From c9bce5d0ad88667eebf0f646fcc2323505ebc4ac Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Mon, 27 Mar 2017 08:38:51 -0400 Subject: Update --- .../java/bjc/utils/examples/cli/FDSExample.java | 33 +- BJC-Utils2/tags | 24547 ++++++++++++++++++- 2 files changed, 24186 insertions(+), 394 deletions(-) diff --git a/BJC-Utils2/src/examples/java/bjc/utils/examples/cli/FDSExample.java b/BJC-Utils2/src/examples/java/bjc/utils/examples/cli/FDSExample.java index aab4985..38b9e0c 100644 --- a/BJC-Utils2/src/examples/java/bjc/utils/examples/cli/FDSExample.java +++ b/BJC-Utils2/src/examples/java/bjc/utils/examples/cli/FDSExample.java @@ -1,9 +1,17 @@ package bjc.utils.examples.cli; +import java.io.InputStreamReader; + import bjc.utils.cli.fds.FDS; import bjc.utils.cli.fds.FDSException; import bjc.utils.cli.fds.FDSMode; +import bjc.utils.cli.fds.FDSState; import bjc.utils.cli.fds.SimpleFDSMode; +import bjc.utils.cli.fds.FDSState.InputMode; +import bjc.utils.ioutils.BlockReader; +import bjc.utils.ioutils.PushbackBlockReader; +import bjc.utils.ioutils.SimpleBlockReader; +import bjc.utils.ioutils.TriggeredBlockReader; /** * Simple example for FDS. @@ -12,6 +20,13 @@ import bjc.utils.cli.fds.SimpleFDSMode; * */ public class FDSExample { + private static final class Prompter implements Runnable { + @Override + public void run() { + System.out.print("Enter a command (m to exit): "); + } + } + /** * Main method. * @@ -25,8 +40,24 @@ public class FDSExample { FDSMode testMode = new SimpleFDSMode<>(); TestContext ctx = new TestContext(); + InputStreamReader reader = new InputStreamReader(System.in); + try { - FDS.runFDS(System.in, System.in, System.out, testMode, ctx); + BlockReader input = new SimpleBlockReader("\\R", reader); + + Prompter comPrompter = new Prompter(); + Prompter dataPrompter = new Prompter(); + + BlockReader rawComInput = new TriggeredBlockReader(input, comPrompter); + BlockReader rawDataInput = new TriggeredBlockReader(input, dataPrompter); + + PushbackBlockReader comInput = new PushbackBlockReader(rawComInput); + PushbackBlockReader dataInput = new PushbackBlockReader(rawDataInput); + + FDSState fdsState = new FDSState<>(ctx, InputMode.CHORD, comInput::addBlock, + dataInput::addBlock); + + FDS.runFDS(comInput, dataInput, System.out, testMode, fdsState); } catch (FDSException fex) { fex.printStackTrace(); } diff --git a/BJC-Utils2/tags b/BJC-Utils2/tags index 5cca7df..890642a 100644 --- a/BJC-Utils2/tags +++ b/BJC-Utils2/tags @@ -3,56 +3,23232 @@ !_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/ !_TAG_PROGRAM_NAME Exuberant Ctags // !_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ -!_TAG_PROGRAM_VERSION 5.9~svn20110310 // +!_TAG_PROGRAM_VERSION 5.8 // +'BOTTOM' HTML/S/1.html /^<\/a>$/;" a +'BOTTOM' HTML/S/10.html /^<\/a>$/;" a +'BOTTOM' HTML/S/100.html /^<\/a>$/;" a +'BOTTOM' HTML/S/101.html /^<\/a>$/;" a +'BOTTOM' HTML/S/102.html /^<\/a>$/;" a +'BOTTOM' HTML/S/103.html /^<\/a>$/;" a +'BOTTOM' HTML/S/104.html /^<\/a>$/;" a +'BOTTOM' HTML/S/105.html /^<\/a>$/;" a +'BOTTOM' HTML/S/106.html /^<\/a>$/;" a +'BOTTOM' HTML/S/107.html /^<\/a>$/;" a +'BOTTOM' HTML/S/108.html /^<\/a>$/;" a +'BOTTOM' HTML/S/109.html /^<\/a>$/;" a +'BOTTOM' HTML/S/11.html /^<\/a>$/;" a +'BOTTOM' HTML/S/110.html /^<\/a>$/;" a +'BOTTOM' HTML/S/111.html /^<\/a>$/;" a +'BOTTOM' HTML/S/112.html /^<\/a>$/;" a +'BOTTOM' HTML/S/113.html /^<\/a>$/;" a +'BOTTOM' HTML/S/114.html /^<\/a>$/;" a +'BOTTOM' HTML/S/115.html /^<\/a>$/;" a +'BOTTOM' HTML/S/116.html /^<\/a>$/;" a +'BOTTOM' HTML/S/117.html /^<\/a>$/;" a +'BOTTOM' HTML/S/118.html /^<\/a>$/;" a +'BOTTOM' HTML/S/119.html /^<\/a>$/;" a +'BOTTOM' HTML/S/12.html /^<\/a>$/;" a +'BOTTOM' HTML/S/120.html /^<\/a>$/;" a +'BOTTOM' HTML/S/121.html /^<\/a>$/;" a +'BOTTOM' HTML/S/122.html /^<\/a>$/;" a +'BOTTOM' HTML/S/123.html /^<\/a>$/;" a +'BOTTOM' HTML/S/124.html /^<\/a>$/;" a +'BOTTOM' HTML/S/125.html /^<\/a>$/;" a +'BOTTOM' HTML/S/126.html /^<\/a>$/;" a +'BOTTOM' HTML/S/127.html /^<\/a>$/;" a +'BOTTOM' HTML/S/128.html /^<\/a>$/;" a +'BOTTOM' HTML/S/129.html /^<\/a>$/;" a +'BOTTOM' HTML/S/13.html /^<\/a>$/;" a +'BOTTOM' HTML/S/130.html /^<\/a>$/;" a +'BOTTOM' HTML/S/131.html /^<\/a>$/;" a +'BOTTOM' HTML/S/132.html /^<\/a>$/;" a +'BOTTOM' HTML/S/133.html /^<\/a>$/;" a +'BOTTOM' HTML/S/134.html /^<\/a>$/;" a +'BOTTOM' HTML/S/135.html /^<\/a>$/;" a +'BOTTOM' HTML/S/136.html /^<\/a>$/;" a +'BOTTOM' HTML/S/137.html /^<\/a>$/;" a +'BOTTOM' HTML/S/138.html /^<\/a>$/;" a +'BOTTOM' HTML/S/139.html /^<\/a>$/;" a +'BOTTOM' HTML/S/14.html /^<\/a>$/;" a +'BOTTOM' HTML/S/140.html /^<\/a>$/;" a +'BOTTOM' HTML/S/141.html /^<\/a>$/;" a +'BOTTOM' HTML/S/142.html /^<\/a>$/;" a +'BOTTOM' HTML/S/143.html /^<\/a>$/;" a +'BOTTOM' HTML/S/144.html /^<\/a>$/;" a +'BOTTOM' HTML/S/145.html /^<\/a>$/;" a +'BOTTOM' HTML/S/146.html /^<\/a>$/;" a +'BOTTOM' HTML/S/147.html /^<\/a>$/;" a +'BOTTOM' HTML/S/148.html /^<\/a>$/;" a +'BOTTOM' HTML/S/149.html /^<\/a>$/;" a +'BOTTOM' HTML/S/15.html /^<\/a>$/;" a +'BOTTOM' HTML/S/150.html /^<\/a>$/;" a +'BOTTOM' HTML/S/151.html /^<\/a>$/;" a +'BOTTOM' HTML/S/152.html /^<\/a>$/;" a +'BOTTOM' HTML/S/153.html /^<\/a>$/;" a +'BOTTOM' HTML/S/154.html /^<\/a>$/;" a +'BOTTOM' HTML/S/155.html /^<\/a>$/;" a +'BOTTOM' HTML/S/156.html /^<\/a>$/;" a +'BOTTOM' HTML/S/157.html /^<\/a>$/;" a +'BOTTOM' HTML/S/158.html /^<\/a>$/;" a +'BOTTOM' HTML/S/159.html /^<\/a>$/;" a +'BOTTOM' HTML/S/16.html /^<\/a>$/;" a +'BOTTOM' HTML/S/160.html /^<\/a>$/;" a +'BOTTOM' HTML/S/161.html /^<\/a>$/;" a +'BOTTOM' HTML/S/162.html /^<\/a>$/;" a +'BOTTOM' HTML/S/163.html /^<\/a>$/;" a +'BOTTOM' HTML/S/164.html /^<\/a>$/;" a +'BOTTOM' HTML/S/165.html /^<\/a>$/;" a +'BOTTOM' HTML/S/166.html /^<\/a>$/;" a +'BOTTOM' HTML/S/167.html /^<\/a>$/;" a +'BOTTOM' HTML/S/168.html /^<\/a>$/;" a +'BOTTOM' HTML/S/169.html /^<\/a>$/;" a +'BOTTOM' HTML/S/17.html /^<\/a>$/;" a +'BOTTOM' HTML/S/170.html /^<\/a>$/;" a +'BOTTOM' HTML/S/171.html /^<\/a>$/;" a +'BOTTOM' HTML/S/172.html /^<\/a>$/;" a +'BOTTOM' HTML/S/173.html /^<\/a>$/;" a +'BOTTOM' HTML/S/174.html /^<\/a>$/;" a +'BOTTOM' HTML/S/175.html /^<\/a>$/;" a +'BOTTOM' HTML/S/176.html /^<\/a>$/;" a +'BOTTOM' HTML/S/177.html /^<\/a>$/;" a +'BOTTOM' HTML/S/178.html /^<\/a>$/;" a +'BOTTOM' HTML/S/179.html /^<\/a>$/;" a +'BOTTOM' HTML/S/18.html /^<\/a>$/;" a +'BOTTOM' HTML/S/180.html /^<\/a>$/;" a +'BOTTOM' HTML/S/181.html /^<\/a>$/;" a +'BOTTOM' HTML/S/182.html /^<\/a>$/;" a +'BOTTOM' HTML/S/183.html /^<\/a>$/;" a +'BOTTOM' HTML/S/184.html /^<\/a>$/;" a +'BOTTOM' HTML/S/185.html /^<\/a>$/;" a +'BOTTOM' HTML/S/186.html /^<\/a>$/;" a +'BOTTOM' HTML/S/187.html /^<\/a>$/;" a +'BOTTOM' HTML/S/188.html /^<\/a>$/;" a +'BOTTOM' HTML/S/189.html /^<\/a>$/;" a +'BOTTOM' HTML/S/19.html /^<\/a>$/;" a +'BOTTOM' HTML/S/190.html /^<\/a>$/;" a +'BOTTOM' HTML/S/191.html /^<\/a>$/;" a +'BOTTOM' HTML/S/192.html /^<\/a>$/;" a +'BOTTOM' HTML/S/193.html /^<\/a>$/;" a +'BOTTOM' HTML/S/194.html /^<\/a>$/;" a +'BOTTOM' HTML/S/195.html /^<\/a>$/;" a +'BOTTOM' HTML/S/196.html /^<\/a>$/;" a +'BOTTOM' HTML/S/197.html /^<\/a>$/;" a +'BOTTOM' HTML/S/198.html /^<\/a>$/;" a +'BOTTOM' HTML/S/199.html /^<\/a>$/;" a +'BOTTOM' HTML/S/2.html /^<\/a>$/;" a +'BOTTOM' HTML/S/20.html /^<\/a>$/;" a +'BOTTOM' HTML/S/200.html /^<\/a>$/;" a +'BOTTOM' HTML/S/201.html /^<\/a>$/;" a +'BOTTOM' HTML/S/202.html /^<\/a>$/;" a +'BOTTOM' HTML/S/203.html /^<\/a>$/;" a +'BOTTOM' HTML/S/21.html /^<\/a>$/;" a +'BOTTOM' HTML/S/22.html /^<\/a>$/;" a +'BOTTOM' HTML/S/23.html /^<\/a>$/;" a +'BOTTOM' HTML/S/24.html /^<\/a>$/;" a +'BOTTOM' HTML/S/25.html /^<\/a>$/;" a +'BOTTOM' HTML/S/26.html /^<\/a>$/;" a +'BOTTOM' HTML/S/27.html /^<\/a>$/;" a +'BOTTOM' HTML/S/28.html /^<\/a>$/;" a +'BOTTOM' HTML/S/29.html /^<\/a>$/;" a +'BOTTOM' HTML/S/3.html /^<\/a>$/;" a +'BOTTOM' HTML/S/30.html /^<\/a>$/;" a +'BOTTOM' HTML/S/31.html /^<\/a>$/;" a +'BOTTOM' HTML/S/32.html /^<\/a>$/;" a +'BOTTOM' HTML/S/33.html /^<\/a>$/;" a +'BOTTOM' HTML/S/34.html /^<\/a>$/;" a +'BOTTOM' HTML/S/35.html /^<\/a>$/;" a +'BOTTOM' HTML/S/36.html /^<\/a>$/;" a +'BOTTOM' HTML/S/37.html /^<\/a>$/;" a +'BOTTOM' HTML/S/38.html /^<\/a>$/;" a +'BOTTOM' HTML/S/39.html /^<\/a>$/;" a +'BOTTOM' HTML/S/4.html /^<\/a>$/;" a +'BOTTOM' HTML/S/40.html /^<\/a>$/;" a +'BOTTOM' HTML/S/41.html /^<\/a>$/;" a +'BOTTOM' HTML/S/42.html /^<\/a>$/;" a +'BOTTOM' HTML/S/43.html /^<\/a>$/;" a +'BOTTOM' HTML/S/44.html /^<\/a>$/;" a +'BOTTOM' HTML/S/45.html /^<\/a>$/;" a +'BOTTOM' HTML/S/46.html /^<\/a>$/;" a +'BOTTOM' HTML/S/47.html /^<\/a>$/;" a +'BOTTOM' HTML/S/48.html /^<\/a>$/;" a +'BOTTOM' HTML/S/49.html /^<\/a>$/;" a +'BOTTOM' HTML/S/5.html /^<\/a>$/;" a +'BOTTOM' HTML/S/50.html /^<\/a>$/;" a +'BOTTOM' HTML/S/51.html /^<\/a>$/;" a +'BOTTOM' HTML/S/52.html /^<\/a>$/;" a +'BOTTOM' HTML/S/53.html /^<\/a>$/;" a +'BOTTOM' HTML/S/54.html /^<\/a>$/;" a +'BOTTOM' HTML/S/55.html /^<\/a>$/;" a +'BOTTOM' HTML/S/56.html /^<\/a>$/;" a +'BOTTOM' HTML/S/57.html /^<\/a>$/;" a +'BOTTOM' HTML/S/58.html /^<\/a>$/;" a +'BOTTOM' HTML/S/59.html /^<\/a>$/;" a +'BOTTOM' HTML/S/6.html /^<\/a>$/;" a +'BOTTOM' HTML/S/60.html /^<\/a>$/;" a +'BOTTOM' HTML/S/61.html /^<\/a>$/;" a +'BOTTOM' HTML/S/62.html /^<\/a>$/;" a +'BOTTOM' HTML/S/63.html /^<\/a>$/;" a +'BOTTOM' HTML/S/64.html /^<\/a>$/;" a +'BOTTOM' HTML/S/65.html /^<\/a>$/;" a +'BOTTOM' HTML/S/66.html /^<\/a>$/;" a +'BOTTOM' HTML/S/67.html /^<\/a>$/;" a +'BOTTOM' HTML/S/68.html /^<\/a>$/;" a +'BOTTOM' HTML/S/69.html /^<\/a>$/;" a +'BOTTOM' HTML/S/7.html /^<\/a>$/;" a +'BOTTOM' HTML/S/70.html /^<\/a>$/;" a +'BOTTOM' HTML/S/71.html /^<\/a>$/;" a +'BOTTOM' HTML/S/72.html /^<\/a>$/;" a +'BOTTOM' HTML/S/73.html /^<\/a>$/;" a +'BOTTOM' HTML/S/74.html /^<\/a>$/;" a +'BOTTOM' HTML/S/75.html /^<\/a>$/;" a +'BOTTOM' HTML/S/76.html /^<\/a>$/;" a +'BOTTOM' HTML/S/77.html /^<\/a>$/;" a +'BOTTOM' HTML/S/78.html /^<\/a>$/;" a +'BOTTOM' HTML/S/79.html /^<\/a>$/;" a +'BOTTOM' HTML/S/8.html /^<\/a>$/;" a +'BOTTOM' HTML/S/80.html /^<\/a>$/;" a +'BOTTOM' HTML/S/81.html /^<\/a>$/;" a +'BOTTOM' HTML/S/82.html /^<\/a>$/;" a +'BOTTOM' HTML/S/83.html /^<\/a>$/;" a +'BOTTOM' HTML/S/84.html /^<\/a>$/;" a +'BOTTOM' HTML/S/85.html /^<\/a>$/;" a +'BOTTOM' HTML/S/86.html /^<\/a>$/;" a +'BOTTOM' HTML/S/87.html /^<\/a>$/;" a +'BOTTOM' HTML/S/88.html /^<\/a>$/;" a +'BOTTOM' HTML/S/89.html /^<\/a>$/;" a +'BOTTOM' HTML/S/9.html /^<\/a>$/;" a +'BOTTOM' HTML/S/90.html /^<\/a>$/;" a +'BOTTOM' HTML/S/91.html /^<\/a>$/;" a +'BOTTOM' HTML/S/92.html /^<\/a>$/;" a +'BOTTOM' HTML/S/93.html /^<\/a>$/;" a +'BOTTOM' HTML/S/94.html /^<\/a>$/;" a +'BOTTOM' HTML/S/95.html /^<\/a>$/;" a +'BOTTOM' HTML/S/96.html /^<\/a>$/;" a +'BOTTOM' HTML/S/97.html /^<\/a>$/;" a +'BOTTOM' HTML/S/98.html /^<\/a>$/;" a +'BOTTOM' HTML/S/99.html /^<\/a>$/;" a +'L1' HTML/S/1.html /^<\/a># BidiMirroring-9.0.0.txt$/;" a +'L1' HTML/S/10.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.parsing<\/a>;$/;" a +'L1' HTML/S/100.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/101.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/102.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/103.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/104.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/105.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/106.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/107.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/108.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/109.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/11.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.parsing<\/a>;$/;" a +'L1' HTML/S/110.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gen<\/a>;$/;" a +'L1' HTML/S/111.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gen<\/a>;$/;" a +'L1' HTML/S/112.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gen<\/a>;$/;" a +'L1' HTML/S/113.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.graph<\/a>;$/;" a +'L1' HTML/S/114.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.graph<\/a>;$/;" a +'L1' HTML/S/115.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.graph<\/a>;$/;" a +'L1' HTML/S/116.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.awt<\/a>;$/;" a +'L1' HTML/S/117.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.awt<\/a>;$/;" a +'L1' HTML/S/118.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/119.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.layout<\/a>;$/;" a +'L1' HTML/S/12.html /^<\/a>test 1$/;" a +'L1' HTML/S/120.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.layout<\/a>;$/;" a +'L1' HTML/S/121.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.layout<\/a>;$/;" a +'L1' HTML/S/122.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/123.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/124.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/125.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/126.html /^<\/a> 1 \/**<\/em>$/;" a +'L1' HTML/S/127.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/128.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/129.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/13.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.parsing<\/a>;$/;" a +'L1' HTML/S/130.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>.panels<\/a>;$/;" a +'L1' HTML/S/131.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/132.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/133.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/134.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/135.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/136.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/137.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.gui<\/a>;$/;" a +'L1' HTML/S/138.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.ioutils<\/a>;$/;" a +'L1' HTML/S/139.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.ioutils<\/a>;$/;" a +'L1' HTML/S/14.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.parsing<\/a>;$/;" a +'L1' HTML/S/140.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.ioutils<\/a>;$/;" a +'L1' HTML/S/141.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.ioutils<\/a>;$/;" a +'L1' HTML/S/142.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.delims<\/a>;$/;" a +'L1' HTML/S/143.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.delims<\/a>;$/;" a +'L1' HTML/S/144.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.delims<\/a>;$/;" a +'L1' HTML/S/145.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.delims<\/a>;$/;" a +'L1' HTML/S/146.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.delims<\/a>;$/;" a +'L1' HTML/S/147.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.delims<\/a>;$/;" a +'L1' HTML/S/148.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.delims<\/a>;$/;" a +'L1' HTML/S/149.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/15.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.parsing<\/a>;$/;" a +'L1' HTML/S/150.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/151.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/152.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.blocks<\/a>;$/;" a +'L1' HTML/S/153.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.blocks<\/a>;$/;" a +'L1' HTML/S/154.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.blocks<\/a>;$/;" a +'L1' HTML/S/155.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.blocks<\/a>;$/;" a +'L1' HTML/S/156.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/157.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/158.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/159.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/16.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.rangen<\/a>;$/;" a +'L1' HTML/S/160.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/161.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/162.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/163.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/164.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/165.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/166.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/167.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/168.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/169.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/17.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.rangen<\/a>;$/;" a +'L1' HTML/S/170.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/171.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/172.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/173.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/174.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/175.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.commands<\/a>;$/;" a +'L1' HTML/S/176.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>;$/;" a +'L1' HTML/S/177.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>;$/;" a +'L1' HTML/S/178.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>;$/;" a +'L1' HTML/S/179.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>;$/;" a +'L1' HTML/S/18.html /^<\/a>delimgroups-new tag initial$/;" a +'L1' HTML/S/180.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>;$/;" a +'L1' HTML/S/181.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>;$/;" a +'L1' HTML/S/182.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.tokens<\/a>;$/;" a +'L1' HTML/S/183.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>.tokens<\/a>;$/;" a +'L1' HTML/S/184.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.pratt<\/a>;$/;" a +'L1' HTML/S/185.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/186.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.splitter<\/a>;$/;" a +'L1' HTML/S/187.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.splitter<\/a>;$/;" a +'L1' HTML/S/188.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>.splitter<\/a>;$/;" a +'L1' HTML/S/189.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/19.html /^<\/a>splitter-addmatch ( { [$/;" a +'L1' HTML/S/190.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/191.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/192.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.test<\/a>.parserutils<\/a>;$/;" a +'L1' HTML/S/193.html /^<\/a># BidiMirroring-9.0.0.txt$/;" a +'L1' HTML/S/194.html /^<\/a>test 1$/;" a +'L1' HTML/S/195.html /^<\/a>delimgroups-new tag initial$/;" a +'L1' HTML/S/196.html /^<\/a>splitter-addmatch ( { [$/;" a +'L1' HTML/S/197.html /^<\/a>#Generated by Maven$/;" a +'L1' HTML/S/198.html /^<\/a>bjc\/utils\/data\/TopDownTransformIterator$1.class$/;" a +'L1' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/awt\/ExtensionFileFilter.java$/;" a +'L1' HTML/S/2.html /^<\/a><project xmlns="http:\/\/maven.apache.org\/POM\/4.0.0" xmlns:xsi="http:\/\/www.w3.org\/2001\/XMLSchema-instance"$/;" a +'L1' HTML/S/20.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/200.html /^<\/a>bjc\/utils\/test\/parserutils\/TokenUtilsTest.class$/;" a +'L1' HTML/S/201.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/test\/java\/bjc\/utils\/test\/parserutils\/TokenUtilsTest.java$/;" a +'L1' HTML/S/202.html /^<\/a>-------------------------------------------------------------------------------$/;" a +'L1' HTML/S/203.html /^<\/a><?xml version="1.0" encoding="UTF-8" ?>$/;" a +'L1' HTML/S/21.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/22.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/23.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/24.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/25.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/26.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>.fds<\/a>;$/;" a +'L1' HTML/S/27.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>.fds<\/a>;$/;" a +'L1' HTML/S/28.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>.fds<\/a>;$/;" a +'L1' HTML/S/29.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>.fds<\/a>;$/;" a +'L1' HTML/S/3.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>;$/;" a +'L1' HTML/S/30.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>.fds<\/a>;$/;" a +'L1' HTML/S/31.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/32.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/33.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/34.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/35.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.components<\/a>;$/;" a +'L1' HTML/S/36.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.components<\/a>;$/;" a +'L1' HTML/S/37.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.components<\/a>;$/;" a +'L1' HTML/S/38.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.components<\/a>;$/;" a +'L1' HTML/S/39.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.components<\/a>;$/;" a +'L1' HTML/S/4.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>;$/;" a +'L1' HTML/S/40.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.components<\/a>;$/;" a +'L1' HTML/S/41.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/42.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/43.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/44.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/45.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>.internals<\/a>;$/;" a +'L1' HTML/S/46.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>.internals<\/a>;$/;" a +'L1' HTML/S/47.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>.internals<\/a>;$/;" a +'L1' HTML/S/48.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>.internals<\/a>;$/;" a +'L1' HTML/S/49.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>.internals<\/a>;$/;" a +'L1' HTML/S/5.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/50.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>.internals<\/a>;$/;" a +'L1' HTML/S/51.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/52.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/53.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/54.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/55.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/56.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/57.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/58.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/59.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/6.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.cli<\/a>;$/;" a +'L1' HTML/S/60.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/61.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/62.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/63.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.data<\/a>;$/;" a +'L1' HTML/S/64.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/65.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/66.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/67.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/68.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/69.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/7.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>;$/;" a +'L1' HTML/S/70.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/71.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/72.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/73.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/74.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/75.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/76.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/77.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.esodata<\/a>;$/;" a +'L1' HTML/S/78.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.exceptions<\/a>;$/;" a +'L1' HTML/S/79.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.exceptions<\/a>;$/;" a +'L1' HTML/S/8.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.parsing<\/a>;$/;" a +'L1' HTML/S/80.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.exceptions<\/a>;$/;" a +'L1' HTML/S/81.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.bst<\/a>;$/;" a +'L1' HTML/S/82.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.bst<\/a>;$/;" a +'L1' HTML/S/83.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.bst<\/a>;$/;" a +'L1' HTML/S/84.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.bst<\/a>;$/;" a +'L1' HTML/S/85.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.bst<\/a>;$/;" a +'L1' HTML/S/86.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.bst<\/a>;$/;" a +'L1' HTML/S/87.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/88.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/89.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/9.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.examples<\/a>.parsing<\/a>;$/;" a +'L1' HTML/S/90.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/91.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/92.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/93.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/94.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.theory<\/a>;$/;" a +'L1' HTML/S/95.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>.theory<\/a>;$/;" a +'L1' HTML/S/96.html /^<\/a> 1 \/**<\/em>$/;" a +'L1' HTML/S/97.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcdata<\/a>;$/;" a +'L1' HTML/S/98.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L1' HTML/S/99.html /^<\/a> 1 package<\/strong> bjc<\/a>.utils<\/a>.funcutils<\/a>;$/;" a +'L10' HTML/S/1.html /^<\/a># $/;" a +'L10' HTML/S/10.html /^<\/a> 10 * Test of shunting yard<\/em>$/;" a +'L10' HTML/S/100.html /^<\/a> 10 * Utility methods on enums<\/em>$/;" a +'L10' HTML/S/101.html /^<\/a> 10 * Utilities for doing things with files<\/em>$/;" a +'L10' HTML/S/102.html /^<\/a> 10 final<\/strong> class<\/strong> FunctionalFileVisitor<\/a> extends<\/strong> SimpleFileVisitor<\/a><Path<\/a>> {<\/em>$/;" a +'L10' HTML/S/103.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/104.html /^<\/a> 10 * Implements a single group partitioning pass on a list<\/em>$/;" a +'L10' HTML/S/105.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/106.html /^<\/a> 10 import<\/strong> java.util.function.Function;$/;" a +'L10' HTML/S/107.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/108.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/109.html /^<\/a> 10 * @param <B><\/em>$/;" a +'L10' HTML/S/11.html /^<\/a> 10 $/;" a +'L10' HTML/S/110.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/111.html /^<\/a> 10 import<\/strong> java.util.Random;$/;" a +'L10' HTML/S/112.html /^<\/a> 10 $/;" a +'L10' HTML/S/113.html /^<\/a> 10 $/;" a +'L10' HTML/S/114.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/115.html /^<\/a> 10 import<\/strong> java.util.HashSet;$/;" a +'L10' HTML/S/116.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/117.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/118.html /^<\/a> 10 $/;" a +'L10' HTML/S/119.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/12.html /^<\/a> 3$/;" a +'L10' HTML/S/120.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/121.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/122.html /^<\/a> 10 import<\/strong> javax.swing.JButton;$/;" a +'L10' HTML/S/123.html /^<\/a> 10 import<\/strong> javax.swing.JPanel;$/;" a +'L10' HTML/S/124.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/125.html /^<\/a> 10 $/;" a +'L10' HTML/S/127.html /^<\/a> 10 * A simple component for text input<\/em>$/;" a +'L10' HTML/S/128.html /^<\/a> 10 import<\/strong> javax.swing.DefaultListModel;$/;" a +'L10' HTML/S/129.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/13.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/130.html /^<\/a> 10 import<\/strong> javax.swing.JPanel;$/;" a +'L10' HTML/S/131.html /^<\/a> 10 import<\/strong> javax.swing.JButton;$/;" a +'L10' HTML/S/132.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/133.html /^<\/a> 10 * Utility class for getting simple input from the user.<\/em>$/;" a +'L10' HTML/S/134.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/135.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/136.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/137.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/138.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/139.html /^<\/a> 10 $/;" a +'L10' HTML/S/14.html /^<\/a> 10 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L10' HTML/S/140.html /^<\/a> 10 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L10' HTML/S/141.html /^<\/a> 10 * Contains factory methods for common pragma types<\/em>$/;" a +'L10' HTML/S/142.html /^<\/a> 10 * @param res<\/em>$/;" a +'L10' HTML/S/143.html /^<\/a> 10 import<\/strong> java.util.Arrays;$/;" a +'L10' HTML/S/144.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/145.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/146.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/147.html /^<\/a> 10 import<\/strong> bjc.utils.funcutils.StringUtils;$/;" a +'L10' HTML/S/148.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/149.html /^<\/a> 10 class<\/strong> DoubleMatcher<\/a> {<\/em>$/;" a +'L10' HTML/S/15.html /^<\/a> 10 $/;" a +'L10' HTML/S/150.html /^<\/a> 10 public<\/strong> interface<\/strong> IPrecedent<\/a> {<\/em>$/;" a +'L10' HTML/S/151.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/152.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/153.html /^<\/a> 10 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L10' HTML/S/154.html /^<\/a> 10 $/;" a +'L10' HTML/S/155.html /^<\/a> 10 $/;" a +'L10' HTML/S/156.html /^<\/a> 10 * Abstract base for initial commands.<\/em>$/;" a +'L10' HTML/S/157.html /^<\/a> 10 * A binary operator.<\/em>$/;" a +'L10' HTML/S/158.html /^<\/a> 10 * @param <K><\/em>$/;" a +'L10' HTML/S/159.html /^<\/a> 10 $/;" a +'L10' HTML/S/16.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/160.html /^<\/a> 10 * A command that represents a specific tree.<\/em>$/;" a +'L10' HTML/S/161.html /^<\/a> 10 * Default implementation of an initial command.<\/em>$/;" a +'L10' HTML/S/162.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/163.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/164.html /^<\/a> 10 $/;" a +'L10' HTML/S/165.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/166.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/167.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/168.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/169.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/17.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/170.html /^<\/a> 10 * A postfix operator.<\/em>$/;" a +'L10' HTML/S/171.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/172.html /^<\/a> 10 * @param <V><\/em>$/;" a +'L10' HTML/S/173.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/174.html /^<\/a> 10 $/;" a +'L10' HTML/S/175.html /^<\/a> 10 * A unary operator.<\/em>$/;" a +'L10' HTML/S/176.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/177.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/178.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/179.html /^<\/a> 10 * @param <V><\/em>$/;" a +'L10' HTML/S/18.html /^<\/a>delims-setinitial initial$/;" a +'L10' HTML/S/180.html /^<\/a> 10 import<\/strong> java.util.Map;$/;" a +'L10' HTML/S/181.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/182.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/183.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/184.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/185.html /^<\/a> 10 import<\/strong> java.util.LinkedList;$/;" a +'L10' HTML/S/186.html /^<\/a> 10 * @author EVE<\/em>$/;" a +'L10' HTML/S/187.html /^<\/a> 10 * Split a provided string using configured delimiters, and keeping the<\/em>$/;" a +'L10' HTML/S/188.html /^<\/a> 10 * This is useful because {@link SimpleTokenSplitter} doesn't like handling both<\/em>$/;" a +'L10' HTML/S/189.html /^<\/a> 10 import<\/strong> java.util.function.Consumer;$/;" a +'L10' HTML/S/19.html /^<\/a> add-implied-subgroup } ,$/;" a +'L10' HTML/S/190.html /^<\/a> 10 *$/;" a +'L10' HTML/S/191.html /^<\/a> 10 import<\/strong> java.util.Deque;$/;" a +'L10' HTML/S/192.html /^<\/a> 10 import<\/strong> org.junit.Test;$/;" a +'L10' HTML/S/193.html /^<\/a># $/;" a +'L10' HTML/S/194.html /^<\/a> 3$/;" a +'L10' HTML/S/195.html /^<\/a>delims-setinitial initial$/;" a +'L10' HTML/S/196.html /^<\/a> add-implied-subgroup } ,$/;" a +'L10' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/CLICommander.java$/;" a +'L10' HTML/S/2.html /^<\/a> <source>1.8<\/source>$/;" a +'L10' HTML/S/20.html /^<\/a> 10 * Runs a CLI interface from the provided set of streams.<\/em>$/;" a +'L10' HTML/S/203.html /^<\/a> <property name="java.vendor.url" value="http:\/\/java.oracle.com\/"\/>$/;" a +'L10' HTML/S/21.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/22.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/23.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/24.html /^<\/a> 10 public<\/strong> interface<\/strong> CommandMode<\/a> extends<\/strong> Comparable<\/a><CommandMode<\/a>> {<\/em>$/;" a +'L10' HTML/S/25.html /^<\/a> 10 \/*<\/em>$/;" a +'L10' HTML/S/26.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/27.html /^<\/a> 10 * @param <S><\/em>$/;" a +'L10' HTML/S/28.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/29.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/3.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/30.html /^<\/a> 10 import<\/strong> static java.lang.String.format;$/;" a +'L10' HTML/S/31.html /^<\/a> 10 \/*<\/em>$/;" a +'L10' HTML/S/32.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/33.html /^<\/a> 10 \/\/ The strings for this help topic<\/em>$/;" a +'L10' HTML/S/34.html /^<\/a> 10 @Override<\/a>$/;" a +'L10' HTML/S/35.html /^<\/a> 10 private<\/strong> static<\/strong> void<\/strong> sanityCheckArgs<\/a>(String<\/a> name<\/a>, String<\/a> author<\/a>, String<\/a> description<\/a>, int<\/strong> version<\/a>) {<\/em>$/;" a +'L10' HTML/S/36.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/37.html /^<\/a> 10 \/\/ Tentative name of this component<\/em>$/;" a +'L10' HTML/S/38.html /^<\/a> 10 import<\/strong> java.io.File;$/;" a +'L10' HTML/S/39.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/4.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/40.html /^<\/a> 10 public<\/strong> interface<\/strong> IDescribedComponent<\/a> extends<\/strong> Comparable<\/a><IDescribedComponent<\/a>>{<\/em>$/;" a +'L10' HTML/S/41.html /^<\/a> 10 * @param <E><\/em>$/;" a +'L10' HTML/S/42.html /^<\/a> 10 * @param <LeftType><\/em>$/;" a +'L10' HTML/S/43.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/44.html /^<\/a> 10 import<\/strong> java.util.function.Function;$/;" a +'L10' HTML/S/45.html /^<\/a> 10 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L10' HTML/S/46.html /^<\/a> 10 import<\/strong> java.util.function.Supplier;$/;" a +'L10' HTML/S/47.html /^<\/a> 10 \/*<\/em>$/;" a +'L10' HTML/S/48.html /^<\/a> 10 import<\/strong> java.util.function.Supplier;$/;" a +'L10' HTML/S/49.html /^<\/a> 10 public<\/strong> class<\/strong> WrappedLazy<\/a><ContainedType<\/a>> implements<\/strong> IHolder<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L10' HTML/S/5.html /^<\/a> 10 * <\/em>$/;" a +'L10' HTML/S/50.html /^<\/a> 10 public<\/strong> class<\/strong> WrappedOption<\/a><ContainedType<\/a>> implements<\/strong> IHolder<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L10' HTML/S/51.html /^<\/a> 10 * Represents a pair of values<\/em>$/;" a +'L10' HTML/S/52.html /^<\/a> 10 $/;" a +'L10' HTML/S/53.html /^<\/a> 10 $/;" a +'L10' HTML/S/54.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/55.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/56.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/57.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/58.html /^<\/a> 10 * @param <T><\/em>$/;" a +'L10' HTML/S/59.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/6.html /^<\/a> 10 $/;" a +'L10' HTML/S/60.html /^<\/a> 10 $/;" a +'L10' HTML/S/61.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/62.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/63.html /^<\/a> 10 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L10' HTML/S/64.html /^<\/a> 10 import<\/strong> java.util.HashSet;$/;" a +'L10' HTML/S/65.html /^<\/a> 10 * The key type of the map.$/;" a +'L10' HTML/S/66.html /^<\/a> 10 * However, there is only one cursor, and the position of the cursor on one side<\/em>$/;" a +'L10' HTML/S/67.html /^<\/a> 10 $/;" a +'L10' HTML/S/68.html /^<\/a> 10 * The datatype stored in the stack.<\/em>$/;" a +'L10' HTML/S/69.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/7.html /^<\/a> 10 import<\/strong> bjc.utils.parserutils.delims.StringDelimiter;$/;" a +'L10' HTML/S/70.html /^<\/a> 10 * The datatype stored in the stack.<\/em>$/;" a +'L10' HTML/S/71.html /^<\/a> 10 * only affect elements at that cursor. The size of the array is theoretically<\/em>$/;" a +'L10' HTML/S/72.html /^<\/a> 10 * @param T The datatype stored in the stack.<\/em>$/;" a +'L10' HTML/S/73.html /^<\/a> 10 * A FILO stack with support for forth\/factor style combinators.<\/em>$/;" a +'L10' HTML/S/74.html /^<\/a> 10 * @param <T><\/em>$/;" a +'L10' HTML/S/75.html /^<\/a> 10 * either return null\/false.<\/em>$/;" a +'L10' HTML/S/76.html /^<\/a> 10 * add\/remove other tapes.<\/em>$/;" a +'L10' HTML/S/77.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/78.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/79.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/8.html /^<\/a> 10 $/;" a +'L10' HTML/S/80.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/81.html /^<\/a> 10 $/;" a +'L10' HTML/S/82.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/83.html /^<\/a> 10 import<\/strong> static bjc.utils.funcdata.bst.DirectedWalkFunction.DirectedWalkResult.RIGHT;$/;" a +'L10' HTML/S/84.html /^<\/a> 10 *\/<\/em>$/;" a +'L10' HTML/S/85.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/86.html /^<\/a> 10 \/**<\/em>$/;" a +'L10' HTML/S/87.html /^<\/a> 10 private<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> delegate<\/a>;$/;" a +'L10' HTML/S/88.html /^<\/a> 10 import<\/strong> java.util.Comparator;$/;" a +'L10' HTML/S/89.html /^<\/a> 10 $/;" a +'L10' HTML/S/9.html /^<\/a> 10 import<\/strong> bjc.utils.parserutils.pratt.tokens.StringTokenStream;$/;" a +'L10' HTML/S/90.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/91.html /^<\/a> 10 import<\/strong> java.util.function.Function;$/;" a +'L10' HTML/S/92.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/93.html /^<\/a> 10 * @param <T> The type of item in the list.<\/em>$/;" a +'L10' HTML/S/94.html /^<\/a> 10 * The type stored on the 'left' of the pair$/;" a +'L10' HTML/S/95.html /^<\/a> 10 * @param <ContainedType><\/em>$/;" a +'L10' HTML/S/97.html /^<\/a> 10 * @author ben<\/em>$/;" a +'L10' HTML/S/98.html /^<\/a> 10 *<\/em>$/;" a +'L10' HTML/S/99.html /^<\/a> 10 import<\/strong> java.util.function.BinaryOperator;$/;" a +'L100' HTML/S/1.html /^<\/a>226B; 226A # MUCH GREATER-THAN$/;" a +'L100' HTML/S/106.html /^<\/a> 100 * A function that creates a random number from 0 to the<\/em>$/;" a +'L100' HTML/S/108.html /^<\/a> 100 * One item.<\/em>$/;" a +'L100' HTML/S/111.html /^<\/a> 100 * Adds a special rule to the grammar.<\/em>$/;" a +'L100' HTML/S/112.html /^<\/a> 100 return<\/strong> results<\/a>;$/;" a +'L100' HTML/S/113.html /^<\/a> 100 $/;" a +'L100' HTML/S/114.html /^<\/a> 100 $/;" a +'L100' HTML/S/115.html /^<\/a> 100 *<\/em>$/;" a +'L100' HTML/S/117.html /^<\/a> 100 * Prompt the user to pick a file to save<\/em>$/;" a +'L100' HTML/S/125.html /^<\/a> 100 editParam<\/a> = new<\/strong> JButton<\/a>("Edit...");$/;" a +'L100' HTML/S/130.html /^<\/a> 100 *<\/em>$/;" a +'L100' HTML/S/131.html /^<\/a> 100 chooser<\/a>.add<\/a>(questionPane<\/a>);$/;" a +'L100' HTML/S/132.html /^<\/a> 100 * @param parent<\/em>$/;" a +'L100' HTML/S/133.html /^<\/a> 100 * @param parent<\/em>$/;" a +'L100' HTML/S/139.html /^<\/a> 100 public<\/strong> void<\/strong> forEachBlock(Consumer<\/a><Block<\/a>> action<\/a>) {<\/em>$/;" a +'L100' HTML/S/14.html /^<\/a> 100 }<\/em>);$/;" a +'L100' HTML/S/140.html /^<\/a> 100 \/\/ Process the rule ending<\/em>$/;" a +'L100' HTML/S/143.html /^<\/a> 100 subgroupContents<\/a>.prependChild<\/a>(contents<\/a>.pop<\/a>());$/;" a +'L100' HTML/S/147.html /^<\/a> 100 $/;" a +'L100' HTML/S/154.html /^<\/a> 100 }<\/em>$/;" a +'L100' HTML/S/164.html /^<\/a> 100 * @return A command implementing the constant.<\/em>$/;" a +'L100' HTML/S/168.html /^<\/a> 100 * The token to use as the AST node for the operator.<\/em>$/;" a +'L100' HTML/S/180.html /^<\/a> 100 }<\/em> else<\/strong> {<\/em>$/;" a +'L100' HTML/S/185.html /^<\/a> 100 }<\/em> else<\/strong> {<\/em>$/;" a +'L100' HTML/S/186.html /^<\/a> 100 currExclusionPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L100' HTML/S/188.html /^<\/a> 100 }<\/em>$/;" a +'L100' HTML/S/189.html /^<\/a> 100 }<\/em>);$/;" a +'L100' HTML/S/190.html /^<\/a> 100 res<\/a>.add<\/a>(work<\/a>.toString<\/a>());$/;" a +'L100' HTML/S/192.html /^<\/a> 100 *\/<\/em>$/;" a +'L100' HTML/S/193.html /^<\/a>226B; 226A # MUCH GREATER-THAN$/;" a +'L100' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/components\/ComponentDescriptionState.java$/;" a +'L100' HTML/S/20.html /^<\/a> 100 int<\/strong> argCount<\/a> = commandTokens<\/a>.length<\/a>;$/;" a +'L100' HTML/S/30.html /^<\/a> 100 registeredArray<\/a>[i<\/a>] = c<\/a>;$/;" a +'L100' HTML/S/32.html /^<\/a> 100 else<\/strong> if<\/strong>(!commandHandlers<\/a>.containsKey<\/a>(commandName<\/a>) && !defaultHandlers<\/a>.containsKey<\/a>(commandName<\/a>))$/;" a +'L100' HTML/S/35.html /^<\/a> 100 $/;" a +'L100' HTML/S/37.html /^<\/a> 100 if<\/strong>(name<\/a> == null<\/strong>) {<\/em>$/;" a +'L100' HTML/S/38.html /^<\/a> 100 }<\/em>$/;" a +'L100' HTML/S/4.html /^<\/a> 100 System<\/a>.out<\/a>.print<\/a>("Enter the letter to add to the binary tree: ");$/;" a +'L100' HTML/S/42.html /^<\/a> 100 else<\/strong> if<\/strong>(rightCombiner<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Right combiner must not be null");$/;" a +'L100' HTML/S/43.html /^<\/a> 100 return<\/strong> this<\/strong>;$/;" a +'L100' HTML/S/44.html /^<\/a> 100 return<\/strong> new<\/strong> WrappedOption<\/a><>(this<\/strong>);$/;" a +'L100' HTML/S/45.html /^<\/a> 100 actions<\/a>.forEach<\/a>(pendingActions<\/a>::add<\/a>);$/;" a +'L100' HTML/S/46.html /^<\/a> 100 if<\/strong>(rightBinder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Right binder must not be null");$/;" a +'L100' HTML/S/48.html /^<\/a> 100 $/;" a +'L100' HTML/S/51.html /^<\/a> 100 *<\/em>$/;" a +'L100' HTML/S/52.html /^<\/a> 100 $/;" a +'L100' HTML/S/53.html /^<\/a> 100 @Override<\/a>$/;" a +'L100' HTML/S/54.html /^<\/a> 100 return<\/strong> bind<\/a>((leftVal<\/a>, rightVal<\/a>) -> {<\/em>$/;" a +'L100' HTML/S/55.html /^<\/a> 100 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L100' HTML/S/56.html /^<\/a> 100 $/;" a +'L100' HTML/S/57.html /^<\/a> 100 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L100' HTML/S/60.html /^<\/a> 100 }<\/em> else<\/strong>$/;" a +'L100' HTML/S/63.html /^<\/a> 100 public<\/strong> <NewType<\/a>, ReturnedType<\/a>> ReturnedType<\/a> collapse<\/a>(Function<\/a><ContainedType<\/a>, NewType<\/a>> leafTransform<\/a>,$/;" a +'L100' HTML/S/64.html /^<\/a> 100 *\/<\/em>$/;" a +'L100' HTML/S/65.html /^<\/a> 100 * @param val$/;" a +'L100' HTML/S/66.html /^<\/a> 100 }<\/em>$/;" a +'L100' HTML/S/67.html /^<\/a> 100 $/;" a +'L100' HTML/S/69.html /^<\/a> 100 $/;" a +'L100' HTML/S/7.html /^<\/a> 100 inp<\/a> = scn<\/a>.nextLine<\/a>();$/;" a +'L100' HTML/S/71.html /^<\/a> 100 }<\/em>$/;" a +'L100' HTML/S/73.html /^<\/a> 100 * Drop one item from the stack.<\/em>$/;" a +'L100' HTML/S/74.html /^<\/a> 100 boolean<\/strong> right<\/a>();$/;" a +'L100' HTML/S/75.html /^<\/a> 100 * Insert an element after the current item.<\/em>$/;" a +'L100' HTML/S/76.html /^<\/a> 100 $/;" a +'L100' HTML/S/77.html /^<\/a> 100 builder<\/a>.append<\/a>(children<\/a>);$/;" a +'L100' HTML/S/81.html /^<\/a> 100 \/\/ Create a new root element<\/em>$/;" a +'L100' HTML/S/83.html /^<\/a> 100 E<\/a> collapsedRightBranch<\/a> = right<\/a>.collapse<\/a>(nodeCollapser<\/a>, branchCollapser<\/a>);$/;" a +'L100' HTML/S/88.html /^<\/a> 100 $/;" a +'L100' HTML/S/89.html /^<\/a> 100 @Override<\/a>$/;" a +'L100' HTML/S/9.html /^<\/a> 100 split<\/a>.addSimpleDelim<\/a>(".", ",", ";", ":");$/;" a +'L100' HTML/S/90.html /^<\/a> 100 *\/<\/em>$/;" a +'L100' HTML/S/91.html /^<\/a> 100 * The type of the combined list<\/em>$/;" a +'L100' HTML/S/92.html /^<\/a> 100 * <\/em>$/;" a +'L100' HTML/S/97.html /^<\/a> 100 }<\/em>$/;" a +'L101' HTML/S/1.html /^<\/a>226E; 226F # [BEST FIT] NOT LESS-THAN$/;" a +'L101' HTML/S/106.html /^<\/a> 101 * desired number<\/em>$/;" a +'L101' HTML/S/108.html /^<\/a> 101 *\/<\/em>$/;" a +'L101' HTML/S/111.html /^<\/a> 101 * <\/em>$/;" a +'L101' HTML/S/112.html /^<\/a> 101 }<\/em>$/;" a +'L101' HTML/S/113.html /^<\/a> 101 adjacency<\/a>.setWeight<\/a>(row<\/a>.getValue<\/a>(), column<\/a>, weight<\/a>);$/;" a +'L101' HTML/S/114.html /^<\/a> 101 result<\/a> = prime<\/a> * result<\/a> + distance<\/a>;$/;" a +'L101' HTML/S/115.html /^<\/a> 101 * @param source<\/em>$/;" a +'L101' HTML/S/117.html /^<\/a> 101 *<\/em>$/;" a +'L101' HTML/S/125.html /^<\/a> 101 editParam<\/a>.addActionListener<\/a>((event<\/a>) -> {<\/em>$/;" a +'L101' HTML/S/130.html /^<\/a> 101 * @param min<\/em>$/;" a +'L101' HTML/S/131.html /^<\/a> 101 chooser<\/a>.add<\/a>(buttonPane<\/a>);$/;" a +'L101' HTML/S/132.html /^<\/a> 101 * The component to use as the parent for the dialog.<\/em>$/;" a +'L101' HTML/S/133.html /^<\/a> 101 * The parent component for dialogs.<\/em>$/;" a +'L101' HTML/S/139.html /^<\/a> 101 while<\/strong> (hasNextBlock<\/a>()) {<\/em>$/;" a +'L101' HTML/S/14.html /^<\/a> 101 $/;" a +'L101' HTML/S/140.html /^<\/a> 101 end<\/a>.accept<\/a>(state<\/a>);$/;" a +'L101' HTML/S/143.html /^<\/a> 101 }<\/em>$/;" a +'L101' HTML/S/147.html /^<\/a> 101 \/*<\/em>$/;" a +'L101' HTML/S/164.html /^<\/a> 101 *\/<\/em>$/;" a +'L101' HTML/S/168.html /^<\/a> 101 * <\/em>$/;" a +'L101' HTML/S/180.html /^<\/a> 101 break<\/strong>;$/;" a +'L101' HTML/S/185.html /^<\/a> 101 \/\/ Just add the transformed token<\/em>$/;" a +'L101' HTML/S/186.html /^<\/a> 101 $/;" a +'L101' HTML/S/188.html /^<\/a> 101 $/;" a +'L101' HTML/S/189.html /^<\/a> 101 }<\/em>);$/;" a +'L101' HTML/S/190.html /^<\/a> 101 res<\/a>.add<\/a>(mt<\/a>.group<\/a>(1));$/;" a +'L101' HTML/S/192.html /^<\/a> 101 \/*<\/em>$/;" a +'L101' HTML/S/193.html /^<\/a>226E; 226F # [BEST FIT] NOT LESS-THAN$/;" a +'L101' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/ShuntingYard.java$/;" a +'L101' HTML/S/20.html /^<\/a> 101 $/;" a +'L101' HTML/S/30.html /^<\/a> 101 $/;" a +'L101' HTML/S/32.html /^<\/a> 101 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Cannot alias non-existant command '" + commandName<\/a> + "'");$/;" a +'L101' HTML/S/35.html /^<\/a> 101 return<\/strong> result<\/a>;$/;" a +'L101' HTML/S/37.html /^<\/a> 101 if<\/strong>(other<\/a>.name<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L101' HTML/S/38.html /^<\/a> 101 $/;" a +'L101' HTML/S/4.html /^<\/a> 101 command<\/a> = input<\/a>.nextLine<\/a>().charAt<\/a>(0);$/;" a +'L101' HTML/S/42.html /^<\/a> 101 $/;" a +'L101' HTML/S/43.html /^<\/a> 101 }<\/em>$/;" a +'L101' HTML/S/44.html /^<\/a> 101 }<\/em>$/;" a +'L101' HTML/S/45.html /^<\/a> 101 $/;" a +'L101' HTML/S/46.html /^<\/a> 101 $/;" a +'L101' HTML/S/48.html /^<\/a> 101 @Override<\/a>$/;" a +'L101' HTML/S/51.html /^<\/a> 101 * @param consumer<\/em>$/;" a +'L101' HTML/S/52.html /^<\/a> 101 \/**<\/em>$/;" a +'L101' HTML/S/53.html /^<\/a> 101 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L101' HTML/S/54.html /^<\/a> 101 return<\/strong> new<\/strong> LazyPair<\/a><>(leftCombiner<\/a>.apply<\/a>(leftVal<\/a>, otherLeft<\/a>),$/;" a +'L101' HTML/S/55.html /^<\/a> 101 $/;" a +'L101' HTML/S/56.html /^<\/a> 101 return<\/strong> true<\/strong>;$/;" a +'L101' HTML/S/57.html /^<\/a> 101 return<\/strong> "pair[l=" + leftValue<\/a>.toString<\/a>() + ", r=" + rightValue<\/a>.toString<\/a>() + "]";$/;" a +'L101' HTML/S/60.html /^<\/a> 101 return<\/strong> curYield<\/a>.next<\/a>();$/;" a +'L101' HTML/S/63.html /^<\/a> 101 Function<\/a><ContainedType<\/a>, Function<\/a><IList<\/a><NewType<\/a>>, NewType<\/a>>> nodeCollapser<\/a>,$/;" a +'L101' HTML/S/64.html /^<\/a> 101 if<\/strong>(word<\/a>.equals<\/a>("")) return<\/strong>;$/;" a +'L101' HTML/S/65.html /^<\/a> 101 * The value to insert.$/;" a +'L101' HTML/S/66.html /^<\/a> 101 $/;" a +'L101' HTML/S/67.html /^<\/a> 101 return<\/strong> null<\/strong>;$/;" a +'L101' HTML/S/69.html /^<\/a> 101 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L101' HTML/S/7.html /^<\/a> 101 $/;" a +'L101' HTML/S/71.html /^<\/a> 101 }<\/em>$/;" a +'L101' HTML/S/73.html /^<\/a> 101 *\/<\/em>$/;" a +'L101' HTML/S/74.html /^<\/a> 101 $/;" a +'L101' HTML/S/75.html /^<\/a> 101 *\/<\/em>$/;" a +'L101' HTML/S/76.html /^<\/a> 101 return<\/strong> currentTape<\/a>.remove<\/a>();$/;" a +'L101' HTML/S/77.html /^<\/a> 101 builder<\/a>.append<\/a>(", data=");$/;" a +'L101' HTML/S/81.html /^<\/a> 101 root<\/a> = new<\/strong> BinarySearchTreeNode<\/a><>(elements<\/a>.getByIndex<\/a>(pivot<\/a>), null<\/strong>, null<\/strong>);$/;" a +'L101' HTML/S/83.html /^<\/a> 101 $/;" a +'L101' HTML/S/88.html /^<\/a> 101 \/\/ All of the items matched<\/em>$/;" a +'L101' HTML/S/89.html /^<\/a> 101 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L101' HTML/S/9.html /^<\/a> 101 split<\/a>.addSimpleDelim<\/a>("=", "<", ">");$/;" a +'L101' HTML/S/90.html /^<\/a> 101 public<\/strong> boolean<\/strong> hasMoreTokens<\/a>() {<\/em>$/;" a +'L101' HTML/S/91.html /^<\/a> 101 *<\/em>$/;" a +'L101' HTML/S/92.html /^<\/a> 101 * @return The previous value of the key in the map, or null if the key<\/em>$/;" a +'L101' HTML/S/97.html /^<\/a> 101 }<\/em>$/;" a +'L102' HTML/S/1.html /^<\/a>226F; 226E # [BEST FIT] NOT GREATER-THAN$/;" a +'L102' HTML/S/106.html /^<\/a> 102 * @return A new list containing the desired number of items randomly<\/em>$/;" a +'L102' HTML/S/108.html /^<\/a> 102 sb<\/a>.append<\/a>(objects<\/a>[0].toString<\/a>());$/;" a +'L102' HTML/S/111.html /^<\/a> 102 * @param ruleName<\/em>$/;" a +'L102' HTML/S/112.html /^<\/a> 102 $/;" a +'L102' HTML/S/113.html /^<\/a> 102 $/;" a +'L102' HTML/S/114.html /^<\/a> 102 result<\/a> = prime<\/a> * result<\/a> + (source<\/a> == null<\/strong> ? 0 : source<\/a>.hashCode<\/a>());$/;" a +'L102' HTML/S/115.html /^<\/a> 102 * The vertex to test edges for<\/em>$/;" a +'L102' HTML/S/117.html /^<\/a> 102 * @param parent<\/em>$/;" a +'L102' HTML/S/125.html /^<\/a> 102 edit<\/a>.accept<\/a>(list<\/a>.getSelectedValue());$/;" a +'L102' HTML/S/130.html /^<\/a> 102 * The minimum slider value<\/em>$/;" a +'L102' HTML/S/131.html /^<\/a> 102 $/;" a +'L102' HTML/S/132.html /^<\/a> 102 * @param title<\/em>$/;" a +'L102' HTML/S/133.html /^<\/a> 102 * @param title<\/em>$/;" a +'L102' HTML/S/139.html /^<\/a> 102 nextBlock<\/a>();$/;" a +'L102' HTML/S/14.html /^<\/a> 102 operators<\/a>.put<\/a>("[", (queuedTrees<\/a>) -> {<\/em>$/;" a +'L102' HTML/S/140.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/143.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/147.html /^<\/a> 102 * The stack of opened and not yet closed groups.<\/em>$/;" a +'L102' HTML/S/164.html /^<\/a> 102 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> constant(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> val<\/a>) {<\/em>$/;" a +'L102' HTML/S/168.html /^<\/a> 102 * @return A command implementing that operator.<\/em>$/;" a +'L102' HTML/S/180.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/185.html /^<\/a> 102 output<\/a>.add<\/a>(transformer<\/a>.apply<\/a>(token<\/a>));$/;" a +'L102' HTML/S/186.html /^<\/a> 102 currPatt<\/a>.append<\/a>("(?:" + delimPat<\/a> + ")");$/;" a +'L102' HTML/S/188.html /^<\/a> 102 \/**<\/em>$/;" a +'L102' HTML/S/189.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/190.html /^<\/a> 102 $/;" a +'L102' HTML/S/192.html /^<\/a> 102 * Check handling of empty strings.<\/em>$/;" a +'L102' HTML/S/193.html /^<\/a>226F; 226E # [BEST FIT] NOT GREATER-THAN$/;" a +'L102' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/SimpleDialogs.java$/;" a +'L102' HTML/S/20.html /^<\/a> 102 \/*<\/em>$/;" a +'L102' HTML/S/30.html /^<\/a> 102 i<\/a> += 1;$/;" a +'L102' HTML/S/32.html /^<\/a> 102 else<\/strong> if<\/strong>(commandHandlers<\/a>.containsKey<\/a>(aliasName<\/a>) || defaultHandlers<\/a>.containsKey<\/a>(aliasName<\/a>))$/;" a +'L102' HTML/S/35.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/37.html /^<\/a> 102 }<\/em> else<\/strong> if<\/strong>(!name<\/a>.equals<\/a>(other<\/a>.name<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L102' HTML/S/38.html /^<\/a> 102 @Override<\/a>$/;" a +'L102' HTML/S/4.html /^<\/a> 102 $/;" a +'L102' HTML/S/42.html /^<\/a> 102 if<\/strong>(isLeft<\/a>) return<\/strong> otherPair<\/a>.bind<\/a>((otherLeft<\/a>, otherRight<\/a>) -> {<\/em>$/;" a +'L102' HTML/S/43.html /^<\/a> 102 $/;" a +'L102' HTML/S/44.html /^<\/a> 102 $/;" a +'L102' HTML/S/45.html /^<\/a> 102 \/\/ Prepare the new supplier<\/em>$/;" a +'L102' HTML/S/46.html /^<\/a> 102 Supplier<\/a><NewRight<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L102' HTML/S/48.html /^<\/a> 102 public<\/strong> <NewLeftType<\/a>> IPair<\/a><NewLeftType<\/a>, NewRight<\/a>> mapLeft<\/a>(Function<\/a><NewLeft<\/a>, NewLeftType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L102' HTML/S/51.html /^<\/a> 102 * The action to perform on the pair<\/em>$/;" a +'L102' HTML/S/52.html /^<\/a> 102 * Rebuild the tree with the same structure, but different nodes<\/em>$/;" a +'L102' HTML/S/53.html /^<\/a> 102 if<\/strong> (valueMaterialized<\/a>) {<\/em>$/;" a +'L102' HTML/S/54.html /^<\/a> 102 rightCombiner<\/a>.apply<\/a>(rightVal<\/a>, otherRight<\/a>));$/;" a +'L102' HTML/S/55.html /^<\/a> 102 ListHolder<\/a><?> other<\/a> = (ListHolder<\/a><?>) obj<\/a>;$/;" a +'L102' HTML/S/56.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/57.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/60.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/63.html /^<\/a> 102 Function<\/a><NewType<\/a>, ReturnedType<\/a>> resultTransformer<\/a>) {<\/em>$/;" a +'L102' HTML/S/64.html /^<\/a> 102 $/;" a +'L102' HTML/S/65.html /^<\/a> 102 *$/;" a +'L102' HTML/S/66.html /^<\/a> 102 \/**<\/em>$/;" a +'L102' HTML/S/67.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/69.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/7.html /^<\/a> 102 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L102' HTML/S/71.html /^<\/a> 102 $/;" a +'L102' HTML/S/73.html /^<\/a> 102 public<\/strong> void<\/strong> drop<\/a>() {<\/em>$/;" a +'L102' HTML/S/74.html /^<\/a> 102 \/**<\/em>$/;" a +'L102' HTML/S/75.html /^<\/a> 102 @Override<\/a>$/;" a +'L102' HTML/S/76.html /^<\/a> 102 }<\/em>$/;" a +'L102' HTML/S/77.html /^<\/a> 102 builder<\/a>.append<\/a>(data<\/a>);$/;" a +'L102' HTML/S/81.html /^<\/a> 102 }<\/em> else<\/strong> {<\/em>$/;" a +'L102' HTML/S/83.html /^<\/a> 102 return<\/strong> branchCollapser<\/a>.apply<\/a>(collapsedNode<\/a>, collapsedRightBranch<\/a>);$/;" a +'L102' HTML/S/88.html /^<\/a> 102 return<\/strong> true<\/strong>;$/;" a +'L102' HTML/S/89.html /^<\/a> 102 return<\/strong> wrappedMap<\/a>.size<\/a>();$/;" a +'L102' HTML/S/9.html /^<\/a> 102 split<\/a>.addSimpleDelim<\/a>("+", "-", "*", "\/");$/;" a +'L102' HTML/S/90.html /^<\/a> 102 return<\/strong> input<\/a>.hasMoreTokens<\/a>();$/;" a +'L102' HTML/S/91.html /^<\/a> 102 * @param list<\/em>$/;" a +'L102' HTML/S/92.html /^<\/a> 102 * wasn't in the map. However, note that it may also return null<\/em>$/;" a +'L103' HTML/S/1.html /^<\/a>2270; 2271 # [BEST FIT] NEITHER LESS-THAN NOR EQUAL TO$/;" a +'L103' HTML/S/106.html /^<\/a> 103 * selected from the specified list without replacement<\/em>$/;" a +'L103' HTML/S/108.html /^<\/a> 103 break<\/strong>;$/;" a +'L103' HTML/S/111.html /^<\/a> 103 * The name of the special rule.<\/em>$/;" a +'L103' HTML/S/112.html /^<\/a> 103 \/**<\/em>$/;" a +'L103' HTML/S/113.html /^<\/a> 103 column<\/a>++;$/;" a +'L103' HTML/S/114.html /^<\/a> 103 result<\/a> = prime<\/a> * result<\/a> + (target<\/a> == null<\/strong> ? 0 : target<\/a>.hashCode<\/a>());$/;" a +'L103' HTML/S/115.html /^<\/a> 103 * @param matcher<\/em>$/;" a +'L103' HTML/S/117.html /^<\/a> 103 * The parent of the file picker<\/em>$/;" a +'L103' HTML/S/125.html /^<\/a> 103 }<\/em>);$/;" a +'L103' HTML/S/130.html /^<\/a> 103 * @param max<\/em>$/;" a +'L103' HTML/S/131.html /^<\/a> 103 chooser<\/a>.pack();$/;" a +'L103' HTML/S/132.html /^<\/a> 103 * The title of the dialog to prompt with.<\/em>$/;" a +'L103' HTML/S/133.html /^<\/a> 103 * The title for dialogs.<\/em>$/;" a +'L103' HTML/S/139.html /^<\/a> 103 $/;" a +'L103' HTML/S/14.html /^<\/a> 103 Tree<\/a><String<\/a>> openTree<\/a> = new<\/strong> Tree<\/a><>("[");$/;" a +'L103' HTML/S/140.html /^<\/a> 103 $/;" a +'L103' HTML/S/143.html /^<\/a> 103 $/;" a +'L103' HTML/S/147.html /^<\/a> 103 *\/<\/em>$/;" a +'L103' HTML/S/164.html /^<\/a> 103 return<\/strong> new<\/strong> ConstantCommand<\/a><>(val<\/a>);$/;" a +'L103' HTML/S/168.html /^<\/a> 103 *\/<\/em>$/;" a +'L103' HTML/S/180.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/185.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/186.html /^<\/a> 103 currExclusionPatt<\/a>.append<\/a>("(?:" + quoteDelim<\/a> + ")");$/;" a +'L103' HTML/S/188.html /^<\/a> 103 * Exclude strings matching a regex from both splits.<\/em>$/;" a +'L103' HTML/S/189.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/190.html /^<\/a> 103 \/*$/;" a +'L103' HTML/S/192.html /^<\/a> 103 *\/<\/em>$/;" a +'L103' HTML/S/193.html /^<\/a>2270; 2271 # [BEST FIT] NEITHER LESS-THAN NOR EQUAL TO$/;" a +'L103' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/UnaryCommand.java$/;" a +'L103' HTML/S/20.html /^<\/a> 103 * Parse args if they are present.<\/em>$/;" a +'L103' HTML/S/30.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/32.html /^<\/a> 103 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L103' HTML/S/35.html /^<\/a> 103 $/;" a +'L103' HTML/S/37.html /^<\/a> 103 $/;" a +'L103' HTML/S/38.html /^<\/a> 103 public<\/strong> IMap<\/a><String<\/a>, ComponentType<\/a>> getAll<\/a>() {<\/em>$/;" a +'L103' HTML/S/4.html /^<\/a> 103 boolean<\/strong> inTree<\/a> = tree<\/a>.isInTree<\/a>(command<\/a>);$/;" a +'L103' HTML/S/42.html /^<\/a> 103 return<\/strong> new<\/strong> Either<\/a><>(leftCombiner<\/a>.apply<\/a>(leftVal<\/a>, otherLeft<\/a>), null<\/strong>);$/;" a +'L103' HTML/S/43.html /^<\/a> 103 @Override<\/a>$/;" a +'L103' HTML/S/44.html /^<\/a> 103 \/**<\/em>$/;" a +'L103' HTML/S/45.html /^<\/a> 103 Supplier<\/a><MappedType<\/a>> typeSupplier<\/a> = () -> {<\/em>$/;" a +'L103' HTML/S/46.html /^<\/a> 103 IPair<\/a><NewLeft<\/a>, NewRight<\/a>> newPair<\/a> = boundPair<\/a>;$/;" a +'L103' HTML/S/48.html /^<\/a> 103 Supplier<\/a><NewLeftType<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L103' HTML/S/51.html /^<\/a> 103 *\/<\/em>$/;" a +'L103' HTML/S/52.html /^<\/a> 103 *<\/em>$/;" a +'L103' HTML/S/53.html /^<\/a> 103 if<\/strong> (actions<\/a>.isEmpty<\/a>()) return<\/strong> "value[v='" + heldValue<\/a> + "']";$/;" a +'L103' HTML/S/54.html /^<\/a> 103 }<\/em>);$/;" a +'L103' HTML/S/55.html /^<\/a> 103 $/;" a +'L103' HTML/S/56.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/57.html /^<\/a> 103 $/;" a +'L103' HTML/S/60.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/63.html /^<\/a> 103 $/;" a +'L103' HTML/S/64.html /^<\/a> 103 \/*<\/em>$/;" a +'L103' HTML/S/65.html /^<\/a> 103 * @return The old value of key, or null if such a value didn't exist.$/;" a +'L103' HTML/S/66.html /^<\/a> 103 * Remove the current element.<\/em>$/;" a +'L103' HTML/S/67.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/7.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/71.html /^<\/a> 103 \/**<\/em>$/;" a +'L103' HTML/S/73.html /^<\/a> 103 drop<\/a>(1);$/;" a +'L103' HTML/S/74.html /^<\/a> 103 * Move the cursor the specified amount right.<\/em>$/;" a +'L103' HTML/S/75.html /^<\/a> 103 public<\/strong> void<\/strong> insertAfter<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L103' HTML/S/76.html /^<\/a> 103 $/;" a +'L103' HTML/S/77.html /^<\/a> 103 builder<\/a>.append<\/a>("]");$/;" a +'L103' HTML/S/81.html /^<\/a> 103 \/\/ Add the left and right elements in a balanced<\/em>$/;" a +'L103' HTML/S/83.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/88.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/89.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/9.html /^<\/a> 103 split<\/a>.addSimpleDelim<\/a>("^", "!");$/;" a +'L103' HTML/S/90.html /^<\/a> 103 }<\/em>$/;" a +'L103' HTML/S/91.html /^<\/a> 103 * The list to combine with<\/em>$/;" a +'L103' HTML/S/92.html /^<\/a> 103 * if the key was set to null.<\/em>$/;" a +'L104' HTML/S/1.html /^<\/a>2271; 2270 # [BEST FIT] NEITHER GREATER-THAN NOR EQUAL TO$/;" a +'L104' HTML/S/106.html /^<\/a> 104 *\/<\/em>$/;" a +'L104' HTML/S/108.html /^<\/a> 104 case<\/strong> 2:$/;" a +'L104' HTML/S/111.html /^<\/a> 104 * <\/em>$/;" a +'L104' HTML/S/112.html /^<\/a> 104 * Return a list containing values that can be generated paired with the<\/em>$/;" a +'L104' HTML/S/113.html /^<\/a> 104 }<\/em>$/;" a +'L104' HTML/S/114.html /^<\/a> 104 $/;" a +'L104' HTML/S/115.html /^<\/a> 104 * The conditions an edge must match<\/em>$/;" a +'L104' HTML/S/117.html /^<\/a> 104 * @param title<\/em>$/;" a +'L104' HTML/S/125.html /^<\/a> 104 }<\/em>$/;" a +'L104' HTML/S/130.html /^<\/a> 104 * The maximum slider value<\/em>$/;" a +'L104' HTML/S/131.html /^<\/a> 104 chooser<\/a>.setVisible<\/a>(true<\/strong>);$/;" a +'L104' HTML/S/132.html /^<\/a> 104 * @return The file the user chose.<\/em>$/;" a +'L104' HTML/S/133.html /^<\/a> 104 * @param prompt<\/em>$/;" a +'L104' HTML/S/139.html /^<\/a> 104 action<\/a>.accept<\/a>(currBlock<\/a>);$/;" a +'L104' HTML/S/14.html /^<\/a> 104 $/;" a +'L104' HTML/S/140.html /^<\/a> 104 \/\/ Return a closed rule<\/em>$/;" a +'L104' HTML/S/143.html /^<\/a> 104 Tree<\/a><T<\/a>> subgroup<\/a> = new<\/strong> Tree<\/a><>(chars<\/a>.subgroup<\/a>, subgroupContents<\/a>, new<\/strong> Tree<\/a><>(marker<\/a>));$/;" a +'L104' HTML/S/147.html /^<\/a> 104 Stack<\/a><DelimiterGroup<\/a><T<\/a>>.OpenGroup<\/a>> groupStack<\/a> = new<\/strong> SimpleStack<\/a><>();$/;" a +'L104' HTML/S/164.html /^<\/a> 104 }<\/em>$/;" a +'L104' HTML/S/168.html /^<\/a> 104 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> postCircumfix<\/a>(int<\/strong> precedence<\/a>, int<\/strong> insidePrecedence<\/a>, K<\/a> closer<\/a>,$/;" a +'L104' HTML/S/180.html /^<\/a> 104 $/;" a +'L104' HTML/S/185.html /^<\/a> 104 }<\/em>$/;" a +'L104' HTML/S/186.html /^<\/a> 104 }<\/em> else<\/strong> {<\/em>$/;" a +'L104' HTML/S/188.html /^<\/a> 104 *<\/em>$/;" a +'L104' HTML/S/189.html /^<\/a> 104 }<\/em>$/;" a +'L104' HTML/S/190.html /^<\/a> 104 * Renew the buffer.$/;" a +'L104' HTML/S/192.html /^<\/a> 104 @Test<\/a>$/;" a +'L104' HTML/S/193.html /^<\/a>2271; 2270 # [BEST FIT] NEITHER GREATER-THAN NOR EQUAL TO$/;" a +'L104' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/PrattParser.java$/;" a +'L104' HTML/S/20.html /^<\/a> 104 *\/<\/em>$/;" a +'L104' HTML/S/30.html /^<\/a> 104 $/;" a +'L104' HTML/S/32.html /^<\/a> 104 "Cannot bind alias '" + aliasName<\/a> + "' to a command with a bound handler");$/;" a +'L104' HTML/S/35.html /^<\/a> 104 \/*<\/em>$/;" a +'L104' HTML/S/37.html /^<\/a> 104 if<\/strong>(version<\/a> != other<\/a>.version<\/a>) return<\/strong> false<\/strong>;$/;" a +'L104' HTML/S/38.html /^<\/a> 104 return<\/strong> components<\/a>;$/;" a +'L104' HTML/S/4.html /^<\/a> 104 if<\/strong>(inTree<\/a>) {<\/em>$/;" a +'L104' HTML/S/42.html /^<\/a> 104 }<\/em>);$/;" a +'L104' HTML/S/43.html /^<\/a> 104 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L104' HTML/S/44.html /^<\/a> 104 * Create a new holder with a mapped version of the value in this<\/em>$/;" a +'L104' HTML/S/45.html /^<\/a> 104 IHolder<\/a><BoundContainedType<\/a>> oldHolder<\/a> = boundHolder<\/a>;$/;" a +'L104' HTML/S/46.html /^<\/a> 104 $/;" a +'L104' HTML/S/48.html /^<\/a> 104 if<\/strong>(pairBound<\/a>) return<\/strong> mapper<\/a>.apply<\/a>(boundPair<\/a>.getLeft<\/a>());$/;" a +'L104' HTML/S/51.html /^<\/a> 104 public<\/strong> default<\/strong> void<\/strong> doWith<\/a>(BiConsumer<\/a><LeftType<\/a>, RightType<\/a>> consumer<\/a>) {<\/em>$/;" a +'L104' HTML/S/52.html /^<\/a> 104 * @param <MappedType><\/em>$/;" a +'L104' HTML/S/53.html /^<\/a> 104 $/;" a +'L104' HTML/S/54.html /^<\/a> 104 }<\/em>);$/;" a +'L104' HTML/S/55.html /^<\/a> 104 if<\/strong>(heldValues<\/a> == null<\/strong>) {<\/em>$/;" a +'L104' HTML/S/57.html /^<\/a> 104 @Override<\/a>$/;" a +'L104' HTML/S/60.html /^<\/a> 104 $/;" a +'L104' HTML/S/63.html /^<\/a> 104 return<\/strong> resultTransformer<\/a>.apply<\/a>(internalCollapse<\/a>(leafTransform<\/a>, nodeCollapser<\/a>));$/;" a +'L104' HTML/S/64.html /^<\/a> 104 * Handle each possible abbreviation.<\/em>$/;" a +'L104' HTML/S/65.html /^<\/a> 104 *\/<\/em>$/;" a +'L104' HTML/S/66.html /^<\/a> 104 *<\/em>$/;" a +'L104' HTML/S/67.html /^<\/a> 104 $/;" a +'L104' HTML/S/7.html /^<\/a> 104 $/;" a +'L104' HTML/S/71.html /^<\/a> 104 * Remove the current element.<\/em>$/;" a +'L104' HTML/S/73.html /^<\/a> 104 }<\/em>$/;" a +'L104' HTML/S/74.html /^<\/a> 104 *<\/em>$/;" a +'L104' HTML/S/75.html /^<\/a> 104 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L104' HTML/S/76.html /^<\/a> 104 \/**<\/em>$/;" a +'L104' HTML/S/77.html /^<\/a> 104 $/;" a +'L104' HTML/S/81.html /^<\/a> 104 \/\/ manner<\/em>$/;" a +'L104' HTML/S/83.html /^<\/a> 104 $/;" a +'L104' HTML/S/88.html /^<\/a> 104 $/;" a +'L104' HTML/S/89.html /^<\/a> 104 $/;" a +'L104' HTML/S/9.html /^<\/a> 104 $/;" a +'L104' HTML/S/90.html /^<\/a> 104 $/;" a +'L104' HTML/S/91.html /^<\/a> 104 * @param combiner<\/em>$/;" a +'L104' HTML/S/92.html /^<\/a> 104 *<\/em>$/;" a +'L105' HTML/S/1.html /^<\/a>2272; 2273 # [BEST FIT] LESS-THAN OR EQUIVALENT TO$/;" a +'L105' HTML/S/106.html /^<\/a> 105 $/;" a +'L105' HTML/S/108.html /^<\/a> 105 \/*<\/em>$/;" a +'L105' HTML/S/111.html /^<\/a> 105 * @param cse<\/em>$/;" a +'L105' HTML/S/112.html /^<\/a> 105 * probability of those values being generated<\/em>$/;" a +'L105' HTML/S/113.html /^<\/a> 105 $/;" a +'L105' HTML/S/114.html /^<\/a> 105 return<\/strong> result<\/a>;$/;" a +'L105' HTML/S/115.html /^<\/a> 105 * @param action<\/em>$/;" a +'L105' HTML/S/117.html /^<\/a> 105 * The title of the file picker<\/em>$/;" a +'L105' HTML/S/125.html /^<\/a> 105 $/;" a +'L105' HTML/S/130.html /^<\/a> 105 * @param init<\/em>$/;" a +'L105' HTML/S/131.html /^<\/a> 105 $/;" a +'L105' HTML/S/132.html /^<\/a> 105 *\/<\/em>$/;" a +'L105' HTML/S/133.html /^<\/a> 105 * The prompt to tell the user what to enter.<\/em>$/;" a +'L105' HTML/S/139.html /^<\/a> 105 }<\/em>$/;" a +'L105' HTML/S/14.html /^<\/a> 105 queuedTrees<\/a>.push<\/a>(openTree<\/a>);$/;" a +'L105' HTML/S/140.html /^<\/a> 105 return<\/strong> false<\/strong>;$/;" a +'L105' HTML/S/143.html /^<\/a> 105 $/;" a +'L105' HTML/S/147.html /^<\/a> 105 $/;" a +'L105' HTML/S/164.html /^<\/a> 105 $/;" a +'L105' HTML/S/168.html /^<\/a> 105 Token<\/a><K<\/a>, V<\/a>> marker<\/a>) {<\/em>$/;" a +'L105' HTML/S/180.html /^<\/a> 105 return<\/strong> ast<\/a>;$/;" a +'L105' HTML/S/185.html /^<\/a> 105 }<\/em>$/;" a +'L105' HTML/S/186.html /^<\/a> 105 currPatt<\/a>.append<\/a>("|(?:" + delimPat<\/a> + ")");$/;" a +'L105' HTML/S/188.html /^<\/a> 105 * @param exclusions<\/em>$/;" a +'L105' HTML/S/190.html /^<\/a> 105 *\/<\/em>$/;" a +'L105' HTML/S/192.html /^<\/a> 105 public<\/strong> void<\/strong> testDescapeString_EmptyString() {<\/em>$/;" a +'L105' HTML/S/193.html /^<\/a>2272; 2273 # [BEST FIT] LESS-THAN OR EQUIVALENT TO$/;" a +'L105' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/bst\/BinarySearchTreeLeaf.java$/;" a +'L105' HTML/S/20.html /^<\/a> 105 if<\/strong>(argCount<\/a> > 1) {<\/em>$/;" a +'L105' HTML/S/30.html /^<\/a> 105 changed<\/a> = false<\/strong>;$/;" a +'L105' HTML/S/32.html /^<\/a> 105 else<\/strong> {<\/em>$/;" a +'L105' HTML/S/35.html /^<\/a> 105 * (non-Javadoc)<\/em>$/;" a +'L105' HTML/S/37.html /^<\/a> 105 $/;" a +'L105' HTML/S/38.html /^<\/a> 105 }<\/em>$/;" a +'L105' HTML/S/4.html /^<\/a> 105 System<\/a>.out<\/a>.printf<\/a>("Node %s was found\\n", command<\/a>);$/;" a +'L105' HTML/S/42.html /^<\/a> 105 $/;" a +'L105' HTML/S/43.html /^<\/a> 105 return<\/strong> unwrapper<\/a>.apply<\/a>(heldValue<\/a>);$/;" a +'L105' HTML/S/44.html /^<\/a> 105 * holder.<\/em>$/;" a +'L105' HTML/S/45.html /^<\/a> 105 $/;" a +'L105' HTML/S/46.html /^<\/a> 105 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L105' HTML/S/48.html /^<\/a> 105 $/;" a +'L105' HTML/S/51.html /^<\/a> 105 merge<\/a>((leftValue<\/a>, rightValue<\/a>) -> {<\/em>$/;" a +'L105' HTML/S/52.html /^<\/a> 105 * The type of the new tree<\/em>$/;" a +'L105' HTML/S/53.html /^<\/a> 105 return<\/strong> "value[v='" + heldValue<\/a> + "'] (has pending transforms)";$/;" a +'L105' HTML/S/54.html /^<\/a> 105 }<\/em>$/;" a +'L105' HTML/S/55.html /^<\/a> 105 if<\/strong>(other<\/a>.heldValues<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L105' HTML/S/57.html /^<\/a> 105 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L105' HTML/S/60.html /^<\/a> 105 if<\/strong>(initial<\/a>) {<\/em>$/;" a +'L105' HTML/S/63.html /^<\/a> 105 }<\/em>$/;" a +'L105' HTML/S/64.html /^<\/a> 105 *\/<\/em>$/;" a +'L105' HTML/S/65.html /^<\/a> 105 V<\/a> putKey<\/a>(K<\/a> key<\/a>, V<\/a> val<\/a>);$/;" a +'L105' HTML/S/66.html /^<\/a> 105 * Also moves the cursor back one step if possible to maintain relative<\/em>$/;" a +'L105' HTML/S/67.html /^<\/a> 105 @Override<\/a>$/;" a +'L105' HTML/S/7.html /^<\/a> 105 scn<\/a>.close<\/a>();$/;" a +'L105' HTML/S/71.html /^<\/a> 105 *<\/em>$/;" a +'L105' HTML/S/73.html /^<\/a> 105 $/;" a +'L105' HTML/S/74.html /^<\/a> 105 * @param amt<\/em>$/;" a +'L105' HTML/S/75.html /^<\/a> 105 $/;" a +'L105' HTML/S/76.html /^<\/a> 105 * Move the cursor to the left-most position.<\/em>$/;" a +'L105' HTML/S/77.html /^<\/a> 105 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L105' HTML/S/81.html /^<\/a> 105 root<\/a>.add<\/a>(elements<\/a>.getByIndex<\/a>(pivot<\/a> + pivotAdjustment<\/a>), comparator<\/a>);$/;" a +'L105' HTML/S/83.html /^<\/a> 105 return<\/strong> collapsedNode<\/a>;$/;" a +'L105' HTML/S/88.html /^<\/a> 105 @Override<\/a>$/;" a +'L105' HTML/S/89.html /^<\/a> 105 @Override<\/a>$/;" a +'L105' HTML/S/9.html /^<\/a> 105 split<\/a>.addSimpleMulti<\/a>("\\\\(", "\\\\)");$/;" a +'L105' HTML/S/90.html /^<\/a> 105 \/**<\/em>$/;" a +'L105' HTML/S/91.html /^<\/a> 105 * The function to use for combining element pairs.<\/em>$/;" a +'L105' HTML/S/92.html /^<\/a> 105 * @throws UnsupportedOperationException<\/em>$/;" a +'L106' HTML/S/1.html /^<\/a>2273; 2272 # [BEST FIT] GREATER-THAN OR EQUIVALENT TO$/;" a +'L106' HTML/S/106.html /^<\/a> 106 public<\/strong> static<\/strong> <E<\/a>> IList<\/a><E<\/a>> drawWithoutReplacement(IList<\/a><E<\/a>> list<\/a>, int<\/strong> number<\/a>, Function<\/a><Integer<\/a>, Integer<\/a>> rng<\/a>) {<\/em>$/;" a +'L106' HTML/S/108.html /^<\/a> 106 * Two items.<\/em>$/;" a +'L106' HTML/S/111.html /^<\/a> 106 * The case for the rule.<\/em>$/;" a +'L106' HTML/S/112.html /^<\/a> 106 *<\/em>$/;" a +'L106' HTML/S/113.html /^<\/a> 106 row<\/a>.transform<\/a>((rowNumber) -> rowNumber + 1);$/;" a +'L106' HTML/S/114.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/115.html /^<\/a> 106 * The action to execute for matching edges<\/em>$/;" a +'L106' HTML/S/117.html /^<\/a> 106 * @return The file the user picked<\/em>$/;" a +'L106' HTML/S/125.html /^<\/a> 106 JButton<\/a> removeParam<\/a> = null<\/strong>;$/;" a +'L106' HTML/S/130.html /^<\/a> 106 * Th initial slider value<\/em>$/;" a +'L106' HTML/S/131.html /^<\/a> 106 return<\/strong> (E<\/a>) questionChoices<\/a>.getSelectedItem();$/;" a +'L106' HTML/S/132.html /^<\/a> 106 public<\/strong> static<\/strong> File<\/a> getSaveFile<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>) {<\/em>$/;" a +'L106' HTML/S/133.html /^<\/a> 106 * @param validator<\/em>$/;" a +'L106' HTML/S/139.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/14.html /^<\/a> 106 $/;" a +'L106' HTML/S/140.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/143.html /^<\/a> 106 \/\/System.out.println("\\tTRACE: generated subgroup\\n" + subgroup + "\\n\\n");<\/em>$/;" a +'L106' HTML/S/147.html /^<\/a> 106 \/*<\/em>$/;" a +'L106' HTML/S/164.html /^<\/a> 106 \/**<\/em>$/;" a +'L106' HTML/S/168.html /^<\/a> 106 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a> = new<\/strong> SimpleParseBlock<\/a><>(insidePrecedence<\/a>, closer<\/a>, null<\/strong>);$/;" a +'L106' HTML/S/180.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/185.html /^<\/a> 106 $/;" a +'L106' HTML/S/186.html /^<\/a> 106 currExclusionPatt<\/a>.append<\/a>("|(?:" + quoteDelim<\/a> + ")");$/;" a +'L106' HTML/S/188.html /^<\/a> 106 * The regexes to exclude matches for.<\/em>$/;" a +'L106' HTML/S/190.html /^<\/a> 106 work<\/a> = new<\/strong> StringBuffer<\/a>();$/;" a +'L106' HTML/S/192.html /^<\/a> 106 String<\/a> onEmptyString<\/a> = descapeString<\/a>("");$/;" a +'L106' HTML/S/193.html /^<\/a>2273; 2272 # [BEST FIT] GREATER-THAN OR EQUIVALENT TO$/;" a +'L106' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/TriConsumer.java$/;" a +'L106' HTML/S/20.html /^<\/a> 106 commandArgs<\/a> = Arrays<\/a>.copyOfRange(commandTokens<\/a>, 1, argCount<\/a>);$/;" a +'L106' HTML/S/30.html /^<\/a> 106 $/;" a +'L106' HTML/S/32.html /^<\/a> 106 Command<\/a> aliasedCommand<\/a>;$/;" a +'L106' HTML/S/35.html /^<\/a> 106 * <\/em>$/;" a +'L106' HTML/S/37.html /^<\/a> 106 return<\/strong> true<\/strong>;$/;" a +'L106' HTML/S/38.html /^<\/a> 106 $/;" a +'L106' HTML/S/4.html /^<\/a> 106 }<\/em> else<\/strong> {<\/em>$/;" a +'L106' HTML/S/42.html /^<\/a> 106 return<\/strong> otherPair<\/a>.bind<\/a>((otherLeft<\/a>, otherRight<\/a>) -> {<\/em>$/;" a +'L106' HTML/S/43.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/44.html /^<\/a> 106 *<\/em>$/;" a +'L106' HTML/S/45.html /^<\/a> 106 \/\/ Bound the value if it hasn't been bound<\/em>$/;" a +'L106' HTML/S/46.html /^<\/a> 106 newPair<\/a> = binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>());$/;" a +'L106' HTML/S/48.html /^<\/a> 106 NewLeft<\/a> leftVal<\/a> = binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>()).getLeft<\/a>();$/;" a +'L106' HTML/S/51.html /^<\/a> 106 consumer<\/a>.accept<\/a>(leftValue<\/a>, rightValue<\/a>);$/;" a +'L106' HTML/S/52.html /^<\/a> 106 * @param leafTransformer<\/em>$/;" a +'L106' HTML/S/53.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/54.html /^<\/a> 106 $/;" a +'L106' HTML/S/55.html /^<\/a> 106 }<\/em> else<\/strong> if<\/strong>(!heldValues<\/a>.equals<\/a>(other<\/a>.heldValues<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L106' HTML/S/57.html /^<\/a> 106 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L106' HTML/S/60.html /^<\/a> 106 TopDownTransformResult<\/a> res<\/a> = picker<\/a>.apply<\/a>(preParent<\/a>.getHead<\/a>());$/;" a +'L106' HTML/S/63.html /^<\/a> 106 $/;" a +'L106' HTML/S/64.html /^<\/a> 106 for<\/strong>(int<\/strong> i<\/a> = word<\/a>.length<\/a>(); i<\/a> > 0; i<\/a>--) {<\/em>$/;" a +'L106' HTML/S/66.html /^<\/a> 106 * position, and removes the corresponding item from the non-active side<\/em>$/;" a +'L106' HTML/S/67.html /^<\/a> 106 public<\/strong> ValueType<\/a> remove<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L106' HTML/S/7.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/71.html /^<\/a> 106 * Also moves the cursor back one step if possible to maintain relative<\/em>$/;" a +'L106' HTML/S/73.html /^<\/a> 106 \/**<\/em>$/;" a +'L106' HTML/S/74.html /^<\/a> 106 * The amount to move the cursor right by.<\/em>$/;" a +'L106' HTML/S/75.html /^<\/a> 106 currentTape<\/a>.insertAfter<\/a>(itm<\/a>);$/;" a +'L106' HTML/S/76.html /^<\/a> 106 *\/<\/em>$/;" a +'L106' HTML/S/77.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/81.html /^<\/a> 106 $/;" a +'L106' HTML/S/83.html /^<\/a> 106 }<\/em>$/;" a +'L106' HTML/S/88.html /^<\/a> 106 public<\/strong> boolean<\/strong> anyMatch<\/a>(Predicate<\/a><E<\/a>> predicate<\/a>) {<\/em>$/;" a +'L106' HTML/S/89.html /^<\/a> 106 public<\/strong> IList<\/a><KeyType<\/a>> keyList<\/a>() {<\/em>$/;" a +'L106' HTML/S/9.html /^<\/a> 106 split<\/a>.addSimpleMulti<\/a>("\\\\[", "\\\\]");$/;" a +'L106' HTML/S/90.html /^<\/a> 106 * Return the next token from the tokenizer.<\/em>$/;" a +'L106' HTML/S/91.html /^<\/a> 106 * @return A new list containing the merged pairs of lists.<\/em>$/;" a +'L106' HTML/S/92.html /^<\/a> 106 * if the map implementation doesn't support modifying<\/em>$/;" a +'L107' HTML/S/1.html /^<\/a>2274; 2275 # [BEST FIT] NEITHER LESS-THAN NOR EQUIVALENT TO$/;" a +'L107' HTML/S/106.html /^<\/a> 107 IList<\/a><E<\/a>> selected<\/a> = new<\/strong> FunctionalList<\/a><>(new<\/strong> ArrayList<\/a><>(number<\/a>));$/;" a +'L107' HTML/S/108.html /^<\/a> 107 *\/<\/em>$/;" a +'L107' HTML/S/111.html /^<\/a> 107 *\/<\/em>$/;" a +'L107' HTML/S/112.html /^<\/a> 107 * @return A list of pairs of values and value probabilities<\/em>$/;" a +'L107' HTML/S/113.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/114.html /^<\/a> 107 $/;" a +'L107' HTML/S/115.html /^<\/a> 107 *\/<\/em>$/;" a +'L107' HTML/S/117.html /^<\/a> 107 *\/<\/em>$/;" a +'L107' HTML/S/125.html /^<\/a> 107 $/;" a +'L107' HTML/S/130.html /^<\/a> 107 *\/<\/em>$/;" a +'L107' HTML/S/131.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/132.html /^<\/a> 107 JFileChooser<\/a> files<\/a> = new<\/strong> JFileChooser<\/a>();$/;" a +'L107' HTML/S/133.html /^<\/a> 107 * A predicate to determine if a input is valid.<\/em>$/;" a +'L107' HTML/S/139.html /^<\/a> 107 $/;" a +'L107' HTML/S/14.html /^<\/a> 107 return<\/strong> openTree<\/a>;$/;" a +'L107' HTML/S/140.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/143.html /^<\/a> 107 contents<\/a>.push<\/a>(subgroup<\/a>);$/;" a +'L107' HTML/S/147.html /^<\/a> 107 * Open initial group.<\/em>$/;" a +'L107' HTML/S/164.html /^<\/a> 107 * Create a new delimited command. This is for block-like constructs.<\/em>$/;" a +'L107' HTML/S/168.html /^<\/a> 107 $/;" a +'L107' HTML/S/180.html /^<\/a> 107 $/;" a +'L107' HTML/S/185.html /^<\/a> 107 \/*<\/em>$/;" a +'L107' HTML/S/186.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/188.html /^<\/a> 107 *\/<\/em>$/;" a +'L107' HTML/S/190.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/192.html /^<\/a> 107 $/;" a +'L107' HTML/S/193.html /^<\/a>2274; 2275 # [BEST FIT] NEITHER LESS-THAN NOR EQUIVALENT TO$/;" a +'L107' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/FormattedInputPanel.java$/;" a +'L107' HTML/S/20.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/30.html /^<\/a> 107 return<\/strong> registeredArray<\/a>;$/;" a +'L107' HTML/S/32.html /^<\/a> 107 $/;" a +'L107' HTML/S/35.html /^<\/a> 107 * @see java.lang.Object#equals(java.lang.Object)<\/em>$/;" a +'L107' HTML/S/37.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/38.html /^<\/a> 107 @Override<\/a>$/;" a +'L107' HTML/S/4.html /^<\/a> 107 System<\/a>.out<\/a>.printf<\/a>("Node %s was not found\\n", command<\/a>);$/;" a +'L107' HTML/S/42.html /^<\/a> 107 return<\/strong> new<\/strong> Either<\/a><>(null<\/strong>, rightCombiner<\/a>.apply<\/a>(rightVal<\/a>, otherRight<\/a>));$/;" a +'L107' HTML/S/43.html /^<\/a> 107 $/;" a +'L107' HTML/S/44.html /^<\/a> 107 * Does not change the internal state of this holder<\/em>$/;" a +'L107' HTML/S/45.html /^<\/a> 107 if<\/strong> (!holderBound<\/a>) {<\/em>$/;" a +'L107' HTML/S/46.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/48.html /^<\/a> 107 $/;" a +'L107' HTML/S/51.html /^<\/a> 107 $/;" a +'L107' HTML/S/52.html /^<\/a> 107 * The function to use to transform leaf tokens<\/em>$/;" a +'L107' HTML/S/53.html /^<\/a> 107 $/;" a +'L107' HTML/S/54.html /^<\/a> 107 @Override<\/a>$/;" a +'L107' HTML/S/55.html /^<\/a> 107 $/;" a +'L107' HTML/S/57.html /^<\/a> 107 int<\/strong> result<\/a> = 1;$/;" a +'L107' HTML/S/60.html /^<\/a> 107 $/;" a +'L107' HTML/S/63.html /^<\/a> 107 @Override<\/a>$/;" a +'L107' HTML/S/64.html /^<\/a> 107 String<\/a> subword<\/a> = word<\/a>.substring<\/a>(0, i<\/a>);$/;" a +'L107' HTML/S/66.html /^<\/a> 107 *<\/em>$/;" a +'L107' HTML/S/67.html /^<\/a> 107 Stack<\/a><ValueType<\/a>> stk<\/a> = backing<\/a>.get<\/a>(key<\/a>);$/;" a +'L107' HTML/S/7.html /^<\/a> 107 $/;" a +'L107' HTML/S/71.html /^<\/a> 107 * position.<\/em>$/;" a +'L107' HTML/S/73.html /^<\/a> 107 * Delete n items below the current one.<\/em>$/;" a +'L107' HTML/S/74.html /^<\/a> 107 *<\/em>$/;" a +'L107' HTML/S/75.html /^<\/a> 107 }<\/em>$/;" a +'L107' HTML/S/76.html /^<\/a> 107 @Override<\/a>$/;" a +'L107' HTML/S/81.html /^<\/a> 107 root<\/a>.add<\/a>(elements<\/a>.getByIndex<\/a>(pivot<\/a> - pivotAdjustment<\/a>), comparator<\/a>);$/;" a +'L107' HTML/S/83.html /^<\/a> 107 $/;" a +'L107' HTML/S/88.html /^<\/a> 107 if<\/strong>(predicate<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Predicate must be not null");$/;" a +'L107' HTML/S/89.html /^<\/a> 107 FunctionalList<\/a><KeyType<\/a>> keys<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L107' HTML/S/9.html /^<\/a> 107 split<\/a>.addSimpleMulti<\/a>("\\\\{", "\\\\}");$/;" a +'L107' HTML/S/90.html /^<\/a> 107 *<\/em>$/;" a +'L107' HTML/S/91.html /^<\/a> 107 *\/<\/em>$/;" a +'L107' HTML/S/92.html /^<\/a> 107 * the map<\/em>$/;" a +'L108' HTML/S/1.html /^<\/a>2275; 2274 # [BEST FIT] NEITHER GREATER-THAN NOR EQUIVALENT TO$/;" a +'L108' HTML/S/106.html /^<\/a> 108 $/;" a +'L108' HTML/S/108.html /^<\/a> 108 sb<\/a>.append<\/a>(objects<\/a>[0].toString<\/a>());$/;" a +'L108' HTML/S/111.html /^<\/a> 108 public<\/strong> void<\/strong> addSpecialRule(E<\/a> ruleName<\/a>, Supplier<\/a><IList<\/a><E<\/a>>> cse<\/a>) {<\/em>$/;" a +'L108' HTML/S/112.html /^<\/a> 108 *\/<\/em>$/;" a +'L108' HTML/S/113.html /^<\/a> 108 $/;" a +'L108' HTML/S/114.html /^<\/a> 108 @Override<\/a>$/;" a +'L108' HTML/S/115.html /^<\/a> 108 public<\/strong> void<\/strong> forAllEdgesMatchingAt<\/a>(T<\/a> source<\/a>, BiPredicate<\/a><T<\/a>, Integer<\/a>> matcher<\/a>, BiConsumer<\/a><T<\/a>, Integer<\/a>> action<\/a>) {<\/em>$/;" a +'L108' HTML/S/117.html /^<\/a> 108 public<\/strong> static<\/strong> File<\/a> getSaveFile<\/a>(Frame<\/a> parent<\/a>, String<\/a> title<\/a>) {<\/em>$/;" a +'L108' HTML/S/125.html /^<\/a> 108 if<\/strong>(remove<\/a> != null<\/strong>) {<\/em>$/;" a +'L108' HTML/S/130.html /^<\/a> 108 public<\/strong> SliderSettings(int<\/strong> min<\/a>, int<\/strong> max<\/a>, int<\/strong> init<\/a>) {<\/em>$/;" a +'L108' HTML/S/131.html /^<\/a> 108 $/;" a +'L108' HTML/S/132.html /^<\/a> 108 $/;" a +'L108' HTML/S/133.html /^<\/a> 108 * @param transformer<\/em>$/;" a +'L108' HTML/S/139.html /^<\/a> 108 \/**<\/em>$/;" a +'L108' HTML/S/14.html /^<\/a> 108 }<\/em>);$/;" a +'L108' HTML/S/140.html /^<\/a> 108 $/;" a +'L108' HTML/S/143.html /^<\/a> 108 $/;" a +'L108' HTML/S/147.html /^<\/a> 108 *\/<\/em>$/;" a +'L108' HTML/S/164.html /^<\/a> 108 * <\/em>$/;" a +'L108' HTML/S/168.html /^<\/a> 108 return<\/strong> new<\/strong> PostCircumfixCommand<\/a><>(precedence<\/a>, innerBlock<\/a>, marker<\/a>);$/;" a +'L108' HTML/S/180.html /^<\/a> 108 \/**<\/em>$/;" a +'L108' HTML/S/185.html /^<\/a> 108 * Holds all the shuntable operations<\/em>$/;" a +'L108' HTML/S/186.html /^<\/a> 108 $/;" a +'L108' HTML/S/188.html /^<\/a> 108 public<\/strong> void<\/strong> exclude<\/a>(String<\/a>... exclusions<\/a>) {<\/em>$/;" a +'L108' HTML/S/190.html /^<\/a> 108 $/;" a +'L108' HTML/S/192.html /^<\/a> 108 assertThat<\/a>(onEmptyString<\/a>, is<\/a>(""));$/;" a +'L108' HTML/S/193.html /^<\/a>2275; 2274 # [BEST FIT] NEITHER GREATER-THAN NOR EQUIVALENT TO$/;" a +'L108' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/AbstractInitialCommand.java$/;" a +'L108' HTML/S/20.html /^<\/a> 108 $/;" a +'L108' HTML/S/30.html /^<\/a> 108 }<\/em>$/;" a +'L108' HTML/S/32.html /^<\/a> 108 if<\/strong>(defaultHandlers<\/a>.containsKey<\/a>(commandName<\/a>)) {<\/em>$/;" a +'L108' HTML/S/35.html /^<\/a> 108 *\/<\/em>$/;" a +'L108' HTML/S/37.html /^<\/a> 108 $/;" a +'L108' HTML/S/38.html /^<\/a> 108 public<\/strong> ComponentType<\/a> getByName(String<\/a> name<\/a>) {<\/em>$/;" a +'L108' HTML/S/4.html /^<\/a> 108 }<\/em>$/;" a +'L108' HTML/S/42.html /^<\/a> 108 }<\/em>);$/;" a +'L108' HTML/S/43.html /^<\/a> 108 \/**<\/em>$/;" a +'L108' HTML/S/44.html /^<\/a> 108 *<\/em>$/;" a +'L108' HTML/S/45.html /^<\/a> 108 oldHolder<\/a> = oldSupplier<\/a>.get<\/a>().unwrap<\/a>(binder<\/a>);$/;" a +'L108' HTML/S/46.html /^<\/a> 108 $/;" a +'L108' HTML/S/48.html /^<\/a> 108 return<\/strong> mapper<\/a>.apply<\/a>(leftVal<\/a>);$/;" a +'L108' HTML/S/51.html /^<\/a> 108 return<\/strong> null<\/strong>;$/;" a +'L108' HTML/S/52.html /^<\/a> 108 * @param operatorTransformer<\/em>$/;" a +'L108' HTML/S/53.html /^<\/a> 108 return<\/strong> "(unmaterialized)";$/;" a +'L108' HTML/S/54.html /^<\/a> 108 public<\/strong> LeftType<\/a> getLeft<\/a>() {<\/em>$/;" a +'L108' HTML/S/55.html /^<\/a> 108 return<\/strong> true<\/strong>;$/;" a +'L108' HTML/S/57.html /^<\/a> 108 result<\/a> = prime<\/a> * result<\/a> + ((leftValue<\/a> == null<\/strong>) ? 0 : leftValue<\/a>.hashCode<\/a>());$/;" a +'L108' HTML/S/60.html /^<\/a> 108 switch<\/strong>(res<\/a>) {<\/em>$/;" a +'L108' HTML/S/63.html /^<\/a> 108 public<\/strong> void<\/strong> doForChildren<\/a>(Consumer<\/a><ITree<\/a><ContainedType<\/a>>> action<\/a>) {<\/em>$/;" a +'L108' HTML/S/64.html /^<\/a> 108 $/;" a +'L108' HTML/S/66.html /^<\/a> 108 * @return The removed item from the active side.<\/em>$/;" a +'L108' HTML/S/67.html /^<\/a> 108 $/;" a +'L108' HTML/S/7.html /^<\/a> 108 \/*<\/em>$/;" a +'L108' HTML/S/71.html /^<\/a> 108 *<\/em>$/;" a +'L108' HTML/S/73.html /^<\/a> 108 *<\/em>$/;" a +'L108' HTML/S/74.html /^<\/a> 108 * @return Whether the cursor was moved right.<\/em>$/;" a +'L108' HTML/S/75.html /^<\/a> 108 $/;" a +'L108' HTML/S/76.html /^<\/a> 108 public<\/strong> void<\/strong> first<\/a>() {<\/em>$/;" a +'L108' HTML/S/81.html /^<\/a> 108 }<\/em>$/;" a +'L108' HTML/S/83.html /^<\/a> 108 @Override<\/a>$/;" a +'L108' HTML/S/88.html /^<\/a> 108 $/;" a +'L108' HTML/S/89.html /^<\/a> 108 $/;" a +'L108' HTML/S/9.html /^<\/a> 108 $/;" a +'L108' HTML/S/90.html /^<\/a> 108 * Returns null if no more tokens are available<\/em>$/;" a +'L108' HTML/S/91.html /^<\/a> 108 <OtherType<\/a>, CombinedType<\/a>> IList<\/a><CombinedType<\/a>> combineWith<\/a>(IList<\/a><OtherType<\/a>> list<\/a>,$/;" a +'L108' HTML/S/92.html /^<\/a> 108 *\/<\/em>$/;" a +'L109' HTML/S/1.html /^<\/a>2276; 2277 # LESS-THAN OR GREATER-THAN$/;" a +'L109' HTML/S/106.html /^<\/a> 109 int<\/strong> total<\/a> = list<\/a>.getSize<\/a>();$/;" a +'L109' HTML/S/108.html /^<\/a> 109 sb<\/a>.append<\/a>(" " + joiner<\/a> + " ");$/;" a +'L109' HTML/S/111.html /^<\/a> 109 if<\/strong> (ruleName<\/a> == null<\/strong>)$/;" a +'L109' HTML/S/112.html /^<\/a> 109 public<\/strong> IList<\/a><IPair<\/a><Integer<\/a>, E<\/a>>> getValues<\/a>() {<\/em>$/;" a +'L109' HTML/S/113.html /^<\/a> 109 \/**<\/em>$/;" a +'L109' HTML/S/114.html /^<\/a> 109 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L109' HTML/S/115.html /^<\/a> 109 if<\/strong> (matcher<\/a> == null<\/strong>)$/;" a +'L109' HTML/S/117.html /^<\/a> 109 return<\/strong> getSaveFile<\/a>(parent<\/a>, title<\/a>, (String<\/a>[]) null<\/strong>);$/;" a +'L109' HTML/S/125.html /^<\/a> 109 removeParam<\/a> = new<\/strong> JButton<\/a>("Remove...");$/;" a +'L109' HTML/S/130.html /^<\/a> 109 minValue<\/a> = min<\/a>;$/;" a +'L109' HTML/S/131.html /^<\/a> 109 \/**<\/em>$/;" a +'L109' HTML/S/132.html /^<\/a> 109 return<\/strong> doSaveFile<\/a>(parent<\/a>, title<\/a>, files<\/a>);$/;" a +'L109' HTML/S/133.html /^<\/a> 109 * The function to transform the string into a value.<\/em>$/;" a +'L109' HTML/S/139.html /^<\/a> 109 * Retrieve the number of blocks that have been read so far.<\/em>$/;" a +'L109' HTML/S/14.html /^<\/a> 109 $/;" a +'L109' HTML/S/140.html /^<\/a> 109 \/**<\/em>$/;" a +'L109' HTML/S/143.html /^<\/a> 109 currentGroup<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L109' HTML/S/147.html /^<\/a> 109 groupStack<\/a>.push<\/a>(initialGroup<\/a>.open<\/a>(chars<\/a>.root<\/a>, null<\/strong>));$/;" a +'L109' HTML/S/164.html /^<\/a> 109 * @param inner<\/em>$/;" a +'L109' HTML/S/168.html /^<\/a> 109 }<\/em>$/;" a +'L109' HTML/S/180.html /^<\/a> 109 * Add a non-initial command to this parser.<\/em>$/;" a +'L109' HTML/S/185.html /^<\/a> 109 *\/<\/em>$/;" a +'L109' HTML/S/186.html /^<\/a> 109 delimSet<\/a>.add<\/a>(delim<\/a>);$/;" a +'L109' HTML/S/188.html /^<\/a> 109 for<\/strong>(String<\/a> exclusion<\/a> : exclusions<\/a>) {<\/em>$/;" a +'L109' HTML/S/190.html /^<\/a> 109 \/*$/;" a +'L109' HTML/S/192.html /^<\/a> 109 }<\/em>$/;" a +'L109' HTML/S/193.html /^<\/a>2276; 2277 # LESS-THAN OR GREATER-THAN$/;" a +'L109' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/GenericCommandMode.java$/;" a +'L109' HTML/S/20.html /^<\/a> 109 \/*<\/em>$/;" a +'L109' HTML/S/30.html /^<\/a> 109 $/;" a +'L109' HTML/S/32.html /^<\/a> 109 aliasedCommand<\/a> = defaultHandlers<\/a>.get<\/a>(commandName<\/a>).aliased<\/a>();$/;" a +'L109' HTML/S/35.html /^<\/a> 109 @Override<\/a>$/;" a +'L109' HTML/S/37.html /^<\/a> 109 \/*<\/em>$/;" a +'L109' HTML/S/38.html /^<\/a> 109 return<\/strong> components<\/a>.get<\/a>(name<\/a>);$/;" a +'L109' HTML/S/4.html /^<\/a> 109 break<\/strong>;$/;" a +'L109' HTML/S/42.html /^<\/a> 109 }<\/em>$/;" a +'L109' HTML/S/43.html /^<\/a> 109 * Create a new identity container.<\/em>$/;" a +'L109' HTML/S/44.html /^<\/a> 109 * @param <MappedType><\/em>$/;" a +'L109' HTML/S/45.html /^<\/a> 109 }<\/em>$/;" a +'L109' HTML/S/46.html /^<\/a> 109 return<\/strong> newPair<\/a>.getRight<\/a>();$/;" a +'L109' HTML/S/48.html /^<\/a> 109 }<\/em>;$/;" a +'L109' HTML/S/51.html /^<\/a> 109 }<\/em>);$/;" a +'L109' HTML/S/52.html /^<\/a> 109 * The function to use to transform internal tokens<\/em>$/;" a +'L109' HTML/S/53.html /^<\/a> 109 }<\/em>$/;" a +'L109' HTML/S/54.html /^<\/a> 109 if<\/strong>(!leftMaterialized<\/a>) {<\/em>$/;" a +'L109' HTML/S/55.html /^<\/a> 109 }<\/em>$/;" a +'L109' HTML/S/57.html /^<\/a> 109 result<\/a> = prime<\/a> * result<\/a> + ((rightValue<\/a> == null<\/strong>) ? 0 : rightValue<\/a>.hashCode<\/a>());$/;" a +'L109' HTML/S/60.html /^<\/a> 109 case<\/strong> PASSTHROUGH<\/a>:$/;" a +'L109' HTML/S/63.html /^<\/a> 109 if<\/strong>(childCount<\/a> > 0) {<\/em>$/;" a +'L109' HTML/S/64.html /^<\/a> 109 if<\/strong>(seen<\/a>.contains<\/a>(subword<\/a>)) {<\/em>$/;" a +'L109' HTML/S/66.html /^<\/a> 109 *\/<\/em>$/;" a +'L109' HTML/S/67.html /^<\/a> 109 if<\/strong>(stk<\/a>.size<\/a>() > 1) {<\/em>$/;" a +'L109' HTML/S/7.html /^<\/a> 109 * Handle a input command.<\/em>$/;" a +'L109' HTML/S/71.html /^<\/a> 109 * @return The removed item.<\/em>$/;" a +'L109' HTML/S/73.html /^<\/a> 109 * @param n<\/em>$/;" a +'L109' HTML/S/74.html /^<\/a> 109 *\/<\/em>$/;" a +'L109' HTML/S/75.html /^<\/a> 109 \/**<\/em>$/;" a +'L109' HTML/S/76.html /^<\/a> 109 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L109' HTML/S/81.html /^<\/a> 109 $/;" a +'L109' HTML/S/83.html /^<\/a> 109 public<\/strong> boolean<\/strong> contains<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>) {<\/em>$/;" a +'L109' HTML/S/88.html /^<\/a> 109 for<\/strong>(E<\/a> item<\/a> : wrapped<\/a>) {<\/em>$/;" a +'L109' HTML/S/89.html /^<\/a> 109 wrappedMap<\/a>.keySet<\/a>().forEach<\/a>((key<\/a>) -> {<\/em>$/;" a +'L109' HTML/S/9.html /^<\/a> 109 split<\/a>.exclude<\/a>(reserved<\/a>.toArray<\/a>(new<\/strong> String<\/a>[0]));$/;" a +'L109' HTML/S/90.html /^<\/a> 109 *<\/em>$/;" a +'L109' HTML/S/91.html /^<\/a> 109 BiFunction<\/a><ContainedType<\/a>, OtherType<\/a>, CombinedType<\/a>> combiner<\/a>);$/;" a +'L109' HTML/S/92.html /^<\/a> 109 ValueType<\/a> put<\/a>(KeyType<\/a> key<\/a>, ValueType<\/a> val<\/a>);$/;" a +'L11' HTML/S/1.html /^<\/a># This file is an informative contributory data file in the$/;" a +'L11' HTML/S/10.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/100.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/101.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/102.html /^<\/a> 11 private<\/strong> BiPredicate<\/a><Path<\/a>, BasicFileAttributes<\/a>> predicate<\/a>;$/;" a +'L11' HTML/S/103.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/104.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/105.html /^<\/a> 11 public<\/strong> interface<\/strong> IBuilder<E<\/a>> {<\/em>$/;" a +'L11' HTML/S/106.html /^<\/a> 11 import<\/strong> java.util.function.Supplier;$/;" a +'L11' HTML/S/107.html /^<\/a> 11 public<\/strong> class<\/strong> NumberUtils<\/a> {<\/em>$/;" a +'L11' HTML/S/108.html /^<\/a> 11 public<\/strong> class<\/strong> StringUtils<\/a> {<\/em>$/;" a +'L11' HTML/S/109.html /^<\/a> 11 * Type of the second argument.<\/em>$/;" a +'L11' HTML/S/11.html /^<\/a> 11 class<\/strong> SwitchCommand<\/a> implements<\/strong> InitialCommand<\/a><String<\/a>, String<\/a>, TestContext<\/a>> {<\/em>$/;" a +'L11' HTML/S/110.html /^<\/a> 11 * @param <E><\/em>$/;" a +'L11' HTML/S/111.html /^<\/a> 11 import<\/strong> java.util.function.BiFunction;$/;" a +'L11' HTML/S/112.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/113.html /^<\/a> 11 import<\/strong> java.io.InputStream;$/;" a +'L11' HTML/S/114.html /^<\/a> 11 public<\/strong> class<\/strong> Edge<\/a><T<\/a>> {<\/em>$/;" a +'L11' HTML/S/115.html /^<\/a> 11 import<\/strong> java.util.List;$/;" a +'L11' HTML/S/116.html /^<\/a> 11 * Filter a set of filenames by extension.<\/em>$/;" a +'L11' HTML/S/117.html /^<\/a> 11 * A simple way to get the user to pick a file<\/em>$/;" a +'L11' HTML/S/118.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/119.html /^<\/a> 11 *\/<\/em>$/;" a +'L11' HTML/S/12.html /^<\/a> 4$/;" a +'L11' HTML/S/120.html /^<\/a> 11 *\/<\/em>$/;" a +'L11' HTML/S/121.html /^<\/a> 11 *\/<\/em>$/;" a +'L11' HTML/S/122.html /^<\/a> 11 import<\/strong> javax.swing.JComboBox;$/;" a +'L11' HTML/S/123.html /^<\/a> 11 $/;" a +'L11' HTML/S/124.html /^<\/a> 11 * A panel that outputs a value bound to a {@link IHolder}<\/em>$/;" a +'L11' HTML/S/125.html /^<\/a> 11 import<\/strong> javax.swing.DefaultListModel;$/;" a +'L11' HTML/S/127.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/128.html /^<\/a> 11 import<\/strong> javax.swing.JButton;$/;" a +'L11' HTML/S/129.html /^<\/a> 11 * A simple spinner control<\/em>$/;" a +'L11' HTML/S/13.html /^<\/a> 11 * Simple context for the parser.<\/em>$/;" a +'L11' HTML/S/130.html /^<\/a> 11 import<\/strong> javax.swing.JSlider;$/;" a +'L11' HTML/S/131.html /^<\/a> 11 import<\/strong> javax.swing.JComboBox;$/;" a +'L11' HTML/S/132.html /^<\/a> 11 * Utility class for easily prompting user for files.<\/em>$/;" a +'L11' HTML/S/133.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/134.html /^<\/a> 11 public<\/strong> class<\/strong> SimpleInternalFrame extends<\/strong> JInternalFrame<\/a> {<\/em>$/;" a +'L11' HTML/S/135.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/136.html /^<\/a> 11 *\/<\/em>$/;" a +'L11' HTML/S/137.html /^<\/a> 11 * @author epr<\/em>$/;" a +'L11' HTML/S/138.html /^<\/a> 11 * The contents of this block.<\/em>$/;" a +'L11' HTML/S/139.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/14.html /^<\/a> 11 import<\/strong> bjc.utils.funcutils.ListUtils;$/;" a +'L11' HTML/S/140.html /^<\/a> 11 $/;" a +'L11' HTML/S/141.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/142.html /^<\/a> 11 * The reason for this exception.<\/em>$/;" a +'L11' HTML/S/143.html /^<\/a> 11 import<\/strong> java.util.Deque;$/;" a +'L11' HTML/S/144.html /^<\/a> 11 public<\/strong> class<\/strong> RegexCloser<\/a> implements<\/strong> BiPredicate<\/a><String<\/a>, String<\/a>[]> {<\/em>$/;" a +'L11' HTML/S/145.html /^<\/a> 11 * A predicated opener for use with {@link RegexOpener}<\/em>$/;" a +'L11' HTML/S/146.html /^<\/a> 11 public<\/strong> class<\/strong> SequenceCharacteristics<\/a><T<\/a>> {<\/em>$/;" a +'L11' HTML/S/147.html /^<\/a> 11 $/;" a +'L11' HTML/S/148.html /^<\/a> 11 public<\/strong> class<\/strong> StringDelimiter<\/a> extends<\/strong> SequenceDelimiter<\/a><String<\/a>> {<\/em>$/;" a +'L11' HTML/S/149.html /^<\/a> 11 private<\/strong> static<\/strong> final<\/strong> String<\/a> Digits<\/a> = "(\\\\p{Digit}+)";$/;" a +'L11' HTML/S/15.html /^<\/a> 11 class<\/strong> VarCommand<\/a> extends<\/strong> AbstractInitialCommand<\/a><String<\/a>, String<\/a>, TestContext<\/a>> {<\/em>$/;" a +'L11' HTML/S/150.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/151.html /^<\/a> 11 * Create a new exception with the provided message.<\/em>$/;" a +'L11' HTML/S/152.html /^<\/a> 11 public<\/strong> class<\/strong> ParseBlocks {<\/em>$/;" a +'L11' HTML/S/153.html /^<\/a> 11 $/;" a +'L11' HTML/S/154.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/155.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/156.html /^<\/a> 11 * <\/em>$/;" a +'L11' HTML/S/157.html /^<\/a> 11 * <\/em>$/;" a +'L11' HTML/S/158.html /^<\/a> 11 * The key type of the tokens.<\/em>$/;" a +'L11' HTML/S/159.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/16.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/160.html /^<\/a> 11 * <\/em>$/;" a +'L11' HTML/S/161.html /^<\/a> 11 * <\/em>$/;" a +'L11' HTML/S/162.html /^<\/a> 11 * @author EVE<\/em>$/;" a +'L11' HTML/S/163.html /^<\/a> 11 * A grouping operator.<\/em>$/;" a +'L11' HTML/S/164.html /^<\/a> 11 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L11' HTML/S/165.html /^<\/a> 11 * A operator that stands for itself.<\/em>$/;" a +'L11' HTML/S/166.html /^<\/a> 11 * @param <V><\/em>$/;" a +'L11' HTML/S/167.html /^<\/a> 11 * @param <V><\/em>$/;" a +'L11' HTML/S/168.html /^<\/a> 11 * Contains factory methods for producing common implementations of<\/em>$/;" a +'L11' HTML/S/169.html /^<\/a> 11 * A post-circumfix operator, like array indexing.<\/em>$/;" a +'L11' HTML/S/17.html /^<\/a> 11 * @author ben<\/em>$/;" a +'L11' HTML/S/170.html /^<\/a> 11 * <\/em>$/;" a +'L11' HTML/S/171.html /^<\/a> 11 * A prefix ternary operator, like an if\/then\/else group.<\/em>$/;" a +'L11' HTML/S/172.html /^<\/a> 11 * The value type of the tokens.<\/em>$/;" a +'L11' HTML/S/173.html /^<\/a> 11 * A ternary command, like C's ?:<\/em>$/;" a +'L11' HTML/S/174.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/175.html /^<\/a> 11 * <\/em>$/;" a +'L11' HTML/S/176.html /^<\/a> 11 * @param <K><\/em>$/;" a +'L11' HTML/S/177.html /^<\/a> 11 * @param <K><\/em>$/;" a +'L11' HTML/S/178.html /^<\/a> 11 * @param <K><\/em>$/;" a +'L11' HTML/S/179.html /^<\/a> 11 * The value type of the tokens.<\/em>$/;" a +'L11' HTML/S/180.html /^<\/a> 11 $/;" a +'L11' HTML/S/181.html /^<\/a> 11 * @param <V><\/em>$/;" a +'L11' HTML/S/182.html /^<\/a> 11 public<\/strong> class<\/strong> StringToken<\/a> implements<\/strong> Token<\/a><String<\/a>, String<\/a>> {<\/em>$/;" a +'L11' HTML/S/183.html /^<\/a> 11 * The terminal token here is represented by a token with type '(end)' and null<\/em>$/;" a +'L11' HTML/S/184.html /^<\/a> 11 * A stream of tokens.<\/em>$/;" a +'L11' HTML/S/185.html /^<\/a> 11 import<\/strong> java.util.function.Consumer;$/;" a +'L11' HTML/S/186.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/187.html /^<\/a> 11 * delimiters.<\/em>$/;" a +'L11' HTML/S/188.html /^<\/a> 11 * <= and = without mangling them.<\/em>$/;" a +'L11' HTML/S/189.html /^<\/a> 11 import<\/strong> java.util.function.Function;$/;" a +'L11' HTML/S/19.html /^<\/a> $/;" a +'L11' HTML/S/190.html /^<\/a> 11 * @author EVE$/;" a +'L11' HTML/S/191.html /^<\/a> 11 import<\/strong> java.util.LinkedList;$/;" a +'L11' HTML/S/192.html /^<\/a> 11 import<\/strong> org.junit.rules.ExpectedException;$/;" a +'L11' HTML/S/193.html /^<\/a># This file is an informative contributory data file in the$/;" a +'L11' HTML/S/194.html /^<\/a> 4$/;" a +'L11' HTML/S/196.html /^<\/a> $/;" a +'L11' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/graph\/AdjacencyMap.java$/;" a +'L11' HTML/S/2.html /^<\/a> <target>1.8<\/target>$/;" a +'L11' HTML/S/20.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/203.html /^<\/a> <property name="path.separator" value=":"\/>$/;" a +'L11' HTML/S/21.html /^<\/a> 11 * Create a command that serves as an alias to this one<\/em>$/;" a +'L11' HTML/S/22.html /^<\/a> 11 @FunctionalInterface<\/a>$/;" a +'L11' HTML/S/23.html /^<\/a> 11 * Get the description of a command.<\/em>$/;" a +'L11' HTML/S/24.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/25.html /^<\/a> 11 * The command to delegate to.<\/em>$/;" a +'L11' HTML/S/26.html /^<\/a> 11 * Runs a FDS (FDiskScript) interface.<\/em>$/;" a +'L11' HTML/S/27.html /^<\/a> 11 * The state type of the interface.<\/em>$/;" a +'L11' HTML/S/28.html /^<\/a> 11 * Create a new FDS exception with a message and a cause.<\/em>$/;" a +'L11' HTML/S/29.html /^<\/a> 11 * @param <S><\/em>$/;" a +'L11' HTML/S/3.html /^<\/a> 11 * @author EVE<\/em>$/;" a +'L11' HTML/S/30.html /^<\/a> 11 $/;" a +'L11' HTML/S/31.html /^<\/a> 11 * The behavior for invoking the command.<\/em>$/;" a +'L11' HTML/S/32.html /^<\/a> 11 * A general command mode, with a customizable set of commands<\/em>$/;" a +'L11' HTML/S/33.html /^<\/a> 11 private<\/strong> String<\/a> summary<\/a>;$/;" a +'L11' HTML/S/34.html /^<\/a> 11 public<\/strong> String<\/a> getDescription<\/a>() {<\/em>$/;" a +'L11' HTML/S/35.html /^<\/a> 11 if<\/strong>(name<\/a> == null<\/strong>)$/;" a +'L11' HTML/S/36.html /^<\/a> 11 * Read a component description from a file<\/em>$/;" a +'L11' HTML/S/37.html /^<\/a> 11 private<\/strong> String<\/a> name<\/a>;$/;" a +'L11' HTML/S/38.html /^<\/a> 11 import<\/strong> java.io.IOException;$/;" a +'L11' HTML/S/39.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/4.html /^<\/a> 11 * @author ben<\/em>$/;" a +'L11' HTML/S/40.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/41.html /^<\/a> 11 * The type of the iterable.<\/em>$/;" a +'L11' HTML/S/42.html /^<\/a> 11 * The type that could be on the left<\/em>$/;" a +'L11' HTML/S/43.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/44.html /^<\/a> 11 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L11' HTML/S/45.html /^<\/a> 11 $/;" a +'L11' HTML/S/46.html /^<\/a> 11 $/;" a +'L11' HTML/S/47.html /^<\/a> 11 * Holds a list, converted into a holder<\/em>$/;" a +'L11' HTML/S/48.html /^<\/a> 11 $/;" a +'L11' HTML/S/49.html /^<\/a> 11 private<\/strong> IHolder<\/a><IHolder<\/a><ContainedType<\/a>>> held<\/a>;$/;" a +'L11' HTML/S/5.html /^<\/a> 11 * @author bjculkin<\/em>$/;" a +'L11' HTML/S/50.html /^<\/a> 11 private<\/strong> IHolder<\/a><IHolder<\/a><ContainedType<\/a>>> held<\/a>;$/;" a +'L11' HTML/S/51.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/52.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/53.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/54.html /^<\/a> 11 * A lazy implementation of a pair<\/em>$/;" a +'L11' HTML/S/55.html /^<\/a> 11 * A holder that represents a set of non-deterministic computations<\/em>$/;" a +'L11' HTML/S/56.html /^<\/a> 11 * @param <ContainedType><\/em>$/;" a +'L11' HTML/S/57.html /^<\/a> 11 * @param <LeftType><\/em>$/;" a +'L11' HTML/S/58.html /^<\/a> 11 * The type of the item.<\/em>$/;" a +'L11' HTML/S/59.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/6.html /^<\/a> 11 }<\/em>$/;" a +'L11' HTML/S/60.html /^<\/a> 11 import<\/strong> static bjc.utils.data.TopDownTransformResult.RTRANSFORM;$/;" a +'L11' HTML/S/61.html /^<\/a> 11 * Do not do anything to this node, and ignore its children<\/em>$/;" a +'L11' HTML/S/62.html /^<\/a> 11 * @param <S><\/em>$/;" a +'L11' HTML/S/63.html /^<\/a> 11 $/;" a +'L11' HTML/S/64.html /^<\/a> 11 import<\/strong> java.util.Set;$/;" a +'L11' HTML/S/65.html /^<\/a> 11 * @param <V>$/;" a +'L11' HTML/S/66.html /^<\/a> 11 * is the inverse of the position on the other side.<\/em>$/;" a +'L11' HTML/S/67.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/68.html /^<\/a> 11 * @author Ben Culkin<\/em>$/;" a +'L11' HTML/S/69.html /^<\/a> 11 * @author EVE<\/em>$/;" a +'L11' HTML/S/7.html /^<\/a> 11 import<\/strong> bjc.utils.parserutils.splitter.SimpleTokenSplitter;$/;" a +'L11' HTML/S/70.html /^<\/a> 11 * @author Ben Culkin<\/em>$/;" a +'L11' HTML/S/71.html /^<\/a> 11 * unbounded to the right, but in practice bounded by available memory.<\/em>$/;" a +'L11' HTML/S/72.html /^<\/a> 11 * @author Ben Culkin<\/em>$/;" a +'L11' HTML/S/73.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/74.html /^<\/a> 11 * The element type of the tape.<\/em>$/;" a +'L11' HTML/S/75.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/76.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/77.html /^<\/a> 11 * @author EVE<\/em>$/;" a +'L11' HTML/S/78.html /^<\/a> 11 public<\/strong> class<\/strong> FileNotChosenException<\/a> extends<\/strong> IOException<\/a> {<\/em>$/;" a +'L11' HTML/S/79.html /^<\/a> 11 public<\/strong> class<\/strong> PragmaFormatException<\/a> extends<\/strong> InputMismatchException<\/a> {<\/em>$/;" a +'L11' HTML/S/8.html /^<\/a> 11 class<\/strong> AssignCommand<\/a> extends<\/strong> NonBinaryCommand<\/a><String<\/a>, String<\/a>, TestContext<\/a>> {<\/em>$/;" a +'L11' HTML/S/80.html /^<\/a> 11 public<\/strong> class<\/strong> UnknownPragmaException<\/a> extends<\/strong> InputMismatchException<\/a> {<\/em>$/;" a +'L11' HTML/S/81.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/82.html /^<\/a> 11 * @author ben<\/em>$/;" a +'L11' HTML/S/83.html /^<\/a> 11 import<\/strong> static bjc.utils.funcdata.bst.DirectedWalkFunction.DirectedWalkResult.SUCCESS;$/;" a +'L11' HTML/S/84.html /^<\/a> 11 @FunctionalInterface<\/a>$/;" a +'L11' HTML/S/85.html /^<\/a> 11 * @author ben<\/em>$/;" a +'L11' HTML/S/86.html /^<\/a> 11 * Visit the left side of this tree part, the tree part itself, and then<\/em>$/;" a +'L11' HTML/S/87.html /^<\/a> 11 $/;" a +'L11' HTML/S/88.html /^<\/a> 11 import<\/strong> java.util.Iterator;$/;" a +'L11' HTML/S/89.html /^<\/a> 11 \/**<\/em>$/;" a +'L11' HTML/S/9.html /^<\/a> 11 import<\/strong> bjc.utils.parserutils.splitter.TokenSplitter;$/;" a +'L11' HTML/S/90.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/91.html /^<\/a> 11 import<\/strong> java.util.function.Predicate;$/;" a +'L11' HTML/S/92.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/93.html /^<\/a> 11 *\/<\/em>$/;" a +'L11' HTML/S/94.html /^<\/a> 11 * @param <RightType>$/;" a +'L11' HTML/S/95.html /^<\/a> 11 * The value inside the functor<\/em>$/;" a +'L11' HTML/S/97.html /^<\/a> 11 *<\/em>$/;" a +'L11' HTML/S/98.html /^<\/a> 11 * @author ben<\/em>$/;" a +'L11' HTML/S/99.html /^<\/a> 11 import<\/strong> java.util.function.Function;$/;" a +'L110' HTML/S/1.html /^<\/a>2277; 2276 # GREATER-THAN OR LESS-THAN$/;" a +'L110' HTML/S/106.html /^<\/a> 110 $/;" a +'L110' HTML/S/108.html /^<\/a> 110 sb<\/a>.append<\/a>(objects<\/a>[1].toString<\/a>());$/;" a +'L110' HTML/S/111.html /^<\/a> 110 throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L110' HTML/S/112.html /^<\/a> 110 return<\/strong> probabilities<\/a>.pairWith<\/a>(results<\/a>);$/;" a +'L110' HTML/S/113.html /^<\/a> 110 * The backing storage of the map<\/em>$/;" a +'L110' HTML/S/114.html /^<\/a> 110 return<\/strong> " first vertex " + source<\/a> + " to vertex " + target<\/a> + " with distance: " + distance<\/a>;$/;" a +'L110' HTML/S/115.html /^<\/a> 110 throw<\/strong> new<\/strong> NullPointerException<\/a>("Matcher must not be null");$/;" a +'L110' HTML/S/117.html /^<\/a> 110 }<\/em>$/;" a +'L110' HTML/S/125.html /^<\/a> 110 removeParam<\/a>.addActionListener<\/a>((event<\/a>) -> {<\/em>$/;" a +'L110' HTML/S/130.html /^<\/a> 110 maxValue<\/a> = max<\/a>;$/;" a +'L110' HTML/S/131.html /^<\/a> 110 * Get a integer from the user<\/em>$/;" a +'L110' HTML/S/132.html /^<\/a> 110 }<\/em>$/;" a +'L110' HTML/S/133.html /^<\/a> 110 * @return The value parsed from a string.<\/em>$/;" a +'L110' HTML/S/139.html /^<\/a> 110 * <\/em>$/;" a +'L110' HTML/S/14.html /^<\/a> 110 operators<\/a>.put<\/a>("]", (queuedTrees<\/a>) -> {<\/em>$/;" a +'L110' HTML/S/140.html /^<\/a> 110 * Run a stream through this reader<\/em>$/;" a +'L110' HTML/S/143.html /^<\/a> 110 }<\/em>$/;" a +'L110' HTML/S/147.html /^<\/a> 110 $/;" a +'L110' HTML/S/164.html /^<\/a> 110 * The precedence of the inner blocks.<\/em>$/;" a +'L110' HTML/S/168.html /^<\/a> 110 $/;" a +'L110' HTML/S/180.html /^<\/a> 110 * <\/em>$/;" a +'L110' HTML/S/185.html /^<\/a> 110 private<\/strong> IMap<\/a><String<\/a>, IPrecedent<\/a>> operators<\/a>;$/;" a +'L110' HTML/S/186.html /^<\/a> 110 }<\/em>$/;" a +'L110' HTML/S/188.html /^<\/a> 110 high<\/a>.addNonMatcher<\/a>(exclusion<\/a>);$/;" a +'L110' HTML/S/190.html /^<\/a> 110 * Grab the remainder of the string.$/;" a +'L110' HTML/S/192.html /^<\/a> 110 $/;" a +'L110' HTML/S/193.html /^<\/a>2277; 2276 # GREATER-THAN OR LESS-THAN$/;" a +'L110' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/Identity.java$/;" a +'L110' HTML/S/20.html /^<\/a> 110 * Process command.<\/em>$/;" a +'L110' HTML/S/30.html /^<\/a> 110 @Override<\/a>$/;" a +'L110' HTML/S/32.html /^<\/a> 110 }<\/em> else<\/strong> {<\/em>$/;" a +'L110' HTML/S/35.html /^<\/a> 110 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L110' HTML/S/37.html /^<\/a> 110 * (non-Javadoc)<\/em>$/;" a +'L110' HTML/S/38.html /^<\/a> 110 }<\/em>$/;" a +'L110' HTML/S/4.html /^<\/a> 110 case<\/strong> 't':$/;" a +'L110' HTML/S/42.html /^<\/a> 110 $/;" a +'L110' HTML/S/43.html /^<\/a> 110 * <\/em>$/;" a +'L110' HTML/S/44.html /^<\/a> 110 * The type of the mapped value<\/em>$/;" a +'L110' HTML/S/45.html /^<\/a> 110 $/;" a +'L110' HTML/S/46.html /^<\/a> 110 }<\/em>;$/;" a +'L110' HTML/S/48.html /^<\/a> 110 $/;" a +'L110' HTML/S/51.html /^<\/a> 110 }<\/em>$/;" a +'L110' HTML/S/52.html /^<\/a> 110 * @return The tree, with the nodes changed<\/em>$/;" a +'L110' HTML/S/53.html /^<\/a> 110 $/;" a +'L110' HTML/S/54.html /^<\/a> 110 leftValue<\/a> = leftSupplier<\/a>.get<\/a>();$/;" a +'L110' HTML/S/55.html /^<\/a> 110 }<\/em>$/;" a +'L110' HTML/S/57.html /^<\/a> 110 return<\/strong> result<\/a>;$/;" a +'L110' HTML/S/60.html /^<\/a> 110 postParent<\/a> = new<\/strong> Tree<\/a><>(preParent<\/a>.getHead<\/a>());$/;" a +'L110' HTML/S/63.html /^<\/a> 110 children<\/a>.forEach<\/a>(action<\/a>);$/;" a +'L110' HTML/S/64.html /^<\/a> 110 \/*<\/em>$/;" a +'L110' HTML/S/66.html /^<\/a> 110 @Override<\/a>$/;" a +'L110' HTML/S/67.html /^<\/a> 110 return<\/strong> stk<\/a>.pop<\/a>();$/;" a +'L110' HTML/S/7.html /^<\/a> 110 *\/<\/em>$/;" a +'L110' HTML/S/71.html /^<\/a> 110 *\/<\/em>$/;" a +'L110' HTML/S/73.html /^<\/a> 110 * The number of items below the top to delete.<\/em>$/;" a +'L110' HTML/S/74.html /^<\/a> 110 boolean<\/strong> right<\/a>(int<\/strong> amt<\/a>);$/;" a +'L110' HTML/S/75.html /^<\/a> 110 * Remove the current element.<\/em>$/;" a +'L110' HTML/S/76.html /^<\/a> 110 $/;" a +'L110' HTML/S/81.html /^<\/a> 110 \/\/ Increase the distance from the pivot<\/em>$/;" a +'L110' HTML/S/83.html /^<\/a> 110 if<\/strong>(comparator<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Comparator must not be null");$/;" a +'L110' HTML/S/88.html /^<\/a> 110 if<\/strong>(predicate<\/a>.test<\/a>(item<\/a>)) \/\/ We've found a matching item<\/em>$/;" a +'L110' HTML/S/89.html /^<\/a> 110 keys<\/a>.add<\/a>(key<\/a>);$/;" a +'L110' HTML/S/9.html /^<\/a> 110 $/;" a +'L110' HTML/S/90.html /^<\/a> 110 * @return The next token from the tokenizer<\/em>$/;" a +'L110' HTML/S/91.html /^<\/a> 110 $/;" a +'L110' HTML/S/92.html /^<\/a> 110 $/;" a +'L111' HTML/S/1.html /^<\/a>2278; 2279 # [BEST FIT] NEITHER LESS-THAN NOR GREATER-THAN$/;" a +'L111' HTML/S/106.html /^<\/a> 111 Iterator<\/a><E<\/a>> itr<\/a> = list<\/a>.toIterable<\/a>().iterator<\/a>();$/;" a +'L111' HTML/S/108.html /^<\/a> 111 break<\/strong>;$/;" a +'L111' HTML/S/111.html /^<\/a> 111 else<\/strong> if<\/strong> (cse<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Case must not be null");$/;" a +'L111' HTML/S/112.html /^<\/a> 111 }<\/em>$/;" a +'L111' HTML/S/113.html /^<\/a> 111 *\/<\/em>$/;" a +'L111' HTML/S/114.html /^<\/a> 111 }<\/em>$/;" a +'L111' HTML/S/115.html /^<\/a> 111 else<\/strong> if<\/strong> (action<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Action must not be null");$/;" a +'L111' HTML/S/117.html /^<\/a> 111 $/;" a +'L111' HTML/S/125.html /^<\/a> 111 DefaultListModel<\/a><E<\/a>> model<\/a> = (DefaultListModel<\/a><E<\/a>>) list<\/a>.getModel<\/a>();$/;" a +'L111' HTML/S/130.html /^<\/a> 111 $/;" a +'L111' HTML/S/131.html /^<\/a> 111 *<\/em>$/;" a +'L111' HTML/S/132.html /^<\/a> 111 $/;" a +'L111' HTML/S/133.html /^<\/a> 111 *\/<\/em>$/;" a +'L111' HTML/S/139.html /^<\/a> 111 * @return The number of blocks read so far.<\/em>$/;" a +'L111' HTML/S/14.html /^<\/a> 111 ITree<\/a><String<\/a>> arrayTree<\/a> = new<\/strong> Tree<\/a><>("[]");$/;" a +'L111' HTML/S/140.html /^<\/a> 111 *<\/em>$/;" a +'L111' HTML/S/143.html /^<\/a> 111 $/;" a +'L111' HTML/S/147.html /^<\/a> 111 \/*<\/em>$/;" a +'L111' HTML/S/164.html /^<\/a> 111 * <\/em>$/;" a +'L111' HTML/S/168.html /^<\/a> 111 \/**<\/em>$/;" a +'L111' HTML/S/180.html /^<\/a> 111 * @param marker<\/em>$/;" a +'L111' HTML/S/185.html /^<\/a> 111 $/;" a +'L111' HTML/S/186.html /^<\/a> 111 }<\/em>$/;" a +'L111' HTML/S/188.html /^<\/a> 111 $/;" a +'L111' HTML/S/190.html /^<\/a> 111 *\/<\/em>$/;" a +'L111' HTML/S/192.html /^<\/a> 111 \/*<\/em>$/;" a +'L111' HTML/S/193.html /^<\/a>2278; 2279 # [BEST FIT] NEITHER LESS-THAN NOR GREATER-THAN$/;" a +'L111' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/TernaryCommand.java$/;" a +'L111' HTML/S/20.html /^<\/a> 111 *\/<\/em>$/;" a +'L111' HTML/S/30.html /^<\/a> 111 public<\/strong> boolean<\/strong> hasCommand(char<\/strong> c<\/a>) {<\/em>$/;" a +'L111' HTML/S/32.html /^<\/a> 111 aliasedCommand<\/a> = commandHandlers<\/a>.get<\/a>(commandName<\/a>).aliased<\/a>();$/;" a +'L111' HTML/S/35.html /^<\/a> 111 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L111' HTML/S/37.html /^<\/a> 111 * <\/em>$/;" a +'L111' HTML/S/38.html /^<\/a> 111 $/;" a +'L111' HTML/S/4.html /^<\/a> 111 tree<\/a>.trim<\/a>();$/;" a +'L111' HTML/S/42.html /^<\/a> 111 @Override<\/a>$/;" a +'L111' HTML/S/43.html /^<\/a> 111 * @param val<\/em>$/;" a +'L111' HTML/S/44.html /^<\/a> 111 * @param mapper<\/em>$/;" a +'L111' HTML/S/45.html /^<\/a> 111 return<\/strong> pendingActions<\/a>.reduceAux<\/a>(oldHolder<\/a>.getValue<\/a>(), (action<\/a>, state<\/a>) -> {<\/em>$/;" a +'L111' HTML/S/46.html /^<\/a> 111 $/;" a +'L111' HTML/S/48.html /^<\/a> 111 Supplier<\/a><NewRight<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L111' HTML/S/51.html /^<\/a> 111 $/;" a +'L111' HTML/S/52.html /^<\/a> 111 *\/<\/em>$/;" a +'L111' HTML/S/53.html /^<\/a> 111 @Override<\/a>$/;" a +'L111' HTML/S/54.html /^<\/a> 111 $/;" a +'L111' HTML/S/57.html /^<\/a> 111 }<\/em>$/;" a +'L111' HTML/S/60.html /^<\/a> 111 $/;" a +'L111' HTML/S/63.html /^<\/a> 111 }<\/em>$/;" a +'L111' HTML/S/64.html /^<\/a> 111 * Remove a mapping if its ambiguous and not a<\/em>$/;" a +'L111' HTML/S/66.html /^<\/a> 111 public<\/strong> T<\/a> remove<\/a>() {<\/em>$/;" a +'L111' HTML/S/67.html /^<\/a> 111 }<\/em> else<\/strong> {<\/em>$/;" a +'L111' HTML/S/7.html /^<\/a> 111 private<\/strong> void<\/strong> handleCommand<\/a>(String<\/a> inp<\/a>, Scanner<\/a> scn<\/a>, boolean<\/strong> isInteractive<\/a>) {<\/em>$/;" a +'L111' HTML/S/71.html /^<\/a> 111 @Override<\/a>$/;" a +'L111' HTML/S/73.html /^<\/a> 111 *\/<\/em>$/;" a +'L111' HTML/S/74.html /^<\/a> 111 $/;" a +'L111' HTML/S/75.html /^<\/a> 111 *<\/em>$/;" a +'L111' HTML/S/76.html /^<\/a> 111 currentTape<\/a>.first<\/a>();$/;" a +'L111' HTML/S/81.html /^<\/a> 111 pivotAdjustment<\/a>++;$/;" a +'L111' HTML/S/83.html /^<\/a> 111 $/;" a +'L111' HTML/S/88.html /^<\/a> 111 return<\/strong> true<\/strong>;$/;" a +'L111' HTML/S/89.html /^<\/a> 111 }<\/em>);$/;" a +'L111' HTML/S/9.html /^<\/a> 111 split<\/a>.compile<\/a>();$/;" a +'L111' HTML/S/90.html /^<\/a> 111 *\/<\/em>$/;" a +'L111' HTML/S/91.html /^<\/a> 111 \/**<\/em>$/;" a +'L111' HTML/S/92.html /^<\/a> 111 \/**<\/em>$/;" a +'L112' HTML/S/1.html /^<\/a>2279; 2278 # [BEST FIT] NEITHER GREATER-THAN NOR LESS-THAN$/;" a +'L112' HTML/S/106.html /^<\/a> 112 E<\/a> element<\/a> = null<\/strong>;$/;" a +'L112' HTML/S/108.html /^<\/a> 112 default<\/strong>:$/;" a +'L112' HTML/S/111.html /^<\/a> 112 $/;" a +'L112' HTML/S/112.html /^<\/a> 112 }<\/em>$/;" a +'L112' HTML/S/113.html /^<\/a> 112 private<\/strong> IMap<\/a><T<\/a>, IMap<\/a><T<\/a>, Integer<\/a>>> adjacency<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L112' HTML/S/114.html /^<\/a> 112 }<\/em>$/;" a +'L112' HTML/S/115.html /^<\/a> 112 $/;" a +'L112' HTML/S/117.html /^<\/a> 112 \/**<\/em>$/;" a +'L112' HTML/S/125.html /^<\/a> 112 $/;" a +'L112' HTML/S/130.html /^<\/a> 112 initValue<\/a> = init<\/a>;$/;" a +'L112' HTML/S/131.html /^<\/a> 112 * @param parent<\/em>$/;" a +'L112' HTML/S/132.html /^<\/a> 112 \/**<\/em>$/;" a +'L112' HTML/S/133.html /^<\/a> 112 public<\/strong> static<\/strong> <E<\/a>> E<\/a> getValue<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>, Predicate<\/a><String<\/a>> validator<\/a>,$/;" a +'L112' HTML/S/139.html /^<\/a> 112 *\/<\/em>$/;" a +'L112' HTML/S/14.html /^<\/a> 112 $/;" a +'L112' HTML/S/140.html /^<\/a> 112 * @param input<\/em>$/;" a +'L112' HTML/S/143.html /^<\/a> 112 \/**<\/em>$/;" a +'L112' HTML/S/147.html /^<\/a> 112 * Groups that aren't allowed to be opened at the moment.<\/em>$/;" a +'L112' HTML/S/164.html /^<\/a> 112 * @param delim<\/em>$/;" a +'L112' HTML/S/168.html /^<\/a> 112 * Create a ternary operator.<\/em>$/;" a +'L112' HTML/S/180.html /^<\/a> 112 * The key that marks the command.<\/em>$/;" a +'L112' HTML/S/185.html /^<\/a> 112 \/**<\/em>$/;" a +'L112' HTML/S/186.html /^<\/a> 112 $/;" a +'L112' HTML/S/188.html /^<\/a> 112 low<\/a>.addNonMatcher<\/a>(exclusion<\/a>);$/;" a +'L112' HTML/S/190.html /^<\/a> 112 mt<\/a>.appendTail<\/a>(work<\/a>);$/;" a +'L112' HTML/S/192.html /^<\/a> 112 * Check handling of strings without escapes<\/em>$/;" a +'L112' HTML/S/193.html /^<\/a>2279; 2278 # [BEST FIT] NEITHER GREATER-THAN NOR LESS-THAN$/;" a +'L112' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/SingleIterator.java$/;" a +'L112' HTML/S/20.html /^<\/a> 112 currentMode<\/a> = currentMode<\/a>.process<\/a>(commandTokens<\/a>[0], commandArgs<\/a>);$/;" a +'L112' HTML/S/30.html /^<\/a> 112 return<\/strong> commands<\/a>.containsKey<\/a>(c<\/a>);$/;" a +'L112' HTML/S/32.html /^<\/a> 112 }<\/em>$/;" a +'L112' HTML/S/35.html /^<\/a> 112 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L112' HTML/S/37.html /^<\/a> 112 * @see java.lang.Object#toString()<\/em>$/;" a +'L112' HTML/S/38.html /^<\/a> 112 @Override<\/a>$/;" a +'L112' HTML/S/4.html /^<\/a> 112 break<\/strong>;$/;" a +'L112' HTML/S/42.html /^<\/a> 112 public<\/strong> <NewLeft<\/a>> IPair<\/a><NewLeft<\/a>, RightType<\/a>> mapLeft<\/a>(Function<\/a><LeftType<\/a>, NewLeft<\/a>> mapper<\/a>) {<\/em>$/;" a +'L112' HTML/S/43.html /^<\/a> 112 * The contained value.<\/em>$/;" a +'L112' HTML/S/44.html /^<\/a> 112 * The function to do mapping with<\/em>$/;" a +'L112' HTML/S/45.html /^<\/a> 112 return<\/strong> action<\/a>.apply<\/a>(state<\/a>);$/;" a +'L112' HTML/S/46.html /^<\/a> 112 return<\/strong> new<\/strong> HalfBoundLazyPair<\/a><>(rightSupp<\/a>, rightBinder<\/a>);$/;" a +'L112' HTML/S/48.html /^<\/a> 112 if<\/strong>(pairBound<\/a>) return<\/strong> boundPair<\/a>.getRight<\/a>();$/;" a +'L112' HTML/S/51.html /^<\/a> 112 @Override<\/a>$/;" a +'L112' HTML/S/52.html /^<\/a> 112 public<\/strong> <MappedType<\/a>> ITree<\/a><MappedType<\/a>> rebuildTree<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> leafTransformer<\/a>,$/;" a +'L112' HTML/S/53.html /^<\/a> 112 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L112' HTML/S/54.html /^<\/a> 112 leftMaterialized<\/a> = true<\/strong>;$/;" a +'L112' HTML/S/57.html /^<\/a> 112 $/;" a +'L112' HTML/S/60.html /^<\/a> 112 if<\/strong>(preParent<\/a>.getChildrenCount<\/a>() != 0) {<\/em>$/;" a +'L112' HTML/S/63.html /^<\/a> 112 }<\/em>$/;" a +'L112' HTML/S/64.html /^<\/a> 112 * whole word.<\/em>$/;" a +'L112' HTML/S/66.html /^<\/a> 112 back<\/a>.remove<\/a>();$/;" a +'L112' HTML/S/67.html /^<\/a> 112 return<\/strong> backing<\/a>.remove<\/a>(key<\/a>).top<\/a>();$/;" a +'L112' HTML/S/7.html /^<\/a> 112 if<\/strong>(inp<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L112' HTML/S/71.html /^<\/a> 112 public<\/strong> T<\/a> remove<\/a>() {<\/em>$/;" a +'L112' HTML/S/73.html /^<\/a> 112 public<\/strong> void<\/strong> nip<\/a>(int<\/strong> n<\/a>) {<\/em>$/;" a +'L112' HTML/S/74.html /^<\/a> 112 \/**<\/em>$/;" a +'L112' HTML/S/75.html /^<\/a> 112 * Also moves the cursor back one step if possible to maintain relative<\/em>$/;" a +'L112' HTML/S/76.html /^<\/a> 112 }<\/em>$/;" a +'L112' HTML/S/81.html /^<\/a> 112 }<\/em>$/;" a +'L112' HTML/S/83.html /^<\/a> 112 return<\/strong> directedWalk<\/a>(currentElement<\/a> -> {<\/em>$/;" a +'L112' HTML/S/88.html /^<\/a> 112 }<\/em>$/;" a +'L112' HTML/S/89.html /^<\/a> 112 $/;" a +'L112' HTML/S/9.html /^<\/a> 112 $/;" a +'L112' HTML/S/90.html /^<\/a> 112 public<\/strong> String<\/a> nextToken<\/a>() {<\/em>$/;" a +'L112' HTML/S/91.html /^<\/a> 112 * Check if the list contains the specified item<\/em>$/;" a +'L112' HTML/S/92.html /^<\/a> 112 * Delete all the values in the map.<\/em>$/;" a +'L113' HTML/S/1.html /^<\/a>227A; 227B # PRECEDES$/;" a +'L113' HTML/S/106.html /^<\/a> 113 $/;" a +'L113' HTML/S/108.html /^<\/a> 113 \/*<\/em>$/;" a +'L113' HTML/S/111.html /^<\/a> 113 specialRules<\/a>.put<\/a>(ruleName<\/a>, cse<\/a>);$/;" a +'L113' HTML/S/113.html /^<\/a> 113 $/;" a +'L113' HTML/S/115.html /^<\/a> 113 getEdges<\/a>(source<\/a>).forEach<\/a>((target<\/a>, weight<\/a>) -> {<\/em>$/;" a +'L113' HTML/S/117.html /^<\/a> 113 * Prompt the user to pick a file to save<\/em>$/;" a +'L113' HTML/S/125.html /^<\/a> 113 remove<\/a>.accept<\/a>(model<\/a>.remove<\/a>(list<\/a>.getSelectedIndex<\/a>()));$/;" a +'L113' HTML/S/130.html /^<\/a> 113 }<\/em>$/;" a +'L113' HTML/S/131.html /^<\/a> 113 * The parent component for dialogs.<\/em>$/;" a +'L113' HTML/S/132.html /^<\/a> 113 * Prompt the user with a "Save File..." dialog.<\/em>$/;" a +'L113' HTML/S/133.html /^<\/a> 113 Function<\/a><String<\/a>, E<\/a>> transformer<\/a>) {<\/em>$/;" a +'L113' HTML/S/139.html /^<\/a> 113 public<\/strong> int<\/strong> getBlockCount() {<\/em>$/;" a +'L113' HTML/S/14.html /^<\/a> 113 while<\/strong>(!queuedTrees<\/a>.peek<\/a>().getHead<\/a>().equals<\/a>("[")) {<\/em>$/;" a +'L113' HTML/S/140.html /^<\/a> 113 * The stream to get input<\/em>$/;" a +'L113' HTML/S/143.html /^<\/a> 113 * Convert this group into a tree.<\/em>$/;" a +'L113' HTML/S/147.html /^<\/a> 113 *\/<\/em>$/;" a +'L113' HTML/S/164.html /^<\/a> 113 * The marker between sub-blocks.<\/em>$/;" a +'L113' HTML/S/168.html /^<\/a> 113 * <\/em>$/;" a +'L113' HTML/S/180.html /^<\/a> 113 * <\/em>$/;" a +'L113' HTML/S/185.html /^<\/a> 113 * Create a new shunting yard with a default set of operators<\/em>$/;" a +'L113' HTML/S/186.html /^<\/a> 113 \/**<\/em>$/;" a +'L113' HTML/S/188.html /^<\/a> 113 }<\/em>$/;" a +'L113' HTML/S/190.html /^<\/a> 113 String<\/a> tail<\/a> = work<\/a>.toString<\/a>();$/;" a +'L113' HTML/S/192.html /^<\/a> 113 *\/<\/em>$/;" a +'L113' HTML/S/193.html /^<\/a>227A; 227B # PRECEDES$/;" a +'L113' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/TextAreaOutputStream.java$/;" a +'L113' HTML/S/20.html /^<\/a> 113 }<\/em> else<\/strong> {<\/em>$/;" a +'L113' HTML/S/30.html /^<\/a> 113 }<\/em>$/;" a +'L113' HTML/S/32.html /^<\/a> 113 $/;" a +'L113' HTML/S/35.html /^<\/a> 113 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L113' HTML/S/37.html /^<\/a> 113 *\/<\/em>$/;" a +'L113' HTML/S/38.html /^<\/a> 113 public<\/strong> IList<\/a><ComponentType<\/a>> getList() {<\/em>$/;" a +'L113' HTML/S/4.html /^<\/a> 113 case<\/strong> 'b':$/;" a +'L113' HTML/S/42.html /^<\/a> 113 if<\/strong>(mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L113' HTML/S/43.html /^<\/a> 113 * <\/em>$/;" a +'L113' HTML/S/44.html /^<\/a> 113 * @return A holder with the mapped value<\/em>$/;" a +'L113' HTML/S/45.html /^<\/a> 113 }<\/em>, (value<\/a>) -> mapper<\/a>.apply<\/a>(value<\/a>));$/;" a +'L113' HTML/S/46.html /^<\/a> 113 }<\/em>$/;" a +'L113' HTML/S/48.html /^<\/a> 113 $/;" a +'L113' HTML/S/51.html /^<\/a> 113 default<\/strong> <OldLeft<\/a>, OldRight<\/a>, NewLeft<\/a>> Function<\/a><Bifunctor<\/a><OldLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><NewLeft<\/a>, OldRight<\/a>>> fmapLeft<\/a>($/;" a +'L113' HTML/S/52.html /^<\/a> 113 Function<\/a><ContainedType<\/a>, MappedType<\/a>> operatorTransformer<\/a>);$/;" a +'L113' HTML/S/53.html /^<\/a> 113 actions<\/a>.add<\/a>(transformer<\/a>);$/;" a +'L113' HTML/S/54.html /^<\/a> 113 }<\/em>$/;" a +'L113' HTML/S/57.html /^<\/a> 113 @Override<\/a>$/;" a +'L113' HTML/S/60.html /^<\/a> 113 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < preParent<\/a>.getChildrenCount<\/a>(); i<\/a>++) {<\/em>$/;" a +'L113' HTML/S/63.html /^<\/a> 113 $/;" a +'L113' HTML/S/64.html /^<\/a> 113 *\/<\/em>$/;" a +'L113' HTML/S/66.html /^<\/a> 113 $/;" a +'L113' HTML/S/67.html /^<\/a> 113 }<\/em>$/;" a +'L113' HTML/S/7.html /^<\/a> 113 return<\/strong>;$/;" a +'L113' HTML/S/71.html /^<\/a> 113 T<\/a> res<\/a> = backing<\/a>.remove<\/a>(pos<\/a>);$/;" a +'L113' HTML/S/73.html /^<\/a> 113 T<\/a> elm<\/a> = pop<\/a>();$/;" a +'L113' HTML/S/74.html /^<\/a> 113 * Is this tape double sided?<\/em>$/;" a +'L113' HTML/S/75.html /^<\/a> 113 * position, and removes the corresponding item from the non-active side<\/em>$/;" a +'L113' HTML/S/76.html /^<\/a> 113 $/;" a +'L113' HTML/S/81.html /^<\/a> 113 $/;" a +'L113' HTML/S/83.html /^<\/a> 113 switch<\/strong>(comparator<\/a>.compare<\/a>(element<\/a>, currentElement<\/a>)) {<\/em>$/;" a +'L113' HTML/S/88.html /^<\/a> 113 $/;" a +'L113' HTML/S/89.html /^<\/a> 113 return<\/strong> keys<\/a>;$/;" a +'L113' HTML/S/9.html /^<\/a> 113 PrattParser<\/a><String<\/a>, String<\/a>, TestContext<\/a>> parser<\/a> = createParser<\/a>();$/;" a +'L113' HTML/S/90.html /^<\/a> 113 if<\/strong>(input<\/a>.hasMoreTokens<\/a>()) \/\/ Return the next available token<\/em>$/;" a +'L113' HTML/S/91.html /^<\/a> 113 *<\/em>$/;" a +'L113' HTML/S/92.html /^<\/a> 113 *\/<\/em>$/;" a +'L114' HTML/S/1.html /^<\/a>227B; 227A # SUCCEEDS$/;" a +'L114' HTML/S/106.html /^<\/a> 114 for<\/strong>(int<\/strong> index<\/a> = 0; itr<\/a>.hasNext<\/a>(); element<\/a> = itr<\/a>.next<\/a>()) {<\/em>$/;" a +'L114' HTML/S/108.html /^<\/a> 114 * Three or more items.<\/em>$/;" a +'L114' HTML/S/111.html /^<\/a> 114 }<\/em>$/;" a +'L114' HTML/S/113.html /^<\/a> 114 \/**<\/em>$/;" a +'L114' HTML/S/115.html /^<\/a> 114 if<\/strong> (matcher<\/a>.test<\/a>(target<\/a>, weight<\/a>)) {<\/em>$/;" a +'L114' HTML/S/117.html /^<\/a> 114 *<\/em>$/;" a +'L114' HTML/S/125.html /^<\/a> 114 }<\/em>);$/;" a +'L114' HTML/S/130.html /^<\/a> 114 }<\/em>$/;" a +'L114' HTML/S/131.html /^<\/a> 114 * @param title<\/em>$/;" a +'L114' HTML/S/132.html /^<\/a> 114 *<\/em>$/;" a +'L114' HTML/S/133.html /^<\/a> 114 if<\/strong>(validator<\/a> == null<\/strong>)$/;" a +'L114' HTML/S/139.html /^<\/a> 114 return<\/strong> blockNo<\/a>;$/;" a +'L114' HTML/S/14.html /^<\/a> 114 arrayTree<\/a>.addChild<\/a>(queuedTrees<\/a>.pop<\/a>());$/;" a +'L114' HTML/S/140.html /^<\/a> 114 * @param initialState<\/em>$/;" a +'L114' HTML/S/143.html /^<\/a> 114 * <\/em>$/;" a +'L114' HTML/S/147.html /^<\/a> 114 Stack<\/a><Multiset<\/a><T<\/a>>> forbiddenDelimiters<\/a> = new<\/strong> SimpleStack<\/a><>();$/;" a +'L114' HTML/S/164.html /^<\/a> 114 * <\/em>$/;" a +'L114' HTML/S/168.html /^<\/a> 114 * This is like C's ?: operator.<\/em>$/;" a +'L114' HTML/S/180.html /^<\/a> 114 * @param comm<\/em>$/;" a +'L114' HTML/S/185.html /^<\/a> 114 *<\/em>$/;" a +'L114' HTML/S/186.html /^<\/a> 114 * Adds a character class as a matched delimiter to split on.<\/em>$/;" a +'L114' HTML/S/188.html /^<\/a> 114 }<\/em>$/;" a +'L114' HTML/S/190.html /^<\/a> 114 $/;" a +'L114' HTML/S/192.html /^<\/a> 114 @Test<\/a>$/;" a +'L114' HTML/S/193.html /^<\/a>227B; 227A # SUCCEEDS$/;" a +'L114' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/exceptions\/FileNotChosenException.java$/;" a +'L114' HTML/S/20.html /^<\/a> 114 errorOutput<\/a>.print<\/a>("Error: Unrecognized command " + currentLine<\/a>);$/;" a +'L114' HTML/S/30.html /^<\/a> 114 $/;" a +'L114' HTML/S/32.html /^<\/a> 114 commandHandlers<\/a>.put<\/a>(aliasName<\/a>, aliasedCommand<\/a>);$/;" a +'L114' HTML/S/35.html /^<\/a> 114 $/;" a +'L114' HTML/S/37.html /^<\/a> 114 @Override<\/a>$/;" a +'L114' HTML/S/38.html /^<\/a> 114 return<\/strong> components<\/a>.valueList<\/a>();$/;" a +'L114' HTML/S/4.html /^<\/a> 114 tree<\/a>.balance<\/a>();$/;" a +'L114' HTML/S/42.html /^<\/a> 114 $/;" a +'L114' HTML/S/43.html /^<\/a> 114 * @return A new identity container.<\/em>$/;" a +'L114' HTML/S/44.html /^<\/a> 114 *\/<\/em>$/;" a +'L114' HTML/S/45.html /^<\/a> 114 }<\/em>;$/;" a +'L114' HTML/S/46.html /^<\/a> 114 $/;" a +'L114' HTML/S/48.html /^<\/a> 114 return<\/strong> binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>()).getRight<\/a>();$/;" a +'L114' HTML/S/51.html /^<\/a> 114 Function<\/a><OldLeft<\/a>, NewLeft<\/a>> func<\/a>) {<\/em>$/;" a +'L114' HTML/S/52.html /^<\/a> 114 $/;" a +'L114' HTML/S/53.html /^<\/a> 114 $/;" a +'L114' HTML/S/54.html /^<\/a> 114 $/;" a +'L114' HTML/S/57.html /^<\/a> 114 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L114' HTML/S/60.html /^<\/a> 114 preChildren<\/a>.add<\/a>(preParent<\/a>.getChild<\/a>(i<\/a>));$/;" a +'L114' HTML/S/63.html /^<\/a> 114 @Override<\/a>$/;" a +'L114' HTML/S/64.html /^<\/a> 114 if<\/strong>(abbrevMap<\/a>.containsKey<\/a>(subword<\/a>) && !wrds<\/a>.contains<\/a>(subword<\/a>)) {<\/em>$/;" a +'L114' HTML/S/66.html /^<\/a> 114 return<\/strong> front<\/a>.remove<\/a>();$/;" a +'L114' HTML/S/67.html /^<\/a> 114 }<\/em>$/;" a +'L114' HTML/S/7.html /^<\/a> 114 }<\/em>$/;" a +'L114' HTML/S/71.html /^<\/a> 114 if<\/strong>(pos<\/a> != 0) {<\/em>$/;" a +'L114' HTML/S/73.html /^<\/a> 114 $/;" a +'L114' HTML/S/74.html /^<\/a> 114 *<\/em>$/;" a +'L114' HTML/S/75.html /^<\/a> 114 *<\/em>$/;" a +'L114' HTML/S/76.html /^<\/a> 114 \/**<\/em>$/;" a +'L114' HTML/S/81.html /^<\/a> 114 \/\/ Add any trailing unbalanced elements<\/em>$/;" a +'L114' HTML/S/83.html /^<\/a> 114 case<\/strong> -1:$/;" a +'L114' HTML/S/88.html /^<\/a> 114 \/\/ We didn't find a matching item<\/em>$/;" a +'L114' HTML/S/89.html /^<\/a> 114 }<\/em>$/;" a +'L114' HTML/S/9.html /^<\/a> 114 $/;" a +'L114' HTML/S/90.html /^<\/a> 114 return<\/strong> input<\/a>.nextToken<\/a>();$/;" a +'L114' HTML/S/91.html /^<\/a> 114 * @param item<\/em>$/;" a +'L114' HTML/S/92.html /^<\/a> 114 default<\/strong> void<\/strong> clear<\/a>() {<\/em>$/;" a +'L115' HTML/S/1.html /^<\/a>227C; 227D # PRECEDES OR EQUAL TO$/;" a +'L115' HTML/S/106.html /^<\/a> 115 int<\/strong> winningChance<\/a> = number<\/a> - selected<\/a>.getSize<\/a>();$/;" a +'L115' HTML/S/108.html /^<\/a> 115 *\/<\/em>$/;" a +'L115' HTML/S/111.html /^<\/a> 115 $/;" a +'L115' HTML/S/113.html /^<\/a> 115 * Create a new map from a set of vertices<\/em>$/;" a +'L115' HTML/S/115.html /^<\/a> 115 action<\/a>.accept<\/a>(target<\/a>, weight<\/a>);$/;" a +'L115' HTML/S/117.html /^<\/a> 115 * @param parent<\/em>$/;" a +'L115' HTML/S/125.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/130.html /^<\/a> 115 $/;" a +'L115' HTML/S/131.html /^<\/a> 115 * The title for dialogs.<\/em>$/;" a +'L115' HTML/S/132.html /^<\/a> 115 * @param parent<\/em>$/;" a +'L115' HTML/S/133.html /^<\/a> 115 throw<\/strong> new<\/strong> NullPointerException<\/a>("Validator must not be null");$/;" a +'L115' HTML/S/139.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/14.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/140.html /^<\/a> 115 * The initial state of the reader<\/em>$/;" a +'L115' HTML/S/143.html /^<\/a> 115 * @param closer<\/em>$/;" a +'L115' HTML/S/147.html /^<\/a> 115 forbiddenDelimiters<\/a>.push<\/a>(HashMultiset<\/a>.create<\/a>());$/;" a +'L115' HTML/S/164.html /^<\/a> 115 * @param mark<\/em>$/;" a +'L115' HTML/S/168.html /^<\/a> 115 * <\/em>$/;" a +'L115' HTML/S/180.html /^<\/a> 115 * The command.<\/em>$/;" a +'L115' HTML/S/185.html /^<\/a> 115 * @param configureBasics<\/em>$/;" a +'L115' HTML/S/186.html /^<\/a> 115 *<\/em>$/;" a +'L115' HTML/S/188.html /^<\/a> 115 $/;" a +'L115' HTML/S/190.html /^<\/a> 115 if<\/strong> (tail<\/a>.contains<\/a>("\\"")) {<\/em>$/;" a +'L115' HTML/S/192.html /^<\/a> 115 public<\/strong> void<\/strong> testDescapeString_NonescapeString() {<\/em>$/;" a +'L115' HTML/S/193.html /^<\/a>227C; 227D # PRECEDES OR EQUAL TO$/;" a +'L115' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/DefaultNonInitialCommand.java$/;" a +'L115' HTML/S/20.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/30.html /^<\/a> 115 @Override<\/a>$/;" a +'L115' HTML/S/32.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/35.html /^<\/a> 115 ComponentDescription<\/a> other<\/a> = (ComponentDescription<\/a>) obj<\/a>;$/;" a +'L115' HTML/S/37.html /^<\/a> 115 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L115' HTML/S/38.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/4.html /^<\/a> 115 break<\/strong>;$/;" a +'L115' HTML/S/42.html /^<\/a> 115 if<\/strong>(isLeft<\/a>) return<\/strong> new<\/strong> Either<\/a><>(mapper<\/a>.apply<\/a>(leftVal<\/a>), null<\/strong>);$/;" a +'L115' HTML/S/43.html /^<\/a> 115 *\/<\/em>$/;" a +'L115' HTML/S/44.html /^<\/a> 115 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>);$/;" a +'L115' HTML/S/45.html /^<\/a> 115 $/;" a +'L115' HTML/S/46.html /^<\/a> 115 @Override<\/a>$/;" a +'L115' HTML/S/48.html /^<\/a> 115 }<\/em>;$/;" a +'L115' HTML/S/51.html /^<\/a> 115 return<\/strong> (argumentPair<\/a>) -> {<\/em>$/;" a +'L115' HTML/S/52.html /^<\/a> 115 \/**<\/em>$/;" a +'L115' HTML/S/53.html /^<\/a> 115 return<\/strong> this<\/strong>;$/;" a +'L115' HTML/S/54.html /^<\/a> 115 return<\/strong> leftValue<\/a>;$/;" a +'L115' HTML/S/57.html /^<\/a> 115 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L115' HTML/S/60.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/63.html /^<\/a> 115 public<\/strong> ITree<\/a><ContainedType<\/a>> flatMapTree<\/a>(Function<\/a><ContainedType<\/a>, ITree<\/a><ContainedType<\/a>>> mapper<\/a>) {<\/em>$/;" a +'L115' HTML/S/64.html /^<\/a> 115 String<\/a> oldword<\/a> = abbrevMap<\/a>.remove<\/a>(subword<\/a>);$/;" a +'L115' HTML/S/66.html /^<\/a> 115 }<\/em>$/;" a +'L115' HTML/S/67.html /^<\/a> 115 $/;" a +'L115' HTML/S/7.html /^<\/a> 115 $/;" a +'L115' HTML/S/71.html /^<\/a> 115 pos<\/a> -= 1;$/;" a +'L115' HTML/S/73.html /^<\/a> 115 drop<\/a>(n<\/a>);$/;" a +'L115' HTML/S/74.html /^<\/a> 115 * @return Whether or not this tape is double-sided.<\/em>$/;" a +'L115' HTML/S/75.html /^<\/a> 115 * @return The removed item from the active side.<\/em>$/;" a +'L115' HTML/S/76.html /^<\/a> 115 * Move the cursor the right-most position.<\/em>$/;" a +'L115' HTML/S/81.html /^<\/a> 115 if<\/strong>(pivot<\/a> - pivotAdjustment<\/a> >= 0) {<\/em>$/;" a +'L115' HTML/S/83.html /^<\/a> 115 return<\/strong> LEFT<\/a>;$/;" a +'L115' HTML/S/88.html /^<\/a> 115 return<\/strong> false<\/strong>;$/;" a +'L115' HTML/S/89.html /^<\/a> 115 $/;" a +'L115' HTML/S/9.html /^<\/a> 115 TestContext<\/a> ctx<\/a> = new<\/strong> TestContext<\/a>();$/;" a +'L115' HTML/S/90.html /^<\/a> 115 $/;" a +'L115' HTML/S/91.html /^<\/a> 115 * The item to see if it is contained<\/em>$/;" a +'L115' HTML/S/92.html /^<\/a> 115 keyList<\/a>().forEach<\/a>((key<\/a>) -> remove<\/a>(key<\/a>));$/;" a +'L116' HTML/S/1.html /^<\/a>227D; 227C # SUCCEEDS OR EQUAL TO$/;" a +'L116' HTML/S/106.html /^<\/a> 116 \/\/ n - m<\/em>$/;" a +'L116' HTML/S/108.html /^<\/a> 116 for<\/strong> (int<\/strong> i<\/a> = 0; i<\/a> < objects<\/a>.length<\/a> - 1; i<\/a>++) {<\/em>$/;" a +'L116' HTML/S/111.html /^<\/a> 116 \/**<\/em>$/;" a +'L116' HTML/S/113.html /^<\/a> 116 *<\/em>$/;" a +'L116' HTML/S/115.html /^<\/a> 116 }<\/em>$/;" a +'L116' HTML/S/117.html /^<\/a> 116 * The parent of the file picker<\/em>$/;" a +'L116' HTML/S/125.html /^<\/a> 116 $/;" a +'L116' HTML/S/130.html /^<\/a> 116 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 2956394160569961404L;$/;" a +'L116' HTML/S/131.html /^<\/a> 116 * @param prompt<\/em>$/;" a +'L116' HTML/S/132.html /^<\/a> 116 * The component to use as the parent for the dialog.<\/em>$/;" a +'L116' HTML/S/133.html /^<\/a> 116 else<\/strong> if<\/strong>(transformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L116' HTML/S/139.html /^<\/a> 116 $/;" a +'L116' HTML/S/14.html /^<\/a> 116 $/;" a +'L116' HTML/S/140.html /^<\/a> 116 * @return The final state of the reader<\/em>$/;" a +'L116' HTML/S/143.html /^<\/a> 116 * The item that closed this group.<\/em>$/;" a +'L116' HTML/S/147.html /^<\/a> 116 $/;" a +'L116' HTML/S/164.html /^<\/a> 116 * The block terminator.<\/em>$/;" a +'L116' HTML/S/168.html /^<\/a> 116 * @param precedence<\/em>$/;" a +'L116' HTML/S/180.html /^<\/a> 116 *\/<\/em>$/;" a +'L116' HTML/S/185.html /^<\/a> 116 * Whether or not basic math operators should be provided<\/em>$/;" a +'L116' HTML/S/186.html /^<\/a> 116 * The provided string should be a pattern to match one or more<\/em>$/;" a +'L116' HTML/S/188.html /^<\/a> 116 \/**<\/em>$/;" a +'L116' HTML/S/190.html /^<\/a> 116 \/*$/;" a +'L116' HTML/S/192.html /^<\/a> 116 String<\/a> onNonescapeString<\/a> = descapeString<\/a>("hello there");$/;" a +'L116' HTML/S/193.html /^<\/a>227D; 227C # SUCCEEDS OR EQUAL TO$/;" a +'L116' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/FunctionalMap.java$/;" a +'L116' HTML/S/20.html /^<\/a> 116 }<\/em>$/;" a +'L116' HTML/S/30.html /^<\/a> 116 public<\/strong> boolean<\/strong> hasSubmode(char<\/strong> c<\/a>) {<\/em>$/;" a +'L116' HTML/S/32.html /^<\/a> 116 }<\/em>$/;" a +'L116' HTML/S/35.html /^<\/a> 116 $/;" a +'L116' HTML/S/37.html /^<\/a> 116 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L116' HTML/S/38.html /^<\/a> 116 $/;" a +'L116' HTML/S/4.html /^<\/a> 116 default<\/strong>:$/;" a +'L116' HTML/S/42.html /^<\/a> 116 $/;" a +'L116' HTML/S/43.html /^<\/a> 116 public<\/strong> static<\/strong> <ContainedType<\/a>> Identity<\/a><ContainedType<\/a>> id<\/a>(ContainedType<\/a> val<\/a>) {<\/em>$/;" a +'L116' HTML/S/44.html /^<\/a> 116 $/;" a +'L116' HTML/S/45.html /^<\/a> 116 return<\/strong> new<\/strong> Lazy<\/a><>(typeSupplier<\/a>);$/;" a +'L116' HTML/S/46.html /^<\/a> 116 public<\/strong> <OtherLeft<\/a>, OtherRight<\/a>, CombinedLeft<\/a>, CombinedRight<\/a>> IPair<\/a><CombinedLeft<\/a>, CombinedRight<\/a>> combine<\/a>($/;" a +'L116' HTML/S/48.html /^<\/a> 116 $/;" a +'L116' HTML/S/51.html /^<\/a> 116 if<\/strong>(!(argumentPair<\/a> instanceof<\/strong> IPair<\/a><?, ?>)) throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L116' HTML/S/52.html /^<\/a> 116 * Transform some of the nodes in this tree<\/em>$/;" a +'L116' HTML/S/53.html /^<\/a> 116 }<\/em>$/;" a +'L116' HTML/S/54.html /^<\/a> 116 }<\/em>$/;" a +'L116' HTML/S/57.html /^<\/a> 116 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L116' HTML/S/60.html /^<\/a> 116 $/;" a +'L116' HTML/S/63.html /^<\/a> 116 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L116' HTML/S/64.html /^<\/a> 116 $/;" a +'L116' HTML/S/66.html /^<\/a> 116 $/;" a +'L116' HTML/S/67.html /^<\/a> 116 @Override<\/a>$/;" a +'L116' HTML/S/7.html /^<\/a> 116 int<\/strong> idx<\/a> = inp<\/a>.indexOf<\/a>(' ');$/;" a +'L116' HTML/S/71.html /^<\/a> 116 }<\/em>$/;" a +'L116' HTML/S/73.html /^<\/a> 116 $/;" a +'L116' HTML/S/74.html /^<\/a> 116 *\/<\/em>$/;" a +'L116' HTML/S/75.html /^<\/a> 116 *\/<\/em>$/;" a +'L116' HTML/S/76.html /^<\/a> 116 *\/<\/em>$/;" a +'L116' HTML/S/81.html /^<\/a> 116 root<\/a>.add<\/a>(elements<\/a>.getByIndex<\/a>(pivot<\/a> - pivotAdjustment<\/a>), comparator<\/a>);$/;" a +'L116' HTML/S/83.html /^<\/a> 116 case<\/strong> 0:$/;" a +'L116' HTML/S/88.html /^<\/a> 116 }<\/em>$/;" a +'L116' HTML/S/89.html /^<\/a> 116 @Override<\/a>$/;" a +'L116' HTML/S/9.html /^<\/a> 116 $/;" a +'L116' HTML/S/90.html /^<\/a> 116 \/\/ Return no token<\/em>$/;" a +'L116' HTML/S/91.html /^<\/a> 116 * @return Whether or not the specified item is in the list<\/em>$/;" a +'L116' HTML/S/92.html /^<\/a> 116 }<\/em>$/;" a +'L117' HTML/S/1.html /^<\/a>227E; 227F # [BEST FIT] PRECEDES OR EQUIVALENT TO$/;" a +'L117' HTML/S/106.html /^<\/a> 117 $/;" a +'L117' HTML/S/108.html /^<\/a> 117 sb<\/a>.append<\/a>(objects<\/a>[i<\/a>].toString<\/a>());$/;" a +'L117' HTML/S/111.html /^<\/a> 117 * Add a case to an already existing rule.<\/em>$/;" a +'L117' HTML/S/113.html /^<\/a> 117 * @param vertices<\/em>$/;" a +'L117' HTML/S/115.html /^<\/a> 117 }<\/em>);$/;" a +'L117' HTML/S/117.html /^<\/a> 117 * @param title<\/em>$/;" a +'L117' HTML/S/125.html /^<\/a> 117 if<\/strong>(add<\/a> != null<\/strong>) {<\/em>$/;" a +'L117' HTML/S/130.html /^<\/a> 117 private<\/strong> JSlider<\/a> slider<\/a>;$/;" a +'L117' HTML/S/131.html /^<\/a> 117 * The prompt to tell the user what to enter.<\/em>$/;" a +'L117' HTML/S/132.html /^<\/a> 117 * @param title<\/em>$/;" a +'L117' HTML/S/133.html /^<\/a> 117 $/;" a +'L117' HTML/S/139.html /^<\/a> 117 @Override<\/a>$/;" a +'L117' HTML/S/14.html /^<\/a> 117 queuedTrees<\/a>.push<\/a>(arrayTree<\/a>);$/;" a +'L117' HTML/S/140.html /^<\/a> 117 *\/<\/em>$/;" a +'L117' HTML/S/143.html /^<\/a> 117 * <\/em>$/;" a +'L117' HTML/S/147.html /^<\/a> 117 \/*<\/em>$/;" a +'L117' HTML/S/164.html /^<\/a> 117 * <\/em>$/;" a +'L117' HTML/S/168.html /^<\/a> 117 * The precedence of the operator.<\/em>$/;" a +'L117' HTML/S/180.html /^<\/a> 117 public<\/strong> void<\/strong> addNonInitialCommand<\/a>(K<\/a> marker<\/a>, NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> comm<\/a>) {<\/em>$/;" a +'L117' HTML/S/185.html /^<\/a> 117 *\/<\/em>$/;" a +'L117' HTML/S/186.html /^<\/a> 117 * occurances of.<\/em>$/;" a +'L117' HTML/S/188.html /^<\/a> 117 * Ready the splitter for use.<\/em>$/;" a +'L117' HTML/S/190.html /^<\/a> 117 * There's a unmatched opening quote with at least one string.$/;" a +'L117' HTML/S/192.html /^<\/a> 117 $/;" a +'L117' HTML/S/193.html /^<\/a>227E; 227F # [BEST FIT] PRECEDES OR EQUIVALENT TO$/;" a +'L117' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/PushdownMap.java$/;" a +'L117' HTML/S/20.html /^<\/a> 117 $/;" a +'L117' HTML/S/30.html /^<\/a> 117 return<\/strong> modes<\/a>.containsKey<\/a>(c<\/a>);$/;" a +'L117' HTML/S/32.html /^<\/a> 117 $/;" a +'L117' HTML/S/35.html /^<\/a> 117 if<\/strong>(author<\/a> == null<\/strong>) {<\/em>$/;" a +'L117' HTML/S/37.html /^<\/a> 117 builder<\/a>.append<\/a>("ComponentDescriptionState [");$/;" a +'L117' HTML/S/38.html /^<\/a> 117 @Override<\/a>$/;" a +'L117' HTML/S/4.html /^<\/a> 117 System<\/a>.out<\/a>.println<\/a>("ERROR: Unrecognized command.");$/;" a +'L117' HTML/S/42.html /^<\/a> 117 return<\/strong> new<\/strong> Either<\/a><>(null<\/strong>, rightVal<\/a>);$/;" a +'L117' HTML/S/43.html /^<\/a> 117 return<\/strong> new<\/strong> Identity<\/a><>(val<\/a>);$/;" a +'L117' HTML/S/44.html /^<\/a> 117 \/**<\/em>$/;" a +'L117' HTML/S/45.html /^<\/a> 117 }<\/em>$/;" a +'L117' HTML/S/46.html /^<\/a> 117 IPair<\/a><OtherLeft<\/a>, OtherRight<\/a>> otherPair<\/a>,$/;" a +'L117' HTML/S/48.html /^<\/a> 117 return<\/strong> new<\/strong> LazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>);$/;" a +'L117' HTML/S/51.html /^<\/a> 117 "This function can only be applied to instances of IPair");$/;" a +'L117' HTML/S/52.html /^<\/a> 117 *<\/em>$/;" a +'L117' HTML/S/53.html /^<\/a> 117 $/;" a +'L117' HTML/S/54.html /^<\/a> 117 $/;" a +'L117' HTML/S/57.html /^<\/a> 117 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L117' HTML/S/60.html /^<\/a> 117 \/\/ Return whatever the first child is<\/em>$/;" a +'L117' HTML/S/63.html /^<\/a> 117 ITree<\/a><ContainedType<\/a>> flatMappedData<\/a> = mapper<\/a>.apply<\/a>(data<\/a>);$/;" a +'L117' HTML/S/64.html /^<\/a> 117 ambMap<\/a>.put<\/a>(subword<\/a>, oldword<\/a>);$/;" a +'L117' HTML/S/66.html /^<\/a> 117 \/**<\/em>$/;" a +'L117' HTML/S/67.html /^<\/a> 117 public<\/strong> IList<\/a><ValueType<\/a>> valueList<\/a>() {<\/em>$/;" a +'L117' HTML/S/7.html /^<\/a> 117 $/;" a +'L117' HTML/S/71.html /^<\/a> 117 return<\/strong> res<\/a>;$/;" a +'L117' HTML/S/73.html /^<\/a> 117 push<\/a>(elm<\/a>);$/;" a +'L117' HTML/S/74.html /^<\/a> 117 boolean<\/strong> isDoubleSided<\/a>();$/;" a +'L117' HTML/S/75.html /^<\/a> 117 @Override<\/a>$/;" a +'L117' HTML/S/76.html /^<\/a> 117 @Override<\/a>$/;" a +'L117' HTML/S/81.html /^<\/a> 117 }<\/em> else<\/strong> if<\/strong>(pivot<\/a> + pivotAdjustment<\/a> < elements<\/a>.getSize<\/a>()) {<\/em>$/;" a +'L117' HTML/S/83.html /^<\/a> 117 return<\/strong> isDeleted<\/a> ? FAILURE<\/a> : SUCCESS<\/a>;$/;" a +'L117' HTML/S/88.html /^<\/a> 117 $/;" a +'L117' HTML/S/89.html /^<\/a> 117 public<\/strong> <MappedValue<\/a>> IMap<\/a><KeyType<\/a>, MappedValue<\/a>> transform<\/a>(Function<\/a><ValueType<\/a>, MappedValue<\/a>> transformer<\/a>) {<\/em>$/;" a +'L117' HTML/S/9.html /^<\/a> 117 Scanner<\/a> scn<\/a> = new<\/strong> Scanner<\/a>(System<\/a>.in<\/a>);$/;" a +'L117' HTML/S/90.html /^<\/a> 117 return<\/strong> null<\/strong>;$/;" a +'L117' HTML/S/91.html /^<\/a> 117 *\/<\/em>$/;" a +'L117' HTML/S/92.html /^<\/a> 117 $/;" a +'L118' HTML/S/1.html /^<\/a>227F; 227E # [BEST FIT] SUCCEEDS OR EQUIVALENT TO$/;" a +'L118' HTML/S/106.html /^<\/a> 118 int<\/strong> totalChance<\/a> = total<\/a> - (index<\/a> - 1);$/;" a +'L118' HTML/S/108.html /^<\/a> 118 sb<\/a>.append<\/a>(coma<\/a> + " ");$/;" a +'L118' HTML/S/111.html /^<\/a> 118 *<\/em>$/;" a +'L118' HTML/S/113.html /^<\/a> 118 * The set of vertices to create a map from<\/em>$/;" a +'L118' HTML/S/115.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/117.html /^<\/a> 118 * The title of the file picker<\/em>$/;" a +'L118' HTML/S/125.html /^<\/a> 118 buttonPanel<\/a>.add<\/a>(addParam<\/a>);$/;" a +'L118' HTML/S/130.html /^<\/a> 118 private<\/strong> JFormattedTextField<\/a> field<\/a>;$/;" a +'L118' HTML/S/131.html /^<\/a> 118 * @return A int.<\/em>$/;" a +'L118' HTML/S/132.html /^<\/a> 118 * The title of the dialog to prompt with.<\/em>$/;" a +'L118' HTML/S/133.html /^<\/a> 118 String<\/a> strang<\/a> = getString<\/a>(parent<\/a>, title<\/a>, prompt<\/a>);$/;" a +'L118' HTML/S/139.html /^<\/a> 118 public<\/strong> void<\/strong> close<\/a>() throws<\/strong> Exception<\/a> {<\/em>$/;" a +'L118' HTML/S/14.html /^<\/a> 118 $/;" a +'L118' HTML/S/140.html /^<\/a> 118 public<\/strong> E<\/a> fromStream<\/a>(InputStream<\/a> input<\/a>, E<\/a> initialState<\/a>) {<\/em>$/;" a +'L118' HTML/S/143.html /^<\/a> 118 * @param chars<\/em>$/;" a +'L118' HTML/S/147.html /^<\/a> 118 * Groups that are allowed to be opened at the moment.<\/em>$/;" a +'L118' HTML/S/164.html /^<\/a> 118 * @param term<\/em>$/;" a +'L118' HTML/S/168.html /^<\/a> 118 * <\/em>$/;" a +'L118' HTML/S/180.html /^<\/a> 118 leftCommands<\/a>.put<\/a>(marker<\/a>, comm<\/a>);$/;" a +'L118' HTML/S/185.html /^<\/a> 118 public<\/strong> ShuntingYard(boolean<\/strong> configureBasics<\/a>) {<\/em>$/;" a +'L118' HTML/S/186.html /^<\/a> 118 *<\/em>$/;" a +'L118' HTML/S/188.html /^<\/a> 118 *\/<\/em>$/;" a +'L118' HTML/S/190.html /^<\/a> 118 *\/<\/em>$/;" a +'L118' HTML/S/192.html /^<\/a> 118 assertThat<\/a>(onNonescapeString<\/a>, is<\/a>("hello there"));$/;" a +'L118' HTML/S/193.html /^<\/a>227F; 227E # [BEST FIT] SUCCEEDS OR EQUIVALENT TO$/;" a +'L118' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/bst\/ITreePart.java$/;" a +'L118' HTML/S/20.html /^<\/a> 118 normalOutput<\/a>.print<\/a>("Exiting now.");$/;" a +'L118' HTML/S/30.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/32.html /^<\/a> 118 \/**<\/em>$/;" a +'L118' HTML/S/35.html /^<\/a> 118 if<\/strong>(other<\/a>.author<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L118' HTML/S/37.html /^<\/a> 118 $/;" a +'L118' HTML/S/38.html /^<\/a> 118 public<\/strong> String<\/a> getSource<\/a>() {<\/em>$/;" a +'L118' HTML/S/4.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/42.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/43.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/44.html /^<\/a> 118 * Replace the held value with a new one<\/em>$/;" a +'L118' HTML/S/45.html /^<\/a> 118 $/;" a +'L118' HTML/S/46.html /^<\/a> 118 BiFunction<\/a><NewLeft<\/a>, OtherLeft<\/a>, CombinedLeft<\/a>> leftCombiner<\/a>,$/;" a +'L118' HTML/S/48.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/51.html /^<\/a> 118 $/;" a +'L118' HTML/S/52.html /^<\/a> 118 * @param nodePicker<\/em>$/;" a +'L118' HTML/S/53.html /^<\/a> 118 @Override<\/a>$/;" a +'L118' HTML/S/54.html /^<\/a> 118 @Override<\/a>$/;" a +'L118' HTML/S/57.html /^<\/a> 118 $/;" a +'L118' HTML/S/60.html /^<\/a> 118 break<\/strong>;$/;" a +'L118' HTML/S/63.html /^<\/a> 118 $/;" a +'L118' HTML/S/64.html /^<\/a> 118 ambMap<\/a>.put<\/a>(subword<\/a>, word<\/a>);$/;" a +'L118' HTML/S/66.html /^<\/a> 118 * Move the cursor to the left-most position.<\/em>$/;" a +'L118' HTML/S/67.html /^<\/a> 118 return<\/strong> backing<\/a>.valueList<\/a>().map<\/a>(stk<\/a> -> stk<\/a>.top<\/a>());$/;" a +'L118' HTML/S/7.html /^<\/a> 118 if<\/strong>(idx<\/a> == -1) {<\/em>$/;" a +'L118' HTML/S/71.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/73.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/74.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/75.html /^<\/a> 118 public<\/strong> T<\/a> remove<\/a>() {<\/em>$/;" a +'L118' HTML/S/76.html /^<\/a> 118 public<\/strong> void<\/strong> last<\/a>() {<\/em>$/;" a +'L118' HTML/S/81.html /^<\/a> 118 root<\/a>.add<\/a>(elements<\/a>.getByIndex<\/a>(pivot<\/a> + pivotAdjustment<\/a>), comparator<\/a>);$/;" a +'L118' HTML/S/83.html /^<\/a> 118 case<\/strong> 1:$/;" a +'L118' HTML/S/88.html /^<\/a> 118 \/**<\/em>$/;" a +'L118' HTML/S/89.html /^<\/a> 118 if<\/strong>(transformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L118' HTML/S/9.html /^<\/a> 118 $/;" a +'L118' HTML/S/90.html /^<\/a> 118 }<\/em>$/;" a +'L118' HTML/S/91.html /^<\/a> 118 boolean<\/strong> contains<\/a>(ContainedType<\/a> item<\/a>);$/;" a +'L118' HTML/S/92.html /^<\/a> 118 \/**<\/em>$/;" a +'L119' HTML/S/1.html /^<\/a>2280; 2281 # [BEST FIT] DOES NOT PRECEDE$/;" a +'L119' HTML/S/106.html /^<\/a> 119 \/\/ N - t<\/em>$/;" a +'L119' HTML/S/108.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/111.html /^<\/a> 119 * @param ruleName<\/em>$/;" a +'L119' HTML/S/113.html /^<\/a> 119 *\/<\/em>$/;" a +'L119' HTML/S/115.html /^<\/a> 119 $/;" a +'L119' HTML/S/117.html /^<\/a> 119 * @param extensions<\/em>$/;" a +'L119' HTML/S/125.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/130.html /^<\/a> 119 $/;" a +'L119' HTML/S/131.html /^<\/a> 119 *\/<\/em>$/;" a +'L119' HTML/S/132.html /^<\/a> 119 * @param extensions<\/em>$/;" a +'L119' HTML/S/133.html /^<\/a> 119 $/;" a +'L119' HTML/S/139.html /^<\/a> 119 blockReader<\/a>.close<\/a>();$/;" a +'L119' HTML/S/14.html /^<\/a> 119 return<\/strong> arrayTree<\/a>;$/;" a +'L119' HTML/S/140.html /^<\/a> 119 if<\/strong>(input<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Input stream must not be null");$/;" a +'L119' HTML/S/143.html /^<\/a> 119 * The characteristics for building the tree.<\/em>$/;" a +'L119' HTML/S/147.html /^<\/a> 119 *\/<\/em>$/;" a +'L119' HTML/S/164.html /^<\/a> 119 * The token for the AST node of the group.<\/em>$/;" a +'L119' HTML/S/168.html /^<\/a> 119 * @param insidePrecedence<\/em>$/;" a +'L119' HTML/S/180.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/185.html /^<\/a> 119 operators<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L119' HTML/S/186.html /^<\/a> 119 * @param delims<\/em>$/;" a +'L119' HTML/S/188.html /^<\/a> 119 public<\/strong> void<\/strong> compile<\/a>() {<\/em>$/;" a +'L119' HTML/S/190.html /^<\/a> 119 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>(String<\/a>.format<\/a>($/;" a +'L119' HTML/S/192.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/193.html /^<\/a>2280; 2281 # [BEST FIT] DOES NOT PRECEDE$/;" a +'L119' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/IBuilder.java$/;" a +'L119' HTML/S/20.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/30.html /^<\/a> 119 $/;" a +'L119' HTML/S/32.html /^<\/a> 119 * Add a command to this command mode<\/em>$/;" a +'L119' HTML/S/35.html /^<\/a> 119 }<\/em> else<\/strong> if<\/strong>(!author<\/a>.equals<\/a>(other<\/a>.author<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L119' HTML/S/37.html /^<\/a> 119 if<\/strong>(name<\/a> != null<\/strong>) {<\/em>$/;" a +'L119' HTML/S/38.html /^<\/a> 119 return<\/strong> "Components read from directory " + sourceDirectory<\/a> + ".";$/;" a +'L119' HTML/S/4.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/42.html /^<\/a> 119 $/;" a +'L119' HTML/S/43.html /^<\/a> 119 $/;" a +'L119' HTML/S/44.html /^<\/a> 119 *<\/em>$/;" a +'L119' HTML/S/45.html /^<\/a> 119 @Override<\/a>$/;" a +'L119' HTML/S/46.html /^<\/a> 119 BiFunction<\/a><NewRight<\/a>, OtherRight<\/a>, CombinedRight<\/a>> rightCombiner<\/a>) {<\/em>$/;" a +'L119' HTML/S/48.html /^<\/a> 119 $/;" a +'L119' HTML/S/51.html /^<\/a> 119 IPair<\/a><OldLeft<\/a>, OldRight<\/a>> argPair<\/a> = (IPair<\/a><OldLeft<\/a>, OldRight<\/a>>) argumentPair<\/a>;$/;" a +'L119' HTML/S/52.html /^<\/a> 119 * The predicate to use to pick nodes to transform<\/em>$/;" a +'L119' HTML/S/53.html /^<\/a> 119 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L119' HTML/S/54.html /^<\/a> 119 public<\/strong> RightType<\/a> getRight<\/a>() {<\/em>$/;" a +'L119' HTML/S/57.html /^<\/a> 119 Pair<\/a><?, ?> other<\/a> = (Pair<\/a><?, ?>) obj<\/a>;$/;" a +'L119' HTML/S/60.html /^<\/a> 119 }<\/em> else<\/strong> {<\/em>$/;" a +'L119' HTML/S/63.html /^<\/a> 119 children<\/a>.map<\/a>((child<\/a>) -> child<\/a>.flatMapTree<\/a>(mapper<\/a>))$/;" a +'L119' HTML/S/64.html /^<\/a> 119 }<\/em> else<\/strong> if<\/strong>(!wrds<\/a>.contains<\/a>(subword<\/a>)) {<\/em>$/;" a +'L119' HTML/S/66.html /^<\/a> 119 *\/<\/em>$/;" a +'L119' HTML/S/67.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/7.html /^<\/a> 119 idx<\/a> = inp<\/a>.length<\/a>();$/;" a +'L119' HTML/S/71.html /^<\/a> 119 $/;" a +'L119' HTML/S/73.html /^<\/a> 119 $/;" a +'L119' HTML/S/75.html /^<\/a> 119 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L119' HTML/S/76.html /^<\/a> 119 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L119' HTML/S/81.html /^<\/a> 119 }<\/em>$/;" a +'L119' HTML/S/83.html /^<\/a> 119 return<\/strong> RIGHT<\/a>;$/;" a +'L119' HTML/S/88.html /^<\/a> 119 * Clone this list into a new one, and clone the backing list as well<\/em>$/;" a +'L119' HTML/S/89.html /^<\/a> 119 $/;" a +'L119' HTML/S/9.html /^<\/a> 119 System<\/a>.out<\/a>.print<\/a>("Enter a command (blank line to exit): ");$/;" a +'L119' HTML/S/90.html /^<\/a> 119 $/;" a +'L119' HTML/S/91.html /^<\/a> 119 $/;" a +'L119' HTML/S/92.html /^<\/a> 119 * Get the number of entries in this map.<\/em>$/;" a +'L12' HTML/S/1.html /^<\/a># Unicode Character Database.$/;" a +'L12' HTML/S/10.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/100.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/101.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/102.html /^<\/a> 12 private<\/strong> BiPredicate<\/a><Path<\/a>, BasicFileAttributes<\/a>> action<\/a>;$/;" a +'L12' HTML/S/103.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/104.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/105.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/106.html /^<\/a> 12 $/;" a +'L12' HTML/S/107.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/108.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/109.html /^<\/a> 12 * @param <C><\/em>$/;" a +'L12' HTML/S/11.html /^<\/a> 12 @Override<\/a>$/;" a +'L12' HTML/S/110.html /^<\/a> 12 * The type of grammar elements to use.<\/em>$/;" a +'L12' HTML/S/111.html /^<\/a> 12 import<\/strong> java.util.function.Function;$/;" a +'L12' HTML/S/112.html /^<\/a> 12 * Represents a random number generator where certain results are weighted more<\/em>$/;" a +'L12' HTML/S/113.html /^<\/a> 12 import<\/strong> java.io.OutputStream;$/;" a +'L12' HTML/S/114.html /^<\/a> 12 \/*<\/em>$/;" a +'L12' HTML/S/115.html /^<\/a> 12 import<\/strong> java.util.NoSuchElementException;$/;" a +'L12' HTML/S/116.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/117.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/118.html /^<\/a> 12 * A file filter based on extensions.<\/em>$/;" a +'L12' HTML/S/119.html /^<\/a> 12 public<\/strong> class<\/strong> AutosizeLayout<\/a> extends<\/strong> GridLayout<\/a> {<\/em>$/;" a +'L12' HTML/S/12.html /^<\/a> 3$/;" a +'L12' HTML/S/120.html /^<\/a> 12 public<\/strong> class<\/strong> HLayout<\/a> extends<\/strong> GridLayout<\/a> {<\/em>$/;" a +'L12' HTML/S/121.html /^<\/a> 12 public<\/strong> class<\/strong> VLayout<\/a> extends<\/strong> GridLayout<\/a> {<\/em>$/;" a +'L12' HTML/S/122.html /^<\/a> 12 import<\/strong> javax.swing.JList;$/;" a +'L12' HTML/S/123.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/124.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/125.html /^<\/a> 12 import<\/strong> javax.swing.JButton;$/;" a +'L12' HTML/S/127.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/128.html /^<\/a> 12 import<\/strong> javax.swing.JList;$/;" a +'L12' HTML/S/129.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/13.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/130.html /^<\/a> 12 $/;" a +'L12' HTML/S/131.html /^<\/a> 12 import<\/strong> javax.swing.JDialog;$/;" a +'L12' HTML/S/132.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/133.html /^<\/a> 12 * Modified to work with JDesktopPanes<\/em>$/;" a +'L12' HTML/S/134.html /^<\/a> 12 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -2966801321260716617L;$/;" a +'L12' HTML/S/135.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/136.html /^<\/a> 12 public<\/strong> class<\/strong> SimpleTitledBorder extends<\/strong> TitledBorder<\/a> {<\/em>$/;" a +'L12' HTML/S/137.html /^<\/a> 12 * @author Levente S\\u00e1ntha (lsantha@users.sourceforge.net)<\/em>$/;" a +'L12' HTML/S/138.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/139.html /^<\/a> 12 * Implements reading numbered blocks from a source.<\/em>$/;" a +'L12' HTML/S/14.html /^<\/a> 12 import<\/strong> bjc.utils.funcutils.StringUtils;$/;" a +'L12' HTML/S/140.html /^<\/a> 12 import<\/strong> java.io.InputStream;$/;" a +'L12' HTML/S/141.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/142.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/143.html /^<\/a> 12 import<\/strong> java.util.HashMap;$/;" a +'L12' HTML/S/144.html /^<\/a> 12 private<\/strong> String<\/a> rep<\/a>;$/;" a +'L12' HTML/S/145.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/146.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/147.html /^<\/a> 12 import<\/strong> com.google.common.collect.HashMultimap;$/;" a +'L12' HTML/S/148.html /^<\/a> 12 $/;" a +'L12' HTML/S/149.html /^<\/a> 12 private<\/strong> static<\/strong> final<\/strong> String<\/a> HexDigits<\/a> = "(\\\\p{XDigit}+)";$/;" a +'L12' HTML/S/15.html /^<\/a> 12 $/;" a +'L12' HTML/S/150.html /^<\/a> 12 * Create a new object with set precedence<\/em>$/;" a +'L12' HTML/S/151.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/152.html /^<\/a> 12 $/;" a +'L12' HTML/S/153.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/154.html /^<\/a> 12 * Simple implementation of {@link ParseBlock}<\/em>$/;" a +'L12' HTML/S/155.html /^<\/a> 12 * A parse block that can adjust the state before handling its context.<\/em>$/;" a +'L12' HTML/S/156.html /^<\/a> 12 * @author bjculkin<\/em>$/;" a +'L12' HTML/S/157.html /^<\/a> 12 * @author bjculkin<\/em>$/;" a +'L12' HTML/S/158.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/159.html /^<\/a> 12 * Create a new chained operator.<\/em>$/;" a +'L12' HTML/S/16.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/160.html /^<\/a> 12 * @author bjculkin<\/em>$/;" a +'L12' HTML/S/161.html /^<\/a> 12 * @author EVE<\/em>$/;" a +'L12' HTML/S/162.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/163.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/164.html /^<\/a> 12 $/;" a +'L12' HTML/S/165.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/166.html /^<\/a> 12 * The value type of the tokens.<\/em>$/;" a +'L12' HTML/S/167.html /^<\/a> 12 * The value type of the tokens.<\/em>$/;" a +'L12' HTML/S/168.html /^<\/a> 12 * {@link NonInitialCommand}<\/em>$/;" a +'L12' HTML/S/169.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/17.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/170.html /^<\/a> 12 * @author bjculkin<\/em>$/;" a +'L12' HTML/S/171.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/172.html /^<\/a> 12 * @param <C><\/em>$/;" a +'L12' HTML/S/173.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/174.html /^<\/a> 12 * An initial command that transforms the result of another command.<\/em>$/;" a +'L12' HTML/S/175.html /^<\/a> 12 * @author bjculkin<\/em>$/;" a +'L12' HTML/S/176.html /^<\/a> 12 * The key type for the tokens.<\/em>$/;" a +'L12' HTML/S/177.html /^<\/a> 12 * The key type for the tokens.<\/em>$/;" a +'L12' HTML/S/178.html /^<\/a> 12 * The key type of the token.<\/em>$/;" a +'L12' HTML/S/179.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/180.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/181.html /^<\/a> 12 * The value type of this token. Represents any additional data<\/em>$/;" a +'L12' HTML/S/182.html /^<\/a> 12 private<\/strong> String<\/a> key<\/a>;$/;" a +'L12' HTML/S/183.html /^<\/a> 12 * value.<\/em>$/;" a +'L12' HTML/S/184.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/185.html /^<\/a> 12 import<\/strong> java.util.function.Function;$/;" a +'L12' HTML/S/186.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/187.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/188.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/189.html /^<\/a> 12 import<\/strong> java.util.function.Predicate;$/;" a +'L12' HTML/S/19.html /^<\/a>delimgroups-edit brackets$/;" a +'L12' HTML/S/190.html /^<\/a> 12 *$/;" a +'L12' HTML/S/191.html /^<\/a> 12 import<\/strong> java.util.function.Function;$/;" a +'L12' HTML/S/192.html /^<\/a> 12 $/;" a +'L12' HTML/S/193.html /^<\/a># Unicode Character Database.$/;" a +'L12' HTML/S/194.html /^<\/a> 3$/;" a +'L12' HTML/S/196.html /^<\/a>delimgroups-edit brackets$/;" a +'L12' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/BinaryPostCommand.java$/;" a +'L12' HTML/S/2.html /^<\/a> <\/configuration>$/;" a +'L12' HTML/S/20.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/203.html /^<\/a> <property name="guice.disable.misplaced.annotation.check" value="true"\/>$/;" a +'L12' HTML/S/21.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/22.html /^<\/a> 12 public<\/strong> interface<\/strong> CommandHandler<\/a> extends<\/strong> Function<\/a><String<\/a>[], CommandMode<\/a>> {<\/em>$/;" a +'L12' HTML/S/23.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/24.html /^<\/a> 12 * Check to see if this mode can handle the specified command<\/em>$/;" a +'L12' HTML/S/25.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/26.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/27.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/28.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/29.html /^<\/a> 12 * The FDS state type.<\/em>$/;" a +'L12' HTML/S/3.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/30.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/31.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/32.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/33.html /^<\/a> 12 private<\/strong> String<\/a> description<\/a>;$/;" a +'L12' HTML/S/34.html /^<\/a> 12 return<\/strong> "No description provided";$/;" a +'L12' HTML/S/35.html /^<\/a> 12 throw<\/strong> new<\/strong> NullPointerException<\/a>("Component name can't be null");$/;" a +'L12' HTML/S/36.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/37.html /^<\/a> 12 $/;" a +'L12' HTML/S/38.html /^<\/a> 12 import<\/strong> java.nio.file.Path;$/;" a +'L12' HTML/S/39.html /^<\/a> 12 * @param <ComponentType><\/em>$/;" a +'L12' HTML/S/4.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/40.html /^<\/a> 12 * Get the author of this component<\/em>$/;" a +'L12' HTML/S/41.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/42.html /^<\/a> 12 * @param <RightType><\/em>$/;" a +'L12' HTML/S/43.html /^<\/a> 12 * Simple implementation of IHolder that has no hidden behavior<\/em>$/;" a +'L12' HTML/S/44.html /^<\/a> 12 $/;" a +'L12' HTML/S/45.html /^<\/a> 12 \/*<\/em>$/;" a +'L12' HTML/S/46.html /^<\/a> 12 \/*<\/em>$/;" a +'L12' HTML/S/47.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/48.html /^<\/a> 12 \/*<\/em>$/;" a +'L12' HTML/S/49.html /^<\/a> 12 $/;" a +'L12' HTML/S/5.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/50.html /^<\/a> 12 $/;" a +'L12' HTML/S/51.html /^<\/a> 12 * @author ben<\/em>$/;" a +'L12' HTML/S/52.html /^<\/a> 12 * A node in a homogeneous tree with a unlimited amount of children<\/em>$/;" a +'L12' HTML/S/53.html /^<\/a> 12 * A holder that holds a means to create a value, but doesn't actually compute<\/em>$/;" a +'L12' HTML/S/54.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/55.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/56.html /^<\/a> 12 * The type of the value that may or may not be held<\/em>$/;" a +'L12' HTML/S/57.html /^<\/a> 12 * The type of the left value<\/em>$/;" a +'L12' HTML/S/58.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/59.html /^<\/a> 12 * @param <T><\/em>$/;" a +'L12' HTML/S/60.html /^<\/a> 12 $/;" a +'L12' HTML/S/61.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/62.html /^<\/a> 12 * The source iterator type.<\/em>$/;" a +'L12' HTML/S/63.html /^<\/a> 12 \/**<\/em>$/;" a +'L12' HTML/S/64.html /^<\/a> 12 $/;" a +'L12' HTML/S/65.html /^<\/a> 12 * The value type of the map.$/;" a +'L12' HTML/S/66.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/67.html /^<\/a> 12 * A variant of a map where inserting a duplicate key shadows the existing value<\/em>$/;" a +'L12' HTML/S/68.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/69.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/7.html /^<\/a> 12 $/;" a +'L12' HTML/S/70.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/71.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/72.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/73.html /^<\/a> 12 * <p><\/em>$/;" a +'L12' HTML/S/74.html /^<\/a> 12 * <\/em>$/;" a +'L12' HTML/S/75.html /^<\/a> 12 * @param <T><\/em>$/;" a +'L12' HTML/S/76.html /^<\/a> 12 * If there is no tape currently loaded into the changer, all the methods will<\/em>$/;" a +'L12' HTML/S/77.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/78.html /^<\/a> 12 \/\/ Version ID for serialization<\/em>$/;" a +'L12' HTML/S/79.html /^<\/a> 12 \/\/ Version ID for serialization<\/em>$/;" a +'L12' HTML/S/8.html /^<\/a> 12 public<\/strong> AssignCommand() {<\/em>$/;" a +'L12' HTML/S/80.html /^<\/a> 12 \/\/ Version ID for serialization<\/em>$/;" a +'L12' HTML/S/81.html /^<\/a> 12 * A binary search tree, with some mild support for functional traversal.<\/em>$/;" a +'L12' HTML/S/82.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/83.html /^<\/a> 12 $/;" a +'L12' HTML/S/84.html /^<\/a> 12 public<\/strong> interface<\/strong> DirectedWalkFunction<\/a><T<\/a>> {<\/em>$/;" a +'L12' HTML/S/85.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/86.html /^<\/a> 12 * the right part.<\/em>$/;" a +'L12' HTML/S/87.html /^<\/a> 12 private<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> store<\/a>;$/;" a +'L12' HTML/S/88.html /^<\/a> 12 import<\/strong> java.util.List;$/;" a +'L12' HTML/S/89.html /^<\/a> 12 * Basic implementation of {@link IMap}<\/em>$/;" a +'L12' HTML/S/9.html /^<\/a> 12 import<\/strong> bjc.utils.parserutils.splitter.TwoLevelSplitter;$/;" a +'L12' HTML/S/90.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/91.html /^<\/a> 12 import<\/strong> java.util.stream.Collector;$/;" a +'L12' HTML/S/92.html /^<\/a> 12 * @param <KeyType><\/em>$/;" a +'L12' HTML/S/93.html /^<\/a> 12 public<\/strong> class<\/strong> SentryList<T<\/a>> extends<\/strong> FunctionalList<\/a><T<\/a>> {<\/em>$/;" a +'L12' HTML/S/94.html /^<\/a> 12 * The type stored on the 'right' of the pair$/;" a +'L12' HTML/S/95.html /^<\/a> 12 *\/<\/em>$/;" a +'L12' HTML/S/97.html /^<\/a> 12 * @param <OldKey><\/em>$/;" a +'L12' HTML/S/98.html /^<\/a> 12 *<\/em>$/;" a +'L12' HTML/S/99.html /^<\/a> 12 import<\/strong> java.util.function.Supplier;$/;" a +'L120' HTML/S/1.html /^<\/a>2281; 2280 # [BEST FIT] DOES NOT SUCCEED$/;" a +'L120' HTML/S/106.html /^<\/a> 120 $/;" a +'L120' HTML/S/108.html /^<\/a> 120 \/*<\/em>$/;" a +'L120' HTML/S/111.html /^<\/a> 120 * The rule to add a case to.<\/em>$/;" a +'L120' HTML/S/113.html /^<\/a> 120 public<\/strong> AdjacencyMap(IList<\/a><T<\/a>> vertices<\/a>) {<\/em>$/;" a +'L120' HTML/S/115.html /^<\/a> 120 \/**<\/em>$/;" a +'L120' HTML/S/117.html /^<\/a> 120 * The extensions to accept as valid<\/em>$/;" a +'L120' HTML/S/125.html /^<\/a> 120 $/;" a +'L120' HTML/S/130.html /^<\/a> 120 \/**<\/em>$/;" a +'L120' HTML/S/131.html /^<\/a> 120 public<\/strong> static<\/strong> int<\/strong> getInt(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>) {<\/em>$/;" a +'L120' HTML/S/132.html /^<\/a> 120 * The extensions of the files the user can choose.<\/em>$/;" a +'L120' HTML/S/133.html /^<\/a> 120 while<\/strong>(!validator<\/a>.test<\/a>(strang<\/a>)) {<\/em>$/;" a +'L120' HTML/S/139.html /^<\/a> 120 $/;" a +'L120' HTML/S/14.html /^<\/a> 120 }<\/em>);$/;" a +'L120' HTML/S/140.html /^<\/a> 120 $/;" a +'L120' HTML/S/143.html /^<\/a> 120 * <\/em>$/;" a +'L120' HTML/S/147.html /^<\/a> 120 Stack<\/a><Multimap<\/a><T<\/a>, T<\/a>>> allowedDelimiters<\/a> = new<\/strong> SimpleStack<\/a><>();$/;" a +'L120' HTML/S/164.html /^<\/a> 120 * <\/em>$/;" a +'L120' HTML/S/168.html /^<\/a> 120 * The precedence of the inner section of the operator.<\/em>$/;" a +'L120' HTML/S/180.html /^<\/a> 120 $/;" a +'L120' HTML/S/185.html /^<\/a> 120 $/;" a +'L120' HTML/S/186.html /^<\/a> 120 * The delimiter to split on.<\/em>$/;" a +'L120' HTML/S/188.html /^<\/a> 120 high<\/a>.compile<\/a>();$/;" a +'L120' HTML/S/190.html /^<\/a> 120 "Unclosed string literal '%s'. Opening quote was at position %d", inp<\/a>, inp<\/a>.lastIndexOf("\\"")));$/;" a +'L120' HTML/S/192.html /^<\/a> 120 $/;" a +'L120' HTML/S/193.html /^<\/a>2281; 2280 # [BEST FIT] DOES NOT SUCCEED$/;" a +'L120' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/FileUtils.java$/;" a +'L120' HTML/S/20.html /^<\/a> 120 $/;" a +'L120' HTML/S/30.html /^<\/a> 120 @Override<\/a>$/;" a +'L120' HTML/S/32.html /^<\/a> 120 *<\/em>$/;" a +'L120' HTML/S/35.html /^<\/a> 120 $/;" a +'L120' HTML/S/37.html /^<\/a> 120 builder<\/a>.append<\/a>("name=");$/;" a +'L120' HTML/S/38.html /^<\/a> 120 }<\/em>$/;" a +'L120' HTML/S/4.html /^<\/a> 120 $/;" a +'L120' HTML/S/42.html /^<\/a> 120 @Override<\/a>$/;" a +'L120' HTML/S/43.html /^<\/a> 120 \/**<\/em>$/;" a +'L120' HTML/S/44.html /^<\/a> 120 * @param newValue<\/em>$/;" a +'L120' HTML/S/45.html /^<\/a> 120 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L120' HTML/S/46.html /^<\/a> 120 if<\/strong>(otherPair<\/a> == null<\/strong>)$/;" a +'L120' HTML/S/48.html /^<\/a> 120 @Override<\/a>$/;" a +'L120' HTML/S/51.html /^<\/a> 120 $/;" a +'L120' HTML/S/52.html /^<\/a> 120 * @param transformer<\/em>$/;" a +'L120' HTML/S/53.html /^<\/a> 120 if<\/strong> (!valueMaterialized<\/a>) {<\/em>$/;" a +'L120' HTML/S/54.html /^<\/a> 120 if<\/strong>(!rightMaterialized<\/a>) {<\/em>$/;" a +'L120' HTML/S/57.html /^<\/a> 120 $/;" a +'L120' HTML/S/60.html /^<\/a> 120 done<\/a> = true<\/strong>;$/;" a +'L120' HTML/S/63.html /^<\/a> 120 .forEach<\/a>((child<\/a>) -> flatMappedData<\/a>.addChild<\/a>(child<\/a>));$/;" a +'L120' HTML/S/64.html /^<\/a> 120 ambMap<\/a>.put<\/a>(subword<\/a>, word<\/a>);$/;" a +'L120' HTML/S/66.html /^<\/a> 120 @Override<\/a>$/;" a +'L120' HTML/S/67.html /^<\/a> 120 $/;" a +'L120' HTML/S/7.html /^<\/a> 120 }<\/em>$/;" a +'L120' HTML/S/71.html /^<\/a> 120 \/**<\/em>$/;" a +'L120' HTML/S/73.html /^<\/a> 120 \/**<\/em>$/;" a +'L120' HTML/S/75.html /^<\/a> 120 $/;" a +'L120' HTML/S/76.html /^<\/a> 120 $/;" a +'L120' HTML/S/81.html /^<\/a> 120 }<\/em>$/;" a +'L120' HTML/S/83.html /^<\/a> 120 default<\/strong>:$/;" a +'L120' HTML/S/88.html /^<\/a> 120 *<\/em>$/;" a +'L120' HTML/S/89.html /^<\/a> 120 return<\/strong> new<\/strong> TransformedValueMap<\/a><>(this<\/strong>, transformer<\/a>);$/;" a +'L120' HTML/S/9.html /^<\/a> 120 String<\/a> ln<\/a> = scn<\/a>.nextLine<\/a>();$/;" a +'L120' HTML/S/90.html /^<\/a> 120 \/**<\/em>$/;" a +'L120' HTML/S/91.html /^<\/a> 120 \/**<\/em>$/;" a +'L120' HTML/S/92.html /^<\/a> 120 *<\/em>$/;" a +'L121' HTML/S/1.html /^<\/a>2282; 2283 # SUBSET OF$/;" a +'L121' HTML/S/106.html /^<\/a> 121 \/\/ Probability of selecting the t+1'th element<\/em>$/;" a +'L121' HTML/S/108.html /^<\/a> 121 * Uncomment this to remove serial commas.<\/em>$/;" a +'L121' HTML/S/111.html /^<\/a> 121 * @param probability<\/em>$/;" a +'L121' HTML/S/113.html /^<\/a> 121 if<\/strong>(vertices<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Vertices must not be null");$/;" a +'L121' HTML/S/115.html /^<\/a> 121 * Get all the edges that begin at a particular source vertex<\/em>$/;" a +'L121' HTML/S/117.html /^<\/a> 121 * @return The file the user picked<\/em>$/;" a +'L121' HTML/S/125.html /^<\/a> 121 if<\/strong>(edit<\/a> != null<\/strong>) {<\/em>$/;" a +'L121' HTML/S/130.html /^<\/a> 121 * Create a new slider input panel<\/em>$/;" a +'L121' HTML/S/131.html /^<\/a> 121 return<\/strong> getValue<\/a>(parent<\/a>, title<\/a>, prompt<\/a>, strang<\/a> -> {<\/em>$/;" a +'L121' HTML/S/132.html /^<\/a> 121 * @return The file the user chose.<\/em>$/;" a +'L121' HTML/S/133.html /^<\/a> 121 showError<\/a>(parent<\/a>, "I\/O Error", "Please enter a valid value");$/;" a +'L121' HTML/S/139.html /^<\/a> 121 lnReader<\/a>.close<\/a>();$/;" a +'L121' HTML/S/14.html /^<\/a> 121 $/;" a +'L121' HTML/S/140.html /^<\/a> 121 \/\/ Application state: We're giving this back later<\/em>$/;" a +'L121' HTML/S/143.html /^<\/a> 121 * @return This group as a tree.<\/em>$/;" a +'L121' HTML/S/147.html /^<\/a> 121 allowedDelimiters<\/a>.push<\/a>(HashMultimap<\/a>.create<\/a>());$/;" a +'L121' HTML/S/164.html /^<\/a> 121 * @param onEnter<\/em>$/;" a +'L121' HTML/S/168.html /^<\/a> 121 * <\/em>$/;" a +'L121' HTML/S/180.html /^<\/a> 121 \/**<\/em>$/;" a +'L121' HTML/S/185.html /^<\/a> 121 \/\/ Add basic operators if we're configured to do so<\/em>$/;" a +'L121' HTML/S/186.html /^<\/a> 121 *\/<\/em>$/;" a +'L121' HTML/S/188.html /^<\/a> 121 $/;" a +'L121' HTML/S/190.html /^<\/a> 121 }<\/em>$/;" a +'L121' HTML/S/192.html /^<\/a> 121 \/*<\/em>$/;" a +'L121' HTML/S/193.html /^<\/a>2282; 2283 # SUBSET OF$/;" a +'L121' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/GroupingCommand.java$/;" a +'L121' HTML/S/20.html /^<\/a> 121 \/**<\/em>$/;" a +'L121' HTML/S/30.html /^<\/a> 121 public<\/strong> FDSCommand<\/a><S<\/a>> getCommand(char<\/strong> c<\/a>) throws<\/strong> FDSException<\/a> {<\/em>$/;" a +'L121' HTML/S/32.html /^<\/a> 121 * @param command<\/em>$/;" a +'L121' HTML/S/35.html /^<\/a> 121 if<\/strong>(description<\/a> == null<\/strong>) {<\/em>$/;" a +'L121' HTML/S/37.html /^<\/a> 121 builder<\/a>.append<\/a>(name<\/a>);$/;" a +'L121' HTML/S/38.html /^<\/a> 121 $/;" a +'L121' HTML/S/4.html /^<\/a> 121 input<\/a>.close<\/a>();$/;" a +'L121' HTML/S/42.html /^<\/a> 121 public<\/strong> <NewRight<\/a>> IPair<\/a><LeftType<\/a>, NewRight<\/a>> mapRight<\/a>(Function<\/a><RightType<\/a>, NewRight<\/a>> mapper<\/a>) {<\/em>$/;" a +'L121' HTML/S/43.html /^<\/a> 121 * Create a new empty identity container.<\/em>$/;" a +'L121' HTML/S/44.html /^<\/a> 121 * The value to hold instead<\/em>$/;" a +'L121' HTML/S/45.html /^<\/a> 121 if<\/strong> (holderBound<\/a>) return<\/strong> boundHolder<\/a>.toString<\/a>();$/;" a +'L121' HTML/S/46.html /^<\/a> 121 throw<\/strong> new<\/strong> NullPointerException<\/a>("Other pair must not be null");$/;" a +'L121' HTML/S/48.html /^<\/a> 121 public<\/strong> <NewRightType<\/a>> IPair<\/a><NewLeft<\/a>, NewRightType<\/a>> mapRight<\/a>(Function<\/a><NewRight<\/a>, NewRightType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L121' HTML/S/51.html /^<\/a> 121 return<\/strong> argPair<\/a>.mapLeft<\/a>(func<\/a>);$/;" a +'L121' HTML/S/52.html /^<\/a> 121 * The function to use to transform picked nodes<\/em>$/;" a +'L121' HTML/S/53.html /^<\/a> 121 heldValue<\/a> = valueSupplier<\/a>.get<\/a>();$/;" a +'L121' HTML/S/54.html /^<\/a> 121 rightValue<\/a> = rightSupplier<\/a>.get<\/a>();$/;" a +'L121' HTML/S/57.html /^<\/a> 121 if<\/strong>(leftValue<\/a> == null<\/strong>) {<\/em>$/;" a +'L121' HTML/S/60.html /^<\/a> 121 return<\/strong> flushYields<\/a>(postParent<\/a>);$/;" a +'L121' HTML/S/63.html /^<\/a> 121 $/;" a +'L121' HTML/S/64.html /^<\/a> 121 }<\/em>$/;" a +'L121' HTML/S/66.html /^<\/a> 121 public<\/strong> void<\/strong> first<\/a>() {<\/em>$/;" a +'L121' HTML/S/67.html /^<\/a> 121 @Override<\/a>$/;" a +'L121' HTML/S/7.html /^<\/a> 121 $/;" a +'L121' HTML/S/71.html /^<\/a> 121 * Move the cursor to the left-most position.<\/em>$/;" a +'L121' HTML/S/73.html /^<\/a> 121 * Delete the second element in the stack.<\/em>$/;" a +'L121' HTML/S/75.html /^<\/a> 121 return<\/strong> currentTape<\/a>.remove<\/a>();$/;" a +'L121' HTML/S/76.html /^<\/a> 121 currentTape<\/a>.last<\/a>();$/;" a +'L121' HTML/S/81.html /^<\/a> 121 $/;" a +'L121' HTML/S/83.html /^<\/a> 121 return<\/strong> FAILURE<\/a>;$/;" a +'L121' HTML/S/88.html /^<\/a> 121 * Takes O(n) time, where n is the number of elements in the list<\/em>$/;" a +'L121' HTML/S/89.html /^<\/a> 121 }<\/em>$/;" a +'L121' HTML/S/9.html /^<\/a> 121 $/;" a +'L121' HTML/S/90.html /^<\/a> 121 * Convert this tokenizer into a list of strings<\/em>$/;" a +'L121' HTML/S/91.html /^<\/a> 121 * Get the first element in the list<\/em>$/;" a +'L121' HTML/S/92.html /^<\/a> 121 * @return The number of entries in this map.<\/em>$/;" a +'L122' HTML/S/1.html /^<\/a>2283; 2282 # SUPERSET OF$/;" a +'L122' HTML/S/106.html /^<\/a> 122 if<\/strong>(NumberUtils<\/a>.isProbable<\/a>(winningChance<\/a>, totalChance<\/a>, rng<\/a>)) {<\/em>$/;" a +'L122' HTML/S/108.html /^<\/a> 122 * <\/em>$/;" a +'L122' HTML/S/111.html /^<\/a> 122 * The probability for this rule to be chosen.<\/em>$/;" a +'L122' HTML/S/113.html /^<\/a> 122 $/;" a +'L122' HTML/S/115.html /^<\/a> 122 *<\/em>$/;" a +'L122' HTML/S/117.html /^<\/a> 122 *\/<\/em>$/;" a +'L122' HTML/S/125.html /^<\/a> 122 buttonPanel<\/a>.add<\/a>(editParam<\/a>);$/;" a +'L122' HTML/S/130.html /^<\/a> 122 *<\/em>$/;" a +'L122' HTML/S/131.html /^<\/a> 122 try<\/strong> {<\/em>$/;" a +'L122' HTML/S/132.html /^<\/a> 122 *\/<\/em>$/;" a +'L122' HTML/S/133.html /^<\/a> 122 $/;" a +'L122' HTML/S/139.html /^<\/a> 122 }<\/em>$/;" a +'L122' HTML/S/14.html /^<\/a> 122 ITree<\/a><String<\/a>> constructedTree<\/a> = TreeConstructor<\/a>.constructTree<\/a>(shuntedTokens<\/a>,$/;" a +'L122' HTML/S/140.html /^<\/a> 122 E<\/a> state<\/a> = initialState<\/a>;$/;" a +'L122' HTML/S/143.html /^<\/a> 122 *\/<\/em>$/;" a +'L122' HTML/S/147.html /^<\/a> 122 $/;" a +'L122' HTML/S/164.html /^<\/a> 122 * The function to apply to the state on entering the<\/em>$/;" a +'L122' HTML/S/168.html /^<\/a> 122 * @param closer<\/em>$/;" a +'L122' HTML/S/180.html /^<\/a> 122 * Add a initial command to this parser.<\/em>$/;" a +'L122' HTML/S/185.html /^<\/a> 122 if<\/strong> (configureBasics<\/a>) {<\/em>$/;" a +'L122' HTML/S/186.html /^<\/a> 122 public<\/strong> void<\/strong> addMultiDelimiter<\/a>(String<\/a>... delims<\/a>) {<\/em>$/;" a +'L122' HTML/S/188.html /^<\/a> 122 low<\/a>.compile<\/a>();$/;" a +'L122' HTML/S/190.html /^<\/a> 122 $/;" a +'L122' HTML/S/192.html /^<\/a> 122 * Check handling of strings with single escapes.<\/em>$/;" a +'L122' HTML/S/193.html /^<\/a>2283; 2282 # SUPERSET OF$/;" a +'L122' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/ioutils\/Block.java$/;" a +'L122' HTML/S/20.html /^<\/a> 122 * Set the initial command mode to use.<\/em>$/;" a +'L122' HTML/S/30.html /^<\/a> 122 if<\/strong> (!commands<\/a>.containsKey<\/a>(c<\/a>)) {<\/em>$/;" a +'L122' HTML/S/32.html /^<\/a> 122 * The name of the command to add<\/em>$/;" a +'L122' HTML/S/35.html /^<\/a> 122 if<\/strong>(other<\/a>.description<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L122' HTML/S/37.html /^<\/a> 122 builder<\/a>.append<\/a>(", ");$/;" a +'L122' HTML/S/38.html /^<\/a> 122 \/*<\/em>$/;" a +'L122' HTML/S/4.html /^<\/a> 122 }<\/em>$/;" a +'L122' HTML/S/42.html /^<\/a> 122 if<\/strong>(mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L122' HTML/S/43.html /^<\/a> 122 * <\/em>$/;" a +'L122' HTML/S/44.html /^<\/a> 122 * @return The holder itself<\/em>$/;" a +'L122' HTML/S/45.html /^<\/a> 122 $/;" a +'L122' HTML/S/46.html /^<\/a> 122 else<\/strong> if<\/strong>(leftCombiner<\/a> == null<\/strong>)$/;" a +'L122' HTML/S/48.html /^<\/a> 122 Supplier<\/a><NewLeft<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L122' HTML/S/51.html /^<\/a> 122 }<\/em>;$/;" a +'L122' HTML/S/52.html /^<\/a> 122 *\/<\/em>$/;" a +'L122' HTML/S/53.html /^<\/a> 122 $/;" a +'L122' HTML/S/54.html /^<\/a> 122 $/;" a +'L122' HTML/S/57.html /^<\/a> 122 if<\/strong>(other<\/a>.leftValue<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L122' HTML/S/60.html /^<\/a> 122 }<\/em>$/;" a +'L122' HTML/S/63.html /^<\/a> 122 return<\/strong> flatMappedData<\/a>;$/;" a +'L122' HTML/S/64.html /^<\/a> 122 }<\/em> else<\/strong> {<\/em>$/;" a +'L122' HTML/S/66.html /^<\/a> 122 front<\/a>.first<\/a>();$/;" a +'L122' HTML/S/67.html /^<\/a> 122 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L122' HTML/S/7.html /^<\/a> 122 String<\/a> command<\/a> = inp<\/a>.substring<\/a>(0, idx<\/a>);$/;" a +'L122' HTML/S/71.html /^<\/a> 122 *\/<\/em>$/;" a +'L122' HTML/S/73.html /^<\/a> 122 *\/<\/em>$/;" a +'L122' HTML/S/75.html /^<\/a> 122 }<\/em>$/;" a +'L122' HTML/S/76.html /^<\/a> 122 }<\/em>$/;" a +'L122' HTML/S/81.html /^<\/a> 122 \/**<\/em>$/;" a +'L122' HTML/S/83.html /^<\/a> 122 }<\/em>$/;" a +'L122' HTML/S/88.html /^<\/a> 122 *<\/em>$/;" a +'L122' HTML/S/89.html /^<\/a> 122 $/;" a +'L122' HTML/S/9.html /^<\/a> 122 while<\/strong>(!ln<\/a>.trim<\/a>().equals<\/a>("")) {<\/em>$/;" a +'L122' HTML/S/90.html /^<\/a> 122 *<\/em>$/;" a +'L122' HTML/S/91.html /^<\/a> 122 *<\/em>$/;" a +'L122' HTML/S/92.html /^<\/a> 122 *\/<\/em>$/;" a +'L123' HTML/S/1.html /^<\/a>2284; 2285 # [BEST FIT] NOT A SUBSET OF$/;" a +'L123' HTML/S/106.html /^<\/a> 123 selected<\/a>.add<\/a>(element<\/a>);$/;" a +'L123' HTML/S/108.html /^<\/a> 123 * int lc = sb.length() - 1;<\/em>$/;" a +'L123' HTML/S/111.html /^<\/a> 123 * @param cse<\/em>$/;" a +'L123' HTML/S/113.html /^<\/a> 123 vertices<\/a>.forEach<\/a>(vertex<\/a> -> {<\/em>$/;" a +'L123' HTML/S/115.html /^<\/a> 123 * @param source<\/em>$/;" a +'L123' HTML/S/117.html /^<\/a> 123 public<\/strong> static<\/strong> File<\/a> getSaveFile<\/a>(Frame<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a>... extensions<\/a>) {<\/em>$/;" a +'L123' HTML/S/125.html /^<\/a> 123 }<\/em>$/;" a +'L123' HTML/S/130.html /^<\/a> 123 * @param lab<\/em>$/;" a +'L123' HTML/S/131.html /^<\/a> 123 Integer<\/a>.parseInt<\/a>(strang<\/a>);$/;" a +'L123' HTML/S/132.html /^<\/a> 123 public<\/strong> static<\/strong> File<\/a> getSaveFile<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a>... extensions<\/a>) {<\/em>$/;" a +'L123' HTML/S/133.html /^<\/a> 123 strang<\/a> = getString<\/a>(parent<\/a>, title<\/a>, prompt<\/a>);$/;" a +'L123' HTML/S/139.html /^<\/a> 123 $/;" a +'L123' HTML/S/14.html /^<\/a> 123 new<\/strong> OperatorPicker<\/a>(), specialPicker<\/a>, operators<\/a>::get<\/a>);$/;" a +'L123' HTML/S/140.html /^<\/a> 123 $/;" a +'L123' HTML/S/143.html /^<\/a> 123 public<\/strong> ITree<\/a><T<\/a>> toTree<\/a>(T<\/a> closer<\/a>, SequenceCharacteristics<\/a><T<\/a>> chars<\/a>) {<\/em>$/;" a +'L123' HTML/S/147.html /^<\/a> 123 \/*<\/em>$/;" a +'L123' HTML/S/164.html /^<\/a> 123 * block.<\/em>$/;" a +'L123' HTML/S/168.html /^<\/a> 123 * The token that marks the end of the inner section.<\/em>$/;" a +'L123' HTML/S/180.html /^<\/a> 123 * <\/em>$/;" a +'L123' HTML/S/185.html /^<\/a> 123 operators<\/a>.put<\/a>("+", Operator<\/a>.ADD<\/a>);$/;" a +'L123' HTML/S/186.html /^<\/a> 123 for<\/strong>(String<\/a> delim<\/a> : delims<\/a>) {<\/em>$/;" a +'L123' HTML/S/188.html /^<\/a> 123 }<\/em>$/;" a +'L123' HTML/S/190.html /^<\/a> 123 \/*$/;" a +'L123' HTML/S/192.html /^<\/a> 123 *\/<\/em>$/;" a +'L123' HTML/S/193.html /^<\/a>2284; 2285 # [BEST FIT] NOT A SUBSET OF$/;" a +'L123' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gen\/RandomGrammar.java$/;" a +'L123' HTML/S/20.html /^<\/a> 123 *<\/em>$/;" a +'L123' HTML/S/30.html /^<\/a> 123 throw<\/strong> new<\/strong> FDSException<\/a>(String<\/a>.format<\/a>("No command bound to '%s'", c<\/a>));$/;" a +'L123' HTML/S/32.html /^<\/a> 123 * @param handler<\/em>$/;" a +'L123' HTML/S/35.html /^<\/a> 123 }<\/em> else<\/strong> if<\/strong>(!description<\/a>.equals<\/a>(other<\/a>.description<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L123' HTML/S/37.html /^<\/a> 123 }<\/em>$/;" a +'L123' HTML/S/38.html /^<\/a> 123 * Load a component from a file<\/em>$/;" a +'L123' HTML/S/4.html /^<\/a> 123 }<\/em>$/;" a +'L123' HTML/S/42.html /^<\/a> 123 $/;" a +'L123' HTML/S/43.html /^<\/a> 123 * @return A new empty identity container.<\/em>$/;" a +'L123' HTML/S/44.html /^<\/a> 123 *\/<\/em>$/;" a +'L123' HTML/S/45.html /^<\/a> 123 return<\/strong> "(unmaterialized)";$/;" a +'L123' HTML/S/46.html /^<\/a> 123 throw<\/strong> new<\/strong> NullPointerException<\/a>("Left combiner must not be null");$/;" a +'L123' HTML/S/48.html /^<\/a> 123 if<\/strong>(pairBound<\/a>) return<\/strong> boundPair<\/a>.getLeft<\/a>();$/;" a +'L123' HTML/S/51.html /^<\/a> 123 }<\/em>$/;" a +'L123' HTML/S/52.html /^<\/a> 123 public<\/strong> void<\/strong> selectiveTransform<\/a>(Predicate<\/a><ContainedType<\/a>> nodePicker<\/a>, UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>);$/;" a +'L123' HTML/S/53.html /^<\/a> 123 valueMaterialized<\/a> = true<\/strong>;$/;" a +'L123' HTML/S/54.html /^<\/a> 123 rightMaterialized<\/a> = true<\/strong>;$/;" a +'L123' HTML/S/57.html /^<\/a> 123 }<\/em> else<\/strong> if<\/strong>(!leftValue<\/a>.equals<\/a>(other<\/a>.leftValue<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L123' HTML/S/60.html /^<\/a> 123 case<\/strong> SKIP<\/a>:$/;" a +'L123' HTML/S/63.html /^<\/a> 123 }<\/em>$/;" a +'L123' HTML/S/64.html /^<\/a> 123 seen<\/a>.add<\/a>(subword<\/a>);$/;" a +'L123' HTML/S/66.html /^<\/a> 123 back<\/a>.last<\/a>();$/;" a +'L123' HTML/S/67.html /^<\/a> 123 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L123' HTML/S/7.html /^<\/a> 123 $/;" a +'L123' HTML/S/71.html /^<\/a> 123 @Override<\/a>$/;" a +'L123' HTML/S/73.html /^<\/a> 123 public<\/strong> void<\/strong> nip<\/a>() {<\/em>$/;" a +'L123' HTML/S/75.html /^<\/a> 123 $/;" a +'L123' HTML/S/76.html /^<\/a> 123 $/;" a +'L123' HTML/S/81.html /^<\/a> 123 * Soft-delete a node from the tree.<\/em>$/;" a +'L123' HTML/S/83.html /^<\/a> 123 }<\/em>);$/;" a +'L123' HTML/S/88.html /^<\/a> 123 * @return A list<\/em>$/;" a +'L123' HTML/S/89.html /^<\/a> 123 @Override<\/a>$/;" a +'L123' HTML/S/9.html /^<\/a> 123 Iterator<\/a><Token<\/a><String<\/a>, String<\/a>>> tokens<\/a> = preprocessInput<\/a>(ops<\/a>, split<\/a>, ln<\/a>, reserved<\/a>, ctx<\/a>);$/;" a +'L123' HTML/S/90.html /^<\/a> 123 * @return This tokenizer, converted into a list of strings<\/em>$/;" a +'L123' HTML/S/91.html /^<\/a> 123 * @return The first element in this list.<\/em>$/;" a +'L123' HTML/S/92.html /^<\/a> 123 default<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L124' HTML/S/1.html /^<\/a>2285; 2284 # [BEST FIT] NOT A SUPERSET OF$/;" a +'L124' HTML/S/106.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/108.html /^<\/a> 124 * <\/em>$/;" a +'L124' HTML/S/111.html /^<\/a> 124 * The case being added.<\/em>$/;" a +'L124' HTML/S/113.html /^<\/a> 124 IMap<\/a><T<\/a>, Integer<\/a>> row<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L124' HTML/S/115.html /^<\/a> 124 * The vertex to use as a source<\/em>$/;" a +'L124' HTML/S/117.html /^<\/a> 124 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L124' HTML/S/125.html /^<\/a> 124 $/;" a +'L124' HTML/S/130.html /^<\/a> 124 * The label for the field<\/em>$/;" a +'L124' HTML/S/131.html /^<\/a> 124 return<\/strong> true<\/strong>;$/;" a +'L124' HTML/S/132.html /^<\/a> 124 JFileChooser<\/a> files<\/a> = new<\/strong> JFileChooser<\/a>();$/;" a +'L124' HTML/S/133.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/139.html /^<\/a> 124 \/**<\/em>$/;" a +'L124' HTML/S/14.html /^<\/a> 124 $/;" a +'L124' HTML/S/140.html /^<\/a> 124 \/\/ Prepare our input source<\/em>$/;" a +'L124' HTML/S/143.html /^<\/a> 124 if<\/strong>(impliedSubgroups<\/a>.containsKey<\/a>(closer<\/a>)) {<\/em>$/;" a +'L124' HTML/S/147.html /^<\/a> 124 * Map of who forbid what for debugging purposes.<\/em>$/;" a +'L124' HTML/S/164.html /^<\/a> 124 * <\/em>$/;" a +'L124' HTML/S/168.html /^<\/a> 124 * <\/em>$/;" a +'L124' HTML/S/180.html /^<\/a> 124 * @param marker<\/em>$/;" a +'L124' HTML/S/185.html /^<\/a> 124 operators<\/a>.put<\/a>("-", Operator<\/a>.SUBTRACT<\/a>);$/;" a +'L124' HTML/S/186.html /^<\/a> 124 if<\/strong>(delim<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Delim must not be null");$/;" a +'L124' HTML/S/188.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/190.html /^<\/a> 124 * Only add an empty tail if the string was empty.$/;" a +'L124' HTML/S/192.html /^<\/a> 124 @Test<\/a>$/;" a +'L124' HTML/S/193.html /^<\/a>2285; 2284 # [BEST FIT] NOT A SUPERSET OF$/;" a +'L124' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/tokens\/StringTokenStream.java$/;" a +'L124' HTML/S/20.html /^<\/a> 124 * @param initialMode<\/em>$/;" a +'L124' HTML/S/30.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/32.html /^<\/a> 124 * The handler to use for the specified command<\/em>$/;" a +'L124' HTML/S/35.html /^<\/a> 124 $/;" a +'L124' HTML/S/37.html /^<\/a> 124 $/;" a +'L124' HTML/S/38.html /^<\/a> 124 *\/<\/em>$/;" a +'L124' HTML/S/42.html /^<\/a> 124 if<\/strong>(isLeft<\/a>) return<\/strong> new<\/strong> Either<\/a><>(leftVal<\/a>, null<\/strong>);$/;" a +'L124' HTML/S/43.html /^<\/a> 124 *\/<\/em>$/;" a +'L124' HTML/S/44.html /^<\/a> 124 public<\/strong> default<\/strong> IHolder<\/a><ContainedType<\/a>> replace<\/a>(ContainedType<\/a> newValue<\/a>) {<\/em>$/;" a +'L124' HTML/S/45.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/46.html /^<\/a> 124 else<\/strong> if<\/strong>(rightCombiner<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Right combiner must not be null");$/;" a +'L124' HTML/S/48.html /^<\/a> 124 $/;" a +'L124' HTML/S/51.html /^<\/a> 124 $/;" a +'L124' HTML/S/52.html /^<\/a> 124 $/;" a +'L124' HTML/S/53.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/54.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/57.html /^<\/a> 124 $/;" a +'L124' HTML/S/60.html /^<\/a> 124 done<\/a> = true<\/strong>;$/;" a +'L124' HTML/S/63.html /^<\/a> 124 $/;" a +'L124' HTML/S/64.html /^<\/a> 124 $/;" a +'L124' HTML/S/66.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/67.html /^<\/a> 124 $/;" a +'L124' HTML/S/7.html /^<\/a> 124 String<\/a> args<\/a> = inp<\/a>.substring<\/a>(idx<\/a>).trim<\/a>();$/;" a +'L124' HTML/S/71.html /^<\/a> 124 public<\/strong> void<\/strong> first<\/a>() {<\/em>$/;" a +'L124' HTML/S/73.html /^<\/a> 124 nip<\/a>(1);$/;" a +'L124' HTML/S/75.html /^<\/a> 124 \/**<\/em>$/;" a +'L124' HTML/S/76.html /^<\/a> 124 \/**<\/em>$/;" a +'L124' HTML/S/81.html /^<\/a> 124 *<\/em>$/;" a +'L124' HTML/S/83.html /^<\/a> 124 }<\/em>$/;" a +'L124' HTML/S/88.html /^<\/a> 124 *\/<\/em>$/;" a +'L124' HTML/S/89.html /^<\/a> 124 public<\/strong> ValueType<\/a> put<\/a>(KeyType<\/a> key<\/a>, ValueType<\/a> val<\/a>) {<\/em>$/;" a +'L124' HTML/S/9.html /^<\/a> 124 $/;" a +'L124' HTML/S/90.html /^<\/a> 124 *\/<\/em>$/;" a +'L124' HTML/S/91.html /^<\/a> 124 *\/<\/em>$/;" a +'L124' HTML/S/92.html /^<\/a> 124 return<\/strong> keyList<\/a>().getSize<\/a>();$/;" a +'L125' HTML/S/1.html /^<\/a>2286; 2287 # SUBSET OF OR EQUAL TO$/;" a +'L125' HTML/S/106.html /^<\/a> 125 }<\/em>$/;" a +'L125' HTML/S/108.html /^<\/a> 125 * sb.delete(lc - coma.length(), lc);<\/em>$/;" a +'L125' HTML/S/111.html /^<\/a> 125 *\/<\/em>$/;" a +'L125' HTML/S/113.html /^<\/a> 125 $/;" a +'L125' HTML/S/115.html /^<\/a> 125 * @return All of the edges with the specified vertex as a source<\/em>$/;" a +'L125' HTML/S/117.html /^<\/a> 125 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L125' HTML/S/125.html /^<\/a> 125 if<\/strong>(remove<\/a> != null<\/strong>) {<\/em>$/;" a +'L125' HTML/S/130.html /^<\/a> 125 * @param settings<\/em>$/;" a +'L125' HTML/S/131.html /^<\/a> 125 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L125' HTML/S/132.html /^<\/a> 125 $/;" a +'L125' HTML/S/133.html /^<\/a> 125 $/;" a +'L125' HTML/S/139.html /^<\/a> 125 * Set the delimiter used to separate blocks.<\/em>$/;" a +'L125' HTML/S/14.html /^<\/a> 125 System<\/a>.out<\/a>.println<\/a>("AST: " + constructedTree<\/a>.toString<\/a>());$/;" a +'L125' HTML/S/140.html /^<\/a> 125 try<\/strong>(Scanner<\/a> source<\/a> = new<\/strong> Scanner<\/a>(input<\/a>)) {<\/em>$/;" a +'L125' HTML/S/143.html /^<\/a> 125 markSubgroup<\/a>(impliedSubgroups<\/a>.get<\/a>(closer<\/a>), chars<\/a>);$/;" a +'L125' HTML/S/147.html /^<\/a> 125 *\/<\/em>$/;" a +'L125' HTML/S/164.html /^<\/a> 125 * @param onDelim<\/em>$/;" a +'L125' HTML/S/168.html /^<\/a> 125 * @param marker<\/em>$/;" a +'L125' HTML/S/180.html /^<\/a> 125 * The key that marks the command.<\/em>$/;" a +'L125' HTML/S/185.html /^<\/a> 125 operators<\/a>.put<\/a>("*", Operator<\/a>.MULTIPLY<\/a>);$/;" a +'L125' HTML/S/186.html /^<\/a> 125 $/;" a +'L125' HTML/S/190.html /^<\/a> 125 *\/<\/em>$/;" a +'L125' HTML/S/192.html /^<\/a> 125 public<\/strong> void<\/strong> testDescapeString_SingleEscapeString() {<\/em>$/;" a +'L125' HTML/S/193.html /^<\/a>2286; 2287 # SUBSET OF OR EQUAL TO$/;" a +'L125' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/TokenStream.java$/;" a +'L125' HTML/S/20.html /^<\/a> 125 * The initial command mode to use.<\/em>$/;" a +'L125' HTML/S/30.html /^<\/a> 125 $/;" a +'L125' HTML/S/32.html /^<\/a> 125 *<\/em>$/;" a +'L125' HTML/S/35.html /^<\/a> 125 if<\/strong>(name<\/a> == null<\/strong>) {<\/em>$/;" a +'L125' HTML/S/37.html /^<\/a> 125 if<\/strong>(description<\/a> != null<\/strong>) {<\/em>$/;" a +'L125' HTML/S/38.html /^<\/a> 125 private<\/strong> void<\/strong> loadComponent<\/a>(Function<\/a><File<\/a>, ? extends<\/strong> ComponentType<\/a>> componentReader<\/a>, Path<\/a> pth<\/a>) {<\/em>$/;" a +'L125' HTML/S/42.html /^<\/a> 125 $/;" a +'L125' HTML/S/43.html /^<\/a> 125 public<\/strong> static<\/strong> <ContainedType<\/a>> Identity<\/a><ContainedType<\/a>> id<\/a>() {<\/em>$/;" a +'L125' HTML/S/44.html /^<\/a> 125 return<\/strong> transform<\/a>((oldValue) -> {<\/em>$/;" a +'L125' HTML/S/45.html /^<\/a> 125 $/;" a +'L125' HTML/S/46.html /^<\/a> 125 $/;" a +'L125' HTML/S/48.html /^<\/a> 125 return<\/strong> binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>()).getLeft<\/a>();$/;" a +'L125' HTML/S/51.html /^<\/a> 125 @Override<\/a>$/;" a +'L125' HTML/S/52.html /^<\/a> 125 \/**<\/em>$/;" a +'L125' HTML/S/53.html /^<\/a> 125 $/;" a +'L125' HTML/S/54.html /^<\/a> 125 $/;" a +'L125' HTML/S/57.html /^<\/a> 125 if<\/strong>(rightValue<\/a> == null<\/strong>) {<\/em>$/;" a +'L125' HTML/S/60.html /^<\/a> 125 return<\/strong> flushYields<\/a>(preParent<\/a>);$/;" a +'L125' HTML/S/63.html /^<\/a> 125 return<\/strong> mapper<\/a>.apply<\/a>(data<\/a>);$/;" a +'L125' HTML/S/64.html /^<\/a> 125 abbrevMap<\/a>.put<\/a>(subword<\/a>, word<\/a>);$/;" a +'L125' HTML/S/66.html /^<\/a> 125 $/;" a +'L125' HTML/S/67.html /^<\/a> 125 int<\/strong> result<\/a> = 1;$/;" a +'L125' HTML/S/7.html /^<\/a> 125 String<\/a>[] argArray<\/a> = args<\/a>.split<\/a>(" ");$/;" a +'L125' HTML/S/71.html /^<\/a> 125 pos<\/a> = 0;$/;" a +'L125' HTML/S/73.html /^<\/a> 125 }<\/em>$/;" a +'L125' HTML/S/75.html /^<\/a> 125 * Move the cursor to the left-most position.<\/em>$/;" a +'L125' HTML/S/76.html /^<\/a> 125 * Move the cursor one space left.<\/em>$/;" a +'L125' HTML/S/81.html /^<\/a> 125 * Soft-deleted nodes stay in the tree until trim()\/balance() is<\/em>$/;" a +'L125' HTML/S/83.html /^<\/a> 125 $/;" a +'L125' HTML/S/88.html /^<\/a> 125 @Override<\/a>$/;" a +'L125' HTML/S/89.html /^<\/a> 125 if<\/strong>(key<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Key must not be null");$/;" a +'L125' HTML/S/9.html /^<\/a> 125 try<\/strong> {<\/em>$/;" a +'L125' HTML/S/90.html /^<\/a> 125 public<\/strong> IList<\/a><String<\/a>> toList<\/a>() {<\/em>$/;" a +'L125' HTML/S/91.html /^<\/a> 125 ContainedType<\/a> first<\/a>();$/;" a +'L125' HTML/S/92.html /^<\/a> 125 }<\/em>$/;" a +'L126' HTML/S/1.html /^<\/a>2287; 2286 # SUPERSET OF OR EQUAL TO$/;" a +'L126' HTML/S/106.html /^<\/a> 126 $/;" a +'L126' HTML/S/108.html /^<\/a> 126 *\/<\/em>$/;" a +'L126' HTML/S/111.html /^<\/a> 126 public<\/strong> void<\/strong> addCase<\/a>(E<\/a> ruleName<\/a>, int<\/strong> probability<\/a>, IList<\/a><E<\/a>> cse<\/a>) {<\/em>$/;" a +'L126' HTML/S/113.html /^<\/a> 126 vertices<\/a>.forEach<\/a>(target<\/a> -> {<\/em>$/;" a +'L126' HTML/S/115.html /^<\/a> 126 *\/<\/em>$/;" a +'L126' HTML/S/117.html /^<\/a> 126 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L126' HTML/S/125.html /^<\/a> 126 buttonPanel<\/a>.add<\/a>(removeParam<\/a>);$/;" a +'L126' HTML/S/130.html /^<\/a> 126 * The settings for slider values<\/em>$/;" a +'L126' HTML/S/131.html /^<\/a> 126 \/\/ We don't care about this exception, just mark<\/em>$/;" a +'L126' HTML/S/132.html /^<\/a> 126 files<\/a>.addChoosableFileFilter<\/a>(new<\/strong> ExtensionFileFilter<\/a>(extensions<\/a>));$/;" a +'L126' HTML/S/133.html /^<\/a> 126 return<\/strong> transformer<\/a>.apply<\/a>(strang<\/a>);$/;" a +'L126' HTML/S/139.html /^<\/a> 126 * <\/em>$/;" a +'L126' HTML/S/14.html /^<\/a> 126 $/;" a +'L126' HTML/S/140.html /^<\/a> 126 source<\/a>.useDelimiter<\/a>("\\n");$/;" a +'L126' HTML/S/143.html /^<\/a> 126 }<\/em>$/;" a +'L126' HTML/S/147.html /^<\/a> 126 IMap<\/a><T<\/a>, T<\/a>> whoForbid<\/a> = new<\/strong> PushdownMap<\/a><>();$/;" a +'L126' HTML/S/164.html /^<\/a> 126 * The function to apply to the state on finishing a<\/em>$/;" a +'L126' HTML/S/168.html /^<\/a> 126 * The token to use as the AST node for the operator.<\/em>$/;" a +'L126' HTML/S/180.html /^<\/a> 126 * <\/em>$/;" a +'L126' HTML/S/185.html /^<\/a> 126 operators<\/a>.put<\/a>("\/", Operator<\/a>.DIVIDE<\/a>);$/;" a +'L126' HTML/S/186.html /^<\/a> 126 String<\/a> delimPat<\/a> = String<\/a>.format<\/a>(WITH_MULTI_DELIM<\/a>, "(?:" + delim<\/a> + ")");$/;" a +'L126' HTML/S/190.html /^<\/a> 126 if<\/strong> (!tail<\/a>.equals<\/a>("") || res<\/a>.isEmpty<\/a>()) {<\/em>$/;" a +'L126' HTML/S/192.html /^<\/a> 126 String<\/a> onSingleEscapeString<\/a> = descapeString<\/a>("hello\\\\tthere");$/;" a +'L126' HTML/S/193.html /^<\/a>2287; 2286 # SUPERSET OF OR EQUAL TO$/;" a +'L126' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/bst\/TreeLinearizationMethod.java$/;" a +'L126' HTML/S/20.html /^<\/a> 126 *\/<\/em>$/;" a +'L126' HTML/S/30.html /^<\/a> 126 return<\/strong> commands<\/a>.get<\/a>(c<\/a>);$/;" a +'L126' HTML/S/32.html /^<\/a> 126 * @throws IllegalArgumentException<\/em>$/;" a +'L126' HTML/S/35.html /^<\/a> 126 if<\/strong>(other<\/a>.name<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L126' HTML/S/37.html /^<\/a> 126 builder<\/a>.append<\/a>("description=");$/;" a +'L126' HTML/S/38.html /^<\/a> 126 try<\/strong> {<\/em>$/;" a +'L126' HTML/S/42.html /^<\/a> 126 return<\/strong> new<\/strong> Either<\/a><>(null<\/strong>, mapper<\/a>.apply<\/a>(rightVal<\/a>));$/;" a +'L126' HTML/S/43.html /^<\/a> 126 return<\/strong> new<\/strong> Identity<\/a><>();$/;" a +'L126' HTML/S/44.html /^<\/a> 126 return<\/strong> newValue<\/a>;$/;" a +'L126' HTML/S/45.html /^<\/a> 126 @Override<\/a>$/;" a +'L126' HTML/S/46.html /^<\/a> 126 return<\/strong> otherPair<\/a>.bind<\/a>((otherLeft<\/a>, otherRight<\/a>) -> {<\/em>$/;" a +'L126' HTML/S/48.html /^<\/a> 126 }<\/em>;$/;" a +'L126' HTML/S/51.html /^<\/a> 126 default<\/strong> <OldLeft<\/a>, OldRight<\/a>, NewRight<\/a>> Function<\/a><Bifunctor<\/a><OldLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><OldLeft<\/a>, NewRight<\/a>>>$/;" a +'L126' HTML/S/52.html /^<\/a> 126 * Do a top-down transform of the tree<\/em>$/;" a +'L126' HTML/S/53.html /^<\/a> 126 actions<\/a>.forEach<\/a>((action<\/a>) -> {<\/em>$/;" a +'L126' HTML/S/54.html /^<\/a> 126 return<\/strong> rightValue<\/a>;$/;" a +'L126' HTML/S/57.html /^<\/a> 126 if<\/strong>(other<\/a>.rightValue<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L126' HTML/S/60.html /^<\/a> 126 case<\/strong> TRANSFORM<\/a>:$/;" a +'L126' HTML/S/63.html /^<\/a> 126 }<\/em>$/;" a +'L126' HTML/S/64.html /^<\/a> 126 }<\/em>$/;" a +'L126' HTML/S/66.html /^<\/a> 126 \/**<\/em>$/;" a +'L126' HTML/S/67.html /^<\/a> 126 result<\/a> = prime<\/a> * result<\/a> + ((backing<\/a> == null<\/strong>) ? 0 : backing<\/a>.hashCode<\/a>());$/;" a +'L126' HTML/S/7.html /^<\/a> 126 $/;" a +'L126' HTML/S/71.html /^<\/a> 126 }<\/em>$/;" a +'L126' HTML/S/73.html /^<\/a> 126 $/;" a +'L126' HTML/S/75.html /^<\/a> 126 *\/<\/em>$/;" a +'L126' HTML/S/76.html /^<\/a> 126 *<\/em>$/;" a +'L126' HTML/S/81.html /^<\/a> 126 * invoked, and are not included in traversals\/finds.<\/em>$/;" a +'L126' HTML/S/83.html /^<\/a> 126 @Override<\/a>$/;" a +'L126' HTML/S/88.html /^<\/a> 126 public<\/strong> IList<\/a><E<\/a>> clone() {<\/em>$/;" a +'L126' HTML/S/89.html /^<\/a> 126 $/;" a +'L126' HTML/S/9.html /^<\/a> 126 StringTokenStream<\/a> tokenStream<\/a> = new<\/strong> StringTokenStream<\/a>(tokens<\/a>);$/;" a +'L126' HTML/S/90.html /^<\/a> 126 return<\/strong> toList<\/a>((String<\/a> element<\/a>) -> element<\/a>);$/;" a +'L126' HTML/S/91.html /^<\/a> 126 $/;" a +'L126' HTML/S/92.html /^<\/a> 126 $/;" a +'L127' HTML/S/1.html /^<\/a>2288; 2289 # [BEST FIT] NEITHER A SUBSET OF NOR EQUAL TO$/;" a +'L127' HTML/S/106.html /^<\/a> 127 return<\/strong> selected<\/a>;$/;" a +'L127' HTML/S/108.html /^<\/a> 127 sb<\/a>.append<\/a>(joiner<\/a> + " ");$/;" a +'L127' HTML/S/111.html /^<\/a> 127 if<\/strong> (ruleName<\/a> == null<\/strong>)$/;" a +'L127' HTML/S/113.html /^<\/a> 127 row<\/a>.put<\/a>(target<\/a>, 0);$/;" a +'L127' HTML/S/115.html /^<\/a> 127 public<\/strong> IMap<\/a><T<\/a>, Integer<\/a>> getEdges<\/a>(T<\/a> source<\/a>) {<\/em>$/;" a +'L127' HTML/S/117.html /^<\/a> 127 $/;" a +'L127' HTML/S/125.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/130.html /^<\/a> 127 * @param majorTick<\/em>$/;" a +'L127' HTML/S/131.html /^<\/a> 127 \/\/ the value<\/em>$/;" a +'L127' HTML/S/132.html /^<\/a> 127 $/;" a +'L127' HTML/S/133.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/139.html /^<\/a> 127 * @param delim<\/em>$/;" a +'L127' HTML/S/14.html /^<\/a> 127 inputSource<\/a>.close<\/a>();$/;" a +'L127' HTML/S/140.html /^<\/a> 127 \/\/ This is true when a rule's open<\/em>$/;" a +'L127' HTML/S/143.html /^<\/a> 127 $/;" a +'L127' HTML/S/147.html /^<\/a> 127 $/;" a +'L127' HTML/S/164.html /^<\/a> 127 * sub-block.<\/em>$/;" a +'L127' HTML/S/168.html /^<\/a> 127 * <\/em>$/;" a +'L127' HTML/S/180.html /^<\/a> 127 * @param comm<\/em>$/;" a +'L127' HTML/S/185.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/186.html /^<\/a> 127 $/;" a +'L127' HTML/S/190.html /^<\/a> 127 res<\/a>.add<\/a>(tail<\/a>);$/;" a +'L127' HTML/S/192.html /^<\/a> 127 $/;" a +'L127' HTML/S/193.html /^<\/a>2288; 2289 # [BEST FIT] NEITHER A SUBSET OF NOR EQUAL TO$/;" a +'L127' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/CompoundCollector.java$/;" a +'L127' HTML/S/20.html /^<\/a> 127 public<\/strong> void<\/strong> setInitialCommandMode(CommandMode<\/a> initialMode<\/a>) {<\/em>$/;" a +'L127' HTML/S/30.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/32.html /^<\/a> 127 * if the specified command already has a handler<\/em>$/;" a +'L127' HTML/S/35.html /^<\/a> 127 }<\/em> else<\/strong> if<\/strong>(!name<\/a>.equals<\/a>(other<\/a>.name<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L127' HTML/S/37.html /^<\/a> 127 builder<\/a>.append<\/a>(description<\/a>);$/;" a +'L127' HTML/S/38.html /^<\/a> 127 \/\/ Try to load the component<\/em>$/;" a +'L127' HTML/S/42.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/43.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/44.html /^<\/a> 127 }<\/em>);$/;" a +'L127' HTML/S/45.html /^<\/a> 127 public<\/strong> IHolder<\/a><BoundContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><BoundContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L127' HTML/S/46.html /^<\/a> 127 return<\/strong> bind<\/a>((leftVal<\/a>, rightVal<\/a>) -> {<\/em>$/;" a +'L127' HTML/S/48.html /^<\/a> 127 $/;" a +'L127' HTML/S/51.html /^<\/a> 127 $/;" a +'L127' HTML/S/52.html /^<\/a> 127 *<\/em>$/;" a +'L127' HTML/S/53.html /^<\/a> 127 heldValue<\/a> = action<\/a>.apply<\/a>(heldValue<\/a>);$/;" a +'L127' HTML/S/54.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/57.html /^<\/a> 127 }<\/em> else<\/strong> if<\/strong>(!rightValue<\/a>.equals<\/a>(other<\/a>.rightValue<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L127' HTML/S/60.html /^<\/a> 127 done<\/a> = true<\/strong>;$/;" a +'L127' HTML/S/63.html /^<\/a> 127 $/;" a +'L127' HTML/S/64.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/66.html /^<\/a> 127 * Move the cursor the right-most position.<\/em>$/;" a +'L127' HTML/S/67.html /^<\/a> 127 $/;" a +'L127' HTML/S/7.html /^<\/a> 127 switch<\/strong>(command<\/a>) {<\/em>$/;" a +'L127' HTML/S/71.html /^<\/a> 127 $/;" a +'L127' HTML/S/73.html /^<\/a> 127 \/**<\/em>$/;" a +'L127' HTML/S/75.html /^<\/a> 127 @Override<\/a>$/;" a +'L127' HTML/S/76.html /^<\/a> 127 * The cursor can't go past zero.<\/em>$/;" a +'L127' HTML/S/81.html /^<\/a> 127 *<\/em>$/;" a +'L127' HTML/S/83.html /^<\/a> 127 public<\/strong> void<\/strong> delete<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>) {<\/em>$/;" a +'L127' HTML/S/88.html /^<\/a> 127 IList<\/a><E<\/a>> cloned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L127' HTML/S/89.html /^<\/a> 127 return<\/strong> wrappedMap<\/a>.put<\/a>(key<\/a>, val<\/a>);$/;" a +'L127' HTML/S/9.html /^<\/a> 127 $/;" a +'L127' HTML/S/90.html /^<\/a> 127 }<\/em>$/;" a +'L127' HTML/S/91.html /^<\/a> 127 \/**<\/em>$/;" a +'L127' HTML/S/92.html /^<\/a> 127 \/**<\/em>$/;" a +'L128' HTML/S/1.html /^<\/a>2289; 2288 # [BEST FIT] NEITHER A SUPERSET OF NOR EQUAL TO$/;" a +'L128' HTML/S/106.html /^<\/a> 128 }<\/em>$/;" a +'L128' HTML/S/108.html /^<\/a> 128 sb<\/a>.append<\/a>(objects<\/a>[objects<\/a>.length<\/a> - 1].toString<\/a>());$/;" a +'L128' HTML/S/111.html /^<\/a> 128 throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must be not null");$/;" a +'L128' HTML/S/113.html /^<\/a> 128 }<\/em>);$/;" a +'L128' HTML/S/115.html /^<\/a> 128 \/\/ Can't find edges for a null source<\/em>$/;" a +'L128' HTML/S/117.html /^<\/a> 128 FileDialog<\/a> chooser<\/a> = new<\/strong> FileDialog<\/a>(parent<\/a>, title<\/a>, FileDialog<\/a>.SAVE);$/;" a +'L128' HTML/S/125.html /^<\/a> 128 $/;" a +'L128' HTML/S/130.html /^<\/a> 128 * The setting for where to place big ticks<\/em>$/;" a +'L128' HTML/S/131.html /^<\/a> 128 \/\/ as not good<\/em>$/;" a +'L128' HTML/S/132.html /^<\/a> 128 return<\/strong> doSaveFile<\/a>(parent<\/a>, title<\/a>, files<\/a>);$/;" a +'L128' HTML/S/133.html /^<\/a> 128 $/;" a +'L128' HTML/S/139.html /^<\/a> 128 * The delimiter used to separate blocks.<\/em>$/;" a +'L128' HTML/S/14.html /^<\/a> 128 }<\/em>$/;" a +'L128' HTML/S/140.html /^<\/a> 128 IHolder<\/a><Boolean<\/a>> isRuleOpen<\/a> = new<\/strong> Identity<\/a><>(false<\/strong>);$/;" a +'L128' HTML/S/143.html /^<\/a> 128 ITree<\/a><T<\/a>> res<\/a> = new<\/strong> Tree<\/a><>(chars<\/a>.contents<\/a>);$/;" a +'L128' HTML/S/147.html /^<\/a> 128 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < seq<\/a>.length<\/a>; i<\/a>++) {<\/em>$/;" a +'L128' HTML/S/164.html /^<\/a> 128 * <\/em>$/;" a +'L128' HTML/S/168.html /^<\/a> 128 * @param nonassoc<\/em>$/;" a +'L128' HTML/S/180.html /^<\/a> 128 * The command.<\/em>$/;" a +'L128' HTML/S/185.html /^<\/a> 128 }<\/em>$/;" a +'L128' HTML/S/186.html /^<\/a> 128 if<\/strong>(currPatt<\/a> == null<\/strong>) {<\/em>$/;" a +'L128' HTML/S/190.html /^<\/a> 128 }<\/em>$/;" a +'L128' HTML/S/192.html /^<\/a> 128 assertThat<\/a>(onSingleEscapeString<\/a>, is<\/a>("hello\\tthere"));$/;" a +'L128' HTML/S/193.html /^<\/a>2289; 2288 # [BEST FIT] NEITHER A SUPERSET OF NOR EQUAL TO$/;" a +'L128' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/components\/ComponentDescriptionFileParser.java$/;" a +'L128' HTML/S/20.html /^<\/a> 128 if<\/strong>(initialMode<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Initial mode must be non-zero");$/;" a +'L128' HTML/S/30.html /^<\/a> 128 $/;" a +'L128' HTML/S/32.html /^<\/a> 128 * registered<\/em>$/;" a +'L128' HTML/S/35.html /^<\/a> 128 $/;" a +'L128' HTML/S/37.html /^<\/a> 128 builder<\/a>.append<\/a>(", ");$/;" a +'L128' HTML/S/38.html /^<\/a> 128 ComponentType<\/a> component<\/a> = componentReader<\/a>.apply<\/a>(pth<\/a>.toFile());$/;" a +'L128' HTML/S/42.html /^<\/a> 128 $/;" a +'L128' HTML/S/44.html /^<\/a> 128 }<\/em>$/;" a +'L128' HTML/S/45.html /^<\/a> 128 if<\/strong> (transformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L128' HTML/S/46.html /^<\/a> 128 return<\/strong> new<\/strong> LazyPair<\/a><>(leftCombiner<\/a>.apply<\/a>(leftVal<\/a>, otherLeft<\/a>),$/;" a +'L128' HTML/S/48.html /^<\/a> 128 Supplier<\/a><NewRightType<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L128' HTML/S/51.html /^<\/a> 128 fmapRight<\/a>(Function<\/a><OldRight<\/a>, NewRight<\/a>> func<\/a>) {<\/em>$/;" a +'L128' HTML/S/52.html /^<\/a> 128 * @param transformPicker<\/em>$/;" a +'L128' HTML/S/53.html /^<\/a> 128 }<\/em>);$/;" a +'L128' HTML/S/54.html /^<\/a> 128 $/;" a +'L128' HTML/S/57.html /^<\/a> 128 $/;" a +'L128' HTML/S/60.html /^<\/a> 128 return<\/strong> flushYields<\/a>(transform<\/a>.apply<\/a>(preParent<\/a>, this<\/strong>::addYield<\/a>));$/;" a +'L128' HTML/S/63.html /^<\/a> 128 @Override<\/a>$/;" a +'L128' HTML/S/64.html /^<\/a> 128 }<\/em>$/;" a +'L128' HTML/S/66.html /^<\/a> 128 *\/<\/em>$/;" a +'L128' HTML/S/67.html /^<\/a> 128 return<\/strong> result<\/a>;$/;" a +'L128' HTML/S/7.html /^<\/a> 128 case<\/strong> "test":$/;" a +'L128' HTML/S/71.html /^<\/a> 128 \/**<\/em>$/;" a +'L128' HTML/S/73.html /^<\/a> 128 * Replicate the top n items of the stack m times.<\/em>$/;" a +'L128' HTML/S/75.html /^<\/a> 128 public<\/strong> void<\/strong> first<\/a>() {<\/em>$/;" a +'L128' HTML/S/76.html /^<\/a> 128 *<\/em>$/;" a +'L128' HTML/S/81.html /^<\/a> 128 * @param element<\/em>$/;" a +'L128' HTML/S/83.html /^<\/a> 128 if<\/strong>(comparator<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Comparator must not be null");$/;" a +'L128' HTML/S/88.html /^<\/a> 128 $/;" a +'L128' HTML/S/89.html /^<\/a> 128 }<\/em>$/;" a +'L128' HTML/S/9.html /^<\/a> 128 \/*<\/em>$/;" a +'L128' HTML/S/90.html /^<\/a> 128 $/;" a +'L128' HTML/S/91.html /^<\/a> 128 * Apply a function to each member of the list, then flatten the<\/em>$/;" a +'L128' HTML/S/92.html /^<\/a> 128 * Transform the values returned by this map.<\/em>$/;" a +'L129' HTML/S/1.html /^<\/a>228A; 228B # [BEST FIT] SUBSET OF WITH NOT EQUAL TO$/;" a +'L129' HTML/S/106.html /^<\/a> 129 $/;" a +'L129' HTML/S/108.html /^<\/a> 129 }<\/em>$/;" a +'L129' HTML/S/111.html /^<\/a> 129 else<\/strong> if<\/strong> (cse<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Case body must not be null");$/;" a +'L129' HTML/S/113.html /^<\/a> 129 $/;" a +'L129' HTML/S/115.html /^<\/a> 129 if<\/strong> (source<\/a> == null<\/strong>)$/;" a +'L129' HTML/S/117.html /^<\/a> 129 $/;" a +'L129' HTML/S/125.html /^<\/a> 129 add<\/a>(list<\/a>);$/;" a +'L129' HTML/S/130.html /^<\/a> 129 * @param minorTick<\/em>$/;" a +'L129' HTML/S/131.html /^<\/a> 129 return<\/strong> false<\/strong>;$/;" a +'L129' HTML/S/132.html /^<\/a> 129 }<\/em>$/;" a +'L129' HTML/S/133.html /^<\/a> 129 \/**<\/em>$/;" a +'L129' HTML/S/139.html /^<\/a> 129 *\/<\/em>$/;" a +'L129' HTML/S/14.html /^<\/a> 129 }<\/em>$/;" a +'L129' HTML/S/140.html /^<\/a> 129 $/;" a +'L129' HTML/S/143.html /^<\/a> 129 $/;" a +'L129' HTML/S/147.html /^<\/a> 129 T<\/a> tok<\/a> = seq<\/a>[i<\/a>];$/;" a +'L129' HTML/S/164.html /^<\/a> 129 * @param onExit<\/em>$/;" a +'L129' HTML/S/168.html /^<\/a> 129 * True if the command is non-associative, false<\/em>$/;" a +'L129' HTML/S/180.html /^<\/a> 129 *\/<\/em>$/;" a +'L129' HTML/S/185.html /^<\/a> 129 $/;" a +'L129' HTML/S/186.html /^<\/a> 129 currPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L129' HTML/S/190.html /^<\/a> 129 $/;" a +'L129' HTML/S/192.html /^<\/a> 129 }<\/em>$/;" a +'L129' HTML/S/193.html /^<\/a>228A; 228B # [BEST FIT] SUBSET OF WITH NOT EQUAL TO$/;" a +'L129' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/awt\/SimpleFileDialog.java$/;" a +'L129' HTML/S/20.html /^<\/a> 129 $/;" a +'L129' HTML/S/30.html /^<\/a> 129 @Override<\/a>$/;" a +'L129' HTML/S/32.html /^<\/a> 129 *\/<\/em>$/;" a +'L129' HTML/S/35.html /^<\/a> 129 if<\/strong>(version<\/a> != other<\/a>.version<\/a>) return<\/strong> false<\/strong>;$/;" a +'L129' HTML/S/37.html /^<\/a> 129 }<\/em>$/;" a +'L129' HTML/S/38.html /^<\/a> 129 $/;" a +'L129' HTML/S/42.html /^<\/a> 129 @Override<\/a>$/;" a +'L129' HTML/S/44.html /^<\/a> 129 $/;" a +'L129' HTML/S/45.html /^<\/a> 129 $/;" a +'L129' HTML/S/46.html /^<\/a> 129 rightCombiner<\/a>.apply<\/a>(rightVal<\/a>, otherRight<\/a>));$/;" a +'L129' HTML/S/48.html /^<\/a> 129 if<\/strong>(pairBound<\/a>) return<\/strong> mapper<\/a>.apply<\/a>(boundPair<\/a>.getRight<\/a>());$/;" a +'L129' HTML/S/51.html /^<\/a> 129 return<\/strong> (argumentPair<\/a>) -> {<\/em>$/;" a +'L129' HTML/S/52.html /^<\/a> 129 * The function to use to pick how to progress<\/em>$/;" a +'L129' HTML/S/53.html /^<\/a> 129 $/;" a +'L129' HTML/S/54.html /^<\/a> 129 @Override<\/a>$/;" a +'L129' HTML/S/57.html /^<\/a> 129 return<\/strong> true<\/strong>;$/;" a +'L129' HTML/S/60.html /^<\/a> 129 case<\/strong> RTRANSFORM<\/a>:$/;" a +'L129' HTML/S/63.html /^<\/a> 129 public<\/strong> int<\/strong> getChildrenCount<\/a>() {<\/em>$/;" a +'L129' HTML/S/64.html /^<\/a> 129 $/;" a +'L129' HTML/S/66.html /^<\/a> 129 @Override<\/a>$/;" a +'L129' HTML/S/67.html /^<\/a> 129 }<\/em>$/;" a +'L129' HTML/S/7.html /^<\/a> 129 handleTest<\/a>(args<\/a>, false<\/strong>);$/;" a +'L129' HTML/S/71.html /^<\/a> 129 * Move the cursor the right-most position.<\/em>$/;" a +'L129' HTML/S/73.html /^<\/a> 129 *<\/em>$/;" a +'L129' HTML/S/75.html /^<\/a> 129 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L129' HTML/S/76.html /^<\/a> 129 * @return True if the cursor was moved left.<\/em>$/;" a +'L129' HTML/S/81.html /^<\/a> 129 * The node to delete<\/em>$/;" a +'L129' HTML/S/83.html /^<\/a> 129 $/;" a +'L129' HTML/S/88.html /^<\/a> 129 for<\/strong>(E<\/a> element<\/a> : wrapped<\/a>) {<\/em>$/;" a +'L129' HTML/S/89.html /^<\/a> 129 $/;" a +'L129' HTML/S/9.html /^<\/a> 129 * Prime stream.<\/em>$/;" a +'L129' HTML/S/90.html /^<\/a> 129 \/**<\/em>$/;" a +'L129' HTML/S/91.html /^<\/a> 129 * results.<\/em>$/;" a +'L129' HTML/S/92.html /^<\/a> 129 *<\/em>$/;" a +'L13' HTML/S/1.html /^<\/a>#$/;" a +'L13' HTML/S/10.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/100.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/101.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/102.html /^<\/a> 13 $/;" a +'L13' HTML/S/103.html /^<\/a> 13 public<\/strong> class<\/strong> FuncUtils<\/a> {<\/em>$/;" a +'L13' HTML/S/104.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/105.html /^<\/a> 13 * Build the object this builder is building<\/em>$/;" a +'L13' HTML/S/106.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/107.html /^<\/a> 13 * Compute the falling factorial of a number<\/em>$/;" a +'L13' HTML/S/108.html /^<\/a> 13 * Check if a string consists only of one or more matches of a regular<\/em>$/;" a +'L13' HTML/S/109.html /^<\/a> 13 * Type of the third argument.<\/em>$/;" a +'L13' HTML/S/11.html /^<\/a> 13 public<\/strong> ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> denote<\/a>(Token<\/a><String<\/a>, String<\/a>> operator<\/a>,$/;" a +'L13' HTML/S/110.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/111.html /^<\/a> 13 import<\/strong> java.util.function.Predicate;$/;" a +'L13' HTML/S/112.html /^<\/a> 13 * heavily than others.<\/em>$/;" a +'L13' HTML/S/113.html /^<\/a> 13 import<\/strong> java.io.PrintStream;$/;" a +'L13' HTML/S/114.html /^<\/a> 13 * The distance from initial to terminal node<\/em>$/;" a +'L13' HTML/S/115.html /^<\/a> 13 import<\/strong> java.util.PriorityQueue;$/;" a +'L13' HTML/S/116.html /^<\/a> 13 * Built for AWT<\/em>$/;" a +'L13' HTML/S/117.html /^<\/a> 13 * Built for AWT.<\/em>$/;" a +'L13' HTML/S/118.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/119.html /^<\/a> 13 \/\/ Version id for serialization<\/em>$/;" a +'L13' HTML/S/12.html /^<\/a> 2$/;" a +'L13' HTML/S/120.html /^<\/a> 13 \/\/ Version ID for serialization<\/em>$/;" a +'L13' HTML/S/121.html /^<\/a> 13 \/\/ Version ID for serializations<\/em>$/;" a +'L13' HTML/S/122.html /^<\/a> 13 import<\/strong> javax.swing.JPanel;$/;" a +'L13' HTML/S/123.html /^<\/a> 13 * A simple panel allowing for input of a single formatted value<\/em>$/;" a +'L13' HTML/S/124.html /^<\/a> 13 * @author ben<\/em>$/;" a +'L13' HTML/S/125.html /^<\/a> 13 import<\/strong> javax.swing.JList;$/;" a +'L13' HTML/S/127.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/128.html /^<\/a> 13 import<\/strong> javax.swing.JPanel;$/;" a +'L13' HTML/S/129.html /^<\/a> 13 * @author ben<\/em>$/;" a +'L13' HTML/S/13.html /^<\/a> 13 * @author EVE<\/em>$/;" a +'L13' HTML/S/130.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/131.html /^<\/a> 13 import<\/strong> javax.swing.JLabel;$/;" a +'L13' HTML/S/132.html /^<\/a> 13 * Built for Swing.<\/em>$/;" a +'L13' HTML/S/133.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/134.html /^<\/a> 13 $/;" a +'L13' HTML/S/135.html /^<\/a> 13 public<\/strong> class<\/strong> SimpleJList<\/a> {<\/em>$/;" a +'L13' HTML/S/136.html /^<\/a> 13 \/\/ Version ID for serialization<\/em>$/;" a +'L13' HTML/S/137.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/138.html /^<\/a> 13 public<\/strong> final<\/strong> String<\/a> contents<\/a>;$/;" a +'L13' HTML/S/139.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/14.html /^<\/a> 13 import<\/strong> bjc.utils.parserutils.ShuntingYard;$/;" a +'L13' HTML/S/140.html /^<\/a> 13 import<\/strong> java.util.InputMismatchException;$/;" a +'L13' HTML/S/141.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/142.html /^<\/a> 13 public<\/strong> DelimiterException(String<\/a> res<\/a>) {<\/em>$/;" a +'L13' HTML/S/143.html /^<\/a> 13 import<\/strong> java.util.HashSet;$/;" a +'L13' HTML/S/144.html /^<\/a> 13 $/;" a +'L13' HTML/S/145.html /^<\/a> 13 * @author bjculkin<\/em>$/;" a +'L13' HTML/S/146.html /^<\/a> 13 * The item to mark the root of the tree.<\/em>$/;" a +'L13' HTML/S/147.html /^<\/a> 13 import<\/strong> com.google.common.collect.HashMultiset;$/;" a +'L13' HTML/S/148.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/149.html /^<\/a> 13 $/;" a +'L13' HTML/S/15.html /^<\/a> 13 @Override<\/a>$/;" a +'L13' HTML/S/150.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/151.html /^<\/a> 13 * @param msg The message for the exception.<\/em>$/;" a +'L13' HTML/S/152.html /^<\/a> 13 }<\/em>$/;" a +'L13' HTML/S/153.html /^<\/a> 13 * A parse block that can parse a sequnce of zero or more occurances of another<\/em>$/;" a +'L13' HTML/S/154.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/155.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/156.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/157.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/158.html /^<\/a> 13 * @param <V><\/em>$/;" a +'L13' HTML/S/159.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/16.html /^<\/a> 13 public<\/strong> class<\/strong> DiabloItemGen {<\/em>$/;" a +'L13' HTML/S/160.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/161.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/162.html /^<\/a> 13 * @param <K><\/em>$/;" a +'L13' HTML/S/163.html /^<\/a> 13 * @author bjculkin<\/em>$/;" a +'L13' HTML/S/164.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/165.html /^<\/a> 13 * @author bjculkin<\/em>$/;" a +'L13' HTML/S/166.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/167.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/168.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/169.html /^<\/a> 13 * @author bjculkin<\/em>$/;" a +'L13' HTML/S/17.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/170.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/171.html /^<\/a> 13 * @author bjculkin<\/em>$/;" a +'L13' HTML/S/172.html /^<\/a> 13 * The state type of the parser.<\/em>$/;" a +'L13' HTML/S/173.html /^<\/a> 13 * @author bjculkin<\/em>$/;" a +'L13' HTML/S/174.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/175.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/176.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/177.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/178.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/179.html /^<\/a> 13 * @param <C><\/em>$/;" a +'L13' HTML/S/180.html /^<\/a> 13 * A configurable Pratt parser for expressions.<\/em>$/;" a +'L13' HTML/S/181.html /^<\/a> 13 * for the token.<\/em>$/;" a +'L13' HTML/S/182.html /^<\/a> 13 private<\/strong> String<\/a> val<\/a>;$/;" a +'L13' HTML/S/183.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/184.html /^<\/a> 13 * @author EVE<\/em>$/;" a +'L13' HTML/S/185.html /^<\/a> 13 $/;" a +'L13' HTML/S/186.html /^<\/a> 13 public<\/strong> class<\/strong> SimpleTokenSplitter<\/a> implements<\/strong> TokenSplitter<\/a> {<\/em>$/;" a +'L13' HTML/S/187.html /^<\/a> 13 * <p><\/em>$/;" a +'L13' HTML/S/188.html /^<\/a> 13 * The first pass splits on compound operators, which are built up from simple<\/em>$/;" a +'L13' HTML/S/189.html /^<\/a> 13 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L13' HTML/S/19.html /^<\/a> add-subgroup , 0$/;" a +'L13' HTML/S/190.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/191.html /^<\/a> 13 import<\/strong> java.util.function.Predicate;$/;" a +'L13' HTML/S/192.html /^<\/a> 13 import<\/strong> static bjc.utils.parserutils.TokenUtils.*;$/;" a +'L13' HTML/S/193.html /^<\/a>#$/;" a +'L13' HTML/S/194.html /^<\/a> 2$/;" a +'L13' HTML/S/196.html /^<\/a> add-subgroup , 0$/;" a +'L13' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/NullHelp.java$/;" a +'L13' HTML/S/2.html /^<\/a> <\/plugin>$/;" a +'L13' HTML/S/20.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/203.html /^<\/a> <property name="java.vm.name" value="Java HotSpot(TM) 64-Bit Server VM"\/>$/;" a +'L13' HTML/S/21.html /^<\/a> 13 * @return A command that serves as an alias to this one<\/em>$/;" a +'L13' HTML/S/22.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/23.html /^<\/a> 13 * @return The description of a command<\/em>$/;" a +'L13' HTML/S/24.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/25.html /^<\/a> 13 private<\/strong> Command<\/a> delegate<\/a>;$/;" a +'L13' HTML/S/26.html /^<\/a> 13 * This is a rudimentary console interface inspired heavily by FDisk's interface<\/em>$/;" a +'L13' HTML/S/27.html /^<\/a> 13 public<\/strong> interface<\/strong> FDSCommand<\/a><S<\/a>> {<\/em>$/;" a +'L13' HTML/S/28.html /^<\/a> 13 * @param message<\/em>$/;" a +'L13' HTML/S/29.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/3.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/30.html /^<\/a> 13 * Simple implementation of {@link FDSMode}.<\/em>$/;" a +'L13' HTML/S/31.html /^<\/a> 13 private<\/strong> CommandHandler<\/a> handler<\/a>;$/;" a +'L13' HTML/S/32.html /^<\/a> 13 * There is a small set of commands which is handled by default. The first is<\/em>$/;" a +'L13' HTML/S/33.html /^<\/a> 13 $/;" a +'L13' HTML/S/34.html /^<\/a> 13 }<\/em>$/;" a +'L13' HTML/S/35.html /^<\/a> 13 else<\/strong> if<\/strong>(version<\/a> <= 0) throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Component version must be greater than 0");$/;" a +'L13' HTML/S/36.html /^<\/a> 13 * @author ben<\/em>$/;" a +'L13' HTML/S/37.html /^<\/a> 13 \/\/ Tentative description of this componet<\/em>$/;" a +'L13' HTML/S/38.html /^<\/a> 13 import<\/strong> java.nio.file.attribute.BasicFileAttributes;$/;" a +'L13' HTML/S/39.html /^<\/a> 13 * The type of components contained in this repository<\/em>$/;" a +'L13' HTML/S/4.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/40.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/41.html /^<\/a> 13 public<\/strong> class<\/strong> CircularIterator<E<\/a>> implements<\/strong> Iterator<\/a><E<\/a>> {<\/em>$/;" a +'L13' HTML/S/42.html /^<\/a> 13 * The type that could be on the right<\/em>$/;" a +'L13' HTML/S/43.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/44.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/45.html /^<\/a> 13 * Implements a lazy holder that has been bound<\/em>$/;" a +'L13' HTML/S/46.html /^<\/a> 13 * Implements a lazy pair that has been bound<\/em>$/;" a +'L13' HTML/S/47.html /^<\/a> 13 @SuppressWarnings<\/a>("javadoc")$/;" a +'L13' HTML/S/48.html /^<\/a> 13 * A lazy pair, with only one side bound<\/em>$/;" a +'L13' HTML/S/49.html /^<\/a> 13 public<\/strong> WrappedLazy(IHolder<\/a><ContainedType<\/a>> wrappedHolder<\/a>) {<\/em>$/;" a +'L13' HTML/S/5.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/50.html /^<\/a> 13 public<\/strong> WrappedOption(IHolder<\/a><ContainedType<\/a>> seedValue<\/a>) {<\/em>$/;" a +'L13' HTML/S/51.html /^<\/a> 13 * @param <LeftType><\/em>$/;" a +'L13' HTML/S/52.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/53.html /^<\/a> 13 * the value until it's needed<\/em>$/;" a +'L13' HTML/S/54.html /^<\/a> 13 * @author ben<\/em>$/;" a +'L13' HTML/S/55.html /^<\/a> 13 * @author ben<\/em>$/;" a +'L13' HTML/S/56.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/57.html /^<\/a> 13 * @param <RightType><\/em>$/;" a +'L13' HTML/S/58.html /^<\/a> 13 public<\/strong> class<\/strong> SingleIterator<\/a><T<\/a>> implements<\/strong> Iterator<\/a><T<\/a>> {<\/em>$/;" a +'L13' HTML/S/59.html /^<\/a> 13 * The supplied type<\/em>$/;" a +'L13' HTML/S/60.html /^<\/a> 13 $/;" a +'L13' HTML/S/61.html /^<\/a> 13 SKIP<\/a>,$/;" a +'L13' HTML/S/62.html /^<\/a> 13 * <\/em>$/;" a +'L13' HTML/S/63.html /^<\/a> 13 * A node in a homogeneous tree.<\/em>$/;" a +'L13' HTML/S/64.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/65.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/66.html /^<\/a> 13 * When one side is extended, a null will be inserted into the inactive side<\/em>$/;" a +'L13' HTML/S/67.html /^<\/a> 13 * instead of replacing it.<\/em>$/;" a +'L13' HTML/S/68.html /^<\/a> 13 public<\/strong> class<\/strong> QueueStack<\/a><T<\/a>> extends<\/strong> Stack<\/a><T<\/a>> {<\/em>$/;" a +'L13' HTML/S/69.html /^<\/a> 13 * @param <K><\/em>$/;" a +'L13' HTML/S/7.html /^<\/a> 13 import<\/strong> java.io.FileInputStream;$/;" a +'L13' HTML/S/70.html /^<\/a> 13 public<\/strong> class<\/strong> SimpleStack<\/a><T<\/a>> extends<\/strong> Stack<\/a><T<\/a>> {<\/em>$/;" a +'L13' HTML/S/71.html /^<\/a> 13 * You can choose whether or not you want the tape to automatically extend<\/em>$/;" a +'L13' HTML/S/72.html /^<\/a> 13 class<\/strong> SpaghettiStack<\/a><T<\/a>> extends<\/strong> Stack<\/a><T<\/a>> {<\/em>$/;" a +'L13' HTML/S/73.html /^<\/a> 13 * <h2>Stack underflow<\/h2><\/em>$/;" a +'L13' HTML/S/74.html /^<\/a> 13 * @author bjculkin<\/em>$/;" a +'L13' HTML/S/75.html /^<\/a> 13 * The element type of the tapes.<\/em>$/;" a +'L13' HTML/S/76.html /^<\/a> 13 * either return null\/false.<\/em>$/;" a +'L13' HTML/S/77.html /^<\/a> 13 * @param <K><\/em>$/;" a +'L13' HTML/S/78.html /^<\/a> 13 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -8753348705210831096L;$/;" a +'L13' HTML/S/79.html /^<\/a> 13 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 1288536477368021069L;$/;" a +'L13' HTML/S/8.html /^<\/a> 13 super<\/strong>(10);$/;" a +'L13' HTML/S/80.html /^<\/a> 13 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -4277573484926638662L;$/;" a +'L13' HTML/S/81.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/82.html /^<\/a> 13 * @param <T><\/em>$/;" a +'L13' HTML/S/83.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/84.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/85.html /^<\/a> 13 * @param <T><\/em>$/;" a +'L13' HTML/S/86.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/87.html /^<\/a> 13 $/;" a +'L13' HTML/S/88.html /^<\/a> 13 import<\/strong> java.util.NoSuchElementException;$/;" a +'L13' HTML/S/89.html /^<\/a> 13 *<\/em>$/;" a +'L13' HTML/S/9.html /^<\/a> 13 $/;" a +'L13' HTML/S/90.html /^<\/a> 13 public<\/strong> class<\/strong> FunctionalStringTokenizer<\/a> {<\/em>$/;" a +'L13' HTML/S/91.html /^<\/a> 13 $/;" a +'L13' HTML/S/92.html /^<\/a> 13 * The type of this map's keys.<\/em>$/;" a +'L13' HTML/S/93.html /^<\/a> 13 \/**<\/em>$/;" a +'L13' HTML/S/94.html /^<\/a> 13 *$/;" a +'L13' HTML/S/95.html /^<\/a> 13 public<\/strong> interface<\/strong> Functor<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L13' HTML/S/97.html /^<\/a> 13 * The type of the map's keys<\/em>$/;" a +'L13' HTML/S/98.html /^<\/a> 13 *\/<\/em>$/;" a +'L13' HTML/S/99.html /^<\/a> 13 import<\/strong> java.util.stream.Collector;$/;" a +'L130' HTML/S/1.html /^<\/a>228B; 228A # [BEST FIT] SUPERSET OF WITH NOT EQUAL TO$/;" a +'L130' HTML/S/106.html /^<\/a> 130 \/**<\/em>$/;" a +'L130' HTML/S/108.html /^<\/a> 130 $/;" a +'L130' HTML/S/111.html /^<\/a> 130 $/;" a +'L130' HTML/S/113.html /^<\/a> 130 adjacency<\/a>.put<\/a>(vertex<\/a>, row<\/a>);$/;" a +'L130' HTML/S/115.html /^<\/a> 130 throw<\/strong> new<\/strong> NullPointerException<\/a>("The source cannot be null.");$/;" a +'L130' HTML/S/117.html /^<\/a> 130 if<\/strong>(extensions<\/a> != null<\/strong>) {<\/em>$/;" a +'L130' HTML/S/125.html /^<\/a> 130 add<\/a>(buttonPanel<\/a>);$/;" a +'L130' HTML/S/130.html /^<\/a> 130 * The setting for where to place small ticks<\/em>$/;" a +'L130' HTML/S/131.html /^<\/a> 130 }<\/em>$/;" a +'L130' HTML/S/132.html /^<\/a> 130 $/;" a +'L130' HTML/S/133.html /^<\/a> 130 * Get a whole number from the user.<\/em>$/;" a +'L130' HTML/S/139.html /^<\/a> 130 public<\/strong> void<\/strong> setDelimiter(String<\/a> delim<\/a>) {<\/em>$/;" a +'L130' HTML/S/140.html /^<\/a> 130 \/\/ Do something for every line of the file<\/em>$/;" a +'L130' HTML/S/143.html /^<\/a> 130 if<\/strong>(contents<\/a>.isEmpty<\/a>()) {<\/em>$/;" a +'L130' HTML/S/147.html /^<\/a> 130 $/;" a +'L130' HTML/S/164.html /^<\/a> 130 * The function to apply to the state on exiting the<\/em>$/;" a +'L130' HTML/S/168.html /^<\/a> 130 * otherwise.<\/em>$/;" a +'L130' HTML/S/180.html /^<\/a> 130 public<\/strong> void<\/strong> addInitialCommand<\/a>(K<\/a> marker<\/a>, InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> comm<\/a>) {<\/em>$/;" a +'L130' HTML/S/185.html /^<\/a> 130 \/**<\/em>$/;" a +'L130' HTML/S/186.html /^<\/a> 130 currExclusionPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L130' HTML/S/190.html /^<\/a> 130 return<\/strong> res<\/a>;$/;" a +'L130' HTML/S/192.html /^<\/a> 130 $/;" a +'L130' HTML/S/193.html /^<\/a>228B; 228A # [BEST FIT] SUPERSET OF WITH NOT EQUAL TO$/;" a +'L130' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/SimpleStack.java$/;" a +'L130' HTML/S/20.html /^<\/a> 130 this<\/strong>.initialMode<\/a> = initialMode<\/a>;$/;" a +'L130' HTML/S/30.html /^<\/a> 130 public<\/strong> FDSMode<\/a><S<\/a>> getSubmode(char<\/strong> c<\/a>) throws<\/strong> FDSException<\/a> {<\/em>$/;" a +'L130' HTML/S/32.html /^<\/a> 130 public<\/strong> void<\/strong> addCommandHandler(String<\/a> command<\/a>, Command<\/a> handler<\/a>) {<\/em>$/;" a +'L130' HTML/S/35.html /^<\/a> 130 $/;" a +'L130' HTML/S/37.html /^<\/a> 130 $/;" a +'L130' HTML/S/38.html /^<\/a> 130 if<\/strong>(component<\/a> == null<\/strong>)$/;" a +'L130' HTML/S/42.html /^<\/a> 130 public<\/strong> <MergedType<\/a>> MergedType<\/a> merge<\/a>(BiFunction<\/a><LeftType<\/a>, RightType<\/a>, MergedType<\/a>> merger<\/a>) {<\/em>$/;" a +'L130' HTML/S/44.html /^<\/a> 130 \/**<\/em>$/;" a +'L130' HTML/S/45.html /^<\/a> 130 actions<\/a>.add<\/a>(transformer<\/a>);$/;" a +'L130' HTML/S/46.html /^<\/a> 130 }<\/em>);$/;" a +'L130' HTML/S/48.html /^<\/a> 130 $/;" a +'L130' HTML/S/51.html /^<\/a> 130 if<\/strong>(!(argumentPair<\/a> instanceof<\/strong> IPair<\/a><?, ?>)) throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L130' HTML/S/52.html /^<\/a> 130 * @param transformer<\/em>$/;" a +'L130' HTML/S/53.html /^<\/a> 130 actions<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L130' HTML/S/54.html /^<\/a> 130 public<\/strong> <NewLeft<\/a>> IPair<\/a><NewLeft<\/a>, RightType<\/a>> mapLeft<\/a>(Function<\/a><LeftType<\/a>, NewLeft<\/a>> mapper<\/a>) {<\/em>$/;" a +'L130' HTML/S/57.html /^<\/a> 130 }<\/em>$/;" a +'L130' HTML/S/60.html /^<\/a> 130 preParent<\/a> = transform<\/a>.apply<\/a>(preParent<\/a>, this<\/strong>::addYield<\/a>);$/;" a +'L130' HTML/S/63.html /^<\/a> 130 return<\/strong> childCount<\/a>;$/;" a +'L130' HTML/S/64.html /^<\/a> 130 \/**<\/em>$/;" a +'L130' HTML/S/66.html /^<\/a> 130 public<\/strong> void<\/strong> last<\/a>() {<\/em>$/;" a +'L130' HTML/S/67.html /^<\/a> 130 $/;" a +'L130' HTML/S/7.html /^<\/a> 130 break<\/strong>;$/;" a +'L130' HTML/S/71.html /^<\/a> 130 *\/<\/em>$/;" a +'L130' HTML/S/73.html /^<\/a> 130 * @param n<\/em>$/;" a +'L130' HTML/S/75.html /^<\/a> 130 $/;" a +'L130' HTML/S/76.html /^<\/a> 130 *\/<\/em>$/;" a +'L130' HTML/S/81.html /^<\/a> 130 *\/<\/em>$/;" a +'L130' HTML/S/83.html /^<\/a> 130 directedWalk<\/a>(currentElement<\/a> -> {<\/em>$/;" a +'L130' HTML/S/88.html /^<\/a> 130 cloned<\/a>.add<\/a>(element<\/a>);$/;" a +'L130' HTML/S/89.html /^<\/a> 130 @Override<\/a>$/;" a +'L130' HTML/S/9.html /^<\/a> 130 *\/<\/em>$/;" a +'L130' HTML/S/90.html /^<\/a> 130 * Convert the contents of this tokenizer into a list. Consumes all of<\/em>$/;" a +'L130' HTML/S/91.html /^<\/a> 130 *<\/em>$/;" a +'L130' HTML/S/92.html /^<\/a> 130 * NOTE: This transform is applied once for each lookup of a value, so<\/em>$/;" a +'L131' HTML/S/1.html /^<\/a>228F; 2290 # SQUARE IMAGE OF$/;" a +'L131' HTML/S/106.html /^<\/a> 131 * Select a number of random items from the list, with replacement<\/em>$/;" a +'L131' HTML/S/108.html /^<\/a> 131 return<\/strong> sb<\/a>.toString<\/a>();$/;" a +'L131' HTML/S/111.html /^<\/a> 131 rules<\/a>.get<\/a>(ruleName<\/a>).addProbability<\/a>(probability<\/a>, cse<\/a>);$/;" a +'L131' HTML/S/113.html /^<\/a> 131 }<\/em>);$/;" a +'L131' HTML/S/115.html /^<\/a> 131 else<\/strong> if<\/strong> (!backing<\/a>.containsKey<\/a>(source<\/a>))$/;" a +'L131' HTML/S/117.html /^<\/a> 131 FilenameFilter<\/a> filter<\/a> = new<\/strong> ExtensionFileFilter<\/a>(extensions<\/a>);$/;" a +'L131' HTML/S/125.html /^<\/a> 131 }<\/em>$/;" a +'L131' HTML/S/130.html /^<\/a> 131 * @param action<\/em>$/;" a +'L131' HTML/S/131.html /^<\/a> 131 }<\/em>, Integer<\/a>::parseInt<\/a>);$/;" a +'L131' HTML/S/132.html /^<\/a> 131 private<\/strong> static<\/strong> void<\/strong> maybeDoOpenFile<\/a>(Component<\/a> parent<\/a>, JFileChooser<\/a> files<\/a>) throws<\/strong> FileNotChosenException<\/a> {<\/em>$/;" a +'L131' HTML/S/133.html /^<\/a> 131 *<\/em>$/;" a +'L131' HTML/S/139.html /^<\/a> 131 blockReader<\/a>.useDelimiter<\/a>(delim<\/a>);$/;" a +'L131' HTML/S/140.html /^<\/a> 131 source<\/a>.forEachRemaining<\/a>((line<\/a>) -> {<\/em>$/;" a +'L131' HTML/S/143.html /^<\/a> 131 currentGroup<\/a>.forEach<\/a>(res<\/a>::addChild<\/a>);$/;" a +'L131' HTML/S/147.html /^<\/a> 131 IPair<\/a><T<\/a>, T<\/a>[]> possibleOpenPar<\/a> = groupStack<\/a>.top<\/a>().doesOpen<\/a>(tok<\/a>);$/;" a +'L131' HTML/S/164.html /^<\/a> 131 * block.<\/em>$/;" a +'L131' HTML/S/168.html /^<\/a> 131 * <\/em>$/;" a +'L131' HTML/S/180.html /^<\/a> 131 nullCommands<\/a>.put<\/a>(marker<\/a>, comm<\/a>);$/;" a +'L131' HTML/S/185.html /^<\/a> 131 * Add an operator to the list of shuntable operators<\/em>$/;" a +'L131' HTML/S/186.html /^<\/a> 131 $/;" a +'L131' HTML/S/190.html /^<\/a> 131 }<\/em>$/;" a +'L131' HTML/S/192.html /^<\/a> 131 \/*<\/em>$/;" a +'L131' HTML/S/193.html /^<\/a>228F; 2290 # SQUARE IMAGE OF$/;" a +'L131' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/layout\/HLayout.java$/;" a +'L131' HTML/S/20.html /^<\/a> 131 }<\/em>$/;" a +'L131' HTML/S/30.html /^<\/a> 131 if<\/strong> (!modes<\/a>.containsKey<\/a>(c<\/a>)) {<\/em>$/;" a +'L131' HTML/S/32.html /^<\/a> 131 if<\/strong>(command<\/a> == null<\/strong>)$/;" a +'L131' HTML/S/35.html /^<\/a> 131 return<\/strong> true<\/strong>;$/;" a +'L131' HTML/S/37.html /^<\/a> 131 if<\/strong>(author<\/a> != null<\/strong>) {<\/em>$/;" a +'L131' HTML/S/38.html /^<\/a> 131 throw<\/strong> new<\/strong> NullPointerException<\/a>("Component reader read null component");$/;" a +'L131' HTML/S/42.html /^<\/a> 131 if<\/strong>(merger<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Merger must not be null");$/;" a +'L131' HTML/S/44.html /^<\/a> 131 * Transform the value held in this holder<\/em>$/;" a +'L131' HTML/S/45.html /^<\/a> 131 $/;" a +'L131' HTML/S/46.html /^<\/a> 131 }<\/em>);$/;" a +'L131' HTML/S/48.html /^<\/a> 131 NewRight<\/a> rightVal<\/a> = binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>()).getRight<\/a>();$/;" a +'L131' HTML/S/51.html /^<\/a> 131 "This function can only be applied to instances of IPair");$/;" a +'L131' HTML/S/52.html /^<\/a> 131 * The function used to transform picked subtrees<\/em>$/;" a +'L131' HTML/S/53.html /^<\/a> 131 $/;" a +'L131' HTML/S/54.html /^<\/a> 131 Supplier<\/a><NewLeft<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L131' HTML/S/57.html /^<\/a> 131 }<\/em>$/;" a +'L131' HTML/S/60.html /^<\/a> 131 return<\/strong> flushYields<\/a>(preParent<\/a>);$/;" a +'L131' HTML/S/63.html /^<\/a> 131 }<\/em>$/;" a +'L131' HTML/S/64.html /^<\/a> 131 * Removes words from the abbreviation map.<\/em>$/;" a +'L131' HTML/S/66.html /^<\/a> 131 front<\/a>.last<\/a>();$/;" a +'L131' HTML/S/67.html /^<\/a> 131 @Override<\/a>$/;" a +'L131' HTML/S/7.html /^<\/a> 131 case<\/strong> "test-ws":$/;" a +'L131' HTML/S/71.html /^<\/a> 131 @Override<\/a>$/;" a +'L131' HTML/S/73.html /^<\/a> 131 * The number of items to duplicate.<\/em>$/;" a +'L131' HTML/S/75.html /^<\/a> 131 currentTape<\/a>.first<\/a>();$/;" a +'L131' HTML/S/76.html /^<\/a> 131 @Override<\/a>$/;" a +'L131' HTML/S/81.html /^<\/a> 131 public<\/strong> void<\/strong> deleteNode<\/a>(T<\/a> element<\/a>) {<\/em>$/;" a +'L131' HTML/S/83.html /^<\/a> 131 switch<\/strong>(comparator<\/a>.compare<\/a>(data<\/a>, element<\/a>)) {<\/em>$/;" a +'L131' HTML/S/88.html /^<\/a> 131 }<\/em>$/;" a +'L131' HTML/S/89.html /^<\/a> 131 public<\/strong> ValueType<\/a> remove<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L131' HTML/S/9.html /^<\/a> 131 tokenStream<\/a>.next<\/a>();$/;" a +'L131' HTML/S/90.html /^<\/a> 131 * the input from this tokenizer.<\/em>$/;" a +'L131' HTML/S/91.html /^<\/a> 131 * Does not change the underlying list.<\/em>$/;" a +'L131' HTML/S/92.html /^<\/a> 131 * the transform passed should be a proper function, or things will<\/em>$/;" a +'L132' HTML/S/1.html /^<\/a>2290; 228F # SQUARE ORIGINAL OF$/;" a +'L132' HTML/S/106.html /^<\/a> 132 *<\/em>$/;" a +'L132' HTML/S/108.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/111.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/113.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/115.html /^<\/a> 132 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Vertex " + source<\/a> + " is not in graph");$/;" a +'L132' HTML/S/117.html /^<\/a> 132 chooser<\/a>.setFilenameFilter<\/a>(filter<\/a>);$/;" a +'L132' HTML/S/125.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/130.html /^<\/a> 132 * The action to execute for a given value<\/em>$/;" a +'L132' HTML/S/131.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/132.html /^<\/a> 132 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L132' HTML/S/133.html /^<\/a> 132 * @param parent<\/em>$/;" a +'L132' HTML/S/139.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/140.html /^<\/a> 132 \/\/ Skip comment lines<\/em>$/;" a +'L132' HTML/S/143.html /^<\/a> 132 }<\/em> else<\/strong> {<\/em>$/;" a +'L132' HTML/S/147.html /^<\/a> 132 T<\/a> possibleOpen<\/a> = possibleOpenPar<\/a>.getLeft<\/a>();$/;" a +'L132' HTML/S/164.html /^<\/a> 132 * <\/em>$/;" a +'L132' HTML/S/168.html /^<\/a> 132 * @return A command implementing this operator.<\/em>$/;" a +'L132' HTML/S/180.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/185.html /^<\/a> 132 *<\/em>$/;" a +'L132' HTML/S/186.html /^<\/a> 132 currPatt<\/a>.append<\/a>("(?:" + delimPat<\/a> + ")");$/;" a +'L132' HTML/S/190.html /^<\/a> 132 $/;" a +'L132' HTML/S/192.html /^<\/a> 132 * Check handling of strings with multiple escapes.<\/em>$/;" a +'L132' HTML/S/193.html /^<\/a>2290; 228F # SQUARE ORIGINAL OF$/;" a +'L132' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/layout\/VLayout.java$/;" a +'L132' HTML/S/20.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/30.html /^<\/a> 132 throw<\/strong> new<\/strong> FDSException<\/a>(String<\/a>.format<\/a>("No mode bound to '%s'", c<\/a>));$/;" a +'L132' HTML/S/32.html /^<\/a> 132 throw<\/strong> new<\/strong> NullPointerException<\/a>("Command must not be null");$/;" a +'L132' HTML/S/35.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/37.html /^<\/a> 132 builder<\/a>.append<\/a>("author=");$/;" a +'L132' HTML/S/38.html /^<\/a> 132 else<\/strong> if<\/strong>(!components<\/a>.containsKey<\/a>(component<\/a>.getName<\/a>())) {<\/em>$/;" a +'L132' HTML/S/42.html /^<\/a> 132 $/;" a +'L132' HTML/S/44.html /^<\/a> 132 *<\/em>$/;" a +'L132' HTML/S/45.html /^<\/a> 132 return<\/strong> this<\/strong>;$/;" a +'L132' HTML/S/46.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/48.html /^<\/a> 132 $/;" a +'L132' HTML/S/51.html /^<\/a> 132 $/;" a +'L132' HTML/S/52.html /^<\/a> 132 * @return The tree with the transform applied to picked subtrees<\/em>$/;" a +'L132' HTML/S/53.html /^<\/a> 132 return<\/strong> unwrapper<\/a>.apply<\/a>(heldValue<\/a>);$/;" a +'L132' HTML/S/54.html /^<\/a> 132 if<\/strong>(leftMaterialized<\/a>) return<\/strong> mapper<\/a>.apply<\/a>(leftValue<\/a>);$/;" a +'L132' HTML/S/60.html /^<\/a> 132 case<\/strong> PUSHDOWN<\/a>:$/;" a +'L132' HTML/S/63.html /^<\/a> 132 $/;" a +'L132' HTML/S/64.html /^<\/a> 132 * <\/em>$/;" a +'L132' HTML/S/66.html /^<\/a> 132 back<\/a>.first<\/a>();$/;" a +'L132' HTML/S/67.html /^<\/a> 132 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L132' HTML/S/7.html /^<\/a> 132 handleTest<\/a>(args<\/a>, true<\/strong>);$/;" a +'L132' HTML/S/71.html /^<\/a> 132 public<\/strong> void<\/strong> last<\/a>() {<\/em>$/;" a +'L132' HTML/S/73.html /^<\/a> 132 * @param m<\/em>$/;" a +'L132' HTML/S/75.html /^<\/a> 132 }<\/em>$/;" a +'L132' HTML/S/76.html /^<\/a> 132 public<\/strong> boolean<\/strong> left<\/a>() {<\/em>$/;" a +'L132' HTML/S/81.html /^<\/a> 132 elementCount<\/a>--;$/;" a +'L132' HTML/S/83.html /^<\/a> 132 case<\/strong> -1:$/;" a +'L132' HTML/S/88.html /^<\/a> 132 $/;" a +'L132' HTML/S/89.html /^<\/a> 132 return<\/strong> wrappedMap<\/a>.remove<\/a>(key<\/a>);$/;" a +'L132' HTML/S/9.html /^<\/a> 132 $/;" a +'L132' HTML/S/90.html /^<\/a> 132 *<\/em>$/;" a +'L132' HTML/S/91.html /^<\/a> 132 *<\/em>$/;" a +'L132' HTML/S/92.html /^<\/a> 132 * likely not work as expected.<\/em>$/;" a +'L133' HTML/S/1.html /^<\/a>2291; 2292 # SQUARE IMAGE OF OR EQUAL TO$/;" a +'L133' HTML/S/106.html /^<\/a> 133 * @param <E><\/em>$/;" a +'L133' HTML/S/108.html /^<\/a> 133 $/;" a +'L133' HTML/S/111.html /^<\/a> 133 $/;" a +'L133' HTML/S/113.html /^<\/a> 133 $/;" a +'L133' HTML/S/115.html /^<\/a> 133 $/;" a +'L133' HTML/S/117.html /^<\/a> 133 }<\/em>$/;" a +'L133' HTML/S/130.html /^<\/a> 133 *\/<\/em>$/;" a +'L133' HTML/S/131.html /^<\/a> 133 $/;" a +'L133' HTML/S/132.html /^<\/a> 133 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L133' HTML/S/133.html /^<\/a> 133 * The parent component for dialogs.<\/em>$/;" a +'L133' HTML/S/139.html /^<\/a> 133 $/;" a +'L133' HTML/S/140.html /^<\/a> 133 if<\/strong>(line<\/a>.startsWith<\/a>("#") || line<\/a>.startsWith<\/a>("\/\/"))$/;" a +'L133' HTML/S/143.html /^<\/a> 133 while<\/strong>(!contents<\/a>.isEmpty<\/a>()) {<\/em>$/;" a +'L133' HTML/S/147.html /^<\/a> 133 $/;" a +'L133' HTML/S/164.html /^<\/a> 133 * @param statement<\/em>$/;" a +'L133' HTML/S/168.html /^<\/a> 133 *\/<\/em>$/;" a +'L133' HTML/S/180.html /^<\/a> 133 $/;" a +'L133' HTML/S/185.html /^<\/a> 133 * @param operator<\/em>$/;" a +'L133' HTML/S/186.html /^<\/a> 133 currExclusionPatt<\/a>.append<\/a>("(?:(?:" + delim<\/a> + ")+)");$/;" a +'L133' HTML/S/190.html /^<\/a> 133 \/**$/;" a +'L133' HTML/S/192.html /^<\/a> 133 *\/<\/em>$/;" a +'L133' HTML/S/193.html /^<\/a>2291; 2292 # SQUARE IMAGE OF OR EQUAL TO$/;" a +'L133' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gen\/WeightedGrammar.java$/;" a +'L133' HTML/S/30.html /^<\/a> 133 }<\/em>$/;" a +'L133' HTML/S/32.html /^<\/a> 133 else<\/strong> if<\/strong>(handler<\/a> == null<\/strong>)$/;" a +'L133' HTML/S/35.html /^<\/a> 133 }<\/em>$/;" a +'L133' HTML/S/37.html /^<\/a> 133 builder<\/a>.append<\/a>(author<\/a>);$/;" a +'L133' HTML/S/38.html /^<\/a> 133 \/\/ We only care about the latest version of a<\/em>$/;" a +'L133' HTML/S/42.html /^<\/a> 133 return<\/strong> merger<\/a>.apply<\/a>(leftVal<\/a>, rightVal<\/a>);$/;" a +'L133' HTML/S/44.html /^<\/a> 133 * @param transformer<\/em>$/;" a +'L133' HTML/S/45.html /^<\/a> 133 }<\/em>$/;" a +'L133' HTML/S/46.html /^<\/a> 133 $/;" a +'L133' HTML/S/48.html /^<\/a> 133 return<\/strong> mapper<\/a>.apply<\/a>(rightVal<\/a>);$/;" a +'L133' HTML/S/51.html /^<\/a> 133 IPair<\/a><OldLeft<\/a>, OldRight<\/a>> argPair<\/a> = (IPair<\/a><OldLeft<\/a>, OldRight<\/a>>) argumentPair<\/a>;$/;" a +'L133' HTML/S/52.html /^<\/a> 133 *\/<\/em>$/;" a +'L133' HTML/S/53.html /^<\/a> 133 }<\/em>$/;" a +'L133' HTML/S/54.html /^<\/a> 133 $/;" a +'L133' HTML/S/60.html /^<\/a> 133 if<\/strong>(preParent<\/a>.getChildrenCount<\/a>() != 0) {<\/em>$/;" a +'L133' HTML/S/63.html /^<\/a> 133 protected<\/strong> <NewType<\/a>> NewType<\/a> internalCollapse<\/a>(Function<\/a><ContainedType<\/a>, NewType<\/a>> leafTransform<\/a>,$/;" a +'L133' HTML/S/64.html /^<\/a> 133 * NOTE: There may be inconsistent behavior. Use<\/em>$/;" a +'L133' HTML/S/66.html /^<\/a> 133 }<\/em>$/;" a +'L133' HTML/S/67.html /^<\/a> 133 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L133' HTML/S/7.html /^<\/a> 133 break<\/strong>;$/;" a +'L133' HTML/S/71.html /^<\/a> 133 pos<\/a> = backing<\/a>.size<\/a>() - 1;$/;" a +'L133' HTML/S/73.html /^<\/a> 133 * The number of times to duplicate items.<\/em>$/;" a +'L133' HTML/S/75.html /^<\/a> 133 $/;" a +'L133' HTML/S/76.html /^<\/a> 133 return<\/strong> left<\/a>(1);$/;" a +'L133' HTML/S/81.html /^<\/a> 133 $/;" a +'L133' HTML/S/83.html /^<\/a> 133 return<\/strong> left<\/a> == null<\/strong> ? FAILURE<\/a> : LEFT<\/a>;$/;" a +'L133' HTML/S/88.html /^<\/a> 133 return<\/strong> cloned<\/a>;$/;" a +'L133' HTML/S/89.html /^<\/a> 133 }<\/em>$/;" a +'L133' HTML/S/9.html /^<\/a> 133 ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> tree<\/a> = parser<\/a>.parseExpression<\/a>(0, tokenStream<\/a>, ctx<\/a>, true<\/strong>);$/;" a +'L133' HTML/S/90.html /^<\/a> 133 * @param <E><\/em>$/;" a +'L133' HTML/S/91.html /^<\/a> 133 * @param <MappedType><\/em>$/;" a +'L133' HTML/S/92.html /^<\/a> 133 *<\/em>$/;" a +'L134' HTML/S/1.html /^<\/a>2292; 2291 # SQUARE ORIGINAL OF OR EQUAL TO$/;" a +'L134' HTML/S/106.html /^<\/a> 134 * The type of items to select<\/em>$/;" a +'L134' HTML/S/108.html /^<\/a> 134 \/**<\/em>$/;" a +'L134' HTML/S/111.html /^<\/a> 134 \/**<\/em>$/;" a +'L134' HTML/S/113.html /^<\/a> 134 \/**<\/em>$/;" a +'L134' HTML/S/115.html /^<\/a> 134 return<\/strong> backing<\/a>.get<\/a>(source<\/a>);$/;" a +'L134' HTML/S/117.html /^<\/a> 134 $/;" a +'L134' HTML/S/130.html /^<\/a> 134 public<\/strong> SliderInputPanel(String<\/a> lab<\/a>, SliderSettings<\/a> settings<\/a>, int<\/strong> majorTick<\/a>, int<\/strong> minorTick<\/a>,$/;" a +'L134' HTML/S/131.html /^<\/a> 134 \/**<\/em>$/;" a +'L134' HTML/S/132.html /^<\/a> 134 else<\/strong> if<\/strong>(files<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("File chooser must not be null");$/;" a +'L134' HTML/S/133.html /^<\/a> 134 * @param title<\/em>$/;" a +'L134' HTML/S/139.html /^<\/a> 134 \/*<\/em>$/;" a +'L134' HTML/S/140.html /^<\/a> 134 \/\/ It's a comment<\/em>$/;" a +'L134' HTML/S/143.html /^<\/a> 134 res<\/a>.prependChild<\/a>(contents<\/a>.poll<\/a>());$/;" a +'L134' HTML/S/147.html /^<\/a> 134 if<\/strong>(possibleOpen<\/a> == null<\/strong>) {<\/em>$/;" a +'L134' HTML/S/164.html /^<\/a> 134 * Whether or not the sub-blocks are statements or<\/em>$/;" a +'L134' HTML/S/168.html /^<\/a> 134 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> ternary<\/a>(int<\/strong> precedence<\/a>, int<\/strong> insidePrecedence<\/a>, K<\/a> closer<\/a>,$/;" a +'L134' HTML/S/180.html /^<\/a> 134 \/**<\/em>$/;" a +'L134' HTML/S/185.html /^<\/a> 134 * The token representing the operator<\/em>$/;" a +'L134' HTML/S/186.html /^<\/a> 134 $/;" a +'L134' HTML/S/190.html /^<\/a> 134 * Replace escape characters with their actual equivalents.$/;" a +'L134' HTML/S/192.html /^<\/a> 134 @Test<\/a>$/;" a +'L134' HTML/S/193.html /^<\/a>2292; 2291 # SQUARE ORIGINAL OF OR EQUAL TO$/;" a +'L134' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/NonInitialCommands.java$/;" a +'L134' HTML/S/30.html /^<\/a> 134 $/;" a +'L134' HTML/S/32.html /^<\/a> 134 throw<\/strong> new<\/strong> NullPointerException<\/a>("Handler must not be null");$/;" a +'L134' HTML/S/37.html /^<\/a> 134 builder<\/a>.append<\/a>(", ");$/;" a +'L134' HTML/S/38.html /^<\/a> 134 \/\/ component<\/em>$/;" a +'L134' HTML/S/42.html /^<\/a> 134 }<\/em>$/;" a +'L134' HTML/S/44.html /^<\/a> 134 * The function to transform the value with<\/em>$/;" a +'L134' HTML/S/45.html /^<\/a> 134 $/;" a +'L134' HTML/S/46.html /^<\/a> 134 @Override<\/a>$/;" a +'L134' HTML/S/48.html /^<\/a> 134 }<\/em>;$/;" a +'L134' HTML/S/51.html /^<\/a> 134 $/;" a +'L134' HTML/S/52.html /^<\/a> 134 public<\/strong> ITree<\/a><ContainedType<\/a>> topDownTransform<\/a>(Function<\/a><ContainedType<\/a>, TopDownTransformResult<\/a>> transformPicker<\/a>,$/;" a +'L134' HTML/S/53.html /^<\/a> 134 $/;" a +'L134' HTML/S/54.html /^<\/a> 134 return<\/strong> mapper<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>());$/;" a +'L134' HTML/S/60.html /^<\/a> 134 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < preParent<\/a>.getChildrenCount<\/a>(); i<\/a>++) {<\/em>$/;" a +'L134' HTML/S/63.html /^<\/a> 134 Function<\/a><ContainedType<\/a>, Function<\/a><IList<\/a><NewType<\/a>>, NewType<\/a>>> nodeCollapser<\/a>) {<\/em>$/;" a +'L134' HTML/S/64.html /^<\/a> 134 * {@link AbbrevMap#recalculate()} to fix it if it occurs.<\/em>$/;" a +'L134' HTML/S/66.html /^<\/a> 134 $/;" a +'L134' HTML/S/67.html /^<\/a> 134 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L134' HTML/S/7.html /^<\/a> 134 case<\/strong> "splitter-split":$/;" a +'L134' HTML/S/71.html /^<\/a> 134 }<\/em>$/;" a +'L134' HTML/S/73.html /^<\/a> 134 *\/<\/em>$/;" a +'L134' HTML/S/75.html /^<\/a> 134 \/**<\/em>$/;" a +'L134' HTML/S/76.html /^<\/a> 134 }<\/em>$/;" a +'L134' HTML/S/81.html /^<\/a> 134 root<\/a>.delete<\/a>(element<\/a>, comparator<\/a>);$/;" a +'L134' HTML/S/83.html /^<\/a> 134 case<\/strong> 0:$/;" a +'L134' HTML/S/88.html /^<\/a> 134 }<\/em>$/;" a +'L134' HTML/S/89.html /^<\/a> 134 $/;" a +'L134' HTML/S/9.html /^<\/a> 134 $/;" a +'L134' HTML/S/90.html /^<\/a> 134 * The type of the converted tokens<\/em>$/;" a +'L134' HTML/S/91.html /^<\/a> 134 * The type of the flattened list<\/em>$/;" a +'L134' HTML/S/92.html /^<\/a> 134 * @param <V2><\/em>$/;" a +'L135' HTML/S/1.html /^<\/a>2298; 29B8 # CIRCLED DIVISION SLASH$/;" a +'L135' HTML/S/106.html /^<\/a> 135 * @param list<\/em>$/;" a +'L135' HTML/S/108.html /^<\/a> 135 * Converts a sequence to an English list.<\/em>$/;" a +'L135' HTML/S/111.html /^<\/a> 135 * Add a alias for an existing subgrammar<\/em>$/;" a +'L135' HTML/S/113.html /^<\/a> 135 * Check if the graph is directed<\/em>$/;" a +'L135' HTML/S/115.html /^<\/a> 135 }<\/em>$/;" a +'L135' HTML/S/117.html /^<\/a> 135 chooser<\/a>.setVisible<\/a>(true<\/strong>);$/;" a +'L135' HTML/S/130.html /^<\/a> 135 Consumer<\/a><Integer<\/a>> action<\/a>) {<\/em>$/;" a +'L135' HTML/S/131.html /^<\/a> 135 * Get a string from the user<\/em>$/;" a +'L135' HTML/S/132.html /^<\/a> 135 $/;" a +'L135' HTML/S/133.html /^<\/a> 135 * The title for dialogs.<\/em>$/;" a +'L135' HTML/S/139.html /^<\/a> 135 * Iterator implementation.<\/em>$/;" a +'L135' HTML/S/140.html /^<\/a> 135 return<\/strong>;$/;" a +'L135' HTML/S/143.html /^<\/a> 135 }<\/em>$/;" a +'L135' HTML/S/147.html /^<\/a> 135 \/*<\/em>$/;" a +'L135' HTML/S/164.html /^<\/a> 135 * expressions.<\/em>$/;" a +'L135' HTML/S/168.html /^<\/a> 135 Token<\/a><K<\/a>, V<\/a>> marker<\/a>, boolean<\/strong> nonassoc<\/a>) {<\/em>$/;" a +'L135' HTML/S/180.html /^<\/a> 135 * Add a statement command to this parser.<\/em>$/;" a +'L135' HTML/S/185.html /^<\/a> 135 * @param precedence<\/em>$/;" a +'L135' HTML/S/186.html /^<\/a> 135 }<\/em> else<\/strong> {<\/em>$/;" a +'L135' HTML/S/190.html /^<\/a> 135 *$/;" a +'L135' HTML/S/192.html /^<\/a> 135 public<\/strong> void<\/strong> testDescapeString_MultipleEscapeString() {<\/em>$/;" a +'L135' HTML/S/193.html /^<\/a>2298; 29B8 # CIRCLED DIVISION SLASH$/;" a +'L135' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/SimpleTitledBorder.java$/;" a +'L135' HTML/S/30.html /^<\/a> 135 return<\/strong> modes<\/a>.get<\/a>(c<\/a>);$/;" a +'L135' HTML/S/32.html /^<\/a> 135 else<\/strong> if<\/strong>(canHandle<\/a>(command<\/a>))$/;" a +'L135' HTML/S/37.html /^<\/a> 135 }<\/em>$/;" a +'L135' HTML/S/38.html /^<\/a> 135 ComponentType<\/a> oldComponent<\/a> = components<\/a>.put<\/a>(component<\/a>.getName<\/a>(), component<\/a>);$/;" a +'L135' HTML/S/42.html /^<\/a> 135 $/;" a +'L135' HTML/S/44.html /^<\/a> 135 * @return The holder itself, for easy chaining<\/em>$/;" a +'L135' HTML/S/45.html /^<\/a> 135 @Override<\/a>$/;" a +'L135' HTML/S/46.html /^<\/a> 135 public<\/strong> <NewLeftType<\/a>> IPair<\/a><NewLeftType<\/a>, NewRight<\/a>> mapLeft<\/a>(Function<\/a><NewLeft<\/a>, NewLeftType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L135' HTML/S/48.html /^<\/a> 135 $/;" a +'L135' HTML/S/51.html /^<\/a> 135 return<\/strong> argPair<\/a>.mapRight<\/a>(func<\/a>);$/;" a +'L135' HTML/S/52.html /^<\/a> 135 UnaryOperator<\/a><ITree<\/a><ContainedType<\/a>>> transformer<\/a>);$/;" a +'L135' HTML/S/53.html /^<\/a> 135 @Override<\/a>$/;" a +'L135' HTML/S/54.html /^<\/a> 135 }<\/em>;$/;" a +'L135' HTML/S/60.html /^<\/a> 135 preChildren<\/a>.add<\/a>(preParent<\/a>.getChild<\/a>(i<\/a>));$/;" a +'L135' HTML/S/63.html /^<\/a> 135 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L135' HTML/S/64.html /^<\/a> 135 * <\/em>$/;" a +'L135' HTML/S/66.html /^<\/a> 135 \/**<\/em>$/;" a +'L135' HTML/S/67.html /^<\/a> 135 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L135' HTML/S/7.html /^<\/a> 135 handleSplit<\/a>(argArray<\/a>);$/;" a +'L135' HTML/S/71.html /^<\/a> 135 $/;" a +'L135' HTML/S/73.html /^<\/a> 135 public<\/strong> void<\/strong> multidup<\/a>(int<\/strong> n<\/a>, int<\/strong> m<\/a>) {<\/em>$/;" a +'L135' HTML/S/75.html /^<\/a> 135 * Move the cursor the right-most position.<\/em>$/;" a +'L135' HTML/S/76.html /^<\/a> 135 $/;" a +'L135' HTML/S/81.html /^<\/a> 135 }<\/em>$/;" a +'L135' HTML/S/83.html /^<\/a> 135 isDeleted<\/a> = true<\/strong>;$/;" a +'L135' HTML/S/88.html /^<\/a> 135 $/;" a +'L135' HTML/S/89.html /^<\/a> 135 @Override<\/a>$/;" a +'L135' HTML/S/9.html /^<\/a> 135 if<\/strong>(!tokenStream<\/a>.current<\/a>().getKey<\/a>().equals<\/a>("(end)")) {<\/em>$/;" a +'L135' HTML/S/90.html /^<\/a> 135 *<\/em>$/;" a +'L135' HTML/S/91.html /^<\/a> 135 *<\/em>$/;" a +'L135' HTML/S/92.html /^<\/a> 135 * The new type of returned values.<\/em>$/;" a +'L136' HTML/S/1.html /^<\/a>22A2; 22A3 # RIGHT TACK$/;" a +'L136' HTML/S/106.html /^<\/a> 136 * The list to select from<\/em>$/;" a +'L136' HTML/S/108.html /^<\/a> 136 * <\/em>$/;" a +'L136' HTML/S/111.html /^<\/a> 136 *<\/em>$/;" a +'L136' HTML/S/113.html /^<\/a> 136 *<\/em>$/;" a +'L136' HTML/S/115.html /^<\/a> 136 $/;" a +'L136' HTML/S/117.html /^<\/a> 136 $/;" a +'L136' HTML/S/130.html /^<\/a> 136 setLayout<\/a>(new<\/strong> HLayout<\/a>(3));$/;" a +'L136' HTML/S/131.html /^<\/a> 136 *<\/em>$/;" a +'L136' HTML/S/132.html /^<\/a> 136 int<\/strong> result<\/a> = files<\/a>.showSaveDialog<\/a>(parent<\/a>);$/;" a +'L136' HTML/S/133.html /^<\/a> 136 * @param prompt<\/em>$/;" a +'L136' HTML/S/139.html /^<\/a> 136 *\/<\/em>$/;" a +'L136' HTML/S/140.html /^<\/a> 136 else<\/strong> if<\/strong>(line<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L136' HTML/S/143.html /^<\/a> 136 $/;" a +'L136' HTML/S/147.html /^<\/a> 136 * Handle nested openers.<\/em>$/;" a +'L136' HTML/S/164.html /^<\/a> 136 * <\/em>$/;" a +'L136' HTML/S/168.html /^<\/a> 136 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a> = new<\/strong> SimpleParseBlock<\/a><>(insidePrecedence<\/a>, closer<\/a>, null<\/strong>);$/;" a +'L136' HTML/S/180.html /^<\/a> 136 * <\/em>$/;" a +'L136' HTML/S/185.html /^<\/a> 136 * The precedence of the operator to add<\/em>$/;" a +'L136' HTML/S/186.html /^<\/a> 136 currPatt<\/a>.append<\/a>("|(?:" + delimPat<\/a> + ")");$/;" a +'L136' HTML/S/190.html /^<\/a> 136 * @param inp$/;" a +'L136' HTML/S/192.html /^<\/a> 136 String<\/a> onMultipleEscapeString<\/a> = descapeString<\/a>("hello\\\\tthere\\\\tworld");$/;" a +'L136' HTML/S/193.html /^<\/a>22A2; 22A3 # RIGHT TACK$/;" a +'L136' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/SimpleSpinnerPanel.java$/;" a +'L136' HTML/S/30.html /^<\/a> 136 }<\/em>$/;" a +'L136' HTML/S/32.html /^<\/a> 136 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Command " + command<\/a> + " already has a handler registered");$/;" a +'L136' HTML/S/37.html /^<\/a> 136 $/;" a +'L136' HTML/S/38.html /^<\/a> 136 $/;" a +'L136' HTML/S/42.html /^<\/a> 136 @Override<\/a>$/;" a +'L136' HTML/S/44.html /^<\/a> 136 *\/<\/em>$/;" a +'L136' HTML/S/45.html /^<\/a> 136 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><BoundContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L136' HTML/S/46.html /^<\/a> 136 if<\/strong>(mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L136' HTML/S/48.html /^<\/a> 136 return<\/strong> new<\/strong> LazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>);$/;" a +'L136' HTML/S/51.html /^<\/a> 136 }<\/em>;$/;" a +'L136' HTML/S/52.html /^<\/a> 136 $/;" a +'L136' HTML/S/53.html /^<\/a> 136 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L136' HTML/S/54.html /^<\/a> 136 $/;" a +'L136' HTML/S/60.html /^<\/a> 136 }<\/em>$/;" a +'L136' HTML/S/63.html /^<\/a> 136 Function<\/a><IList<\/a><NewType<\/a>>, NewType<\/a>> nodeTransformer<\/a> = nodeCollapser<\/a>.apply<\/a>(data<\/a>);$/;" a +'L136' HTML/S/64.html /^<\/a> 136 * @param words<\/em>$/;" a +'L136' HTML/S/66.html /^<\/a> 136 * Move the cursor one space left.<\/em>$/;" a +'L136' HTML/S/67.html /^<\/a> 136 $/;" a +'L136' HTML/S/7.html /^<\/a> 136 break<\/strong>;$/;" a +'L136' HTML/S/71.html /^<\/a> 136 \/**<\/em>$/;" a +'L136' HTML/S/73.html /^<\/a> 136 List<\/a><T<\/a>> lst<\/a> = new<\/strong> ArrayList<\/a><>(n<\/a>);$/;" a +'L136' HTML/S/75.html /^<\/a> 136 *\/<\/em>$/;" a +'L136' HTML/S/76.html /^<\/a> 136 \/**<\/em>$/;" a +'L136' HTML/S/81.html /^<\/a> 136 $/;" a +'L136' HTML/S/83.html /^<\/a> 136 return<\/strong> FAILURE<\/a>;$/;" a +'L136' HTML/S/88.html /^<\/a> 136 @Override<\/a>$/;" a +'L136' HTML/S/89.html /^<\/a> 136 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L136' HTML/S/9.html /^<\/a> 136 System<\/a>.out<\/a>.println<\/a>("Multiple expressions on line");$/;" a +'L136' HTML/S/90.html /^<\/a> 136 * @param transformer<\/em>$/;" a +'L136' HTML/S/91.html /^<\/a> 136 * @param expander<\/em>$/;" a +'L136' HTML/S/92.html /^<\/a> 136 * <\/em>$/;" a +'L137' HTML/S/1.html /^<\/a>22A3; 22A2 # LEFT TACK$/;" a +'L137' HTML/S/106.html /^<\/a> 137 * @param number<\/em>$/;" a +'L137' HTML/S/108.html /^<\/a> 137 * @param objects<\/em>$/;" a +'L137' HTML/S/111.html /^<\/a> 137 * @param name<\/em>$/;" a +'L137' HTML/S/113.html /^<\/a> 137 * @return Whether or not the graph is directed<\/em>$/;" a +'L137' HTML/S/115.html /^<\/a> 137 \/**<\/em>$/;" a +'L137' HTML/S/117.html /^<\/a> 137 while<\/strong>(chooser<\/a>.getFile<\/a>() == null<\/strong>) {<\/em>$/;" a +'L137' HTML/S/130.html /^<\/a> 137 $/;" a +'L137' HTML/S/131.html /^<\/a> 137 * @param parent<\/em>$/;" a +'L137' HTML/S/132.html /^<\/a> 137 $/;" a +'L137' HTML/S/133.html /^<\/a> 137 * The prompt to tell the user what to enter.<\/em>$/;" a +'L137' HTML/S/139.html /^<\/a> 137 $/;" a +'L137' HTML/S/140.html /^<\/a> 137 \/\/ End the rule<\/em>$/;" a +'L137' HTML/S/143.html /^<\/a> 137 currentGroup<\/a>.forEach<\/a>(res<\/a>::addChild<\/a>);$/;" a +'L137' HTML/S/147.html /^<\/a> 137 * <\/em>$/;" a +'L137' HTML/S/164.html /^<\/a> 137 * @return A command implementing the operator.<\/em>$/;" a +'L137' HTML/S/168.html /^<\/a> 137 $/;" a +'L137' HTML/S/180.html /^<\/a> 137 * The difference between statements and initial commands is that<\/em>$/;" a +'L137' HTML/S/185.html /^<\/a> 137 *\/<\/em>$/;" a +'L137' HTML/S/186.html /^<\/a> 137 currExclusionPatt<\/a>.append<\/a>("|(?:(?:" + delim<\/a> + ")+)");$/;" a +'L137' HTML/S/190.html /^<\/a> 137 * The string to replace escape sequences in.$/;" a +'L137' HTML/S/192.html /^<\/a> 137 $/;" a +'L137' HTML/S/193.html /^<\/a>22A3; 22A2 # LEFT TACK$/;" a +'L137' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/CommandHelp.java$/;" a +'L137' HTML/S/30.html /^<\/a> 137 $/;" a +'L137' HTML/S/32.html /^<\/a> 137 else<\/strong> {<\/em>$/;" a +'L137' HTML/S/37.html /^<\/a> 137 builder<\/a>.append<\/a>("version=");$/;" a +'L137' HTML/S/38.html /^<\/a> 137 if<\/strong>(oldComponent<\/a>.getVersion<\/a>() > component<\/a>.getVersion<\/a>()) {<\/em>$/;" a +'L137' HTML/S/42.html /^<\/a> 137 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L137' HTML/S/44.html /^<\/a> 137 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>);$/;" a +'L137' HTML/S/45.html /^<\/a> 137 if<\/strong> (unwrapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Unwrapper must not be null");$/;" a +'L137' HTML/S/46.html /^<\/a> 137 $/;" a +'L137' HTML/S/48.html /^<\/a> 137 }<\/em>$/;" a +'L137' HTML/S/51.html /^<\/a> 137 }<\/em>$/;" a +'L137' HTML/S/52.html /^<\/a> 137 \/**<\/em>$/;" a +'L137' HTML/S/53.html /^<\/a> 137 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L137' HTML/S/54.html /^<\/a> 137 Supplier<\/a><RightType<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L137' HTML/S/60.html /^<\/a> 137 $/;" a +'L137' HTML/S/63.html /^<\/a> 137 $/;" a +'L137' HTML/S/64.html /^<\/a> 137 * The words to remove.<\/em>$/;" a +'L137' HTML/S/66.html /^<\/a> 137 *<\/em>$/;" a +'L137' HTML/S/67.html /^<\/a> 137 PushdownMap<\/a><?, ?> other<\/a> = (PushdownMap<\/a><?, ?>) obj<\/a>;$/;" a +'L137' HTML/S/7.html /^<\/a> 137 case<\/strong> "splitter-compile":$/;" a +'L137' HTML/S/71.html /^<\/a> 137 * Move the cursor one space left.<\/em>$/;" a +'L137' HTML/S/73.html /^<\/a> 137 $/;" a +'L137' HTML/S/75.html /^<\/a> 137 @Override<\/a>$/;" a +'L137' HTML/S/76.html /^<\/a> 137 * Move the cursor the specified amount left.<\/em>$/;" a +'L137' HTML/S/81.html /^<\/a> 137 \/**<\/em>$/;" a +'L137' HTML/S/83.html /^<\/a> 137 case<\/strong> 1:$/;" a +'L137' HTML/S/88.html /^<\/a> 137 public<\/strong> <T<\/a>, F<\/a>> IList<\/a><F<\/a>> combineWith<\/a>(IList<\/a><T<\/a>> rightList<\/a>, BiFunction<\/a><E<\/a>, T<\/a>, F<\/a>> itemCombiner<\/a>) {<\/em>$/;" a +'L137' HTML/S/89.html /^<\/a> 137 return<\/strong> wrappedMap<\/a>.toString<\/a>();$/;" a +'L137' HTML/S/9.html /^<\/a> 137 }<\/em>$/;" a +'L137' HTML/S/90.html /^<\/a> 137 * The function to use to convert tokens.<\/em>$/;" a +'L137' HTML/S/91.html /^<\/a> 137 * The function to apply to each member of the list.<\/em>$/;" a +'L137' HTML/S/92.html /^<\/a> 137 * @param transformer<\/em>$/;" a +'L138' HTML/S/1.html /^<\/a>22A6; 2ADE # ASSERTION$/;" a +'L138' HTML/S/106.html /^<\/a> 138 * The number of items to selet<\/em>$/;" a +'L138' HTML/S/108.html /^<\/a> 138 * The sequence to convert to an English list.<\/em>$/;" a +'L138' HTML/S/111.html /^<\/a> 138 * The name of the subgrammar to alias<\/em>$/;" a +'L138' HTML/S/113.html /^<\/a> 138 *\/<\/em>$/;" a +'L138' HTML/S/115.html /^<\/a> 138 * Get the initial vertex of the graph<\/em>$/;" a +'L138' HTML/S/117.html /^<\/a> 138 SimpleDialogs<\/a>.showError<\/a>(parent<\/a>, "File I\/O Error", "Please choose a file to save to.");$/;" a +'L138' HTML/S/130.html /^<\/a> 138 JLabel<\/a> label<\/a> = new<\/strong> JLabel<\/a>(lab<\/a>);$/;" a +'L138' HTML/S/131.html /^<\/a> 138 * The parent component for dialogs.<\/em>$/;" a +'L138' HTML/S/132.html /^<\/a> 138 if<\/strong>(result<\/a> != JFileChooser<\/a>.APPROVE_OPTION<\/a>) throw<\/strong> new<\/strong> FileNotChosenException<\/a>();$/;" a +'L138' HTML/S/133.html /^<\/a> 138 * @return A whole number.<\/em>$/;" a +'L138' HTML/S/139.html /^<\/a> 138 @Override<\/a>$/;" a +'L138' HTML/S/140.html /^<\/a> 138 isRuleOpen<\/a>.replace<\/a>(endRule<\/a>(state<\/a>, isRuleOpen<\/a>.getValue<\/a>()));$/;" a +'L138' HTML/S/143.html /^<\/a> 138 }<\/em>$/;" a +'L138' HTML/S/147.html /^<\/a> 138 * Local openers take priority over nested ones<\/em>$/;" a +'L138' HTML/S/164.html /^<\/a> 138 *\/<\/em>$/;" a +'L138' HTML/S/168.html /^<\/a> 138 return<\/strong> new<\/strong> TernaryCommand<\/a><>(precedence<\/a>, innerBlock<\/a>, marker<\/a>, nonassoc<\/a>);$/;" a +'L138' HTML/S/180.html /^<\/a> 138 * statements can only appear at the start of the expression.<\/em>$/;" a +'L138' HTML/S/185.html /^<\/a> 138 public<\/strong> void<\/strong> addOp<\/a>(String<\/a> operator<\/a>, int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L138' HTML/S/186.html /^<\/a> 138 }<\/em>$/;" a +'L138' HTML/S/190.html /^<\/a> 138 *$/;" a +'L138' HTML/S/192.html /^<\/a> 138 assertThat<\/a>(onMultipleEscapeString<\/a>, is<\/a>("hello\\tthere\\tworld"));$/;" a +'L138' HTML/S/193.html /^<\/a>22A6; 2ADE # ASSERTION$/;" a +'L138' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/blocks\/ParseBlocks.java$/;" a +'L138' HTML/S/30.html /^<\/a> 138 @Override<\/a>$/;" a +'L138' HTML/S/32.html /^<\/a> 138 commandHandlers<\/a>.put<\/a>(command<\/a>, handler<\/a>);$/;" a +'L138' HTML/S/37.html /^<\/a> 138 builder<\/a>.append<\/a>(version<\/a>);$/;" a +'L138' HTML/S/38.html /^<\/a> 138 components<\/a>.put<\/a>(oldComponent<\/a>.getName<\/a>(), oldComponent<\/a>);$/;" a +'L138' HTML/S/42.html /^<\/a> 138 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L138' HTML/S/44.html /^<\/a> 138 $/;" a +'L138' HTML/S/45.html /^<\/a> 138 $/;" a +'L138' HTML/S/46.html /^<\/a> 138 Supplier<\/a><NewLeftType<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L138' HTML/S/48.html /^<\/a> 138 $/;" a +'L138' HTML/S/51.html /^<\/a> 138 $/;" a +'L138' HTML/S/52.html /^<\/a> 138 * Transform one of this nodes children<\/em>$/;" a +'L138' HTML/S/53.html /^<\/a> 138 int<\/strong> result<\/a> = 1;$/;" a +'L138' HTML/S/54.html /^<\/a> 138 if<\/strong>(rightMaterialized<\/a>) return<\/strong> rightValue<\/a>;$/;" a +'L138' HTML/S/60.html /^<\/a> 138 \/\/ Return whatever the first child is<\/em>$/;" a +'L138' HTML/S/63.html /^<\/a> 138 IList<\/a><NewType<\/a>> collapsedChildren<\/a> = children<\/a>.map<\/a>((child<\/a>) -> {<\/em>$/;" a +'L138' HTML/S/64.html /^<\/a> 138 *\/<\/em>$/;" a +'L138' HTML/S/66.html /^<\/a> 138 * The cursor can't go past zero.<\/em>$/;" a +'L138' HTML/S/67.html /^<\/a> 138 $/;" a +'L138' HTML/S/7.html /^<\/a> 138 split<\/a>.compile<\/a>();$/;" a +'L138' HTML/S/71.html /^<\/a> 138 *<\/em>$/;" a +'L138' HTML/S/73.html /^<\/a> 138 for<\/strong>(int<\/strong> i<\/a> = n<\/a>; i<\/a> > 0; i<\/a>--) {<\/em>$/;" a +'L138' HTML/S/75.html /^<\/a> 138 public<\/strong> void<\/strong> last<\/a>() {<\/em>$/;" a +'L138' HTML/S/76.html /^<\/a> 138 *<\/em>$/;" a +'L138' HTML/S/81.html /^<\/a> 138 * Get the root of the tree.<\/em>$/;" a +'L138' HTML/S/83.html /^<\/a> 138 return<\/strong> right<\/a> == null<\/strong> ? FAILURE<\/a> : RIGHT<\/a>;$/;" a +'L138' HTML/S/88.html /^<\/a> 138 if<\/strong>(rightList<\/a> == null<\/strong>)$/;" a +'L138' HTML/S/89.html /^<\/a> 138 }<\/em>$/;" a +'L138' HTML/S/9.html /^<\/a> 138 $/;" a +'L138' HTML/S/90.html /^<\/a> 138 * @return A list containing all of the converted tokens.<\/em>$/;" a +'L138' HTML/S/91.html /^<\/a> 138 * @return A new list containing the flattened results of applying the<\/em>$/;" a +'L138' HTML/S/92.html /^<\/a> 138 * The function to use to transform values.<\/em>$/;" a +'L139' HTML/S/1.html /^<\/a>22A8; 2AE4 # TRUE$/;" a +'L139' HTML/S/106.html /^<\/a> 139 * @param rng<\/em>$/;" a +'L139' HTML/S/108.html /^<\/a> 139 * @param join<\/em>$/;" a +'L139' HTML/S/111.html /^<\/a> 139 * @param alias<\/em>$/;" a +'L139' HTML/S/113.html /^<\/a> 139 public<\/strong> boolean<\/strong> isDirected() {<\/em>$/;" a +'L139' HTML/S/115.html /^<\/a> 139 *<\/em>$/;" a +'L139' HTML/S/117.html /^<\/a> 139 chooser<\/a>.setVisible<\/a>(true<\/strong>);$/;" a +'L139' HTML/S/130.html /^<\/a> 139 $/;" a +'L139' HTML/S/131.html /^<\/a> 139 * @param title<\/em>$/;" a +'L139' HTML/S/132.html /^<\/a> 139 }<\/em>$/;" a +'L139' HTML/S/133.html /^<\/a> 139 *\/<\/em>$/;" a +'L139' HTML/S/139.html /^<\/a> 139 public<\/strong> boolean<\/strong> hasNext<\/a>() {<\/em>$/;" a +'L139' HTML/S/140.html /^<\/a> 139 }<\/em> else<\/strong> if<\/strong>(line<\/a>.startsWith<\/a>("\\t")) {<\/em>$/;" a +'L139' HTML/S/143.html /^<\/a> 139 $/;" a +'L139' HTML/S/147.html /^<\/a> 139 * if they overlap.<\/em>$/;" a +'L139' HTML/S/164.html /^<\/a> 139 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> delimited<\/a>(int<\/strong> inner<\/a>, K<\/a> delim<\/a>, K<\/a> mark<\/a>, Token<\/a><K<\/a>, V<\/a>> term<\/a>,$/;" a +'L139' HTML/S/168.html /^<\/a> 139 }<\/em>$/;" a +'L139' HTML/S/180.html /^<\/a> 139 * <\/em>$/;" a +'L139' HTML/S/185.html /^<\/a> 139 \/*<\/em>$/;" a +'L139' HTML/S/186.html /^<\/a> 139 $/;" a +'L139' HTML/S/190.html /^<\/a> 139 * @return The string with escape sequences replaced by their equivalent$/;" a +'L139' HTML/S/192.html /^<\/a> 139 }<\/em>$/;" a +'L139' HTML/S/193.html /^<\/a>22A8; 2AE4 # TRUE$/;" a +'L139' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/QueueStack.java$/;" a +'L139' HTML/S/30.html /^<\/a> 139 public<\/strong> CommandHelp<\/a> getHelp<\/a>(char<\/strong> c<\/a>) {<\/em>$/;" a +'L139' HTML/S/32.html /^<\/a> 139 }<\/em>$/;" a +'L139' HTML/S/37.html /^<\/a> 139 builder<\/a>.append<\/a>("]");$/;" a +'L139' HTML/S/38.html /^<\/a> 139 }<\/em>$/;" a +'L139' HTML/S/42.html /^<\/a> 139 $/;" a +'L139' HTML/S/44.html /^<\/a> 139 \/**<\/em>$/;" a +'L139' HTML/S/45.html /^<\/a> 139 if<\/strong> (!holderBound<\/a>) {<\/em>$/;" a +'L139' HTML/S/46.html /^<\/a> 139 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L139' HTML/S/48.html /^<\/a> 139 @Override<\/a>$/;" a +'L139' HTML/S/51.html /^<\/a> 139 \/**<\/em>$/;" a +'L139' HTML/S/52.html /^<\/a> 139 *<\/em>$/;" a +'L139' HTML/S/53.html /^<\/a> 139 $/;" a +'L139' HTML/S/54.html /^<\/a> 139 $/;" a +'L139' HTML/S/60.html /^<\/a> 139 break<\/strong>;$/;" a +'L139' HTML/S/63.html /^<\/a> 139 NewType<\/a> collapsed<\/a> = child<\/a>.collapse<\/a>(leafTransform<\/a>, nodeCollapser<\/a>,$/;" a +'L139' HTML/S/64.html /^<\/a> 139 public<\/strong> void<\/strong> removeWords<\/a>(String<\/a>... words<\/a>) {<\/em>$/;" a +'L139' HTML/S/66.html /^<\/a> 139 *<\/em>$/;" a +'L139' HTML/S/67.html /^<\/a> 139 if<\/strong>(backing<\/a> == null<\/strong>) {<\/em>$/;" a +'L139' HTML/S/7.html /^<\/a> 139 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L139' HTML/S/71.html /^<\/a> 139 * The cursor can't go past zero.<\/em>$/;" a +'L139' HTML/S/73.html /^<\/a> 139 lst<\/a>.set<\/a>(i<\/a> - 1, pop<\/a>());$/;" a +'L139' HTML/S/75.html /^<\/a> 139 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L139' HTML/S/76.html /^<\/a> 139 * The cursor can't go past zero. Attempts to move the cursor by amounts<\/em>$/;" a +'L139' HTML/S/81.html /^<\/a> 139 *<\/em>$/;" a +'L139' HTML/S/83.html /^<\/a> 139 default<\/strong>:$/;" a +'L139' HTML/S/88.html /^<\/a> 139 throw<\/strong> new<\/strong> NullPointerException<\/a>("Target combine list must not be null");$/;" a +'L139' HTML/S/89.html /^<\/a> 139 $/;" a +'L139' HTML/S/9.html /^<\/a> 139 System<\/a>.out<\/a>.println<\/a>("Parsed expression:\\n" + tree<\/a>);$/;" a +'L139' HTML/S/90.html /^<\/a> 139 *\/<\/em>$/;" a +'L139' HTML/S/91.html /^<\/a> 139 * provided function.<\/em>$/;" a +'L139' HTML/S/92.html /^<\/a> 139 * <\/em>$/;" a +'L14' HTML/S/1.html /^<\/a># This data file lists characters that have the Bidi_Mirrored=Yes property$/;" a +'L14' HTML/S/10.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/100.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/101.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/102.html /^<\/a> 14 public<\/strong> FunctionalFileVisitor(BiPredicate<\/a><Path<\/a>, BasicFileAttributes<\/a>> predicate<\/a>,$/;" a +'L14' HTML/S/103.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/104.html /^<\/a> 14 * @param <E><\/em>$/;" a +'L14' HTML/S/105.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/106.html /^<\/a> 14 * Utilities for manipulating FunctionalLists that don't belong in the class<\/em>$/;" a +'L14' HTML/S/107.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/108.html /^<\/a> 14 * expression<\/em>$/;" a +'L14' HTML/S/109.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/11.html /^<\/a> 14 ParserContext<\/a><String<\/a>, String<\/a>, TestContext<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L14' HTML/S/110.html /^<\/a> 14 public<\/strong> class<\/strong> RandomGrammar<\/a><E<\/a>> extends<\/strong> WeightedGrammar<\/a><E<\/a>> {<\/em>$/;" a +'L14' HTML/S/111.html /^<\/a> 14 import<\/strong> java.util.function.Supplier;$/;" a +'L14' HTML/S/112.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/113.html /^<\/a> 14 import<\/strong> java.util.InputMismatchException;$/;" a +'L14' HTML/S/114.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/115.html /^<\/a> 14 import<\/strong> java.util.Queue;$/;" a +'L14' HTML/S/116.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/117.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/118.html /^<\/a> 14 * Built for Swing.<\/em>$/;" a +'L14' HTML/S/119.html /^<\/a> 14 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -2495693595953396924L;$/;" a +'L14' HTML/S/120.html /^<\/a> 14 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 1244964456966270026L;$/;" a +'L14' HTML/S/121.html /^<\/a> 14 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -6417962941602322663L;$/;" a +'L14' HTML/S/122.html /^<\/a> 14 import<\/strong> javax.swing.ListSelectionModel;$/;" a +'L14' HTML/S/123.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/124.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/125.html /^<\/a> 14 import<\/strong> javax.swing.JPanel;$/;" a +'L14' HTML/S/127.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/128.html /^<\/a> 14 import<\/strong> javax.swing.JScrollPane;$/;" a +'L14' HTML/S/129.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/13.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/130.html /^<\/a> 14 * A simple input panel for a slider-controlled value and a manual-input field<\/em>$/;" a +'L14' HTML/S/131.html /^<\/a> 14 import<\/strong> javax.swing.JOptionPane;$/;" a +'L14' HTML/S/132.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/133.html /^<\/a> 14 * @author ben<\/em>$/;" a +'L14' HTML/S/134.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/135.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/136.html /^<\/a> 14 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -5655969079949148487L;$/;" a +'L14' HTML/S/137.html /^<\/a> 14 public<\/strong> class<\/strong> TextAreaOutputStream extends<\/strong> OutputStream<\/a> {<\/em>$/;" a +'L14' HTML/S/138.html /^<\/a> 14 $/;" a +'L14' HTML/S/139.html /^<\/a> 14 * A block is a series of characters, separated by some regular expression.<\/em>$/;" a +'L14' HTML/S/14.html /^<\/a> 14 import<\/strong> bjc.utils.parserutils.TreeConstructor;$/;" a +'L14' HTML/S/140.html /^<\/a> 14 import<\/strong> java.util.Scanner;$/;" a +'L14' HTML/S/141.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/142.html /^<\/a> 14 super<\/strong>(res<\/a>);$/;" a +'L14' HTML/S/143.html /^<\/a> 14 import<\/strong> java.util.LinkedList;$/;" a +'L14' HTML/S/144.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/145.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/146.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/147.html /^<\/a> 14 import<\/strong> com.google.common.collect.Multimap;$/;" a +'L14' HTML/S/148.html /^<\/a> 14 * Override of<\/em>$/;" a +'L14' HTML/S/149.html /^<\/a> 14 \/*<\/em>$/;" a +'L14' HTML/S/15.html /^<\/a> 14 protected<\/strong> ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> intNullDenotation<\/a>(Token<\/a><String<\/a>, String<\/a>> operator<\/a>,$/;" a +'L14' HTML/S/150.html /^<\/a> 14 * @param precedence<\/em>$/;" a +'L14' HTML/S/151.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/153.html /^<\/a> 14 * block.<\/em>$/;" a +'L14' HTML/S/154.html /^<\/a> 14 * @author bjculkin<\/em>$/;" a +'L14' HTML/S/155.html /^<\/a> 14 * @author bjculkin<\/em>$/;" a +'L14' HTML/S/156.html /^<\/a> 14 * @param <K><\/em>$/;" a +'L14' HTML/S/157.html /^<\/a> 14 * @param <K><\/em>$/;" a +'L14' HTML/S/158.html /^<\/a> 14 * The value type of the tokens.<\/em>$/;" a +'L14' HTML/S/159.html /^<\/a> 14 * @author bjculkin<\/em>$/;" a +'L14' HTML/S/16.html /^<\/a> 14 private<\/strong> static<\/strong> WeightedGrammar<\/a><String<\/a>> rules<\/a> = new<\/strong> WeightedGrammar<\/a><>();$/;" a +'L14' HTML/S/160.html /^<\/a> 14 * @param <K><\/em>$/;" a +'L14' HTML/S/161.html /^<\/a> 14 * @param <K><\/em>$/;" a +'L14' HTML/S/162.html /^<\/a> 14 * The key type of the tokens.<\/em>$/;" a +'L14' HTML/S/163.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/164.html /^<\/a> 14 * * Contains factory methods for producing common implementations of<\/em>$/;" a +'L14' HTML/S/165.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/166.html /^<\/a> 14 * @param <C><\/em>$/;" a +'L14' HTML/S/167.html /^<\/a> 14 * @param <C><\/em>$/;" a +'L14' HTML/S/168.html /^<\/a> 14 * @author EVE<\/em>$/;" a +'L14' HTML/S/169.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/17.html /^<\/a> 14 public<\/strong> class<\/strong> RandomStringExamples {<\/em>$/;" a +'L14' HTML/S/170.html /^<\/a> 14 * @param <K><\/em>$/;" a +'L14' HTML/S/171.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/172.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/173.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/174.html /^<\/a> 14 * @author bjculkin<\/em>$/;" a +'L14' HTML/S/175.html /^<\/a> 14 * @param <K><\/em>$/;" a +'L14' HTML/S/176.html /^<\/a> 14 * @param <V><\/em>$/;" a +'L14' HTML/S/177.html /^<\/a> 14 * @param <V><\/em>$/;" a +'L14' HTML/S/178.html /^<\/a> 14 * @param <V><\/em>$/;" a +'L14' HTML/S/179.html /^<\/a> 14 * The state type of the parser.<\/em>$/;" a +'L14' HTML/S/180.html /^<\/a> 14 * <\/em>$/;" a +'L14' HTML/S/181.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/182.html /^<\/a> 14 $/;" a +'L14' HTML/S/183.html /^<\/a> 14 * @author EVE<\/em>$/;" a +'L14' HTML/S/184.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/185.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/186.html /^<\/a> 14 \/*<\/em>$/;" a +'L14' HTML/S/187.html /^<\/a> 14 * The splitter must be compiled first.<\/em>$/;" a +'L14' HTML/S/188.html /^<\/a> 14 * operators.<\/em>$/;" a +'L14' HTML/S/189.html /^<\/a> 14 $/;" a +'L14' HTML/S/19.html /^<\/a> add-closing ]$/;" a +'L14' HTML/S/190.html /^<\/a> 14 public<\/strong> class<\/strong> TokenUtils<\/a> {<\/em>$/;" a +'L14' HTML/S/191.html /^<\/a> 14 $/;" a +'L14' HTML/S/192.html /^<\/a> 14 $/;" a +'L14' HTML/S/193.html /^<\/a># This data file lists characters that have the Bidi_Mirrored=Yes property$/;" a +'L14' HTML/S/196.html /^<\/a> add-closing ]$/;" a +'L14' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/SliderInputPanel.java$/;" a +'L14' HTML/S/2.html /^<\/a> <\/plugins>$/;" a +'L14' HTML/S/20.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/203.html /^<\/a> <property name="file.encoding.pkg" value="sun.io"\/>$/;" a +'L14' HTML/S/21.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/22.html /^<\/a> 14 * Execute this command<\/em>$/;" a +'L14' HTML/S/23.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/24.html /^<\/a> 14 * @param command<\/em>$/;" a +'L14' HTML/S/25.html /^<\/a> 14 $/;" a +'L14' HTML/S/26.html /^<\/a> 14 * style.<\/em>$/;" a +'L14' HTML/S/27.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/28.html /^<\/a> 14 * The message for the exception.<\/em>$/;" a +'L14' HTML/S/29.html /^<\/a> 14 public<\/strong> interface<\/strong> FDSMode<\/a><S<\/a>> {<\/em>$/;" a +'L14' HTML/S/3.html /^<\/a> 14 public<\/strong> class<\/strong> AbbrevMapTest {<\/em>$/;" a +'L14' HTML/S/30.html /^<\/a> 14 * <\/em>$/;" a +'L14' HTML/S/31.html /^<\/a> 14 $/;" a +'L14' HTML/S/32.html /^<\/a> 14 * 'list', which lists all the commands the user can input. The second is<\/em>$/;" a +'L14' HTML/S/33.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/34.html /^<\/a> 14 $/;" a +'L14' HTML/S/35.html /^<\/a> 14 }<\/em>$/;" a +'L14' HTML/S/36.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/37.html /^<\/a> 14 private<\/strong> String<\/a> description<\/a>;$/;" a +'L14' HTML/S/38.html /^<\/a> 14 import<\/strong> java.util.function.BiPredicate;$/;" a +'L14' HTML/S/39.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/4.html /^<\/a> 14 public<\/strong> class<\/strong> BinarySearchTest {<\/em>$/;" a +'L14' HTML/S/40.html /^<\/a> 14 * Providing this is optional, with "Anonymous" as the default author<\/em>$/;" a +'L14' HTML/S/41.html /^<\/a> 14 \/*<\/em>$/;" a +'L14' HTML/S/42.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/43.html /^<\/a> 14 * @author ben<\/em>$/;" a +'L14' HTML/S/44.html /^<\/a> 14 * A holder of a single value.<\/em>$/;" a +'L14' HTML/S/45.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/46.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/47.html /^<\/a> 14 public<\/strong> class<\/strong> BoundListHolder<\/a><ContainedType<\/a>> implements<\/strong> IHolder<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L14' HTML/S/48.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/49.html /^<\/a> 14 held<\/a> = new<\/strong> Lazy<\/a><>(wrappedHolder<\/a>);$/;" a +'L14' HTML/S/5.html /^<\/a> 14 public<\/strong> class<\/strong> FDSExample {<\/em>$/;" a +'L14' HTML/S/50.html /^<\/a> 14 held<\/a> = new<\/strong> Option<\/a><>(seedValue<\/a>);$/;" a +'L14' HTML/S/51.html /^<\/a> 14 * The type of the left side of the pair<\/em>$/;" a +'L14' HTML/S/52.html /^<\/a> 14 * @author ben<\/em>$/;" a +'L14' HTML/S/53.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/54.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/55.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/56.html /^<\/a> 14 public<\/strong> class<\/strong> Option<\/a><ContainedType<\/a>> implements<\/strong> IHolder<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L14' HTML/S/57.html /^<\/a> 14 * The type of the right value<\/em>$/;" a +'L14' HTML/S/58.html /^<\/a> 14 private<\/strong> T<\/a> itm<\/a>;$/;" a +'L14' HTML/S/59.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/60.html /^<\/a> 14 \/*<\/em>$/;" a +'L14' HTML/S/61.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/62.html /^<\/a> 14 * @param <D><\/em>$/;" a +'L14' HTML/S/63.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/64.html /^<\/a> 14 * Represents a mapping from a set of strings to a mapping of all unambiguous<\/em>$/;" a +'L14' HTML/S/65.html /^<\/a> 14 public<\/strong> interface<\/strong> Directory<\/a><K<\/a>, V<\/a>> {<\/em>$/;" a +'L14' HTML/S/66.html /^<\/a> 14 * regardless of the auto-extension policy of the tape. The policy will still be<\/em>$/;" a +'L14' HTML/S/67.html /^<\/a> 14 * <\/em>$/;" a +'L14' HTML/S/68.html /^<\/a> 14 private<\/strong> Deque<\/a><T<\/a>> backing<\/a>;$/;" a +'L14' HTML/S/69.html /^<\/a> 14 * The key type of the directory.<\/em>$/;" a +'L14' HTML/S/7.html /^<\/a> 14 import<\/strong> java.io.FileNotFoundException;$/;" a +'L14' HTML/S/70.html /^<\/a> 14 private<\/strong> Deque<\/a><T<\/a>> backing<\/a>;$/;" a +'L14' HTML/S/71.html /^<\/a> 14 * itself to the right with null elements by specifying its auto-extension<\/em>$/;" a +'L14' HTML/S/72.html /^<\/a> 14 private<\/strong> Stack<\/a><T<\/a>> backing<\/a>;$/;" a +'L14' HTML/S/73.html /^<\/a> 14 * <p><\/em>$/;" a +'L14' HTML/S/74.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/75.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/76.html /^<\/a> 14 *<\/em>$/;" a +'L14' HTML/S/77.html /^<\/a> 14 * The key type of the directory.<\/em>$/;" a +'L14' HTML/S/78.html /^<\/a> 14 $/;" a +'L14' HTML/S/79.html /^<\/a> 14 $/;" a +'L14' HTML/S/8.html /^<\/a> 14 }<\/em>$/;" a +'L14' HTML/S/80.html /^<\/a> 14 $/;" a +'L14' HTML/S/81.html /^<\/a> 14 * @author ben<\/em>$/;" a +'L14' HTML/S/82.html /^<\/a> 14 * The data stored in the tree.<\/em>$/;" a +'L14' HTML/S/83.html /^<\/a> 14 * A binary node in a tree.<\/em>$/;" a +'L14' HTML/S/84.html /^<\/a> 14 * Represents the results used to direct a walk in a binary tree.<\/em>$/;" a +'L14' HTML/S/85.html /^<\/a> 14 * The data contained in this part of the tree.<\/em>$/;" a +'L14' HTML/S/86.html /^<\/a> 14 INORDER<\/a>,$/;" a +'L14' HTML/S/87.html /^<\/a> 14 public<\/strong> ExtendedMap(IMap<\/a><KeyType<\/a>, ValueType<\/a>> delegate<\/a>, IMap<\/a><KeyType<\/a>, ValueType<\/a>> store<\/a>) {<\/em>$/;" a +'L14' HTML/S/88.html /^<\/a> 14 import<\/strong> java.util.function.BiConsumer;$/;" a +'L14' HTML/S/89.html /^<\/a> 14 * @author ben<\/em>$/;" a +'L14' HTML/S/9.html /^<\/a> 14 import<\/strong> java.util.Arrays;$/;" a +'L14' HTML/S/90.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/91.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/92.html /^<\/a> 14 * <\/em>$/;" a +'L14' HTML/S/93.html /^<\/a> 14 * Create a new sentry list.<\/em>$/;" a +'L14' HTML/S/94.html /^<\/a> 14 *\/<\/em>$/;" a +'L14' HTML/S/95.html /^<\/a> 14 \/**<\/em>$/;" a +'L14' HTML/S/97.html /^<\/a> 14 * @param <OldValue><\/em>$/;" a +'L14' HTML/S/98.html /^<\/a> 14 public<\/strong> class<\/strong> CollectorUtils {<\/em>$/;" a +'L14' HTML/S/99.html /^<\/a> 14 $/;" a +'L140' HTML/S/1.html /^<\/a>22A9; 2AE3 # FORCES$/;" a +'L140' HTML/S/106.html /^<\/a> 140 * A function that creates a random number from 0 to the<\/em>$/;" a +'L140' HTML/S/108.html /^<\/a> 140 * The string to use for separating the last element from<\/em>$/;" a +'L140' HTML/S/111.html /^<\/a> 140 * The alias of the subgrammar<\/em>$/;" a +'L140' HTML/S/113.html /^<\/a> 140 IHolder<\/a><Boolean<\/a>> result<\/a> = new<\/strong> Identity<\/a><>(true<\/strong>);$/;" a +'L140' HTML/S/115.html /^<\/a> 140 * @return The initial vertex of the graph<\/em>$/;" a +'L140' HTML/S/117.html /^<\/a> 140 }<\/em>$/;" a +'L140' HTML/S/130.html /^<\/a> 140 slider<\/a> = new<\/strong> JSlider<\/a>(settings<\/a>.minValue<\/a>, settings<\/a>.maxValue<\/a>, settings<\/a>.initValue<\/a>);$/;" a +'L140' HTML/S/131.html /^<\/a> 140 * The title for the dialogs.<\/em>$/;" a +'L140' HTML/S/132.html /^<\/a> 140 $/;" a +'L140' HTML/S/133.html /^<\/a> 140 public<\/strong> static<\/strong> int<\/strong> getWhole(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>) {<\/em>$/;" a +'L140' HTML/S/139.html /^<\/a> 140 return<\/strong> blockReader<\/a>.hasNext<\/a>();$/;" a +'L140' HTML/S/140.html /^<\/a> 140 \/\/ Continue the rule<\/em>$/;" a +'L140' HTML/S/143.html /^<\/a> 140 return<\/strong> new<\/strong> Tree<\/a><>(groupName<\/a>, new<\/strong> Tree<\/a><>(opener<\/a>), res<\/a>, new<\/strong> Tree<\/a><>(closer<\/a>));$/;" a +'L140' HTML/S/147.html /^<\/a> 140 *\/<\/em>$/;" a +'L140' HTML/S/164.html /^<\/a> 140 UnaryOperator<\/a><C<\/a>> onEnter<\/a>, UnaryOperator<\/a><C<\/a>> onDelim<\/a>, UnaryOperator<\/a><C<\/a>> onExit<\/a>,$/;" a +'L140' HTML/S/168.html /^<\/a> 140 }<\/em>$/;" a +'L140' HTML/S/180.html /^<\/a> 140 * @param marker<\/em>$/;" a +'L140' HTML/S/185.html /^<\/a> 140 * Create the precedence marker<\/em>$/;" a +'L140' HTML/S/186.html /^<\/a> 140 multidelimSet<\/a>.add<\/a>(delim<\/a>);$/;" a +'L140' HTML/S/190.html /^<\/a> 140 * characters.$/;" a +'L140' HTML/S/192.html /^<\/a> 140 $/;" a +'L140' HTML/S/193.html /^<\/a>22A9; 2AE3 # FORCES$/;" a +'L140' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/Tree.java$/;" a +'L140' HTML/S/30.html /^<\/a> 140 return<\/strong> help<\/a>.get<\/a>(c<\/a>);$/;" a +'L140' HTML/S/32.html /^<\/a> 140 }<\/em>$/;" a +'L140' HTML/S/37.html /^<\/a> 140 $/;" a +'L140' HTML/S/38.html /^<\/a> 140 }<\/em> else<\/strong> {<\/em>$/;" a +'L140' HTML/S/42.html /^<\/a> 140 int<\/strong> result<\/a> = 1;$/;" a +'L140' HTML/S/44.html /^<\/a> 140 * Unwrap the value contained in this holder so that it is no longer<\/em>$/;" a +'L140' HTML/S/45.html /^<\/a> 140 boundHolder<\/a> = oldSupplier<\/a>.get<\/a>().unwrap<\/a>(binder<\/a>::apply<\/a>);$/;" a +'L140' HTML/S/46.html /^<\/a> 140 NewLeft<\/a> leftVal<\/a> = binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>()).getLeft<\/a>();$/;" a +'L140' HTML/S/48.html /^<\/a> 140 public<\/strong> <MergedType<\/a>> MergedType<\/a> merge<\/a>(BiFunction<\/a><NewLeft<\/a>, NewRight<\/a>, MergedType<\/a>> merger<\/a>) {<\/em>$/;" a +'L140' HTML/S/51.html /^<\/a> 140 * Get the value on the left side of the pair<\/em>$/;" a +'L140' HTML/S/52.html /^<\/a> 140 * @param <TransformedType><\/em>$/;" a +'L140' HTML/S/53.html /^<\/a> 140 result<\/a> = prime<\/a> * result<\/a> + ((actions<\/a> == null<\/strong>) ? 0 : actions<\/a>.hashCode<\/a>());$/;" a +'L140' HTML/S/54.html /^<\/a> 140 return<\/strong> rightSupplier<\/a>.get<\/a>();$/;" a +'L140' HTML/S/60.html /^<\/a> 140 }<\/em> else<\/strong> {<\/em>$/;" a +'L140' HTML/S/63.html /^<\/a> 140 (subTreeVal) -> subTreeVal);$/;" a +'L140' HTML/S/64.html /^<\/a> 140 wrds<\/a>.removeAll(Arrays<\/a>.asList<\/a>(words<\/a>));$/;" a +'L140' HTML/S/66.html /^<\/a> 140 * @return True if the cursor was moved left.<\/em>$/;" a +'L140' HTML/S/67.html /^<\/a> 140 if<\/strong>(other<\/a>.backing<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L140' HTML/S/7.html /^<\/a> 140 System<\/a>.out<\/a>.println<\/a>("Compiled splitter");$/;" a +'L140' HTML/S/71.html /^<\/a> 140 *<\/em>$/;" a +'L140' HTML/S/73.html /^<\/a> 140 }<\/em>$/;" a +'L140' HTML/S/75.html /^<\/a> 140 $/;" a +'L140' HTML/S/76.html /^<\/a> 140 * that would exceed zero don't move the cursor at all.<\/em>$/;" a +'L140' HTML/S/81.html /^<\/a> 140 * @return The root of the tree.<\/em>$/;" a +'L140' HTML/S/83.html /^<\/a> 140 return<\/strong> FAILURE<\/a>;$/;" a +'L140' HTML/S/88.html /^<\/a> 140 else<\/strong> if<\/strong>(itemCombiner<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Combiner must not be null");$/;" a +'L140' HTML/S/89.html /^<\/a> 140 @Override<\/a>$/;" a +'L140' HTML/S/9.html /^<\/a> 140 }<\/em> catch<\/strong>(ParserException<\/a> pex<\/a>) {<\/em>$/;" a +'L140' HTML/S/90.html /^<\/a> 140 public<\/strong> <E<\/a>> IList<\/a><E<\/a>> toList<\/a>(Function<\/a><String<\/a>, E<\/a>> transformer<\/a>) {<\/em>$/;" a +'L140' HTML/S/91.html /^<\/a> 140 *\/<\/em>$/;" a +'L140' HTML/S/92.html /^<\/a> 140 * @return The map where each value will be transformed after lookup.<\/em>$/;" a +'L141' HTML/S/1.html /^<\/a>22AB; 2AE5 # DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE$/;" a +'L141' HTML/S/106.html /^<\/a> 141 * desired number<\/em>$/;" a +'L141' HTML/S/108.html /^<\/a> 141 * the rest.<\/em>$/;" a +'L141' HTML/S/111.html /^<\/a> 141 * @return Whether the alias was succesfully created<\/em>$/;" a +'L141' HTML/S/113.html /^<\/a> 141 $/;" a +'L141' HTML/S/115.html /^<\/a> 141 *\/<\/em>$/;" a +'L141' HTML/S/117.html /^<\/a> 141 $/;" a +'L141' HTML/S/130.html /^<\/a> 141 field<\/a> = new<\/strong> JFormattedTextField<\/a>(new<\/strong> NumberFormatter<\/a>(settings<\/a>));$/;" a +'L141' HTML/S/131.html /^<\/a> 141 * @param prompt<\/em>$/;" a +'L141' HTML/S/132.html /^<\/a> 141 private<\/strong> static<\/strong> void<\/strong> maybeDoSaveFile<\/a>(Component<\/a> parent<\/a>, JFileChooser<\/a> files<\/a>) throws<\/strong> FileNotChosenException<\/a> {<\/em>$/;" a +'L141' HTML/S/133.html /^<\/a> 141 return<\/strong> getBoundedInt<\/a>(parent<\/a>, title<\/a>, prompt<\/a>, 0, Integer<\/a>.MAX_VALUE<\/a>);$/;" a +'L141' HTML/S/139.html /^<\/a> 141 }<\/em>$/;" a +'L141' HTML/S/140.html /^<\/a> 141 continueRule<\/a>(state<\/a>, isRuleOpen<\/a>.getValue<\/a>(), line<\/a>);$/;" a +'L141' HTML/S/143.html /^<\/a> 141 }<\/em>$/;" a +'L141' HTML/S/147.html /^<\/a> 141 if<\/strong>(allowedDelimiters<\/a>.top<\/a>().containsKey<\/a>(tok<\/a>)) {<\/em>$/;" a +'L141' HTML/S/164.html /^<\/a> 141 boolean<\/strong> statement) {<\/em>$/;" a +'L141' HTML/S/180.html /^<\/a> 141 * The key that marks the command.<\/em>$/;" a +'L141' HTML/S/185.html /^<\/a> 141 *\/<\/em>$/;" a +'L141' HTML/S/186.html /^<\/a> 141 }<\/em>$/;" a +'L141' HTML/S/190.html /^<\/a> 141 *\/<\/em>$/;" a +'L141' HTML/S/192.html /^<\/a> 141 \/*<\/em>$/;" a +'L141' HTML/S/193.html /^<\/a>22AB; 2AE5 # DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE$/;" a +'L141' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/TreeConstructor.java$/;" a +'L141' HTML/S/30.html /^<\/a> 141 }<\/em>$/;" a +'L141' HTML/S/32.html /^<\/a> 141 $/;" a +'L141' HTML/S/37.html /^<\/a> 141 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L141' HTML/S/38.html /^<\/a> 141 CLASS_LOGGER<\/a>.warning("Found a duplicate component.\\n"$/;" a +'L141' HTML/S/42.html /^<\/a> 141 result<\/a> = prime<\/a> * result<\/a> + (isLeft<\/a> ? 1231 : 1237);$/;" a +'L141' HTML/S/44.html /^<\/a> 141 * held<\/em>$/;" a +'L141' HTML/S/45.html /^<\/a> 141 }<\/em>$/;" a +'L141' HTML/S/46.html /^<\/a> 141 $/;" a +'L141' HTML/S/48.html /^<\/a> 141 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L141' HTML/S/51.html /^<\/a> 141 *<\/em>$/;" a +'L141' HTML/S/52.html /^<\/a> 141 * The type of the transformed value<\/em>$/;" a +'L141' HTML/S/53.html /^<\/a> 141 result<\/a> = prime<\/a> * result<\/a> + ((heldValue<\/a> == null<\/strong>) ? 0 : heldValue<\/a>.hashCode<\/a>());$/;" a +'L141' HTML/S/54.html /^<\/a> 141 }<\/em>;$/;" a +'L141' HTML/S/60.html /^<\/a> 141 done<\/a> = true<\/strong>;$/;" a +'L141' HTML/S/63.html /^<\/a> 141 $/;" a +'L141' HTML/S/64.html /^<\/a> 141 $/;" a +'L141' HTML/S/66.html /^<\/a> 141 *\/<\/em>$/;" a +'L141' HTML/S/67.html /^<\/a> 141 }<\/em> else<\/strong> if<\/strong>(!backing<\/a>.equals<\/a>(other<\/a>.backing<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L141' HTML/S/7.html /^<\/a> 141 }<\/em>$/;" a +'L141' HTML/S/71.html /^<\/a> 141 * @return True if the cursor was moved left.<\/em>$/;" a +'L141' HTML/S/73.html /^<\/a> 141 $/;" a +'L141' HTML/S/75.html /^<\/a> 141 currentTape<\/a>.last<\/a>();$/;" a +'L141' HTML/S/76.html /^<\/a> 141 *<\/em>$/;" a +'L141' HTML/S/81.html /^<\/a> 141 *\/<\/em>$/;" a +'L141' HTML/S/83.html /^<\/a> 141 }<\/em>$/;" a +'L141' HTML/S/88.html /^<\/a> 141 $/;" a +'L141' HTML/S/89.html /^<\/a> 141 public<\/strong> IList<\/a><ValueType<\/a>> valueList<\/a>() {<\/em>$/;" a +'L141' HTML/S/9.html /^<\/a> 141 pex<\/a>.printStackTrace<\/a>();$/;" a +'L141' HTML/S/90.html /^<\/a> 141 if<\/strong>(transformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L141' HTML/S/91.html /^<\/a> 141 <MappedType<\/a>> IList<\/a><MappedType<\/a>> flatMap(Function<\/a><ContainedType<\/a>, IList<\/a><MappedType<\/a>>> expander<\/a>);$/;" a +'L141' HTML/S/92.html /^<\/a> 141 *\/<\/em>$/;" a +'L142' HTML/S/1.html /^<\/a>22B0; 22B1 # PRECEDES UNDER RELATION$/;" a +'L142' HTML/S/106.html /^<\/a> 142 * @return A new list containing the desired number of items randomly<\/em>$/;" a +'L142' HTML/S/108.html /^<\/a> 142 * <\/em>$/;" a +'L142' HTML/S/111.html /^<\/a> 142 *\/<\/em>$/;" a +'L142' HTML/S/113.html /^<\/a> 142 adjacency<\/a>.forEach<\/a>((sourceKey<\/a>, sourceValue<\/a>) -> {<\/em>$/;" a +'L142' HTML/S/115.html /^<\/a> 142 public<\/strong> T<\/a> getInitial<\/a>() {<\/em>$/;" a +'L142' HTML/S/117.html /^<\/a> 142 return<\/strong> chooser<\/a>.getFiles<\/a>()[0];$/;" a +'L142' HTML/S/130.html /^<\/a> 142 $/;" a +'L142' HTML/S/131.html /^<\/a> 142 * The prompt to tell the user what to enter.<\/em>$/;" a +'L142' HTML/S/132.html /^<\/a> 142 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L142' HTML/S/133.html /^<\/a> 142 }<\/em>$/;" a +'L142' HTML/S/139.html /^<\/a> 142 $/;" a +'L142' HTML/S/140.html /^<\/a> 142 }<\/em> else<\/strong> {<\/em>$/;" a +'L142' HTML/S/143.html /^<\/a> 142 $/;" a +'L142' HTML/S/147.html /^<\/a> 142 possibleOpen<\/a> = allowedDelimiters<\/a>.top<\/a>().get<\/a>(tok<\/a>).iterator<\/a>().next<\/a>();$/;" a +'L142' HTML/S/164.html /^<\/a> 142 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a> = new<\/strong> SimpleParseBlock<\/a><>(inner<\/a>, null<\/strong>, null<\/strong>);$/;" a +'L142' HTML/S/180.html /^<\/a> 142 * <\/em>$/;" a +'L142' HTML/S/185.html /^<\/a> 142 IPrecedent<\/a> prec<\/a> = IPrecedent<\/a>.newSimplePrecedent<\/a>(precedence<\/a>);$/;" a +'L142' HTML/S/186.html /^<\/a> 142 }<\/em>$/;" a +'L142' HTML/S/190.html /^<\/a> 142 public<\/strong> static<\/strong> String<\/a> descapeString<\/a>(String<\/a> inp<\/a>) {<\/em>$/;" a +'L142' HTML/S/192.html /^<\/a> 142 * Check handling of strings with invalid single escapes.<\/em>$/;" a +'L142' HTML/S/193.html /^<\/a>22B0; 22B1 # PRECEDES UNDER RELATION$/;" a +'L142' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/Pair.java$/;" a +'L142' HTML/S/32.html /^<\/a> 142 \/**<\/em>$/;" a +'L142' HTML/S/37.html /^<\/a> 142 }<\/em>$/;" a +'L142' HTML/S/38.html /^<\/a> 142 + "Multiple versions of the same component are not currently supported.\\n"$/;" a +'L142' HTML/S/42.html /^<\/a> 142 result<\/a> = prime<\/a> * result<\/a> + ((leftVal<\/a> == null<\/strong>) ? 0 : leftVal<\/a>.hashCode<\/a>());$/;" a +'L142' HTML/S/44.html /^<\/a> 142 *<\/em>$/;" a +'L142' HTML/S/45.html /^<\/a> 142 $/;" a +'L142' HTML/S/46.html /^<\/a> 142 return<\/strong> mapper<\/a>.apply<\/a>(leftVal<\/a>);$/;" a +'L142' HTML/S/48.html /^<\/a> 142 boundPair<\/a> = binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>());$/;" a +'L142' HTML/S/51.html /^<\/a> 142 * @return The value on the left side of the pair<\/em>$/;" a +'L142' HTML/S/52.html /^<\/a> 142 * @param childNo<\/em>$/;" a +'L142' HTML/S/53.html /^<\/a> 142 result<\/a> = prime<\/a> * result<\/a> + (valueMaterialized<\/a> ? 1231 : 1237);$/;" a +'L142' HTML/S/54.html /^<\/a> 142 $/;" a +'L142' HTML/S/60.html /^<\/a> 142 return<\/strong> flushYields<\/a>(transform<\/a>.apply<\/a>(new<\/strong> Tree<\/a><>(preParent<\/a>.getHead<\/a>()),$/;" a +'L142' HTML/S/63.html /^<\/a> 142 return<\/strong> collapsed<\/a>;$/;" a +'L142' HTML/S/64.html /^<\/a> 142 for<\/strong>(String<\/a> word<\/a> : words<\/a>) {<\/em>$/;" a +'L142' HTML/S/66.html /^<\/a> 142 @Override<\/a>$/;" a +'L142' HTML/S/67.html /^<\/a> 142 $/;" a +'L142' HTML/S/7.html /^<\/a> 142 break<\/strong>;$/;" a +'L142' HTML/S/71.html /^<\/a> 142 *\/<\/em>$/;" a +'L142' HTML/S/73.html /^<\/a> 142 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < m<\/a>; i<\/a>++) {<\/em>$/;" a +'L142' HTML/S/75.html /^<\/a> 142 }<\/em>$/;" a +'L142' HTML/S/76.html /^<\/a> 142 * @param amt<\/em>$/;" a +'L142' HTML/S/81.html /^<\/a> 142 public<\/strong> ITreePart<\/a><T<\/a>> getRoot() {<\/em>$/;" a +'L142' HTML/S/83.html /^<\/a> 142 }<\/em>);$/;" a +'L142' HTML/S/88.html /^<\/a> 142 IList<\/a><F<\/a>> returned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L142' HTML/S/89.html /^<\/a> 142 FunctionalList<\/a><ValueType<\/a>> values<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L142' HTML/S/9.html /^<\/a> 142 }<\/em>$/;" a +'L142' HTML/S/90.html /^<\/a> 142 $/;" a +'L142' HTML/S/91.html /^<\/a> 142 $/;" a +'L142' HTML/S/92.html /^<\/a> 142 default<\/strong> <V2<\/a>> IMap<\/a><KeyType<\/a>, V2<\/a>> transform<\/a>(Function<\/a><ValueType<\/a>, V2<\/a>> transformer<\/a>) {<\/em>$/;" a +'L143' HTML/S/1.html /^<\/a>22B1; 22B0 # SUCCEEDS UNDER RELATION$/;" a +'L143' HTML/S/106.html /^<\/a> 143 * selected from the specified list<\/em>$/;" a +'L143' HTML/S/108.html /^<\/a> 143 * @return The sequence as an English list.<\/em>$/;" a +'L143' HTML/S/111.html /^<\/a> 143 public<\/strong> boolean<\/strong> addGrammarAlias(E<\/a> name<\/a>, E<\/a> alias<\/a>) {<\/em>$/;" a +'L143' HTML/S/113.html /^<\/a> 143 sourceValue<\/a>.forEach<\/a>((targetKey<\/a>, targetValue<\/a>) -> {<\/em>$/;" a +'L143' HTML/S/115.html /^<\/a> 143 return<\/strong> backing<\/a>.keyList<\/a>().first<\/a>();$/;" a +'L143' HTML/S/117.html /^<\/a> 143 }<\/em>$/;" a +'L143' HTML/S/130.html /^<\/a> 143 slider<\/a>.setMajorTickSpacing(majorTick<\/a>);$/;" a +'L143' HTML/S/131.html /^<\/a> 143 * @return A string.<\/em>$/;" a +'L143' HTML/S/132.html /^<\/a> 143 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L143' HTML/S/133.html /^<\/a> 143 $/;" a +'L143' HTML/S/139.html /^<\/a> 143 @Override<\/a>$/;" a +'L143' HTML/S/140.html /^<\/a> 143 \/\/ Open a rule<\/em>$/;" a +'L143' HTML/S/143.html /^<\/a> 143 @Override<\/a>$/;" a +'L143' HTML/S/147.html /^<\/a> 143 }<\/em>$/;" a +'L143' HTML/S/164.html /^<\/a> 143 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> delimsBlock<\/a> = new<\/strong> RepeatingParseBlock<\/a><>(innerBlock<\/a>, delim<\/a>, mark<\/a>, term<\/a>, onDelim<\/a>);$/;" a +'L143' HTML/S/180.html /^<\/a> 143 * @param comm<\/em>$/;" a +'L143' HTML/S/185.html /^<\/a> 143 $/;" a +'L143' HTML/S/186.html /^<\/a> 143 $/;" a +'L143' HTML/S/190.html /^<\/a> 143 if<\/strong> (inp<\/a> == null<\/strong>) {<\/em>$/;" a +'L143' HTML/S/192.html /^<\/a> 143 *\/<\/em>$/;" a +'L143' HTML/S/193.html /^<\/a>22B1; 22B0 # SUCCEEDS UNDER RELATION$/;" a +'L143' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/delims\/SequenceCharacteristics.java$/;" a +'L143' HTML/S/32.html /^<\/a> 143 * Add a help topic to this command mode that isn't tied to a command<\/em>$/;" a +'L143' HTML/S/37.html /^<\/a> 143 $/;" a +'L143' HTML/S/38.html /^<\/a> 143 + "Only the latest version of the component" + component<\/a>$/;" a +'L143' HTML/S/42.html /^<\/a> 143 result<\/a> = prime<\/a> * result<\/a> + ((rightVal<\/a> == null<\/strong>) ? 0 : rightVal<\/a>.hashCode<\/a>());$/;" a +'L143' HTML/S/44.html /^<\/a> 143 * @param <UnwrappedType><\/em>$/;" a +'L143' HTML/S/45.html /^<\/a> 143 return<\/strong> boundHolder<\/a>.unwrap<\/a>(unwrapper<\/a>);$/;" a +'L143' HTML/S/46.html /^<\/a> 143 }<\/em>$/;" a +'L143' HTML/S/48.html /^<\/a> 143 $/;" a +'L143' HTML/S/51.html /^<\/a> 143 *\/<\/em>$/;" a +'L143' HTML/S/52.html /^<\/a> 143 * The number of the child to transform<\/em>$/;" a +'L143' HTML/S/53.html /^<\/a> 143 $/;" a +'L143' HTML/S/54.html /^<\/a> 143 return<\/strong> new<\/strong> LazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>);$/;" a +'L143' HTML/S/60.html /^<\/a> 143 this<\/strong>::addYield<\/a>));$/;" a +'L143' HTML/S/63.html /^<\/a> 143 }<\/em>);$/;" a +'L143' HTML/S/64.html /^<\/a> 143 intRemoveWord<\/a>(word<\/a>);$/;" a +'L143' HTML/S/66.html /^<\/a> 143 public<\/strong> boolean<\/strong> left<\/a>() {<\/em>$/;" a +'L143' HTML/S/67.html /^<\/a> 143 return<\/strong> true<\/strong>;$/;" a +'L143' HTML/S/7.html /^<\/a> 143 case<\/strong> "splitter-add":$/;" a +'L143' HTML/S/71.html /^<\/a> 143 @Override<\/a>$/;" a +'L143' HTML/S/73.html /^<\/a> 143 for<\/strong>(T<\/a> elm<\/a> : lst<\/a>) {<\/em>$/;" a +'L143' HTML/S/75.html /^<\/a> 143 $/;" a +'L143' HTML/S/76.html /^<\/a> 143 * The amount to attempt to move the cursor left.<\/em>$/;" a +'L143' HTML/S/81.html /^<\/a> 143 return<\/strong> root<\/a>;$/;" a +'L143' HTML/S/83.html /^<\/a> 143 }<\/em>$/;" a +'L143' HTML/S/88.html /^<\/a> 143 $/;" a +'L143' HTML/S/89.html /^<\/a> 143 $/;" a +'L143' HTML/S/9.html /^<\/a> 143 $/;" a +'L143' HTML/S/90.html /^<\/a> 143 IList<\/a><E<\/a>> returned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L143' HTML/S/91.html /^<\/a> 143 \/**<\/em>$/;" a +'L143' HTML/S/92.html /^<\/a> 143 return<\/strong> new<\/strong> TransformedValueMap<\/a><>(this<\/strong>, transformer<\/a>);$/;" a +'L144' HTML/S/1.html /^<\/a>22B2; 22B3 # NORMAL SUBGROUP OF$/;" a +'L144' HTML/S/106.html /^<\/a> 144 *\/<\/em>$/;" a +'L144' HTML/S/108.html /^<\/a> 144 *\/<\/em>$/;" a +'L144' HTML/S/111.html /^<\/a> 144 if<\/strong> (name<\/a> == null<\/strong>)$/;" a +'L144' HTML/S/113.html /^<\/a> 144 int<\/strong> inverseValue<\/a> = adjacency<\/a>.get<\/a>(targetKey<\/a>).get<\/a>(sourceKey<\/a>);$/;" a +'L144' HTML/S/115.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/117.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/130.html /^<\/a> 144 slider<\/a>.setMinorTickSpacing(minorTick<\/a>);$/;" a +'L144' HTML/S/131.html /^<\/a> 144 *\/<\/em>$/;" a +'L144' HTML/S/132.html /^<\/a> 144 else<\/strong> if<\/strong>(files<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("File chooser must not be null");$/;" a +'L144' HTML/S/133.html /^<\/a> 144 \/**<\/em>$/;" a +'L144' HTML/S/139.html /^<\/a> 144 public<\/strong> Block<\/a> next<\/a>() {<\/em>$/;" a +'L144' HTML/S/140.html /^<\/a> 144 isRuleOpen<\/a>.replace<\/a>(startRule<\/a>(state<\/a>, isRuleOpen<\/a>.getValue<\/a>(), line<\/a>));$/;" a +'L144' HTML/S/143.html /^<\/a> 144 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L144' HTML/S/147.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/164.html /^<\/a> 144 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> scopedBlock<\/a> = new<\/strong> TriggeredParseBlock<\/a><>(onEnter<\/a>, onExit<\/a>, delimsBlock<\/a>);$/;" a +'L144' HTML/S/180.html /^<\/a> 144 * The command.<\/em>$/;" a +'L144' HTML/S/185.html /^<\/a> 144 this<\/strong>.addOp<\/a>(operator<\/a>, prec<\/a>);$/;" a +'L144' HTML/S/186.html /^<\/a> 144 \/**<\/em>$/;" a +'L144' HTML/S/190.html /^<\/a> 144 throw<\/strong> new<\/strong> NullPointerException<\/a>("inp must not be null");$/;" a +'L144' HTML/S/192.html /^<\/a> 144 @Test<\/a>$/;" a +'L144' HTML/S/193.html /^<\/a>22B2; 22B3 # NORMAL SUBGROUP OF$/;" a +'L144' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/TopDownTransformResult.java$/;" a +'L144' HTML/S/32.html /^<\/a> 144 *<\/em>$/;" a +'L144' HTML/S/37.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/38.html /^<\/a> 144 + " will be registered .");$/;" a +'L144' HTML/S/42.html /^<\/a> 144 $/;" a +'L144' HTML/S/44.html /^<\/a> 144 * The type of the unwrapped value<\/em>$/;" a +'L144' HTML/S/45.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/46.html /^<\/a> 144 $/;" a +'L144' HTML/S/48.html /^<\/a> 144 pairBound<\/a> = true<\/strong>;$/;" a +'L144' HTML/S/51.html /^<\/a> 144 @Override<\/a>$/;" a +'L144' HTML/S/52.html /^<\/a> 144 * @param transformer<\/em>$/;" a +'L144' HTML/S/53.html /^<\/a> 144 return<\/strong> result<\/a>;$/;" a +'L144' HTML/S/54.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/60.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/63.html /^<\/a> 144 $/;" a +'L144' HTML/S/64.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/66.html /^<\/a> 144 return<\/strong> left<\/a>(1);$/;" a +'L144' HTML/S/67.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/7.html /^<\/a> 144 split<\/a>.addDelimiter<\/a>(argArray<\/a>);$/;" a +'L144' HTML/S/71.html /^<\/a> 144 public<\/strong> boolean<\/strong> left<\/a>() {<\/em>$/;" a +'L144' HTML/S/73.html /^<\/a> 144 push<\/a>(elm<\/a>);$/;" a +'L144' HTML/S/75.html /^<\/a> 144 \/**<\/em>$/;" a +'L144' HTML/S/76.html /^<\/a> 144 *<\/em>$/;" a +'L144' HTML/S/81.html /^<\/a> 144 }<\/em>$/;" a +'L144' HTML/S/83.html /^<\/a> 144 $/;" a +'L144' HTML/S/88.html /^<\/a> 144 \/\/ Get the iterator for the other list<\/em>$/;" a +'L144' HTML/S/89.html /^<\/a> 144 wrappedMap<\/a>.values<\/a>().forEach<\/a>((value<\/a>) -> {<\/em>$/;" a +'L144' HTML/S/9.html /^<\/a> 144 System<\/a>.out<\/a>.print<\/a>("Enter a command (blank line to exit): ");$/;" a +'L144' HTML/S/90.html /^<\/a> 144 $/;" a +'L144' HTML/S/91.html /^<\/a> 144 * Apply a given action for each member of the list<\/em>$/;" a +'L144' HTML/S/92.html /^<\/a> 144 }<\/em>$/;" a +'L145' HTML/S/1.html /^<\/a>22B3; 22B2 # CONTAINS AS NORMAL SUBGROUP$/;" a +'L145' HTML/S/106.html /^<\/a> 145 public<\/strong> static<\/strong> <E<\/a>> IList<\/a><E<\/a>> drawWithReplacement(IList<\/a><E<\/a>> list<\/a>, int<\/strong> number<\/a>, Function<\/a><Integer<\/a>, Integer<\/a>> rng<\/a>) {<\/em>$/;" a +'L145' HTML/S/108.html /^<\/a> 145 public<\/strong> static<\/strong> String<\/a> toEnglishList<\/a>(Object<\/a>[] objects<\/a>, String<\/a> join<\/a>) {<\/em>$/;" a +'L145' HTML/S/111.html /^<\/a> 145 throw<\/strong> new<\/strong> NullPointerException<\/a>("Subgrammar name must not be null");$/;" a +'L145' HTML/S/113.html /^<\/a> 145 $/;" a +'L145' HTML/S/115.html /^<\/a> 145 $/;" a +'L145' HTML/S/130.html /^<\/a> 145 slider<\/a>.setPaintTicks(true<\/strong>);$/;" a +'L145' HTML/S/131.html /^<\/a> 145 public<\/strong> static<\/strong> String<\/a> getString<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>) {<\/em>$/;" a +'L145' HTML/S/132.html /^<\/a> 145 $/;" a +'L145' HTML/S/133.html /^<\/a> 145 * Ask the user a Yes\/No question.<\/em>$/;" a +'L145' HTML/S/139.html /^<\/a> 145 nextBlock<\/a>();$/;" a +'L145' HTML/S/140.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/143.html /^<\/a> 145 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L145' HTML/S/147.html /^<\/a> 145 $/;" a +'L145' HTML/S/164.html /^<\/a> 145 $/;" a +'L145' HTML/S/180.html /^<\/a> 145 *\/<\/em>$/;" a +'L145' HTML/S/185.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/186.html /^<\/a> 145 * Marks strings matching the pattern delim as non-splittable.<\/em>$/;" a +'L145' HTML/S/190.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/192.html /^<\/a> 145 public<\/strong> void<\/strong> testDescapeString_InvalidSingleEscapeString() throws<\/strong> IllegalArgumentException<\/a> {<\/em>$/;" a +'L145' HTML/S/193.html /^<\/a>22B3; 22B2 # CONTAINS AS NORMAL SUBGROUP$/;" a +'L145' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/delims\/RegexOpener.java$/;" a +'L145' HTML/S/32.html /^<\/a> 145 * @param topicName<\/em>$/;" a +'L145' HTML/S/38.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/42.html /^<\/a> 145 return<\/strong> result<\/a>;$/;" a +'L145' HTML/S/44.html /^<\/a> 145 * @param unwrapper<\/em>$/;" a +'L145' HTML/S/46.html /^<\/a> 145 return<\/strong> mapper<\/a>.apply<\/a>(boundPair<\/a>.getLeft<\/a>());$/;" a +'L145' HTML/S/48.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/51.html /^<\/a> 145 public<\/strong> default<\/strong> LeftType<\/a> getLeft<\/a>() {<\/em>$/;" a +'L145' HTML/S/52.html /^<\/a> 145 * The function to use to transform the value<\/em>$/;" a +'L145' HTML/S/53.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/54.html /^<\/a> 145 $/;" a +'L145' HTML/S/60.html /^<\/a> 145 case<\/strong> PULLUP<\/a>:$/;" a +'L145' HTML/S/63.html /^<\/a> 145 return<\/strong> nodeTransformer<\/a>.apply<\/a>(collapsedChildren<\/a>);$/;" a +'L145' HTML/S/64.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/66.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/67.html /^<\/a> 145 $/;" a +'L145' HTML/S/7.html /^<\/a> 145 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L145' HTML/S/71.html /^<\/a> 145 return<\/strong> left<\/a>(1);$/;" a +'L145' HTML/S/73.html /^<\/a> 145 }<\/em>$/;" a +'L145' HTML/S/75.html /^<\/a> 145 * Move the cursor one space left.<\/em>$/;" a +'L145' HTML/S/76.html /^<\/a> 145 * @return True if the cursor was moved left.<\/em>$/;" a +'L145' HTML/S/81.html /^<\/a> 145 $/;" a +'L145' HTML/S/83.html /^<\/a> 145 @Override<\/a>$/;" a +'L145' HTML/S/88.html /^<\/a> 145 Iterator<\/a><T<\/a>> rightIterator<\/a> = rightList<\/a>.toIterable<\/a>().iterator<\/a>();$/;" a +'L145' HTML/S/89.html /^<\/a> 145 values<\/a>.add<\/a>(value<\/a>);$/;" a +'L145' HTML/S/9.html /^<\/a> 145 ln<\/a> = scn<\/a>.nextLine<\/a>();$/;" a +'L145' HTML/S/90.html /^<\/a> 145 \/\/ Add each token to the list after transforming it<\/em>$/;" a +'L145' HTML/S/91.html /^<\/a> 145 *<\/em>$/;" a +'L145' HTML/S/92.html /^<\/a> 145 $/;" a +'L146' HTML/S/1.html /^<\/a>22B4; 22B5 # NORMAL SUBGROUP OF OR EQUAL TO$/;" a +'L146' HTML/S/106.html /^<\/a> 146 IList<\/a><E<\/a>> selected<\/a> = new<\/strong> FunctionalList<\/a><>(new<\/strong> ArrayList<\/a><>(number<\/a>));$/;" a +'L146' HTML/S/108.html /^<\/a> 146 return<\/strong> toEnglishList<\/a>(objects<\/a>, join<\/a>, ",");$/;" a +'L146' HTML/S/111.html /^<\/a> 146 else<\/strong> if<\/strong> (alias<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Subgrammar alias must not be null");$/;" a +'L146' HTML/S/113.html /^<\/a> 146 if<\/strong>(targetValue<\/a> != inverseValue<\/a>) {<\/em>$/;" a +'L146' HTML/S/115.html /^<\/a> 146 \/**<\/em>$/;" a +'L146' HTML/S/130.html /^<\/a> 146 slider<\/a>.setPaintLabels(true<\/strong>);$/;" a +'L146' HTML/S/131.html /^<\/a> 146 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L146' HTML/S/132.html /^<\/a> 146 int<\/strong> result<\/a> = files<\/a>.showSaveDialog<\/a>(parent<\/a>);$/;" a +'L146' HTML/S/133.html /^<\/a> 146 *<\/em>$/;" a +'L146' HTML/S/139.html /^<\/a> 146 $/;" a +'L146' HTML/S/140.html /^<\/a> 146 }<\/em>);$/;" a +'L146' HTML/S/143.html /^<\/a> 146 $/;" a +'L146' HTML/S/147.html /^<\/a> 146 \/*<\/em>$/;" a +'L146' HTML/S/164.html /^<\/a> 146 GroupingCommand<\/a><K<\/a>, V<\/a>, C<\/a>> command<\/a> = new<\/strong> GroupingCommand<\/a><>(scopedBlock<\/a>, term<\/a>);$/;" a +'L146' HTML/S/180.html /^<\/a> 146 public<\/strong> void<\/strong> addStatementCommand(K<\/a> marker<\/a>, InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> comm<\/a>) {<\/em>$/;" a +'L146' HTML/S/185.html /^<\/a> 146 $/;" a +'L146' HTML/S/186.html /^<\/a> 146 *<\/em>$/;" a +'L146' HTML/S/190.html /^<\/a> 146 $/;" a +'L146' HTML/S/192.html /^<\/a> 146 exp<\/a>.expect<\/a>(IllegalArgumentException<\/a>.class<\/strong>);$/;" a +'L146' HTML/S/193.html /^<\/a>22B4; 22B5 # NORMAL SUBGROUP OF OR EQUAL TO$/;" a +'L146' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/TapeLibrary.java$/;" a +'L146' HTML/S/32.html /^<\/a> 146 * The name of the topic<\/em>$/;" a +'L146' HTML/S/38.html /^<\/a> 146 }<\/em> catch<\/strong>(Exception<\/a> ex<\/a>) {<\/em>$/;" a +'L146' HTML/S/42.html /^<\/a> 146 }<\/em>$/;" a +'L146' HTML/S/44.html /^<\/a> 146 * The function to use to unwrap the value<\/em>$/;" a +'L146' HTML/S/46.html /^<\/a> 146 }<\/em>;$/;" a +'L146' HTML/S/48.html /^<\/a> 146 $/;" a +'L146' HTML/S/51.html /^<\/a> 146 return<\/strong> merge<\/a>((leftValue<\/a>, rightValue<\/a>) -> leftValue<\/a>);$/;" a +'L146' HTML/S/52.html /^<\/a> 146 * @return The transformed value<\/em>$/;" a +'L146' HTML/S/53.html /^<\/a> 146 $/;" a +'L146' HTML/S/54.html /^<\/a> 146 @Override<\/a>$/;" a +'L146' HTML/S/60.html /^<\/a> 146 ITree<\/a><ContainedType<\/a>> intRes<\/a> = transform<\/a>.apply<\/a>(preParent<\/a>, this<\/strong>::addYield<\/a>);$/;" a +'L146' HTML/S/63.html /^<\/a> 146 }<\/em>$/;" a +'L146' HTML/S/64.html /^<\/a> 146 $/;" a +'L146' HTML/S/66.html /^<\/a> 146 $/;" a +'L146' HTML/S/67.html /^<\/a> 146 @Override<\/a>$/;" a +'L146' HTML/S/7.html /^<\/a> 146 System<\/a>.out<\/a>.println<\/a>("Added delimiters " + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L146' HTML/S/71.html /^<\/a> 146 }<\/em>$/;" a +'L146' HTML/S/73.html /^<\/a> 146 }<\/em>$/;" a +'L146' HTML/S/75.html /^<\/a> 146 *<\/em>$/;" a +'L146' HTML/S/76.html /^<\/a> 146 *\/<\/em>$/;" a +'L146' HTML/S/81.html /^<\/a> 146 \/**<\/em>$/;" a +'L146' HTML/S/83.html /^<\/a> 146 public<\/strong> boolean<\/strong> directedWalk<\/a>(DirectedWalkFunction<\/a><T<\/a>> treeWalker<\/a>) {<\/em>$/;" a +'L146' HTML/S/88.html /^<\/a> 146 $/;" a +'L146' HTML/S/89.html /^<\/a> 146 }<\/em>);$/;" a +'L146' HTML/S/9.html /^<\/a> 146 }<\/em>$/;" a +'L146' HTML/S/90.html /^<\/a> 146 forEachToken<\/a>(token<\/a> -> {<\/em>$/;" a +'L146' HTML/S/91.html /^<\/a> 146 * @param action<\/em>$/;" a +'L146' HTML/S/92.html /^<\/a> 146 \/**<\/em>$/;" a +'L147' HTML/S/1.html /^<\/a>22B5; 22B4 # CONTAINS AS NORMAL SUBGROUP OR EQUAL TO$/;" a +'L147' HTML/S/106.html /^<\/a> 147 $/;" a +'L147' HTML/S/108.html /^<\/a> 147 }<\/em>$/;" a +'L147' HTML/S/111.html /^<\/a> 147 $/;" a +'L147' HTML/S/113.html /^<\/a> 147 result<\/a>.replace<\/a>(false<\/strong>);$/;" a +'L147' HTML/S/115.html /^<\/a> 147 * Uses Prim's algorothm to calculate a MST for the graph.<\/em>$/;" a +'L147' HTML/S/130.html /^<\/a> 147 $/;" a +'L147' HTML/S/131.html /^<\/a> 147 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L147' HTML/S/132.html /^<\/a> 147 $/;" a +'L147' HTML/S/133.html /^<\/a> 147 * @param parent<\/em>$/;" a +'L147' HTML/S/139.html /^<\/a> 147 return<\/strong> getBlock<\/a>();$/;" a +'L147' HTML/S/140.html /^<\/a> 147 }<\/em>$/;" a +'L147' HTML/S/143.html /^<\/a> 147 builder<\/a>.append<\/a>("OpenGroup [contents=");$/;" a +'L147' HTML/S/147.html /^<\/a> 147 * If we have an opening delimiter, handle it.<\/em>$/;" a +'L147' HTML/S/164.html /^<\/a> 147 $/;" a +'L147' HTML/S/180.html /^<\/a> 147 statementCommands<\/a>.put<\/a>(marker<\/a>, comm<\/a>);$/;" a +'L147' HTML/S/185.html /^<\/a> 147 \/**<\/em>$/;" a +'L147' HTML/S/186.html /^<\/a> 147 * @param delims<\/em>$/;" a +'L147' HTML/S/190.html /^<\/a> 147 StringBuffer<\/a> work<\/a> = new<\/strong> StringBuffer<\/a>();$/;" a +'L147' HTML/S/192.html /^<\/a> 147 exp<\/a>.expectMessage<\/a>(containsString<\/a>("at position 0"));$/;" a +'L147' HTML/S/193.html /^<\/a>22B5; 22B4 # CONTAINS AS NORMAL SUBGROUP OR EQUAL TO$/;" a +'L147' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/ITree.java$/;" a +'L147' HTML/S/32.html /^<\/a> 147 * @param topic<\/em>$/;" a +'L147' HTML/S/38.html /^<\/a> 147 CLASS_LOGGER<\/a>.log<\/a>(Level<\/a>.WARNING<\/a>, ex<\/a>, () -> "Error found reading component from file "$/;" a +'L147' HTML/S/42.html /^<\/a> 147 $/;" a +'L147' HTML/S/44.html /^<\/a> 147 * @return The unwrapped held value<\/em>$/;" a +'L147' HTML/S/46.html /^<\/a> 147 $/;" a +'L147' HTML/S/48.html /^<\/a> 147 return<\/strong> boundPair<\/a>.merge<\/a>(merger<\/a>);$/;" a +'L147' HTML/S/51.html /^<\/a> 147 }<\/em>$/;" a +'L147' HTML/S/52.html /^<\/a> 147 *<\/em>$/;" a +'L147' HTML/S/53.html /^<\/a> 147 @Override<\/a>$/;" a +'L147' HTML/S/54.html /^<\/a> 147 public<\/strong> <NewRight<\/a>> IPair<\/a><LeftType<\/a>, NewRight<\/a>> mapRight<\/a>(Function<\/a><RightType<\/a>, NewRight<\/a>> mapper<\/a>) {<\/em>$/;" a +'L147' HTML/S/60.html /^<\/a> 147 $/;" a +'L147' HTML/S/63.html /^<\/a> 147 $/;" a +'L147' HTML/S/64.html /^<\/a> 147 \/*<\/em>$/;" a +'L147' HTML/S/66.html /^<\/a> 147 \/**<\/em>$/;" a +'L147' HTML/S/67.html /^<\/a> 147 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L147' HTML/S/7.html /^<\/a> 147 }<\/em>$/;" a +'L147' HTML/S/71.html /^<\/a> 147 $/;" a +'L147' HTML/S/73.html /^<\/a> 147 }<\/em>$/;" a +'L147' HTML/S/75.html /^<\/a> 147 * The cursor can't go past zero.<\/em>$/;" a +'L147' HTML/S/76.html /^<\/a> 147 @Override<\/a>$/;" a +'L147' HTML/S/81.html /^<\/a> 147 * Check if a node is in the tree<\/em>$/;" a +'L147' HTML/S/83.html /^<\/a> 147 if<\/strong>(treeWalker<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Walker must not be null");$/;" a +'L147' HTML/S/88.html /^<\/a> 147 for<\/strong>(Iterator<\/a><E<\/a>> leftIterator<\/a> = wrapped<\/a>.iterator<\/a>(); leftIterator<\/a>.hasNext<\/a>() && rightIterator<\/a>.hasNext<\/a>();) {<\/em>$/;" a +'L147' HTML/S/89.html /^<\/a> 147 $/;" a +'L147' HTML/S/9.html /^<\/a> 147 $/;" a +'L147' HTML/S/90.html /^<\/a> 147 E<\/a> transformedToken<\/a> = transformer<\/a>.apply<\/a>(token<\/a>);$/;" a +'L147' HTML/S/91.html /^<\/a> 147 * The action to apply to each member of the list.<\/em>$/;" a +'L147' HTML/S/92.html /^<\/a> 147 * Extends this map, creating a new map that will delegate queries to<\/em>$/;" a +'L148' HTML/S/1.html /^<\/a>22B6; 22B7 # ORIGINAL OF$/;" a +'L148' HTML/S/106.html /^<\/a> 148 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < number<\/a>; i<\/a>++) {<\/em>$/;" a +'L148' HTML/S/108.html /^<\/a> 148 $/;" a +'L148' HTML/S/111.html /^<\/a> 148 if<\/strong> (subgrammars<\/a>.containsKey<\/a>(alias<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L148' HTML/S/113.html /^<\/a> 148 }<\/em>$/;" a +'L148' HTML/S/115.html /^<\/a> 148 *<\/em>$/;" a +'L148' HTML/S/130.html /^<\/a> 148 slider<\/a>.addChangeListener((event<\/a>) -> {<\/em>$/;" a +'L148' HTML/S/131.html /^<\/a> 148 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L148' HTML/S/132.html /^<\/a> 148 if<\/strong>(result<\/a> != JFileChooser<\/a>.APPROVE_OPTION<\/a>) throw<\/strong> new<\/strong> FileNotChosenException<\/a>();$/;" a +'L148' HTML/S/133.html /^<\/a> 148 * The parent component for dialogs.<\/em>$/;" a +'L148' HTML/S/139.html /^<\/a> 148 }<\/em>$/;" a +'L148' HTML/S/140.html /^<\/a> 148 $/;" a +'L148' HTML/S/143.html /^<\/a> 148 builder<\/a>.append<\/a>(contents<\/a>);$/;" a +'L148' HTML/S/147.html /^<\/a> 148 *\/<\/em>$/;" a +'L148' HTML/S/164.html /^<\/a> 148 \/*<\/em>$/;" a +'L148' HTML/S/180.html /^<\/a> 148 }<\/em>$/;" a +'L148' HTML/S/185.html /^<\/a> 148 * Add an operator to the list of shuntable operators<\/em>$/;" a +'L148' HTML/S/186.html /^<\/a> 148 * The regex to not splitting matching strings.<\/em>$/;" a +'L148' HTML/S/190.html /^<\/a> 148 $/;" a +'L148' HTML/S/192.html /^<\/a> 148 $/;" a +'L148' HTML/S/193.html /^<\/a>22B6; 22B7 # ORIGINAL OF$/;" a +'L148' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/SentryList.java$/;" a +'L148' HTML/S/32.html /^<\/a> 148 * The contents of the topic<\/em>$/;" a +'L148' HTML/S/38.html /^<\/a> 148 + pth<\/a>.toString<\/a>() + ". This component will not be loaded");$/;" a +'L148' HTML/S/42.html /^<\/a> 148 @Override<\/a>$/;" a +'L148' HTML/S/44.html /^<\/a> 148 *\/<\/em>$/;" a +'L148' HTML/S/46.html /^<\/a> 148 Supplier<\/a><NewRight<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L148' HTML/S/48.html /^<\/a> 148 }<\/em>$/;" a +'L148' HTML/S/51.html /^<\/a> 148 $/;" a +'L148' HTML/S/52.html /^<\/a> 148 * @throws IllegalArgumentException<\/em>$/;" a +'L148' HTML/S/53.html /^<\/a> 148 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L148' HTML/S/54.html /^<\/a> 148 Supplier<\/a><LeftType<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L148' HTML/S/60.html /^<\/a> 148 postParent<\/a> = new<\/strong> Tree<\/a><>(intRes<\/a>.getHead<\/a>());$/;" a +'L148' HTML/S/63.html /^<\/a> 148 return<\/strong> leafTransform<\/a>.apply<\/a>(data<\/a>);$/;" a +'L148' HTML/S/64.html /^<\/a> 148 * Actually remove a word.<\/em>$/;" a +'L148' HTML/S/66.html /^<\/a> 148 * Move the cursor the specified amount left.<\/em>$/;" a +'L148' HTML/S/67.html /^<\/a> 148 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L148' HTML/S/7.html /^<\/a> 148 break<\/strong>;$/;" a +'L148' HTML/S/71.html /^<\/a> 148 \/**<\/em>$/;" a +'L148' HTML/S/73.html /^<\/a> 148 $/;" a +'L148' HTML/S/75.html /^<\/a> 148 *<\/em>$/;" a +'L148' HTML/S/76.html /^<\/a> 148 public<\/strong> boolean<\/strong> left<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L148' HTML/S/81.html /^<\/a> 148 *<\/em>$/;" a +'L148' HTML/S/83.html /^<\/a> 148 $/;" a +'L148' HTML/S/88.html /^<\/a> 148 \/\/ Add the transformed items to the result list<\/em>$/;" a +'L148' HTML/S/89.html /^<\/a> 148 return<\/strong> values<\/a>;$/;" a +'L148' HTML/S/9.html /^<\/a> 148 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L148' HTML/S/90.html /^<\/a> 148 $/;" a +'L148' HTML/S/91.html /^<\/a> 148 *\/<\/em>$/;" a +'L148' HTML/S/92.html /^<\/a> 148 * the map, but store any added values itself.<\/em>$/;" a +'L149' HTML/S/1.html /^<\/a>22B7; 22B6 # IMAGE OF$/;" a +'L149' HTML/S/106.html /^<\/a> 149 selected<\/a>.add<\/a>(list<\/a>.randItem<\/a>(rng<\/a>));$/;" a +'L149' HTML/S/108.html /^<\/a> 149 \/**<\/em>$/;" a +'L149' HTML/S/111.html /^<\/a> 149 $/;" a +'L149' HTML/S/113.html /^<\/a> 149 }<\/em>);$/;" a +'L149' HTML/S/115.html /^<\/a> 149 * If the graph is non-connected, this will lead to unpredictable<\/em>$/;" a +'L149' HTML/S/130.html /^<\/a> 149 if<\/strong>(slider<\/a>.getValueIsAdjusting()) {<\/em>$/;" a +'L149' HTML/S/131.html /^<\/a> 149 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L149' HTML/S/132.html /^<\/a> 149 }<\/em>$/;" a +'L149' HTML/S/133.html /^<\/a> 149 * @param title<\/em>$/;" a +'L149' HTML/S/139.html /^<\/a> 149 }<\/em>$/;" a +'L149' HTML/S/140.html /^<\/a> 149 \/\/ Return the state that the user has created<\/em>$/;" a +'L149' HTML/S/143.html /^<\/a> 149 builder<\/a>.append<\/a>(", currentGroup=");$/;" a +'L149' HTML/S/147.html /^<\/a> 149 if<\/strong>(possibleOpen<\/a> != null<\/strong>) {<\/em>$/;" a +'L149' HTML/S/164.html /^<\/a> 149 * Remove the wrapper layer from grouping-command on top of<\/em>$/;" a +'L149' HTML/S/180.html /^<\/a> 149 }<\/em>$/;" a +'L149' HTML/S/185.html /^<\/a> 149 *<\/em>$/;" a +'L149' HTML/S/186.html /^<\/a> 149 *\/<\/em>$/;" a +'L149' HTML/S/190.html /^<\/a> 149 Matcher<\/a> possibleEscapeFinder<\/a> = possibleEscape<\/a>.matcher<\/a>(inp<\/a>);$/;" a +'L149' HTML/S/192.html /^<\/a> 149 descapeString<\/a>("\\\\x");$/;" a +'L149' HTML/S/193.html /^<\/a>22B7; 22B6 # IMAGE OF$/;" a +'L149' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/IPair.java$/;" a +'L149' HTML/S/32.html /^<\/a> 149 *\/<\/em>$/;" a +'L149' HTML/S/38.html /^<\/a> 149 }<\/em>$/;" a +'L149' HTML/S/42.html /^<\/a> 149 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L149' HTML/S/44.html /^<\/a> 149 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>);$/;" a +'L149' HTML/S/46.html /^<\/a> 149 if<\/strong>(!pairBound<\/a>) return<\/strong> binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>()).getRight<\/a>();$/;" a +'L149' HTML/S/51.html /^<\/a> 149 \/**<\/em>$/;" a +'L149' HTML/S/52.html /^<\/a> 149 * if the childNo is out of bounds (0 <= childNo <=<\/em>$/;" a +'L149' HTML/S/53.html /^<\/a> 149 if<\/strong> (this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L149' HTML/S/54.html /^<\/a> 149 if<\/strong>(leftMaterialized<\/a>) return<\/strong> leftValue<\/a>;$/;" a +'L149' HTML/S/60.html /^<\/a> 149 $/;" a +'L149' HTML/S/63.html /^<\/a> 149 }<\/em>$/;" a +'L149' HTML/S/64.html /^<\/a> 149 *\/<\/em>$/;" a +'L149' HTML/S/66.html /^<\/a> 149 *<\/em>$/;" a +'L149' HTML/S/67.html /^<\/a> 149 $/;" a +'L149' HTML/S/7.html /^<\/a> 149 case<\/strong> "splitter-addmulti":$/;" a +'L149' HTML/S/71.html /^<\/a> 149 * Move the cursor the specified amount left.<\/em>$/;" a +'L149' HTML/S/73.html /^<\/a> 149 \/**<\/em>$/;" a +'L149' HTML/S/75.html /^<\/a> 149 * @return True if the cursor was moved left.<\/em>$/;" a +'L149' HTML/S/76.html /^<\/a> 149 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L149' HTML/S/81.html /^<\/a> 149 * @param element<\/em>$/;" a +'L149' HTML/S/83.html /^<\/a> 149 switch<\/strong>(treeWalker<\/a>.walk<\/a>(data<\/a>)) {<\/em>$/;" a +'L149' HTML/S/88.html /^<\/a> 149 E<\/a> leftVal<\/a> = leftIterator<\/a>.next<\/a>();$/;" a +'L149' HTML/S/89.html /^<\/a> 149 }<\/em>$/;" a +'L149' HTML/S/9.html /^<\/a> 149 System<\/a>.out<\/a>.println<\/a>("Context is: " + ctx<\/a>);$/;" a +'L149' HTML/S/90.html /^<\/a> 149 returned<\/a>.add<\/a>(transformedToken<\/a>);$/;" a +'L149' HTML/S/91.html /^<\/a> 149 @Override<\/a>$/;" a +'L149' HTML/S/92.html /^<\/a> 149 *<\/em>$/;" a +'L15' HTML/S/1.html /^<\/a># value, for which there is another Unicode character that typically has a glyph$/;" a +'L15' HTML/S/10.html /^<\/a> 15 public<\/strong> class<\/strong> ShuntTest {<\/em>$/;" a +'L15' HTML/S/100.html /^<\/a> 15 public<\/strong> class<\/strong> EnumUtils {<\/em>$/;" a +'L15' HTML/S/101.html /^<\/a> 15 public<\/strong> class<\/strong> FileUtils<\/a> {<\/em>$/;" a +'L15' HTML/S/102.html /^<\/a> 15 BiPredicate<\/a><Path<\/a>, BasicFileAttributes<\/a>> action<\/a>) {<\/em>$/;" a +'L15' HTML/S/103.html /^<\/a> 15 * Convert a binary function into a unary function that returns a<\/em>$/;" a +'L15' HTML/S/104.html /^<\/a> 15 * The type of element in the list being partitioned<\/em>$/;" a +'L15' HTML/S/105.html /^<\/a> 15 * @return The built object<\/em>$/;" a +'L15' HTML/S/106.html /^<\/a> 15 * itself<\/em>$/;" a +'L15' HTML/S/107.html /^<\/a> 15 * @param value<\/em>$/;" a +'L15' HTML/S/108.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/109.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/11.html /^<\/a> 15 ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> object<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(0, ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L15' HTML/S/110.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/111.html /^<\/a> 15 $/;" a +'L15' HTML/S/112.html /^<\/a> 15 * @author ben<\/em>$/;" a +'L15' HTML/S/113.html /^<\/a> 15 import<\/strong> java.util.Scanner;$/;" a +'L15' HTML/S/114.html /^<\/a> 15 private<\/strong> final<\/strong> int<\/strong> distance<\/a>;$/;" a +'L15' HTML/S/115.html /^<\/a> 15 import<\/strong> java.util.Set;$/;" a +'L15' HTML/S/116.html /^<\/a> 15 * @author ben<\/em>$/;" a +'L15' HTML/S/117.html /^<\/a> 15 * @author ben<\/em>$/;" a +'L15' HTML/S/118.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/119.html /^<\/a> 15 $/;" a +'L15' HTML/S/120.html /^<\/a> 15 $/;" a +'L15' HTML/S/121.html /^<\/a> 15 $/;" a +'L15' HTML/S/122.html /^<\/a> 15 $/;" a +'L15' HTML/S/123.html /^<\/a> 15 * @author ben<\/em>$/;" a +'L15' HTML/S/124.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/125.html /^<\/a> 15 import<\/strong> javax.swing.ListSelectionModel;$/;" a +'L15' HTML/S/127.html /^<\/a> 15 public<\/strong> class<\/strong> SimpleInputPanel extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L15' HTML/S/128.html /^<\/a> 15 import<\/strong> javax.swing.JTextField;$/;" a +'L15' HTML/S/129.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/13.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/130.html /^<\/a> 15 * for setting the slider<\/em>$/;" a +'L15' HTML/S/131.html /^<\/a> 15 import<\/strong> javax.swing.JPanel;$/;" a +'L15' HTML/S/132.html /^<\/a> 15 * @author ben<\/em>$/;" a +'L15' HTML/S/133.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/134.html /^<\/a> 15 * Create a new blank internal frame<\/em>$/;" a +'L15' HTML/S/135.html /^<\/a> 15 * Create a new JList from a given list.<\/em>$/;" a +'L15' HTML/S/136.html /^<\/a> 15 $/;" a +'L15' HTML/S/137.html /^<\/a> 15 private<\/strong> JTextArea<\/a> textArea<\/a>;$/;" a +'L15' HTML/S/138.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/139.html /^<\/a> 15 * <\/em>$/;" a +'L15' HTML/S/14.html /^<\/a> 15 $/;" a +'L15' HTML/S/140.html /^<\/a> 15 import<\/strong> java.util.function.BiConsumer;$/;" a +'L15' HTML/S/141.html /^<\/a> 15 public<\/strong> class<\/strong> RuleBasedReaderPragmas<\/a> {<\/em>$/;" a +'L15' HTML/S/142.html /^<\/a> 15 }<\/em>$/;" a +'L15' HTML/S/143.html /^<\/a> 15 import<\/strong> java.util.List;$/;" a +'L15' HTML/S/144.html /^<\/a> 15 * Create a new regex closer.<\/em>$/;" a +'L15' HTML/S/145.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/146.html /^<\/a> 15 public<\/strong> final<\/strong> T<\/a> root<\/a>;$/;" a +'L15' HTML/S/147.html /^<\/a> 15 import<\/strong> com.google.common.collect.Multiset;$/;" a +'L15' HTML/S/148.html /^<\/a> 15 * {@link SequenceDelimiter#delimitSequence(SequenceCharacteristics, Object...)}<\/em>$/;" a +'L15' HTML/S/149.html /^<\/a> 15 * an exponent is 'e' or 'E' followed by an optionally signed decimal<\/em>$/;" a +'L15' HTML/S/15.html /^<\/a> 15 ParserContext<\/a><String<\/a>, String<\/a>, TestContext<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L15' HTML/S/150.html /^<\/a> 15 * The precedence of the object to handle<\/em>$/;" a +'L15' HTML/S/151.html /^<\/a> 15 public<\/strong> ParserException(String<\/a> msg<\/a>) {<\/em>$/;" a +'L15' HTML/S/153.html /^<\/a> 15 * <\/em>$/;" a +'L15' HTML/S/154.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/155.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/156.html /^<\/a> 15 * The key type of the tokens.<\/em>$/;" a +'L15' HTML/S/157.html /^<\/a> 15 * The key type of the tokens.<\/em>$/;" a +'L15' HTML/S/158.html /^<\/a> 15 * <\/em>$/;" a +'L15' HTML/S/159.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/16.html /^<\/a> 15 $/;" a +'L15' HTML/S/160.html /^<\/a> 15 * The key type of the tokens.<\/em>$/;" a +'L15' HTML/S/161.html /^<\/a> 15 * The key type of the token.<\/em>$/;" a +'L15' HTML/S/162.html /^<\/a> 15 * <\/em>$/;" a +'L15' HTML/S/163.html /^<\/a> 15 * @param <K><\/em>$/;" a +'L15' HTML/S/164.html /^<\/a> 15 * {@link InitialCommand}<\/em>$/;" a +'L15' HTML/S/165.html /^<\/a> 15 * @param <K><\/em>$/;" a +'L15' HTML/S/166.html /^<\/a> 15 * The state type of the parser.<\/em>$/;" a +'L15' HTML/S/167.html /^<\/a> 15 * The state type of the parser.<\/em>$/;" a +'L15' HTML/S/168.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/169.html /^<\/a> 15 * @param <K><\/em>$/;" a +'L15' HTML/S/17.html /^<\/a> 15 private<\/strong> static<\/strong> RandomGrammar<\/a><String<\/a>> rg<\/a>;$/;" a +'L15' HTML/S/170.html /^<\/a> 15 * The key type of the tokens.<\/em>$/;" a +'L15' HTML/S/171.html /^<\/a> 15 * @param <K><\/em>$/;" a +'L15' HTML/S/172.html /^<\/a> 15 public<\/strong> class<\/strong> RightBinaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L15' HTML/S/173.html /^<\/a> 15 * @param <K><\/em>$/;" a +'L15' HTML/S/174.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/175.html /^<\/a> 15 * The key type of the tokens.<\/em>$/;" a +'L15' HTML/S/176.html /^<\/a> 15 * The value type for the tokens.<\/em>$/;" a +'L15' HTML/S/177.html /^<\/a> 15 * The value type for the tokens.<\/em>$/;" a +'L15' HTML/S/178.html /^<\/a> 15 * The value type of the token.<\/em>$/;" a +'L15' HTML/S/179.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/180.html /^<\/a> 15 * @author EVE<\/em>$/;" a +'L15' HTML/S/181.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/182.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/183.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/184.html /^<\/a> 15 * @param <K><\/em>$/;" a +'L15' HTML/S/185.html /^<\/a> 15 * Utility to run the shunting yard algorithm on a bunch of tokens<\/em>$/;" a +'L15' HTML/S/186.html /^<\/a> 15 * This string is a format template for the delimiter matching regex<\/em>$/;" a +'L15' HTML/S/187.html /^<\/a> 15 * <\/p><\/em>$/;" a +'L15' HTML/S/188.html /^<\/a> 15 * <\/em>$/;" a +'L15' HTML/S/189.html /^<\/a> 15 final<\/strong> class<\/strong> TokenTransformer<\/a><TokenType<\/a>> implements<\/strong> Consumer<\/a><TokenType<\/a>> {<\/em>$/;" a +'L15' HTML/S/19.html /^<\/a> add-implied-subgroup ] ,$/;" a +'L15' HTML/S/190.html /^<\/a> 15 \/*$/;" a +'L15' HTML/S/191.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/192.html /^<\/a> 15 \/*<\/em>$/;" a +'L15' HTML/S/193.html /^<\/a># value, for which there is another Unicode character that typically has a glyph$/;" a +'L15' HTML/S/196.html /^<\/a> add-implied-subgroup ] ,$/;" a +'L15' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/tokens\/StringToken.java$/;" a +'L15' HTML/S/2.html /^<\/a> <resources>$/;" a +'L15' HTML/S/20.html /^<\/a> 15 public<\/strong> class<\/strong> CLICommander {<\/em>$/;" a +'L15' HTML/S/203.html /^<\/a> <property name="user.country" value="US"\/>$/;" a +'L15' HTML/S/21.html /^<\/a> 15 Command<\/a> aliased<\/a>();$/;" a +'L15' HTML/S/22.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/23.html /^<\/a> 15 String<\/a> getDescription<\/a>();$/;" a +'L15' HTML/S/24.html /^<\/a> 15 * The command to check<\/em>$/;" a +'L15' HTML/S/25.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/26.html /^<\/a> 15 * <\/em>$/;" a +'L15' HTML/S/27.html /^<\/a> 15 * Run this command.<\/em>$/;" a +'L15' HTML/S/28.html /^<\/a> 15 * <\/em>$/;" a +'L15' HTML/S/29.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/3.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/30.html /^<\/a> 15 * @author bjculkin<\/em>$/;" a +'L15' HTML/S/31.html /^<\/a> 15 \/*<\/em>$/;" a +'L15' HTML/S/32.html /^<\/a> 15 * 'alias', which allows the user to bind a new name to a command<\/em>$/;" a +'L15' HTML/S/33.html /^<\/a> 15 * Create a new help topic<\/em>$/;" a +'L15' HTML/S/34.html /^<\/a> 15 @Override<\/a>$/;" a +'L15' HTML/S/35.html /^<\/a> 15 $/;" a +'L15' HTML/S/36.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/37.html /^<\/a> 15 $/;" a +'L15' HTML/S/38.html /^<\/a> 15 import<\/strong> java.util.function.Function;$/;" a +'L15' HTML/S/39.html /^<\/a> 15 public<\/strong> interface<\/strong> IComponentRepository<\/a><ComponentType<\/a> extends<\/strong> IDescribedComponent<\/a>> {<\/em>$/;" a +'L15' HTML/S/4.html /^<\/a> 15 private<\/strong> static<\/strong> void<\/strong> display<\/a>(BinarySearchTree<\/a><Character<\/a>> tree<\/a>, Scanner<\/a> input<\/a>) {<\/em>$/;" a +'L15' HTML/S/40.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/41.html /^<\/a> 15 * The iterable, and our current iterator into it.<\/em>$/;" a +'L15' HTML/S/42.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/43.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/44.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/45.html /^<\/a> 15 @SuppressWarnings<\/a>("javadoc")$/;" a +'L15' HTML/S/46.html /^<\/a> 15 @SuppressWarnings<\/a>("javadoc")$/;" a +'L15' HTML/S/47.html /^<\/a> 15 private<\/strong> IList<\/a><IHolder<\/a><ContainedType<\/a>>> heldHolders<\/a>;$/;" a +'L15' HTML/S/48.html /^<\/a> 15 @SuppressWarnings<\/a>("javadoc")$/;" a +'L15' HTML/S/49.html /^<\/a> 15 }<\/em>$/;" a +'L15' HTML/S/5.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/50.html /^<\/a> 15 }<\/em>$/;" a +'L15' HTML/S/51.html /^<\/a> 15 * @param <RightType><\/em>$/;" a +'L15' HTML/S/52.html /^<\/a> 15 * @param <ContainedType><\/em>$/;" a +'L15' HTML/S/53.html /^<\/a> 15 * @author ben<\/em>$/;" a +'L15' HTML/S/54.html /^<\/a> 15 * @param <LeftType><\/em>$/;" a +'L15' HTML/S/55.html /^<\/a> 15 * @param <ContainedType><\/em>$/;" a +'L15' HTML/S/56.html /^<\/a> 15 private<\/strong> ContainedType<\/a> held<\/a>;$/;" a +'L15' HTML/S/57.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/58.html /^<\/a> 15 $/;" a +'L15' HTML/S/59.html /^<\/a> 15 public<\/strong> class<\/strong> SingleSupplier<\/a><T<\/a>> implements<\/strong> Supplier<\/a><T<\/a>> {<\/em>$/;" a +'L15' HTML/S/60.html /^<\/a> 15 * FIXME something is broken in here. fix it.<\/em>$/;" a +'L15' HTML/S/61.html /^<\/a> 15 * Transform this node, and don't touch its children<\/em>$/;" a +'L15' HTML/S/62.html /^<\/a> 15 * The destination iterator type.<\/em>$/;" a +'L15' HTML/S/63.html /^<\/a> 15 * @author ben<\/em>$/;" a +'L15' HTML/S/64.html /^<\/a> 15 * prefixes of their respective strings.<\/em>$/;" a +'L15' HTML/S/65.html /^<\/a> 15 \/**$/;" a +'L15' HTML/S/66.html /^<\/a> 15 * respected for the active side.<\/em>$/;" a +'L15' HTML/S/67.html /^<\/a> 15 * @author EVE<\/em>$/;" a +'L15' HTML/S/68.html /^<\/a> 15 $/;" a +'L15' HTML/S/69.html /^<\/a> 15 * @param <V><\/em>$/;" a +'L15' HTML/S/7.html /^<\/a> 15 import<\/strong> java.io.IOException;$/;" a +'L15' HTML/S/70.html /^<\/a> 15 $/;" a +'L15' HTML/S/71.html /^<\/a> 15 * policy.<\/em>$/;" a +'L15' HTML/S/72.html /^<\/a> 15 $/;" a +'L15' HTML/S/73.html /^<\/a> 15 * NOTE: In general, using any operation that attempts to remove more data from<\/em>$/;" a +'L15' HTML/S/74.html /^<\/a> 15 public<\/strong> interface<\/strong> Tape<\/a><T<\/a>> {<\/em>$/;" a +'L15' HTML/S/75.html /^<\/a> 15 public<\/strong> class<\/strong> TapeChanger<\/a><T<\/a>> implements<\/strong> Tape<\/a><T<\/a>> {<\/em>$/;" a +'L15' HTML/S/76.html /^<\/a> 15 * @param <T><\/em>$/;" a +'L15' HTML/S/77.html /^<\/a> 15 * @param <V><\/em>$/;" a +'L15' HTML/S/78.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/79.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/8.html /^<\/a> 15 $/;" a +'L15' HTML/S/80.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/81.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/82.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/83.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/84.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/85.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/86.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/87.html /^<\/a> 15 this<\/strong>.delegate<\/a> = delegate<\/a>;$/;" a +'L15' HTML/S/88.html /^<\/a> 15 import<\/strong> java.util.function.BiFunction;$/;" a +'L15' HTML/S/89.html /^<\/a> 15 *<\/em>$/;" a +'L15' HTML/S/9.html /^<\/a> 15 import<\/strong> java.util.HashSet;$/;" a +'L15' HTML/S/90.html /^<\/a> 15 * Create a new tokenizer from the specified string.<\/em>$/;" a +'L15' HTML/S/91.html /^<\/a> 15 * A wrapper over another list that provides functional operations over it.<\/em>$/;" a +'L15' HTML/S/92.html /^<\/a> 15 * @param <ValueType><\/em>$/;" a +'L15' HTML/S/93.html /^<\/a> 15 *\/<\/em>$/;" a +'L15' HTML/S/94.html /^<\/a> 15 public<\/strong> interface<\/strong> Bifunctor<\/a><LeftType<\/a>, RightType<\/a>> {<\/em>$/;" a +'L15' HTML/S/95.html /^<\/a> 15 * Converts a normal function to operate over values in a functor.<\/em>$/;" a +'L15' HTML/S/97.html /^<\/a> 15 * The type of the map's values<\/em>$/;" a +'L15' HTML/S/98.html /^<\/a> 15 \/**<\/em>$/;" a +'L15' HTML/S/99.html /^<\/a> 15 final<\/strong> class<\/strong> CompoundCollector<\/a><InitialType<\/a>, AuxType1<\/a>, AuxType2<\/a>, FinalType1<\/a>, FinalType2<\/a>>$/;" a +'L150' HTML/S/1.html /^<\/a>22C9; 22CA # LEFT NORMAL FACTOR SEMIDIRECT PRODUCT$/;" a +'L150' HTML/S/106.html /^<\/a> 150 }<\/em>$/;" a +'L150' HTML/S/108.html /^<\/a> 150 * Converts a sequence to an English list.<\/em>$/;" a +'L150' HTML/S/111.html /^<\/a> 150 if<\/strong> (subgrammars<\/a>.containsKey<\/a>(name<\/a>)) {<\/em>$/;" a +'L150' HTML/S/113.html /^<\/a> 150 }<\/em>);$/;" a +'L150' HTML/S/115.html /^<\/a> 150 * results.<\/em>$/;" a +'L150' HTML/S/130.html /^<\/a> 150 \/\/ Do nothing<\/em>$/;" a +'L150' HTML/S/131.html /^<\/a> 150 else<\/strong> if<\/strong>(prompt<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Prompt must not be null");$/;" a +'L150' HTML/S/132.html /^<\/a> 150 $/;" a +'L150' HTML/S/133.html /^<\/a> 150 * The title for dialogs.<\/em>$/;" a +'L150' HTML/S/140.html /^<\/a> 150 return<\/strong> state<\/a>;$/;" a +'L150' HTML/S/143.html /^<\/a> 150 builder<\/a>.append<\/a>(currentGroup<\/a>);$/;" a +'L150' HTML/S/147.html /^<\/a> 150 DelimiterGroup<\/a><T<\/a>> group<\/a> = groups<\/a>.get<\/a>(possibleOpen<\/a>);$/;" a +'L150' HTML/S/164.html /^<\/a> 150 * RepeatingParseBlock.<\/em>$/;" a +'L150' HTML/S/185.html /^<\/a> 150 * @param operator<\/em>$/;" a +'L150' HTML/S/186.html /^<\/a> 150 public<\/strong> void<\/strong> addNonMatcher<\/a>(String<\/a>... delims<\/a>) {<\/em>$/;" a +'L150' HTML/S/190.html /^<\/a> 150 Matcher<\/a> escapeFinder<\/a> = escapePatt<\/a>.matcher<\/a>(inp<\/a>);$/;" a +'L150' HTML/S/192.html /^<\/a> 150 }<\/em>$/;" a +'L150' HTML/S/193.html /^<\/a>22C9; 22CA # LEFT NORMAL FACTOR SEMIDIRECT PRODUCT$/;" a +'L150' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/Option.java$/;" a +'L150' HTML/S/32.html /^<\/a> 150 public<\/strong> void<\/strong> addHelpTopic(String<\/a> topicName<\/a>, CommandHelp<\/a> topic<\/a>) {<\/em>$/;" a +'L150' HTML/S/38.html /^<\/a> 150 }<\/em>$/;" a +'L150' HTML/S/42.html /^<\/a> 150 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L150' HTML/S/44.html /^<\/a> 150 }<\/em>$/;" a +'L150' HTML/S/46.html /^<\/a> 150 $/;" a +'L150' HTML/S/51.html /^<\/a> 150 * Get the value on the right side of the pair<\/em>$/;" a +'L150' HTML/S/52.html /^<\/a> 150 * childCount())<\/em>$/;" a +'L150' HTML/S/53.html /^<\/a> 150 if<\/strong> (obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L150' HTML/S/54.html /^<\/a> 150 $/;" a +'L150' HTML/S/60.html /^<\/a> 150 if<\/strong>(intRes<\/a>.getChildrenCount<\/a>() != 0) {<\/em>$/;" a +'L150' HTML/S/63.html /^<\/a> 150 $/;" a +'L150' HTML/S/64.html /^<\/a> 150 private<\/strong> void<\/strong> intRemoveWord<\/a>(String<\/a> word<\/a>) {<\/em>$/;" a +'L150' HTML/S/66.html /^<\/a> 150 * The cursor can't go past zero. Attempts to move the cursor by amounts<\/em>$/;" a +'L150' HTML/S/67.html /^<\/a> 150 builder<\/a>.append<\/a>("PushdownMap [backing=");$/;" a +'L150' HTML/S/7.html /^<\/a> 150 split<\/a>.addMultiDelimiter<\/a>(argArray<\/a>);$/;" a +'L150' HTML/S/71.html /^<\/a> 150 *<\/em>$/;" a +'L150' HTML/S/73.html /^<\/a> 150 * Duplicate the top n items of the stack.<\/em>$/;" a +'L150' HTML/S/75.html /^<\/a> 150 *\/<\/em>$/;" a +'L150' HTML/S/76.html /^<\/a> 150 $/;" a +'L150' HTML/S/81.html /^<\/a> 150 * The node to check the presence of for the tree.<\/em>$/;" a +'L150' HTML/S/83.html /^<\/a> 150 case<\/strong> SUCCESS<\/a>:$/;" a +'L150' HTML/S/88.html /^<\/a> 150 T<\/a> rightVal<\/a> = rightIterator<\/a>.next<\/a>();$/;" a +'L150' HTML/S/89.html /^<\/a> 150 }<\/em>$/;" a +'L150' HTML/S/9.html /^<\/a> 150 $/;" a +'L150' HTML/S/90.html /^<\/a> 150 }<\/em>);$/;" a +'L150' HTML/S/91.html /^<\/a> 150 void<\/strong> forEach<\/a>(Consumer<\/a><? super<\/strong> ContainedType<\/a>> action<\/a>);$/;" a +'L150' HTML/S/92.html /^<\/a> 150 * @return An extended map.<\/em>$/;" a +'L151' HTML/S/1.html /^<\/a>22CA; 22C9 # RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT$/;" a +'L151' HTML/S/106.html /^<\/a> 151 $/;" a +'L151' HTML/S/108.html /^<\/a> 151 * <\/em>$/;" a +'L151' HTML/S/111.html /^<\/a> 151 subgrammars<\/a>.put<\/a>(alias<\/a>, subgrammars<\/a>.get<\/a>(name<\/a>));$/;" a +'L151' HTML/S/113.html /^<\/a> 151 $/;" a +'L151' HTML/S/115.html /^<\/a> 151 *<\/em>$/;" a +'L151' HTML/S/130.html /^<\/a> 151 }<\/em> else<\/strong> {<\/em>$/;" a +'L151' HTML/S/131.html /^<\/a> 151 $/;" a +'L151' HTML/S/132.html /^<\/a> 151 \/**<\/em>$/;" a +'L151' HTML/S/133.html /^<\/a> 151 * @param question<\/em>$/;" a +'L151' HTML/S/140.html /^<\/a> 151 $/;" a +'L151' HTML/S/143.html /^<\/a> 151 builder<\/a>.append<\/a>(", opener=");$/;" a +'L151' HTML/S/147.html /^<\/a> 151 $/;" a +'L151' HTML/S/164.html /^<\/a> 151 *\/<\/em>$/;" a +'L151' HTML/S/185.html /^<\/a> 151 * The token representing the operator<\/em>$/;" a +'L151' HTML/S/186.html /^<\/a> 151 for<\/strong>(String<\/a> delim<\/a> : delims<\/a>) {<\/em>$/;" a +'L151' HTML/S/190.html /^<\/a> 151 $/;" a +'L151' HTML/S/193.html /^<\/a>22CA; 22C9 # RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT$/;" a +'L151' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/FunctionalFileVisitor.java$/;" a +'L151' HTML/S/32.html /^<\/a> 151 helpTopics<\/a>.put<\/a>(topicName<\/a>, topic<\/a>);$/;" a +'L151' HTML/S/38.html /^<\/a> 151 $/;" a +'L151' HTML/S/42.html /^<\/a> 151 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L151' HTML/S/46.html /^<\/a> 151 return<\/strong> boundPair<\/a>.getRight<\/a>();$/;" a +'L151' HTML/S/51.html /^<\/a> 151 *<\/em>$/;" a +'L151' HTML/S/52.html /^<\/a> 151 *\/<\/em>$/;" a +'L151' HTML/S/53.html /^<\/a> 151 if<\/strong> (getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L151' HTML/S/54.html /^<\/a> 151 return<\/strong> leftSupplier<\/a>.get<\/a>();$/;" a +'L151' HTML/S/60.html /^<\/a> 151 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < intRes<\/a>.getChildrenCount<\/a>(); i<\/a>++) {<\/em>$/;" a +'L151' HTML/S/63.html /^<\/a> 151 protected<\/strong> void<\/strong> internalToString<\/a>(StringBuilder<\/a> builder<\/a>, int<\/strong> indentLevel<\/a>, boolean<\/strong> initial<\/a>) {<\/em>$/;" a +'L151' HTML/S/64.html /^<\/a> 151 \/*<\/em>$/;" a +'L151' HTML/S/66.html /^<\/a> 151 * that would exceed zero don't move the cursor at all.<\/em>$/;" a +'L151' HTML/S/67.html /^<\/a> 151 builder<\/a>.append<\/a>(backing<\/a>);$/;" a +'L151' HTML/S/7.html /^<\/a> 151 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L151' HTML/S/71.html /^<\/a> 151 * The cursor can't go past zero. Attempts to move the cursor by amounts<\/em>$/;" a +'L151' HTML/S/73.html /^<\/a> 151 *<\/em>$/;" a +'L151' HTML/S/75.html /^<\/a> 151 @Override<\/a>$/;" a +'L151' HTML/S/76.html /^<\/a> 151 return<\/strong> currentTape<\/a>.left<\/a>(amt<\/a>);$/;" a +'L151' HTML/S/81.html /^<\/a> 151 * @return Whether or not the node is in the tree.<\/em>$/;" a +'L151' HTML/S/83.html /^<\/a> 151 return<\/strong> true<\/strong>;$/;" a +'L151' HTML/S/88.html /^<\/a> 151 $/;" a +'L151' HTML/S/9.html /^<\/a> 151 scn<\/a>.close<\/a>();$/;" a +'L151' HTML/S/90.html /^<\/a> 151 $/;" a +'L151' HTML/S/91.html /^<\/a> 151 $/;" a +'L151' HTML/S/92.html /^<\/a> 151 *\/<\/em>$/;" a +'L152' HTML/S/1.html /^<\/a>22CB; 22CC # LEFT SEMIDIRECT PRODUCT$/;" a +'L152' HTML/S/106.html /^<\/a> 152 return<\/strong> selected<\/a>;$/;" a +'L152' HTML/S/108.html /^<\/a> 152 * @param objects<\/em>$/;" a +'L152' HTML/S/111.html /^<\/a> 152 return<\/strong> true<\/strong>;$/;" a +'L152' HTML/S/113.html /^<\/a> 152 return<\/strong> result<\/a>.getValue<\/a>();$/;" a +'L152' HTML/S/115.html /^<\/a> 152 * @return a list of edges that constitute the MST<\/em>$/;" a +'L152' HTML/S/130.html /^<\/a> 152 int<\/strong> val<\/a> = slider<\/a>.getValue<\/a>();$/;" a +'L152' HTML/S/131.html /^<\/a> 152 return<\/strong> JOptionPane<\/a>.showInputDialog(parent<\/a>, prompt<\/a>, title<\/a>, JOptionPane<\/a>.QUESTION_MESSAGE<\/a>);$/;" a +'L152' HTML/S/132.html /^<\/a> 152 * Prompt the user with a "Open File..." dialog.<\/em>$/;" a +'L152' HTML/S/133.html /^<\/a> 152 * The question to ask the user.<\/em>$/;" a +'L152' HTML/S/140.html /^<\/a> 152 }<\/em>$/;" a +'L152' HTML/S/143.html /^<\/a> 152 builder<\/a>.append<\/a>(opener<\/a>);$/;" a +'L152' HTML/S/147.html /^<\/a> 152 \/*<\/em>$/;" a +'L152' HTML/S/164.html /^<\/a> 152 return<\/strong> new<\/strong> TransformingInitialCommand<\/a><>(command<\/a>, (tree<\/a>) -> tree<\/a>.getChild<\/a>(0));$/;" a +'L152' HTML/S/185.html /^<\/a> 152 * <\/em>$/;" a +'L152' HTML/S/186.html /^<\/a> 152 if<\/strong>(delim<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Delim must not be null");$/;" a +'L152' HTML/S/190.html /^<\/a> 152 while<\/strong> (possibleEscapeFinder<\/a>.find<\/a>()) {<\/em>$/;" a +'L152' HTML/S/193.html /^<\/a>22CB; 22CC # LEFT SEMIDIRECT PRODUCT$/;" a +'L152' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/CollectorUtils.java$/;" a +'L152' HTML/S/32.html /^<\/a> 152 }<\/em>$/;" a +'L152' HTML/S/38.html /^<\/a> 152 \/*<\/em>$/;" a +'L152' HTML/S/42.html /^<\/a> 152 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L152' HTML/S/46.html /^<\/a> 152 }<\/em>;$/;" a +'L152' HTML/S/51.html /^<\/a> 152 * @return The value on the right side of the pair<\/em>$/;" a +'L152' HTML/S/52.html /^<\/a> 152 public<\/strong> <TransformedType<\/a>> TransformedType<\/a> transformChild<\/a>(int<\/strong> childNo<\/a>,$/;" a +'L152' HTML/S/53.html /^<\/a> 152 $/;" a +'L152' HTML/S/54.html /^<\/a> 152 }<\/em>;$/;" a +'L152' HTML/S/60.html /^<\/a> 152 preChildren<\/a>.add<\/a>(intRes<\/a>.getChild<\/a>(i<\/a>));$/;" a +'L152' HTML/S/63.html /^<\/a> 152 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < indentLevel<\/a>; i<\/a>++) {<\/em>$/;" a +'L152' HTML/S/64.html /^<\/a> 152 * Skip blank words.<\/em>$/;" a +'L152' HTML/S/66.html /^<\/a> 152 *<\/em>$/;" a +'L152' HTML/S/67.html /^<\/a> 152 builder<\/a>.append<\/a>("]");$/;" a +'L152' HTML/S/7.html /^<\/a> 152 System<\/a>.out<\/a>.println<\/a>($/;" a +'L152' HTML/S/71.html /^<\/a> 152 * that would exceed zero don't move the cursor at all.<\/em>$/;" a +'L152' HTML/S/73.html /^<\/a> 152 * @param n<\/em>$/;" a +'L152' HTML/S/75.html /^<\/a> 152 public<\/strong> boolean<\/strong> left<\/a>() {<\/em>$/;" a +'L152' HTML/S/76.html /^<\/a> 152 }<\/em>$/;" a +'L152' HTML/S/81.html /^<\/a> 152 *\/<\/em>$/;" a +'L152' HTML/S/83.html /^<\/a> 152 case<\/strong> LEFT<\/a>:$/;" a +'L152' HTML/S/88.html /^<\/a> 152 returned<\/a>.add<\/a>(itemCombiner<\/a>.apply<\/a>(leftVal<\/a>, rightVal<\/a>));$/;" a +'L152' HTML/S/9.html /^<\/a> 152 }<\/em>$/;" a +'L152' HTML/S/90.html /^<\/a> 152 return<\/strong> returned<\/a>;$/;" a +'L152' HTML/S/91.html /^<\/a> 152 \/**<\/em>$/;" a +'L152' HTML/S/92.html /^<\/a> 152 IMap<\/a><KeyType<\/a>, ValueType<\/a>> extend<\/a>();$/;" a +'L153' HTML/S/1.html /^<\/a>22CC; 22CB # RIGHT SEMIDIRECT PRODUCT$/;" a +'L153' HTML/S/106.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/108.html /^<\/a> 153 * The sequence to convert to an English list.<\/em>$/;" a +'L153' HTML/S/111.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/113.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/115.html /^<\/a> 153 *\/<\/em>$/;" a +'L153' HTML/S/130.html /^<\/a> 153 $/;" a +'L153' HTML/S/131.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/132.html /^<\/a> 153 *<\/em>$/;" a +'L153' HTML/S/133.html /^<\/a> 153 * @return True if the user said yes, false otherwise.<\/em>$/;" a +'L153' HTML/S/140.html /^<\/a> 153 $/;" a +'L153' HTML/S/143.html /^<\/a> 153 builder<\/a>.append<\/a>("]");$/;" a +'L153' HTML/S/147.html /^<\/a> 153 * Error on groups that can't open in this<\/em>$/;" a +'L153' HTML/S/164.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/185.html /^<\/a> 153 * @param precedence<\/em>$/;" a +'L153' HTML/S/186.html /^<\/a> 153 $/;" a +'L153' HTML/S/190.html /^<\/a> 153 if<\/strong> (!escapeFinder<\/a>.find<\/a>()) {<\/em>$/;" a +'L153' HTML/S/193.html /^<\/a>22CC; 22CB # RIGHT SEMIDIRECT PRODUCT$/;" a +'L153' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/DropdownListPanel.java$/;" a +'L153' HTML/S/32.html /^<\/a> 153 $/;" a +'L153' HTML/S/38.html /^<\/a> 153 * (non-Javadoc)<\/em>$/;" a +'L153' HTML/S/42.html /^<\/a> 153 $/;" a +'L153' HTML/S/46.html /^<\/a> 153 $/;" a +'L153' HTML/S/51.html /^<\/a> 153 *\/<\/em>$/;" a +'L153' HTML/S/52.html /^<\/a> 153 Function<\/a><ITree<\/a><ContainedType<\/a>>, TransformedType<\/a>> transformer<\/a>);$/;" a +'L153' HTML/S/53.html /^<\/a> 153 Lazy<\/a><?> other<\/a> = (Lazy<\/a><?>) obj<\/a>;$/;" a +'L153' HTML/S/54.html /^<\/a> 153 $/;" a +'L153' HTML/S/60.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/63.html /^<\/a> 153 builder<\/a>.append<\/a>(">\\t");$/;" a +'L153' HTML/S/64.html /^<\/a> 153 *\/<\/em>$/;" a +'L153' HTML/S/66.html /^<\/a> 153 * @param amt<\/em>$/;" a +'L153' HTML/S/67.html /^<\/a> 153 $/;" a +'L153' HTML/S/7.html /^<\/a> 153 "Added multi-delimiters " + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L153' HTML/S/71.html /^<\/a> 153 *<\/em>$/;" a +'L153' HTML/S/73.html /^<\/a> 153 * The number of items to duplicate.<\/em>$/;" a +'L153' HTML/S/75.html /^<\/a> 153 return<\/strong> left<\/a>(1);$/;" a +'L153' HTML/S/76.html /^<\/a> 153 $/;" a +'L153' HTML/S/81.html /^<\/a> 153 public<\/strong> boolean<\/strong> isInTree<\/a>(T<\/a> element<\/a>) {<\/em>$/;" a +'L153' HTML/S/83.html /^<\/a> 153 return<\/strong> left<\/a>.directedWalk<\/a>(treeWalker<\/a>);$/;" a +'L153' HTML/S/88.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/9.html /^<\/a> 153 $/;" a +'L153' HTML/S/90.html /^<\/a> 153 }<\/em>$/;" a +'L153' HTML/S/91.html /^<\/a> 153 * Apply a given function to each element in the list and its index.<\/em>$/;" a +'L153' HTML/S/92.html /^<\/a> 153 $/;" a +'L154' HTML/S/1.html /^<\/a>22CD; 2243 # REVERSED TILDE EQUALS$/;" a +'L154' HTML/S/106.html /^<\/a> 154 $/;" a +'L154' HTML/S/108.html /^<\/a> 154 * @param and<\/em>$/;" a +'L154' HTML/S/111.html /^<\/a> 154 $/;" a +'L154' HTML/S/113.html /^<\/a> 154 $/;" a +'L154' HTML/S/115.html /^<\/a> 154 public<\/strong> List<\/a><Edge<\/a><T<\/a>>> getMinimumSpanningTree() {<\/em>$/;" a +'L154' HTML/S/130.html /^<\/a> 154 field<\/a>.setValue<\/a>(val<\/a>);$/;" a +'L154' HTML/S/131.html /^<\/a> 154 $/;" a +'L154' HTML/S/132.html /^<\/a> 154 * @param parent<\/em>$/;" a +'L154' HTML/S/133.html /^<\/a> 154 *\/<\/em>$/;" a +'L154' HTML/S/140.html /^<\/a> 154 \/**<\/em>$/;" a +'L154' HTML/S/143.html /^<\/a> 154 $/;" a +'L154' HTML/S/147.html /^<\/a> 154 * context.<\/em>$/;" a +'L154' HTML/S/164.html /^<\/a> 154 }<\/em>$/;" a +'L154' HTML/S/185.html /^<\/a> 154 * The precedence of the operator<\/em>$/;" a +'L154' HTML/S/186.html /^<\/a> 154 if<\/strong>(currPatt<\/a> == null<\/strong>) {<\/em>$/;" a +'L154' HTML/S/190.html /^<\/a> 154 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L154' HTML/S/193.html /^<\/a>22CD; 2243 # REVERSED TILDE EQUALS$/;" a +'L154' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/ListParameterPanel.java$/;" a +'L154' HTML/S/32.html /^<\/a> 154 \/*<\/em>$/;" a +'L154' HTML/S/38.html /^<\/a> 154 * <\/em>$/;" a +'L154' HTML/S/42.html /^<\/a> 154 Either<\/a><?, ?> other<\/a> = (Either<\/a><?, ?>) obj<\/a>;$/;" a +'L154' HTML/S/46.html /^<\/a> 154 return<\/strong> new<\/strong> LazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>);$/;" a +'L154' HTML/S/51.html /^<\/a> 154 @Override<\/a>$/;" a +'L154' HTML/S/52.html /^<\/a> 154 $/;" a +'L154' HTML/S/53.html /^<\/a> 154 $/;" a +'L154' HTML/S/54.html /^<\/a> 154 Supplier<\/a><NewRight<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L154' HTML/S/60.html /^<\/a> 154 $/;" a +'L154' HTML/S/63.html /^<\/a> 154 }<\/em>$/;" a +'L154' HTML/S/64.html /^<\/a> 154 if<\/strong>(word<\/a>.equals<\/a>("")) return<\/strong>;$/;" a +'L154' HTML/S/66.html /^<\/a> 154 * The amount to attempt to move the cursor left.<\/em>$/;" a +'L154' HTML/S/67.html /^<\/a> 154 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L154' HTML/S/7.html /^<\/a> 154 }<\/em>$/;" a +'L154' HTML/S/71.html /^<\/a> 154 * @param amt<\/em>$/;" a +'L154' HTML/S/73.html /^<\/a> 154 *\/<\/em>$/;" a +'L154' HTML/S/75.html /^<\/a> 154 }<\/em>$/;" a +'L154' HTML/S/76.html /^<\/a> 154 \/**<\/em>$/;" a +'L154' HTML/S/81.html /^<\/a> 154 return<\/strong> root<\/a>.contains<\/a>(element<\/a>, comparator<\/a>);$/;" a +'L154' HTML/S/83.html /^<\/a> 154 case<\/strong> RIGHT<\/a>:$/;" a +'L154' HTML/S/88.html /^<\/a> 154 $/;" a +'L154' HTML/S/9.html /^<\/a> 154 private<\/strong> static<\/strong> Iterator<\/a><Token<\/a><String<\/a>, String<\/a>>> preprocessInput<\/a>(Set<\/a><String<\/a>> ops<\/a>, TokenSplitter<\/a> split<\/a>, String<\/a> ln<\/a>,$/;" a +'L154' HTML/S/90.html /^<\/a> 154 }<\/em>$/;" a +'L154' HTML/S/91.html /^<\/a> 154 *<\/em>$/;" a +'L154' HTML/S/92.html /^<\/a> 154 \/**<\/em>$/;" a +'L155' HTML/S/1.html /^<\/a>22D0; 22D1 # DOUBLE SUBSET$/;" a +'L155' HTML/S/106.html /^<\/a> 155 \/**<\/em>$/;" a +'L155' HTML/S/108.html /^<\/a> 155 * Whether to use 'and' or 'or'.<\/em>$/;" a +'L155' HTML/S/111.html /^<\/a> 155 return<\/strong> false<\/strong>;$/;" a +'L155' HTML/S/113.html /^<\/a> 155 \/**<\/em>$/;" a +'L155' HTML/S/115.html /^<\/a> 155 \/\/ Set of all of the currently available edges<\/em>$/;" a +'L155' HTML/S/130.html /^<\/a> 155 $/;" a +'L155' HTML/S/131.html /^<\/a> 155 \/**<\/em>$/;" a +'L155' HTML/S/132.html /^<\/a> 155 * The component to use as the parent for the dialog.<\/em>$/;" a +'L155' HTML/S/133.html /^<\/a> 155 public<\/strong> static<\/strong> boolean<\/strong> getYesNo(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> question<\/a>) {<\/em>$/;" a +'L155' HTML/S/140.html /^<\/a> 155 * Set the action to execute when continuing a rule<\/em>$/;" a +'L155' HTML/S/143.html /^<\/a> 155 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L155' HTML/S/147.html /^<\/a> 155 * <\/em>$/;" a +'L155' HTML/S/185.html /^<\/a> 155 *\/<\/em>$/;" a +'L155' HTML/S/186.html /^<\/a> 155 currPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L155' HTML/S/190.html /^<\/a> 155 String<\/a>.format<\/a>("Illegal escape sequence '%s' at position %d", possibleEscapeFinder<\/a>.group<\/a>(), possibleEscapeFinder<\/a>.start<\/a>()));$/;" a +'L155' HTML/S/193.html /^<\/a>22D0; 22D1 # DOUBLE SUBSET$/;" a +'L155' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/SimpleListPanel.java$/;" a +'L155' HTML/S/32.html /^<\/a> 155 * Default command builders<\/em>$/;" a +'L155' HTML/S/38.html /^<\/a> 155 * @see java.lang.Object#toString()<\/em>$/;" a +'L155' HTML/S/42.html /^<\/a> 155 $/;" a +'L155' HTML/S/46.html /^<\/a> 155 }<\/em>$/;" a +'L155' HTML/S/51.html /^<\/a> 155 public<\/strong> default<\/strong> RightType<\/a> getRight<\/a>() {<\/em>$/;" a +'L155' HTML/S/52.html /^<\/a> 155 \/**<\/em>$/;" a +'L155' HTML/S/53.html /^<\/a> 155 if<\/strong> (valueMaterialized<\/a> != other<\/a>.valueMaterialized<\/a>) return<\/strong> false<\/strong>;$/;" a +'L155' HTML/S/54.html /^<\/a> 155 if<\/strong>(rightMaterialized<\/a>) return<\/strong> mapper<\/a>.apply<\/a>(rightValue<\/a>);$/;" a +'L155' HTML/S/60.html /^<\/a> 155 \/\/ Return whatever the first child is<\/em>$/;" a +'L155' HTML/S/63.html /^<\/a> 155 $/;" a +'L155' HTML/S/64.html /^<\/a> 155 $/;" a +'L155' HTML/S/66.html /^<\/a> 155 *<\/em>$/;" a +'L155' HTML/S/67.html /^<\/a> 155 }<\/em>$/;" a +'L155' HTML/S/7.html /^<\/a> 155 break<\/strong>;$/;" a +'L155' HTML/S/71.html /^<\/a> 155 * The amount to attempt to move the cursor left.<\/em>$/;" a +'L155' HTML/S/73.html /^<\/a> 155 public<\/strong> void<\/strong> dup<\/a>(int<\/strong> n<\/a>) {<\/em>$/;" a +'L155' HTML/S/75.html /^<\/a> 155 $/;" a +'L155' HTML/S/76.html /^<\/a> 155 * Move the cursor one space right.<\/em>$/;" a +'L155' HTML/S/81.html /^<\/a> 155 }<\/em>$/;" a +'L155' HTML/S/83.html /^<\/a> 155 return<\/strong> right<\/a>.directedWalk<\/a>(treeWalker<\/a>);$/;" a +'L155' HTML/S/88.html /^<\/a> 155 return<\/strong> returned<\/a>;$/;" a +'L155' HTML/S/9.html /^<\/a> 155 Set<\/a><String<\/a>> reserved<\/a>, TestContext<\/a> ctx<\/a>) {<\/em>$/;" a +'L155' HTML/S/91.html /^<\/a> 155 * @param action<\/em>$/;" a +'L155' HTML/S/92.html /^<\/a> 155 * Remove the value bound to the key.<\/em>$/;" a +'L156' HTML/S/1.html /^<\/a>22D1; 22D0 # DOUBLE SUPERSET$/;" a +'L156' HTML/S/106.html /^<\/a> 156 * Partition a list into a list of lists, where each element can count<\/em>$/;" a +'L156' HTML/S/108.html /^<\/a> 156 * <\/em>$/;" a +'L156' HTML/S/111.html /^<\/a> 156 }<\/em>$/;" a +'L156' HTML/S/113.html /^<\/a> 156 * Set the weight of an edge<\/em>$/;" a +'L156' HTML/S/115.html /^<\/a> 156 Queue<\/a><Edge<\/a><T<\/a>>> available<\/a> = new<\/strong> PriorityQueue<\/a><>(10,$/;" a +'L156' HTML/S/130.html /^<\/a> 156 action<\/a>.accept<\/a>(val<\/a>);$/;" a +'L156' HTML/S/131.html /^<\/a> 156 * Get a value parsable from a string from the user.<\/em>$/;" a +'L156' HTML/S/132.html /^<\/a> 156 * @param title<\/em>$/;" a +'L156' HTML/S/133.html /^<\/a> 156 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L156' HTML/S/140.html /^<\/a> 156 *<\/em>$/;" a +'L156' HTML/S/143.html /^<\/a> 156 }<\/em>$/;" a +'L156' HTML/S/147.html /^<\/a> 156 * This means groups that can't occur at the<\/em>$/;" a +'L156' HTML/S/185.html /^<\/a> 156 public<\/strong> void<\/strong> addOp<\/a>(String<\/a> operator<\/a>, IPrecedent<\/a> precedence<\/a>) {<\/em>$/;" a +'L156' HTML/S/186.html /^<\/a> 156 currExclusionPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L156' HTML/S/190.html /^<\/a> 156 }<\/em>$/;" a +'L156' HTML/S/193.html /^<\/a>22D1; 22D0 # DOUBLE SUPERSET$/;" a +'L156' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/CommandHandler.java$/;" a +'L156' HTML/S/32.html /^<\/a> 156 *\/<\/em>$/;" a +'L156' HTML/S/38.html /^<\/a> 156 *\/<\/em>$/;" a +'L156' HTML/S/42.html /^<\/a> 156 if<\/strong>(isLeft<\/a> != other<\/a>.isLeft<\/a>) return<\/strong> false<\/strong>;$/;" a +'L156' HTML/S/46.html /^<\/a> 156 $/;" a +'L156' HTML/S/51.html /^<\/a> 156 return<\/strong> merge<\/a>((leftValue<\/a>, rightValue<\/a>) -> rightValue<\/a>);$/;" a +'L156' HTML/S/52.html /^<\/a> 156 * Transform the value that is the head of this node<\/em>$/;" a +'L156' HTML/S/53.html /^<\/a> 156 $/;" a +'L156' HTML/S/54.html /^<\/a> 156 $/;" a +'L156' HTML/S/60.html /^<\/a> 156 break<\/strong>;$/;" a +'L156' HTML/S/63.html /^<\/a> 156 builder<\/a>.append<\/a>("Node #");$/;" a +'L156' HTML/S/64.html /^<\/a> 156 \/*<\/em>$/;" a +'L156' HTML/S/66.html /^<\/a> 156 * @return True if the cursor was moved left.<\/em>$/;" a +'L156' HTML/S/67.html /^<\/a> 156 }<\/em>$/;" a +'L156' HTML/S/7.html /^<\/a> 156 case<\/strong> "splitter-addnon":$/;" a +'L156' HTML/S/71.html /^<\/a> 156 *<\/em>$/;" a +'L156' HTML/S/73.html /^<\/a> 156 multidup<\/a>(n<\/a>, 2);$/;" a +'L156' HTML/S/75.html /^<\/a> 156 \/**<\/em>$/;" a +'L156' HTML/S/76.html /^<\/a> 156 *<\/em>$/;" a +'L156' HTML/S/81.html /^<\/a> 156 $/;" a +'L156' HTML/S/83.html /^<\/a> 156 case<\/strong> FAILURE<\/a>:$/;" a +'L156' HTML/S/88.html /^<\/a> 156 }<\/em>$/;" a +'L156' HTML/S/9.html /^<\/a> 156 String<\/a>[] rawTokens<\/a> = ln<\/a>.split<\/a>("\\\\s+");$/;" a +'L156' HTML/S/91.html /^<\/a> 156 * The function to apply to each element in the list and<\/em>$/;" a +'L156' HTML/S/92.html /^<\/a> 156 *<\/em>$/;" a +'L157' HTML/S/1.html /^<\/a>22D6; 22D7 # LESS-THAN WITH DOT$/;" a +'L157' HTML/S/106.html /^<\/a> 157 * for more than one element in a partition<\/em>$/;" a +'L157' HTML/S/108.html /^<\/a> 157 * @return The sequence as an English list.<\/em>$/;" a +'L157' HTML/S/111.html /^<\/a> 157 $/;" a +'L157' HTML/S/113.html /^<\/a> 157 *<\/em>$/;" a +'L157' HTML/S/115.html /^<\/a> 157 (left<\/a>, right<\/a>) -> left<\/a>.getDistance<\/a>() - right<\/a>.getDistance<\/a>());$/;" a +'L157' HTML/S/130.html /^<\/a> 157 }<\/em>$/;" a +'L157' HTML/S/131.html /^<\/a> 157 *<\/em>$/;" a +'L157' HTML/S/132.html /^<\/a> 157 * The title of the dialog to prompt with.<\/em>$/;" a +'L157' HTML/S/133.html /^<\/a> 157 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L157' HTML/S/140.html /^<\/a> 157 * @param continueRule<\/em>$/;" a +'L157' HTML/S/143.html /^<\/a> 157 $/;" a +'L157' HTML/S/147.html /^<\/a> 157 * top-level of this group, as well as nested<\/em>$/;" a +'L157' HTML/S/185.html /^<\/a> 157 \/*<\/em>$/;" a +'L157' HTML/S/186.html /^<\/a> 157 $/;" a +'L157' HTML/S/190.html /^<\/a> 157 $/;" a +'L157' HTML/S/193.html /^<\/a>22D6; 22D7 # LESS-THAN WITH DOT$/;" a +'L157' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/SingleSupplier.java$/;" a +'L157' HTML/S/32.html /^<\/a> 157 $/;" a +'L157' HTML/S/38.html /^<\/a> 157 @Override<\/a>$/;" a +'L157' HTML/S/42.html /^<\/a> 157 $/;" a +'L157' HTML/S/46.html /^<\/a> 157 @Override<\/a>$/;" a +'L157' HTML/S/51.html /^<\/a> 157 }<\/em>$/;" a +'L157' HTML/S/52.html /^<\/a> 157 *<\/em>$/;" a +'L157' HTML/S/53.html /^<\/a> 157 if<\/strong> (valueMaterialized<\/a>) {<\/em>$/;" a +'L157' HTML/S/54.html /^<\/a> 157 return<\/strong> mapper<\/a>.apply<\/a>(rightSupplier<\/a>.get<\/a>());$/;" a +'L157' HTML/S/60.html /^<\/a> 157 }<\/em> else<\/strong> {<\/em>$/;" a +'L157' HTML/S/63.html /^<\/a> 157 builder<\/a>.append<\/a>(ID<\/a>);$/;" a +'L157' HTML/S/64.html /^<\/a> 157 * Handle each possible abbreviation.<\/em>$/;" a +'L157' HTML/S/66.html /^<\/a> 157 *\/<\/em>$/;" a +'L157' HTML/S/7.html /^<\/a> 157 split<\/a>.addNonMatcher<\/a>(argArray<\/a>);$/;" a +'L157' HTML/S/71.html /^<\/a> 157 * @return True if the cursor was moved left.<\/em>$/;" a +'L157' HTML/S/73.html /^<\/a> 157 }<\/em>$/;" a +'L157' HTML/S/75.html /^<\/a> 157 * Move the cursor the specified amount left.<\/em>$/;" a +'L157' HTML/S/76.html /^<\/a> 157 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L157' HTML/S/81.html /^<\/a> 157 \/**<\/em>$/;" a +'L157' HTML/S/83.html /^<\/a> 157 return<\/strong> false<\/strong>;$/;" a +'L157' HTML/S/88.html /^<\/a> 157 $/;" a +'L157' HTML/S/9.html /^<\/a> 157 $/;" a +'L157' HTML/S/91.html /^<\/a> 157 * its index.<\/em>$/;" a +'L157' HTML/S/92.html /^<\/a> 157 * @param key<\/em>$/;" a +'L158' HTML/S/1.html /^<\/a>22D7; 22D6 # GREATER-THAN WITH DOT$/;" a +'L158' HTML/S/106.html /^<\/a> 158 *<\/em>$/;" a +'L158' HTML/S/108.html /^<\/a> 158 *\/<\/em>$/;" a +'L158' HTML/S/111.html /^<\/a> 158 \/**<\/em>$/;" a +'L158' HTML/S/113.html /^<\/a> 158 * @param source<\/em>$/;" a +'L158' HTML/S/115.html /^<\/a> 158 $/;" a +'L158' HTML/S/130.html /^<\/a> 158 }<\/em>);$/;" a +'L158' HTML/S/131.html /^<\/a> 158 * @param <E><\/em>$/;" a +'L158' HTML/S/132.html /^<\/a> 158 * @return The file if the user chose one or null if they didn't.<\/em>$/;" a +'L158' HTML/S/133.html /^<\/a> 158 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L158' HTML/S/140.html /^<\/a> 158 * The action to execute on continuation of a rule<\/em>$/;" a +'L158' HTML/S/143.html /^<\/a> 158 \/**<\/em>$/;" a +'L158' HTML/S/147.html /^<\/a> 158 * exclusions from all enclosing groups.<\/em>$/;" a +'L158' HTML/S/185.html /^<\/a> 158 * Complain about trying to add an incorrect operator<\/em>$/;" a +'L158' HTML/S/186.html /^<\/a> 158 currExclusionPatt<\/a>.append<\/a>("(?:" + delim<\/a> + ")");$/;" a +'L158' HTML/S/190.html /^<\/a> 158 String<\/a> escapeSeq<\/a> = escapeFinder<\/a>.group<\/a>();$/;" a +'L158' HTML/S/193.html /^<\/a>22D7; 22D6 # GREATER-THAN WITH DOT$/;" a +'L158' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/DoubleMatcher.java$/;" a +'L158' HTML/S/32.html /^<\/a> 158 private<\/strong> GenericCommand<\/a> buildAliasCommand<\/a>() {<\/em>$/;" a +'L158' HTML/S/38.html /^<\/a> 158 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L158' HTML/S/42.html /^<\/a> 158 if<\/strong>(leftVal<\/a> == null<\/strong>) {<\/em>$/;" a +'L158' HTML/S/46.html /^<\/a> 158 public<\/strong> <NewRightType<\/a>> IPair<\/a><NewLeft<\/a>, NewRightType<\/a>> mapRight<\/a>(Function<\/a><NewRight<\/a>, NewRightType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L158' HTML/S/51.html /^<\/a> 158 $/;" a +'L158' HTML/S/52.html /^<\/a> 158 * @param <TransformedType><\/em>$/;" a +'L158' HTML/S/53.html /^<\/a> 158 if<\/strong> (heldValue<\/a> == null<\/strong>) {<\/em>$/;" a +'L158' HTML/S/54.html /^<\/a> 158 }<\/em>;$/;" a +'L158' HTML/S/60.html /^<\/a> 158 done<\/a> = true<\/strong>;$/;" a +'L158' HTML/S/63.html /^<\/a> 158 builder<\/a>.append<\/a>(": ");$/;" a +'L158' HTML/S/64.html /^<\/a> 158 *\/<\/em>$/;" a +'L158' HTML/S/66.html /^<\/a> 158 @Override<\/a>$/;" a +'L158' HTML/S/7.html /^<\/a> 158 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L158' HTML/S/71.html /^<\/a> 158 *\/<\/em>$/;" a +'L158' HTML/S/73.html /^<\/a> 158 $/;" a +'L158' HTML/S/75.html /^<\/a> 158 *<\/em>$/;" a +'L158' HTML/S/76.html /^<\/a> 158 *<\/em>$/;" a +'L158' HTML/S/81.html /^<\/a> 158 * Traverse the tree in a specified way until the function fails<\/em>$/;" a +'L158' HTML/S/83.html /^<\/a> 158 default<\/strong>:$/;" a +'L158' HTML/S/88.html /^<\/a> 158 @Override<\/a>$/;" a +'L158' HTML/S/9.html /^<\/a> 158 List<\/a><String<\/a>> splitTokens<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L158' HTML/S/91.html /^<\/a> 158 *\/<\/em>$/;" a +'L158' HTML/S/92.html /^<\/a> 158 * The key to remove from the map.<\/em>$/;" a +'L159' HTML/S/1.html /^<\/a>22D8; 22D9 # VERY MUCH LESS-THAN$/;" a +'L159' HTML/S/106.html /^<\/a> 159 * @param <E><\/em>$/;" a +'L159' HTML/S/108.html /^<\/a> 159 public<\/strong> static<\/strong> String<\/a> toEnglishList<\/a>(Object<\/a>[] objects<\/a>, boolean<\/strong> and<\/a>) {<\/em>$/;" a +'L159' HTML/S/111.html /^<\/a> 159 * Add a new rule with no cases.<\/em>$/;" a +'L159' HTML/S/113.html /^<\/a> 159 * The source node of the edge<\/em>$/;" a +'L159' HTML/S/115.html /^<\/a> 159 \/\/ The MST of the graph<\/em>$/;" a +'L159' HTML/S/130.html /^<\/a> 159 $/;" a +'L159' HTML/S/131.html /^<\/a> 159 * The type of the value parsed from the string<\/em>$/;" a +'L159' HTML/S/132.html /^<\/a> 159 *\/<\/em>$/;" a +'L159' HTML/S/133.html /^<\/a> 159 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L159' HTML/S/140.html /^<\/a> 159 *\/<\/em>$/;" a +'L159' HTML/S/143.html /^<\/a> 159 * Check if a group is excluded at the top level of this group.<\/em>$/;" a +'L159' HTML/S/147.html /^<\/a> 159 *\/<\/em>$/;" a +'L159' HTML/S/185.html /^<\/a> 159 *\/<\/em>$/;" a +'L159' HTML/S/186.html /^<\/a> 159 }<\/em> else<\/strong> {<\/em>$/;" a +'L159' HTML/S/190.html /^<\/a> 159 $/;" a +'L159' HTML/S/193.html /^<\/a>22D8; 22D9 # VERY MUCH LESS-THAN$/;" a +'L159' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/TransformedValueMap.java$/;" a +'L159' HTML/S/32.html /^<\/a> 159 String<\/a> aliasShortHelp<\/a> = "alias\\tAlias one command to another";$/;" a +'L159' HTML/S/38.html /^<\/a> 159 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L159' HTML/S/42.html /^<\/a> 159 if<\/strong>(other<\/a>.leftVal<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L159' HTML/S/46.html /^<\/a> 159 if<\/strong>(mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L159' HTML/S/51.html /^<\/a> 159 \/**<\/em>$/;" a +'L159' HTML/S/52.html /^<\/a> 159 * The type of the transformed value<\/em>$/;" a +'L159' HTML/S/53.html /^<\/a> 159 if<\/strong> (other<\/a>.heldValue<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L159' HTML/S/54.html /^<\/a> 159 $/;" a +'L159' HTML/S/60.html /^<\/a> 159 return<\/strong> flushYields<\/a>(postParent<\/a>);$/;" a +'L159' HTML/S/63.html /^<\/a> 159 builder<\/a>.append<\/a>(data<\/a> == null<\/strong> ? "(null)" : data<\/a>.toString<\/a>());$/;" a +'L159' HTML/S/64.html /^<\/a> 159 for<\/strong>(int<\/strong> i<\/a> = word<\/a>.length<\/a>(); i<\/a> > 0; i<\/a>--) {<\/em>$/;" a +'L159' HTML/S/66.html /^<\/a> 159 public<\/strong> boolean<\/strong> left<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L159' HTML/S/7.html /^<\/a> 159 System<\/a>.out<\/a>.println<\/a>("Added non-splitters " + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L159' HTML/S/71.html /^<\/a> 159 @Override<\/a>$/;" a +'L159' HTML/S/73.html /^<\/a> 159 \/**<\/em>$/;" a +'L159' HTML/S/75.html /^<\/a> 159 * The cursor can't go past zero. Attempts to move the cursor by amounts<\/em>$/;" a +'L159' HTML/S/76.html /^<\/a> 159 * @return Whether the cursor was moved right.<\/em>$/;" a +'L159' HTML/S/81.html /^<\/a> 159 *<\/em>$/;" a +'L159' HTML/S/83.html /^<\/a> 159 return<\/strong> false<\/strong>;$/;" a +'L159' HTML/S/88.html /^<\/a> 159 public<\/strong> boolean<\/strong> contains<\/a>(E<\/a> item<\/a>) {<\/em>$/;" a +'L159' HTML/S/9.html /^<\/a> 159 $/;" a +'L159' HTML/S/91.html /^<\/a> 159 void<\/strong> forEachIndexed<\/a>(BiConsumer<\/a><Integer<\/a>, ContainedType<\/a>> action<\/a>);$/;" a +'L159' HTML/S/92.html /^<\/a> 159 * <\/em>$/;" a +'L16' HTML/S/1.html /^<\/a># that is the mirror image of the original character's glyph.$/;" a +'L16' HTML/S/10.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/100.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/101.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/102.html /^<\/a> 16 this<\/strong>.predicate<\/a> = predicate<\/a>;$/;" a +'L16' HTML/S/103.html /^<\/a> 16 * function<\/em>$/;" a +'L16' HTML/S/104.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/105.html /^<\/a> 16 * @throws IllegalStateException<\/em>$/;" a +'L16' HTML/S/106.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/107.html /^<\/a> 16 * The number to compute<\/em>$/;" a +'L16' HTML/S/108.html /^<\/a> 16 * @param input<\/em>$/;" a +'L16' HTML/S/109.html /^<\/a> 16 @FunctionalInterface<\/a>$/;" a +'L16' HTML/S/11.html /^<\/a> 16 $/;" a +'L16' HTML/S/110.html /^<\/a> 16 * Create a new random grammar.<\/em>$/;" a +'L16' HTML/S/111.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/112.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/113.html /^<\/a> 16 $/;" a +'L16' HTML/S/114.html /^<\/a> 16 $/;" a +'L16' HTML/S/115.html /^<\/a> 16 import<\/strong> java.util.function.BiConsumer;$/;" a +'L16' HTML/S/116.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/117.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/118.html /^<\/a> 16 * @author ben<\/em>$/;" a +'L16' HTML/S/119.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/120.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/121.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/122.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/123.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/124.html /^<\/a> 16 public<\/strong> class<\/strong> HolderOutputPanel extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L16' HTML/S/125.html /^<\/a> 16 $/;" a +'L16' HTML/S/127.html /^<\/a> 16 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -4734279623645236868L;$/;" a +'L16' HTML/S/128.html /^<\/a> 16 import<\/strong> javax.swing.ListSelectionModel;$/;" a +'L16' HTML/S/129.html /^<\/a> 16 public<\/strong> class<\/strong> SimpleSpinnerPanel extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L16' HTML/S/13.html /^<\/a> 16 public<\/strong> class<\/strong> TestContext<\/a> {<\/em>$/;" a +'L16' HTML/S/130.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/131.html /^<\/a> 16 $/;" a +'L16' HTML/S/132.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/133.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/134.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/135.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/136.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/137.html /^<\/a> 16 $/;" a +'L16' HTML/S/138.html /^<\/a> 16 * The line of the source this block started on.<\/em>$/;" a +'L16' HTML/S/139.html /^<\/a> 16 * NOTE: The EOF marker is always treated as a delimiter. You are expected to<\/em>$/;" a +'L16' HTML/S/14.html /^<\/a> 16 import<\/strong> java.util.Deque;$/;" a +'L16' HTML/S/140.html /^<\/a> 16 import<\/strong> java.util.function.Consumer;$/;" a +'L16' HTML/S/141.html /^<\/a> 16 $/;" a +'L16' HTML/S/143.html /^<\/a> 16 import<\/strong> java.util.Map;$/;" a +'L16' HTML/S/144.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/145.html /^<\/a> 16 public<\/strong> class<\/strong> RegexOpener<\/a> implements<\/strong> Function<\/a><String<\/a>, IPair<\/a><String<\/a>, String<\/a>[]>> {<\/em>$/;" a +'L16' HTML/S/146.html /^<\/a> 16 $/;" a +'L16' HTML/S/147.html /^<\/a> 16 $/;" a +'L16' HTML/S/148.html /^<\/a> 16 * for ease of use for strings.<\/em>$/;" a +'L16' HTML/S/149.html /^<\/a> 16 * integer.<\/em>$/;" a +'L16' HTML/S/15.html /^<\/a> 16 Token<\/a><String<\/a>, String<\/a>> name<\/a> = ctx<\/a>.tokens<\/a>.current<\/a>();$/;" a +'L16' HTML/S/150.html /^<\/a> 16 * @return A new object with set precedence<\/em>$/;" a +'L16' HTML/S/151.html /^<\/a> 16 super<\/strong>(msg<\/a>);$/;" a +'L16' HTML/S/153.html /^<\/a> 16 * @author bjculkin<\/em>$/;" a +'L16' HTML/S/154.html /^<\/a> 16 * @param <K><\/em>$/;" a +'L16' HTML/S/155.html /^<\/a> 16 * @param <K><\/em>$/;" a +'L16' HTML/S/156.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/157.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/158.html /^<\/a> 16 * @param <C><\/em>$/;" a +'L16' HTML/S/159.html /^<\/a> 16 * @param <K><\/em>$/;" a +'L16' HTML/S/16.html /^<\/a> 16 private<\/strong> static<\/strong> void<\/strong> addCase<\/a>(String<\/a> ruleName<\/a>, int<\/strong> probability<\/a>, String<\/a> ruleParts<\/a>) {<\/em>$/;" a +'L16' HTML/S/160.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/161.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/162.html /^<\/a> 16 * @param <V><\/em>$/;" a +'L16' HTML/S/163.html /^<\/a> 16 * The key type of the tokens.<\/em>$/;" a +'L16' HTML/S/164.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/165.html /^<\/a> 16 * The key type of the tokens.<\/em>$/;" a +'L16' HTML/S/166.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/167.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/168.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/169.html /^<\/a> 16 * The key type of the tokens.<\/em>$/;" a +'L16' HTML/S/17.html /^<\/a> 16 $/;" a +'L16' HTML/S/170.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/171.html /^<\/a> 16 * The key type of the tokens.<\/em>$/;" a +'L16' HTML/S/172.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/173.html /^<\/a> 16 * The key type of the tokens.<\/em>$/;" a +'L16' HTML/S/174.html /^<\/a> 16 * @param <K><\/em>$/;" a +'L16' HTML/S/175.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/176.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/177.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/178.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/179.html /^<\/a> 16 public<\/strong> class<\/strong> ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L16' HTML/S/180.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/181.html /^<\/a> 16 public<\/strong> interface<\/strong> Token<\/a><K<\/a>, V<\/a>> {<\/em>$/;" a +'L16' HTML/S/182.html /^<\/a> 16 * Create a new string token.<\/em>$/;" a +'L16' HTML/S/183.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/184.html /^<\/a> 16 * The key type of the token.<\/em>$/;" a +'L16' HTML/S/185.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/186.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/187.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/188.html /^<\/a> 16 * The second pass removes simple operators.<\/em>$/;" a +'L16' HTML/S/189.html /^<\/a> 16 \/\/ Handle operators<\/em>$/;" a +'L16' HTML/S/19.html /^<\/a>$/;" a +'L16' HTML/S/190.html /^<\/a> 16 * This regex matches potential single character escape sequences.$/;" a +'L16' HTML/S/191.html /^<\/a> 16 * Creates a parse tree from a postfix expression<\/em>$/;" a +'L16' HTML/S/192.html /^<\/a> 16 * Tests for TokenUtils<\/em>$/;" a +'L16' HTML/S/193.html /^<\/a># that is the mirror image of the original character's glyph.$/;" a +'L16' HTML/S/196.html /^<\/a>$/;" a +'L16' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/theory\/Bifunctor.java$/;" a +'L16' HTML/S/2.html /^<\/a> <resource>$/;" a +'L16' HTML/S/20.html /^<\/a> 16 \/*<\/em>$/;" a +'L16' HTML/S/203.html /^<\/a> <property name="sun.java.launcher" value="SUN_STANDARD"\/>$/;" a +'L16' HTML/S/21.html /^<\/a> 16 $/;" a +'L16' HTML/S/22.html /^<\/a> 16 * @param args<\/em>$/;" a +'L16' HTML/S/23.html /^<\/a> 16 $/;" a +'L16' HTML/S/24.html /^<\/a> 16 * @return Whether or not this mode can handle the command. It is<\/em>$/;" a +'L16' HTML/S/25.html /^<\/a> 16 * Create a new command that delegates to another command.<\/em>$/;" a +'L16' HTML/S/26.html /^<\/a> 16 * Commands are denoted by a single character, but can invoke submodes.<\/em>$/;" a +'L16' HTML/S/27.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/28.html /^<\/a> 16 * @param cause<\/em>$/;" a +'L16' HTML/S/29.html /^<\/a> 16 * Get all the characters that are registered to something in this mode.<\/em>$/;" a +'L16' HTML/S/3.html /^<\/a> 16 * Main method.<\/em>$/;" a +'L16' HTML/S/30.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/31.html /^<\/a> 16 * The help for the command.<\/em>$/;" a +'L16' HTML/S/32.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/33.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/34.html /^<\/a> 16 public<\/strong> String<\/a> getSummary<\/a>() {<\/em>$/;" a +'L16' HTML/S/35.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/36.html /^<\/a> 16 public<\/strong> class<\/strong> ComponentDescriptionFileParser {<\/em>$/;" a +'L16' HTML/S/37.html /^<\/a> 16 \/\/ Tentative author of this component<\/em>$/;" a +'L16' HTML/S/38.html /^<\/a> 16 import<\/strong> java.util.logging.Level;$/;" a +'L16' HTML/S/39.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/4.html /^<\/a> 16 System<\/a>.out<\/a>.print<\/a>("What order would you like the tree to be printed in (m for options): ");$/;" a +'L16' HTML/S/40.html /^<\/a> 16 * @return The author of the component<\/em>$/;" a +'L16' HTML/S/41.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/42.html /^<\/a> 16 public<\/strong> class<\/strong> Either<\/a><LeftType<\/a>, RightType<\/a>> implements<\/strong> IPair<\/a><LeftType<\/a>, RightType<\/a>> {<\/em>$/;" a +'L16' HTML/S/43.html /^<\/a> 16 * @param <ContainedType><\/em>$/;" a +'L16' HTML/S/44.html /^<\/a> 16 * @author ben<\/em>$/;" a +'L16' HTML/S/45.html /^<\/a> 16 public<\/strong> class<\/strong> BoundLazy<\/a><OldType<\/a>, BoundContainedType<\/a>> implements<\/strong> IHolder<\/a><BoundContainedType<\/a>> {<\/em>$/;" a +'L16' HTML/S/46.html /^<\/a> 16 public<\/strong> class<\/strong> BoundLazyPair<\/a><OldLeft<\/a>, OldRight<\/a>, NewLeft<\/a>, NewRight<\/a>> implements<\/strong> IPair<\/a><NewLeft<\/a>, NewRight<\/a>> {<\/em>$/;" a +'L16' HTML/S/47.html /^<\/a> 16 $/;" a +'L16' HTML/S/48.html /^<\/a> 16 public<\/strong> class<\/strong> HalfBoundLazyPair<\/a><OldType<\/a>, NewLeft<\/a>, NewRight<\/a>> implements<\/strong> IPair<\/a><NewLeft<\/a>, NewRight<\/a>> {<\/em>$/;" a +'L16' HTML/S/49.html /^<\/a> 16 $/;" a +'L16' HTML/S/5.html /^<\/a> 16 * Main method.<\/em>$/;" a +'L16' HTML/S/50.html /^<\/a> 16 $/;" a +'L16' HTML/S/51.html /^<\/a> 16 * The type of the right side of the pair<\/em>$/;" a +'L16' HTML/S/52.html /^<\/a> 16 * The type of data contained in the tree nodes<\/em>$/;" a +'L16' HTML/S/53.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/54.html /^<\/a> 16 * The type on the left side of the pair<\/em>$/;" a +'L16' HTML/S/55.html /^<\/a> 16 * The type of contained value<\/em>$/;" a +'L16' HTML/S/56.html /^<\/a> 16 $/;" a +'L16' HTML/S/57.html /^<\/a> 16 public<\/strong> class<\/strong> Pair<\/a><LeftType<\/a>, RightType<\/a>> implements<\/strong> IPair<\/a><LeftType<\/a>, RightType<\/a>> {<\/em>$/;" a +'L16' HTML/S/58.html /^<\/a> 16 private<\/strong> boolean<\/strong> yielded<\/a>;$/;" a +'L16' HTML/S/59.html /^<\/a> 16 private<\/strong> static<\/strong> long<\/strong> nextID<\/a> = 0;$/;" a +'L16' HTML/S/60.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/61.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/62.html /^<\/a> 16 *\/<\/em>$/;" a +'L16' HTML/S/63.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/64.html /^<\/a> 16 * <\/em>$/;" a +'L16' HTML/S/65.html /^<\/a> 16 * Retrieves a given sub-directory.$/;" a +'L16' HTML/S/66.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/67.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/68.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/69.html /^<\/a> 16 * The value type of the directory.<\/em>$/;" a +'L16' HTML/S/7.html /^<\/a> 16 import<\/strong> java.io.InputStream;$/;" a +'L16' HTML/S/70.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/71.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/72.html /^<\/a> 16 private<\/strong> Stack<\/a><T<\/a>> parent<\/a>;$/;" a +'L16' HTML/S/73.html /^<\/a> 16 * the stack than exists will cause a {@link StackUnderflowException} to be<\/em>$/;" a +'L16' HTML/S/74.html /^<\/a> 16 \/**<\/em>$/;" a +'L16' HTML/S/75.html /^<\/a> 16 private<\/strong> Tape<\/a><Tape<\/a><T<\/a>>> tapes<\/a>;$/;" a +'L16' HTML/S/76.html /^<\/a> 16 * The element type of the tapes.<\/em>$/;" a +'L16' HTML/S/77.html /^<\/a> 16 * The value type of the directory.<\/em>$/;" a +'L16' HTML/S/78.html /^<\/a> 16 * Create a new exception<\/em>$/;" a +'L16' HTML/S/79.html /^<\/a> 16 * Create a new exception<\/em>$/;" a +'L16' HTML/S/8.html /^<\/a> 16 @Override<\/a>$/;" a +'L16' HTML/S/80.html /^<\/a> 16 * Create a new exception with the given cause<\/em>$/;" a +'L16' HTML/S/81.html /^<\/a> 16 * @param <T><\/em>$/;" a +'L16' HTML/S/82.html /^<\/a> 16 public<\/strong> class<\/strong> BinarySearchTreeLeaf<\/a><T<\/a>> implements<\/strong> ITreePart<\/a><T<\/a>> {<\/em>$/;" a +'L16' HTML/S/83.html /^<\/a> 16 * @author ben<\/em>$/;" a +'L16' HTML/S/84.html /^<\/a> 16 * @author ben<\/em>$/;" a +'L16' HTML/S/85.html /^<\/a> 16 public<\/strong> interface<\/strong> ITreePart<\/a><T<\/a>> {<\/em>$/;" a +'L16' HTML/S/86.html /^<\/a> 16 * Visit the left side of this tree part, the right side, and then the<\/em>$/;" a +'L16' HTML/S/87.html /^<\/a> 16 this<\/strong>.store<\/a> = store<\/a>;$/;" a +'L16' HTML/S/88.html /^<\/a> 16 import<\/strong> java.util.function.Consumer;$/;" a +'L16' HTML/S/89.html /^<\/a> 16 * @param <KeyType><\/em>$/;" a +'L16' HTML/S/9.html /^<\/a> 16 import<\/strong> java.util.Iterator;$/;" a +'L16' HTML/S/90.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/91.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/92.html /^<\/a> 16 * The type of this map's values.<\/em>$/;" a +'L16' HTML/S/93.html /^<\/a> 16 public<\/strong> SentryList() {<\/em>$/;" a +'L16' HTML/S/94.html /^<\/a> 16 \/**$/;" a +'L16' HTML/S/95.html /^<\/a> 16 *<\/em>$/;" a +'L16' HTML/S/97.html /^<\/a> 16 * @param <NewValue><\/em>$/;" a +'L16' HTML/S/98.html /^<\/a> 16 * Create a collector that applies two collectors at once<\/em>$/;" a +'L16' HTML/S/99.html /^<\/a> 16 implements<\/strong> Collector<\/a><InitialType<\/a>, IHolder<\/a><IPair<\/a><AuxType1<\/a>, AuxType2<\/a>>>, IPair<\/a><FinalType1<\/a>, FinalType2<\/a>>> {<\/em>$/;" a +'L160' HTML/S/1.html /^<\/a>22D9; 22D8 # VERY MUCH GREATER-THAN$/;" a +'L160' HTML/S/106.html /^<\/a> 160 * The type of elements in the list to partition<\/em>$/;" a +'L160' HTML/S/108.html /^<\/a> 160 if<\/strong> (and<\/a>) {<\/em>$/;" a +'L160' HTML/S/111.html /^<\/a> 160 *<\/em>$/;" a +'L160' HTML/S/113.html /^<\/a> 160 * @param target<\/em>$/;" a +'L160' HTML/S/115.html /^<\/a> 160 List<\/a><Edge<\/a><T<\/a>>> minimums<\/a> = new<\/strong> ArrayList<\/a><>();$/;" a +'L160' HTML/S/130.html /^<\/a> 160 field<\/a>.setFocusLostBehavior<\/a>(JFormattedTextField<\/a>.COMMIT_OR_REVERT<\/a>);$/;" a +'L160' HTML/S/131.html /^<\/a> 160 *<\/em>$/;" a +'L160' HTML/S/132.html /^<\/a> 160 public<\/strong> static<\/strong> File<\/a> maybeOpenFile(Component<\/a> parent<\/a>, String<\/a> title<\/a>) {<\/em>$/;" a +'L160' HTML/S/133.html /^<\/a> 160 else<\/strong> if<\/strong>(question<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Question must not be null");$/;" a +'L160' HTML/S/140.html /^<\/a> 160 public<\/strong> void<\/strong> setContinueRule(BiConsumer<\/a><FunctionalStringTokenizer<\/a>, E<\/a>> continueRule<\/a>) {<\/em>$/;" a +'L160' HTML/S/143.html /^<\/a> 160 * <\/em>$/;" a +'L160' HTML/S/147.html /^<\/a> 160 if<\/strong>(isForbidden<\/a>(groupStack<\/a>, forbiddenDelimiters<\/a>, possibleOpen<\/a>)) {<\/em>$/;" a +'L160' HTML/S/185.html /^<\/a> 160 if<\/strong> (operator<\/a> == null<\/strong>)$/;" a +'L160' HTML/S/186.html /^<\/a> 160 currExclusionPatt<\/a>.append<\/a>("|(?:" + delim<\/a> + ")");$/;" a +'L160' HTML/S/190.html /^<\/a> 160 String<\/a> escapeRep<\/a> = "";$/;" a +'L160' HTML/S/193.html /^<\/a>22D9; 22D8 # VERY MUCH GREATER-THAN$/;" a +'L160' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/graph\/Graph.java$/;" a +'L160' HTML/S/32.html /^<\/a> 160 String<\/a> aliasLongHelp<\/a> = "Gives a command another name it can be invoked by."$/;" a +'L160' HTML/S/38.html /^<\/a> 160 builder<\/a>.append<\/a>("FileComponentRepository [");$/;" a +'L160' HTML/S/42.html /^<\/a> 160 }<\/em> else<\/strong> if<\/strong>(!leftVal<\/a>.equals<\/a>(other<\/a>.leftVal<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L160' HTML/S/46.html /^<\/a> 160 $/;" a +'L160' HTML/S/51.html /^<\/a> 160 * Transform the value on the left side of the pair. Doesn't modify the<\/em>$/;" a +'L160' HTML/S/52.html /^<\/a> 160 * @param transformer<\/em>$/;" a +'L160' HTML/S/53.html /^<\/a> 160 }<\/em> else<\/strong> if<\/strong> (!heldValue<\/a>.equals<\/a>(other<\/a>.heldValue<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L160' HTML/S/54.html /^<\/a> 160 return<\/strong> new<\/strong> LazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>);$/;" a +'L160' HTML/S/60.html /^<\/a> 160 }<\/em>$/;" a +'L160' HTML/S/63.html /^<\/a> 160 builder<\/a>.append<\/a>("\\n");$/;" a +'L160' HTML/S/64.html /^<\/a> 160 String<\/a> subword<\/a> = word<\/a>.substring<\/a>(0, i<\/a>);$/;" a +'L160' HTML/S/66.html /^<\/a> 160 boolean<\/strong> succ<\/a> = front<\/a>.left<\/a>(amt<\/a>);$/;" a +'L160' HTML/S/7.html /^<\/a> 160 }<\/em>$/;" a +'L160' HTML/S/71.html /^<\/a> 160 public<\/strong> boolean<\/strong> left<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L160' HTML/S/73.html /^<\/a> 160 * Duplicate the top item on the stack.<\/em>$/;" a +'L160' HTML/S/75.html /^<\/a> 160 * that would exceed zero don't move the cursor at all.<\/em>$/;" a +'L160' HTML/S/76.html /^<\/a> 160 *\/<\/em>$/;" a +'L160' HTML/S/81.html /^<\/a> 160 * @param linearizationMethod<\/em>$/;" a +'L160' HTML/S/83.html /^<\/a> 160 }<\/em>$/;" a +'L160' HTML/S/88.html /^<\/a> 160 \/\/ Check if any items in the list match the provided item<\/em>$/;" a +'L160' HTML/S/9.html /^<\/a> 160 for<\/strong>(String<\/a> raw<\/a> : rawTokens<\/a>) {<\/em>$/;" a +'L160' HTML/S/91.html /^<\/a> 160 $/;" a +'L160' HTML/S/92.html /^<\/a> 160 * @return The previous value for the key in the map, or null if the key<\/em>$/;" a +'L161' HTML/S/1.html /^<\/a>22DA; 22DB # LESS-THAN EQUAL TO OR GREATER-THAN$/;" a +'L161' HTML/S/106.html /^<\/a> 161 *<\/em>$/;" a +'L161' HTML/S/108.html /^<\/a> 161 return<\/strong> toEnglishList<\/a>(objects<\/a>, "and");$/;" a +'L161' HTML/S/111.html /^<\/a> 161 * @param name<\/em>$/;" a +'L161' HTML/S/113.html /^<\/a> 161 * The target node of the edge<\/em>$/;" a +'L161' HTML/S/115.html /^<\/a> 161 $/;" a +'L161' HTML/S/130.html /^<\/a> 161 field<\/a>.setColumns<\/a>(15);$/;" a +'L161' HTML/S/131.html /^<\/a> 161 * @param parent<\/em>$/;" a +'L161' HTML/S/132.html /^<\/a> 161 if<\/strong>(title<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L161' HTML/S/133.html /^<\/a> 161 $/;" a +'L161' HTML/S/140.html /^<\/a> 161 this<\/strong>.continueRule<\/a> = continueRule<\/a>;$/;" a +'L161' HTML/S/143.html /^<\/a> 161 * @param groupName<\/em>$/;" a +'L161' HTML/S/147.html /^<\/a> 161 StringBuilder<\/a> msgBuilder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L161' HTML/S/185.html /^<\/a> 161 throw<\/strong> new<\/strong> NullPointerException<\/a>("Operator must not be null");$/;" a +'L161' HTML/S/186.html /^<\/a> 161 }<\/em>$/;" a +'L161' HTML/S/190.html /^<\/a> 161 switch<\/strong> (escapeSeq<\/a>) {<\/em>$/;" a +'L161' HTML/S/193.html /^<\/a>22DA; 22DB # LESS-THAN EQUAL TO OR GREATER-THAN$/;" a +'L161' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/DoubleTape.java$/;" a +'L161' HTML/S/32.html /^<\/a> 161 + " Invoke with two arguments: the name of the command to alias"$/;" a +'L161' HTML/S/38.html /^<\/a> 161 $/;" a +'L161' HTML/S/42.html /^<\/a> 161 $/;" a +'L161' HTML/S/46.html /^<\/a> 161 Supplier<\/a><NewLeft<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L161' HTML/S/51.html /^<\/a> 161 * pair<\/em>$/;" a +'L161' HTML/S/52.html /^<\/a> 161 * The function to use to transform the value<\/em>$/;" a +'L161' HTML/S/53.html /^<\/a> 161 }<\/em> else<\/strong> {<\/em>$/;" a +'L161' HTML/S/54.html /^<\/a> 161 }<\/em>$/;" a +'L161' HTML/S/60.html /^<\/a> 161 default<\/strong>:$/;" a +'L161' HTML/S/63.html /^<\/a> 161 $/;" a +'L161' HTML/S/64.html /^<\/a> 161 $/;" a +'L161' HTML/S/66.html /^<\/a> 161 $/;" a +'L161' HTML/S/7.html /^<\/a> 161 break<\/strong>;$/;" a +'L161' HTML/S/71.html /^<\/a> 161 if<\/strong>(pos<\/a> - amt<\/a> < 0) return<\/strong> false<\/strong>;$/;" a +'L161' HTML/S/73.html /^<\/a> 161 *\/<\/em>$/;" a +'L161' HTML/S/75.html /^<\/a> 161 *<\/em>$/;" a +'L161' HTML/S/76.html /^<\/a> 161 @Override<\/a>$/;" a +'L161' HTML/S/81.html /^<\/a> 161 * The way to linearize the tree for traversal<\/em>$/;" a +'L161' HTML/S/83.html /^<\/a> 161 }<\/em>$/;" a +'L161' HTML/S/88.html /^<\/a> 161 return<\/strong> this<\/strong>.anyMatch<\/a>(item<\/a>::equals<\/a>);$/;" a +'L161' HTML/S/9.html /^<\/a> 161 boolean<\/strong> doSplit<\/a> = false<\/strong>;$/;" a +'L161' HTML/S/91.html /^<\/a> 161 \/**<\/em>$/;" a +'L161' HTML/S/92.html /^<\/a> 161 * wasn't in the class. NOTE: Just because you received null,<\/em>$/;" a +'L162' HTML/S/1.html /^<\/a>22DB; 22DA # GREATER-THAN EQUAL TO OR LESS-THAN$/;" a +'L162' HTML/S/106.html /^<\/a> 162 * @param input<\/em>$/;" a +'L162' HTML/S/108.html /^<\/a> 162 }<\/em> else<\/strong> {<\/em>$/;" a +'L162' HTML/S/111.html /^<\/a> 162 * The name of the rule to add.<\/em>$/;" a +'L162' HTML/S/113.html /^<\/a> 162 * @param weight<\/em>$/;" a +'L162' HTML/S/115.html /^<\/a> 162 \/\/ The set of all of the visited vertices.<\/em>$/;" a +'L162' HTML/S/130.html /^<\/a> 162 field<\/a>.addPropertyChangeListener<\/a>("value", (event<\/a>) -> {<\/em>$/;" a +'L162' HTML/S/131.html /^<\/a> 162 * The parent component for dialogs.<\/em>$/;" a +'L162' HTML/S/132.html /^<\/a> 162 $/;" a +'L162' HTML/S/133.html /^<\/a> 162 int<\/strong> result<\/a> = JOptionPane<\/a>.showInternalConfirmDialog(parent<\/a>, question<\/a>, title<\/a>, JOptionPane<\/a>.YES_NO_OPTION<\/a>);$/;" a +'L162' HTML/S/140.html /^<\/a> 162 }<\/em>$/;" a +'L162' HTML/S/143.html /^<\/a> 162 * The group to check.<\/em>$/;" a +'L162' HTML/S/147.html /^<\/a> 162 $/;" a +'L162' HTML/S/185.html /^<\/a> 162 else<\/strong> if<\/strong> (precedence<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Precedence must not be null");$/;" a +'L162' HTML/S/186.html /^<\/a> 162 $/;" a +'L162' HTML/S/190.html /^<\/a> 162 case<\/strong> "\\\\b":$/;" a +'L162' HTML/S/193.html /^<\/a>22DB; 22DA # GREATER-THAN EQUAL TO OR LESS-THAN$/;" a +'L162' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/Command.java$/;" a +'L162' HTML/S/32.html /^<\/a> 162 + "followed by the name of the alias to give that command.";$/;" a +'L162' HTML/S/38.html /^<\/a> 162 if<\/strong>(components<\/a> != null<\/strong>) {<\/em>$/;" a +'L162' HTML/S/42.html /^<\/a> 162 if<\/strong>(rightVal<\/a> == null<\/strong>) {<\/em>$/;" a +'L162' HTML/S/46.html /^<\/a> 162 if<\/strong>(!pairBound<\/a>) return<\/strong> binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>()).getLeft<\/a>();$/;" a +'L162' HTML/S/51.html /^<\/a> 162 *<\/em>$/;" a +'L162' HTML/S/52.html /^<\/a> 162 * @return The transformed value<\/em>$/;" a +'L162' HTML/S/53.html /^<\/a> 162 return<\/strong> false<\/strong>;$/;" a +'L162' HTML/S/54.html /^<\/a> 162 $/;" a +'L162' HTML/S/60.html /^<\/a> 162 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Unknown result type " + res<\/a>);$/;" a +'L162' HTML/S/63.html /^<\/a> 162 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L162' HTML/S/64.html /^<\/a> 162 if<\/strong>(abbrevMap<\/a>.containsKey<\/a>(subword<\/a>))$/;" a +'L162' HTML/S/66.html /^<\/a> 162 if<\/strong>(succ<\/a>) {<\/em>$/;" a +'L162' HTML/S/7.html /^<\/a> 162 case<\/strong> "splitter-addmatch":$/;" a +'L162' HTML/S/71.html /^<\/a> 162 $/;" a +'L162' HTML/S/73.html /^<\/a> 162 public<\/strong> void<\/strong> dup<\/a>() {<\/em>$/;" a +'L162' HTML/S/75.html /^<\/a> 162 * @param amt<\/em>$/;" a +'L162' HTML/S/76.html /^<\/a> 162 public<\/strong> boolean<\/strong> right<\/a>() {<\/em>$/;" a +'L162' HTML/S/81.html /^<\/a> 162 * @param traversalPredicate<\/em>$/;" a +'L162' HTML/S/83.html /^<\/a> 162 $/;" a +'L162' HTML/S/88.html /^<\/a> 162 }<\/em>$/;" a +'L162' HTML/S/9.html /^<\/a> 162 $/;" a +'L162' HTML/S/91.html /^<\/a> 162 * Retrieve a value in the list by its index.<\/em>$/;" a +'L162' HTML/S/92.html /^<\/a> 162 * doesn't mean the map wasn't changed. It may mean that someone<\/em>$/;" a +'L163' HTML/S/1.html /^<\/a>22DC; 22DD # EQUAL TO OR LESS-THAN$/;" a +'L163' HTML/S/106.html /^<\/a> 163 * The list to partition<\/em>$/;" a +'L163' HTML/S/108.html /^<\/a> 163 return<\/strong> toEnglishList<\/a>(objects<\/a>, "or");$/;" a +'L163' HTML/S/111.html /^<\/a> 163 * @return Whether or not the rule was successfully added.<\/em>$/;" a +'L163' HTML/S/113.html /^<\/a> 163 * The weight of the edge<\/em>$/;" a +'L163' HTML/S/115.html /^<\/a> 163 Set<\/a><T<\/a>> visited<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L163' HTML/S/130.html /^<\/a> 163 Object<\/a> value<\/a> = field<\/a>.getValue<\/a>();$/;" a +'L163' HTML/S/131.html /^<\/a> 163 * @param title<\/em>$/;" a +'L163' HTML/S/132.html /^<\/a> 163 JFileChooser<\/a> files<\/a> = new<\/strong> JFileChooser<\/a>();$/;" a +'L163' HTML/S/133.html /^<\/a> 163 $/;" a +'L163' HTML/S/140.html /^<\/a> 163 $/;" a +'L163' HTML/S/143.html /^<\/a> 163 * <\/em>$/;" a +'L163' HTML/S/147.html /^<\/a> 163 T<\/a> forbiddenBy<\/a>;$/;" a +'L163' HTML/S/185.html /^<\/a> 163 $/;" a +'L163' HTML/S/186.html /^<\/a> 163 exclusionSet<\/a>.add<\/a>(delim<\/a>);$/;" a +'L163' HTML/S/190.html /^<\/a> 163 escapeRep<\/a> = "\\b";$/;" a +'L163' HTML/S/193.html /^<\/a>22DC; 22DD # EQUAL TO OR LESS-THAN$/;" a +'L163' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/ConstantCommand.java$/;" a +'L163' HTML/S/32.html /^<\/a> 163 $/;" a +'L163' HTML/S/38.html /^<\/a> 163 builder<\/a>.append<\/a>("components=");$/;" a +'L163' HTML/S/42.html /^<\/a> 163 if<\/strong>(other<\/a>.rightVal<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L163' HTML/S/46.html /^<\/a> 163 $/;" a +'L163' HTML/S/51.html /^<\/a> 163 * @param <NewLeft><\/em>$/;" a +'L163' HTML/S/52.html /^<\/a> 163 *\/<\/em>$/;" a +'L163' HTML/S/53.html /^<\/a> 163 }<\/em>$/;" a +'L163' HTML/S/54.html /^<\/a> 163 @Override<\/a>$/;" a +'L163' HTML/S/60.html /^<\/a> 163 }<\/em>$/;" a +'L163' HTML/S/63.html /^<\/a> 163 children<\/a>.forEach<\/a>((child<\/a>) -> {<\/em>$/;" a +'L163' HTML/S/64.html /^<\/a> 163 abbrevMap<\/a>.remove<\/a>(subword<\/a>);$/;" a +'L163' HTML/S/66.html /^<\/a> 163 back<\/a>.right<\/a>(amt<\/a>);$/;" a +'L163' HTML/S/7.html /^<\/a> 163 for<\/strong>(String<\/a> arg<\/a> : argArray<\/a>) {<\/em>$/;" a +'L163' HTML/S/71.html /^<\/a> 163 pos<\/a> -= amt<\/a>;$/;" a +'L163' HTML/S/73.html /^<\/a> 163 dup<\/a>(1);$/;" a +'L163' HTML/S/75.html /^<\/a> 163 * The amount to attempt to move the cursor left.<\/em>$/;" a +'L163' HTML/S/76.html /^<\/a> 163 return<\/strong> right<\/a>(1);$/;" a +'L163' HTML/S/81.html /^<\/a> 163 * The function to use until it fails<\/em>$/;" a +'L163' HTML/S/83.html /^<\/a> 163 @Override<\/a>$/;" a +'L163' HTML/S/88.html /^<\/a> 163 $/;" a +'L163' HTML/S/9.html /^<\/a> 163 for<\/strong>(String<\/a> op<\/a> : ops<\/a>) {<\/em>$/;" a +'L163' HTML/S/91.html /^<\/a> 163 *<\/em>$/;" a +'L163' HTML/S/92.html /^<\/a> 163 * put a null value for that key into the map.<\/em>$/;" a +'L164' HTML/S/1.html /^<\/a>22DD; 22DC # EQUAL TO OR GREATER-THAN$/;" a +'L164' HTML/S/106.html /^<\/a> 164 * @param counter<\/em>$/;" a +'L164' HTML/S/108.html /^<\/a> 164 }<\/em>$/;" a +'L164' HTML/S/111.html /^<\/a> 164 *\/<\/em>$/;" a +'L164' HTML/S/113.html /^<\/a> 164 *\/<\/em>$/;" a +'L164' HTML/S/115.html /^<\/a> 164 $/;" a +'L164' HTML/S/130.html /^<\/a> 164 $/;" a +'L164' HTML/S/131.html /^<\/a> 164 * The title for dialogs.<\/em>$/;" a +'L164' HTML/S/132.html /^<\/a> 164 files<\/a>.setDialogTitle<\/a>(title<\/a>);$/;" a +'L164' HTML/S/133.html /^<\/a> 164 return<\/strong> result<\/a> == JOptionPane<\/a>.YES_OPTION<\/a> ? true<\/strong> : false<\/strong>;$/;" a +'L164' HTML/S/140.html /^<\/a> 164 \/**<\/em>$/;" a +'L164' HTML/S/143.html /^<\/a> 164 * @return Whether or not the provided group is excluded.<\/em>$/;" a +'L164' HTML/S/147.html /^<\/a> 164 $/;" a +'L164' HTML/S/185.html /^<\/a> 164 \/*<\/em>$/;" a +'L164' HTML/S/186.html /^<\/a> 164 }<\/em>$/;" a +'L164' HTML/S/190.html /^<\/a> 164 break<\/strong>;$/;" a +'L164' HTML/S/193.html /^<\/a>22DD; 22DC # EQUAL TO OR GREATER-THAN$/;" a +'L164' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/fds\/FDSException.java$/;" a +'L164' HTML/S/32.html /^<\/a> 164 return<\/strong> new<\/strong> GenericCommand<\/a>((args<\/a>) -> {<\/em>$/;" a +'L164' HTML/S/38.html /^<\/a> 164 builder<\/a>.append<\/a>(components<\/a>);$/;" a +'L164' HTML/S/42.html /^<\/a> 164 }<\/em> else<\/strong> if<\/strong>(!rightVal<\/a>.equals<\/a>(other<\/a>.rightVal<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L164' HTML/S/46.html /^<\/a> 164 return<\/strong> boundPair<\/a>.getLeft<\/a>();$/;" a +'L164' HTML/S/51.html /^<\/a> 164 * The new type of the left part of the pair<\/em>$/;" a +'L164' HTML/S/52.html /^<\/a> 164 public<\/strong> <TransformedType<\/a>> TransformedType<\/a> transformHead<\/a>(Function<\/a><ContainedType<\/a>, TransformedType<\/a>> transformer<\/a>);$/;" a +'L164' HTML/S/53.html /^<\/a> 164 $/;" a +'L164' HTML/S/54.html /^<\/a> 164 public<\/strong> <MergedType<\/a>> MergedType<\/a> merge<\/a>(BiFunction<\/a><LeftType<\/a>, RightType<\/a>, MergedType<\/a>> merger<\/a>) {<\/em>$/;" a +'L164' HTML/S/60.html /^<\/a> 164 $/;" a +'L164' HTML/S/63.html /^<\/a> 164 ((Tree<\/a><ContainedType<\/a>>) child<\/a>).internalToString<\/a>(builder<\/a>, indentLevel<\/a> + 1, false<\/strong>);$/;" a +'L164' HTML/S/64.html /^<\/a> 164 else<\/strong> {<\/em>$/;" a +'L164' HTML/S/66.html /^<\/a> 164 }<\/em>$/;" a +'L164' HTML/S/7.html /^<\/a> 164 split<\/a>.addDelimiter<\/a>(arg<\/a>, mirrored<\/a>.get<\/a>(arg<\/a>));$/;" a +'L164' HTML/S/71.html /^<\/a> 164 return<\/strong> true<\/strong>;$/;" a +'L164' HTML/S/73.html /^<\/a> 164 }<\/em>$/;" a +'L164' HTML/S/75.html /^<\/a> 164 *<\/em>$/;" a +'L164' HTML/S/76.html /^<\/a> 164 }<\/em>$/;" a +'L164' HTML/S/81.html /^<\/a> 164 *\/<\/em>$/;" a +'L164' HTML/S/83.html /^<\/a> 164 public<\/strong> boolean<\/strong> forEach<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L164' HTML/S/88.html /^<\/a> 164 @Override<\/a>$/;" a +'L164' HTML/S/9.html /^<\/a> 164 if<\/strong>(raw<\/a>.contains<\/a>(op<\/a>)) {<\/em>$/;" a +'L164' HTML/S/91.html /^<\/a> 164 * @param index<\/em>$/;" a +'L164' HTML/S/92.html /^<\/a> 164 *\/<\/em>$/;" a +'L165' HTML/S/1.html /^<\/a>22DE; 22DF # EQUAL TO OR PRECEDES$/;" a +'L165' HTML/S/106.html /^<\/a> 165 * The function to determine the count for each element<\/em>$/;" a +'L165' HTML/S/108.html /^<\/a> 165 }<\/em>$/;" a +'L165' HTML/S/111.html /^<\/a> 165 public<\/strong> boolean<\/strong> addRule<\/a>(E<\/a> name<\/a>) {<\/em>$/;" a +'L165' HTML/S/113.html /^<\/a> 165 public<\/strong> void<\/strong> setWeight<\/a>(T<\/a> source<\/a>, T<\/a> target<\/a>, int<\/strong> weight<\/a>) {<\/em>$/;" a +'L165' HTML/S/115.html /^<\/a> 165 \/\/ Start at the initial vertex and visit it<\/em>$/;" a +'L165' HTML/S/130.html /^<\/a> 165 if<\/strong>(value<\/a> == null<\/strong>) {<\/em>$/;" a +'L165' HTML/S/131.html /^<\/a> 165 * @param prompt<\/em>$/;" a +'L165' HTML/S/132.html /^<\/a> 165 $/;" a +'L165' HTML/S/133.html /^<\/a> 165 }<\/em>$/;" a +'L165' HTML/S/140.html /^<\/a> 165 * Set the action to execute when ending a rule<\/em>$/;" a +'L165' HTML/S/143.html /^<\/a> 165 *\/<\/em>$/;" a +'L165' HTML/S/147.html /^<\/a> 165 if<\/strong>(whoForbid<\/a>.containsKey<\/a>(tok<\/a>)) {<\/em>$/;" a +'L165' HTML/S/185.html /^<\/a> 165 * Add the operator to the ones we handle<\/em>$/;" a +'L165' HTML/S/186.html /^<\/a> 165 }<\/em>$/;" a +'L165' HTML/S/190.html /^<\/a> 165 case<\/strong> "\\\\t":$/;" a +'L165' HTML/S/193.html /^<\/a>22DE; 22DF # EQUAL TO OR PRECEDES$/;" a +'L165' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/Lazy.java$/;" a +'L165' HTML/S/32.html /^<\/a> 165 doAliasCommands<\/a>(args<\/a>);$/;" a +'L165' HTML/S/38.html /^<\/a> 165 builder<\/a>.append<\/a>(", ");$/;" a +'L165' HTML/S/42.html /^<\/a> 165 $/;" a +'L165' HTML/S/46.html /^<\/a> 165 }<\/em>;$/;" a +'L165' HTML/S/51.html /^<\/a> 165 * @param mapper<\/em>$/;" a +'L165' HTML/S/52.html /^<\/a> 165 $/;" a +'L165' HTML/S/53.html /^<\/a> 165 if<\/strong> (actions<\/a> == null<\/strong>) {<\/em>$/;" a +'L165' HTML/S/54.html /^<\/a> 165 if<\/strong>(!leftMaterialized<\/a>) {<\/em>$/;" a +'L165' HTML/S/60.html /^<\/a> 165 if<\/strong>(res<\/a> != RTRANSFORM<\/a>) {<\/em>$/;" a +'L165' HTML/S/63.html /^<\/a> 165 }<\/em>);$/;" a +'L165' HTML/S/64.html /^<\/a> 165 ambMap<\/a>.remove<\/a>(subword<\/a>, word<\/a>);$/;" a +'L165' HTML/S/66.html /^<\/a> 165 $/;" a +'L165' HTML/S/7.html /^<\/a> 165 }<\/em>$/;" a +'L165' HTML/S/71.html /^<\/a> 165 }<\/em>$/;" a +'L165' HTML/S/73.html /^<\/a> 165 $/;" a +'L165' HTML/S/75.html /^<\/a> 165 * @return True if the cursor was moved left.<\/em>$/;" a +'L165' HTML/S/76.html /^<\/a> 165 $/;" a +'L165' HTML/S/81.html /^<\/a> 165 public<\/strong> void<\/strong> traverse<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L165' HTML/S/83.html /^<\/a> 165 if<\/strong>(linearizationMethod<\/a> == null<\/strong>)$/;" a +'L165' HTML/S/88.html /^<\/a> 165 public<\/strong> E<\/a> first<\/a>() {<\/em>$/;" a +'L165' HTML/S/9.html /^<\/a> 165 doSplit<\/a> = true<\/strong>;$/;" a +'L165' HTML/S/91.html /^<\/a> 165 * The index to retrieve a value from.<\/em>$/;" a +'L165' HTML/S/92.html /^<\/a> 165 ValueType<\/a> remove<\/a>(KeyType<\/a> key<\/a>);$/;" a +'L166' HTML/S/1.html /^<\/a>22DF; 22DE # EQUAL TO OR SUCCEEDS$/;" a +'L166' HTML/S/106.html /^<\/a> 166 * for<\/em>$/;" a +'L166' HTML/S/108.html /^<\/a> 166 }<\/em>$/;" a +'L166' HTML/S/111.html /^<\/a> 166 if<\/strong> (rng<\/a> == null<\/strong>) {<\/em>$/;" a +'L166' HTML/S/113.html /^<\/a> 166 if<\/strong>(source<\/a> == null<\/strong>)$/;" a +'L166' HTML/S/115.html /^<\/a> 166 IHolder<\/a><T<\/a>> source<\/a> = new<\/strong> Identity<\/a><>(getInitial<\/a>());$/;" a +'L166' HTML/S/130.html /^<\/a> 166 \/\/ Do nothing<\/em>$/;" a +'L166' HTML/S/131.html /^<\/a> 166 * The prompt to tell the user what to enter.<\/em>$/;" a +'L166' HTML/S/132.html /^<\/a> 166 try<\/strong> {<\/em>$/;" a +'L166' HTML/S/133.html /^<\/a> 166 $/;" a +'L166' HTML/S/140.html /^<\/a> 166 *<\/em>$/;" a +'L166' HTML/S/143.html /^<\/a> 166 public<\/strong> boolean<\/strong> excludes<\/a>(T<\/a> groupName<\/a>) {<\/em>$/;" a +'L166' HTML/S/147.html /^<\/a> 166 forbiddenBy<\/a> = whoForbid<\/a>.get<\/a>(tok<\/a>);$/;" a +'L166' HTML/S/185.html /^<\/a> 166 *\/<\/em>$/;" a +'L166' HTML/S/186.html /^<\/a> 166 $/;" a +'L166' HTML/S/190.html /^<\/a> 166 escapeRep<\/a> = "\\t";$/;" a +'L166' HTML/S/193.html /^<\/a>22DF; 22DE # EQUAL TO OR SUCCEEDS$/;" a +'L166' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/SpaghettiStack.java$/;" a +'L166' HTML/S/32.html /^<\/a> 166 $/;" a +'L166' HTML/S/38.html /^<\/a> 166 }<\/em>$/;" a +'L166' HTML/S/42.html /^<\/a> 166 return<\/strong> true<\/strong>;$/;" a +'L166' HTML/S/46.html /^<\/a> 166 $/;" a +'L166' HTML/S/51.html /^<\/a> 166 * The function to use to transform the left part of the<\/em>$/;" a +'L166' HTML/S/52.html /^<\/a> 166 \/**<\/em>$/;" a +'L166' HTML/S/53.html /^<\/a> 166 if<\/strong> (other<\/a>.actions<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L166' HTML/S/54.html /^<\/a> 166 leftValue<\/a> = leftSupplier<\/a>.get<\/a>();$/;" a +'L166' HTML/S/60.html /^<\/a> 166 initial<\/a> = false<\/strong>;$/;" a +'L166' HTML/S/63.html /^<\/a> 166 }<\/em>$/;" a +'L166' HTML/S/64.html /^<\/a> 166 $/;" a +'L166' HTML/S/66.html /^<\/a> 166 return<\/strong> succ<\/a>;$/;" a +'L166' HTML/S/7.html /^<\/a> 166 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L166' HTML/S/71.html /^<\/a> 166 $/;" a +'L166' HTML/S/73.html /^<\/a> 166 \/**<\/em>$/;" a +'L166' HTML/S/75.html /^<\/a> 166 *\/<\/em>$/;" a +'L166' HTML/S/76.html /^<\/a> 166 \/**<\/em>$/;" a +'L166' HTML/S/81.html /^<\/a> 166 if<\/strong>(linearizationMethod<\/a> == null<\/strong>)$/;" a +'L166' HTML/S/83.html /^<\/a> 166 throw<\/strong> new<\/strong> NullPointerException<\/a>("Linearization method must not be null");$/;" a +'L166' HTML/S/88.html /^<\/a> 166 if<\/strong>(wrapped<\/a>.size<\/a>() < 1) throw<\/strong> new<\/strong> NoSuchElementException<\/a>("Attempted to get first element of empty list");$/;" a +'L166' HTML/S/9.html /^<\/a> 166 break<\/strong>;$/;" a +'L166' HTML/S/91.html /^<\/a> 166 * @return The value at the specified index in the list.<\/em>$/;" a +'L166' HTML/S/92.html /^<\/a> 166 $/;" a +'L167' HTML/S/1.html /^<\/a>22E0; 22E1 # [BEST FIT] DOES NOT PRECEDE OR EQUAL$/;" a +'L167' HTML/S/106.html /^<\/a> 167 * @param partitionSize<\/em>$/;" a +'L167' HTML/S/111.html /^<\/a> 167 rng<\/a> = new<\/strong> Random<\/a>();$/;" a +'L167' HTML/S/113.html /^<\/a> 167 throw<\/strong> new<\/strong> NullPointerException<\/a>("Source vertex must not be null");$/;" a +'L167' HTML/S/115.html /^<\/a> 167 $/;" a +'L167' HTML/S/130.html /^<\/a> 167 }<\/em> else<\/strong> {<\/em>$/;" a +'L167' HTML/S/131.html /^<\/a> 167 * @param validator<\/em>$/;" a +'L167' HTML/S/132.html /^<\/a> 167 maybeDoOpenFile<\/a>(parent<\/a>, files<\/a>);$/;" a +'L167' HTML/S/133.html /^<\/a> 167 \/**<\/em>$/;" a +'L167' HTML/S/140.html /^<\/a> 167 * @param end<\/em>$/;" a +'L167' HTML/S/143.html /^<\/a> 167 return<\/strong> topLevelExclusions<\/a>.contains<\/a>(groupName<\/a>);$/;" a +'L167' HTML/S/147.html /^<\/a> 167 }<\/em> else<\/strong> {<\/em>$/;" a +'L167' HTML/S/185.html /^<\/a> 167 operators<\/a>.put<\/a>(operator<\/a>, precedence<\/a>);$/;" a +'L167' HTML/S/186.html /^<\/a> 167 \/**<\/em>$/;" a +'L167' HTML/S/190.html /^<\/a> 167 break<\/strong>;$/;" a +'L167' HTML/S/193.html /^<\/a>22E0; 22E1 # [BEST FIT] DOES NOT PRECEDE OR EQUAL$/;" a +'L167' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/blocks\/RepeatingParseBlock.java$/;" a +'L167' HTML/S/32.html /^<\/a> 167 return<\/strong> this<\/strong>;$/;" a +'L167' HTML/S/38.html /^<\/a> 167 $/;" a +'L167' HTML/S/42.html /^<\/a> 167 }<\/em>$/;" a +'L167' HTML/S/46.html /^<\/a> 167 Supplier<\/a><NewRightType<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L167' HTML/S/51.html /^<\/a> 167 * pair<\/em>$/;" a +'L167' HTML/S/52.html /^<\/a> 167 * Transform the tree into a tree with a different type of token<\/em>$/;" a +'L167' HTML/S/53.html /^<\/a> 167 }<\/em> else<\/strong> if<\/strong> (actions<\/a>.getSize<\/a>() > 0 || other<\/a>.actions<\/a>.getSize<\/a>() > 0) return<\/strong> false<\/strong>;$/;" a +'L167' HTML/S/54.html /^<\/a> 167 $/;" a +'L167' HTML/S/60.html /^<\/a> 167 }<\/em>$/;" a +'L167' HTML/S/63.html /^<\/a> 167 }<\/em>$/;" a +'L167' HTML/S/64.html /^<\/a> 167 Set<\/a><String<\/a>> possWords<\/a> = ambMap<\/a>.get<\/a>(subword<\/a>);$/;" a +'L167' HTML/S/66.html /^<\/a> 167 }<\/em>$/;" a +'L167' HTML/S/7.html /^<\/a> 167 System<\/a>.out<\/a>.println<\/a>("Added matched delimiters "$/;" a +'L167' HTML/S/71.html /^<\/a> 167 \/**<\/em>$/;" a +'L167' HTML/S/73.html /^<\/a> 167 * Replicate the n elements below the top one m times.<\/em>$/;" a +'L167' HTML/S/75.html /^<\/a> 167 @Override<\/a>$/;" a +'L167' HTML/S/76.html /^<\/a> 167 * Move the cursor the specified amount right.<\/em>$/;" a +'L167' HTML/S/81.html /^<\/a> 167 throw<\/strong> new<\/strong> NullPointerException<\/a>("Linearization method must not be null");$/;" a +'L167' HTML/S/83.html /^<\/a> 167 else<\/strong> if<\/strong>(traversalPredicate<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Predicate must not be null");$/;" a +'L167' HTML/S/88.html /^<\/a> 167 $/;" a +'L167' HTML/S/9.html /^<\/a> 167 }<\/em>$/;" a +'L167' HTML/S/91.html /^<\/a> 167 *\/<\/em>$/;" a +'L167' HTML/S/92.html /^<\/a> 167 \/**<\/em>$/;" a +'L168' HTML/S/1.html /^<\/a>22E1; 22E0 # [BEST FIT] DOES NOT SUCCEED OR EQUAL$/;" a +'L168' HTML/S/106.html /^<\/a> 168 * The number of elements to put in each partition<\/em>$/;" a +'L168' HTML/S/111.html /^<\/a> 168 }<\/em>$/;" a +'L168' HTML/S/113.html /^<\/a> 168 else<\/strong> if<\/strong>(target<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Target vertex must not be null");$/;" a +'L168' HTML/S/115.html /^<\/a> 168 visited<\/a>.add<\/a>(source<\/a>.getValue<\/a>());$/;" a +'L168' HTML/S/130.html /^<\/a> 168 slider<\/a>.setValue<\/a>((Integer<\/a>) value<\/a>);$/;" a +'L168' HTML/S/131.html /^<\/a> 168 * A predicate to determine if a input is valid.<\/em>$/;" a +'L168' HTML/S/132.html /^<\/a> 168 }<\/em> catch<\/strong>(FileNotChosenException<\/a> fncex<\/a>) {<\/em>$/;" a +'L168' HTML/S/133.html /^<\/a> 168 * Show a error message to the user<\/em>$/;" a +'L168' HTML/S/140.html /^<\/a> 168 * The action to execute on ending of a rule<\/em>$/;" a +'L168' HTML/S/143.html /^<\/a> 168 }<\/em>$/;" a +'L168' HTML/S/147.html /^<\/a> 168 forbiddenBy<\/a> = groupStack<\/a>.top<\/a>().getName<\/a>();$/;" a +'L168' HTML/S/185.html /^<\/a> 168 }<\/em>$/;" a +'L168' HTML/S/186.html /^<\/a> 168 * Compiles the current set of delimiters to a pattern.<\/em>$/;" a +'L168' HTML/S/190.html /^<\/a> 168 case<\/strong> "\\\\n":$/;" a +'L168' HTML/S/193.html /^<\/a>22E1; 22E0 # [BEST FIT] DOES NOT SUCCEED OR EQUAL$/;" a +'L168' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/NonBinaryCommand.java$/;" a +'L168' HTML/S/32.html /^<\/a> 168 }<\/em>, aliasShortHelp<\/a>, aliasLongHelp<\/a>);$/;" a +'L168' HTML/S/38.html /^<\/a> 168 if<\/strong>(sourceDirectory<\/a> != null<\/strong>) {<\/em>$/;" a +'L168' HTML/S/42.html /^<\/a> 168 $/;" a +'L168' HTML/S/46.html /^<\/a> 168 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L168' HTML/S/51.html /^<\/a> 168 * @return The pair, with its left part transformed<\/em>$/;" a +'L168' HTML/S/52.html /^<\/a> 168 *<\/em>$/;" a +'L168' HTML/S/53.html /^<\/a> 168 $/;" a +'L168' HTML/S/54.html /^<\/a> 168 leftMaterialized<\/a> = true<\/strong>;$/;" a +'L168' HTML/S/60.html /^<\/a> 168 }<\/em>$/;" a +'L168' HTML/S/63.html /^<\/a> 168 $/;" a +'L168' HTML/S/64.html /^<\/a> 168 $/;" a +'L168' HTML/S/66.html /^<\/a> 168 $/;" a +'L168' HTML/S/7.html /^<\/a> 168 + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L168' HTML/S/71.html /^<\/a> 168 * Move the cursor one space right.<\/em>$/;" a +'L168' HTML/S/73.html /^<\/a> 168 *<\/em>$/;" a +'L168' HTML/S/75.html /^<\/a> 168 public<\/strong> boolean<\/strong> left<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L168' HTML/S/76.html /^<\/a> 168 *<\/em>$/;" a +'L168' HTML/S/81.html /^<\/a> 168 else<\/strong> if<\/strong>(traversalPredicate<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Predicate must not be nulls");$/;" a +'L168' HTML/S/83.html /^<\/a> 168 $/;" a +'L168' HTML/S/88.html /^<\/a> 168 return<\/strong> wrapped<\/a>.get<\/a>(0);$/;" a +'L168' HTML/S/9.html /^<\/a> 168 }<\/em>$/;" a +'L168' HTML/S/91.html /^<\/a> 168 ContainedType<\/a> getByIndex<\/a>(int<\/strong> index<\/a>);$/;" a +'L168' HTML/S/92.html /^<\/a> 168 * Get a list of all the keys in this map.<\/em>$/;" a +'L169' HTML/S/1.html /^<\/a>22E2; 22E3 # [BEST FIT] NOT SQUARE IMAGE OF OR EQUAL TO$/;" a +'L169' HTML/S/106.html /^<\/a> 169 *<\/em>$/;" a +'L169' HTML/S/111.html /^<\/a> 169 $/;" a +'L169' HTML/S/113.html /^<\/a> 169 $/;" a +'L169' HTML/S/115.html /^<\/a> 169 $/;" a +'L169' HTML/S/130.html /^<\/a> 169 }<\/em>$/;" a +'L169' HTML/S/131.html /^<\/a> 169 * @param transformer<\/em>$/;" a +'L169' HTML/S/132.html /^<\/a> 169 \/\/ We don't care about specifics<\/em>$/;" a +'L169' HTML/S/133.html /^<\/a> 169 *<\/em>$/;" a +'L169' HTML/S/140.html /^<\/a> 169 *\/<\/em>$/;" a +'L169' HTML/S/143.html /^<\/a> 169 $/;" a +'L169' HTML/S/147.html /^<\/a> 169 }<\/em>$/;" a +'L169' HTML/S/185.html /^<\/a> 169 $/;" a +'L169' HTML/S/186.html /^<\/a> 169 *<\/em>$/;" a +'L169' HTML/S/190.html /^<\/a> 169 escapeRep<\/a> = "\\n";$/;" a +'L169' HTML/S/193.html /^<\/a>22E2; 22E3 # [BEST FIT] NOT SQUARE IMAGE OF OR EQUAL TO$/;" a +'L169' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/LazyPair.java$/;" a +'L169' HTML/S/32.html /^<\/a> 169 }<\/em>$/;" a +'L169' HTML/S/38.html /^<\/a> 169 builder<\/a>.append<\/a>("sourceDirectory=");$/;" a +'L169' HTML/S/42.html /^<\/a> 169 @Override<\/a>$/;" a +'L169' HTML/S/46.html /^<\/a> 169 NewRight<\/a> rightVal<\/a> = binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>()).getRight<\/a>();$/;" a +'L169' HTML/S/51.html /^<\/a> 169 *\/<\/em>$/;" a +'L169' HTML/S/52.html /^<\/a> 169 * @param <MappedType><\/em>$/;" a +'L169' HTML/S/53.html /^<\/a> 169 return<\/strong> true<\/strong>;$/;" a +'L169' HTML/S/54.html /^<\/a> 169 }<\/em>$/;" a +'L169' HTML/S/60.html /^<\/a> 169 $/;" a +'L169' HTML/S/63.html /^<\/a> 169 @Override<\/a>$/;" a +'L169' HTML/S/64.html /^<\/a> 169 if<\/strong>(possWords<\/a>.size<\/a>() == 0) {<\/em>$/;" a +'L169' HTML/S/66.html /^<\/a> 169 \/**<\/em>$/;" a +'L169' HTML/S/7.html /^<\/a> 169 }<\/em>$/;" a +'L169' HTML/S/71.html /^<\/a> 169 *<\/em>$/;" a +'L169' HTML/S/73.html /^<\/a> 169 * @param n<\/em>$/;" a +'L169' HTML/S/75.html /^<\/a> 169 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L169' HTML/S/76.html /^<\/a> 169 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L169' HTML/S/81.html /^<\/a> 169 $/;" a +'L169' HTML/S/83.html /^<\/a> 169 switch<\/strong>(linearizationMethod<\/a>) {<\/em>$/;" a +'L169' HTML/S/88.html /^<\/a> 169 }<\/em>$/;" a +'L169' HTML/S/9.html /^<\/a> 169 $/;" a +'L169' HTML/S/91.html /^<\/a> 169 $/;" a +'L169' HTML/S/92.html /^<\/a> 169 *<\/em>$/;" a +'L17' HTML/S/1.html /^<\/a>#$/;" a +'L17' HTML/S/10.html /^<\/a> 17 * Main method<\/em>$/;" a +'L17' HTML/S/100.html /^<\/a> 17 * Do an action for a random number of enum values<\/em>$/;" a +'L17' HTML/S/101.html /^<\/a> 17 * Traverse a directory recursively. This is a depth-first traversal<\/em>$/;" a +'L17' HTML/S/102.html /^<\/a> 17 this<\/strong>.action<\/a> = action<\/a>;$/;" a +'L17' HTML/S/103.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/104.html /^<\/a> 17 final<\/strong> class<\/strong> GroupPartIteration<\/a><E<\/a>> implements<\/strong> Consumer<\/a><E<\/a>> {<\/em>$/;" a +'L17' HTML/S/105.html /^<\/a> 17 * if the data in the builder cannot be built into its<\/em>$/;" a +'L17' HTML/S/106.html /^<\/a> 17 * @author ben<\/em>$/;" a +'L17' HTML/S/107.html /^<\/a> 17 * @param power<\/em>$/;" a +'L17' HTML/S/108.html /^<\/a> 17 * The string to check<\/em>$/;" a +'L17' HTML/S/109.html /^<\/a> 17 public<\/strong> interface<\/strong> TriConsumer<A<\/a>, B<\/a>, C<\/a>> {<\/em>$/;" a +'L17' HTML/S/11.html /^<\/a> 17 ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> body<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(0, ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L17' HTML/S/110.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/111.html /^<\/a> 17 * A random grammar, where certain rules will come up more often than others.<\/em>$/;" a +'L17' HTML/S/112.html /^<\/a> 17 * @param <E><\/em>$/;" a +'L17' HTML/S/113.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/114.html /^<\/a> 17 \/*<\/em>$/;" a +'L17' HTML/S/115.html /^<\/a> 17 import<\/strong> java.util.function.BiPredicate;$/;" a +'L17' HTML/S/116.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/117.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/118.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/119.html /^<\/a> 17 * Create a new auto-size layout.<\/em>$/;" a +'L17' HTML/S/120.html /^<\/a> 17 * Create a new horizontal layout with the specified number of columns.<\/em>$/;" a +'L17' HTML/S/121.html /^<\/a> 17 * Create a new vertical layout with the specified number of rows.<\/em>$/;" a +'L17' HTML/S/122.html /^<\/a> 17 * A panel that allows you to select choices from a dropdown list<\/em>$/;" a +'L17' HTML/S/123.html /^<\/a> 17 * @param <InputVal><\/em>$/;" a +'L17' HTML/S/124.html /^<\/a> 17 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 166573313903782080L;$/;" a +'L17' HTML/S/125.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/127.html /^<\/a> 17 $/;" a +'L17' HTML/S/128.html /^<\/a> 17 $/;" a +'L17' HTML/S/129.html /^<\/a> 17 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -4734279623645236868L;$/;" a +'L17' HTML/S/13.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/130.html /^<\/a> 17 * @author ben<\/em>$/;" a +'L17' HTML/S/131.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/132.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/133.html /^<\/a> 17 public<\/strong> class<\/strong> SimpleInternalDialogs {<\/em>$/;" a +'L17' HTML/S/134.html /^<\/a> 17 public<\/strong> SimpleInternalFrame() {<\/em>$/;" a +'L17' HTML/S/135.html /^<\/a> 17 * @param <E><\/em>$/;" a +'L17' HTML/S/136.html /^<\/a> 17 * Create a new border with the specified title.<\/em>$/;" a +'L17' HTML/S/137.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/138.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/139.html /^<\/a> 17 * handle blocks that may be shorter than you expect.<\/em>$/;" a +'L17' HTML/S/14.html /^<\/a> 17 import<\/strong> java.util.LinkedList;$/;" a +'L17' HTML/S/140.html /^<\/a> 17 $/;" a +'L17' HTML/S/141.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/143.html /^<\/a> 17 import<\/strong> java.util.Set;$/;" a +'L17' HTML/S/144.html /^<\/a> 17 * @param closer<\/em>$/;" a +'L17' HTML/S/145.html /^<\/a> 17 private<\/strong> String<\/a> name<\/a>;$/;" a +'L17' HTML/S/146.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/147.html /^<\/a> 17 import<\/strong> java.util.HashMap;$/;" a +'L17' HTML/S/148.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/149.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/15.html /^<\/a> 17 $/;" a +'L17' HTML/S/150.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/151.html /^<\/a> 17 }<\/em>$/;" a +'L17' HTML/S/153.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/154.html /^<\/a> 17 * The key type of the tokens.<\/em>$/;" a +'L17' HTML/S/155.html /^<\/a> 17 * The key type of the tokens.<\/em>$/;" a +'L17' HTML/S/156.html /^<\/a> 17 * @param <V><\/em>$/;" a +'L17' HTML/S/157.html /^<\/a> 17 * @param <V><\/em>$/;" a +'L17' HTML/S/158.html /^<\/a> 17 * The state type of the parser.<\/em>$/;" a +'L17' HTML/S/159.html /^<\/a> 17 * The key type of the tokens.<\/em>$/;" a +'L17' HTML/S/16.html /^<\/a> 17 IList<\/a><String<\/a>> parts<\/a> = FunctionalStringTokenizer<\/a>.fromString<\/a>(ruleParts<\/a>)$/;" a +'L17' HTML/S/160.html /^<\/a> 17 * @param <V><\/em>$/;" a +'L17' HTML/S/161.html /^<\/a> 17 * @param <V><\/em>$/;" a +'L17' HTML/S/162.html /^<\/a> 17 * The value type of the tokens.<\/em>$/;" a +'L17' HTML/S/163.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/164.html /^<\/a> 17 * @author EVE<\/em>$/;" a +'L17' HTML/S/165.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/166.html /^<\/a> 17 public<\/strong> class<\/strong> LeftBinaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L17' HTML/S/167.html /^<\/a> 17 public<\/strong> class<\/strong> NonBinaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L17' HTML/S/168.html /^<\/a> 17 public<\/strong> class<\/strong> NonInitialCommands<\/a> {<\/em>$/;" a +'L17' HTML/S/169.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/17.html /^<\/a> 17 private<\/strong> static<\/strong> void<\/strong> addRule<\/a>(String<\/a> rule<\/a>, String<\/a>... cases<\/a>) {<\/em>$/;" a +'L17' HTML/S/170.html /^<\/a> 17 * @param <V><\/em>$/;" a +'L17' HTML/S/171.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/172.html /^<\/a> 17 * Create a new right-associative operator.<\/em>$/;" a +'L17' HTML/S/173.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/174.html /^<\/a> 17 * The key type of the tokens.<\/em>$/;" a +'L17' HTML/S/175.html /^<\/a> 17 * @param <V><\/em>$/;" a +'L17' HTML/S/176.html /^<\/a> 17 * @param <C><\/em>$/;" a +'L17' HTML/S/177.html /^<\/a> 17 * @param <C><\/em>$/;" a +'L17' HTML/S/178.html /^<\/a> 17 * @param <C><\/em>$/;" a +'L17' HTML/S/179.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/180.html /^<\/a> 17 * @param <K><\/em>$/;" a +'L17' HTML/S/181.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/182.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/183.html /^<\/a> 17 public<\/strong> class<\/strong> StringTokenStream<\/a> extends<\/strong> TokenStream<\/a><String<\/a>, String<\/a>> {<\/em>$/;" a +'L17' HTML/S/184.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/185.html /^<\/a> 17 * @author ben<\/em>$/;" a +'L17' HTML/S/186.html /^<\/a> 17 * It does two things:<\/em>$/;" a +'L17' HTML/S/187.html /^<\/a> 17 * @param inp<\/em>$/;" a +'L17' HTML/S/188.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/189.html /^<\/a> 17 private<\/strong> final<\/strong> class<\/strong> OperatorHandler<\/a> implements<\/strong> UnaryOperator<\/a><IPair<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>>> {<\/em>$/;" a +'L17' HTML/S/19.html /^<\/a>delimgroups-edit initial$/;" a +'L17' HTML/S/190.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/191.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/192.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/193.html /^<\/a>#$/;" a +'L17' HTML/S/196.html /^<\/a>delimgroups-edit initial$/;" a +'L17' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/exceptions\/PragmaFormatException.java$/;" a +'L17' HTML/S/2.html /^<\/a> <directory>data\/<\/directory>$/;" a +'L17' HTML/S/20.html /^<\/a> 17 * The streams used for input and normal\/error output.<\/em>$/;" a +'L17' HTML/S/203.html /^<\/a> <property name="sun.os.patch.level" value="unknown"\/>$/;" a +'L17' HTML/S/21.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/22.html /^<\/a> 17 * The arguments for this command<\/em>$/;" a +'L17' HTML/S/23.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/24.html /^<\/a> 17 * assumed not by default<\/em>$/;" a +'L17' HTML/S/25.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/26.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/27.html /^<\/a> 17 * @param state<\/em>$/;" a +'L17' HTML/S/28.html /^<\/a> 17 * The cause of the exception.<\/em>$/;" a +'L17' HTML/S/29.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/3.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/30.html /^<\/a> 17 * @param <S><\/em>$/;" a +'L17' HTML/S/31.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/32.html /^<\/a> 17 * @author ben<\/em>$/;" a +'L17' HTML/S/33.html /^<\/a> 17 * @param summary<\/em>$/;" a +'L17' HTML/S/34.html /^<\/a> 17 return<\/strong> "No summary provided";$/;" a +'L17' HTML/S/35.html /^<\/a> 17 * The author of the component<\/em>$/;" a +'L17' HTML/S/36.html /^<\/a> 17 \/\/ The reader used to read in component descriptions<\/em>$/;" a +'L17' HTML/S/37.html /^<\/a> 17 private<\/strong> String<\/a> author<\/a>;$/;" a +'L17' HTML/S/38.html /^<\/a> 17 import<\/strong> java.util.logging.Logger;$/;" a +'L17' HTML/S/39.html /^<\/a> 17 * Get all of the components this repository knows about<\/em>$/;" a +'L17' HTML/S/4.html /^<\/a> 17 char<\/strong> command<\/a>;$/;" a +'L17' HTML/S/40.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/41.html /^<\/a> 17 private<\/strong> Iterable<\/a><E<\/a>> source<\/a>;$/;" a +'L17' HTML/S/42.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/43.html /^<\/a> 17 * The type contained in the holder<\/em>$/;" a +'L17' HTML/S/44.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/45.html /^<\/a> 17 \/*<\/em>$/;" a +'L17' HTML/S/46.html /^<\/a> 17 \/*<\/em>$/;" a +'L17' HTML/S/47.html /^<\/a> 17 public<\/strong> BoundListHolder(IList<\/a><IHolder<\/a><ContainedType<\/a>>> toHold<\/a>) {<\/em>$/;" a +'L17' HTML/S/48.html /^<\/a> 17 private<\/strong> Supplier<\/a><OldType<\/a>> oldSupplier<\/a>;$/;" a +'L17' HTML/S/49.html /^<\/a> 17 \/\/ This has an extra parameter, because otherwise it erases to the same<\/em>$/;" a +'L17' HTML/S/5.html /^<\/a> 17 * <\/em>$/;" a +'L17' HTML/S/50.html /^<\/a> 17 private<\/strong> WrappedOption(IHolder<\/a><IHolder<\/a><ContainedType<\/a>>> toHold<\/a>, boolean<\/strong> dummy<\/a>) {<\/em>$/;" a +'L17' HTML/S/51.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/52.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/53.html /^<\/a> 17 * @param <ContainedType><\/em>$/;" a +'L17' HTML/S/54.html /^<\/a> 17 * @param <RightType><\/em>$/;" a +'L17' HTML/S/55.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/56.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/57.html /^<\/a> 17 \/\/ The left value<\/em>$/;" a +'L17' HTML/S/58.html /^<\/a> 17 $/;" a +'L17' HTML/S/59.html /^<\/a> 17 $/;" a +'L17' HTML/S/60.html /^<\/a> 17 @SuppressWarnings<\/a>("javadoc")$/;" a +'L17' HTML/S/61.html /^<\/a> 17 TRANSFORM<\/a>,$/;" a +'L17' HTML/S/62.html /^<\/a> 17 public<\/strong> class<\/strong> TransformIterator<\/a><S<\/a>, D<\/a>> implements<\/strong> Iterator<\/a><D<\/a>> {<\/em>$/;" a +'L17' HTML/S/63.html /^<\/a> 17 * @param <ContainedType><\/em>$/;" a +'L17' HTML/S/64.html /^<\/a> 17 * This works the same as Ruby's Abbrev.<\/em>$/;" a +'L17' HTML/S/65.html /^<\/a> 17 *$/;" a +'L17' HTML/S/66.html /^<\/a> 17 * All operations that refer to the tape refer to the currently active side of<\/em>$/;" a +'L17' HTML/S/67.html /^<\/a> 17 * @param <KeyType><\/em>$/;" a +'L17' HTML/S/68.html /^<\/a> 17 * Create a new empty stack queue.<\/em>$/;" a +'L17' HTML/S/69.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/7.html /^<\/a> 17 import<\/strong> java.util.Arrays;$/;" a +'L17' HTML/S/70.html /^<\/a> 17 * Create a new empty stack.<\/em>$/;" a +'L17' HTML/S/71.html /^<\/a> 17 * @param <T><\/em>$/;" a +'L17' HTML/S/72.html /^<\/a> 17 $/;" a +'L17' HTML/S/73.html /^<\/a> 17 * thrown. Check the size of the stack if you want to avoid this.<\/em>$/;" a +'L17' HTML/S/74.html /^<\/a> 17 * Get the item the tape is currently on.<\/em>$/;" a +'L17' HTML/S/75.html /^<\/a> 17 private<\/strong> Tape<\/a><T<\/a>> currentTape<\/a>;$/;" a +'L17' HTML/S/76.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/77.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/78.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/79.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/8.html /^<\/a> 17 public<\/strong> ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> operand<\/a>, Token<\/a><String<\/a>, String<\/a>> operator<\/a>,$/;" a +'L17' HTML/S/80.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/81.html /^<\/a> 17 * The data type stored in the node.<\/em>$/;" a +'L17' HTML/S/82.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/83.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/84.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/85.html /^<\/a> 17 \/**<\/em>$/;" a +'L17' HTML/S/86.html /^<\/a> 17 * tree part itself.<\/em>$/;" a +'L17' HTML/S/87.html /^<\/a> 17 }<\/em>$/;" a +'L17' HTML/S/88.html /^<\/a> 17 import<\/strong> java.util.function.Function;$/;" a +'L17' HTML/S/89.html /^<\/a> 17 * The type of the map's keys<\/em>$/;" a +'L17' HTML/S/9.html /^<\/a> 17 import<\/strong> java.util.LinkedHashSet;$/;" a +'L17' HTML/S/90.html /^<\/a> 17 * @param strang<\/em>$/;" a +'L17' HTML/S/91.html /^<\/a> 17 * @author ben<\/em>$/;" a +'L17' HTML/S/92.html /^<\/a> 17 *\/<\/em>$/;" a +'L17' HTML/S/93.html /^<\/a> 17 super<\/strong>();$/;" a +'L17' HTML/S/94.html /^<\/a> 17 * Lift a pair of functions to a single function that maps over both$/;" a +'L17' HTML/S/95.html /^<\/a> 17 * N.B: Even though the type signature implies that you can apply the<\/em>$/;" a +'L17' HTML/S/97.html /^<\/a> 17 * The type of the transformed values<\/em>$/;" a +'L17' HTML/S/98.html /^<\/a> 17 *<\/em>$/;" a +'L17' HTML/S/99.html /^<\/a> 17 $/;" a +'L170' HTML/S/1.html /^<\/a>22E3; 22E2 # [BEST FIT] NOT SQUARE ORIGINAL OF OR EQUAL TO$/;" a +'L170' HTML/S/106.html /^<\/a> 170 * @return A list partitioned according to the above rules<\/em>$/;" a +'L170' HTML/S/111.html /^<\/a> 170 if<\/strong> (name<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L170' HTML/S/113.html /^<\/a> 170 if<\/strong>(!adjacency<\/a>.containsKey<\/a>(source<\/a>))$/;" a +'L170' HTML/S/115.html /^<\/a> 170 \/\/ Make sure we visit all the nodes<\/em>$/;" a +'L170' HTML/S/130.html /^<\/a> 170 }<\/em>);$/;" a +'L170' HTML/S/131.html /^<\/a> 170 * The function to transform the string into a value.<\/em>$/;" a +'L170' HTML/S/132.html /^<\/a> 170 }<\/em>$/;" a +'L170' HTML/S/133.html /^<\/a> 170 * @param parent<\/em>$/;" a +'L170' HTML/S/140.html /^<\/a> 170 public<\/strong> void<\/strong> setEndRule(Consumer<\/a><E<\/a>> end<\/a>) {<\/em>$/;" a +'L170' HTML/S/143.html /^<\/a> 170 \/**<\/em>$/;" a +'L170' HTML/S/147.html /^<\/a> 170 $/;" a +'L170' HTML/S/185.html /^<\/a> 170 private<\/strong> boolean<\/strong> isHigherPrec<\/a>(String<\/a> left<\/a>, String<\/a> right<\/a>) {<\/em>$/;" a +'L170' HTML/S/186.html /^<\/a> 170 * Makes this splitter ready to use.<\/em>$/;" a +'L170' HTML/S/190.html /^<\/a> 170 break<\/strong>;$/;" a +'L170' HTML/S/193.html /^<\/a>22E3; 22E2 # [BEST FIT] NOT SQUARE ORIGINAL OF OR EQUAL TO$/;" a +'L170' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/TransformingInitialCommand.java$/;" a +'L170' HTML/S/32.html /^<\/a> 170 $/;" a +'L170' HTML/S/38.html /^<\/a> 170 builder<\/a>.append<\/a>(sourceDirectory<\/a>);$/;" a +'L170' HTML/S/42.html /^<\/a> 170 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L170' HTML/S/46.html /^<\/a> 170 $/;" a +'L170' HTML/S/51.html /^<\/a> 170 public<\/strong> <NewLeft<\/a>> IPair<\/a><NewLeft<\/a>, RightType<\/a>> mapLeft<\/a>(Function<\/a><LeftType<\/a>, NewLeft<\/a>> mapper<\/a>);$/;" a +'L170' HTML/S/52.html /^<\/a> 170 * The type of the new tree<\/em>$/;" a +'L170' HTML/S/53.html /^<\/a> 170 }<\/em>$/;" a +'L170' HTML/S/54.html /^<\/a> 170 $/;" a +'L170' HTML/S/60.html /^<\/a> 170 if<\/strong>(curChild<\/a> == null<\/strong> || !curChild<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L170' HTML/S/63.html /^<\/a> 170 public<\/strong> <MappedType<\/a>> ITree<\/a><MappedType<\/a>> rebuildTree<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> leafTransformer<\/a>,$/;" a +'L170' HTML/S/64.html /^<\/a> 170 seen<\/a>.remove<\/a>(subword<\/a>);$/;" a +'L170' HTML/S/66.html /^<\/a> 170 * Move the cursor one space right.<\/em>$/;" a +'L170' HTML/S/7.html /^<\/a> 170 break<\/strong>;$/;" a +'L170' HTML/S/71.html /^<\/a> 170 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L170' HTML/S/73.html /^<\/a> 170 * The number of items to duplicate.<\/em>$/;" a +'L170' HTML/S/75.html /^<\/a> 170 $/;" a +'L170' HTML/S/76.html /^<\/a> 170 *<\/em>$/;" a +'L170' HTML/S/81.html /^<\/a> 170 root<\/a>.forEach<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>);$/;" a +'L170' HTML/S/83.html /^<\/a> 170 case<\/strong> PREORDER<\/a>:$/;" a +'L170' HTML/S/88.html /^<\/a> 170 $/;" a +'L170' HTML/S/9.html /^<\/a> 170 if<\/strong>(doSplit<\/a>) {<\/em>$/;" a +'L170' HTML/S/91.html /^<\/a> 170 \/**<\/em>$/;" a +'L170' HTML/S/92.html /^<\/a> 170 * @return A list of all the keys in this map.<\/em>$/;" a +'L171' HTML/S/1.html /^<\/a>22E4; 22E5 # [BEST FIT] SQUARE IMAGE OF OR NOT EQUAL TO$/;" a +'L171' HTML/S/106.html /^<\/a> 171 *\/<\/em>$/;" a +'L171' HTML/S/111.html /^<\/a> 171 $/;" a +'L171' HTML/S/113.html /^<\/a> 171 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Source vertex " + source<\/a> + " isn't present in map");$/;" a +'L171' HTML/S/115.html /^<\/a> 171 while<\/strong> (visited<\/a>.size<\/a>() != getVertexCount<\/a>()) {<\/em>$/;" a +'L171' HTML/S/130.html /^<\/a> 171 $/;" a +'L171' HTML/S/131.html /^<\/a> 171 * @return The value parsed from a string.<\/em>$/;" a +'L171' HTML/S/132.html /^<\/a> 171 $/;" a +'L171' HTML/S/133.html /^<\/a> 171 * The parent component for dialogs.<\/em>$/;" a +'L171' HTML/S/140.html /^<\/a> 171 this<\/strong>.end<\/a> = end<\/a>;$/;" a +'L171' HTML/S/143.html /^<\/a> 171 * Check if the provided delimiter would close this group.<\/em>$/;" a +'L171' HTML/S/147.html /^<\/a> 171 String<\/a> ctxList<\/a> = StringUtils<\/a>.toEnglishList<\/a>(groupStack<\/a>.toArray<\/a>(), "then");$/;" a +'L171' HTML/S/185.html /^<\/a> 171 \/\/ Check if the right operator exists<\/em>$/;" a +'L171' HTML/S/186.html /^<\/a> 171 *\/<\/em>$/;" a +'L171' HTML/S/190.html /^<\/a> 171 case<\/strong> "\\\\f":$/;" a +'L171' HTML/S/193.html /^<\/a>22E4; 22E5 # [BEST FIT] SQUARE IMAGE OF OR NOT EQUAL TO$/;" a +'L171' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/Directory.java$/;" a +'L171' HTML/S/32.html /^<\/a> 171 private<\/strong> GenericCommand<\/a> buildClearCommands<\/a>() {<\/em>$/;" a +'L171' HTML/S/38.html /^<\/a> 171 }<\/em>$/;" a +'L171' HTML/S/42.html /^<\/a> 171 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L171' HTML/S/46.html /^<\/a> 171 return<\/strong> mapper<\/a>.apply<\/a>(rightVal<\/a>);$/;" a +'L171' HTML/S/51.html /^<\/a> 171 $/;" a +'L171' HTML/S/52.html /^<\/a> 171 * @param transformer<\/em>$/;" a +'L171' HTML/S/53.html /^<\/a> 171 $/;" a +'L171' HTML/S/54.html /^<\/a> 171 if<\/strong>(!rightMaterialized<\/a>) {<\/em>$/;" a +'L171' HTML/S/60.html /^<\/a> 171 if<\/strong>(preChildren<\/a>.size<\/a>() != 0) {<\/em>$/;" a +'L171' HTML/S/63.html /^<\/a> 171 Function<\/a><ContainedType<\/a>, MappedType<\/a>> operatorTransformer<\/a>) {<\/em>$/;" a +'L171' HTML/S/64.html /^<\/a> 171 }<\/em> else<\/strong> if<\/strong>(possWords<\/a>.size<\/a>() == 1) {<\/em>$/;" a +'L171' HTML/S/66.html /^<\/a> 171 *<\/em>$/;" a +'L171' HTML/S/7.html /^<\/a> 171 case<\/strong> "splitter-debug":$/;" a +'L171' HTML/S/71.html /^<\/a> 171 *<\/em>$/;" a +'L171' HTML/S/73.html /^<\/a> 171 * @param m<\/em>$/;" a +'L171' HTML/S/75.html /^<\/a> 171 return<\/strong> currentTape<\/a>.left<\/a>(amt<\/a>);$/;" a +'L171' HTML/S/76.html /^<\/a> 171 * @param amt<\/em>$/;" a +'L171' HTML/S/81.html /^<\/a> 171 }<\/em>$/;" a +'L171' HTML/S/83.html /^<\/a> 171 return<\/strong> preorderTraverse<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>);$/;" a +'L171' HTML/S/88.html /^<\/a> 171 @Override<\/a>$/;" a +'L171' HTML/S/9.html /^<\/a> 171 String<\/a>[] strangs<\/a> = split<\/a>.split<\/a>(raw<\/a>);$/;" a +'L171' HTML/S/91.html /^<\/a> 171 * Retrieve a list containing all elements matching a predicate<\/em>$/;" a +'L171' HTML/S/92.html /^<\/a> 171 *\/<\/em>$/;" a +'L172' HTML/S/1.html /^<\/a>22E5; 22E4 # [BEST FIT] SQUARE ORIGINAL OF OR NOT EQUAL TO$/;" a +'L172' HTML/S/106.html /^<\/a> 172 public<\/strong> static<\/strong> <E<\/a>> IList<\/a><IList<\/a><E<\/a>>> groupPartition(IList<\/a><E<\/a>> input<\/a>, Function<\/a><E<\/a>, Integer<\/a>> counter<\/a>,$/;" a +'L172' HTML/S/111.html /^<\/a> 172 return<\/strong> addRule<\/a>(name<\/a>, new<\/strong> WeightedRandom<\/a><>(rng<\/a>));$/;" a +'L172' HTML/S/113.html /^<\/a> 172 else<\/strong> if<\/strong>(!adjacency<\/a>.containsKey<\/a>(target<\/a>))$/;" a +'L172' HTML/S/115.html /^<\/a> 172 \/\/ Grab all edges adjacent to the provided edge<\/em>$/;" a +'L172' HTML/S/130.html /^<\/a> 172 add<\/a>(label<\/a>);$/;" a +'L172' HTML/S/131.html /^<\/a> 172 *\/<\/em>$/;" a +'L172' HTML/S/132.html /^<\/a> 172 return<\/strong> files<\/a>.getSelectedFile<\/a>();$/;" a +'L172' HTML/S/133.html /^<\/a> 172 * @param title<\/em>$/;" a +'L172' HTML/S/140.html /^<\/a> 172 }<\/em>$/;" a +'L172' HTML/S/143.html /^<\/a> 172 * <\/em>$/;" a +'L172' HTML/S/147.html /^<\/a> 172 $/;" a +'L172' HTML/S/185.html /^<\/a> 172 boolean<\/strong> exists<\/a> = operators<\/a>.containsKey<\/a>(right<\/a>);$/;" a +'L172' HTML/S/186.html /^<\/a> 172 public<\/strong> void<\/strong> compile<\/a>() {<\/em>$/;" a +'L172' HTML/S/190.html /^<\/a> 172 escapeRep<\/a> = "\\f";$/;" a +'L172' HTML/S/193.html /^<\/a>22E5; 22E4 # [BEST FIT] SQUARE ORIGINAL OF OR NOT EQUAL TO$/;" a +'L172' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/CommandMode.java$/;" a +'L172' HTML/S/32.html /^<\/a> 172 String<\/a> clearShortHelp<\/a> = "clear\\tClear the screen";$/;" a +'L172' HTML/S/38.html /^<\/a> 172 $/;" a +'L172' HTML/S/42.html /^<\/a> 172 $/;" a +'L172' HTML/S/46.html /^<\/a> 172 }<\/em>$/;" a +'L172' HTML/S/51.html /^<\/a> 172 \/**<\/em>$/;" a +'L172' HTML/S/52.html /^<\/a> 172 * The function to use to transform tokens<\/em>$/;" a +'L172' HTML/S/53.html /^<\/a> 172 \/**<\/em>$/;" a +'L172' HTML/S/54.html /^<\/a> 172 rightValue<\/a> = rightSupplier<\/a>.get<\/a>();$/;" a +'L172' HTML/S/60.html /^<\/a> 172 curChild<\/a> = new<\/strong> TopDownTransformIterator<\/a><>(picker<\/a>, transform<\/a>, preChildren<\/a>.pop<\/a>());$/;" a +'L172' HTML/S/63.html /^<\/a> 172 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L172' HTML/S/64.html /^<\/a> 172 String<\/a> newWord<\/a> = possWords<\/a>.iterator<\/a>().next<\/a>();$/;" a +'L172' HTML/S/66.html /^<\/a> 172 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L172' HTML/S/7.html /^<\/a> 172 System<\/a>.out<\/a>.println<\/a>(split<\/a>.toString<\/a>());$/;" a +'L172' HTML/S/71.html /^<\/a> 172 * @return Whether the cursor was moved right.<\/em>$/;" a +'L172' HTML/S/73.html /^<\/a> 172 * The number of times to duplicate items.<\/em>$/;" a +'L172' HTML/S/75.html /^<\/a> 172 }<\/em>$/;" a +'L172' HTML/S/76.html /^<\/a> 172 * The amount to move the cursor right by.<\/em>$/;" a +'L172' HTML/S/81.html /^<\/a> 172 $/;" a +'L172' HTML/S/83.html /^<\/a> 172 case<\/strong> INORDER<\/a>:$/;" a +'L172' HTML/S/88.html /^<\/a> 172 public<\/strong> <T<\/a>> IList<\/a><T<\/a>> flatMap(Function<\/a><E<\/a>, IList<\/a><T<\/a>>> expander<\/a>) {<\/em>$/;" a +'L172' HTML/S/9.html /^<\/a> 172 $/;" a +'L172' HTML/S/91.html /^<\/a> 172 *<\/em>$/;" a +'L172' HTML/S/92.html /^<\/a> 172 IList<\/a><KeyType<\/a>> keyList<\/a>();$/;" a +'L173' HTML/S/1.html /^<\/a>22E6; 22E7 # [BEST FIT] LESS-THAN BUT NOT EQUIVALENT TO$/;" a +'L173' HTML/S/106.html /^<\/a> 173 int<\/strong> partitionSize<\/a>) {<\/em>$/;" a +'L173' HTML/S/111.html /^<\/a> 173 }<\/em>$/;" a +'L173' HTML/S/113.html /^<\/a> 173 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Target vertex " + target<\/a> + " isn't present in map");$/;" a +'L173' HTML/S/115.html /^<\/a> 173 $/;" a +'L173' HTML/S/130.html /^<\/a> 173 add<\/a>(slider<\/a>);$/;" a +'L173' HTML/S/131.html /^<\/a> 173 public<\/strong> static<\/strong> <E<\/a>> E<\/a> getValue<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>, Predicate<\/a><String<\/a>> validator<\/a>,$/;" a +'L173' HTML/S/132.html /^<\/a> 173 }<\/em>$/;" a +'L173' HTML/S/133.html /^<\/a> 173 * The title for dialogs.<\/em>$/;" a +'L173' HTML/S/140.html /^<\/a> 173 $/;" a +'L173' HTML/S/143.html /^<\/a> 173 * @param del<\/em>$/;" a +'L173' HTML/S/147.html /^<\/a> 173 msgBuilder<\/a>.append<\/a>("Group '");$/;" a +'L173' HTML/S/185.html /^<\/a> 173 $/;" a +'L173' HTML/S/186.html /^<\/a> 173 if<\/strong>(currPatt<\/a> == null<\/strong>) currPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L173' HTML/S/190.html /^<\/a> 173 break<\/strong>;$/;" a +'L173' HTML/S/193.html /^<\/a>22E6; 22E7 # [BEST FIT] LESS-THAN BUT NOT EQUIVALENT TO$/;" a +'L173' HTML/S/32.html /^<\/a> 173 String<\/a> clearLongHelp<\/a> = "Clears the screen of all the text on it," + " and prints a new prompt.";$/;" a +'L173' HTML/S/38.html /^<\/a> 173 builder<\/a>.append<\/a>("]");$/;" a +'L173' HTML/S/42.html /^<\/a> 173 builder<\/a>.append<\/a>("Either [");$/;" a +'L173' HTML/S/46.html /^<\/a> 173 $/;" a +'L173' HTML/S/51.html /^<\/a> 173 * Transform the value on the right side of the pair. Doesn't modify the<\/em>$/;" a +'L173' HTML/S/52.html /^<\/a> 173 * @return A tree with the token types transformed<\/em>$/;" a +'L173' HTML/S/53.html /^<\/a> 173 * Create a new lazy container with an already present value.<\/em>$/;" a +'L173' HTML/S/54.html /^<\/a> 173 $/;" a +'L173' HTML/S/60.html /^<\/a> 173 $/;" a +'L173' HTML/S/63.html /^<\/a> 173 IList<\/a><ITree<\/a><MappedType<\/a>>> mappedChildren<\/a> = children<\/a>.map<\/a>((child<\/a>) -> {<\/em>$/;" a +'L173' HTML/S/64.html /^<\/a> 173 $/;" a +'L173' HTML/S/66.html /^<\/a> 173 *<\/em>$/;" a +'L173' HTML/S/7.html /^<\/a> 173 break<\/strong>;$/;" a +'L173' HTML/S/71.html /^<\/a> 173 *\/<\/em>$/;" a +'L173' HTML/S/73.html /^<\/a> 173 *\/<\/em>$/;" a +'L173' HTML/S/75.html /^<\/a> 173 $/;" a +'L173' HTML/S/76.html /^<\/a> 173 *<\/em>$/;" a +'L173' HTML/S/81.html /^<\/a> 173 \/**<\/em>$/;" a +'L173' HTML/S/83.html /^<\/a> 173 return<\/strong> inorderTraverse<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>);$/;" a +'L173' HTML/S/88.html /^<\/a> 173 if<\/strong>(expander<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Expander must not be null");$/;" a +'L173' HTML/S/9.html /^<\/a> 173 splitTokens<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>(strangs<\/a>));$/;" a +'L173' HTML/S/91.html /^<\/a> 173 * @param predicate<\/em>$/;" a +'L173' HTML/S/92.html /^<\/a> 173 $/;" a +'L174' HTML/S/1.html /^<\/a>22E7; 22E6 # [BEST FIT] GREATER-THAN BUT NOT EQUIVALENT TO$/;" a +'L174' HTML/S/106.html /^<\/a> 174 if<\/strong>(input<\/a> == null<\/strong>)$/;" a +'L174' HTML/S/111.html /^<\/a> 174 $/;" a +'L174' HTML/S/113.html /^<\/a> 174 $/;" a +'L174' HTML/S/115.html /^<\/a> 174 forAllEdgesMatchingAt<\/a>(source<\/a>.getValue<\/a>(), (target<\/a>, weight<\/a>) -> {<\/em>$/;" a +'L174' HTML/S/130.html /^<\/a> 174 add<\/a>(field<\/a>);$/;" a +'L174' HTML/S/131.html /^<\/a> 174 Function<\/a><String<\/a>, E<\/a>> transformer<\/a>) {<\/em>$/;" a +'L174' HTML/S/132.html /^<\/a> 174 $/;" a +'L174' HTML/S/133.html /^<\/a> 174 * @param message<\/em>$/;" a +'L174' HTML/S/140.html /^<\/a> 174 \/**<\/em>$/;" a +'L174' HTML/S/143.html /^<\/a> 174 * The string to check as a closing delimiter.<\/em>$/;" a +'L174' HTML/S/147.html /^<\/a> 174 msgBuilder<\/a>.append<\/a>(group<\/a>);$/;" a +'L174' HTML/S/185.html /^<\/a> 174 \/\/ If it doesn't, the left is higher precedence.<\/em>$/;" a +'L174' HTML/S/186.html /^<\/a> 174 if<\/strong>(currExclusionPatt<\/a> == null<\/strong>) currExclusionPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L174' HTML/S/190.html /^<\/a> 174 case<\/strong> "\\\\r":$/;" a +'L174' HTML/S/193.html /^<\/a>22E7; 22E6 # [BEST FIT] GREATER-THAN BUT NOT EQUIVALENT TO$/;" a +'L174' HTML/S/32.html /^<\/a> 174 $/;" a +'L174' HTML/S/38.html /^<\/a> 174 $/;" a +'L174' HTML/S/42.html /^<\/a> 174 $/;" a +'L174' HTML/S/46.html /^<\/a> 174 return<\/strong> mapper<\/a>.apply<\/a>(boundPair<\/a>.getRight<\/a>());$/;" a +'L174' HTML/S/51.html /^<\/a> 174 * pair<\/em>$/;" a +'L174' HTML/S/52.html /^<\/a> 174 *\/<\/em>$/;" a +'L174' HTML/S/53.html /^<\/a> 174 * <\/em>$/;" a +'L174' HTML/S/54.html /^<\/a> 174 rightMaterialized<\/a> = true<\/strong>;$/;" a +'L174' HTML/S/60.html /^<\/a> 174 ITree<\/a><ContainedType<\/a>> res<\/a> = curChild<\/a>.next<\/a>();$/;" a +'L174' HTML/S/63.html /^<\/a> 174 return<\/strong> child<\/a>.rebuildTree<\/a>(leafTransformer<\/a>, operatorTransformer<\/a>);$/;" a +'L174' HTML/S/64.html /^<\/a> 174 abbrevMap<\/a>.put<\/a>(subword<\/a>, newWord<\/a>);$/;" a +'L174' HTML/S/66.html /^<\/a> 174 * @return Whether the cursor was moved right.<\/em>$/;" a +'L174' HTML/S/7.html /^<\/a> 174 case<\/strong> "splitter-reset":$/;" a +'L174' HTML/S/71.html /^<\/a> 174 @Override<\/a>$/;" a +'L174' HTML/S/73.html /^<\/a> 174 public<\/strong> void<\/strong> multiover<\/a>(int<\/strong> n<\/a>, int<\/strong> m<\/a>) {<\/em>$/;" a +'L174' HTML/S/75.html /^<\/a> 174 \/**<\/em>$/;" a +'L174' HTML/S/76.html /^<\/a> 174 * @return Whether the cursor was moved right.<\/em>$/;" a +'L174' HTML/S/81.html /^<\/a> 174 * Remove all soft-deleted nodes from the tree.<\/em>$/;" a +'L174' HTML/S/83.html /^<\/a> 174 case<\/strong> POSTORDER<\/a>:$/;" a +'L174' HTML/S/88.html /^<\/a> 174 $/;" a +'L174' HTML/S/9.html /^<\/a> 174 }<\/em> else<\/strong> {<\/em>$/;" a +'L174' HTML/S/91.html /^<\/a> 174 * The predicate to match by<\/em>$/;" a +'L174' HTML/S/92.html /^<\/a> 174 \/**<\/em>$/;" a +'L175' HTML/S/1.html /^<\/a>22E8; 22E9 # [BEST FIT] PRECEDES BUT NOT EQUIVALENT TO$/;" a +'L175' HTML/S/106.html /^<\/a> 175 throw<\/strong> new<\/strong> NullPointerException<\/a>("Input list must not be null");$/;" a +'L175' HTML/S/111.html /^<\/a> 175 \/**<\/em>$/;" a +'L175' HTML/S/113.html /^<\/a> 175 adjacency<\/a>.get<\/a>(source<\/a>).put<\/a>(target<\/a>, weight<\/a>);$/;" a +'L175' HTML/S/115.html /^<\/a> 175 return<\/strong> !visited<\/a>.contains<\/a>(target<\/a>);$/;" a +'L175' HTML/S/130.html /^<\/a> 175 }<\/em>$/;" a +'L175' HTML/S/131.html /^<\/a> 175 if<\/strong>(validator<\/a> == null<\/strong>)$/;" a +'L175' HTML/S/132.html /^<\/a> 175 \/**<\/em>$/;" a +'L175' HTML/S/133.html /^<\/a> 175 * The error to show the user.<\/em>$/;" a +'L175' HTML/S/140.html /^<\/a> 175 * Set the action to execute when starting a rule<\/em>$/;" a +'L175' HTML/S/143.html /^<\/a> 175 * <\/em>$/;" a +'L175' HTML/S/147.html /^<\/a> 175 msgBuilder<\/a>.append<\/a>("' can't be opened in this context.");$/;" a +'L175' HTML/S/185.html /^<\/a> 175 if<\/strong> (!exists<\/a>) return<\/strong> false<\/strong>;$/;" a +'L175' HTML/S/186.html /^<\/a> 175 $/;" a +'L175' HTML/S/190.html /^<\/a> 175 escapeRep<\/a> = "\\r";$/;" a +'L175' HTML/S/193.html /^<\/a>22E8; 22E9 # [BEST FIT] PRECEDES BUT NOT EQUIVALENT TO$/;" a +'L175' HTML/S/32.html /^<\/a> 175 return<\/strong> new<\/strong> GenericCommand<\/a>((args<\/a>) -> {<\/em>$/;" a +'L175' HTML/S/38.html /^<\/a> 175 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L175' HTML/S/42.html /^<\/a> 175 if<\/strong>(leftVal<\/a> != null<\/strong>) {<\/em>$/;" a +'L175' HTML/S/46.html /^<\/a> 175 }<\/em>;$/;" a +'L175' HTML/S/51.html /^<\/a> 175 *<\/em>$/;" a +'L175' HTML/S/52.html /^<\/a> 175 public<\/strong> <MappedType<\/a>> ITree<\/a><MappedType<\/a>> transformTree<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> transformer<\/a>);$/;" a +'L175' HTML/S/53.html /^<\/a> 175 * @param val<\/em>$/;" a +'L175' HTML/S/54.html /^<\/a> 175 }<\/em>$/;" a +'L175' HTML/S/60.html /^<\/a> 175 System<\/a>.out<\/a>.println<\/a>("\\t\\tTRACE: adding node " + res<\/a> + " to children");$/;" a +'L175' HTML/S/63.html /^<\/a> 175 }<\/em>);$/;" a +'L175' HTML/S/64.html /^<\/a> 175 ambMap<\/a>.remove<\/a>(subword<\/a>, newWord<\/a>);$/;" a +'L175' HTML/S/66.html /^<\/a> 175 *\/<\/em>$/;" a +'L175' HTML/S/7.html /^<\/a> 175 split<\/a> = new<\/strong> SimpleTokenSplitter<\/a>();$/;" a +'L175' HTML/S/71.html /^<\/a> 175 public<\/strong> boolean<\/strong> right<\/a>() {<\/em>$/;" a +'L175' HTML/S/73.html /^<\/a> 175 List<\/a><T<\/a>> lst<\/a> = new<\/strong> ArrayList<\/a><>(n<\/a>);$/;" a +'L175' HTML/S/75.html /^<\/a> 175 * Move the cursor one space right.<\/em>$/;" a +'L175' HTML/S/76.html /^<\/a> 175 *\/<\/em>$/;" a +'L175' HTML/S/81.html /^<\/a> 175 *\/<\/em>$/;" a +'L175' HTML/S/83.html /^<\/a> 175 return<\/strong> postorderTraverse<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>);$/;" a +'L175' HTML/S/88.html /^<\/a> 175 IList<\/a><T<\/a>> returned<\/a> = new<\/strong> FunctionalList<\/a><>(this<\/strong>.wrapped<\/a>.size<\/a>());$/;" a +'L175' HTML/S/9.html /^<\/a> 175 splitTokens<\/a>.add<\/a>(raw<\/a>);$/;" a +'L175' HTML/S/91.html /^<\/a> 175 * @return A list containing all elements that match the predicate<\/em>$/;" a +'L175' HTML/S/92.html /^<\/a> 175 * Get a list of the values in this map.<\/em>$/;" a +'L176' HTML/S/1.html /^<\/a>22E9; 22E8 # [BEST FIT] SUCCEEDS BUT NOT EQUIVALENT TO$/;" a +'L176' HTML/S/106.html /^<\/a> 176 else<\/strong> if<\/strong>(counter<\/a> == null<\/strong>)$/;" a +'L176' HTML/S/111.html /^<\/a> 176 * Add a new rule with a set of cases.<\/em>$/;" a +'L176' HTML/S/113.html /^<\/a> 176 }<\/em>$/;" a +'L176' HTML/S/115.html /^<\/a> 176 }<\/em>, (target<\/a>, weight<\/a>) -> {<\/em>$/;" a +'L176' HTML/S/130.html /^<\/a> 176 $/;" a +'L176' HTML/S/131.html /^<\/a> 176 throw<\/strong> new<\/strong> NullPointerException<\/a>("Validator must not be null");$/;" a +'L176' HTML/S/132.html /^<\/a> 176 * Prompt the user with a "Save File..." dialog.<\/em>$/;" a +'L176' HTML/S/133.html /^<\/a> 176 *\/<\/em>$/;" a +'L176' HTML/S/140.html /^<\/a> 176 *<\/em>$/;" a +'L176' HTML/S/143.html /^<\/a> 176 * @return Whether or not the provided delimiter closes this<\/em>$/;" a +'L176' HTML/S/147.html /^<\/a> 176 msgBuilder<\/a>.append<\/a>(" (forbidden by '");$/;" a +'L176' HTML/S/185.html /^<\/a> 176 $/;" a +'L176' HTML/S/186.html /^<\/a> 176 compPatt<\/a> = Pattern<\/a>.compile<\/a>(currPatt<\/a>.toString<\/a>());$/;" a +'L176' HTML/S/190.html /^<\/a> 176 break<\/strong>;$/;" a +'L176' HTML/S/193.html /^<\/a>22E9; 22E8 # [BEST FIT] SUCCEEDS BUT NOT EQUIVALENT TO$/;" a +'L176' HTML/S/32.html /^<\/a> 176 errorOutput<\/a>.accept<\/a>("ERROR: This console doesn't support screen clearing");$/;" a +'L176' HTML/S/38.html /^<\/a> 176 }<\/em>$/;" a +'L176' HTML/S/42.html /^<\/a> 176 builder<\/a>.append<\/a>("leftVal=");$/;" a +'L176' HTML/S/46.html /^<\/a> 176 $/;" a +'L176' HTML/S/51.html /^<\/a> 176 * @param <NewRight><\/em>$/;" a +'L176' HTML/S/52.html /^<\/a> 176 $/;" a +'L176' HTML/S/53.html /^<\/a> 176 * The value for the lazy container.<\/em>$/;" a +'L176' HTML/S/54.html /^<\/a> 176 $/;" a +'L176' HTML/S/60.html /^<\/a> 176 postChildren<\/a>.add<\/a>(res<\/a>);$/;" a +'L176' HTML/S/63.html /^<\/a> 176 $/;" a +'L176' HTML/S/64.html /^<\/a> 176 }<\/em>$/;" a +'L176' HTML/S/66.html /^<\/a> 176 @Override<\/a>$/;" a +'L176' HTML/S/7.html /^<\/a> 176 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L176' HTML/S/71.html /^<\/a> 176 return<\/strong> right<\/a>(1);$/;" a +'L176' HTML/S/73.html /^<\/a> 176 $/;" a +'L176' HTML/S/75.html /^<\/a> 176 *<\/em>$/;" a +'L176' HTML/S/76.html /^<\/a> 176 @Override<\/a>$/;" a +'L176' HTML/S/81.html /^<\/a> 176 public<\/strong> void<\/strong> trim<\/a>() {<\/em>$/;" a +'L176' HTML/S/83.html /^<\/a> 176 default<\/strong>:$/;" a +'L176' HTML/S/88.html /^<\/a> 176 $/;" a +'L176' HTML/S/9.html /^<\/a> 176 }<\/em>$/;" a +'L176' HTML/S/91.html /^<\/a> 176 *\/<\/em>$/;" a +'L176' HTML/S/92.html /^<\/a> 176 *<\/em>$/;" a +'L177' HTML/S/1.html /^<\/a>22EA; 22EB # [BEST FIT] NOT NORMAL SUBGROUP OF$/;" a +'L177' HTML/S/106.html /^<\/a> 177 throw<\/strong> new<\/strong> NullPointerException<\/a>("Counter must not be null");$/;" a +'L177' HTML/S/111.html /^<\/a> 177 *<\/em>$/;" a +'L177' HTML/S/113.html /^<\/a> 177 $/;" a +'L177' HTML/S/115.html /^<\/a> 177 T<\/a> vert<\/a> = source<\/a>.unwrap<\/a>(vertex<\/a> -> vertex<\/a>);$/;" a +'L177' HTML/S/130.html /^<\/a> 177 \/**<\/em>$/;" a +'L177' HTML/S/131.html /^<\/a> 177 else<\/strong> if<\/strong>(transformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L177' HTML/S/132.html /^<\/a> 177 *<\/em>$/;" a +'L177' HTML/S/133.html /^<\/a> 177 public<\/strong> static<\/strong> void<\/strong> showError<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> message<\/a>) {<\/em>$/;" a +'L177' HTML/S/140.html /^<\/a> 177 * @param start<\/em>$/;" a +'L177' HTML/S/143.html /^<\/a> 177 * group.<\/em>$/;" a +'L177' HTML/S/147.html /^<\/a> 177 msgBuilder<\/a>.append<\/a>(forbiddenBy<\/a>);$/;" a +'L177' HTML/S/185.html /^<\/a> 177 \/\/ Get the precedence of operators<\/em>$/;" a +'L177' HTML/S/186.html /^<\/a> 177 exclusionPatt<\/a> = Pattern<\/a>.compile<\/a>(currExclusionPatt<\/a>.toString<\/a>());$/;" a +'L177' HTML/S/190.html /^<\/a> 177 case<\/strong> "\\\\\\"":$/;" a +'L177' HTML/S/193.html /^<\/a>22EA; 22EB # [BEST FIT] NOT NORMAL SUBGROUP OF$/;" a +'L177' HTML/S/32.html /^<\/a> 177 $/;" a +'L177' HTML/S/42.html /^<\/a> 177 builder<\/a>.append<\/a>(leftVal<\/a>);$/;" a +'L177' HTML/S/46.html /^<\/a> 177 return<\/strong> new<\/strong> LazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>);$/;" a +'L177' HTML/S/51.html /^<\/a> 177 * The new type of the right part of the pair<\/em>$/;" a +'L177' HTML/S/52.html /^<\/a> 177 \/**<\/em>$/;" a +'L177' HTML/S/53.html /^<\/a> 177 * <\/em>$/;" a +'L177' HTML/S/54.html /^<\/a> 177 return<\/strong> merger<\/a>.apply<\/a>(leftValue<\/a>, rightValue<\/a>);$/;" a +'L177' HTML/S/60.html /^<\/a> 177 $/;" a +'L177' HTML/S/63.html /^<\/a> 177 return<\/strong> new<\/strong> Tree<\/a><>(operatorTransformer<\/a>.apply<\/a>(data<\/a>), mappedChildren<\/a>);$/;" a +'L177' HTML/S/64.html /^<\/a> 177 }<\/em>$/;" a +'L177' HTML/S/66.html /^<\/a> 177 public<\/strong> boolean<\/strong> right<\/a>() {<\/em>$/;" a +'L177' HTML/S/7.html /^<\/a> 177 System<\/a>.out<\/a>.println<\/a>("Reset splitter");$/;" a +'L177' HTML/S/71.html /^<\/a> 177 }<\/em>$/;" a +'L177' HTML/S/73.html /^<\/a> 177 T<\/a> elm<\/a> = pop<\/a>();$/;" a +'L177' HTML/S/75.html /^<\/a> 177 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L177' HTML/S/76.html /^<\/a> 177 public<\/strong> boolean<\/strong> right<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L177' HTML/S/81.html /^<\/a> 177 List<\/a><T<\/a>> nodes<\/a> = new<\/strong> ArrayList<\/a><>(elementCount<\/a>);$/;" a +'L177' HTML/S/83.html /^<\/a> 177 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L177' HTML/S/88.html /^<\/a> 177 forEach<\/a>(element<\/a> -> {<\/em>$/;" a +'L177' HTML/S/9.html /^<\/a> 177 }<\/em>$/;" a +'L177' HTML/S/91.html /^<\/a> 177 IList<\/a><ContainedType<\/a>> getMatching(Predicate<\/a><ContainedType<\/a>> predicate<\/a>);$/;" a +'L177' HTML/S/92.html /^<\/a> 177 * @return A list of values in this map.<\/em>$/;" a +'L178' HTML/S/1.html /^<\/a>22EB; 22EA # [BEST FIT] DOES NOT CONTAIN AS NORMAL SUBGROUP$/;" a +'L178' HTML/S/106.html /^<\/a> 178 else<\/strong> if<\/strong>(partitionSize<\/a> < 1 || partitionSize<\/a> > input<\/a>.getSize<\/a>())$/;" a +'L178' HTML/S/111.html /^<\/a> 178 * @param name<\/em>$/;" a +'L178' HTML/S/113.html /^<\/a> 178 \/**<\/em>$/;" a +'L178' HTML/S/115.html /^<\/a> 178 $/;" a +'L178' HTML/S/130.html /^<\/a> 178 * Reset the values in this panel to a specified value<\/em>$/;" a +'L178' HTML/S/131.html /^<\/a> 178 $/;" a +'L178' HTML/S/132.html /^<\/a> 178 * @param parent<\/em>$/;" a +'L178' HTML/S/133.html /^<\/a> 178 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L178' HTML/S/140.html /^<\/a> 178 * The action to execute on starting of a rule<\/em>$/;" a +'L178' HTML/S/143.html /^<\/a> 178 *\/<\/em>$/;" a +'L178' HTML/S/147.html /^<\/a> 178 msgBuilder<\/a>.append<\/a>("')\\nContext stack: ");$/;" a +'L178' HTML/S/185.html /^<\/a> 178 int<\/strong> rightPrecedence<\/a> = operators<\/a>.get<\/a>(right<\/a>).getPrecedence<\/a>();$/;" a +'L178' HTML/S/186.html /^<\/a> 178 }<\/em>$/;" a +'L178' HTML/S/190.html /^<\/a> 178 escapeRep<\/a> = "\\"";$/;" a +'L178' HTML/S/193.html /^<\/a>22EB; 22EA # [BEST FIT] DOES NOT CONTAIN AS NORMAL SUBGROUP$/;" a +'L178' HTML/S/32.html /^<\/a> 178 return<\/strong> this<\/strong>;$/;" a +'L178' HTML/S/42.html /^<\/a> 178 builder<\/a>.append<\/a>(", ");$/;" a +'L178' HTML/S/46.html /^<\/a> 178 }<\/em>$/;" a +'L178' HTML/S/51.html /^<\/a> 178 * @param mapper<\/em>$/;" a +'L178' HTML/S/52.html /^<\/a> 178 * Perform an action on each part of the tree<\/em>$/;" a +'L178' HTML/S/53.html /^<\/a> 178 * @return A new lazy container holding that value.<\/em>$/;" a +'L178' HTML/S/54.html /^<\/a> 178 }<\/em>$/;" a +'L178' HTML/S/60.html /^<\/a> 178 return<\/strong> flushYields<\/a>(res<\/a>);$/;" a +'L178' HTML/S/63.html /^<\/a> 178 }<\/em>$/;" a +'L178' HTML/S/64.html /^<\/a> 178 }<\/em>$/;" a +'L178' HTML/S/66.html /^<\/a> 178 return<\/strong> right<\/a>(1);$/;" a +'L178' HTML/S/7.html /^<\/a> 178 }<\/em>$/;" a +'L178' HTML/S/71.html /^<\/a> 178 $/;" a +'L178' HTML/S/73.html /^<\/a> 178 $/;" a +'L178' HTML/S/75.html /^<\/a> 178 *<\/em>$/;" a +'L178' HTML/S/76.html /^<\/a> 178 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L178' HTML/S/81.html /^<\/a> 178 $/;" a +'L178' HTML/S/83.html /^<\/a> 178 "Passed an incorrect TreeLinearizationMethod " + linearizationMethod<\/a> + ". WAT");$/;" a +'L178' HTML/S/88.html /^<\/a> 178 IList<\/a><T<\/a>> expandedElement<\/a> = expander<\/a>.apply<\/a>(element<\/a>);$/;" a +'L178' HTML/S/9.html /^<\/a> 178 $/;" a +'L178' HTML/S/91.html /^<\/a> 178 $/;" a +'L178' HTML/S/92.html /^<\/a> 178 *\/<\/em>$/;" a +'L179' HTML/S/1.html /^<\/a>22EC; 22ED # [BEST FIT] NOT NORMAL SUBGROUP OF OR EQUAL TO$/;" a +'L179' HTML/S/106.html /^<\/a> 179 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("" + partitionSize<\/a> + " is not a valid"$/;" a +'L179' HTML/S/111.html /^<\/a> 179 * The name of the rule to add.<\/em>$/;" a +'L179' HTML/S/113.html /^<\/a> 179 * Convert this to a different graph representation<\/em>$/;" a +'L179' HTML/S/115.html /^<\/a> 179 available<\/a>.add<\/a>(new<\/strong> Edge<\/a><>(vert<\/a>, target<\/a>, weight<\/a>));$/;" a +'L179' HTML/S/130.html /^<\/a> 179 *<\/em>$/;" a +'L179' HTML/S/131.html /^<\/a> 179 String<\/a> input<\/a> = getString<\/a>(parent<\/a>, title<\/a>, prompt<\/a>);$/;" a +'L179' HTML/S/132.html /^<\/a> 179 * The component to use as the parent for the dialog.<\/em>$/;" a +'L179' HTML/S/133.html /^<\/a> 179 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L179' HTML/S/140.html /^<\/a> 179 *\/<\/em>$/;" a +'L179' HTML/S/143.html /^<\/a> 179 public<\/strong> boolean<\/strong> isClosing<\/a>(T<\/a> del<\/a>) {<\/em>$/;" a +'L179' HTML/S/147.html /^<\/a> 179 msgBuilder<\/a>.append<\/a>(ctxList<\/a>);$/;" a +'L179' HTML/S/185.html /^<\/a> 179 int<\/strong> leftPrecedence<\/a> = operators<\/a>.get<\/a>(left<\/a>).getPrecedence<\/a>();$/;" a +'L179' HTML/S/186.html /^<\/a> 179 $/;" a +'L179' HTML/S/190.html /^<\/a> 179 break<\/strong>;$/;" a +'L179' HTML/S/193.html /^<\/a>22EC; 22ED # [BEST FIT] NOT NORMAL SUBGROUP OF OR EQUAL TO$/;" a +'L179' HTML/S/32.html /^<\/a> 179 }<\/em>, clearShortHelp<\/a>, clearLongHelp<\/a>);$/;" a +'L179' HTML/S/42.html /^<\/a> 179 }<\/em>$/;" a +'L179' HTML/S/46.html /^<\/a> 179 $/;" a +'L179' HTML/S/51.html /^<\/a> 179 * The function to use to transform the right part of the<\/em>$/;" a +'L179' HTML/S/52.html /^<\/a> 179 *<\/em>$/;" a +'L179' HTML/S/53.html /^<\/a> 179 *\/<\/em>$/;" a +'L179' HTML/S/54.html /^<\/a> 179 $/;" a +'L179' HTML/S/60.html /^<\/a> 179 }<\/em> else<\/strong> {<\/em>$/;" a +'L179' HTML/S/63.html /^<\/a> 179 $/;" a +'L179' HTML/S/64.html /^<\/a> 179 }<\/em>$/;" a +'L179' HTML/S/66.html /^<\/a> 179 }<\/em>$/;" a +'L179' HTML/S/7.html /^<\/a> 179 break<\/strong>;$/;" a +'L179' HTML/S/71.html /^<\/a> 179 \/**<\/em>$/;" a +'L179' HTML/S/73.html /^<\/a> 179 for<\/strong>(int<\/strong> i<\/a> = n<\/a>; i<\/a> > 0; i<\/a>--) {<\/em>$/;" a +'L179' HTML/S/75.html /^<\/a> 179 * @return Whether the cursor was moved right.<\/em>$/;" a +'L179' HTML/S/76.html /^<\/a> 179 $/;" a +'L179' HTML/S/81.html /^<\/a> 179 \/\/ Add all non-soft deleted nodes to the tree in insertion order<\/em>$/;" a +'L179' HTML/S/83.html /^<\/a> 179 }<\/em>$/;" a +'L179' HTML/S/88.html /^<\/a> 179 $/;" a +'L179' HTML/S/9.html /^<\/a> 179 System<\/a>.out<\/a>.println<\/a>("Split string: " + splitTokens<\/a>);$/;" a +'L179' HTML/S/91.html /^<\/a> 179 \/**<\/em>$/;" a +'L179' HTML/S/92.html /^<\/a> 179 default<\/strong> IList<\/a><ValueType<\/a>> valueList<\/a>() {<\/em>$/;" a +'L18' HTML/S/1.html /^<\/a># The repertoire covered by the file is Unicode 9.0.0.$/;" a +'L18' HTML/S/10.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/100.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/101.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/102.html /^<\/a> 18 }<\/em>$/;" a +'L18' HTML/S/103.html /^<\/a> 18 * @param <A><\/em>$/;" a +'L18' HTML/S/104.html /^<\/a> 18 private<\/strong> IList<\/a><IList<\/a><E<\/a>>> returnedList<\/a>;$/;" a +'L18' HTML/S/105.html /^<\/a> 18 * corresponding object at this point in time<\/em>$/;" a +'L18' HTML/S/106.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/107.html /^<\/a> 18 * The power to do the falling factorial for<\/em>$/;" a +'L18' HTML/S/108.html /^<\/a> 18 * @param regex<\/em>$/;" a +'L18' HTML/S/109.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/11.html /^<\/a> 18 $/;" a +'L18' HTML/S/110.html /^<\/a> 18 public<\/strong> RandomGrammar() {<\/em>$/;" a +'L18' HTML/S/111.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/112.html /^<\/a> 18 * The type of values that are randomly selected.<\/em>$/;" a +'L18' HTML/S/113.html /^<\/a> 18 * An adjacency map representing a graph<\/em>$/;" a +'L18' HTML/S/114.html /^<\/a> 18 * The initial and terminal nodes of this edge<\/em>$/;" a +'L18' HTML/S/115.html /^<\/a> 18 $/;" a +'L18' HTML/S/116.html /^<\/a> 18 public<\/strong> class<\/strong> ExtensionFileFilter<\/a> implements<\/strong> FilenameFilter<\/a> {<\/em>$/;" a +'L18' HTML/S/117.html /^<\/a> 18 public<\/strong> class<\/strong> SimpleFileDialog {<\/em>$/;" a +'L18' HTML/S/118.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/119.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/120.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/121.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/122.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/123.html /^<\/a> 18 * The type of value being formatted<\/em>$/;" a +'L18' HTML/S/124.html /^<\/a> 18 $/;" a +'L18' HTML/S/125.html /^<\/a> 18 * A panel that has a list of objects and ways of manipulating that list<\/em>$/;" a +'L18' HTML/S/127.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/128.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/129.html /^<\/a> 18 $/;" a +'L18' HTML/S/13.html /^<\/a> 18 * The variable scoping information.<\/em>$/;" a +'L18' HTML/S/130.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/131.html /^<\/a> 18 * Utility class for getting simple input from the user.<\/em>$/;" a +'L18' HTML/S/132.html /^<\/a> 18 public<\/strong> class<\/strong> SimpleFileChooser {<\/em>$/;" a +'L18' HTML/S/133.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/134.html /^<\/a> 18 super<\/strong>();$/;" a +'L18' HTML/S/135.html /^<\/a> 18 * The type of data in the JList<\/em>$/;" a +'L18' HTML/S/136.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/137.html /^<\/a> 18 * Create a new output stream attached to a textarea<\/em>$/;" a +'L18' HTML/S/138.html /^<\/a> 18 public<\/strong> final<\/strong> int<\/strong> startLine<\/a>;$/;" a +'L18' HTML/S/139.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/14.html /^<\/a> 18 import<\/strong> java.util.Scanner;$/;" a +'L18' HTML/S/140.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/141.html /^<\/a> 18 * Creates a pragma that takes a single integer argument<\/em>$/;" a +'L18' HTML/S/143.html /^<\/a> 18 import<\/strong> java.util.function.BiPredicate;$/;" a +'L18' HTML/S/144.html /^<\/a> 18 * The format string to use for closing.<\/em>$/;" a +'L18' HTML/S/145.html /^<\/a> 18 $/;" a +'L18' HTML/S/146.html /^<\/a> 18 * The item to mark the contents of a group\/subgroup.<\/em>$/;" a +'L18' HTML/S/147.html /^<\/a> 18 import<\/strong> java.util.Map;$/;" a +'L18' HTML/S/148.html /^<\/a> 18 * @param seq<\/em>$/;" a +'L18' HTML/S/149.html /^<\/a> 18 private<\/strong> static<\/strong> final<\/strong> String<\/a> Exp<\/a> = "[eE][+-]?" + Digits<\/a>;$/;" a +'L18' HTML/S/15.html /^<\/a> 18 switch<\/strong>(name<\/a>.getKey<\/a>()) {<\/em>$/;" a +'L18' HTML/S/150.html /^<\/a> 18 public<\/strong> static<\/strong> IPrecedent<\/a> newSimplePrecedent<\/a>(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L18' HTML/S/151.html /^<\/a> 18 $/;" a +'L18' HTML/S/153.html /^<\/a> 18 * @param <K><\/em>$/;" a +'L18' HTML/S/154.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/155.html /^<\/a> 18 * @param <V><\/em>$/;" a +'L18' HTML/S/156.html /^<\/a> 18 * The value type of the tokens.<\/em>$/;" a +'L18' HTML/S/157.html /^<\/a> 18 * The value type of the tokens.<\/em>$/;" a +'L18' HTML/S/158.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/159.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/16.html /^<\/a> 18 .toList<\/a>(strang<\/a> -> strang<\/a>);$/;" a +'L18' HTML/S/160.html /^<\/a> 18 * The value type of the tokens.<\/em>$/;" a +'L18' HTML/S/161.html /^<\/a> 18 * The value type of the token.<\/em>$/;" a +'L18' HTML/S/162.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/163.html /^<\/a> 18 * @param <V><\/em>$/;" a +'L18' HTML/S/164.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/165.html /^<\/a> 18 * @param <V><\/em>$/;" a +'L18' HTML/S/166.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/167.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/168.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/169.html /^<\/a> 18 * @param <V><\/em>$/;" a +'L18' HTML/S/17.html /^<\/a> 18 IList<\/a><IList<\/a><String<\/a>>> cses<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L18' HTML/S/170.html /^<\/a> 18 * The value type of the tokens.<\/em>$/;" a +'L18' HTML/S/171.html /^<\/a> 18 * @param <V><\/em>$/;" a +'L18' HTML/S/172.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/173.html /^<\/a> 18 * @param <V><\/em>$/;" a +'L18' HTML/S/174.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/175.html /^<\/a> 18 * The value type of the tokens.<\/em>$/;" a +'L18' HTML/S/176.html /^<\/a> 18 * The state type of the parser.<\/em>$/;" a +'L18' HTML/S/177.html /^<\/a> 18 * The state type of the parser.<\/em>$/;" a +'L18' HTML/S/178.html /^<\/a> 18 * The state type of the parser.<\/em>$/;" a +'L18' HTML/S/179.html /^<\/a> 18 * The source of tokens.<\/em>$/;" a +'L18' HTML/S/180.html /^<\/a> 18 * The key type for the tokens.<\/em>$/;" a +'L18' HTML/S/181.html /^<\/a> 18 * Get the key for this token.<\/em>$/;" a +'L18' HTML/S/182.html /^<\/a> 18 * @param ky<\/em>$/;" a +'L18' HTML/S/183.html /^<\/a> 18 private<\/strong> Iterator<\/a><Token<\/a><String<\/a>, String<\/a>>> iter<\/a>;$/;" a +'L18' HTML/S/184.html /^<\/a> 18 * @param <V><\/em>$/;" a +'L18' HTML/S/185.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/186.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/187.html /^<\/a> 18 * The string to split.<\/em>$/;" a +'L18' HTML/S/188.html /^<\/a> 18 * @author EVE<\/em>$/;" a +'L18' HTML/S/189.html /^<\/a> 18 private<\/strong> TokenType<\/a> element<\/a>;$/;" a +'L18' HTML/S/19.html /^<\/a> add-opener { braces$/;" a +'L18' HTML/S/190.html /^<\/a> 18 private<\/strong> static<\/strong> Pattern<\/a> possibleEscape<\/a> = Pattern<\/a>.compile<\/a>("\\\\\\\\.");$/;" a +'L18' HTML/S/191.html /^<\/a> 18 * @author ben<\/em>$/;" a +'L18' HTML/S/192.html /^<\/a> 18 @SuppressWarnings<\/a>("javadoc")$/;" a +'L18' HTML/S/193.html /^<\/a># The repertoire covered by the file is Unicode 9.0.0.$/;" a +'L18' HTML/S/196.html /^<\/a> add-opener { braces$/;" a +'L18' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/ioutils\/RuleBasedReaderPragmas.java$/;" a +'L18' HTML/S/2.html /^<\/a> <includes>$/;" a +'L18' HTML/S/20.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/203.html /^<\/a> <property name="java.vm.specification.name" value="Java Virtual Machine Specification"\/>$/;" a +'L18' HTML/S/21.html /^<\/a> 18 * Get the handler that executes this command<\/em>$/;" a +'L18' HTML/S/22.html /^<\/a> 18 * @return The command mode to switch to after this command, or null to<\/em>$/;" a +'L18' HTML/S/23.html /^<\/a> 18 * Get the summary line for a command.<\/em>$/;" a +'L18' HTML/S/24.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/25.html /^<\/a> 18 * @param delegate<\/em>$/;" a +'L18' HTML/S/26.html /^<\/a> 18 * @author bjculkin<\/em>$/;" a +'L18' HTML/S/27.html /^<\/a> 18 * The current FDS state.<\/em>$/;" a +'L18' HTML/S/28.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/29.html /^<\/a> 18 * In this context, something means a command or submode.<\/em>$/;" a +'L18' HTML/S/3.html /^<\/a> 18 * @param args<\/em>$/;" a +'L18' HTML/S/30.html /^<\/a> 18 * The FDS state type.<\/em>$/;" a +'L18' HTML/S/31.html /^<\/a> 18 private<\/strong> CommandHelp<\/a> help<\/a>;$/;" a +'L18' HTML/S/32.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/33.html /^<\/a> 18 * The summary of this help topic<\/em>$/;" a +'L18' HTML/S/34.html /^<\/a> 18 }<\/em>$/;" a +'L18' HTML/S/35.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/36.html /^<\/a> 18 private<\/strong> static<\/strong> RuleBasedConfigReader<\/a><ComponentDescriptionState<\/a>> reader<\/a>;$/;" a +'L18' HTML/S/37.html /^<\/a> 18 $/;" a +'L18' HTML/S/38.html /^<\/a> 18 $/;" a +'L18' HTML/S/39.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/4.html /^<\/a> 18 $/;" a +'L18' HTML/S/40.html /^<\/a> 18 default<\/strong> String<\/a> getAuthor<\/a>() {<\/em>$/;" a +'L18' HTML/S/41.html /^<\/a> 18 private<\/strong> Iterator<\/a><E<\/a>> curr<\/a>;$/;" a +'L18' HTML/S/42.html /^<\/a> 18 * Create a new either with the left value occupied<\/em>$/;" a +'L18' HTML/S/43.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/44.html /^<\/a> 18 * @param <ContainedType><\/em>$/;" a +'L18' HTML/S/45.html /^<\/a> 18 * The old value<\/em>$/;" a +'L18' HTML/S/46.html /^<\/a> 18 * The supplier of the left value<\/em>$/;" a +'L18' HTML/S/47.html /^<\/a> 18 heldHolders<\/a> = toHold<\/a>;$/;" a +'L18' HTML/S/48.html /^<\/a> 18 $/;" a +'L18' HTML/S/49.html /^<\/a> 18 \/\/ as the public one<\/em>$/;" a +'L18' HTML/S/5.html /^<\/a> 18 * @param args<\/em>$/;" a +'L18' HTML/S/50.html /^<\/a> 18 held<\/a> = toHold<\/a>;$/;" a +'L18' HTML/S/51.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/52.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/53.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/54.html /^<\/a> 18 * The type on the right side of the pair<\/em>$/;" a +'L18' HTML/S/55.html /^<\/a> 18 public<\/strong> class<\/strong> ListHolder<\/a><ContainedType<\/a>> implements<\/strong> IHolder<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L18' HTML/S/56.html /^<\/a> 18 * Create a new optional, using the given initial value<\/em>$/;" a +'L18' HTML/S/57.html /^<\/a> 18 private<\/strong> LeftType<\/a> leftValue<\/a>;$/;" a +'L18' HTML/S/58.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/59.html /^<\/a> 18 private<\/strong> Supplier<\/a><T<\/a>> source<\/a>;$/;" a +'L18' HTML/S/60.html /^<\/a> 18 public<\/strong> class<\/strong> TopDownTransformIterator<\/a><ContainedType<\/a>> implements<\/strong> Iterator<\/a><ITree<\/a><ContainedType<\/a>>> {<\/em>$/;" a +'L18' HTML/S/61.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/62.html /^<\/a> 18 private<\/strong> Iterator<\/a><S<\/a>> source<\/a>;$/;" a +'L18' HTML/S/63.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/64.html /^<\/a> 18 * <\/em>$/;" a +'L18' HTML/S/65.html /^<\/a> 18 * @param key$/;" a +'L18' HTML/S/66.html /^<\/a> 18 * the tape, except for flip.<\/em>$/;" a +'L18' HTML/S/67.html /^<\/a> 18 * The key of the map.<\/em>$/;" a +'L18' HTML/S/68.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/69.html /^<\/a> 18 public<\/strong> class<\/strong> SimpleDirectory<\/a><K<\/a>, V<\/a>> implements<\/strong> Directory<\/a><K<\/a>, V<\/a>> {<\/em>$/;" a +'L18' HTML/S/7.html /^<\/a> 18 import<\/strong> java.util.HashMap;$/;" a +'L18' HTML/S/70.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/71.html /^<\/a> 18 * The element type of the tape.<\/em>$/;" a +'L18' HTML/S/72.html /^<\/a> 18 \/**<\/em>$/;" a +'L18' HTML/S/73.html /^<\/a> 18 * <p><\/em>$/;" a +'L18' HTML/S/74.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/75.html /^<\/a> 18 $/;" a +'L18' HTML/S/76.html /^<\/a> 18 public<\/strong> class<\/strong> TapeLibrary<\/a><T<\/a>> implements<\/strong> Tape<\/a><T<\/a>> {<\/em>$/;" a +'L18' HTML/S/77.html /^<\/a> 18 public<\/strong> class<\/strong> UnifiedDirectory<\/a><K<\/a>, V<\/a>> implements<\/strong> Directory<\/a><K<\/a>, V<\/a>> {<\/em>$/;" a +'L18' HTML/S/78.html /^<\/a> 18 public<\/strong> FileNotChosenException() {<\/em>$/;" a +'L18' HTML/S/79.html /^<\/a> 18 public<\/strong> PragmaFormatException() {<\/em>$/;" a +'L18' HTML/S/8.html /^<\/a> 18 ParserContext<\/a><String<\/a>, String<\/a>, TestContext<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L18' HTML/S/80.html /^<\/a> 18 * @param cause<\/em>$/;" a +'L18' HTML/S/81.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/82.html /^<\/a> 18 * The data held in this tree leaf<\/em>$/;" a +'L18' HTML/S/83.html /^<\/a> 18 * @param <T><\/em>$/;" a +'L18' HTML/S/84.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/85.html /^<\/a> 18 * Add a element below this tree part somewhere.<\/em>$/;" a +'L18' HTML/S/86.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/87.html /^<\/a> 18 $/;" a +'L18' HTML/S/88.html /^<\/a> 18 import<\/strong> java.util.function.Predicate;$/;" a +'L18' HTML/S/89.html /^<\/a> 18 * @param <ValueType><\/em>$/;" a +'L18' HTML/S/9.html /^<\/a> 18 import<\/strong> java.util.LinkedList;$/;" a +'L18' HTML/S/90.html /^<\/a> 18 * The string to create a tokenizer from.<\/em>$/;" a +'L18' HTML/S/91.html /^<\/a> 18 *<\/em>$/;" a +'L18' HTML/S/92.html /^<\/a> 18 public<\/strong> interface<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> {<\/em>$/;" a +'L18' HTML/S/93.html /^<\/a> 18 }<\/em>$/;" a +'L18' HTML/S/94.html /^<\/a> 18 * parts of a pair$/;" a +'L18' HTML/S/95.html /^<\/a> 18 * resulting function to any type of functor, it is only safe to call it<\/em>$/;" a +'L18' HTML/S/97.html /^<\/a> 18 *\/<\/em>$/;" a +'L18' HTML/S/98.html /^<\/a> 18 * @param <InitialType><\/em>$/;" a +'L18' HTML/S/99.html /^<\/a> 18 private<\/strong> Set<\/a><java<\/a>.util<\/a>.stream<\/a>.Collector<\/a>.Characteristics<\/a>> characteristicSet<\/a>;$/;" a +'L180' HTML/S/1.html /^<\/a>22ED; 22EC # [BEST FIT] DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL$/;" a +'L180' HTML/S/106.html /^<\/a> 180 + " partition size. Must be between 1 and " + input<\/a>.getSize<\/a>());$/;" a +'L180' HTML/S/111.html /^<\/a> 180 * @param cases<\/em>$/;" a +'L180' HTML/S/113.html /^<\/a> 180 *<\/em>$/;" a +'L180' HTML/S/115.html /^<\/a> 180 }<\/em>);$/;" a +'L180' HTML/S/130.html /^<\/a> 180 * @param value<\/em>$/;" a +'L180' HTML/S/131.html /^<\/a> 180 $/;" a +'L180' HTML/S/132.html /^<\/a> 180 * @param title<\/em>$/;" a +'L180' HTML/S/133.html /^<\/a> 180 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L180' HTML/S/140.html /^<\/a> 180 public<\/strong> void<\/strong> setStartRule(BiConsumer<\/a><FunctionalStringTokenizer<\/a>, IPair<\/a><String<\/a>, E<\/a>>> start<\/a>) {<\/em>$/;" a +'L180' HTML/S/143.html /^<\/a> 180 if<\/strong>(closingDelimiters<\/a>.contains<\/a>(del<\/a>)) {<\/em>$/;" a +'L180' HTML/S/147.html /^<\/a> 180 $/;" a +'L180' HTML/S/185.html /^<\/a> 180 $/;" a +'L180' HTML/S/186.html /^<\/a> 180 \/*<\/em>$/;" a +'L180' HTML/S/190.html /^<\/a> 180 case<\/strong> "\\\\'":$/;" a +'L180' HTML/S/193.html /^<\/a>22ED; 22EC # [BEST FIT] DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL$/;" a +'L180' HTML/S/32.html /^<\/a> 180 }<\/em>$/;" a +'L180' HTML/S/42.html /^<\/a> 180 $/;" a +'L180' HTML/S/46.html /^<\/a> 180 @Override<\/a>$/;" a +'L180' HTML/S/51.html /^<\/a> 180 * pair<\/em>$/;" a +'L180' HTML/S/52.html /^<\/a> 180 * @param linearizationMethod<\/em>$/;" a +'L180' HTML/S/53.html /^<\/a> 180 public<\/strong> static<\/strong> <ContainedType<\/a>> Lazy<\/a><ContainedType<\/a>> lazy(ContainedType<\/a> val<\/a>) {<\/em>$/;" a +'L180' HTML/S/54.html /^<\/a> 180 @Override<\/a>$/;" a +'L180' HTML/S/60.html /^<\/a> 180 ITree<\/a><ContainedType<\/a>> res<\/a> = null<\/strong>;$/;" a +'L180' HTML/S/63.html /^<\/a> 180 return<\/strong> new<\/strong> Tree<\/a><>(leafTransformer<\/a>.apply<\/a>(data<\/a>));$/;" a +'L180' HTML/S/64.html /^<\/a> 180 $/;" a +'L180' HTML/S/66.html /^<\/a> 180 $/;" a +'L180' HTML/S/7.html /^<\/a> 180 $/;" a +'L180' HTML/S/71.html /^<\/a> 180 * Move the cursor the specified amount right.<\/em>$/;" a +'L180' HTML/S/73.html /^<\/a> 180 lst<\/a>.set<\/a>(i<\/a> - 1, pop<\/a>());$/;" a +'L180' HTML/S/75.html /^<\/a> 180 *\/<\/em>$/;" a +'L180' HTML/S/76.html /^<\/a> 180 return<\/strong> currentTape<\/a>.right<\/a>(amt<\/a>);$/;" a +'L180' HTML/S/81.html /^<\/a> 180 traverse<\/a>(TreeLinearizationMethod<\/a>.PREORDER<\/a>, node<\/a> -> {<\/em>$/;" a +'L180' HTML/S/83.html /^<\/a> 180 }<\/em>$/;" a +'L180' HTML/S/88.html /^<\/a> 180 if<\/strong>(expandedElement<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Expander returned null list");$/;" a +'L180' HTML/S/9.html /^<\/a> 180 $/;" a +'L180' HTML/S/91.html /^<\/a> 180 * Retrieve the size of the wrapped list<\/em>$/;" a +'L180' HTML/S/92.html /^<\/a> 180 IList<\/a><ValueType<\/a>> returns<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L181' HTML/S/1.html /^<\/a>22F0; 22F1 # UP RIGHT DIAGONAL ELLIPSIS$/;" a +'L181' HTML/S/106.html /^<\/a> 181 $/;" a +'L181' HTML/S/111.html /^<\/a> 181 * The set of cases for the rule.<\/em>$/;" a +'L181' HTML/S/113.html /^<\/a> 181 * @return The new representation of this graph<\/em>$/;" a +'L181' HTML/S/115.html /^<\/a> 181 $/;" a +'L181' HTML/S/130.html /^<\/a> 181 * The value to reset the fields to<\/em>$/;" a +'L181' HTML/S/131.html /^<\/a> 181 while<\/strong>(!validator<\/a>.test<\/a>(input<\/a>)) {<\/em>$/;" a +'L181' HTML/S/132.html /^<\/a> 181 * The title of the dialog to prompt with.<\/em>$/;" a +'L181' HTML/S/133.html /^<\/a> 181 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L181' HTML/S/140.html /^<\/a> 181 if<\/strong>(start<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Action on rule start must be non-null");$/;" a +'L181' HTML/S/143.html /^<\/a> 181 return<\/strong> true<\/strong>;$/;" a +'L181' HTML/S/147.html /^<\/a> 181 throw<\/strong> new<\/strong> DelimiterException<\/a>(msgBuilder<\/a>.toString<\/a>());$/;" a +'L181' HTML/S/185.html /^<\/a> 181 \/\/ Evaluate what we were asked<\/em>$/;" a +'L181' HTML/S/186.html /^<\/a> 181 * (non-Javadoc)<\/em>$/;" a +'L181' HTML/S/190.html /^<\/a> 181 escapeRep<\/a> = "'";$/;" a +'L181' HTML/S/193.html /^<\/a>22F0; 22F1 # UP RIGHT DIAGONAL ELLIPSIS$/;" a +'L181' HTML/S/32.html /^<\/a> 181 $/;" a +'L181' HTML/S/42.html /^<\/a> 181 if<\/strong>(rightVal<\/a> != null<\/strong>) {<\/em>$/;" a +'L181' HTML/S/46.html /^<\/a> 181 public<\/strong> <MergedType<\/a>> MergedType<\/a> merge<\/a>(BiFunction<\/a><NewLeft<\/a>, NewRight<\/a>, MergedType<\/a>> merger<\/a>) {<\/em>$/;" a +'L181' HTML/S/51.html /^<\/a> 181 * @return The pair, with its right part transformed<\/em>$/;" a +'L181' HTML/S/52.html /^<\/a> 181 * The way to traverse the tree<\/em>$/;" a +'L181' HTML/S/53.html /^<\/a> 181 return<\/strong> new<\/strong> Lazy<\/a><>(val<\/a>);$/;" a +'L181' HTML/S/54.html /^<\/a> 181 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L181' HTML/S/60.html /^<\/a> 181 $/;" a +'L181' HTML/S/63.html /^<\/a> 181 }<\/em>$/;" a +'L181' HTML/S/64.html /^<\/a> 181 \/**<\/em>$/;" a +'L181' HTML/S/66.html /^<\/a> 181 \/**<\/em>$/;" a +'L181' HTML/S/7.html /^<\/a> 181 case<\/strong> "delims-addgroup":$/;" a +'L181' HTML/S/71.html /^<\/a> 181 *<\/em>$/;" a +'L181' HTML/S/73.html /^<\/a> 181 }<\/em>$/;" a +'L181' HTML/S/75.html /^<\/a> 181 @Override<\/a>$/;" a +'L181' HTML/S/76.html /^<\/a> 181 }<\/em>$/;" a +'L181' HTML/S/81.html /^<\/a> 181 nodes<\/a>.add<\/a>(node<\/a>);$/;" a +'L181' HTML/S/83.html /^<\/a> 181 $/;" a +'L181' HTML/S/88.html /^<\/a> 181 $/;" a +'L181' HTML/S/9.html /^<\/a> 181 Iterator<\/a><String<\/a>> source<\/a> = splitTokens<\/a>.iterator<\/a>();$/;" a +'L181' HTML/S/91.html /^<\/a> 181 *<\/em>$/;" a +'L181' HTML/S/92.html /^<\/a> 181 $/;" a +'L182' HTML/S/1.html /^<\/a>22F1; 22F0 # DOWN RIGHT DIAGONAL ELLIPSIS$/;" a +'L182' HTML/S/106.html /^<\/a> 182 \/*<\/em>$/;" a +'L182' HTML/S/111.html /^<\/a> 182 * @return Whether or not the rule was succesfully added.<\/em>$/;" a +'L182' HTML/S/113.html /^<\/a> 182 *\/<\/em>$/;" a +'L182' HTML/S/115.html /^<\/a> 182 \/\/ Get the edge with the minimum distance<\/em>$/;" a +'L182' HTML/S/130.html /^<\/a> 182 *\/<\/em>$/;" a +'L182' HTML/S/131.html /^<\/a> 182 showError<\/a>(parent<\/a>, "I\/O Error", "Please enter a valid value");$/;" a +'L182' HTML/S/132.html /^<\/a> 182 * @return The file if the user chose one or null if they didn't.<\/em>$/;" a +'L182' HTML/S/133.html /^<\/a> 182 else<\/strong> if<\/strong>(message<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Error message must not be null");$/;" a +'L182' HTML/S/140.html /^<\/a> 182 $/;" a +'L182' HTML/S/143.html /^<\/a> 182 }<\/em>$/;" a +'L182' HTML/S/147.html /^<\/a> 182 }<\/em>$/;" a +'L182' HTML/S/185.html /^<\/a> 182 return<\/strong> rightPrecedence<\/a> >= leftPrecedence<\/a>;$/;" a +'L182' HTML/S/186.html /^<\/a> 182 * <\/em>$/;" a +'L182' HTML/S/190.html /^<\/a> 182 break<\/strong>;$/;" a +'L182' HTML/S/193.html /^<\/a>22F1; 22F0 # DOWN RIGHT DIAGONAL ELLIPSIS$/;" a +'L182' HTML/S/32.html /^<\/a> 182 private<\/strong> GenericCommand<\/a> buildExitCommand<\/a>() {<\/em>$/;" a +'L182' HTML/S/42.html /^<\/a> 182 builder<\/a>.append<\/a>("rightVal=");$/;" a +'L182' HTML/S/46.html /^<\/a> 182 if<\/strong>(merger<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Merger must not be null");$/;" a +'L182' HTML/S/51.html /^<\/a> 182 *\/<\/em>$/;" a +'L182' HTML/S/52.html /^<\/a> 182 * @param action<\/em>$/;" a +'L182' HTML/S/53.html /^<\/a> 182 }<\/em>$/;" a +'L182' HTML/S/54.html /^<\/a> 182 StringBuilder<\/a> sb<\/a> = new<\/strong> StringBuilder<\/a>("pair[l=");$/;" a +'L182' HTML/S/60.html /^<\/a> 182 if<\/strong>(postParent<\/a> == null<\/strong>) {<\/em>$/;" a +'L182' HTML/S/63.html /^<\/a> 182 $/;" a +'L182' HTML/S/64.html /^<\/a> 182 * Convert an abbreviation into all the strings it could abbreviate<\/em>$/;" a +'L182' HTML/S/66.html /^<\/a> 182 * Move the cursor the specified amount right.<\/em>$/;" a +'L182' HTML/S/7.html /^<\/a> 182 for<\/strong>(String<\/a> arg<\/a> : argArray<\/a>) {<\/em>$/;" a +'L182' HTML/S/71.html /^<\/a> 182 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L182' HTML/S/73.html /^<\/a> 182 $/;" a +'L182' HTML/S/75.html /^<\/a> 182 public<\/strong> boolean<\/strong> right<\/a>() {<\/em>$/;" a +'L182' HTML/S/76.html /^<\/a> 182 $/;" a +'L182' HTML/S/81.html /^<\/a> 182 return<\/strong> true<\/strong>;$/;" a +'L182' HTML/S/83.html /^<\/a> 182 private<\/strong> boolean<\/strong> inorderTraverse<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L182' HTML/S/88.html /^<\/a> 182 \/\/ Add each element to the returned list<\/em>$/;" a +'L182' HTML/S/9.html /^<\/a> 182 $/;" a +'L182' HTML/S/91.html /^<\/a> 182 * @return The size of the wrapped list<\/em>$/;" a +'L182' HTML/S/92.html /^<\/a> 182 for<\/strong> (KeyType<\/a> key<\/a> : keyList<\/a>()) {<\/em>$/;" a +'L183' HTML/S/1.html /^<\/a>22F2; 22FA # ELEMENT OF WITH LONG HORIZONTAL STROKE$/;" a +'L183' HTML/S/106.html /^<\/a> 183 * List that holds our results<\/em>$/;" a +'L183' HTML/S/111.html /^<\/a> 183 *\/<\/em>$/;" a +'L183' HTML/S/113.html /^<\/a> 183 public<\/strong> Graph<\/a><T<\/a>> toGraph() {<\/em>$/;" a +'L183' HTML/S/115.html /^<\/a> 183 IHolder<\/a><Edge<\/a><T<\/a>>> minimum<\/a> = new<\/strong> Identity<\/a><>(available<\/a>.poll<\/a>());$/;" a +'L183' HTML/S/130.html /^<\/a> 183 public<\/strong> void<\/strong> resetValues(int<\/strong> value<\/a>) {<\/em>$/;" a +'L183' HTML/S/131.html /^<\/a> 183 $/;" a +'L183' HTML/S/132.html /^<\/a> 183 *\/<\/em>$/;" a +'L183' HTML/S/133.html /^<\/a> 183 $/;" a +'L183' HTML/S/140.html /^<\/a> 183 this<\/strong>.start<\/a> = start<\/a>;$/;" a +'L183' HTML/S/143.html /^<\/a> 183 $/;" a +'L183' HTML/S/147.html /^<\/a> 183 $/;" a +'L183' HTML/S/185.html /^<\/a> 183 }<\/em>$/;" a +'L183' HTML/S/186.html /^<\/a> 183 * @see java.lang.Object#toString()<\/em>$/;" a +'L183' HTML/S/190.html /^<\/a> 183 case<\/strong> "\\\\\\\\":$/;" a +'L183' HTML/S/193.html /^<\/a>22F2; 22FA # ELEMENT OF WITH LONG HORIZONTAL STROKE$/;" a +'L183' HTML/S/32.html /^<\/a> 183 String<\/a> exitShortHelp<\/a> = "exit\\tExit the console";$/;" a +'L183' HTML/S/42.html /^<\/a> 183 builder<\/a>.append<\/a>(rightVal<\/a>);$/;" a +'L183' HTML/S/46.html /^<\/a> 183 $/;" a +'L183' HTML/S/51.html /^<\/a> 183 public<\/strong> <NewRight<\/a>> IPair<\/a><LeftType<\/a>, NewRight<\/a>> mapRight<\/a>(Function<\/a><RightType<\/a>, NewRight<\/a>> mapper<\/a>);$/;" a +'L183' HTML/S/52.html /^<\/a> 183 * The action to perform on each tree node<\/em>$/;" a +'L183' HTML/S/53.html /^<\/a> 183 $/;" a +'L183' HTML/S/54.html /^<\/a> 183 $/;" a +'L183' HTML/S/60.html /^<\/a> 183 res<\/a> = new<\/strong> Tree<\/a><>(preParent<\/a>.getHead<\/a>());$/;" a +'L183' HTML/S/63.html /^<\/a> 183 @Override<\/a>$/;" a +'L183' HTML/S/64.html /^<\/a> 183 * into.<\/em>$/;" a +'L183' HTML/S/66.html /^<\/a> 183 *<\/em>$/;" a +'L183' HTML/S/7.html /^<\/a> 183 dlm<\/a>.addGroup<\/a>(groups<\/a>.get<\/a>(arg<\/a>));$/;" a +'L183' HTML/S/71.html /^<\/a> 183 *<\/em>$/;" a +'L183' HTML/S/73.html /^<\/a> 183 for<\/strong>(T<\/a> nelm<\/a> : lst<\/a>) {<\/em>$/;" a +'L183' HTML/S/75.html /^<\/a> 183 return<\/strong> right<\/a>(1);$/;" a +'L183' HTML/S/76.html /^<\/a> 183 \/**<\/em>$/;" a +'L183' HTML/S/81.html /^<\/a> 183 }<\/em>);$/;" a +'L183' HTML/S/83.html /^<\/a> 183 if<\/strong>(!traverseLeftBranch<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L183' HTML/S/88.html /^<\/a> 183 expandedElement<\/a>.forEach<\/a>(returned<\/a>::add<\/a>);$/;" a +'L183' HTML/S/9.html /^<\/a> 183 Iterator<\/a><Token<\/a><String<\/a>, String<\/a>>> tokens<\/a> = new<\/strong> TransformIterator<\/a><>(source<\/a>, (String<\/a> strang<\/a>) -> {<\/em>$/;" a +'L183' HTML/S/91.html /^<\/a> 183 *\/<\/em>$/;" a +'L183' HTML/S/92.html /^<\/a> 183 returns<\/a>.add<\/a>(get<\/a>(key<\/a>));$/;" a +'L184' HTML/S/1.html /^<\/a>22F3; 22FB # ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L184' HTML/S/106.html /^<\/a> 184 *\/<\/em>$/;" a +'L184' HTML/S/111.html /^<\/a> 184 public<\/strong> boolean<\/strong> addRule<\/a>(E<\/a> name<\/a>, WeightedRandom<\/a><IList<\/a><E<\/a>>> cases<\/a>) {<\/em>$/;" a +'L184' HTML/S/113.html /^<\/a> 184 Graph<\/a><T<\/a>> ret<\/a> = new<\/strong> Graph<\/a><>();$/;" a +'L184' HTML/S/115.html /^<\/a> 184 $/;" a +'L184' HTML/S/130.html /^<\/a> 184 slider<\/a>.setValue<\/a>(value<\/a>);$/;" a +'L184' HTML/S/131.html /^<\/a> 184 input<\/a> = getString<\/a>(parent<\/a>, title<\/a>, prompt<\/a>);$/;" a +'L184' HTML/S/132.html /^<\/a> 184 public<\/strong> static<\/strong> File<\/a> maybeSaveFile(Component<\/a> parent<\/a>, String<\/a> title<\/a>) {<\/em>$/;" a +'L184' HTML/S/133.html /^<\/a> 184 JOptionPane<\/a>.showInternalMessageDialog<\/a>(parent<\/a>, message<\/a>, title<\/a>, JOptionPane<\/a>.ERROR_MESSAGE<\/a>);$/;" a +'L184' HTML/S/140.html /^<\/a> 184 }<\/em>$/;" a +'L184' HTML/S/143.html /^<\/a> 184 for<\/strong>(BiPredicate<\/a><T<\/a>, T<\/a>[]> pred<\/a> : predClosers<\/a>) {<\/em>$/;" a +'L184' HTML/S/147.html /^<\/a> 184 \/*<\/em>$/;" a +'L184' HTML/S/185.html /^<\/a> 184 $/;" a +'L184' HTML/S/186.html /^<\/a> 184 *\/<\/em>$/;" a +'L184' HTML/S/190.html /^<\/a> 184 \/*$/;" a +'L184' HTML/S/193.html /^<\/a>22F3; 22FB # ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L184' HTML/S/32.html /^<\/a> 184 String<\/a> exitLongHelp<\/a> = "First prompts the user to make sure they want to"$/;" a +'L184' HTML/S/42.html /^<\/a> 184 builder<\/a>.append<\/a>(", ");$/;" a +'L184' HTML/S/46.html /^<\/a> 184 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L184' HTML/S/51.html /^<\/a> 184 $/;" a +'L184' HTML/S/52.html /^<\/a> 184 *\/<\/em>$/;" a +'L184' HTML/S/53.html /^<\/a> 184 \/**<\/em>$/;" a +'L184' HTML/S/54.html /^<\/a> 184 if<\/strong>(leftMaterialized<\/a>) {<\/em>$/;" a +'L184' HTML/S/60.html /^<\/a> 184 $/;" a +'L184' HTML/S/63.html /^<\/a> 184 public<\/strong> void<\/strong> selectiveTransform<\/a>(Predicate<\/a><ContainedType<\/a>> nodePicker<\/a>, UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L184' HTML/S/64.html /^<\/a> 184 * <\/em>$/;" a +'L184' HTML/S/66.html /^<\/a> 184 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L184' HTML/S/7.html /^<\/a> 184 }<\/em>$/;" a +'L184' HTML/S/71.html /^<\/a> 184 * @param amt<\/em>$/;" a +'L184' HTML/S/73.html /^<\/a> 184 push<\/a>(nelm<\/a>);$/;" a +'L184' HTML/S/75.html /^<\/a> 184 }<\/em>$/;" a +'L184' HTML/S/76.html /^<\/a> 184 * Flips the tape.<\/em>$/;" a +'L184' HTML/S/81.html /^<\/a> 184 $/;" a +'L184' HTML/S/83.html /^<\/a> 184 $/;" a +'L184' HTML/S/88.html /^<\/a> 184 }<\/em>);$/;" a +'L184' HTML/S/9.html /^<\/a> 184 if<\/strong>(ops<\/a>.contains<\/a>(strang<\/a>) || reserved<\/a>.contains<\/a>(strang<\/a>)) {<\/em>$/;" a +'L184' HTML/S/91.html /^<\/a> 184 int<\/strong> getSize<\/a>();$/;" a +'L184' HTML/S/92.html /^<\/a> 184 }<\/em>$/;" a +'L185' HTML/S/1.html /^<\/a>22F4; 22FC # SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L185' HTML/S/106.html /^<\/a> 185 IList<\/a><IList<\/a><E<\/a>>> returned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L185' HTML/S/111.html /^<\/a> 185 if<\/strong> (name<\/a> == null<\/strong>)$/;" a +'L185' HTML/S/113.html /^<\/a> 185 $/;" a +'L185' HTML/S/115.html /^<\/a> 185 \/\/ Only consider edges where we haven't visited the<\/em>$/;" a +'L185' HTML/S/130.html /^<\/a> 185 $/;" a +'L185' HTML/S/131.html /^<\/a> 185 }<\/em>$/;" a +'L185' HTML/S/132.html /^<\/a> 185 if<\/strong>(title<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L185' HTML/S/133.html /^<\/a> 185 }<\/em>$/;" a +'L185' HTML/S/140.html /^<\/a> 185 $/;" a +'L185' HTML/S/143.html /^<\/a> 185 if<\/strong>(pred<\/a>.test<\/a>(del<\/a>, params<\/a>)) {<\/em>$/;" a +'L185' HTML/S/147.html /^<\/a> 185 * Add an open group.<\/em>$/;" a +'L185' HTML/S/185.html /^<\/a> 185 \/**<\/em>$/;" a +'L185' HTML/S/186.html /^<\/a> 185 @Override<\/a>$/;" a +'L185' HTML/S/190.html /^<\/a> 185 * Skip past the second slash.$/;" a +'L185' HTML/S/193.html /^<\/a>22F4; 22FC # SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L185' HTML/S/32.html /^<\/a> 185 + " exit, then quits if they say they do";$/;" a +'L185' HTML/S/42.html /^<\/a> 185 }<\/em>$/;" a +'L185' HTML/S/46.html /^<\/a> 185 boundPair<\/a> = binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>());$/;" a +'L185' HTML/S/51.html /^<\/a> 185 \/**<\/em>$/;" a +'L185' HTML/S/52.html /^<\/a> 185 public<\/strong> void<\/strong> traverse<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Consumer<\/a><ContainedType<\/a>> action<\/a>);$/;" a +'L185' HTML/S/53.html /^<\/a> 185 * Create a new lazy container with a suspended value.<\/em>$/;" a +'L185' HTML/S/54.html /^<\/a> 185 sb<\/a>.append<\/a>(leftValue<\/a>.toString<\/a>());$/;" a +'L185' HTML/S/60.html /^<\/a> 185 System<\/a>.out<\/a>.println<\/a>("\\t\\tTRACE: adding nodes " + postChildren<\/a> + " to " + res<\/a>);$/;" a +'L185' HTML/S/63.html /^<\/a> 185 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L185' HTML/S/64.html /^<\/a> 185 * @param abbrev<\/em>$/;" a +'L185' HTML/S/66.html /^<\/a> 185 *<\/em>$/;" a +'L185' HTML/S/7.html /^<\/a> 185 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L185' HTML/S/71.html /^<\/a> 185 * The amount to move the cursor right by.<\/em>$/;" a +'L185' HTML/S/73.html /^<\/a> 185 }<\/em>$/;" a +'L185' HTML/S/75.html /^<\/a> 185 $/;" a +'L185' HTML/S/76.html /^<\/a> 185 *<\/em>$/;" a +'L185' HTML/S/81.html /^<\/a> 185 \/\/ Clear the tree<\/em>$/;" a +'L185' HTML/S/83.html /^<\/a> 185 if<\/strong>(!traverseElement<\/a>(traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L185' HTML/S/88.html /^<\/a> 185 $/;" a +'L185' HTML/S/9.html /^<\/a> 185 return<\/strong> new<\/strong> StringToken<\/a>(strang<\/a>, strang<\/a>);$/;" a +'L185' HTML/S/91.html /^<\/a> 185 $/;" a +'L185' HTML/S/92.html /^<\/a> 185 $/;" a +'L186' HTML/S/1.html /^<\/a>22F6; 22FD # ELEMENT OF WITH OVERBAR$/;" a +'L186' HTML/S/106.html /^<\/a> 186 $/;" a +'L186' HTML/S/111.html /^<\/a> 186 throw<\/strong> new<\/strong> NullPointerException<\/a>("Name must not be null");$/;" a +'L186' HTML/S/113.html /^<\/a> 186 adjacency<\/a>.forEach<\/a>((sourceKey<\/a>, sourceValue<\/a>) -> {<\/em>$/;" a +'L186' HTML/S/115.html /^<\/a> 186 \/\/ target of<\/em>$/;" a +'L186' HTML/S/130.html /^<\/a> 186 field<\/a>.setValue<\/a>(value<\/a>);$/;" a +'L186' HTML/S/131.html /^<\/a> 186 $/;" a +'L186' HTML/S/132.html /^<\/a> 186 $/;" a +'L186' HTML/S/133.html /^<\/a> 186 $/;" a +'L186' HTML/S/140.html /^<\/a> 186 private<\/strong> boolean<\/strong> startRule<\/a>(E<\/a> state<\/a>, boolean<\/strong> isRuleOpen<\/a>, String<\/a> line<\/a>) {<\/em>$/;" a +'L186' HTML/S/143.html /^<\/a> 186 return<\/strong> true<\/strong>;$/;" a +'L186' HTML/S/147.html /^<\/a> 186 *\/<\/em>$/;" a +'L186' HTML/S/185.html /^<\/a> 186 * Transform a string of tokens from infix notation to postfix<\/em>$/;" a +'L186' HTML/S/186.html /^<\/a> 186 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L186' HTML/S/190.html /^<\/a> 186 *\/<\/em>$/;" a +'L186' HTML/S/193.html /^<\/a>22F6; 22FD # ELEMENT OF WITH OVERBAR$/;" a +'L186' HTML/S/32.html /^<\/a> 186 $/;" a +'L186' HTML/S/42.html /^<\/a> 186 $/;" a +'L186' HTML/S/46.html /^<\/a> 186 $/;" a +'L186' HTML/S/51.html /^<\/a> 186 * Merge the two values in this pair into a single value<\/em>$/;" a +'L186' HTML/S/52.html /^<\/a> 186 $/;" a +'L186' HTML/S/53.html /^<\/a> 186 * <\/em>$/;" a +'L186' HTML/S/54.html /^<\/a> 186 }<\/em> else<\/strong> {<\/em>$/;" a +'L186' HTML/S/60.html /^<\/a> 186 $/;" a +'L186' HTML/S/63.html /^<\/a> 186 children<\/a>.forEach<\/a>((child<\/a>) -> child<\/a>.selectiveTransform<\/a>(nodePicker<\/a>, transformer<\/a>));$/;" a +'L186' HTML/S/64.html /^<\/a> 186 * The abbreviation to convert.<\/em>$/;" a +'L186' HTML/S/66.html /^<\/a> 186 * @param amt<\/em>$/;" a +'L186' HTML/S/7.html /^<\/a> 186 System<\/a>.out<\/a>.println<\/a>("Added groups " + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L186' HTML/S/71.html /^<\/a> 186 *<\/em>$/;" a +'L186' HTML/S/73.html /^<\/a> 186 push<\/a>(elm<\/a>);$/;" a +'L186' HTML/S/75.html /^<\/a> 186 \/**<\/em>$/;" a +'L186' HTML/S/76.html /^<\/a> 186 * The active side becomes inactive, and the inactive side becomes<\/em>$/;" a +'L186' HTML/S/81.html /^<\/a> 186 root<\/a> = null<\/strong>;$/;" a +'L186' HTML/S/83.html /^<\/a> 186 $/;" a +'L186' HTML/S/88.html /^<\/a> 186 return<\/strong> returned<\/a>;$/;" a +'L186' HTML/S/9.html /^<\/a> 186 }<\/em> else<\/strong> if<\/strong>(ctx<\/a>.scopes<\/a>.top<\/a>().containsKey<\/a>(strang<\/a>)) {<\/em>$/;" a +'L186' HTML/S/91.html /^<\/a> 186 \/**<\/em>$/;" a +'L186' HTML/S/92.html /^<\/a> 186 return<\/strong> returns<\/a>;$/;" a +'L187' HTML/S/1.html /^<\/a>22F7; 22FE # SMALL ELEMENT OF WITH OVERBAR$/;" a +'L187' HTML/S/106.html /^<\/a> 187 \/*<\/em>$/;" a +'L187' HTML/S/111.html /^<\/a> 187 else<\/strong> if<\/strong> (cases<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Cases must not be null");$/;" a +'L187' HTML/S/113.html /^<\/a> 187 sourceValue<\/a>.forEach<\/a>((targetKey<\/a>, targetValue<\/a>) -> {<\/em>$/;" a +'L187' HTML/S/115.html /^<\/a> 187 \/\/ the edge<\/em>$/;" a +'L187' HTML/S/130.html /^<\/a> 187 }<\/em>$/;" a +'L187' HTML/S/131.html /^<\/a> 187 return<\/strong> transformer<\/a>.apply<\/a>(input<\/a>);$/;" a +'L187' HTML/S/132.html /^<\/a> 187 JFileChooser<\/a> files<\/a> = new<\/strong> JFileChooser<\/a>();$/;" a +'L187' HTML/S/133.html /^<\/a> 187 \/**<\/em>$/;" a +'L187' HTML/S/140.html /^<\/a> 187 \/\/ Create the line tokenizer<\/em>$/;" a +'L187' HTML/S/143.html /^<\/a> 187 }<\/em>$/;" a +'L187' HTML/S/147.html /^<\/a> 187 DelimiterGroup<\/a><T<\/a>>.OpenGroup<\/a> open<\/a> = group<\/a>.open<\/a>(tok<\/a>, possibleOpenPar<\/a>.getRight<\/a>());$/;" a +'L187' HTML/S/185.html /^<\/a> 187 *<\/em>$/;" a +'L187' HTML/S/186.html /^<\/a> 187 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L187' HTML/S/190.html /^<\/a> 187 possibleEscapeFinder<\/a>.find<\/a>();$/;" a +'L187' HTML/S/193.html /^<\/a>22F7; 22FE # SMALL ELEMENT OF WITH OVERBAR$/;" a +'L187' HTML/S/32.html /^<\/a> 187 return<\/strong> new<\/strong> GenericCommand<\/a>((args<\/a>) -> {<\/em>$/;" a +'L187' HTML/S/42.html /^<\/a> 187 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L187' HTML/S/46.html /^<\/a> 187 pairBound<\/a> = true<\/strong>;$/;" a +'L187' HTML/S/51.html /^<\/a> 187 *<\/em>$/;" a +'L187' HTML/S/52.html /^<\/a> 187 \/**<\/em>$/;" a +'L187' HTML/S/53.html /^<\/a> 187 * @param supp<\/em>$/;" a +'L187' HTML/S/54.html /^<\/a> 187 sb<\/a>.append<\/a>("(un-materialized)");$/;" a +'L187' HTML/S/60.html /^<\/a> 187 for<\/strong>(ITree<\/a><ContainedType<\/a>> child<\/a> : postChildren<\/a>) {<\/em>$/;" a +'L187' HTML/S/63.html /^<\/a> 187 }<\/em> else<\/strong> {<\/em>$/;" a +'L187' HTML/S/64.html /^<\/a> 187 * <\/em>$/;" a +'L187' HTML/S/66.html /^<\/a> 187 * The amount to move the cursor right by.<\/em>$/;" a +'L187' HTML/S/7.html /^<\/a> 187 }<\/em>$/;" a +'L187' HTML/S/71.html /^<\/a> 187 * @return Whether the cursor was moved right.<\/em>$/;" a +'L187' HTML/S/73.html /^<\/a> 187 $/;" a +'L187' HTML/S/75.html /^<\/a> 187 * Move the cursor the specified amount right.<\/em>$/;" a +'L187' HTML/S/76.html /^<\/a> 187 * active.<\/em>$/;" a +'L187' HTML/S/81.html /^<\/a> 187 $/;" a +'L187' HTML/S/83.html /^<\/a> 187 if<\/strong>(!traverseRightBranch<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L187' HTML/S/88.html /^<\/a> 187 }<\/em>$/;" a +'L187' HTML/S/9.html /^<\/a> 187 return<\/strong> new<\/strong> StringToken<\/a>("(vref)", strang<\/a>);$/;" a +'L187' HTML/S/91.html /^<\/a> 187 * Check if this list is empty.<\/em>$/;" a +'L187' HTML/S/92.html /^<\/a> 187 }<\/em>$/;" a +'L188' HTML/S/1.html /^<\/a>22FA; 22F2 # CONTAINS WITH LONG HORIZONTAL STROKE$/;" a +'L188' HTML/S/106.html /^<\/a> 188 * List that holds elements rejected during current pass<\/em>$/;" a +'L188' HTML/S/111.html /^<\/a> 188 $/;" a +'L188' HTML/S/113.html /^<\/a> 188 ret<\/a>.addEdge<\/a>(sourceKey<\/a>, targetKey<\/a>, targetValue<\/a>, true<\/strong>);$/;" a +'L188' HTML/S/115.html /^<\/a> 188 while<\/strong> (visited<\/a>.contains<\/a>(minimum<\/a>.getValue<\/a>().getTarget<\/a>())) {<\/em>$/;" a +'L188' HTML/S/130.html /^<\/a> 188 }<\/em>$/;" a +'L188' HTML/S/131.html /^<\/a> 188 }<\/em>$/;" a +'L188' HTML/S/132.html /^<\/a> 188 files<\/a>.setDialogTitle<\/a>(title<\/a>);$/;" a +'L188' HTML/S/133.html /^<\/a> 188 * Show an informative message to the user<\/em>$/;" a +'L188' HTML/S/140.html /^<\/a> 188 FunctionalStringTokenizer<\/a> tokenizer<\/a> = new<\/strong> FunctionalStringTokenizer<\/a>(line<\/a>, " ");$/;" a +'L188' HTML/S/143.html /^<\/a> 188 }<\/em>$/;" a +'L188' HTML/S/147.html /^<\/a> 188 groupStack<\/a>.push<\/a>(open<\/a>);$/;" a +'L188' HTML/S/185.html /^<\/a> 188 * @param input<\/em>$/;" a +'L188' HTML/S/186.html /^<\/a> 188 $/;" a +'L188' HTML/S/190.html /^<\/a> 188 escapeRep<\/a> = "\\\\";$/;" a +'L188' HTML/S/193.html /^<\/a>22FA; 22F2 # CONTAINS WITH LONG HORIZONTAL STROKE$/;" a +'L188' HTML/S/32.html /^<\/a> 188 errorOutput<\/a>.accept<\/a>("ERROR: This console doesn't support auto-exiting");$/;" a +'L188' HTML/S/42.html /^<\/a> 188 }<\/em>$/;" a +'L188' HTML/S/46.html /^<\/a> 188 }<\/em>$/;" a +'L188' HTML/S/51.html /^<\/a> 188 * @param <MergedType><\/em>$/;" a +'L188' HTML/S/52.html /^<\/a> 188 * Find the farthest to right child that satisfies the given predicate.<\/em>$/;" a +'L188' HTML/S/53.html /^<\/a> 188 * The suspended value for the lazy container.<\/em>$/;" a +'L188' HTML/S/54.html /^<\/a> 188 }<\/em>$/;" a +'L188' HTML/S/60.html /^<\/a> 188 res<\/a>.addChild<\/a>(child<\/a>);$/;" a +'L188' HTML/S/63.html /^<\/a> 188 data<\/a> = transformer<\/a>.apply<\/a>(data<\/a>);$/;" a +'L188' HTML/S/64.html /^<\/a> 188 * @return All the expansions for the provided abbreviation.<\/em>$/;" a +'L188' HTML/S/66.html /^<\/a> 188 *<\/em>$/;" a +'L188' HTML/S/7.html /^<\/a> 188 break<\/strong>;$/;" a +'L188' HTML/S/71.html /^<\/a> 188 *\/<\/em>$/;" a +'L188' HTML/S/73.html /^<\/a> 188 for<\/strong>(int<\/strong> i<\/a> = 1; i<\/a> < m<\/a>; i<\/a>++) {<\/em>$/;" a +'L188' HTML/S/75.html /^<\/a> 188 *<\/em>$/;" a +'L188' HTML/S/76.html /^<\/a> 188 *<\/em>$/;" a +'L188' HTML/S/81.html /^<\/a> 188 \/\/ Add the nodes to the tree in the order they were inserted<\/em>$/;" a +'L188' HTML/S/83.html /^<\/a> 188 $/;" a +'L188' HTML/S/88.html /^<\/a> 188 $/;" a +'L188' HTML/S/9.html /^<\/a> 188 }<\/em> else<\/strong> {<\/em>$/;" a +'L188' HTML/S/91.html /^<\/a> 188 *<\/em>$/;" a +'L188' HTML/S/92.html /^<\/a> 188 }<\/em>$/;" a +'L189' HTML/S/1.html /^<\/a>22FB; 22F3 # CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L189' HTML/S/106.html /^<\/a> 189 *\/<\/em>$/;" a +'L189' HTML/S/111.html /^<\/a> 189 if<\/strong> (rules<\/a>.containsKey<\/a>(name<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L189' HTML/S/113.html /^<\/a> 189 }<\/em>);$/;" a +'L189' HTML/S/115.html /^<\/a> 189 minimum<\/a>.transform<\/a>((edge<\/a>) -> available<\/a>.poll<\/a>());$/;" a +'L189' HTML/S/131.html /^<\/a> 189 $/;" a +'L189' HTML/S/132.html /^<\/a> 189 $/;" a +'L189' HTML/S/133.html /^<\/a> 189 *<\/em>$/;" a +'L189' HTML/S/140.html /^<\/a> 189 $/;" a +'L189' HTML/S/143.html /^<\/a> 189 $/;" a +'L189' HTML/S/147.html /^<\/a> 189 $/;" a +'L189' HTML/S/185.html /^<\/a> 189 * The string to transform<\/em>$/;" a +'L189' HTML/S/186.html /^<\/a> 189 builder<\/a>.append<\/a>("SimpleTokenSplitter [");$/;" a +'L189' HTML/S/190.html /^<\/a> 189 break<\/strong>;$/;" a +'L189' HTML/S/193.html /^<\/a>22FB; 22F3 # CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L189' HTML/S/32.html /^<\/a> 189 $/;" a +'L189' HTML/S/42.html /^<\/a> 189 }<\/em>$/;" a +'L189' HTML/S/46.html /^<\/a> 189 $/;" a +'L189' HTML/S/51.html /^<\/a> 189 * The type of the single value<\/em>$/;" a +'L189' HTML/S/52.html /^<\/a> 189 * <\/em>$/;" a +'L189' HTML/S/53.html /^<\/a> 189 * <\/em>$/;" a +'L189' HTML/S/54.html /^<\/a> 189 $/;" a +'L189' HTML/S/60.html /^<\/a> 189 }<\/em>$/;" a +'L189' HTML/S/63.html /^<\/a> 189 }<\/em>$/;" a +'L189' HTML/S/64.html /^<\/a> 189 *\/<\/em>$/;" a +'L189' HTML/S/66.html /^<\/a> 189 * @return Whether the cursor was moved right.<\/em>$/;" a +'L189' HTML/S/7.html /^<\/a> 189 case<\/strong> "delims-setinitial":$/;" a +'L189' HTML/S/71.html /^<\/a> 189 @Override<\/a>$/;" a +'L189' HTML/S/73.html /^<\/a> 189 for<\/strong>(T<\/a> nelm<\/a> : lst<\/a>) {<\/em>$/;" a +'L189' HTML/S/75.html /^<\/a> 189 * Moving the cursor right will auto-extend the tape if that is enabled.<\/em>$/;" a +'L189' HTML/S/76.html /^<\/a> 189 * If the current tape is not double-sided, does nothing.<\/em>$/;" a +'L189' HTML/S/81.html /^<\/a> 189 nodes<\/a>.forEach<\/a>(node<\/a> -> addNode<\/a>(node<\/a>));$/;" a +'L189' HTML/S/83.html /^<\/a> 189 return<\/strong> true<\/strong>;$/;" a +'L189' HTML/S/88.html /^<\/a> 189 @Override<\/a>$/;" a +'L189' HTML/S/9.html /^<\/a> 189 return<\/strong> new<\/strong> StringToken<\/a>("(literal)", strang<\/a>);$/;" a +'L189' HTML/S/91.html /^<\/a> 189 * @return Whether or not this list is empty.<\/em>$/;" a +'L19' HTML/S/1.html /^<\/a># $/;" a +'L19' HTML/S/10.html /^<\/a> 19 * @param args<\/em>$/;" a +'L19' HTML/S/100.html /^<\/a> 19 * @param <E><\/em>$/;" a +'L19' HTML/S/101.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/102.html /^<\/a> 19 $/;" a +'L19' HTML/S/103.html /^<\/a> 19 * The initial type of the function<\/em>$/;" a +'L19' HTML/S/104.html /^<\/a> 19 $/;" a +'L19' HTML/S/105.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/106.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/107.html /^<\/a> 19 * @return The falling factorial of the number to the power<\/em>$/;" a +'L19' HTML/S/108.html /^<\/a> 19 * The regex to see if the string only contains matches<\/em>$/;" a +'L19' HTML/S/109.html /^<\/a> 19 * Perform the action.<\/em>$/;" a +'L19' HTML/S/11.html /^<\/a> 19 return<\/strong> new<\/strong> Tree<\/a><>(new<\/strong> StringToken<\/a>("switch", "switch"), object<\/a>, body<\/a>);$/;" a +'L19' HTML/S/110.html /^<\/a> 19 rules<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L19' HTML/S/111.html /^<\/a> 19 * @author ben<\/em>$/;" a +'L19' HTML/S/112.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/113.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/114.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/115.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/116.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/117.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/118.html /^<\/a> 19 public<\/strong> class<\/strong> ExtensionFileFilter<\/a> extends<\/strong> FileFilter<\/a> {<\/em>$/;" a +'L19' HTML/S/119.html /^<\/a> 19 public<\/strong> AutosizeLayout() {<\/em>$/;" a +'L19' HTML/S/120.html /^<\/a> 19 * @param columns<\/em>$/;" a +'L19' HTML/S/121.html /^<\/a> 19 * @param rows<\/em>$/;" a +'L19' HTML/S/122.html /^<\/a> 19 * @author ben<\/em>$/;" a +'L19' HTML/S/123.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/124.html /^<\/a> 19 private<\/strong> Timer<\/a> updater<\/a>;$/;" a +'L19' HTML/S/125.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/127.html /^<\/a> 19 * The text field containing the input value<\/em>$/;" a +'L19' HTML/S/128.html /^<\/a> 19 * A simple list of strings<\/em>$/;" a +'L19' HTML/S/129.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/13.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/130.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/131.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/132.html /^<\/a> 19 private<\/strong> static<\/strong> File<\/a> doOpenFile<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, JFileChooser<\/a> files<\/a>) {<\/em>$/;" a +'L19' HTML/S/133.html /^<\/a> 19 * Get a bounded integer from the user.<\/em>$/;" a +'L19' HTML/S/134.html /^<\/a> 19 }<\/em>$/;" a +'L19' HTML/S/135.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/136.html /^<\/a> 19 * @param title<\/em>$/;" a +'L19' HTML/S/137.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/138.html /^<\/a> 19 $/;" a +'L19' HTML/S/139.html /^<\/a> 19 * @author EVE<\/em>$/;" a +'L19' HTML/S/14.html /^<\/a> 19 import<\/strong> java.util.function.Function;$/;" a +'L19' HTML/S/140.html /^<\/a> 19 * This class parses a rules based config file, and uses it to drive a provided<\/em>$/;" a +'L19' HTML/S/141.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/143.html /^<\/a> 19 import<\/strong> java.util.function.Function;$/;" a +'L19' HTML/S/144.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/145.html /^<\/a> 19 private<\/strong> Pattern<\/a> patt<\/a>;$/;" a +'L19' HTML/S/146.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/147.html /^<\/a> 19 import<\/strong> java.util.Map.Entry;$/;" a +'L19' HTML/S/148.html /^<\/a> 19 * The sequence to delimit.<\/em>$/;" a +'L19' HTML/S/149.html /^<\/a> 19 $/;" a +'L19' HTML/S/15.html /^<\/a> 19 case<\/strong> "(literal)":$/;" a +'L19' HTML/S/150.html /^<\/a> 19 return<\/strong> () -> precedence<\/a>;$/;" a +'L19' HTML/S/151.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/153.html /^<\/a> 19 * The key type of the tokens.<\/em>$/;" a +'L19' HTML/S/154.html /^<\/a> 19 * @param <V><\/em>$/;" a +'L19' HTML/S/155.html /^<\/a> 19 * The value type of the tokens.<\/em>$/;" a +'L19' HTML/S/156.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/157.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/158.html /^<\/a> 19 public<\/strong> abstract<\/strong> class<\/strong> BinaryPostCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L19' HTML/S/159.html /^<\/a> 19 * @param <V><\/em>$/;" a +'L19' HTML/S/16.html /^<\/a> 19 $/;" a +'L19' HTML/S/160.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/161.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/162.html /^<\/a> 19 * @param <C><\/em>$/;" a +'L19' HTML/S/163.html /^<\/a> 19 * The value type of the tokens.<\/em>$/;" a +'L19' HTML/S/164.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/165.html /^<\/a> 19 * The value type of the tokens.<\/em>$/;" a +'L19' HTML/S/166.html /^<\/a> 19 * Create a new left-associative operator.<\/em>$/;" a +'L19' HTML/S/167.html /^<\/a> 19 * Create a new non-associative operator.<\/em>$/;" a +'L19' HTML/S/168.html /^<\/a> 19 * Create a left-associative infix operator.<\/em>$/;" a +'L19' HTML/S/169.html /^<\/a> 19 * The value type of the tokens.<\/em>$/;" a +'L19' HTML/S/17.html /^<\/a> 19 $/;" a +'L19' HTML/S/170.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/171.html /^<\/a> 19 * The value type of the tokens.<\/em>$/;" a +'L19' HTML/S/172.html /^<\/a> 19 * @param precedence<\/em>$/;" a +'L19' HTML/S/173.html /^<\/a> 19 * The value type of the tokens.<\/em>$/;" a +'L19' HTML/S/174.html /^<\/a> 19 * @param <V><\/em>$/;" a +'L19' HTML/S/175.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/176.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/177.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/178.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/179.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/180.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/181.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/182.html /^<\/a> 19 * The key for the token.<\/em>$/;" a +'L19' HTML/S/183.html /^<\/a> 19 $/;" a +'L19' HTML/S/184.html /^<\/a> 19 * The value type of the token.<\/em>$/;" a +'L19' HTML/S/185.html /^<\/a> 19 * @param <TokenType><\/em>$/;" a +'L19' HTML/S/186.html /^<\/a> 19 * <ol> <li> Match to the left of the provided delimiter by positive<\/em>$/;" a +'L19' HTML/S/187.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/188.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/189.html /^<\/a> 19 $/;" a +'L19' HTML/S/19.html /^<\/a> add-opener [ brackets$/;" a +'L19' HTML/S/190.html /^<\/a> 19 \/*$/;" a +'L19' HTML/S/191.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/192.html /^<\/a> 19 public<\/strong> class<\/strong> TokenUtilsTest {<\/em>$/;" a +'L19' HTML/S/193.html /^<\/a># $/;" a +'L19' HTML/S/196.html /^<\/a> add-opener [ brackets$/;" a +'L19' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/SingleTape.java$/;" a +'L19' HTML/S/2.html /^<\/a> <include>**\/*.txt<\/include>$/;" a +'L19' HTML/S/20.html /^<\/a> 19 private<\/strong> InputStream<\/a> input<\/a>;$/;" a +'L19' HTML/S/203.html /^<\/a> <property name="user.dir" value="\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2"\/>$/;" a +'L19' HTML/S/21.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/22.html /^<\/a> 19 * stop executing commands<\/em>$/;" a +'L19' HTML/S/23.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/24.html /^<\/a> 19 default<\/strong> boolean<\/strong> canHandle<\/a>(String<\/a> command<\/a>) {<\/em>$/;" a +'L19' HTML/S/25.html /^<\/a> 19 * The command to delegate to.<\/em>$/;" a +'L19' HTML/S/26.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/27.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/28.html /^<\/a> 19 public<\/strong> FDSException(String<\/a> message<\/a>, Throwable cause<\/a>) {<\/em>$/;" a +'L19' HTML/S/29.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/3.html /^<\/a> 19 * Unused CLI args.<\/em>$/;" a +'L19' HTML/S/30.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/31.html /^<\/a> 19 $/;" a +'L19' HTML/S/32.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/33.html /^<\/a> 19 * @param description<\/em>$/;" a +'L19' HTML/S/34.html /^<\/a> 19 $/;" a +'L19' HTML/S/35.html /^<\/a> 19 private<\/strong> String<\/a> author<\/a>;$/;" a +'L19' HTML/S/36.html /^<\/a> 19 $/;" a +'L19' HTML/S/37.html /^<\/a> 19 \/\/ Tentative version of this component<\/em>$/;" a +'L19' HTML/S/38.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/39.html /^<\/a> 19 * @return A map from component name to component, containing all of the<\/em>$/;" a +'L19' HTML/S/4.html /^<\/a> 19 while<\/strong>(true<\/strong>) {<\/em>$/;" a +'L19' HTML/S/40.html /^<\/a> 19 return<\/strong> "Anonymous";$/;" a +'L19' HTML/S/41.html /^<\/a> 19 $/;" a +'L19' HTML/S/42.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/43.html /^<\/a> 19 public<\/strong> class<\/strong> Identity<\/a><ContainedType<\/a>> implements<\/strong> IHolder<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L19' HTML/S/44.html /^<\/a> 19 * The type of value held<\/em>$/;" a +'L19' HTML/S/45.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/46.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/47.html /^<\/a> 19 }<\/em>$/;" a +'L19' HTML/S/48.html /^<\/a> 19 private<\/strong> Function<\/a><OldType<\/a>, IPair<\/a><NewLeft<\/a>, NewRight<\/a>>> binder<\/a>;$/;" a +'L19' HTML/S/49.html /^<\/a> 19 private<\/strong> WrappedLazy(IHolder<\/a><IHolder<\/a><ContainedType<\/a>>> wrappedHolder<\/a>, boolean<\/strong> dummy<\/a>) {<\/em>$/;" a +'L19' HTML/S/5.html /^<\/a> 19 * Unused CLI arguments.<\/em>$/;" a +'L19' HTML/S/50.html /^<\/a> 19 }<\/em>$/;" a +'L19' HTML/S/51.html /^<\/a> 19 public<\/strong> interface<\/strong> IPair<\/a><LeftType<\/a>, RightType<\/a>> extends<\/strong> Bifunctor<\/a><LeftType<\/a>, RightType<\/a>> {<\/em>$/;" a +'L19' HTML/S/52.html /^<\/a> 19 public<\/strong> interface<\/strong> ITree<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L19' HTML/S/53.html /^<\/a> 19 public<\/strong> class<\/strong> Lazy<\/a><ContainedType<\/a>> implements<\/strong> IHolder<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L19' HTML/S/54.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/55.html /^<\/a> 19 private<\/strong> IList<\/a><ContainedType<\/a>> heldValues<\/a>;$/;" a +'L19' HTML/S/56.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/57.html /^<\/a> 19 $/;" a +'L19' HTML/S/58.html /^<\/a> 19 * Create a iterator that yields a single item.<\/em>$/;" a +'L19' HTML/S/59.html /^<\/a> 19 $/;" a +'L19' HTML/S/60.html /^<\/a> 19 private<\/strong> Function<\/a><ContainedType<\/a>, TopDownTransformResult<\/a>> picker<\/a>;$/;" a +'L19' HTML/S/61.html /^<\/a> 19 * Transform this node, then do a top-down transform on the result<\/em>$/;" a +'L19' HTML/S/62.html /^<\/a> 19 $/;" a +'L19' HTML/S/63.html /^<\/a> 19 public<\/strong> class<\/strong> Tree<\/a><ContainedType<\/a>> implements<\/strong> ITree<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L19' HTML/S/64.html /^<\/a> 19 * @author EVE<\/em>$/;" a +'L19' HTML/S/65.html /^<\/a> 19 * The key to retrieve the sub-directory for.$/;" a +'L19' HTML/S/66.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/67.html /^<\/a> 19 * @param <ValueType><\/em>$/;" a +'L19' HTML/S/68.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/69.html /^<\/a> 19 private<\/strong> IMap<\/a><K<\/a>, Directory<\/a><K<\/a>, V<\/a>>> children<\/a>;$/;" a +'L19' HTML/S/7.html /^<\/a> 19 import<\/strong> java.util.LinkedList;$/;" a +'L19' HTML/S/70.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/71.html /^<\/a> 19 * <\/em>$/;" a +'L19' HTML/S/72.html /^<\/a> 19 * Create a new empty spaghetti stack, off of the specified parent.<\/em>$/;" a +'L19' HTML/S/73.html /^<\/a> 19 * <\/p><\/em>$/;" a +'L19' HTML/S/74.html /^<\/a> 19 * @return The item the tape is on.<\/em>$/;" a +'L19' HTML/S/75.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/76.html /^<\/a> 19 private<\/strong> Map<\/a><String<\/a>, Tape<\/a><T<\/a>>> tapes<\/a>;$/;" a +'L19' HTML/S/77.html /^<\/a> 19 private<\/strong> IMap<\/a><K<\/a>, Directory<\/a><K<\/a>, V<\/a>>> children<\/a>;$/;" a +'L19' HTML/S/78.html /^<\/a> 19 super<\/strong>();$/;" a +'L19' HTML/S/79.html /^<\/a> 19 super<\/strong>();$/;" a +'L19' HTML/S/8.html /^<\/a> 19 Token<\/a><String<\/a>, String<\/a>> name<\/a> = operand<\/a>.getHead<\/a>();$/;" a +'L19' HTML/S/80.html /^<\/a> 19 * The cause for throwing this exception<\/em>$/;" a +'L19' HTML/S/81.html /^<\/a> 19 public<\/strong> class<\/strong> BinarySearchTree<\/a><T<\/a>> {<\/em>$/;" a +'L19' HTML/S/82.html /^<\/a> 19 *\/<\/em>$/;" a +'L19' HTML/S/83.html /^<\/a> 19 * The data type stored in the tree.<\/em>$/;" a +'L19' HTML/S/84.html /^<\/a> 19 public<\/strong> enum<\/strong> DirectedWalkResult<\/a> {<\/em>$/;" a +'L19' HTML/S/85.html /^<\/a> 19 *<\/em>$/;" a +'L19' HTML/S/86.html /^<\/a> 19 POSTORDER<\/a>,$/;" a +'L19' HTML/S/87.html /^<\/a> 19 @Override<\/a>$/;" a +'L19' HTML/S/88.html /^<\/a> 19 $/;" a +'L19' HTML/S/89.html /^<\/a> 19 * The type of the map's values<\/em>$/;" a +'L19' HTML/S/9.html /^<\/a> 19 import<\/strong> java.util.List;$/;" a +'L19' HTML/S/90.html /^<\/a> 19 * @return A new tokenizer that splits the provided string on spaces.<\/em>$/;" a +'L19' HTML/S/91.html /^<\/a> 19 * @param <ContainedType><\/em>$/;" a +'L19' HTML/S/92.html /^<\/a> 19 \/**<\/em>$/;" a +'L19' HTML/S/93.html /^<\/a> 19 $/;" a +'L19' HTML/S/94.html /^<\/a> 19 *$/;" a +'L19' HTML/S/95.html /^<\/a> 19 * on instances of the type of functor you called fmap on.<\/em>$/;" a +'L19' HTML/S/97.html /^<\/a> 19 final<\/strong> class<\/strong> TransformedValueMap<\/a><OldKey<\/a>, OldValue<\/a>, NewValue<\/a>> implements<\/strong> IMap<\/a><OldKey<\/a>, NewValue<\/a>> {<\/em>$/;" a +'L19' HTML/S/98.html /^<\/a> 19 * The type of the collection to collect from<\/em>$/;" a +'L19' HTML/S/99.html /^<\/a> 19 $/;" a +'L190' HTML/S/1.html /^<\/a>22FC; 22F4 # SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L190' HTML/S/106.html /^<\/a> 190 IList<\/a><E<\/a>> rejected<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L190' HTML/S/111.html /^<\/a> 190 $/;" a +'L190' HTML/S/113.html /^<\/a> 190 }<\/em>);$/;" a +'L190' HTML/S/115.html /^<\/a> 190 }<\/em>$/;" a +'L190' HTML/S/131.html /^<\/a> 190 \/**<\/em>$/;" a +'L190' HTML/S/132.html /^<\/a> 190 try<\/strong> {<\/em>$/;" a +'L190' HTML/S/133.html /^<\/a> 190 * @param parent<\/em>$/;" a +'L190' HTML/S/140.html /^<\/a> 190 \/\/ Get the initial token<\/em>$/;" a +'L190' HTML/S/143.html /^<\/a> 190 return<\/strong> closingDelimiters<\/a>.contains<\/a>(del<\/a>);$/;" a +'L190' HTML/S/147.html /^<\/a> 190 \/*<\/em>$/;" a +'L190' HTML/S/185.html /^<\/a> 190 * @param transformer<\/em>$/;" a +'L190' HTML/S/186.html /^<\/a> 190 $/;" a +'L190' HTML/S/190.html /^<\/a> 190 default<\/strong>:$/;" a +'L190' HTML/S/193.html /^<\/a>22FC; 22F4 # SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE$/;" a +'L190' HTML/S/32.html /^<\/a> 190 return<\/strong> this<\/strong>;$/;" a +'L190' HTML/S/46.html /^<\/a> 190 return<\/strong> boundPair<\/a>.merge<\/a>(merger<\/a>);$/;" a +'L190' HTML/S/51.html /^<\/a> 190 * @param merger<\/em>$/;" a +'L190' HTML/S/52.html /^<\/a> 190 * @param childPred<\/em>$/;" a +'L190' HTML/S/53.html /^<\/a> 190 * @return A new lazy container that will un-suspend the value when<\/em>$/;" a +'L190' HTML/S/54.html /^<\/a> 190 sb<\/a>.append<\/a>(", r=");$/;" a +'L190' HTML/S/60.html /^<\/a> 190 $/;" a +'L190' HTML/S/63.html /^<\/a> 190 }<\/em>$/;" a +'L190' HTML/S/64.html /^<\/a> 190 public<\/strong> String<\/a>[] deabbrev<\/a>(String<\/a> abbrev<\/a>) {<\/em>$/;" a +'L190' HTML/S/66.html /^<\/a> 190 *\/<\/em>$/;" a +'L190' HTML/S/7.html /^<\/a> 190 dlm<\/a>.setInitialGroup<\/a>(groups<\/a>.get<\/a>(argArray<\/a>[0]));$/;" a +'L190' HTML/S/71.html /^<\/a> 190 public<\/strong> boolean<\/strong> right<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L190' HTML/S/73.html /^<\/a> 190 push<\/a>(nelm<\/a>);$/;" a +'L190' HTML/S/75.html /^<\/a> 190 *<\/em>$/;" a +'L190' HTML/S/76.html /^<\/a> 190 *\/<\/em>$/;" a +'L190' HTML/S/81.html /^<\/a> 190 }<\/em>$/;" a +'L190' HTML/S/83.html /^<\/a> 190 }<\/em>$/;" a +'L190' HTML/S/88.html /^<\/a> 190 public<\/strong> void<\/strong> forEach<\/a>(Consumer<\/a><? super<\/strong> E<\/a>> action<\/a>) {<\/em>$/;" a +'L190' HTML/S/9.html /^<\/a> 190 }<\/em>$/;" a +'L190' HTML/S/91.html /^<\/a> 190 *\/<\/em>$/;" a +'L191' HTML/S/1.html /^<\/a>22FD; 22F6 # CONTAINS WITH OVERBAR$/;" a +'L191' HTML/S/106.html /^<\/a> 191 $/;" a +'L191' HTML/S/111.html /^<\/a> 191 rules<\/a>.put<\/a>(name<\/a>, cases<\/a>);$/;" a +'L191' HTML/S/113.html /^<\/a> 191 $/;" a +'L191' HTML/S/115.html /^<\/a> 191 $/;" a +'L191' HTML/S/131.html /^<\/a> 191 * Get a whole number from the user.<\/em>$/;" a +'L191' HTML/S/132.html /^<\/a> 191 maybeDoSaveFile<\/a>(parent<\/a>, files<\/a>);$/;" a +'L191' HTML/S/133.html /^<\/a> 191 * The parent for this dialog<\/em>$/;" a +'L191' HTML/S/140.html /^<\/a> 191 String<\/a> nextToken<\/a> = tokenizer<\/a>.nextToken<\/a>();$/;" a +'L191' HTML/S/143.html /^<\/a> 191 }<\/em>$/;" a +'L191' HTML/S/147.html /^<\/a> 191 * Handle 'forgetful' groups that reset nesting<\/em>$/;" a +'L191' HTML/S/185.html /^<\/a> 191 * The function to use to transform strings to tokens<\/em>$/;" a +'L191' HTML/S/186.html /^<\/a> 191 if<\/strong>(currPatt<\/a> != null<\/strong>) {<\/em>$/;" a +'L191' HTML/S/190.html /^<\/a> 191 if<\/strong> (escapeSeq<\/a>.startsWith<\/a>("u")) {<\/em>$/;" a +'L191' HTML/S/193.html /^<\/a>22FD; 22F6 # CONTAINS WITH OVERBAR$/;" a +'L191' HTML/S/32.html /^<\/a> 191 }<\/em>, exitShortHelp<\/a>, exitLongHelp<\/a>);$/;" a +'L191' HTML/S/46.html /^<\/a> 191 }<\/em>$/;" a +'L191' HTML/S/51.html /^<\/a> 191 * The function to use for merging<\/em>$/;" a +'L191' HTML/S/52.html /^<\/a> 191 * The predicate to satisfy.<\/em>$/;" a +'L191' HTML/S/53.html /^<\/a> 191 * necessary.<\/em>$/;" a +'L191' HTML/S/54.html /^<\/a> 191 $/;" a +'L191' HTML/S/60.html /^<\/a> 191 \/\/ res = transform.apply(res,<\/em>$/;" a +'L191' HTML/S/63.html /^<\/a> 191 $/;" a +'L191' HTML/S/64.html /^<\/a> 191 if<\/strong>(abbrevMap<\/a>.containsKey<\/a>(abbrev<\/a>))$/;" a +'L191' HTML/S/66.html /^<\/a> 191 @Override<\/a>$/;" a +'L191' HTML/S/7.html /^<\/a> 191 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L191' HTML/S/71.html /^<\/a> 191 if<\/strong>(pos<\/a> + amt<\/a> >= backing<\/a>.size<\/a>() - 1) {<\/em>$/;" a +'L191' HTML/S/73.html /^<\/a> 191 }<\/em>$/;" a +'L191' HTML/S/75.html /^<\/a> 191 * @param amt<\/em>$/;" a +'L191' HTML/S/76.html /^<\/a> 191 public<\/strong> void<\/strong> flip<\/a>() {<\/em>$/;" a +'L191' HTML/S/81.html /^<\/a> 191 }<\/em>$/;" a +'L191' HTML/S/83.html /^<\/a> 191 $/;" a +'L191' HTML/S/88.html /^<\/a> 191 if<\/strong>(action<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Action is null");$/;" a +'L191' HTML/S/9.html /^<\/a> 191 }<\/em>);$/;" a +'L191' HTML/S/91.html /^<\/a> 191 boolean<\/strong> isEmpty<\/a>();$/;" a +'L192' HTML/S/1.html /^<\/a>22FE; 22F7 # SMALL CONTAINS WITH OVERBAR$/;" a +'L192' HTML/S/106.html /^<\/a> 192 GroupPartIteration<\/a><E<\/a>> it<\/a> = new<\/strong> GroupPartIteration<\/a><>(returned<\/a>, rejected<\/a>, partitionSize<\/a>, counter<\/a>);$/;" a +'L192' HTML/S/111.html /^<\/a> 192 return<\/strong> true<\/strong>;$/;" a +'L192' HTML/S/113.html /^<\/a> 192 return<\/strong> ret<\/a>;$/;" a +'L192' HTML/S/115.html /^<\/a> 192 \/\/ Add it to our MST<\/em>$/;" a +'L192' HTML/S/131.html /^<\/a> 192 *<\/em>$/;" a +'L192' HTML/S/132.html /^<\/a> 192 }<\/em> catch<\/strong>(FileNotChosenException<\/a> fncex<\/a>) {<\/em>$/;" a +'L192' HTML/S/133.html /^<\/a> 192 * @param title<\/em>$/;" a +'L192' HTML/S/140.html /^<\/a> 192 $/;" a +'L192' HTML/S/143.html /^<\/a> 192 $/;" a +'L192' HTML/S/147.html /^<\/a> 192 *\/<\/em>$/;" a +'L192' HTML/S/185.html /^<\/a> 192 * @return A list of tokens in postfix notation<\/em>$/;" a +'L192' HTML/S/186.html /^<\/a> 192 builder<\/a>.append<\/a>("currPatt=");$/;" a +'L192' HTML/S/190.html /^<\/a> 192 escapeRep<\/a> = handleUnicodeEscape<\/a>(escapeSeq<\/a>.substring<\/a>(1));$/;" a +'L192' HTML/S/193.html /^<\/a>22FE; 22F7 # SMALL CONTAINS WITH OVERBAR$/;" a +'L192' HTML/S/32.html /^<\/a> 192 }<\/em>$/;" a +'L192' HTML/S/46.html /^<\/a> 192 $/;" a +'L192' HTML/S/51.html /^<\/a> 192 * @return The pair, merged into a single value<\/em>$/;" a +'L192' HTML/S/52.html /^<\/a> 192 * <\/em>$/;" a +'L192' HTML/S/53.html /^<\/a> 192 *\/<\/em>$/;" a +'L192' HTML/S/54.html /^<\/a> 192 if<\/strong>(rightMaterialized<\/a>) {<\/em>$/;" a +'L192' HTML/S/60.html /^<\/a> 192 \/\/ this::addYield);<\/em>$/;" a +'L192' HTML/S/63.html /^<\/a> 192 @Override<\/a>$/;" a +'L192' HTML/S/64.html /^<\/a> 192 return<\/strong> new<\/strong> String<\/a>[] {<\/em> abbrevMap<\/a>.get<\/a>(abbrev<\/a>) }<\/em>;$/;" a +'L192' HTML/S/66.html /^<\/a> 192 public<\/strong> boolean<\/strong> right<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L192' HTML/S/7.html /^<\/a> 192 System<\/a>.out<\/a>.println<\/a>("Set initial group");$/;" a +'L192' HTML/S/71.html /^<\/a> 192 if<\/strong>(autoExtend<\/a>) {<\/em>$/;" a +'L192' HTML/S/73.html /^<\/a> 192 }<\/em>$/;" a +'L192' HTML/S/75.html /^<\/a> 192 * The amount to move the cursor right by.<\/em>$/;" a +'L192' HTML/S/76.html /^<\/a> 192 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L192' HTML/S/83.html /^<\/a> 192 private<\/strong> boolean<\/strong> postorderTraverse<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>,$/;" a +'L192' HTML/S/88.html /^<\/a> 192 $/;" a +'L192' HTML/S/9.html /^<\/a> 192 return<\/strong> tokens<\/a>;$/;" a +'L192' HTML/S/91.html /^<\/a> 192 $/;" a +'L193' HTML/S/1.html /^<\/a>2308; 2309 # LEFT CEILING$/;" a +'L193' HTML/S/106.html /^<\/a> 193 $/;" a +'L193' HTML/S/111.html /^<\/a> 193 }<\/em>$/;" a +'L193' HTML/S/113.html /^<\/a> 193 }<\/em>$/;" a +'L193' HTML/S/115.html /^<\/a> 193 minimums<\/a>.add<\/a>(minimum<\/a>.getValue<\/a>());$/;" a +'L193' HTML/S/131.html /^<\/a> 193 * @param parent<\/em>$/;" a +'L193' HTML/S/132.html /^<\/a> 193 \/\/ We don't care about specifics<\/em>$/;" a +'L193' HTML/S/133.html /^<\/a> 193 * Show the title for this dialog<\/em>$/;" a +'L193' HTML/S/140.html /^<\/a> 193 \/\/ Handle pragmas<\/em>$/;" a +'L193' HTML/S/143.html /^<\/a> 193 \/**<\/em>$/;" a +'L193' HTML/S/147.html /^<\/a> 193 if<\/strong>(open<\/a>.isForgetful<\/a>()) {<\/em>$/;" a +'L193' HTML/S/185.html /^<\/a> 193 *\/<\/em>$/;" a +'L193' HTML/S/186.html /^<\/a> 193 builder<\/a>.append<\/a>(currPatt<\/a>);$/;" a +'L193' HTML/S/190.html /^<\/a> 193 }<\/em> else<\/strong> {<\/em>$/;" a +'L193' HTML/S/193.html /^<\/a>2308; 2309 # LEFT CEILING$/;" a +'L193' HTML/S/32.html /^<\/a> 193 $/;" a +'L193' HTML/S/46.html /^<\/a> 193 @Override<\/a>$/;" a +'L193' HTML/S/51.html /^<\/a> 193 *\/<\/em>$/;" a +'L193' HTML/S/52.html /^<\/a> 193 * @return The index of the right-most child that satisfies the<\/em>$/;" a +'L193' HTML/S/53.html /^<\/a> 193 public<\/strong> static<\/strong> <ContainedType<\/a>> Lazy<\/a><ContainedType<\/a>> lazy(Supplier<\/a><ContainedType<\/a>> supp<\/a>) {<\/em>$/;" a +'L193' HTML/S/54.html /^<\/a> 193 sb<\/a>.append<\/a>(rightValue<\/a>.toString<\/a>());$/;" a +'L193' HTML/S/60.html /^<\/a> 193 }<\/em> else<\/strong> {<\/em>$/;" a +'L193' HTML/S/63.html /^<\/a> 193 public<\/strong> ITree<\/a><ContainedType<\/a>> topDownTransform<\/a>(Function<\/a><ContainedType<\/a>, TopDownTransformResult<\/a>> transformPicker<\/a>,$/;" a +'L193' HTML/S/64.html /^<\/a> 193 else<\/strong>$/;" a +'L193' HTML/S/66.html /^<\/a> 193 boolean<\/strong> succ<\/a> = front<\/a>.right<\/a>(amt<\/a>);$/;" a +'L193' HTML/S/7.html /^<\/a> 193 }<\/em>$/;" a +'L193' HTML/S/71.html /^<\/a> 193 while<\/strong>(pos<\/a> + amt<\/a> >= backing<\/a>.size<\/a>() - 1) {<\/em>$/;" a +'L193' HTML/S/73.html /^<\/a> 193 }<\/em>$/;" a +'L193' HTML/S/75.html /^<\/a> 193 *<\/em>$/;" a +'L193' HTML/S/76.html /^<\/a> 193 $/;" a +'L193' HTML/S/83.html /^<\/a> 193 Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L193' HTML/S/88.html /^<\/a> 193 wrapped<\/a>.forEach<\/a>(action<\/a>);$/;" a +'L193' HTML/S/9.html /^<\/a> 193 }<\/em>$/;" a +'L193' HTML/S/91.html /^<\/a> 193 \/**<\/em>$/;" a +'L194' HTML/S/1.html /^<\/a>2309; 2308 # RIGHT CEILING$/;" a +'L194' HTML/S/106.html /^<\/a> 194 \/*<\/em>$/;" a +'L194' HTML/S/111.html /^<\/a> 194 $/;" a +'L194' HTML/S/113.html /^<\/a> 194 $/;" a +'L194' HTML/S/115.html /^<\/a> 194 $/;" a +'L194' HTML/S/131.html /^<\/a> 194 * The parent component for dialogs.<\/em>$/;" a +'L194' HTML/S/132.html /^<\/a> 194 }<\/em>$/;" a +'L194' HTML/S/133.html /^<\/a> 194 * @param message<\/em>$/;" a +'L194' HTML/S/140.html /^<\/a> 194 if<\/strong>(nextToken<\/a>.equals<\/a>("pragma")) {<\/em>$/;" a +'L194' HTML/S/143.html /^<\/a> 194 * Get the name of the group this is an instance of.<\/em>$/;" a +'L194' HTML/S/147.html /^<\/a> 194 allowedDelimiters<\/a>.push<\/a>(HashMultimap<\/a>.create<\/a>());$/;" a +'L194' HTML/S/185.html /^<\/a> 194 public<\/strong> IList<\/a><TokenType<\/a>> postfix<\/a>(IList<\/a><String<\/a>> input<\/a>, Function<\/a><String<\/a>, TokenType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L194' HTML/S/186.html /^<\/a> 194 builder<\/a>.append<\/a>("\\n\\t, ");$/;" a +'L194' HTML/S/190.html /^<\/a> 194 escapeRep<\/a> = handleOctalEscape<\/a>(escapeSeq<\/a>);$/;" a +'L194' HTML/S/193.html /^<\/a>2309; 2308 # RIGHT CEILING$/;" a +'L194' HTML/S/32.html /^<\/a> 194 private<\/strong> GenericCommand<\/a> buildHelpCommand<\/a>() {<\/em>$/;" a +'L194' HTML/S/46.html /^<\/a> 194 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L194' HTML/S/51.html /^<\/a> 194 public<\/strong> <MergedType<\/a>> MergedType<\/a> merge<\/a>(BiFunction<\/a><LeftType<\/a>, RightType<\/a>, MergedType<\/a>> merger<\/a>);$/;" a +'L194' HTML/S/52.html /^<\/a> 194 * predicate, or -1 if one doesn't exist.<\/em>$/;" a +'L194' HTML/S/53.html /^<\/a> 194 return<\/strong> new<\/strong> Lazy<\/a><>(supp<\/a>);$/;" a +'L194' HTML/S/54.html /^<\/a> 194 }<\/em> else<\/strong> {<\/em>$/;" a +'L194' HTML/S/60.html /^<\/a> 194 res<\/a> = postParent<\/a>;$/;" a +'L194' HTML/S/63.html /^<\/a> 194 UnaryOperator<\/a><ITree<\/a><ContainedType<\/a>>> transformer<\/a>) {<\/em>$/;" a +'L194' HTML/S/64.html /^<\/a> 194 return<\/strong> ambMap<\/a>.get<\/a>(abbrev<\/a>).toArray<\/a>(new<\/strong> String<\/a>[0]);$/;" a +'L194' HTML/S/66.html /^<\/a> 194 $/;" a +'L194' HTML/S/7.html /^<\/a> 194 break<\/strong>;$/;" a +'L194' HTML/S/71.html /^<\/a> 194 backing<\/a>.add<\/a>(null<\/strong>);$/;" a +'L194' HTML/S/73.html /^<\/a> 194 $/;" a +'L194' HTML/S/75.html /^<\/a> 194 * @return Whether the cursor was moved right.<\/em>$/;" a +'L194' HTML/S/76.html /^<\/a> 194 if<\/strong>(currentTape<\/a>.isDoubleSided<\/a>()) {<\/em>$/;" a +'L194' HTML/S/83.html /^<\/a> 194 if<\/strong>(!traverseLeftBranch<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L194' HTML/S/88.html /^<\/a> 194 }<\/em>$/;" a +'L194' HTML/S/9.html /^<\/a> 194 $/;" a +'L194' HTML/S/91.html /^<\/a> 194 * Create a new list by applying the given function to each element in<\/em>$/;" a +'L195' HTML/S/1.html /^<\/a>230A; 230B # LEFT FLOOR$/;" a +'L195' HTML/S/106.html /^<\/a> 195 * Run up to a certain number of passes<\/em>$/;" a +'L195' HTML/S/111.html /^<\/a> 195 \/**<\/em>$/;" a +'L195' HTML/S/113.html /^<\/a> 195 \/**<\/em>$/;" a +'L195' HTML/S/115.html /^<\/a> 195 \/\/ Advance to the next node<\/em>$/;" a +'L195' HTML/S/131.html /^<\/a> 195 * @param title<\/em>$/;" a +'L195' HTML/S/132.html /^<\/a> 195 $/;" a +'L195' HTML/S/133.html /^<\/a> 195 * Show the message for this dialog<\/em>$/;" a +'L195' HTML/S/140.html /^<\/a> 195 \/\/ Get the pragma name<\/em>$/;" a +'L195' HTML/S/143.html /^<\/a> 195 * <\/em>$/;" a +'L195' HTML/S/147.html /^<\/a> 195 forbiddenDelimiters<\/a>.push<\/a>(HashMultiset<\/a>.create<\/a>());$/;" a +'L195' HTML/S/185.html /^<\/a> 195 \/\/ Check our input<\/em>$/;" a +'L195' HTML/S/186.html /^<\/a> 195 }<\/em>$/;" a +'L195' HTML/S/190.html /^<\/a> 195 }<\/em>$/;" a +'L195' HTML/S/193.html /^<\/a>230A; 230B # LEFT FLOOR$/;" a +'L195' HTML/S/32.html /^<\/a> 195 String<\/a> helpShortHelp<\/a> = "help\\tConsult the help system";$/;" a +'L195' HTML/S/46.html /^<\/a> 195 if<\/strong>(pairBound<\/a>) return<\/strong> boundPair<\/a>.toString<\/a>();$/;" a +'L195' HTML/S/51.html /^<\/a> 195 }<\/em>$/;" a +'L195' HTML/S/52.html /^<\/a> 195 *\/<\/em>$/;" a +'L195' HTML/S/53.html /^<\/a> 195 }<\/em>$/;" a +'L195' HTML/S/54.html /^<\/a> 195 sb<\/a>.append<\/a>("(un-materialized)");$/;" a +'L195' HTML/S/60.html /^<\/a> 195 $/;" a +'L195' HTML/S/63.html /^<\/a> 195 TopDownTransformResult<\/a> transformResult<\/a> = transformPicker<\/a>.apply<\/a>(data<\/a>);$/;" a +'L195' HTML/S/64.html /^<\/a> 195 }<\/em>$/;" a +'L195' HTML/S/66.html /^<\/a> 195 if<\/strong>(succ<\/a>) {<\/em>$/;" a +'L195' HTML/S/7.html /^<\/a> 195 case<\/strong> "delims-debug":$/;" a +'L195' HTML/S/71.html /^<\/a> 195 }<\/em>$/;" a +'L195' HTML/S/73.html /^<\/a> 195 \/**<\/em>$/;" a +'L195' HTML/S/75.html /^<\/a> 195 *\/<\/em>$/;" a +'L195' HTML/S/76.html /^<\/a> 195 ((DoubleTape<\/a><T<\/a>>) currentTape<\/a>).flip<\/a>();$/;" a +'L195' HTML/S/83.html /^<\/a> 195 $/;" a +'L195' HTML/S/88.html /^<\/a> 195 $/;" a +'L195' HTML/S/9.html /^<\/a> 195 private<\/strong> static<\/strong> PrattParser<\/a><String<\/a>, String<\/a>, TestContext<\/a>> createParser<\/a>() {<\/em>$/;" a +'L195' HTML/S/91.html /^<\/a> 195 * the list.<\/em>$/;" a +'L196' HTML/S/1.html /^<\/a>230B; 230A # RIGHT FLOOR$/;" a +'L196' HTML/S/106.html /^<\/a> 196 *\/<\/em>$/;" a +'L196' HTML/S/111.html /^<\/a> 196 * Add a subgrammar.<\/em>$/;" a +'L196' HTML/S/113.html /^<\/a> 196 * Convert an adjacency map back into a stream<\/em>$/;" a +'L196' HTML/S/115.html /^<\/a> 196 source<\/a>.transform<\/a>((vertex<\/a>) -> minimum<\/a>.unwrap<\/a>(edge<\/a> -> edge<\/a>.getTarget<\/a>()));$/;" a +'L196' HTML/S/131.html /^<\/a> 196 * The title for dialogs.<\/em>$/;" a +'L196' HTML/S/132.html /^<\/a> 196 return<\/strong> files<\/a>.getSelectedFile<\/a>();$/;" a +'L196' HTML/S/133.html /^<\/a> 196 *\/<\/em>$/;" a +'L196' HTML/S/140.html /^<\/a> 196 String<\/a> token<\/a> = tokenizer<\/a>.nextToken<\/a>();$/;" a +'L196' HTML/S/143.html /^<\/a> 196 * @return The name of the group this is an instance of.<\/em>$/;" a +'L196' HTML/S/147.html /^<\/a> 196 }<\/em>$/;" a +'L196' HTML/S/185.html /^<\/a> 196 if<\/strong> (input<\/a> == null<\/strong>)$/;" a +'L196' HTML/S/186.html /^<\/a> 196 $/;" a +'L196' HTML/S/190.html /^<\/a> 196 }<\/em>$/;" a +'L196' HTML/S/193.html /^<\/a>230B; 230A # RIGHT FLOOR$/;" a +'L196' HTML/S/32.html /^<\/a> 196 String<\/a> helpLongHelp<\/a> = "Consults the internal help system."$/;" a +'L196' HTML/S/46.html /^<\/a> 196 $/;" a +'L196' HTML/S/52.html /^<\/a> 196 int<\/strong> revFind(Predicate<\/a><ITree<\/a><ContainedType<\/a>>> childPred<\/a>);$/;" a +'L196' HTML/S/53.html /^<\/a> 196 }<\/em>$/;" a +'L196' HTML/S/54.html /^<\/a> 196 }<\/em>$/;" a +'L196' HTML/S/60.html /^<\/a> 196 System<\/a>.out<\/a>.println<\/a>("\\t\\tTRACE: adding nodes " + postChildren<\/a> + " to " + res<\/a>);$/;" a +'L196' HTML/S/63.html /^<\/a> 196 $/;" a +'L196' HTML/S/64.html /^<\/a> 196 $/;" a +'L196' HTML/S/66.html /^<\/a> 196 back<\/a>.left<\/a>(amt<\/a>);$/;" a +'L196' HTML/S/7.html /^<\/a> 196 System<\/a>.out<\/a>.println<\/a>(dlm<\/a>.toString<\/a>());$/;" a +'L196' HTML/S/71.html /^<\/a> 196 }<\/em> else<\/strong>$/;" a +'L196' HTML/S/73.html /^<\/a> 196 * Duplicate the n elements below the top one.<\/em>$/;" a +'L196' HTML/S/75.html /^<\/a> 196 @Override<\/a>$/;" a +'L196' HTML/S/76.html /^<\/a> 196 }<\/em>$/;" a +'L196' HTML/S/83.html /^<\/a> 196 if<\/strong>(!traverseRightBranch<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L196' HTML/S/88.html /^<\/a> 196 @Override<\/a>$/;" a +'L196' HTML/S/9.html /^<\/a> 196 \/*<\/em>$/;" a +'L196' HTML/S/91.html /^<\/a> 196 *<\/em>$/;" a +'L197' HTML/S/1.html /^<\/a>2329; 232A # LEFT-POINTING ANGLE BRACKET$/;" a +'L197' HTML/S/106.html /^<\/a> 197 for<\/strong>(int<\/strong> numberOfIterations<\/a> = 0; numberOfIterations<\/a> < MAX_NTRIESPART<\/a>$/;" a +'L197' HTML/S/111.html /^<\/a> 197 *<\/em>$/;" a +'L197' HTML/S/113.html /^<\/a> 197 *<\/em>$/;" a +'L197' HTML/S/115.html /^<\/a> 197 $/;" a +'L197' HTML/S/131.html /^<\/a> 197 * @param prompt<\/em>$/;" a +'L197' HTML/S/132.html /^<\/a> 197 }<\/em>$/;" a +'L197' HTML/S/133.html /^<\/a> 197 public<\/strong> static<\/strong> void<\/strong> showMessage(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> message<\/a>) {<\/em>$/;" a +'L197' HTML/S/140.html /^<\/a> 197 $/;" a +'L197' HTML/S/143.html /^<\/a> 197 *\/<\/em>$/;" a +'L197' HTML/S/147.html /^<\/a> 197 $/;" a +'L197' HTML/S/185.html /^<\/a> 197 throw<\/strong> new<\/strong> NullPointerException<\/a>("Input must not be null");$/;" a +'L197' HTML/S/186.html /^<\/a> 197 if<\/strong>(currExclusionPatt<\/a> != null<\/strong>) {<\/em>$/;" a +'L197' HTML/S/190.html /^<\/a> 197 $/;" a +'L197' HTML/S/193.html /^<\/a>2329; 232A # LEFT-POINTING ANGLE BRACKET$/;" a +'L197' HTML/S/32.html /^<\/a> 197 + " Invoked in two different ways. Invoking with no arguments"$/;" a +'L197' HTML/S/46.html /^<\/a> 197 return<\/strong> "(un-materialized)";$/;" a +'L197' HTML/S/52.html /^<\/a> 197 }<\/em>$/;" a +'L197' HTML/S/54.html /^<\/a> 197 $/;" a +'L197' HTML/S/60.html /^<\/a> 197 for<\/strong>(ITree<\/a><ContainedType<\/a>> child<\/a> : postChildren<\/a>) {<\/em>$/;" a +'L197' HTML/S/63.html /^<\/a> 197 switch<\/strong>(transformResult<\/a>) {<\/em>$/;" a +'L197' HTML/S/64.html /^<\/a> 197 @Override<\/a>$/;" a +'L197' HTML/S/66.html /^<\/a> 197 }<\/em>$/;" a +'L197' HTML/S/7.html /^<\/a> 197 break<\/strong>;$/;" a +'L197' HTML/S/71.html /^<\/a> 197 return<\/strong> false<\/strong>;$/;" a +'L197' HTML/S/73.html /^<\/a> 197 *<\/em>$/;" a +'L197' HTML/S/75.html /^<\/a> 197 public<\/strong> boolean<\/strong> right<\/a>(int<\/strong> amt<\/a>) {<\/em>$/;" a +'L197' HTML/S/76.html /^<\/a> 197 }<\/em>$/;" a +'L197' HTML/S/83.html /^<\/a> 197 $/;" a +'L197' HTML/S/88.html /^<\/a> 197 public<\/strong> void<\/strong> forEachIndexed<\/a>(BiConsumer<\/a><Integer<\/a>, E<\/a>> indexedAction<\/a>) {<\/em>$/;" a +'L197' HTML/S/9.html /^<\/a> 197 * Set of which relational operators chain with each other.<\/em>$/;" a +'L197' HTML/S/91.html /^<\/a> 197 * Does not change the underlying list.<\/em>$/;" a +'L198' HTML/S/1.html /^<\/a>232A; 2329 # RIGHT-POINTING ANGLE BRACKET$/;" a +'L198' HTML/S/106.html /^<\/a> 198 && !rejected<\/a>.isEmpty<\/a>(); numberOfIterations<\/a>++) {<\/em>$/;" a +'L198' HTML/S/111.html /^<\/a> 198 * @param name<\/em>$/;" a +'L198' HTML/S/113.html /^<\/a> 198 * @param sink<\/em>$/;" a +'L198' HTML/S/115.html /^<\/a> 198 \/\/ Visit this node<\/em>$/;" a +'L198' HTML/S/131.html /^<\/a> 198 * The prompt to tell the user what to enter.<\/em>$/;" a +'L198' HTML/S/132.html /^<\/a> 198 }<\/em>$/;" a +'L198' HTML/S/133.html /^<\/a> 198 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L198' HTML/S/140.html /^<\/a> 198 \/\/ Handle pragmas<\/em>$/;" a +'L198' HTML/S/143.html /^<\/a> 198 public<\/strong> T<\/a> getName<\/a>() {<\/em>$/;" a +'L198' HTML/S/147.html /^<\/a> 198 \/*<\/em>$/;" a +'L198' HTML/S/185.html /^<\/a> 198 else<\/strong> if<\/strong> (transformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L198' HTML/S/186.html /^<\/a> 198 builder<\/a>.append<\/a>("currExclusionPatt=");$/;" a +'L198' HTML/S/190.html /^<\/a> 198 escapeFinder<\/a>.appendReplacement<\/a>(work<\/a>, escapeRep<\/a>);$/;" a +'L198' HTML/S/193.html /^<\/a>232A; 2329 # RIGHT-POINTING ANGLE BRACKET$/;" a +'L198' HTML/S/32.html /^<\/a> 198 + " causes all the topics you can ask for details on to be list,"$/;" a +'L198' HTML/S/46.html /^<\/a> 198 }<\/em>$/;" a +'L198' HTML/S/54.html /^<\/a> 198 sb<\/a>.append<\/a>("]");$/;" a +'L198' HTML/S/60.html /^<\/a> 198 res<\/a>.addChild<\/a>(child<\/a>);$/;" a +'L198' HTML/S/63.html /^<\/a> 198 case<\/strong> PASSTHROUGH<\/a>:$/;" a +'L198' HTML/S/64.html /^<\/a> 198 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L198' HTML/S/66.html /^<\/a> 198 $/;" a +'L198' HTML/S/7.html /^<\/a> 198 case<\/strong> "delims-test":$/;" a +'L198' HTML/S/71.html /^<\/a> 198 }<\/em>$/;" a +'L198' HTML/S/73.html /^<\/a> 198 * @param n<\/em>$/;" a +'L198' HTML/S/75.html /^<\/a> 198 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L198' HTML/S/76.html /^<\/a> 198 $/;" a +'L198' HTML/S/83.html /^<\/a> 198 if<\/strong>(!traverseElement<\/a>(traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L198' HTML/S/88.html /^<\/a> 198 if<\/strong>(indexedAction<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Action must not be null");$/;" a +'L198' HTML/S/9.html /^<\/a> 198 *\/<\/em>$/;" a +'L198' HTML/S/91.html /^<\/a> 198 *<\/em>$/;" a +'L199' HTML/S/1.html /^<\/a>2768; 2769 # MEDIUM LEFT PARENTHESIS ORNAMENT$/;" a +'L199' HTML/S/106.html /^<\/a> 199 input<\/a>.forEach<\/a>(it<\/a>);$/;" a +'L199' HTML/S/111.html /^<\/a> 199 * The name of the subgrammar.<\/em>$/;" a +'L199' HTML/S/113.html /^<\/a> 199 * The stream to convert to<\/em>$/;" a +'L199' HTML/S/115.html /^<\/a> 199 visited<\/a>.add<\/a>(source<\/a>.getValue<\/a>());$/;" a +'L199' HTML/S/131.html /^<\/a> 199 * @return A whole number.<\/em>$/;" a +'L199' HTML/S/133.html /^<\/a> 199 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L199' HTML/S/140.html /^<\/a> 199 pragmas<\/a>.getOrDefault<\/a>(token<\/a>, (tokenzer, stat) -> {<\/em>$/;" a +'L199' HTML/S/143.html /^<\/a> 199 return<\/strong> groupName<\/a>;$/;" a +'L199' HTML/S/147.html /^<\/a> 199 * Add the nested opens from this group.<\/em>$/;" a +'L199' HTML/S/185.html /^<\/a> 199 $/;" a +'L199' HTML/S/186.html /^<\/a> 199 builder<\/a>.append<\/a>(currExclusionPatt<\/a>);$/;" a +'L199' HTML/S/190.html /^<\/a> 199 }<\/em>$/;" a +'L199' HTML/S/193.html /^<\/a>2768; 2769 # MEDIUM LEFT PARENTHESIS ORNAMENT$/;" a +'L199' HTML/S/32.html /^<\/a> 199 + " while invoking with the name of a topic will print the entry" + " for that topic";$/;" a +'L199' HTML/S/54.html /^<\/a> 199 $/;" a +'L199' HTML/S/60.html /^<\/a> 199 }<\/em>$/;" a +'L199' HTML/S/63.html /^<\/a> 199 ITree<\/a><ContainedType<\/a>> result<\/a> = new<\/strong> Tree<\/a><>(data<\/a>);$/;" a +'L199' HTML/S/64.html /^<\/a> 199 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L199' HTML/S/66.html /^<\/a> 199 return<\/strong> succ<\/a>;$/;" a +'L199' HTML/S/7.html /^<\/a> 199 handleDelim<\/a>(args<\/a>);$/;" a +'L199' HTML/S/71.html /^<\/a> 199 $/;" a +'L199' HTML/S/73.html /^<\/a> 199 * The number of items to duplicate.<\/em>$/;" a +'L199' HTML/S/75.html /^<\/a> 199 $/;" a +'L199' HTML/S/76.html /^<\/a> 199 @Override<\/a>$/;" a +'L199' HTML/S/83.html /^<\/a> 199 $/;" a +'L199' HTML/S/88.html /^<\/a> 199 $/;" a +'L199' HTML/S/9.html /^<\/a> 199 HashSet<\/a><String<\/a>> relChain<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L199' HTML/S/91.html /^<\/a> 199 * @param <MappedType><\/em>$/;" a +'L2' HTML/S/1.html /^<\/a># Date: 2016-01-21, 22:00:00 GMT [KW, LI]$/;" a +'L2' HTML/S/10.html /^<\/a> 2 $/;" a +'L2' HTML/S/100.html /^<\/a> 2 $/;" a +'L2' HTML/S/101.html /^<\/a> 2 $/;" a +'L2' HTML/S/102.html /^<\/a> 2 $/;" a +'L2' HTML/S/103.html /^<\/a> 2 $/;" a +'L2' HTML/S/104.html /^<\/a> 2 $/;" a +'L2' HTML/S/105.html /^<\/a> 2 $/;" a +'L2' HTML/S/106.html /^<\/a> 2 $/;" a +'L2' HTML/S/107.html /^<\/a> 2 $/;" a +'L2' HTML/S/108.html /^<\/a> 2 $/;" a +'L2' HTML/S/109.html /^<\/a> 2 $/;" a +'L2' HTML/S/11.html /^<\/a> 2 $/;" a +'L2' HTML/S/110.html /^<\/a> 2 $/;" a +'L2' HTML/S/111.html /^<\/a> 2 $/;" a +'L2' HTML/S/112.html /^<\/a> 2 $/;" a +'L2' HTML/S/113.html /^<\/a> 2 $/;" a +'L2' HTML/S/114.html /^<\/a> 2 $/;" a +'L2' HTML/S/115.html /^<\/a> 2 $/;" a +'L2' HTML/S/116.html /^<\/a> 2 $/;" a +'L2' HTML/S/117.html /^<\/a> 2 $/;" a +'L2' HTML/S/118.html /^<\/a> 2 $/;" a +'L2' HTML/S/119.html /^<\/a> 2 $/;" a +'L2' HTML/S/12.html /^<\/a> 1$/;" a +'L2' HTML/S/120.html /^<\/a> 2 $/;" a +'L2' HTML/S/121.html /^<\/a> 2 $/;" a +'L2' HTML/S/122.html /^<\/a> 2 $/;" a +'L2' HTML/S/123.html /^<\/a> 2 $/;" a +'L2' HTML/S/124.html /^<\/a> 2 $/;" a +'L2' HTML/S/125.html /^<\/a> 2 $/;" a +'L2' HTML/S/126.html /^<\/a> 2 * @author ben<\/em>$/;" a +'L2' HTML/S/127.html /^<\/a> 2 $/;" a +'L2' HTML/S/128.html /^<\/a> 2 $/;" a +'L2' HTML/S/129.html /^<\/a> 2 $/;" a +'L2' HTML/S/13.html /^<\/a> 2 $/;" a +'L2' HTML/S/130.html /^<\/a> 2 $/;" a +'L2' HTML/S/131.html /^<\/a> 2 $/;" a +'L2' HTML/S/132.html /^<\/a> 2 $/;" a +'L2' HTML/S/133.html /^<\/a> 2 $/;" a +'L2' HTML/S/134.html /^<\/a> 2 $/;" a +'L2' HTML/S/135.html /^<\/a> 2 $/;" a +'L2' HTML/S/136.html /^<\/a> 2 $/;" a +'L2' HTML/S/137.html /^<\/a> 2 $/;" a +'L2' HTML/S/138.html /^<\/a> 2 $/;" a +'L2' HTML/S/139.html /^<\/a> 2 $/;" a +'L2' HTML/S/14.html /^<\/a> 2 $/;" a +'L2' HTML/S/140.html /^<\/a> 2 $/;" a +'L2' HTML/S/141.html /^<\/a> 2 $/;" a +'L2' HTML/S/142.html /^<\/a> 2 $/;" a +'L2' HTML/S/143.html /^<\/a> 2 $/;" a +'L2' HTML/S/144.html /^<\/a> 2 $/;" a +'L2' HTML/S/145.html /^<\/a> 2 $/;" a +'L2' HTML/S/146.html /^<\/a> 2 $/;" a +'L2' HTML/S/147.html /^<\/a> 2 $/;" a +'L2' HTML/S/148.html /^<\/a> 2 $/;" a +'L2' HTML/S/149.html /^<\/a> 2 $/;" a +'L2' HTML/S/15.html /^<\/a> 2 $/;" a +'L2' HTML/S/150.html /^<\/a> 2 $/;" a +'L2' HTML/S/151.html /^<\/a> 2 $/;" a +'L2' HTML/S/152.html /^<\/a> 2 $/;" a +'L2' HTML/S/153.html /^<\/a> 2 $/;" a +'L2' HTML/S/154.html /^<\/a> 2 $/;" a +'L2' HTML/S/155.html /^<\/a> 2 $/;" a +'L2' HTML/S/156.html /^<\/a> 2 $/;" a +'L2' HTML/S/157.html /^<\/a> 2 $/;" a +'L2' HTML/S/158.html /^<\/a> 2 $/;" a +'L2' HTML/S/159.html /^<\/a> 2 $/;" a +'L2' HTML/S/16.html /^<\/a> 2 $/;" a +'L2' HTML/S/160.html /^<\/a> 2 $/;" a +'L2' HTML/S/161.html /^<\/a> 2 $/;" a +'L2' HTML/S/162.html /^<\/a> 2 $/;" a +'L2' HTML/S/163.html /^<\/a> 2 $/;" a +'L2' HTML/S/164.html /^<\/a> 2 $/;" a +'L2' HTML/S/165.html /^<\/a> 2 $/;" a +'L2' HTML/S/166.html /^<\/a> 2 $/;" a +'L2' HTML/S/167.html /^<\/a> 2 $/;" a +'L2' HTML/S/168.html /^<\/a> 2 $/;" a +'L2' HTML/S/169.html /^<\/a> 2 $/;" a +'L2' HTML/S/17.html /^<\/a> 2 $/;" a +'L2' HTML/S/170.html /^<\/a> 2 $/;" a +'L2' HTML/S/171.html /^<\/a> 2 $/;" a +'L2' HTML/S/172.html /^<\/a> 2 $/;" a +'L2' HTML/S/173.html /^<\/a> 2 $/;" a +'L2' HTML/S/174.html /^<\/a> 2 $/;" a +'L2' HTML/S/175.html /^<\/a> 2 $/;" a +'L2' HTML/S/176.html /^<\/a> 2 $/;" a +'L2' HTML/S/177.html /^<\/a> 2 $/;" a +'L2' HTML/S/178.html /^<\/a> 2 $/;" a +'L2' HTML/S/179.html /^<\/a> 2 $/;" a +'L2' HTML/S/18.html /^<\/a>$/;" a +'L2' HTML/S/180.html /^<\/a> 2 $/;" a +'L2' HTML/S/181.html /^<\/a> 2 $/;" a +'L2' HTML/S/182.html /^<\/a> 2 $/;" a +'L2' HTML/S/183.html /^<\/a> 2 $/;" a +'L2' HTML/S/184.html /^<\/a> 2 $/;" a +'L2' HTML/S/185.html /^<\/a> 2 $/;" a +'L2' HTML/S/186.html /^<\/a> 2 $/;" a +'L2' HTML/S/187.html /^<\/a> 2 $/;" a +'L2' HTML/S/188.html /^<\/a> 2 $/;" a +'L2' HTML/S/189.html /^<\/a> 2 $/;" a +'L2' HTML/S/19.html /^<\/a>splitter-add : , "$/;" a +'L2' HTML/S/190.html /^<\/a> 2 $/;" a +'L2' HTML/S/191.html /^<\/a> 2 $/;" a +'L2' HTML/S/192.html /^<\/a> 2 $/;" a +'L2' HTML/S/193.html /^<\/a># Date: 2016-01-21, 22:00:00 GMT [KW, LI]$/;" a +'L2' HTML/S/194.html /^<\/a> 1$/;" a +'L2' HTML/S/195.html /^<\/a>$/;" a +'L2' HTML/S/196.html /^<\/a>splitter-add : , "$/;" a +'L2' HTML/S/197.html /^<\/a>#Sun Mar 26 11:31:50 EDT 2017$/;" a +'L2' HTML/S/198.html /^<\/a>bjc\/utils\/funcdata\/bst\/BinarySearchTreeLeaf$1.class$/;" a +'L2' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/internals\/HalfBoundLazyPair.java$/;" a +'L2' HTML/S/2.html /^<\/a> xsi:schemaLocation="http:\/\/maven.apache.org\/POM\/4.0.0 http:\/\/maven.apache.org\/xsd\/maven-4.0.0.xsd">$/;" a +'L2' HTML/S/20.html /^<\/a> 2 $/;" a +'L2' HTML/S/202.html /^<\/a>Test set: bjc.utils.test.parserutils.TokenUtilsTest$/;" a +'L2' HTML/S/203.html /^<\/a><testsuite tests="12" failures="0" name="bjc.utils.test.parserutils.TokenUtilsTest" time="0.016" errors="0" skipped="0">$/;" a +'L2' HTML/S/21.html /^<\/a> 2 $/;" a +'L2' HTML/S/22.html /^<\/a> 2 $/;" a +'L2' HTML/S/23.html /^<\/a> 2 $/;" a +'L2' HTML/S/24.html /^<\/a> 2 $/;" a +'L2' HTML/S/25.html /^<\/a> 2 $/;" a +'L2' HTML/S/26.html /^<\/a> 2 $/;" a +'L2' HTML/S/27.html /^<\/a> 2 $/;" a +'L2' HTML/S/28.html /^<\/a> 2 $/;" a +'L2' HTML/S/29.html /^<\/a> 2 $/;" a +'L2' HTML/S/3.html /^<\/a> 2 $/;" a +'L2' HTML/S/30.html /^<\/a> 2 $/;" a +'L2' HTML/S/31.html /^<\/a> 2 $/;" a +'L2' HTML/S/32.html /^<\/a> 2 $/;" a +'L2' HTML/S/33.html /^<\/a> 2 $/;" a +'L2' HTML/S/34.html /^<\/a> 2 $/;" a +'L2' HTML/S/35.html /^<\/a> 2 $/;" a +'L2' HTML/S/36.html /^<\/a> 2 $/;" a +'L2' HTML/S/37.html /^<\/a> 2 $/;" a +'L2' HTML/S/38.html /^<\/a> 2 $/;" a +'L2' HTML/S/39.html /^<\/a> 2 $/;" a +'L2' HTML/S/4.html /^<\/a> 2 $/;" a +'L2' HTML/S/40.html /^<\/a> 2 $/;" a +'L2' HTML/S/41.html /^<\/a> 2 $/;" a +'L2' HTML/S/42.html /^<\/a> 2 $/;" a +'L2' HTML/S/43.html /^<\/a> 2 $/;" a +'L2' HTML/S/44.html /^<\/a> 2 $/;" a +'L2' HTML/S/45.html /^<\/a> 2 $/;" a +'L2' HTML/S/46.html /^<\/a> 2 $/;" a +'L2' HTML/S/47.html /^<\/a> 2 $/;" a +'L2' HTML/S/48.html /^<\/a> 2 $/;" a +'L2' HTML/S/49.html /^<\/a> 2 $/;" a +'L2' HTML/S/5.html /^<\/a> 2 $/;" a +'L2' HTML/S/50.html /^<\/a> 2 $/;" a +'L2' HTML/S/51.html /^<\/a> 2 $/;" a +'L2' HTML/S/52.html /^<\/a> 2 $/;" a +'L2' HTML/S/53.html /^<\/a> 2 $/;" a +'L2' HTML/S/54.html /^<\/a> 2 $/;" a +'L2' HTML/S/55.html /^<\/a> 2 $/;" a +'L2' HTML/S/56.html /^<\/a> 2 $/;" a +'L2' HTML/S/57.html /^<\/a> 2 $/;" a +'L2' HTML/S/58.html /^<\/a> 2 $/;" a +'L2' HTML/S/59.html /^<\/a> 2 $/;" a +'L2' HTML/S/6.html /^<\/a> 2 $/;" a +'L2' HTML/S/60.html /^<\/a> 2 $/;" a +'L2' HTML/S/61.html /^<\/a> 2 $/;" a +'L2' HTML/S/62.html /^<\/a> 2 $/;" a +'L2' HTML/S/63.html /^<\/a> 2 $/;" a +'L2' HTML/S/64.html /^<\/a> 2 $/;" a +'L2' HTML/S/65.html /^<\/a> 2 $/;" a +'L2' HTML/S/66.html /^<\/a> 2 $/;" a +'L2' HTML/S/67.html /^<\/a> 2 $/;" a +'L2' HTML/S/68.html /^<\/a> 2 $/;" a +'L2' HTML/S/69.html /^<\/a> 2 $/;" a +'L2' HTML/S/7.html /^<\/a> 2 $/;" a +'L2' HTML/S/70.html /^<\/a> 2 $/;" a +'L2' HTML/S/71.html /^<\/a> 2 $/;" a +'L2' HTML/S/72.html /^<\/a> 2 $/;" a +'L2' HTML/S/73.html /^<\/a> 2 $/;" a +'L2' HTML/S/74.html /^<\/a> 2 $/;" a +'L2' HTML/S/75.html /^<\/a> 2 $/;" a +'L2' HTML/S/76.html /^<\/a> 2 $/;" a +'L2' HTML/S/77.html /^<\/a> 2 $/;" a +'L2' HTML/S/78.html /^<\/a> 2 $/;" a +'L2' HTML/S/79.html /^<\/a> 2 $/;" a +'L2' HTML/S/8.html /^<\/a> 2 $/;" a +'L2' HTML/S/80.html /^<\/a> 2 $/;" a +'L2' HTML/S/81.html /^<\/a> 2 $/;" a +'L2' HTML/S/82.html /^<\/a> 2 $/;" a +'L2' HTML/S/83.html /^<\/a> 2 $/;" a +'L2' HTML/S/84.html /^<\/a> 2 $/;" a +'L2' HTML/S/85.html /^<\/a> 2 $/;" a +'L2' HTML/S/86.html /^<\/a> 2 $/;" a +'L2' HTML/S/87.html /^<\/a> 2 $/;" a +'L2' HTML/S/88.html /^<\/a> 2 $/;" a +'L2' HTML/S/89.html /^<\/a> 2 $/;" a +'L2' HTML/S/9.html /^<\/a> 2 $/;" a +'L2' HTML/S/90.html /^<\/a> 2 $/;" a +'L2' HTML/S/91.html /^<\/a> 2 $/;" a +'L2' HTML/S/92.html /^<\/a> 2 $/;" a +'L2' HTML/S/93.html /^<\/a> 2 $/;" a +'L2' HTML/S/94.html /^<\/a> 2 $/;" a +'L2' HTML/S/95.html /^<\/a> 2 $/;" a +'L2' HTML/S/96.html /^<\/a> 2 * Random functional type things that don't belong elsewhere<\/em>$/;" a +'L2' HTML/S/97.html /^<\/a> 2 $/;" a +'L2' HTML/S/98.html /^<\/a> 2 $/;" a +'L2' HTML/S/99.html /^<\/a> 2 $/;" a +'L20' HTML/S/1.html /^<\/a># The file contains a list of lines with mappings from one code point$/;" a +'L20' HTML/S/10.html /^<\/a> 20 * Unused CLI args<\/em>$/;" a +'L20' HTML/S/100.html /^<\/a> 20 * The type of the enum<\/em>$/;" a +'L20' HTML/S/101.html /^<\/a> 20 * @param root<\/em>$/;" a +'L20' HTML/S/102.html /^<\/a> 20 @Override<\/a>$/;" a +'L20' HTML/S/103.html /^<\/a> 20 * @param <B><\/em>$/;" a +'L20' HTML/S/104.html /^<\/a> 20 public<\/strong> IList<\/a><E<\/a>> currentPartition<\/a>;$/;" a +'L20' HTML/S/105.html /^<\/a> 20 public<\/strong> E<\/a> build();$/;" a +'L20' HTML/S/106.html /^<\/a> 20 public<\/strong> class<\/strong> ListUtils<\/a> {<\/em>$/;" a +'L20' HTML/S/107.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/108.html /^<\/a> 20 * of<\/em>$/;" a +'L20' HTML/S/109.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/11.html /^<\/a> 20 }<\/em>$/;" a +'L20' HTML/S/110.html /^<\/a> 20 }<\/em>$/;" a +'L20' HTML/S/111.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/112.html /^<\/a> 20 public<\/strong> class<\/strong> WeightedRandom<\/a><E<\/a>> {<\/em>$/;" a +'L20' HTML/S/113.html /^<\/a> 20 * @author ben<\/em>$/;" a +'L20' HTML/S/114.html /^<\/a> 20 private<\/strong> final<\/strong> T<\/a> source<\/a>, target<\/a>;$/;" a +'L20' HTML/S/115.html /^<\/a> 20 * A directed weighted graph, where the vertices have some arbitrary label<\/em>$/;" a +'L20' HTML/S/116.html /^<\/a> 20 * The list of extensions to filter<\/em>$/;" a +'L20' HTML/S/117.html /^<\/a> 20 * Prompt the user to pick a file to open<\/em>$/;" a +'L20' HTML/S/118.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/119.html /^<\/a> 20 super<\/strong>(1, 1);$/;" a +'L20' HTML/S/120.html /^<\/a> 20 * The number of columns in this layout.<\/em>$/;" a +'L20' HTML/S/121.html /^<\/a> 20 * The number of rows.<\/em>$/;" a +'L20' HTML/S/122.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/123.html /^<\/a> 20 public<\/strong> class<\/strong> FormattedInputPanel<InputVal<\/a>> extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L20' HTML/S/124.html /^<\/a> 20 private<\/strong> JLabel<\/a> value<\/a>;$/;" a +'L20' HTML/S/125.html /^<\/a> 20 * @author ben<\/em>$/;" a +'L20' HTML/S/127.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/128.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/129.html /^<\/a> 20 * The spinner being used<\/em>$/;" a +'L20' HTML/S/13.html /^<\/a> 20 public<\/strong> Stack<\/a><Directory<\/a><String<\/a>, ITree<\/a><Token<\/a><String<\/a>, String<\/a>>>>> scopes<\/a>;$/;" a +'L20' HTML/S/130.html /^<\/a> 20 public<\/strong> class<\/strong> SliderInputPanel extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L20' HTML/S/131.html /^<\/a> 20 * @author ben<\/em>$/;" a +'L20' HTML/S/132.html /^<\/a> 20 if<\/strong>(title<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L20' HTML/S/133.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/134.html /^<\/a> 20 $/;" a +'L20' HTML/S/135.html /^<\/a> 20 * @param source<\/em>$/;" a +'L20' HTML/S/136.html /^<\/a> 20 * The title for the border.<\/em>$/;" a +'L20' HTML/S/137.html /^<\/a> 20 * @param console<\/em>$/;" a +'L20' HTML/S/138.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/139.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/14.html /^<\/a> 20 import<\/strong> java.util.function.Predicate;$/;" a +'L20' HTML/S/140.html /^<\/a> 20 * set of actions<\/em>$/;" a +'L20' HTML/S/141.html /^<\/a> 20 * @param <StateType><\/em>$/;" a +'L20' HTML/S/143.html /^<\/a> 20 $/;" a +'L20' HTML/S/144.html /^<\/a> 20 public<\/strong> RegexCloser(String<\/a> closer<\/a>) {<\/em>$/;" a +'L20' HTML/S/145.html /^<\/a> 20 $/;" a +'L20' HTML/S/146.html /^<\/a> 20 $/;" a +'L20' HTML/S/147.html /^<\/a> 20 $/;" a +'L20' HTML/S/148.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/149.html /^<\/a> 20 private<\/strong> static<\/strong> final<\/strong> String<\/a> fpRegex<\/a> = $/;" a +'L20' HTML/S/15.html /^<\/a> 20 case<\/strong> "(vref)":$/;" a +'L20' HTML/S/150.html /^<\/a> 20 }<\/em>$/;" a +'L20' HTML/S/151.html /^<\/a> 20 * Create a new exception with the provided message and cause.<\/em>$/;" a +'L20' HTML/S/153.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/154.html /^<\/a> 20 * The value type of the tokens.<\/em>$/;" a +'L20' HTML/S/155.html /^<\/a> 20 * @param <C><\/em>$/;" a +'L20' HTML/S/156.html /^<\/a> 20 * @param <C><\/em>$/;" a +'L20' HTML/S/157.html /^<\/a> 20 * @param <C><\/em>$/;" a +'L20' HTML/S/158.html /^<\/a> 20 private<\/strong> final<\/strong> int<\/strong> leftPower<\/a>;$/;" a +'L20' HTML/S/159.html /^<\/a> 20 * The value type of the tokens.<\/em>$/;" a +'L20' HTML/S/16.html /^<\/a> 20 rules<\/a>.addCase<\/a>(ruleName<\/a>, probability<\/a>, parts<\/a>);$/;" a +'L20' HTML/S/160.html /^<\/a> 20 * @param <C><\/em>$/;" a +'L20' HTML/S/161.html /^<\/a> 20 * @param <C><\/em>$/;" a +'L20' HTML/S/162.html /^<\/a> 20 * The state type of the parser.<\/em>$/;" a +'L20' HTML/S/163.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/164.html /^<\/a> 20 public<\/strong> class<\/strong> InitialCommands<\/a> {<\/em>$/;" a +'L20' HTML/S/165.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/166.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/167.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/168.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/169.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/17.html /^<\/a> 20 for<\/strong>(String<\/a> strang<\/a> : cases<\/a>) {<\/em>$/;" a +'L20' HTML/S/170.html /^<\/a> 20 * @param <C><\/em>$/;" a +'L20' HTML/S/171.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/172.html /^<\/a> 20 * The precedence of the operator.<\/em>$/;" a +'L20' HTML/S/173.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/174.html /^<\/a> 20 * The value type of the tokens.<\/em>$/;" a +'L20' HTML/S/175.html /^<\/a> 20 * @param <C><\/em>$/;" a +'L20' HTML/S/176.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/177.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/178.html /^<\/a> 20 @FunctionalInterface<\/a>$/;" a +'L20' HTML/S/179.html /^<\/a> 20 public<\/strong> TokenStream<\/a><K<\/a>, V<\/a>> tokens<\/a>;$/;" a +'L20' HTML/S/180.html /^<\/a> 20 * @param <V><\/em>$/;" a +'L20' HTML/S/181.html /^<\/a> 20 * @return The key for this token<\/em>$/;" a +'L20' HTML/S/182.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/183.html /^<\/a> 20 private<\/strong> Token<\/a><String<\/a>, String<\/a>> curr<\/a>;$/;" a +'L20' HTML/S/184.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/185.html /^<\/a> 20 * The type of tokens being shunted<\/em>$/;" a +'L20' HTML/S/186.html /^<\/a> 20 * lookahead <\/li> <li> Match to the right of the provided delimiter by<\/em>$/;" a +'L20' HTML/S/187.html /^<\/a> 20 * @return The split string, including delimiters.<\/em>$/;" a +'L20' HTML/S/188.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/189.html /^<\/a> 20 public<\/strong> OperatorHandler(TokenType<\/a> element<\/a>) {<\/em>$/;" a +'L20' HTML/S/19.html /^<\/a> $/;" a +'L20' HTML/S/190.html /^<\/a> 20 * This regex matches java-style string escapes$/;" a +'L20' HTML/S/191.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/192.html /^<\/a> 20 @Rule<\/a>$/;" a +'L20' HTML/S/193.html /^<\/a># The file contains a list of lines with mappings from one code point$/;" a +'L20' HTML/S/196.html /^<\/a> $/;" a +'L20' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/components\/IDescribedComponent.java$/;" a +'L20' HTML/S/2.html /^<\/a> <\/includes>$/;" a +'L20' HTML/S/20.html /^<\/a> 20 private<\/strong> OutputStream<\/a> output<\/a>;$/;" a +'L20' HTML/S/203.html /^<\/a> <property name="java.runtime.version" value="1.8.0_121-b13"\/>$/;" a +'L20' HTML/S/21.html /^<\/a> 20 * @return The handler that executes this command<\/em>$/;" a +'L20' HTML/S/22.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/23.html /^<\/a> 20 * A summary line should consist of a string of the following format<\/em>$/;" a +'L20' HTML/S/24.html /^<\/a> 20 return<\/strong> false<\/strong>;$/;" a +'L20' HTML/S/25.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/26.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/27.html /^<\/a> 20 * @param input<\/em>$/;" a +'L20' HTML/S/28.html /^<\/a> 20 super<\/strong>(message<\/a>, cause<\/a>);$/;" a +'L20' HTML/S/29.html /^<\/a> 20 * @return All of the characters registered to something in this mode.<\/em>$/;" a +'L20' HTML/S/3.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/30.html /^<\/a> 20 public<\/strong> class<\/strong> SimpleFDSMode<\/a><S<\/a>> implements<\/strong> FDSMode<\/a><S<\/a>> {<\/em>$/;" a +'L20' HTML/S/31.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/32.html /^<\/a> 20 public<\/strong> class<\/strong> GenericCommandMode implements<\/strong> CommandMode<\/a> {<\/em>$/;" a +'L20' HTML/S/33.html /^<\/a> 20 * The description of this help topic, or null if this<\/em>$/;" a +'L20' HTML/S/34.html /^<\/a> 20 $/;" a +'L20' HTML/S/35.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/36.html /^<\/a> 20 \/\/ Initialize the reader and its pragmas<\/em>$/;" a +'L20' HTML/S/37.html /^<\/a> 20 private<\/strong> int<\/strong> version<\/a>;$/;" a +'L20' HTML/S/38.html /^<\/a> 20 * A component repository that loads its components from files in a directory<\/em>$/;" a +'L20' HTML/S/39.html /^<\/a> 20 * components in the repositories<\/em>$/;" a +'L20' HTML/S/4.html /^<\/a> 20 command<\/a> = input<\/a>.nextLine<\/a>().charAt<\/a>(0);$/;" a +'L20' HTML/S/40.html /^<\/a> 20 }<\/em>$/;" a +'L20' HTML/S/41.html /^<\/a> 20 \/*<\/em>$/;" a +'L20' HTML/S/42.html /^<\/a> 20 * @param <LeftType><\/em>$/;" a +'L20' HTML/S/43.html /^<\/a> 20 private<\/strong> ContainedType<\/a> heldValue<\/a>;$/;" a +'L20' HTML/S/44.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/45.html /^<\/a> 20 private<\/strong> Supplier<\/a><IHolder<\/a><OldType<\/a>>> oldSupplier<\/a>;$/;" a +'L20' HTML/S/46.html /^<\/a> 20 private<\/strong> Supplier<\/a><OldLeft<\/a>> leftSupplier<\/a>;$/;" a +'L20' HTML/S/47.html /^<\/a> 20 $/;" a +'L20' HTML/S/48.html /^<\/a> 20 $/;" a +'L20' HTML/S/49.html /^<\/a> 20 held<\/a> = wrappedHolder<\/a>;$/;" a +'L20' HTML/S/5.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/50.html /^<\/a> 20 $/;" a +'L20' HTML/S/51.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/52.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/53.html /^<\/a> 20 private<\/strong> Supplier<\/a><ContainedType<\/a>> valueSupplier<\/a>;$/;" a +'L20' HTML/S/54.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/55.html /^<\/a> 20 $/;" a +'L20' HTML/S/56.html /^<\/a> 20 * @param seed<\/em>$/;" a +'L20' HTML/S/57.html /^<\/a> 20 \/\/ The right value<\/em>$/;" a +'L20' HTML/S/58.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/59.html /^<\/a> 20 private<\/strong> boolean<\/strong> gotten<\/a>;$/;" a +'L20' HTML/S/60.html /^<\/a> 20 private<\/strong> BiFunction<\/a><ITree<\/a><ContainedType<\/a>>, Consumer<\/a><Iterator<\/a><ITree<\/a><ContainedType<\/a>>>>, ITree<\/a><ContainedType<\/a>>> transform<\/a>;$/;" a +'L20' HTML/S/61.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/62.html /^<\/a> 20 private<\/strong> Function<\/a><S<\/a>, D<\/a>> transform<\/a>;$/;" a +'L20' HTML/S/63.html /^<\/a> 20 private<\/strong> ContainedType<\/a> data<\/a>;$/;" a +'L20' HTML/S/64.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/65.html /^<\/a> 20 *$/;" a +'L20' HTML/S/66.html /^<\/a> 20 * Flip refers to the entire tape for 'obvious' reasons.<\/em>$/;" a +'L20' HTML/S/67.html /^<\/a> 20 * The values in the map.<\/em>$/;" a +'L20' HTML/S/68.html /^<\/a> 20 public<\/strong> QueueStack() {<\/em>$/;" a +'L20' HTML/S/69.html /^<\/a> 20 $/;" a +'L20' HTML/S/7.html /^<\/a> 20 import<\/strong> java.util.List;$/;" a +'L20' HTML/S/70.html /^<\/a> 20 public<\/strong> SimpleStack() {<\/em>$/;" a +'L20' HTML/S/71.html /^<\/a> 20 * @author bjculkin<\/em>$/;" a +'L20' HTML/S/72.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/73.html /^<\/a> 20 * <\/em>$/;" a +'L20' HTML/S/74.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/75.html /^<\/a> 20 * Create a new empty tape changer.<\/em>$/;" a +'L20' HTML/S/76.html /^<\/a> 20 private<\/strong> Tape<\/a><T<\/a>> currentTape<\/a>;$/;" a +'L20' HTML/S/77.html /^<\/a> 20 $/;" a +'L20' HTML/S/78.html /^<\/a> 20 }<\/em>$/;" a +'L20' HTML/S/79.html /^<\/a> 20 }<\/em>$/;" a +'L20' HTML/S/8.html /^<\/a> 20 $/;" a +'L20' HTML/S/80.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/81.html /^<\/a> 20 \/*<\/em>$/;" a +'L20' HTML/S/82.html /^<\/a> 20 protected<\/strong> T<\/a> data<\/a>;$/;" a +'L20' HTML/S/83.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/84.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/85.html /^<\/a> 20 * @param element<\/em>$/;" a +'L20' HTML/S/86.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/87.html /^<\/a> 20 public<\/strong> void<\/strong> clear<\/a>() {<\/em>$/;" a +'L20' HTML/S/88.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/89.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/9.html /^<\/a> 20 import<\/strong> java.util.Scanner;$/;" a +'L20' HTML/S/90.html /^<\/a> 20 *\/<\/em>$/;" a +'L20' HTML/S/91.html /^<\/a> 20 * The type in this list<\/em>$/;" a +'L20' HTML/S/92.html /^<\/a> 20 * Execute an action for each entry in the map.<\/em>$/;" a +'L20' HTML/S/93.html /^<\/a> 20 \/**<\/em>$/;" a +'L20' HTML/S/94.html /^<\/a> 20 * @param <OldLeft>$/;" a +'L20' HTML/S/95.html /^<\/a> 20 *<\/em>$/;" a +'L20' HTML/S/97.html /^<\/a> 20 private<\/strong> IMap<\/a><OldKey<\/a>, OldValue<\/a>> backing<\/a>;$/;" a +'L20' HTML/S/98.html /^<\/a> 20 * @param <AuxType1><\/em>$/;" a +'L20' HTML/S/99.html /^<\/a> 20 private<\/strong> Collector<\/a><InitialType<\/a>, AuxType1<\/a>, FinalType1<\/a>> first<\/a>;$/;" a +'L200' HTML/S/1.html /^<\/a>2769; 2768 # MEDIUM RIGHT PARENTHESIS ORNAMENT$/;" a +'L200' HTML/S/106.html /^<\/a> 200 $/;" a +'L200' HTML/S/111.html /^<\/a> 200 * @param subgrammar<\/em>$/;" a +'L200' HTML/S/113.html /^<\/a> 200 *\/<\/em>$/;" a +'L200' HTML/S/115.html /^<\/a> 200 }<\/em>$/;" a +'L200' HTML/S/131.html /^<\/a> 200 *\/<\/em>$/;" a +'L200' HTML/S/133.html /^<\/a> 200 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L200' HTML/S/140.html /^<\/a> 200 throw<\/strong> new<\/strong> UnknownPragmaException<\/a>("Unknown pragma " + token<\/a>);$/;" a +'L200' HTML/S/143.html /^<\/a> 200 }<\/em>$/;" a +'L200' HTML/S/147.html /^<\/a> 200 *\/<\/em>$/;" a +'L200' HTML/S/185.html /^<\/a> 200 \/\/ Here's what we're handing back<\/em>$/;" a +'L200' HTML/S/186.html /^<\/a> 200 builder<\/a>.append<\/a>("\\n\\t, ");$/;" a +'L200' HTML/S/190.html /^<\/a> 200 $/;" a +'L200' HTML/S/193.html /^<\/a>2769; 2768 # MEDIUM RIGHT PARENTHESIS ORNAMENT$/;" a +'L200' HTML/S/32.html /^<\/a> 200 $/;" a +'L200' HTML/S/54.html /^<\/a> 200 return<\/strong> sb<\/a>.toString<\/a>();$/;" a +'L200' HTML/S/60.html /^<\/a> 200 }<\/em>$/;" a +'L200' HTML/S/63.html /^<\/a> 200 $/;" a +'L200' HTML/S/64.html /^<\/a> 200 $/;" a +'L200' HTML/S/66.html /^<\/a> 200 }<\/em>$/;" a +'L200' HTML/S/7.html /^<\/a> 200 break<\/strong>;$/;" a +'L200' HTML/S/71.html /^<\/a> 200 pos<\/a> += amt<\/a>;$/;" a +'L200' HTML/S/73.html /^<\/a> 200 *\/<\/em>$/;" a +'L200' HTML/S/75.html /^<\/a> 200 return<\/strong> currentTape<\/a>.right<\/a>(amt<\/a>);$/;" a +'L200' HTML/S/76.html /^<\/a> 200 public<\/strong> boolean<\/strong> isDoubleSided<\/a>() {<\/em>$/;" a +'L200' HTML/S/83.html /^<\/a> 200 return<\/strong> true<\/strong>;$/;" a +'L200' HTML/S/88.html /^<\/a> 200 \/\/ This is held b\/c ref'd variables must be final\/effectively<\/em>$/;" a +'L200' HTML/S/9.html /^<\/a> 200 relChain<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("=", "<", ">", "<=", ">="));$/;" a +'L200' HTML/S/91.html /^<\/a> 200 * The type of the transformed list<\/em>$/;" a +'L201' HTML/S/1.html /^<\/a>276A; 276B # MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT$/;" a +'L201' HTML/S/106.html /^<\/a> 201 if<\/strong>(rejected<\/a>.isEmpty<\/a>()) \/\/ Nothing was rejected, so we're<\/em>$/;" a +'L201' HTML/S/111.html /^<\/a> 201 * The subgrammar to add.<\/em>$/;" a +'L201' HTML/S/113.html /^<\/a> 201 public<\/strong> void<\/strong> toStream(OutputStream<\/a> sink<\/a>) {<\/em>$/;" a +'L201' HTML/S/115.html /^<\/a> 201 $/;" a +'L201' HTML/S/131.html /^<\/a> 201 public<\/strong> static<\/strong> int<\/strong> getWhole(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>) {<\/em>$/;" a +'L201' HTML/S/133.html /^<\/a> 201 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L201' HTML/S/140.html /^<\/a> 201 }<\/em>).accept<\/a>(tokenizer<\/a>, state<\/a>);$/;" a +'L201' HTML/S/143.html /^<\/a> 201 $/;" a +'L201' HTML/S/147.html /^<\/a> 201 Multimap<\/a><T<\/a>, T<\/a>> currentAllowed<\/a> = allowedDelimiters<\/a>.top<\/a>();$/;" a +'L201' HTML/S/185.html /^<\/a> 201 IList<\/a><TokenType<\/a>> output<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L201' HTML/S/186.html /^<\/a> 201 }<\/em>$/;" a +'L201' HTML/S/190.html /^<\/a> 201 escapeFinder<\/a>.appendTail<\/a>(work<\/a>);$/;" a +'L201' HTML/S/193.html /^<\/a>276A; 276B # MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT$/;" a +'L201' HTML/S/32.html /^<\/a> 201 return<\/strong> new<\/strong> GenericCommand<\/a>((args<\/a>) -> {<\/em>$/;" a +'L201' HTML/S/54.html /^<\/a> 201 }<\/em>$/;" a +'L201' HTML/S/60.html /^<\/a> 201 $/;" a +'L201' HTML/S/63.html /^<\/a> 201 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L201' HTML/S/64.html /^<\/a> 201 int<\/strong> result<\/a> = 1;$/;" a +'L201' HTML/S/66.html /^<\/a> 201 $/;" a +'L201' HTML/S/7.html /^<\/a> 201 case<\/strong> "delims-reset":$/;" a +'L201' HTML/S/71.html /^<\/a> 201 return<\/strong> true<\/strong>;$/;" a +'L201' HTML/S/73.html /^<\/a> 201 public<\/strong> void<\/strong> over<\/a>(int<\/strong> n<\/a>) {<\/em>$/;" a +'L201' HTML/S/75.html /^<\/a> 201 }<\/em>$/;" a +'L201' HTML/S/76.html /^<\/a> 201 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L201' HTML/S/83.html /^<\/a> 201 $/;" a +'L201' HTML/S/88.html /^<\/a> 201 \/\/ final<\/em>$/;" a +'L201' HTML/S/9.html /^<\/a> 201 $/;" a +'L201' HTML/S/91.html /^<\/a> 201 *<\/em>$/;" a +'L202' HTML/S/1.html /^<\/a>276B; 276A # MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT$/;" a +'L202' HTML/S/106.html /^<\/a> 202 \/\/ done<\/em>$/;" a +'L202' HTML/S/111.html /^<\/a> 202 * @return Whether or not the subgrammar was succesfully added.<\/em>$/;" a +'L202' HTML/S/113.html /^<\/a> 202 if<\/strong>(sink<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Output source must not be null");$/;" a +'L202' HTML/S/115.html /^<\/a> 202 return<\/strong> minimums<\/a>;$/;" a +'L202' HTML/S/131.html /^<\/a> 202 return<\/strong> getBoundedInt<\/a>(parent<\/a>, title<\/a>, prompt<\/a>, 0, Integer<\/a>.MAX_VALUE<\/a>);$/;" a +'L202' HTML/S/133.html /^<\/a> 202 else<\/strong> if<\/strong>(message<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Message must not be null");$/;" a +'L202' HTML/S/140.html /^<\/a> 202 }<\/em> else<\/strong> {<\/em>$/;" a +'L202' HTML/S/143.html /^<\/a> 202 \/**<\/em>$/;" a +'L202' HTML/S/147.html /^<\/a> 202 for<\/strong>(Entry<\/a><T<\/a>, T<\/a>> opener<\/a> : open<\/a>.getNestingOpeners<\/a>().entrySet<\/a>()) {<\/em>$/;" a +'L202' HTML/S/185.html /^<\/a> 202 $/;" a +'L202' HTML/S/186.html /^<\/a> 202 $/;" a +'L202' HTML/S/190.html /^<\/a> 202 $/;" a +'L202' HTML/S/193.html /^<\/a>276B; 276A # MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT$/;" a +'L202' HTML/S/32.html /^<\/a> 202 if<\/strong>(args<\/a> == null<\/strong> || args<\/a>.length<\/a> == 0) {<\/em>$/;" a +'L202' HTML/S/54.html /^<\/a> 202 $/;" a +'L202' HTML/S/60.html /^<\/a> 202 done<\/a> = true<\/strong>;$/;" a +'L202' HTML/S/63.html /^<\/a> 202 children<\/a>.forEach<\/a>((child<\/a>) -> {<\/em>$/;" a +'L202' HTML/S/64.html /^<\/a> 202 result<\/a> = prime<\/a> * result<\/a> + ((wrds<\/a> == null<\/strong>) ? 0 : wrds<\/a>.hashCode<\/a>());$/;" a +'L202' HTML/S/66.html /^<\/a> 202 \/**<\/em>$/;" a +'L202' HTML/S/7.html /^<\/a> 202 dlm<\/a> = new<\/strong> StringDelimiter<\/a>();$/;" a +'L202' HTML/S/71.html /^<\/a> 202 }<\/em>$/;" a +'L202' HTML/S/73.html /^<\/a> 202 multiover<\/a>(n<\/a>, 2);$/;" a +'L202' HTML/S/75.html /^<\/a> 202 $/;" a +'L202' HTML/S/76.html /^<\/a> 202 $/;" a +'L202' HTML/S/83.html /^<\/a> 202 }<\/em>$/;" a +'L202' HTML/S/88.html /^<\/a> 202 IHolder<\/a><Integer<\/a>> currentIndex<\/a> = new<\/strong> Identity<\/a><>(0);$/;" a +'L202' HTML/S/9.html /^<\/a> 202 \/*<\/em>$/;" a +'L202' HTML/S/91.html /^<\/a> 202 * @param transformer<\/em>$/;" a +'L203' HTML/S/1.html /^<\/a>276C; 276D # MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L203' HTML/S/106.html /^<\/a> 203 return<\/strong> returned<\/a>;$/;" a +'L203' HTML/S/111.html /^<\/a> 203 *\/<\/em>$/;" a +'L203' HTML/S/113.html /^<\/a> 203 $/;" a +'L203' HTML/S/115.html /^<\/a> 203 }<\/em>$/;" a +'L203' HTML/S/131.html /^<\/a> 203 }<\/em>$/;" a +'L203' HTML/S/133.html /^<\/a> 203 $/;" a +'L203' HTML/S/140.html /^<\/a> 203 \/\/ Make sure input is correct<\/em>$/;" a +'L203' HTML/S/143.html /^<\/a> 203 * Get the groups that aren't allowed at all in this group.<\/em>$/;" a +'L203' HTML/S/147.html /^<\/a> 203 currentAllowed<\/a>.put<\/a>(opener<\/a>.getKey<\/a>(), opener<\/a>.getValue<\/a>());$/;" a +'L203' HTML/S/185.html /^<\/a> 203 \/\/ The stack to put operators on<\/em>$/;" a +'L203' HTML/S/186.html /^<\/a> 203 if<\/strong>(compPatt<\/a> != null<\/strong>) {<\/em>$/;" a +'L203' HTML/S/190.html /^<\/a> 203 return<\/strong> work<\/a>.toString<\/a>();$/;" a +'L203' HTML/S/193.html /^<\/a>276C; 276D # MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L203' HTML/S/32.html /^<\/a> 203 \/*<\/em>$/;" a +'L203' HTML/S/54.html /^<\/a> 203 @Override<\/a>$/;" a +'L203' HTML/S/60.html /^<\/a> 203 return<\/strong> flushYields<\/a>(res<\/a>);$/;" a +'L203' HTML/S/63.html /^<\/a> 203 result<\/a>.addChild<\/a>(child<\/a>.topDownTransform<\/a>(transformPicker<\/a>, transformer<\/a>));$/;" a +'L203' HTML/S/64.html /^<\/a> 203 $/;" a +'L203' HTML/S/66.html /^<\/a> 203 * Flips the tape.<\/em>$/;" a +'L203' HTML/S/7.html /^<\/a> 203 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L203' HTML/S/71.html /^<\/a> 203 $/;" a +'L203' HTML/S/73.html /^<\/a> 203 }<\/em>$/;" a +'L203' HTML/S/75.html /^<\/a> 203 \/**<\/em>$/;" a +'L203' HTML/S/76.html /^<\/a> 203 return<\/strong> currentTape<\/a>.isDoubleSided<\/a>();$/;" a +'L203' HTML/S/83.html /^<\/a> 203 $/;" a +'L203' HTML/S/88.html /^<\/a> 203 $/;" a +'L203' HTML/S/9.html /^<\/a> 203 * Token for marking chains.<\/em>$/;" a +'L203' HTML/S/91.html /^<\/a> 203 * The function to apply to each element in the list<\/em>$/;" a +'L204' HTML/S/1.html /^<\/a>276D; 276C # MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L204' HTML/S/106.html /^<\/a> 204 }<\/em>$/;" a +'L204' HTML/S/111.html /^<\/a> 204 public<\/strong> boolean<\/strong> addSubgrammar(E<\/a> name<\/a>, WeightedGrammar<\/a><E<\/a>> subgrammar<\/a>) {<\/em>$/;" a +'L204' HTML/S/113.html /^<\/a> 204 PrintStream<\/a> outputPrinter<\/a> = new<\/strong> PrintStream<\/a>(sink<\/a>);$/;" a +'L204' HTML/S/115.html /^<\/a> 204 $/;" a +'L204' HTML/S/131.html /^<\/a> 204 $/;" a +'L204' HTML/S/133.html /^<\/a> 204 JOptionPane<\/a>.showInternalMessageDialog<\/a>(parent<\/a>, title<\/a>, message<\/a>, JOptionPane<\/a>.INFORMATION_MESSAGE<\/a>);$/;" a +'L204' HTML/S/140.html /^<\/a> 204 if<\/strong>(isRuleOpen<\/a> == true<\/strong>)$/;" a +'L204' HTML/S/143.html /^<\/a> 204 * <\/em>$/;" a +'L204' HTML/S/147.html /^<\/a> 204 }<\/em>$/;" a +'L204' HTML/S/185.html /^<\/a> 204 Deque<\/a><String<\/a>> stack<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L204' HTML/S/186.html /^<\/a> 204 builder<\/a>.append<\/a>("compPatt=");$/;" a +'L204' HTML/S/190.html /^<\/a> 204 }<\/em>$/;" a +'L204' HTML/S/193.html /^<\/a>276D; 276C # MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L204' HTML/S/32.html /^<\/a> 204 * Invoke general help<\/em>$/;" a +'L204' HTML/S/54.html /^<\/a> 204 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L204' HTML/S/60.html /^<\/a> 204 }<\/em>$/;" a +'L204' HTML/S/63.html /^<\/a> 204 }<\/em>);$/;" a +'L204' HTML/S/64.html /^<\/a> 204 return<\/strong> result<\/a>;$/;" a +'L204' HTML/S/66.html /^<\/a> 204 *<\/em>$/;" a +'L204' HTML/S/7.html /^<\/a> 204 System<\/a>.out<\/a>.println<\/a>("Reset delimiter");$/;" a +'L204' HTML/S/71.html /^<\/a> 204 @Override<\/a>$/;" a +'L204' HTML/S/73.html /^<\/a> 204 $/;" a +'L204' HTML/S/75.html /^<\/a> 204 * Flips the tape.<\/em>$/;" a +'L204' HTML/S/76.html /^<\/a> 204 }<\/em>$/;" a +'L204' HTML/S/83.html /^<\/a> 204 private<\/strong> boolean<\/strong> preorderTraverse<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L204' HTML/S/88.html /^<\/a> 204 wrapped<\/a>.forEach<\/a>((element<\/a>) -> {<\/em>$/;" a +'L204' HTML/S/9.html /^<\/a> 204 *\/<\/em>$/;" a +'L204' HTML/S/91.html /^<\/a> 204 * @return A new list containing the mapped elements of this list.<\/em>$/;" a +'L205' HTML/S/1.html /^<\/a>276E; 276F # HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT$/;" a +'L205' HTML/S/106.html /^<\/a> 205 $/;" a +'L205' HTML/S/111.html /^<\/a> 205 if<\/strong> (name<\/a> == null<\/strong>)$/;" a +'L205' HTML/S/113.html /^<\/a> 205 $/;" a +'L205' HTML/S/115.html /^<\/a> 205 \/**<\/em>$/;" a +'L205' HTML/S/131.html /^<\/a> 205 \/**<\/em>$/;" a +'L205' HTML/S/133.html /^<\/a> 205 }<\/em>$/;" a +'L205' HTML/S/140.html /^<\/a> 205 throw<\/strong> new<\/strong> InputMismatchException<\/a>("Nested rules are currently not supported");$/;" a +'L205' HTML/S/143.html /^<\/a> 205 * @return The groups that aren't allowed at all in this group.<\/em>$/;" a +'L205' HTML/S/147.html /^<\/a> 205 $/;" a +'L205' HTML/S/185.html /^<\/a> 205 $/;" a +'L205' HTML/S/186.html /^<\/a> 205 builder<\/a>.append<\/a>(compPatt<\/a>);$/;" a +'L205' HTML/S/190.html /^<\/a> 205 $/;" a +'L205' HTML/S/193.html /^<\/a>276E; 276F # HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT$/;" a +'L205' HTML/S/32.html /^<\/a> 205 *\/<\/em>$/;" a +'L205' HTML/S/54.html /^<\/a> 205 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L205' HTML/S/60.html /^<\/a> 205 }<\/em> else<\/strong> {<\/em>$/;" a +'L205' HTML/S/63.html /^<\/a> 205 }<\/em>$/;" a +'L205' HTML/S/64.html /^<\/a> 205 }<\/em>$/;" a +'L205' HTML/S/66.html /^<\/a> 205 * The active side becomes inactive, and the inactive side becomes<\/em>$/;" a +'L205' HTML/S/7.html /^<\/a> 205 }<\/em>$/;" a +'L205' HTML/S/71.html /^<\/a> 205 public<\/strong> boolean<\/strong> isDoubleSided<\/a>() {<\/em>$/;" a +'L205' HTML/S/73.html /^<\/a> 205 \/**<\/em>$/;" a +'L205' HTML/S/75.html /^<\/a> 205 *<\/em>$/;" a +'L205' HTML/S/76.html /^<\/a> 205 $/;" a +'L205' HTML/S/83.html /^<\/a> 205 if<\/strong>(!traverseElement<\/a>(traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L205' HTML/S/88.html /^<\/a> 205 \/\/ Call the action with the index and the value<\/em>$/;" a +'L205' HTML/S/9.html /^<\/a> 205 StringToken<\/a> chainToken<\/a> = new<\/strong> StringToken<\/a>("and", "and");$/;" a +'L205' HTML/S/91.html /^<\/a> 205 *\/<\/em>$/;" a +'L206' HTML/S/1.html /^<\/a>276F; 276E # HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT$/;" a +'L206' HTML/S/106.html /^<\/a> 206 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Heuristic (more than " + MAX_NTRIESPART<\/a>$/;" a +'L206' HTML/S/111.html /^<\/a> 206 throw<\/strong> new<\/strong> NullPointerException<\/a>("Subgrammar name must not be null");$/;" a +'L206' HTML/S/113.html /^<\/a> 206 adjacency<\/a>.forEach<\/a>((sourceKey<\/a>, sourceValue<\/a>) -> {<\/em>$/;" a +'L206' HTML/S/115.html /^<\/a> 206 * Get the count of the vertices in this graph<\/em>$/;" a +'L206' HTML/S/131.html /^<\/a> 206 * Ask the user a Yes\/No question.<\/em>$/;" a +'L206' HTML/S/133.html /^<\/a> 206 }<\/em>$/;" a +'L206' HTML/S/140.html /^<\/a> 206 $/;" a +'L206' HTML/S/143.html /^<\/a> 206 *\/<\/em>$/;" a +'L206' HTML/S/147.html /^<\/a> 206 \/*<\/em>$/;" a +'L206' HTML/S/185.html /^<\/a> 206 \/\/ Shunt the tokens<\/em>$/;" a +'L206' HTML/S/186.html /^<\/a> 206 builder<\/a>.append<\/a>("\\n\\t, ");$/;" a +'L206' HTML/S/190.html /^<\/a> 206 private<\/strong> static<\/strong> String<\/a> handleUnicodeEscape<\/a>(String<\/a> seq<\/a>) {<\/em>$/;" a +'L206' HTML/S/193.html /^<\/a>276F; 276E # HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT$/;" a +'L206' HTML/S/32.html /^<\/a> 206 doHelpSummary<\/a>();$/;" a +'L206' HTML/S/54.html /^<\/a> 206 int<\/strong> result<\/a> = 1;$/;" a +'L206' HTML/S/60.html /^<\/a> 206 ITree<\/a><ContainedType<\/a>> res<\/a> = curChild<\/a>.next<\/a>();$/;" a +'L206' HTML/S/63.html /^<\/a> 206 $/;" a +'L206' HTML/S/64.html /^<\/a> 206 $/;" a +'L206' HTML/S/66.html /^<\/a> 206 * active.<\/em>$/;" a +'L206' HTML/S/7.html /^<\/a> 206 break<\/strong>;$/;" a +'L206' HTML/S/71.html /^<\/a> 206 return<\/strong> false<\/strong>;$/;" a +'L206' HTML/S/73.html /^<\/a> 206 * Duplicate the second item in the stack.<\/em>$/;" a +'L206' HTML/S/75.html /^<\/a> 206 * The active side becomes inactive, and the inactive side becomes<\/em>$/;" a +'L206' HTML/S/76.html /^<\/a> 206 \/**<\/em>$/;" a +'L206' HTML/S/83.html /^<\/a> 206 $/;" a +'L206' HTML/S/88.html /^<\/a> 206 indexedAction<\/a>.accept<\/a>(currentIndex<\/a>.unwrap<\/a>(index<\/a> -> index<\/a>), element<\/a>);$/;" a +'L206' HTML/S/9.html /^<\/a> 206 $/;" a +'L206' HTML/S/91.html /^<\/a> 206 <MappedType<\/a>> IList<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> transformer<\/a>);$/;" a +'L207' HTML/S/1.html /^<\/a>2770; 2771 # HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L207' HTML/S/106.html /^<\/a> 207 + " iterations of partitioning) detected unpartitionable list " + input<\/a>.toString<\/a>()$/;" a +'L207' HTML/S/111.html /^<\/a> 207 else<\/strong> if<\/strong> (subgrammar<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Subgrammar must not be null");$/;" a +'L207' HTML/S/113.html /^<\/a> 207 sourceValue<\/a>.forEach<\/a>((targetKey<\/a>, targetValue<\/a>) -> {<\/em>$/;" a +'L207' HTML/S/115.html /^<\/a> 207 *<\/em>$/;" a +'L207' HTML/S/131.html /^<\/a> 207 *<\/em>$/;" a +'L207' HTML/S/140.html /^<\/a> 207 \/\/ Start a rule<\/em>$/;" a +'L207' HTML/S/143.html /^<\/a> 207 public<\/strong> Set<\/a><T<\/a>> getNestingExclusions<\/a>() {<\/em>$/;" a +'L207' HTML/S/147.html /^<\/a> 207 * Add the nested exclusions from this group<\/em>$/;" a +'L207' HTML/S/185.html /^<\/a> 207 input<\/a>.forEach<\/a>(new<\/strong> TokenShunter<\/a>(output<\/a>, stack<\/a>, transformer<\/a>));$/;" a +'L207' HTML/S/186.html /^<\/a> 207 }<\/em>$/;" a +'L207' HTML/S/190.html /^<\/a> 207 try<\/strong> {<\/em>$/;" a +'L207' HTML/S/193.html /^<\/a>2770; 2771 # HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L207' HTML/S/32.html /^<\/a> 207 }<\/em> else<\/strong> {<\/em>$/;" a +'L207' HTML/S/54.html /^<\/a> 207 $/;" a +'L207' HTML/S/60.html /^<\/a> 207 System<\/a>.out<\/a>.println<\/a>("\\t\\tTRACE: adding node " + res<\/a> + " to children");$/;" a +'L207' HTML/S/63.html /^<\/a> 207 return<\/strong> result<\/a>;$/;" a +'L207' HTML/S/64.html /^<\/a> 207 @Override<\/a>$/;" a +'L207' HTML/S/66.html /^<\/a> 207 *\/<\/em>$/;" a +'L207' HTML/S/7.html /^<\/a> 207 case<\/strong> "delimgroups-new":$/;" a +'L207' HTML/S/71.html /^<\/a> 207 }<\/em>$/;" a +'L207' HTML/S/73.html /^<\/a> 207 *\/<\/em>$/;" a +'L207' HTML/S/75.html /^<\/a> 207 * active.<\/em>$/;" a +'L207' HTML/S/76.html /^<\/a> 207 * Check if a tape is currently loaded.<\/em>$/;" a +'L207' HTML/S/83.html /^<\/a> 207 if<\/strong>(!traverseLeftBranch<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L207' HTML/S/88.html /^<\/a> 207 $/;" a +'L207' HTML/S/9.html /^<\/a> 207 PrattParser<\/a><String<\/a>, String<\/a>, TestContext<\/a>> parser<\/a> = new<\/strong> PrattParser<\/a><>();$/;" a +'L207' HTML/S/91.html /^<\/a> 207 $/;" a +'L208' HTML/S/1.html /^<\/a>2771; 2770 # HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L208' HTML/S/106.html /^<\/a> 208 + "\\nThe following elements were not partitioned: " + rejected<\/a>.toString<\/a>()$/;" a +'L208' HTML/S/111.html /^<\/a> 208 $/;" a +'L208' HTML/S/113.html /^<\/a> 208 outputPrinter<\/a>.printf<\/a>("%d", targetValue<\/a>);$/;" a +'L208' HTML/S/115.html /^<\/a> 208 * @return A count of the vertices in this graph<\/em>$/;" a +'L208' HTML/S/131.html /^<\/a> 208 * @param parent<\/em>$/;" a +'L208' HTML/S/140.html /^<\/a> 208 start<\/a>.accept<\/a>(tokenizer<\/a>, new<\/strong> Pair<\/a><>(nextToken<\/a>, state<\/a>));$/;" a +'L208' HTML/S/143.html /^<\/a> 208 return<\/strong> groupExclusions<\/a>;$/;" a +'L208' HTML/S/147.html /^<\/a> 208 *\/<\/em>$/;" a +'L208' HTML/S/185.html /^<\/a> 208 $/;" a +'L208' HTML/S/186.html /^<\/a> 208 $/;" a +'L208' HTML/S/190.html /^<\/a> 208 int<\/strong> codepoint<\/a> = Integer<\/a>.parseInt<\/a>(seq<\/a>, 16);$/;" a +'L208' HTML/S/193.html /^<\/a>2771; 2770 # HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT$/;" a +'L208' HTML/S/32.html /^<\/a> 208 \/*<\/em>$/;" a +'L208' HTML/S/54.html /^<\/a> 208 result<\/a> = prime<\/a> * result<\/a> + (leftMaterialized<\/a> ? 1231 : 1237);$/;" a +'L208' HTML/S/60.html /^<\/a> 208 postChildren<\/a>.add<\/a>(res<\/a>);$/;" a +'L208' HTML/S/63.html /^<\/a> 208 case<\/strong> SKIP<\/a>:$/;" a +'L208' HTML/S/64.html /^<\/a> 208 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L208' HTML/S/66.html /^<\/a> 208 public<\/strong> void<\/strong> flip<\/a>() {<\/em>$/;" a +'L208' HTML/S/7.html /^<\/a> 208 for<\/strong>(String<\/a> arg<\/a> : argArray<\/a>) {<\/em>$/;" a +'L208' HTML/S/71.html /^<\/a> 208 $/;" a +'L208' HTML/S/73.html /^<\/a> 208 public<\/strong> void<\/strong> over<\/a>() {<\/em>$/;" a +'L208' HTML/S/75.html /^<\/a> 208 *<\/em>$/;" a +'L208' HTML/S/76.html /^<\/a> 208 *<\/em>$/;" a +'L208' HTML/S/83.html /^<\/a> 208 $/;" a +'L208' HTML/S/88.html /^<\/a> 208 \/\/ Increment the value<\/em>$/;" a +'L208' HTML/S/9.html /^<\/a> 208 $/;" a +'L208' HTML/S/91.html /^<\/a> 208 \/**<\/em>$/;" a +'L209' HTML/S/1.html /^<\/a>2772; 2773 # LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT$/;" a +'L209' HTML/S/106.html /^<\/a> 209 + "\\nCurrent group in formation: " + it<\/a>.currentPartition<\/a>.toString<\/a>()$/;" a +'L209' HTML/S/111.html /^<\/a> 209 if<\/strong> (subgrammars<\/a>.containsKey<\/a>(name<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L209' HTML/S/113.html /^<\/a> 209 }<\/em>);$/;" a +'L209' HTML/S/115.html /^<\/a> 209 *\/<\/em>$/;" a +'L209' HTML/S/131.html /^<\/a> 209 * The parent component for dialogs.<\/em>$/;" a +'L209' HTML/S/140.html /^<\/a> 209 $/;" a +'L209' HTML/S/143.html /^<\/a> 209 }<\/em>$/;" a +'L209' HTML/S/147.html /^<\/a> 209 Multiset<\/a><T<\/a>> currentForbidden<\/a> = forbiddenDelimiters<\/a>.top<\/a>();$/;" a +'L209' HTML/S/185.html /^<\/a> 209 \/\/ Transform any resulting tokens<\/em>$/;" a +'L209' HTML/S/186.html /^<\/a> 209 if<\/strong>(exclusionPatt<\/a> != null<\/strong>) {<\/em>$/;" a +'L209' HTML/S/190.html /^<\/a> 209 $/;" a +'L209' HTML/S/193.html /^<\/a>2772; 2773 # LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT$/;" a +'L209' HTML/S/32.html /^<\/a> 209 * Invoke help for a command<\/em>$/;" a +'L209' HTML/S/54.html /^<\/a> 209 result<\/a> = prime<\/a> * result<\/a> + ((leftValue<\/a> == null<\/strong>) ? 0 : leftValue<\/a>.hashCode<\/a>());$/;" a +'L209' HTML/S/60.html /^<\/a> 209 $/;" a +'L209' HTML/S/63.html /^<\/a> 209 return<\/strong> this<\/strong>;$/;" a +'L209' HTML/S/64.html /^<\/a> 209 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L209' HTML/S/66.html /^<\/a> 209 Tape<\/a><T<\/a>> tmp<\/a> = front<\/a>;$/;" a +'L209' HTML/S/7.html /^<\/a> 209 groups<\/a>.put<\/a>(arg<\/a>, new<\/strong> DelimiterGroup<\/a><>(arg<\/a>));$/;" a +'L209' HTML/S/71.html /^<\/a> 209 @Override<\/a>$/;" a +'L209' HTML/S/73.html /^<\/a> 209 over<\/a>(1);$/;" a +'L209' HTML/S/75.html /^<\/a> 209 * If the current tape is not double-sided, does nothing.<\/em>$/;" a +'L209' HTML/S/76.html /^<\/a> 209 * @return Whether or not a tape is loaded.<\/em>$/;" a +'L209' HTML/S/83.html /^<\/a> 209 if<\/strong>(!traverseRightBranch<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L209' HTML/S/88.html /^<\/a> 209 currentIndex<\/a>.transform<\/a>((index<\/a>) -> index<\/a> + 1);$/;" a +'L209' HTML/S/9.html /^<\/a> 209 parser<\/a>.addNonInitialCommand<\/a>(":", infixNon<\/a>(3));$/;" a +'L209' HTML/S/91.html /^<\/a> 209 * Zip two lists into a list of pairs<\/em>$/;" a +'L21' HTML/S/1.html /^<\/a># to another one for character-based mirroring.$/;" a +'L21' HTML/S/10.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/100.html /^<\/a> 21 * @param clasz<\/em>$/;" a +'L21' HTML/S/101.html /^<\/a> 21 * The directory to start the traversal at<\/em>$/;" a +'L21' HTML/S/102.html /^<\/a> 21 public<\/strong> FileVisitResult<\/a> preVisitDirectory(Path<\/a> dir<\/a>, BasicFileAttributes<\/a> attrs<\/a>) throws<\/strong> IOException<\/a> {<\/em>$/;" a +'L21' HTML/S/103.html /^<\/a> 21 * The intermediate type of the function<\/em>$/;" a +'L21' HTML/S/104.html /^<\/a> 21 private<\/strong> IList<\/a><E<\/a>> rejectedItems<\/a>;$/;" a +'L21' HTML/S/105.html /^<\/a> 21 $/;" a +'L21' HTML/S/106.html /^<\/a> 21 private<\/strong> static<\/strong> final<\/strong> int<\/strong> MAX_NTRIESPART<\/a> = 50;$/;" a +'L21' HTML/S/107.html /^<\/a> 21 public<\/strong> static<\/strong> int<\/strong> fallingFactorial(int<\/strong> value<\/a>, int<\/strong> power<\/a>) {<\/em>$/;" a +'L21' HTML/S/108.html /^<\/a> 21 * @return Whether or not the string consists only of multiple matches<\/em>$/;" a +'L21' HTML/S/109.html /^<\/a> 21 * @param a<\/em>$/;" a +'L21' HTML/S/11.html /^<\/a> 21 }<\/em>$/;" a +'L21' HTML/S/110.html /^<\/a> 21 $/;" a +'L21' HTML/S/111.html /^<\/a> 21 * @param <E><\/em>$/;" a +'L21' HTML/S/112.html /^<\/a> 21 \/*<\/em>$/;" a +'L21' HTML/S/113.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/114.html /^<\/a> 21 $/;" a +'L21' HTML/S/115.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/116.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/117.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/118.html /^<\/a> 21 * The list holding all filtered extensions<\/em>$/;" a +'L21' HTML/S/119.html /^<\/a> 21 }<\/em>$/;" a +'L21' HTML/S/120.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/121.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/122.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/123.html /^<\/a> 21 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 5232016563558588031L;$/;" a +'L21' HTML/S/124.html /^<\/a> 21 private<\/strong> int<\/strong> nDelay<\/a>;$/;" a +'L21' HTML/S/125.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/127.html /^<\/a> 21 public<\/strong> final<\/strong> JTextField<\/a> inputValue<\/a>;$/;" a +'L21' HTML/S/128.html /^<\/a> 21 * @author ben<\/em>$/;" a +'L21' HTML/S/129.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/13.html /^<\/a> 21 $/;" a +'L21' HTML/S/130.html /^<\/a> 21 private<\/strong> final<\/strong> class<\/strong> NumberFormatter<\/a> extends<\/strong> JFormattedTextField<\/a>.AbstractFormatter<\/a> {<\/em>$/;" a +'L21' HTML/S/131.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/132.html /^<\/a> 21 $/;" a +'L21' HTML/S/133.html /^<\/a> 21 * @param parent<\/em>$/;" a +'L21' HTML/S/134.html /^<\/a> 21 \/**<\/em>$/;" a +'L21' HTML/S/135.html /^<\/a> 21 * The list to populate the JList with.<\/em>$/;" a +'L21' HTML/S/136.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/137.html /^<\/a> 21 * The textarea to write to<\/em>$/;" a +'L21' HTML/S/138.html /^<\/a> 21 * The line of the source this block ended on.<\/em>$/;" a +'L21' HTML/S/139.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/14.html /^<\/a> 21 $/;" a +'L21' HTML/S/140.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/141.html /^<\/a> 21 * The type of state that goes along with this pragma<\/em>$/;" a +'L21' HTML/S/143.html /^<\/a> 21 \/**<\/em>$/;" a +'L21' HTML/S/144.html /^<\/a> 21 rep<\/a> = closer<\/a>;$/;" a +'L21' HTML/S/145.html /^<\/a> 21 \/**<\/em>$/;" a +'L21' HTML/S/146.html /^<\/a> 21 public<\/strong> final<\/strong> T<\/a> contents<\/a>;$/;" a +'L21' HTML/S/147.html /^<\/a> 21 \/**<\/em>$/;" a +'L21' HTML/S/148.html /^<\/a> 21 * @return The sequence as a tree.<\/em>$/;" a +'L21' HTML/S/149.html /^<\/a> 21 "[\\\\x00-\\\\x20]*" \/\/ Optional leading "whitespace"<\/em>$/;" a +'L21' HTML/S/15.html /^<\/a> 21 ctx<\/a>.tokens<\/a>.next<\/a>();$/;" a +'L21' HTML/S/150.html /^<\/a> 21 $/;" a +'L21' HTML/S/151.html /^<\/a> 21 * <\/em>$/;" a +'L21' HTML/S/153.html /^<\/a> 21 * @param <V><\/em>$/;" a +'L21' HTML/S/154.html /^<\/a> 21 * <\/em>$/;" a +'L21' HTML/S/155.html /^<\/a> 21 * The state type of the parser.<\/em>$/;" a +'L21' HTML/S/156.html /^<\/a> 21 * The state type of the parser.<\/em>$/;" a +'L21' HTML/S/157.html /^<\/a> 21 * The state type of the parser.<\/em>$/;" a +'L21' HTML/S/158.html /^<\/a> 21 $/;" a +'L21' HTML/S/159.html /^<\/a> 21 * <\/em>$/;" a +'L21' HTML/S/16.html /^<\/a> 21 }<\/em>$/;" a +'L21' HTML/S/160.html /^<\/a> 21 * The state type of the parser.<\/em>$/;" a +'L21' HTML/S/161.html /^<\/a> 21 * The state type of the parser.<\/em>$/;" a +'L21' HTML/S/162.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/163.html /^<\/a> 21 * @param <C><\/em>$/;" a +'L21' HTML/S/164.html /^<\/a> 21 \/**<\/em>$/;" a +'L21' HTML/S/165.html /^<\/a> 21 * @param <C><\/em>$/;" a +'L21' HTML/S/166.html /^<\/a> 21 * @param precedence<\/em>$/;" a +'L21' HTML/S/167.html /^<\/a> 21 * @param precedence<\/em>$/;" a +'L21' HTML/S/168.html /^<\/a> 21 * @param precedence<\/em>$/;" a +'L21' HTML/S/169.html /^<\/a> 21 * @param <C><\/em>$/;" a +'L21' HTML/S/17.html /^<\/a> 21 IList<\/a><String<\/a>> lst<\/a> = FunctionalStringTokenizer<\/a>.fromString<\/a>(strang<\/a>)$/;" a +'L21' HTML/S/170.html /^<\/a> 21 * The state type of the parser.<\/em>$/;" a +'L21' HTML/S/171.html /^<\/a> 21 * @param <C><\/em>$/;" a +'L21' HTML/S/172.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/173.html /^<\/a> 21 * @param <C><\/em>$/;" a +'L21' HTML/S/174.html /^<\/a> 21 * <\/em>$/;" a +'L21' HTML/S/175.html /^<\/a> 21 * The state type of the parser.<\/em>$/;" a +'L21' HTML/S/176.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/177.html /^<\/a> 21 public<\/strong> abstract<\/strong> class<\/strong> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L21' HTML/S/178.html /^<\/a> 21 public<\/strong> interface<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L21' HTML/S/179.html /^<\/a> 21 \/**<\/em>$/;" a +'L21' HTML/S/180.html /^<\/a> 21 * The value type for the tokens.<\/em>$/;" a +'L21' HTML/S/181.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/182.html /^<\/a> 21 * @param vl<\/em>$/;" a +'L21' HTML/S/183.html /^<\/a> 21 $/;" a +'L21' HTML/S/184.html /^<\/a> 21 public<\/strong> abstract<\/strong> class<\/strong> TokenStream<\/a><K<\/a>, V<\/a>> implements<\/strong> Iterator<\/a><Token<\/a><K<\/a>, V<\/a>>> {<\/em>$/;" a +'L21' HTML/S/185.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/186.html /^<\/a> 21 * positive lookbehind <\/li> <\/ol><\/em>$/;" a +'L21' HTML/S/187.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/188.html /^<\/a> 21 public<\/strong> class<\/strong> TwoLevelSplitter<\/a> implements<\/strong> TokenSplitter<\/a> {<\/em>$/;" a +'L21' HTML/S/189.html /^<\/a> 21 this<\/strong>.element<\/a> = element<\/a>;$/;" a +'L21' HTML/S/19.html /^<\/a>delims-addgroup braces brackets initial$/;" a +'L21' HTML/S/190.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/191.html /^<\/a> 21 public<\/strong> class<\/strong> TreeConstructor<\/a> {<\/em>$/;" a +'L21' HTML/S/192.html /^<\/a> 21 public<\/strong> ExpectedException<\/a> exp<\/a> = ExpectedException<\/a>.none();$/;" a +'L21' HTML/S/193.html /^<\/a># to another one for character-based mirroring.$/;" a +'L21' HTML/S/196.html /^<\/a>delims-addgroup braces brackets initial$/;" a +'L21' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/DefaultInitialCommand.java$/;" a +'L21' HTML/S/2.html /^<\/a> <\/resource>$/;" a +'L21' HTML/S/20.html /^<\/a> 21 private<\/strong> OutputStream<\/a> error<\/a>;$/;" a +'L21' HTML/S/203.html /^<\/a> <property name="java.awt.graphicsenv" value="sun.awt.CGraphicsEnvironment"\/>$/;" a +'L21' HTML/S/21.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/22.html /^<\/a> 21 default<\/strong> CommandMode<\/a> handle<\/a>(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L21' HTML/S/23.html /^<\/a> 21 * "<command-name>\\t<command-summary>" where anything in angle brackets<\/em>$/;" a +'L21' HTML/S/24.html /^<\/a> 21 }<\/em>;$/;" a +'L21' HTML/S/25.html /^<\/a> 21 public<\/strong> DelegatingCommand(Command<\/a> delegate<\/a>) {<\/em>$/;" a +'L21' HTML/S/26.html /^<\/a> 21 public<\/strong> class<\/strong> FDS<\/a> {<\/em>$/;" a +'L21' HTML/S/27.html /^<\/a> 21 * The source for data input.<\/em>$/;" a +'L21' HTML/S/28.html /^<\/a> 21 }<\/em>$/;" a +'L21' HTML/S/29.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/3.html /^<\/a> 21 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L21' HTML/S/30.html /^<\/a> 21 private<\/strong> Map<\/a><Character<\/a>, FDSCommand<\/a><S<\/a>>> commands<\/a>;$/;" a +'L21' HTML/S/31.html /^<\/a> 21 * Create a new generic command.<\/em>$/;" a +'L21' HTML/S/32.html /^<\/a> 21 \/*<\/em>$/;" a +'L21' HTML/S/33.html /^<\/a> 21 * help topic doesn't have a more detailed description<\/em>$/;" a +'L21' HTML/S/34.html /^<\/a> 21 }<\/em>$/;" a +'L21' HTML/S/35.html /^<\/a> 21 * The description of the component<\/em>$/;" a +'L21' HTML/S/36.html /^<\/a> 21 static<\/strong> {<\/em>$/;" a +'L21' HTML/S/37.html /^<\/a> 21 $/;" a +'L21' HTML/S/38.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/39.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/4.html /^<\/a> 21 TreeLinearizationMethod<\/a> method<\/a> = null<\/strong>;$/;" a +'L21' HTML/S/40.html /^<\/a> 21 $/;" a +'L21' HTML/S/41.html /^<\/a> 21 * Our current element.<\/em>$/;" a +'L21' HTML/S/42.html /^<\/a> 21 * The type of the left value<\/em>$/;" a +'L21' HTML/S/43.html /^<\/a> 21 $/;" a +'L21' HTML/S/44.html /^<\/a> 21 public<\/strong> interface<\/strong> IHolder<\/a><ContainedType<\/a>> extends<\/strong> Functor<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L21' HTML/S/45.html /^<\/a> 21 $/;" a +'L21' HTML/S/46.html /^<\/a> 21 \/*<\/em>$/;" a +'L21' HTML/S/47.html /^<\/a> 21 @Override<\/a>$/;" a +'L21' HTML/S/48.html /^<\/a> 21 private<\/strong> IPair<\/a><NewLeft<\/a>, NewRight<\/a>> boundPair<\/a>;$/;" a +'L21' HTML/S/49.html /^<\/a> 21 }<\/em>$/;" a +'L21' HTML/S/5.html /^<\/a> 21 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L21' HTML/S/50.html /^<\/a> 21 @Override<\/a>$/;" a +'L21' HTML/S/51.html /^<\/a> 21 * Bind a function across the values in this pair<\/em>$/;" a +'L21' HTML/S/52.html /^<\/a> 21 * Append a child to this node.<\/em>$/;" a +'L21' HTML/S/53.html /^<\/a> 21 $/;" a +'L21' HTML/S/54.html /^<\/a> 21 public<\/strong> class<\/strong> LazyPair<\/a><LeftType<\/a>, RightType<\/a>> implements<\/strong> IPair<\/a><LeftType<\/a>, RightType<\/a>> {<\/em>$/;" a +'L21' HTML/S/55.html /^<\/a> 21 \/**<\/em>$/;" a +'L21' HTML/S/56.html /^<\/a> 21 * The initial value for the optional<\/em>$/;" a +'L21' HTML/S/57.html /^<\/a> 21 private<\/strong> RightType<\/a> rightValue<\/a>;$/;" a +'L21' HTML/S/58.html /^<\/a> 21 * @param item<\/em>$/;" a +'L21' HTML/S/59.html /^<\/a> 21 $/;" a +'L21' HTML/S/60.html /^<\/a> 21 $/;" a +'L21' HTML/S/61.html /^<\/a> 21 RTRANSFORM<\/a>,$/;" a +'L21' HTML/S/62.html /^<\/a> 21 $/;" a +'L21' HTML/S/63.html /^<\/a> 21 $/;" a +'L21' HTML/S/64.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/65.html /^<\/a> 21 * @return The sub-directory under that name.$/;" a +'L21' HTML/S/66.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/67.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/68.html /^<\/a> 21 backing<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L21' HTML/S/69.html /^<\/a> 21 private<\/strong> IMap<\/a><K<\/a>, V<\/a>> data<\/a>;$/;" a +'L21' HTML/S/7.html /^<\/a> 21 import<\/strong> java.util.Map;$/;" a +'L21' HTML/S/70.html /^<\/a> 21 backing<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L21' HTML/S/71.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/72.html /^<\/a> 21 * @param par<\/em>$/;" a +'L21' HTML/S/73.html /^<\/a> 21 * @param <T><\/em>$/;" a +'L21' HTML/S/74.html /^<\/a> 21 T<\/a> item<\/a>();$/;" a +'L21' HTML/S/75.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/76.html /^<\/a> 21 $/;" a +'L21' HTML/S/77.html /^<\/a> 21 private<\/strong> IMap<\/a><K<\/a>, V<\/a>> data<\/a>;$/;" a +'L21' HTML/S/78.html /^<\/a> 21 $/;" a +'L21' HTML/S/79.html /^<\/a> 21 $/;" a +'L21' HTML/S/8.html /^<\/a> 21 switch<\/strong>(name<\/a>.getKey<\/a>()) {<\/em>$/;" a +'L21' HTML/S/80.html /^<\/a> 21 public<\/strong> UnknownPragmaException(String<\/a> cause<\/a>) {<\/em>$/;" a +'L21' HTML/S/81.html /^<\/a> 21 * The comparator for use in ordering items<\/em>$/;" a +'L21' HTML/S/82.html /^<\/a> 21 $/;" a +'L21' HTML/S/83.html /^<\/a> 21 public<\/strong> class<\/strong> BinarySearchTreeNode<\/a><T<\/a>> extends<\/strong> BinarySearchTreeLeaf<\/a><T<\/a>> {<\/em>$/;" a +'L21' HTML/S/84.html /^<\/a> 21 * Specifies that the function has failed.<\/em>$/;" a +'L21' HTML/S/85.html /^<\/a> 21 * The element to add below this tree part<\/em>$/;" a +'L21' HTML/S/86.html /^<\/a> 21 * Visit the tree part itself, then the left side of tthis tree part and<\/em>$/;" a +'L21' HTML/S/87.html /^<\/a> 21 store<\/a>.clear<\/a>();$/;" a +'L21' HTML/S/88.html /^<\/a> 21 * A wrapper over another list that provides eager functional operations over<\/em>$/;" a +'L21' HTML/S/89.html /^<\/a> 21 public<\/strong> class<\/strong> FunctionalMap<\/a><KeyType<\/a>, ValueType<\/a>> implements<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> {<\/em>$/;" a +'L21' HTML/S/9.html /^<\/a> 21 import<\/strong> java.util.Set;$/;" a +'L21' HTML/S/90.html /^<\/a> 21 public<\/strong> static<\/strong> FunctionalStringTokenizer<\/a> fromString<\/a>(String<\/a> strang<\/a>) {<\/em>$/;" a +'L21' HTML/S/91.html /^<\/a> 21 *\/<\/em>$/;" a +'L21' HTML/S/92.html /^<\/a> 21 *<\/em>$/;" a +'L21' HTML/S/93.html /^<\/a> 21 * Create a new sentry list backed by an existing list.<\/em>$/;" a +'L21' HTML/S/94.html /^<\/a> 21 * The old left type of the pair$/;" a +'L21' HTML/S/95.html /^<\/a> 21 * @param <ArgType><\/em>$/;" a +'L21' HTML/S/97.html /^<\/a> 21 private<\/strong> Function<\/a><OldValue<\/a>, NewValue<\/a>> transformer<\/a>;$/;" a +'L21' HTML/S/98.html /^<\/a> 21 * The intermediate type of the first collector<\/em>$/;" a +'L21' HTML/S/99.html /^<\/a> 21 private<\/strong> Collector<\/a><InitialType<\/a>, AuxType2<\/a>, FinalType2<\/a>> second<\/a>;$/;" a +'L210' HTML/S/1.html /^<\/a>2773; 2772 # LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT$/;" a +'L210' HTML/S/106.html /^<\/a> 210 + "\\nPreviously formed groups: " + returned<\/a>.toString<\/a>());$/;" a +'L210' HTML/S/111.html /^<\/a> 210 $/;" a +'L210' HTML/S/113.html /^<\/a> 210 $/;" a +'L210' HTML/S/115.html /^<\/a> 210 public<\/strong> int<\/strong> getVertexCount<\/a>() {<\/em>$/;" a +'L210' HTML/S/131.html /^<\/a> 210 * @param title<\/em>$/;" a +'L210' HTML/S/140.html /^<\/a> 210 isRuleOpen<\/a> = true<\/strong>;$/;" a +'L210' HTML/S/143.html /^<\/a> 210 $/;" a +'L210' HTML/S/147.html /^<\/a> 210 for<\/strong>(T<\/a> exclusion<\/a> : open<\/a>.getNestingExclusions<\/a>()) {<\/em>$/;" a +'L210' HTML/S/185.html /^<\/a> 210 stack<\/a>.forEach<\/a>((token<\/a>) -> {<\/em>$/;" a +'L210' HTML/S/186.html /^<\/a> 210 builder<\/a>.append<\/a>("exclusionPatt=");$/;" a +'L210' HTML/S/190.html /^<\/a> 210 return<\/strong> new<\/strong> String<\/a>(Character<\/a>.toChars<\/a>(codepoint<\/a>));$/;" a +'L210' HTML/S/193.html /^<\/a>2773; 2772 # LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT$/;" a +'L210' HTML/S/32.html /^<\/a> 210 *\/<\/em>$/;" a +'L210' HTML/S/54.html /^<\/a> 210 result<\/a> = prime<\/a> * result<\/a> + (rightMaterialized<\/a> ? 1231 : 1237);$/;" a +'L210' HTML/S/60.html /^<\/a> 210 return<\/strong> flushYields<\/a>(res<\/a>);$/;" a +'L210' HTML/S/63.html /^<\/a> 210 case<\/strong> TRANSFORM<\/a>:$/;" a +'L210' HTML/S/64.html /^<\/a> 210 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L210' HTML/S/66.html /^<\/a> 210 $/;" a +'L210' HTML/S/7.html /^<\/a> 210 }<\/em>$/;" a +'L210' HTML/S/71.html /^<\/a> 210 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L210' HTML/S/73.html /^<\/a> 210 }<\/em>$/;" a +'L210' HTML/S/75.html /^<\/a> 210 *\/<\/em>$/;" a +'L210' HTML/S/76.html /^<\/a> 210 *\/<\/em>$/;" a +'L210' HTML/S/83.html /^<\/a> 210 $/;" a +'L210' HTML/S/88.html /^<\/a> 210 }<\/em>);$/;" a +'L210' HTML/S/9.html /^<\/a> 210 $/;" a +'L210' HTML/S/91.html /^<\/a> 210 *<\/em>$/;" a +'L211' HTML/S/1.html /^<\/a>2774; 2775 # MEDIUM LEFT CURLY BRACKET ORNAMENT$/;" a +'L211' HTML/S/106.html /^<\/a> 211 }<\/em>$/;" a +'L211' HTML/S/111.html /^<\/a> 211 subgrammars<\/a>.put<\/a>(name<\/a>, subgrammar<\/a>);$/;" a +'L211' HTML/S/113.html /^<\/a> 211 outputPrinter<\/a>.println<\/a>();$/;" a +'L211' HTML/S/115.html /^<\/a> 211 return<\/strong> backing<\/a>.size<\/a>();$/;" a +'L211' HTML/S/131.html /^<\/a> 211 * The title for dialogs.<\/em>$/;" a +'L211' HTML/S/140.html /^<\/a> 211 }<\/em>$/;" a +'L211' HTML/S/143.html /^<\/a> 211 \/**<\/em>$/;" a +'L211' HTML/S/147.html /^<\/a> 211 currentForbidden<\/a>.add<\/a>(exclusion<\/a>);$/;" a +'L211' HTML/S/185.html /^<\/a> 211 output<\/a>.add<\/a>(transformer<\/a>.apply<\/a>(token<\/a>));$/;" a +'L211' HTML/S/186.html /^<\/a> 211 builder<\/a>.append<\/a>(exclusionPatt<\/a>);$/;" a +'L211' HTML/S/190.html /^<\/a> 211 }<\/em> catch<\/strong> (IllegalArgumentException<\/a> iaex<\/a>) {<\/em>$/;" a +'L211' HTML/S/193.html /^<\/a>2774; 2775 # MEDIUM LEFT CURLY BRACKET ORNAMENT$/;" a +'L211' HTML/S/32.html /^<\/a> 211 doHelpCommand<\/a>(args<\/a>[0]);$/;" a +'L211' HTML/S/54.html /^<\/a> 211 result<\/a> = prime<\/a> * result<\/a> + ((rightValue<\/a> == null<\/strong>) ? 0 : rightValue<\/a>.hashCode<\/a>());$/;" a +'L211' HTML/S/60.html /^<\/a> 211 }<\/em>$/;" a +'L211' HTML/S/63.html /^<\/a> 211 return<\/strong> transformer<\/a>.apply<\/a>(this<\/strong>);$/;" a +'L211' HTML/S/64.html /^<\/a> 211 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L211' HTML/S/66.html /^<\/a> 211 front<\/a> = back<\/a>;$/;" a +'L211' HTML/S/7.html /^<\/a> 211 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L211' HTML/S/71.html /^<\/a> 211 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L211' HTML/S/73.html /^<\/a> 211 $/;" a +'L211' HTML/S/75.html /^<\/a> 211 public<\/strong> void<\/strong> flip<\/a>() {<\/em>$/;" a +'L211' HTML/S/76.html /^<\/a> 211 public<\/strong> boolean<\/strong> isLoaded() {<\/em>$/;" a +'L211' HTML/S/83.html /^<\/a> 211 return<\/strong> true<\/strong>;$/;" a +'L211' HTML/S/88.html /^<\/a> 211 }<\/em>$/;" a +'L211' HTML/S/9.html /^<\/a> 211 parser<\/a>.addNonInitialCommand<\/a>("if", ternary<\/a>(5, 0, "else", new<\/strong> StringToken<\/a>("cond", "cond"), false<\/strong>));$/;" a +'L211' HTML/S/91.html /^<\/a> 211 * @param <OtherType><\/em>$/;" a +'L212' HTML/S/1.html /^<\/a>2775; 2774 # MEDIUM RIGHT CURLY BRACKET ORNAMENT$/;" a +'L212' HTML/S/106.html /^<\/a> 212 $/;" a +'L212' HTML/S/111.html /^<\/a> 212 return<\/strong> true<\/strong>;$/;" a +'L212' HTML/S/113.html /^<\/a> 212 }<\/em>);$/;" a +'L212' HTML/S/115.html /^<\/a> 212 }<\/em>$/;" a +'L212' HTML/S/131.html /^<\/a> 212 * @param question<\/em>$/;" a +'L212' HTML/S/140.html /^<\/a> 212 $/;" a +'L212' HTML/S/143.html /^<\/a> 212 * Get the groups that are allowed to open anywhere inside this<\/em>$/;" a +'L212' HTML/S/147.html /^<\/a> 212 $/;" a +'L212' HTML/S/185.html /^<\/a> 212 }<\/em>);$/;" a +'L212' HTML/S/186.html /^<\/a> 212 builder<\/a>.append<\/a>("\\n\\t, ");$/;" a +'L212' HTML/S/190.html /^<\/a> 212 IllegalArgumentException<\/a> reiaex<\/a> = new<\/strong> IllegalArgumentException<\/a>($/;" a +'L212' HTML/S/193.html /^<\/a>2775; 2774 # MEDIUM RIGHT CURLY BRACKET ORNAMENT$/;" a +'L212' HTML/S/32.html /^<\/a> 212 }<\/em>$/;" a +'L212' HTML/S/54.html /^<\/a> 212 $/;" a +'L212' HTML/S/60.html /^<\/a> 212 }<\/em>$/;" a +'L212' HTML/S/63.html /^<\/a> 212 case<\/strong> RTRANSFORM<\/a>:$/;" a +'L212' HTML/S/64.html /^<\/a> 212 $/;" a +'L212' HTML/S/66.html /^<\/a> 212 $/;" a +'L212' HTML/S/7.html /^<\/a> 212 System<\/a>.out<\/a>.println<\/a>("Created groups " + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L212' HTML/S/71.html /^<\/a> 212 $/;" a +'L212' HTML/S/73.html /^<\/a> 212 \/**<\/em>$/;" a +'L212' HTML/S/75.html /^<\/a> 212 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L212' HTML/S/76.html /^<\/a> 212 return<\/strong> currentTape<\/a> != null<\/strong>;$/;" a +'L212' HTML/S/83.html /^<\/a> 212 }<\/em>$/;" a +'L212' HTML/S/88.html /^<\/a> 212 $/;" a +'L212' HTML/S/9.html /^<\/a> 212 $/;" a +'L212' HTML/S/91.html /^<\/a> 212 * The type of the second list<\/em>$/;" a +'L213' HTML/S/1.html /^<\/a>27C3; 27C4 # OPEN SUBSET$/;" a +'L213' HTML/S/106.html /^<\/a> 213 \/**<\/em>$/;" a +'L213' HTML/S/111.html /^<\/a> 213 }<\/em>$/;" a +'L213' HTML/S/113.html /^<\/a> 213 $/;" a +'L213' HTML/S/115.html /^<\/a> 213 $/;" a +'L213' HTML/S/131.html /^<\/a> 213 * The question to ask the user.<\/em>$/;" a +'L213' HTML/S/140.html /^<\/a> 213 return<\/strong> isRuleOpen<\/a>;$/;" a +'L213' HTML/S/143.html /^<\/a> 213 * group.<\/em>$/;" a +'L213' HTML/S/147.html /^<\/a> 213 whoForbid<\/a>.put<\/a>(exclusion<\/a>, possibleOpen<\/a>);$/;" a +'L213' HTML/S/185.html /^<\/a> 213 $/;" a +'L213' HTML/S/186.html /^<\/a> 213 }<\/em>$/;" a +'L213' HTML/S/190.html /^<\/a> 213 String<\/a>.format<\/a>("'%s' is not a valid Unicode escape sequence'", seq<\/a>));$/;" a +'L213' HTML/S/193.html /^<\/a>27C3; 27C4 # OPEN SUBSET$/;" a +'L213' HTML/S/32.html /^<\/a> 213 $/;" a +'L213' HTML/S/54.html /^<\/a> 213 return<\/strong> result<\/a>;$/;" a +'L213' HTML/S/60.html /^<\/a> 213 }<\/em>$/;" a +'L213' HTML/S/63.html /^<\/a> 213 return<\/strong> transformer<\/a>.apply<\/a>(this<\/strong>).topDownTransform<\/a>(transformPicker<\/a>, transformer<\/a>);$/;" a +'L213' HTML/S/64.html /^<\/a> 213 AbbrevMap<\/a> other<\/a> = (AbbrevMap<\/a>) obj<\/a>;$/;" a +'L213' HTML/S/66.html /^<\/a> 213 back<\/a> = tmp<\/a>;$/;" a +'L213' HTML/S/7.html /^<\/a> 213 }<\/em>$/;" a +'L213' HTML/S/71.html /^<\/a> 213 int<\/strong> result<\/a> = 1;$/;" a +'L213' HTML/S/73.html /^<\/a> 213 * Duplicate the third item in the stack.<\/em>$/;" a +'L213' HTML/S/75.html /^<\/a> 213 $/;" a +'L213' HTML/S/76.html /^<\/a> 213 }<\/em>$/;" a +'L213' HTML/S/83.html /^<\/a> 213 $/;" a +'L213' HTML/S/88.html /^<\/a> 213 @Override<\/a>$/;" a +'L213' HTML/S/9.html /^<\/a> 213 parser<\/a>.addNonInitialCommand<\/a>(":=", new<\/strong> AssignCommand<\/a>());$/;" a +'L213' HTML/S/91.html /^<\/a> 213 *<\/em>$/;" a +'L214' HTML/S/1.html /^<\/a>27C4; 27C3 # OPEN SUPERSET$/;" a +'L214' HTML/S/106.html /^<\/a> 214 * Merge the contents of a bunch of lists together into a single list<\/em>$/;" a +'L214' HTML/S/111.html /^<\/a> 214 $/;" a +'L214' HTML/S/113.html /^<\/a> 214 outputPrinter<\/a>.close<\/a>();$/;" a +'L214' HTML/S/115.html /^<\/a> 214 \/**<\/em>$/;" a +'L214' HTML/S/131.html /^<\/a> 214 * @return True if the user said yes, false otherwise.<\/em>$/;" a +'L214' HTML/S/140.html /^<\/a> 214 }<\/em>$/;" a +'L214' HTML/S/143.html /^<\/a> 214 * <\/em>$/;" a +'L214' HTML/S/147.html /^<\/a> 214 }<\/em>$/;" a +'L214' HTML/S/185.html /^<\/a> 214 return<\/strong> output<\/a>;$/;" a +'L214' HTML/S/186.html /^<\/a> 214 $/;" a +'L214' HTML/S/190.html /^<\/a> 214 $/;" a +'L214' HTML/S/193.html /^<\/a>27C4; 27C3 # OPEN SUPERSET$/;" a +'L214' HTML/S/32.html /^<\/a> 214 return<\/strong> this<\/strong>;$/;" a +'L214' HTML/S/54.html /^<\/a> 214 }<\/em>$/;" a +'L214' HTML/S/63.html /^<\/a> 214 case<\/strong> PUSHDOWN<\/a>:$/;" a +'L214' HTML/S/64.html /^<\/a> 214 $/;" a +'L214' HTML/S/66.html /^<\/a> 214 }<\/em>$/;" a +'L214' HTML/S/7.html /^<\/a> 214 break<\/strong>;$/;" a +'L214' HTML/S/71.html /^<\/a> 214 result<\/a> = prime<\/a> * result<\/a> + ((backing<\/a> == null<\/strong>) ? 0 : backing<\/a>.hashCode<\/a>());$/;" a +'L214' HTML/S/73.html /^<\/a> 214 *\/<\/em>$/;" a +'L214' HTML/S/75.html /^<\/a> 214 if<\/strong>(currentTape<\/a>.isDoubleSided<\/a>()) {<\/em>$/;" a +'L214' HTML/S/76.html /^<\/a> 214 $/;" a +'L214' HTML/S/83.html /^<\/a> 214 private<\/strong> boolean<\/strong> traverseElement<\/a>(Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L214' HTML/S/88.html /^<\/a> 214 public<\/strong> E<\/a> getByIndex<\/a>(int<\/strong> index<\/a>) {<\/em>$/;" a +'L214' HTML/S/9.html /^<\/a> 214 $/;" a +'L214' HTML/S/91.html /^<\/a> 214 * @param list<\/em>$/;" a +'L215' HTML/S/1.html /^<\/a>27C5; 27C6 # LEFT S-SHAPED BAG DELIMITER$/;" a +'L215' HTML/S/106.html /^<\/a> 215 *<\/em>$/;" a +'L215' HTML/S/111.html /^<\/a> 215 \/**<\/em>$/;" a +'L215' HTML/S/113.html /^<\/a> 215 }<\/em>$/;" a +'L215' HTML/S/115.html /^<\/a> 215 * Get all of the vertices in this graph.<\/em>$/;" a +'L215' HTML/S/131.html /^<\/a> 215 *\/<\/em>$/;" a +'L215' HTML/S/140.html /^<\/a> 215 }<\/em>$/;" a +'L215' HTML/S/143.html /^<\/a> 215 * @return The groups allowed to open anywhere inside this<\/em>$/;" a +'L215' HTML/S/147.html /^<\/a> 215 }<\/em> else<\/strong> if<\/strong>(!groupStack<\/a>.empty<\/a>() && groupStack<\/a>.top<\/a>().isClosing<\/a>(tok<\/a>)) {<\/em>$/;" a +'L215' HTML/S/185.html /^<\/a> 215 }<\/em>$/;" a +'L215' HTML/S/186.html /^<\/a> 215 if<\/strong>(delimSet<\/a> != null<\/strong>) {<\/em>$/;" a +'L215' HTML/S/190.html /^<\/a> 215 reiaex<\/a>.initCause<\/a>(iaex<\/a>);$/;" a +'L215' HTML/S/193.html /^<\/a>27C5; 27C6 # LEFT S-SHAPED BAG DELIMITER$/;" a +'L215' HTML/S/32.html /^<\/a> 215 }<\/em>, helpShortHelp<\/a>, helpLongHelp<\/a>);$/;" a +'L215' HTML/S/54.html /^<\/a> 215 $/;" a +'L215' HTML/S/63.html /^<\/a> 215 result<\/a> = new<\/strong> Tree<\/a><>(data<\/a>);$/;" a +'L215' HTML/S/64.html /^<\/a> 215 if<\/strong>(wrds<\/a> == null<\/strong>) {<\/em>$/;" a +'L215' HTML/S/66.html /^<\/a> 215 $/;" a +'L215' HTML/S/7.html /^<\/a> 215 case<\/strong> "delimgroups-edit":$/;" a +'L215' HTML/S/71.html /^<\/a> 215 $/;" a +'L215' HTML/S/73.html /^<\/a> 215 public<\/strong> void<\/strong> pick() {<\/em>$/;" a +'L215' HTML/S/75.html /^<\/a> 215 ((DoubleTape<\/a><T<\/a>>) currentTape<\/a>).flip<\/a>();$/;" a +'L215' HTML/S/76.html /^<\/a> 215 \/**<\/em>$/;" a +'L215' HTML/S/83.html /^<\/a> 215 boolean<\/strong> nodeSuccesfullyTraversed<\/a>;$/;" a +'L215' HTML/S/88.html /^<\/a> 215 return<\/strong> wrapped<\/a>.get<\/a>(index<\/a>);$/;" a +'L215' HTML/S/9.html /^<\/a> 215 parser<\/a>.addNonInitialCommand<\/a>("and", infixLeft<\/a>(13));$/;" a +'L215' HTML/S/91.html /^<\/a> 215 * The list to use as the left side of the pair<\/em>$/;" a +'L216' HTML/S/1.html /^<\/a>27C6; 27C5 # RIGHT S-SHAPED BAG DELIMITER$/;" a +'L216' HTML/S/106.html /^<\/a> 216 * @param <E><\/em>$/;" a +'L216' HTML/S/111.html /^<\/a> 216 * Remove a rule with the specified name.<\/em>$/;" a +'L216' HTML/S/113.html /^<\/a> 216 }<\/em>$/;" a +'L216' HTML/S/115.html /^<\/a> 216 *<\/em>$/;" a +'L216' HTML/S/131.html /^<\/a> 216 public<\/strong> static<\/strong> boolean<\/strong> getYesNo(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> question<\/a>) {<\/em>$/;" a +'L216' HTML/S/143.html /^<\/a> 216 * group.<\/em>$/;" a +'L216' HTML/S/147.html /^<\/a> 216 \/*<\/em>$/;" a +'L216' HTML/S/185.html /^<\/a> 216 $/;" a +'L216' HTML/S/186.html /^<\/a> 216 builder<\/a>.append<\/a>("delimSet=");$/;" a +'L216' HTML/S/190.html /^<\/a> 216 $/;" a +'L216' HTML/S/193.html /^<\/a>27C6; 27C5 # RIGHT S-SHAPED BAG DELIMITER$/;" a +'L216' HTML/S/32.html /^<\/a> 216 }<\/em>$/;" a +'L216' HTML/S/54.html /^<\/a> 216 @Override<\/a>$/;" a +'L216' HTML/S/63.html /^<\/a> 216 $/;" a +'L216' HTML/S/64.html /^<\/a> 216 if<\/strong>(other<\/a>.wrds<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L216' HTML/S/66.html /^<\/a> 216 @Override<\/a>$/;" a +'L216' HTML/S/7.html /^<\/a> 216 for<\/strong>(String<\/a> arg<\/a> : argArray<\/a>) {<\/em>$/;" a +'L216' HTML/S/71.html /^<\/a> 216 return<\/strong> result<\/a>;$/;" a +'L216' HTML/S/73.html /^<\/a> 216 T<\/a> z<\/a> = pop<\/a>();$/;" a +'L216' HTML/S/75.html /^<\/a> 216 }<\/em>$/;" a +'L216' HTML/S/76.html /^<\/a> 216 * Move to the specified tape in the library.<\/em>$/;" a +'L216' HTML/S/83.html /^<\/a> 216 $/;" a +'L216' HTML/S/88.html /^<\/a> 216 }<\/em>$/;" a +'L216' HTML/S/9.html /^<\/a> 216 parser<\/a>.addNonInitialCommand<\/a>("or", infixLeft<\/a>(13));$/;" a +'L216' HTML/S/91.html /^<\/a> 216 * @return A list containing pairs of this element and the specified<\/em>$/;" a +'L217' HTML/S/1.html /^<\/a>27C8; 27C9 # REVERSE SOLIDUS PRECEDING SUBSET$/;" a +'L217' HTML/S/106.html /^<\/a> 217 * The type of value in this lists<\/em>$/;" a +'L217' HTML/S/111.html /^<\/a> 217 *<\/em>$/;" a +'L217' HTML/S/115.html /^<\/a> 217 * @return A unmodifiable set of all the vertices in the graph.<\/em>$/;" a +'L217' HTML/S/131.html /^<\/a> 217 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L217' HTML/S/143.html /^<\/a> 217 *\/<\/em>$/;" a +'L217' HTML/S/147.html /^<\/a> 217 * Close the group.<\/em>$/;" a +'L217' HTML/S/185.html /^<\/a> 217 \/**<\/em>$/;" a +'L217' HTML/S/186.html /^<\/a> 217 builder<\/a>.append<\/a>(delimSet<\/a>);$/;" a +'L217' HTML/S/190.html /^<\/a> 217 throw<\/strong> reiaex<\/a>;$/;" a +'L217' HTML/S/193.html /^<\/a>27C8; 27C9 # REVERSE SOLIDUS PRECEDING SUBSET$/;" a +'L217' HTML/S/32.html /^<\/a> 217 $/;" a +'L217' HTML/S/54.html /^<\/a> 217 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L217' HTML/S/63.html /^<\/a> 217 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L217' HTML/S/64.html /^<\/a> 217 }<\/em> else<\/strong> if<\/strong>(!wrds<\/a>.equals<\/a>(other<\/a>.wrds<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L217' HTML/S/66.html /^<\/a> 217 public<\/strong> boolean<\/strong> isDoubleSided<\/a>() {<\/em>$/;" a +'L217' HTML/S/7.html /^<\/a> 217 handleEditGroup<\/a>(arg<\/a>, scn<\/a>, isInteractive<\/a>);$/;" a +'L217' HTML/S/71.html /^<\/a> 217 }<\/em>$/;" a +'L217' HTML/S/73.html /^<\/a> 217 T<\/a> y<\/a> = pop<\/a>();$/;" a +'L217' HTML/S/75.html /^<\/a> 217 }<\/em>$/;" a +'L217' HTML/S/76.html /^<\/a> 217 *<\/em>$/;" a +'L217' HTML/S/83.html /^<\/a> 217 if<\/strong>(isDeleted<\/a>) {<\/em>$/;" a +'L217' HTML/S/88.html /^<\/a> 217 $/;" a +'L217' HTML/S/9.html /^<\/a> 217 $/;" a +'L217' HTML/S/91.html /^<\/a> 217 * list<\/em>$/;" a +'L218' HTML/S/1.html /^<\/a>27C9; 27C8 # SUPERSET PRECEDING SOLIDUS$/;" a +'L218' HTML/S/106.html /^<\/a> 218 * @param lists<\/em>$/;" a +'L218' HTML/S/111.html /^<\/a> 218 * @param name<\/em>$/;" a +'L218' HTML/S/115.html /^<\/a> 218 *\/<\/em>$/;" a +'L218' HTML/S/131.html /^<\/a> 218 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L218' HTML/S/143.html /^<\/a> 218 public<\/strong> Map<\/a><T<\/a>, T<\/a>> getNestingOpeners<\/a>() {<\/em>$/;" a +'L218' HTML/S/147.html /^<\/a> 218 *\/<\/em>$/;" a +'L218' HTML/S/185.html /^<\/a> 218 * Remove an operator from the list of shuntable operators<\/em>$/;" a +'L218' HTML/S/186.html /^<\/a> 218 builder<\/a>.append<\/a>("\\n\\t, ");$/;" a +'L218' HTML/S/190.html /^<\/a> 218 }<\/em>$/;" a +'L218' HTML/S/193.html /^<\/a>27C9; 27C8 # SUPERSET PRECEDING SOLIDUS$/;" a +'L218' HTML/S/32.html /^<\/a> 218 private<\/strong> GenericCommand<\/a> buildListCommand<\/a>() {<\/em>$/;" a +'L218' HTML/S/54.html /^<\/a> 218 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L218' HTML/S/63.html /^<\/a> 218 children<\/a>.forEach<\/a>((child<\/a>) -> {<\/em>$/;" a +'L218' HTML/S/64.html /^<\/a> 218 $/;" a +'L218' HTML/S/66.html /^<\/a> 218 return<\/strong> true<\/strong>;$/;" a +'L218' HTML/S/7.html /^<\/a> 218 }<\/em>$/;" a +'L218' HTML/S/71.html /^<\/a> 218 $/;" a +'L218' HTML/S/73.html /^<\/a> 218 T<\/a> x<\/a> = pop<\/a>();$/;" a +'L218' HTML/S/75.html /^<\/a> 218 $/;" a +'L218' HTML/S/76.html /^<\/a> 218 * Attempting to load a tape that isn't there won't eject the current<\/em>$/;" a +'L218' HTML/S/83.html /^<\/a> 218 nodeSuccesfullyTraversed<\/a> = true<\/strong>;$/;" a +'L218' HTML/S/88.html /^<\/a> 218 \/**<\/em>$/;" a +'L218' HTML/S/9.html /^<\/a> 218 parser<\/a>.addNonInitialCommand<\/a>("=", chain<\/a>(15, relChain<\/a>, chainToken<\/a>));$/;" a +'L218' HTML/S/91.html /^<\/a> 218 *\/<\/em>$/;" a +'L219' HTML/S/1.html /^<\/a>27CB; 27CD # MATHEMATICAL RISING DIAGONAL$/;" a +'L219' HTML/S/106.html /^<\/a> 219 * The values in the lists to merge<\/em>$/;" a +'L219' HTML/S/111.html /^<\/a> 219 * The name of the rule to remove.<\/em>$/;" a +'L219' HTML/S/115.html /^<\/a> 219 public<\/strong> IList<\/a><T<\/a>> getVertices() {<\/em>$/;" a +'L219' HTML/S/131.html /^<\/a> 219 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L219' HTML/S/143.html /^<\/a> 219 return<\/strong> nestedOpenDelimiters<\/a>;$/;" a +'L219' HTML/S/147.html /^<\/a> 219 DelimiterGroup<\/a><T<\/a>>.OpenGroup<\/a> closed<\/a> = groupStack<\/a>.pop<\/a>();$/;" a +'L219' HTML/S/185.html /^<\/a> 219 *<\/em>$/;" a +'L219' HTML/S/186.html /^<\/a> 219 }<\/em>$/;" a +'L219' HTML/S/190.html /^<\/a> 219 }<\/em>$/;" a +'L219' HTML/S/193.html /^<\/a>27CB; 27CD # MATHEMATICAL RISING DIAGONAL$/;" a +'L219' HTML/S/32.html /^<\/a> 219 String<\/a> listShortHelp<\/a> = "list\\tList available commands";$/;" a +'L219' HTML/S/54.html /^<\/a> 219 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L219' HTML/S/63.html /^<\/a> 219 result<\/a>.addChild<\/a>(child<\/a>.topDownTransform<\/a>(transformPicker<\/a>, transformer<\/a>));$/;" a +'L219' HTML/S/64.html /^<\/a> 219 return<\/strong> true<\/strong>;$/;" a +'L219' HTML/S/66.html /^<\/a> 219 }<\/em>$/;" a +'L219' HTML/S/7.html /^<\/a> 219 break<\/strong>;$/;" a +'L219' HTML/S/71.html /^<\/a> 219 @Override<\/a>$/;" a +'L219' HTML/S/73.html /^<\/a> 219 $/;" a +'L219' HTML/S/75.html /^<\/a> 219 @Override<\/a>$/;" a +'L219' HTML/S/76.html /^<\/a> 219 * tape.<\/em>$/;" a +'L219' HTML/S/83.html /^<\/a> 219 }<\/em> else<\/strong> {<\/em>$/;" a +'L219' HTML/S/88.html /^<\/a> 219 * Get the internal backing list.<\/em>$/;" a +'L219' HTML/S/9.html /^<\/a> 219 parser<\/a>.addNonInitialCommand<\/a>("<", chain<\/a>(15, relChain<\/a>, chainToken<\/a>));$/;" a +'L219' HTML/S/91.html /^<\/a> 219 <OtherType<\/a>> IList<\/a><IPair<\/a><ContainedType<\/a>, OtherType<\/a>>> pairWith<\/a>(IList<\/a><OtherType<\/a>> list<\/a>);$/;" a +'L22' HTML/S/1.html /^<\/a># Note that for "real" mirroring, a rendering engine needs to select$/;" a +'L22' HTML/S/10.html /^<\/a> 22 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L22' HTML/S/100.html /^<\/a> 22 * The enum class<\/em>$/;" a +'L22' HTML/S/101.html /^<\/a> 22 * @param predicate<\/em>$/;" a +'L22' HTML/S/102.html /^<\/a> 22 if<\/strong>(predicate<\/a>.test<\/a>(dir<\/a>, attrs<\/a>)) return<\/strong> FileVisitResult<\/a>.CONTINUE<\/a>;$/;" a +'L22' HTML/S/103.html /^<\/a> 22 * @param <C><\/em>$/;" a +'L22' HTML/S/104.html /^<\/a> 22 $/;" a +'L22' HTML/S/105.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/106.html /^<\/a> 22 $/;" a +'L22' HTML/S/107.html /^<\/a> 22 if<\/strong>(power<\/a> == 0)$/;" a +'L22' HTML/S/108.html /^<\/a> 22 * of the provided regex<\/em>$/;" a +'L22' HTML/S/109.html /^<\/a> 22 * The first parameter.<\/em>$/;" a +'L22' HTML/S/110.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/111.html /^<\/a> 22 * The values that make up sentences of this grammar.<\/em>$/;" a +'L22' HTML/S/112.html /^<\/a> 22 * The list of probabilities for each result<\/em>$/;" a +'L22' HTML/S/113.html /^<\/a> 22 * @param <T><\/em>$/;" a +'L22' HTML/S/114.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/115.html /^<\/a> 22 * @author ben<\/em>$/;" a +'L22' HTML/S/116.html /^<\/a> 22 private<\/strong> IList<\/a><String<\/a>> extensions<\/a>;$/;" a +'L22' HTML/S/117.html /^<\/a> 22 * @param parent<\/em>$/;" a +'L22' HTML/S/118.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/119.html /^<\/a> 22 }<\/em>$/;" a +'L22' HTML/S/120.html /^<\/a> 22 public<\/strong> HLayout(int<\/strong> columns<\/a>) {<\/em>$/;" a +'L22' HTML/S/121.html /^<\/a> 22 public<\/strong> VLayout(int<\/strong> rows<\/a>) {<\/em>$/;" a +'L22' HTML/S/122.html /^<\/a> 22 public<\/strong> class<\/strong> DropdownListPanel extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L22' HTML/S/123.html /^<\/a> 22 $/;" a +'L22' HTML/S/124.html /^<\/a> 22 private<\/strong> IHolder<\/a><String<\/a>> val<\/a>;$/;" a +'L22' HTML/S/125.html /^<\/a> 22 * @param <E><\/em>$/;" a +'L22' HTML/S/127.html /^<\/a> 22 $/;" a +'L22' HTML/S/128.html /^<\/a> 22 *<\/em>$/;" a +'L22' HTML/S/129.html /^<\/a> 22 public<\/strong> final<\/strong> JSpinner<\/a> inputValue<\/a>;$/;" a +'L22' HTML/S/13.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/130.html /^<\/a> 22 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = -4448291795913908270L;$/;" a +'L22' HTML/S/131.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/132.html /^<\/a> 22 files<\/a>.setDialogTitle<\/a>(title<\/a>);$/;" a +'L22' HTML/S/133.html /^<\/a> 22 * The parent component for the dialogs.<\/em>$/;" a +'L22' HTML/S/134.html /^<\/a> 22 * Create a new blank internal frame with a specific title<\/em>$/;" a +'L22' HTML/S/135.html /^<\/a> 22 * @return A JList populated with the elements from ls.<\/em>$/;" a +'L22' HTML/S/136.html /^<\/a> 22 public<\/strong> SimpleTitledBorder(String<\/a> title<\/a>) {<\/em>$/;" a +'L22' HTML/S/137.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/138.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/139.html /^<\/a> 22 public<\/strong> class<\/strong> BlockReader<\/a> implements<\/strong> AutoCloseable, Iterator<\/a><Block<\/a>> {<\/em>$/;" a +'L22' HTML/S/14.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/140.html /^<\/a> 22 * @author ben<\/em>$/;" a +'L22' HTML/S/141.html /^<\/a> 22 * @param name<\/em>$/;" a +'L22' HTML/S/143.html /^<\/a> 22 * Represents a possible delimiter group to match.<\/em>$/;" a +'L22' HTML/S/144.html /^<\/a> 22 }<\/em>$/;" a +'L22' HTML/S/145.html /^<\/a> 22 * Create a new regex opener.<\/em>$/;" a +'L22' HTML/S/146.html /^<\/a> 22 $/;" a +'L22' HTML/S/147.html /^<\/a> 22 * Convert linear sequences into trees that represent group structure.<\/em>$/;" a +'L22' HTML/S/148.html /^<\/a> 22 * <\/em>$/;" a +'L22' HTML/S/149.html /^<\/a> 22 + "[+-]?(" + \/\/ Optional sign character<\/em>$/;" a +'L22' HTML/S/15.html /^<\/a> 22 break<\/strong>;$/;" a +'L22' HTML/S/150.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/151.html /^<\/a> 22 * @param msg The message for the exception.<\/em>$/;" a +'L22' HTML/S/153.html /^<\/a> 22 * The value type of the tokens.<\/em>$/;" a +'L22' HTML/S/154.html /^<\/a> 22 * @param <C><\/em>$/;" a +'L22' HTML/S/155.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/156.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/157.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/158.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/159.html /^<\/a> 22 * @param <C><\/em>$/;" a +'L22' HTML/S/16.html /^<\/a> 22 $/;" a +'L22' HTML/S/160.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/161.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/162.html /^<\/a> 22 public<\/strong> class<\/strong> DefaultNonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L22' HTML/S/163.html /^<\/a> 22 * The state type of the parser.<\/em>$/;" a +'L22' HTML/S/164.html /^<\/a> 22 * Create a new unary operator.<\/em>$/;" a +'L22' HTML/S/165.html /^<\/a> 22 * The state type of the parser.<\/em>$/;" a +'L22' HTML/S/166.html /^<\/a> 22 * The precedence of the operator.<\/em>$/;" a +'L22' HTML/S/167.html /^<\/a> 22 * The precedence of the operator.<\/em>$/;" a +'L22' HTML/S/168.html /^<\/a> 22 * The precedence of the operator.<\/em>$/;" a +'L22' HTML/S/169.html /^<\/a> 22 * The state type of the parser.<\/em>$/;" a +'L22' HTML/S/17.html /^<\/a> 22 .toList<\/a>(s -> s);$/;" a +'L22' HTML/S/170.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/171.html /^<\/a> 22 * The state type of the parser.<\/em>$/;" a +'L22' HTML/S/172.html /^<\/a> 22 public<\/strong> RightBinaryCommand(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L22' HTML/S/173.html /^<\/a> 22 * The state type of the parser.<\/em>$/;" a +'L22' HTML/S/174.html /^<\/a> 22 * @param <C><\/em>$/;" a +'L22' HTML/S/175.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/176.html /^<\/a> 22 @FunctionalInterface<\/a>$/;" a +'L22' HTML/S/177.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/178.html /^<\/a> 22 $/;" a +'L22' HTML/S/179.html /^<\/a> 22 * The parser for sub-expressions.<\/em>$/;" a +'L22' HTML/S/180.html /^<\/a> 22 * <\/em>$/;" a +'L22' HTML/S/181.html /^<\/a> 22 K<\/a> getKey<\/a>();$/;" a +'L22' HTML/S/182.html /^<\/a> 22 * The value for the token.<\/em>$/;" a +'L22' HTML/S/183.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/184.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/185.html /^<\/a> 22 public<\/strong> class<\/strong> ShuntingYard<\/a><TokenType<\/a>> {<\/em>$/;" a +'L22' HTML/S/186.html /^<\/a> 22 *<\/em>$/;" a +'L22' HTML/S/187.html /^<\/a> 22 * @throws IllegalStateException<\/em>$/;" a +'L22' HTML/S/188.html /^<\/a> 22 private<\/strong> SimpleTokenSplitter<\/a> high<\/a>;$/;" a +'L22' HTML/S/189.html /^<\/a> 22 }<\/em>$/;" a +'L22' HTML/S/19.html /^<\/a>$/;" a +'L22' HTML/S/190.html /^<\/a> 22 private<\/strong> static<\/strong> String<\/a> escapeString<\/a> = "\\\\\\\\([btnfr\\"'\\\\\\\\]" \/\/ Match$/;" a +'L22' HTML/S/191.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/192.html /^<\/a> 22 $/;" a +'L22' HTML/S/193.html /^<\/a># Note that for "real" mirroring, a rendering engine needs to select$/;" a +'L22' HTML/S/196.html /^<\/a>$/;" a +'L22' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/InitialCommand.java$/;" a +'L22' HTML/S/2.html /^<\/a> <\/resources>$/;" a +'L22' HTML/S/20.html /^<\/a> 22 $/;" a +'L22' HTML/S/203.html /^<\/a> <property name="java.endorsed.dirs" value="\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/endorsed"\/>$/;" a +'L22' HTML/S/21.html /^<\/a> 22 CommandHandler<\/a> getHandler<\/a>();$/;" a +'L22' HTML/S/22.html /^<\/a> 22 return<\/strong> this<\/strong>.apply<\/a>(args<\/a>);$/;" a +'L22' HTML/S/23.html /^<\/a> 22 * should be filled in.<\/em>$/;" a +'L22' HTML/S/24.html /^<\/a> 22 $/;" a +'L22' HTML/S/25.html /^<\/a> 22 this<\/strong>.delegate<\/a> = delegate<\/a>;$/;" a +'L22' HTML/S/26.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/27.html /^<\/a> 22 * <\/em>$/;" a +'L22' HTML/S/28.html /^<\/a> 22 $/;" a +'L22' HTML/S/29.html /^<\/a> 22 char<\/strong>[] registeredChars();$/;" a +'L22' HTML/S/3.html /^<\/a> 22 Scanner<\/a> scn<\/a> = new<\/strong> Scanner<\/a>(System<\/a>.in<\/a>);$/;" a +'L22' HTML/S/30.html /^<\/a> 22 private<\/strong> Map<\/a><Character<\/a>, FDSMode<\/a><S<\/a>>> modes<\/a>;$/;" a +'L22' HTML/S/31.html /^<\/a> 22 *<\/em>$/;" a +'L22' HTML/S/32.html /^<\/a> 22 * Contains the commands this mode handles<\/em>$/;" a +'L22' HTML/S/33.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/35.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/36.html /^<\/a> 22 \/\/ This reader works entirely off of pragmas, so no need to<\/em>$/;" a +'L22' HTML/S/37.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/38.html /^<\/a> 22 * @author ben<\/em>$/;" a +'L22' HTML/S/39.html /^<\/a> 22 public<\/strong> IMap<\/a><String<\/a>, ComponentType<\/a>> getAll<\/a>();$/;" a +'L22' HTML/S/4.html /^<\/a> 22 $/;" a +'L22' HTML/S/40.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/41.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/42.html /^<\/a> 22 * @param <RightType><\/em>$/;" a +'L22' HTML/S/43.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/44.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/45.html /^<\/a> 22 \/*<\/em>$/;" a +'L22' HTML/S/46.html /^<\/a> 22 * The supplier of the right value<\/em>$/;" a +'L22' HTML/S/47.html /^<\/a> 22 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L22' HTML/S/48.html /^<\/a> 22 private<\/strong> boolean<\/strong> pairBound<\/a>;$/;" a +'L22' HTML/S/49.html /^<\/a> 22 $/;" a +'L22' HTML/S/5.html /^<\/a> 22 System<\/a>.out<\/a>.println<\/a>("Entering rudimentary FDS");$/;" a +'L22' HTML/S/50.html /^<\/a> 22 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L22' HTML/S/51.html /^<\/a> 22 *<\/em>$/;" a +'L22' HTML/S/52.html /^<\/a> 22 *<\/em>$/;" a +'L22' HTML/S/53.html /^<\/a> 22 private<\/strong> IList<\/a><UnaryOperator<\/a><ContainedType<\/a>>> actions<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L22' HTML/S/54.html /^<\/a> 22 private<\/strong> LeftType<\/a> leftValue<\/a>;$/;" a +'L22' HTML/S/55.html /^<\/a> 22 * Create a new list holder<\/em>$/;" a +'L22' HTML/S/56.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/57.html /^<\/a> 22 $/;" a +'L22' HTML/S/58.html /^<\/a> 22 * The item to yield.<\/em>$/;" a +'L22' HTML/S/59.html /^<\/a> 22 private<\/strong> long<\/strong> id<\/a>;$/;" a +'L22' HTML/S/60.html /^<\/a> 22 private<\/strong> ITree<\/a><ContainedType<\/a>> preParent<\/a>;$/;" a +'L22' HTML/S/61.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/62.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/63.html /^<\/a> 22 private<\/strong> IList<\/a><ITree<\/a><ContainedType<\/a>>> children<\/a>;$/;" a +'L22' HTML/S/64.html /^<\/a> 22 public<\/strong> class<\/strong> AbbrevMap<\/a> {<\/em>$/;" a +'L22' HTML/S/65.html /^<\/a> 22 *$/;" a +'L22' HTML/S/66.html /^<\/a> 22 * @param <T><\/em>$/;" a +'L22' HTML/S/67.html /^<\/a> 22 public<\/strong> class<\/strong> PushdownMap<\/a><KeyType<\/a>, ValueType<\/a>> implements<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> {<\/em>$/;" a +'L22' HTML/S/68.html /^<\/a> 22 }<\/em>$/;" a +'L22' HTML/S/69.html /^<\/a> 22 $/;" a +'L22' HTML/S/7.html /^<\/a> 22 import<\/strong> java.util.Scanner;$/;" a +'L22' HTML/S/70.html /^<\/a> 22 }<\/em>$/;" a +'L22' HTML/S/71.html /^<\/a> 22 public<\/strong> class<\/strong> SingleTape<\/a><T<\/a>> implements<\/strong> Tape<\/a><T<\/a>> {<\/em>$/;" a +'L22' HTML/S/72.html /^<\/a> 22 * The parent stack<\/em>$/;" a +'L22' HTML/S/73.html /^<\/a> 22 * The datatype stored in the stack.<\/em>$/;" a +'L22' HTML/S/74.html /^<\/a> 22 $/;" a +'L22' HTML/S/75.html /^<\/a> 22 public<\/strong> TapeChanger() {<\/em>$/;" a +'L22' HTML/S/76.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/77.html /^<\/a> 22 $/;" a +'L22' HTML/S/78.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/79.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/8.html /^<\/a> 22 case<\/strong> "(literal)":$/;" a +'L22' HTML/S/80.html /^<\/a> 22 super<\/strong>(cause<\/a>);$/;" a +'L22' HTML/S/81.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/82.html /^<\/a> 22 \/**<\/em>$/;" a +'L22' HTML/S/83.html /^<\/a> 22 \/*<\/em>$/;" a +'L22' HTML/S/84.html /^<\/a> 22 *\/<\/em>$/;" a +'L22' HTML/S/85.html /^<\/a> 22 * @param comparator<\/em>$/;" a +'L22' HTML/S/86.html /^<\/a> 22 * then the right part.<\/em>$/;" a +'L22' HTML/S/87.html /^<\/a> 22 }<\/em>$/;" a +'L22' HTML/S/88.html /^<\/a> 22 * it.<\/em>$/;" a +'L22' HTML/S/89.html /^<\/a> 22 private<\/strong> Map<\/a><KeyType<\/a>, ValueType<\/a>> wrappedMap<\/a>;$/;" a +'L22' HTML/S/9.html /^<\/a> 22 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L22' HTML/S/90.html /^<\/a> 22 if<\/strong>(strang<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("String to tokenize must be non-null");$/;" a +'L22' HTML/S/91.html /^<\/a> 22 public<\/strong> interface<\/strong> IList<\/a><ContainedType<\/a>> extends<\/strong> Iterable<\/a><ContainedType<\/a>> {<\/em>$/;" a +'L22' HTML/S/92.html /^<\/a> 22 * @param action<\/em>$/;" a +'L22' HTML/S/93.html /^<\/a> 22 * <\/em>$/;" a +'L22' HTML/S/94.html /^<\/a> 22 * @param <OldRight>$/;" a +'L22' HTML/S/95.html /^<\/a> 22 * The argument of the function<\/em>$/;" a +'L22' HTML/S/97.html /^<\/a> 22 $/;" a +'L22' HTML/S/98.html /^<\/a> 22 * @param <AuxType2><\/em>$/;" a +'L22' HTML/S/99.html /^<\/a> 22 $/;" a +'L220' HTML/S/1.html /^<\/a>27CD; 27CB # MATHEMATICAL FALLING DIAGONAL$/;" a +'L220' HTML/S/106.html /^<\/a> 220 * @return A list containing all the elements of the lists<\/em>$/;" a +'L220' HTML/S/111.html /^<\/a> 220 *\/<\/em>$/;" a +'L220' HTML/S/115.html /^<\/a> 220 return<\/strong> backing<\/a>.keyList<\/a>();$/;" a +'L220' HTML/S/131.html /^<\/a> 220 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L220' HTML/S/143.html /^<\/a> 220 }<\/em>$/;" a +'L220' HTML/S/147.html /^<\/a> 220 $/;" a +'L220' HTML/S/185.html /^<\/a> 220 * @param operator<\/em>$/;" a +'L220' HTML/S/186.html /^<\/a> 220 $/;" a +'L220' HTML/S/190.html /^<\/a> 220 $/;" a +'L220' HTML/S/193.html /^<\/a>27CD; 27CB # MATHEMATICAL FALLING DIAGONAL$/;" a +'L220' HTML/S/32.html /^<\/a> 220 String<\/a> listLongHelp<\/a> = "Lists all of the commands available in this mode,"$/;" a +'L220' HTML/S/54.html /^<\/a> 220 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L220' HTML/S/63.html /^<\/a> 220 }<\/em>);$/;" a +'L220' HTML/S/64.html /^<\/a> 220 }<\/em>$/;" a +'L220' HTML/S/66.html /^<\/a> 220 $/;" a +'L220' HTML/S/7.html /^<\/a> 220 case<\/strong> "delimgroups-debug":$/;" a +'L220' HTML/S/71.html /^<\/a> 220 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L220' HTML/S/73.html /^<\/a> 220 push<\/a>(x<\/a>);$/;" a +'L220' HTML/S/75.html /^<\/a> 220 public<\/strong> boolean<\/strong> isDoubleSided<\/a>() {<\/em>$/;" a +'L220' HTML/S/76.html /^<\/a> 220 *<\/em>$/;" a +'L220' HTML/S/83.html /^<\/a> 220 nodeSuccesfullyTraversed<\/a> = traversalPredicate<\/a>.test<\/a>(data<\/a>);$/;" a +'L220' HTML/S/88.html /^<\/a> 220 *<\/em>$/;" a +'L220' HTML/S/9.html /^<\/a> 220 parser<\/a>.addNonInitialCommand<\/a>(">", chain<\/a>(15, relChain<\/a>, chainToken<\/a>));$/;" a +'L220' HTML/S/91.html /^<\/a> 220 $/;" a +'L221' HTML/S/1.html /^<\/a>27D5; 27D6 # LEFT OUTER JOIN$/;" a +'L221' HTML/S/106.html /^<\/a> 221 *\/<\/em>$/;" a +'L221' HTML/S/111.html /^<\/a> 221 public<\/strong> void<\/strong> deleteRule(E<\/a> name<\/a>) {<\/em>$/;" a +'L221' HTML/S/115.html /^<\/a> 221 }<\/em>$/;" a +'L221' HTML/S/131.html /^<\/a> 221 else<\/strong> if<\/strong>(question<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Question must not be null");$/;" a +'L221' HTML/S/143.html /^<\/a> 221 $/;" a +'L221' HTML/S/147.html /^<\/a> 221 groupStack<\/a>.top<\/a>().addItem<\/a>(closed<\/a>.toTree<\/a>(tok<\/a>, chars<\/a>));$/;" a +'L221' HTML/S/185.html /^<\/a> 221 * The token representing the operator. If null, remove<\/em>$/;" a +'L221' HTML/S/186.html /^<\/a> 221 if<\/strong>(multidelimSet<\/a> != null<\/strong>) {<\/em>$/;" a +'L221' HTML/S/190.html /^<\/a> 221 private<\/strong> static<\/strong> String<\/a> handleOctalEscape<\/a>(String<\/a> seq<\/a>) {<\/em>$/;" a +'L221' HTML/S/193.html /^<\/a>27D5; 27D6 # LEFT OUTER JOIN$/;" a +'L221' HTML/S/32.html /^<\/a> 221 + " as well as commands available in any mode";$/;" a +'L221' HTML/S/54.html /^<\/a> 221 $/;" a +'L221' HTML/S/63.html /^<\/a> 221 }<\/em>$/;" a +'L221' HTML/S/64.html /^<\/a> 221 $/;" a +'L221' HTML/S/66.html /^<\/a> 221 @Override<\/a>$/;" a +'L221' HTML/S/7.html /^<\/a> 221 for<\/strong>(DelimiterGroup<\/a><String<\/a>> group<\/a> : groups<\/a>.values<\/a>()) {<\/em>$/;" a +'L221' HTML/S/71.html /^<\/a> 221 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L221' HTML/S/73.html /^<\/a> 221 push<\/a>(y<\/a>);$/;" a +'L221' HTML/S/75.html /^<\/a> 221 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L221' HTML/S/76.html /^<\/a> 221 * @param label<\/em>$/;" a +'L221' HTML/S/83.html /^<\/a> 221 }<\/em>$/;" a +'L221' HTML/S/88.html /^<\/a> 221 * @return The backing list this list is based off of.<\/em>$/;" a +'L221' HTML/S/9.html /^<\/a> 221 parser<\/a>.addNonInitialCommand<\/a>("<=", chain<\/a>(15, relChain<\/a>, chainToken<\/a>));$/;" a +'L221' HTML/S/91.html /^<\/a> 221 \/**<\/em>$/;" a +'L222' HTML/S/1.html /^<\/a>27D6; 27D5 # RIGHT OUTER JOIN$/;" a +'L222' HTML/S/106.html /^<\/a> 222 @SafeVarargs<\/a>$/;" a +'L222' HTML/S/111.html /^<\/a> 222 if<\/strong> (name<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L222' HTML/S/115.html /^<\/a> 222 $/;" a +'L222' HTML/S/131.html /^<\/a> 222 $/;" a +'L222' HTML/S/143.html /^<\/a> 222 \/**<\/em>$/;" a +'L222' HTML/S/147.html /^<\/a> 222 $/;" a +'L222' HTML/S/185.html /^<\/a> 222 * all operators<\/em>$/;" a +'L222' HTML/S/186.html /^<\/a> 222 builder<\/a>.append<\/a>("multidelimSet=");$/;" a +'L222' HTML/S/190.html /^<\/a> 222 try<\/strong> {<\/em>$/;" a +'L222' HTML/S/193.html /^<\/a>27D6; 27D5 # RIGHT OUTER JOIN$/;" a +'L222' HTML/S/32.html /^<\/a> 222 $/;" a +'L222' HTML/S/54.html /^<\/a> 222 LazyPair<\/a><?, ?> other<\/a> = (LazyPair<\/a><?, ?>) obj<\/a>;$/;" a +'L222' HTML/S/63.html /^<\/a> 222 $/;" a +'L222' HTML/S/64.html /^<\/a> 222 @Override<\/a>$/;" a +'L222' HTML/S/66.html /^<\/a> 222 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L222' HTML/S/7.html /^<\/a> 222 System<\/a>.out<\/a>.println<\/a>(group<\/a>.toString<\/a>());$/;" a +'L222' HTML/S/71.html /^<\/a> 222 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L222' HTML/S/73.html /^<\/a> 222 push<\/a>(z<\/a>);$/;" a +'L222' HTML/S/75.html /^<\/a> 222 $/;" a +'L222' HTML/S/76.html /^<\/a> 222 * The label of the tape to load.<\/em>$/;" a +'L222' HTML/S/83.html /^<\/a> 222 $/;" a +'L222' HTML/S/88.html /^<\/a> 222 *\/<\/em>$/;" a +'L222' HTML/S/9.html /^<\/a> 222 parser<\/a>.addNonInitialCommand<\/a>(">=", chain<\/a>(15, relChain<\/a>, chainToken<\/a>));$/;" a +'L222' HTML/S/91.html /^<\/a> 222 * Partition this list into a list of sublists<\/em>$/;" a +'L223' HTML/S/1.html /^<\/a>27DD; 27DE # LONG RIGHT TACK$/;" a +'L223' HTML/S/106.html /^<\/a> 223 public<\/strong> static<\/strong> <E<\/a>> IList<\/a><E<\/a>> mergeLists<\/a>(IList<\/a><E<\/a>>... lists<\/a>) {<\/em>$/;" a +'L223' HTML/S/111.html /^<\/a> 223 $/;" a +'L223' HTML/S/115.html /^<\/a> 223 \/**<\/em>$/;" a +'L223' HTML/S/131.html /^<\/a> 223 int<\/strong> result<\/a> = JOptionPane<\/a>.showConfirmDialog(parent<\/a>, question<\/a>, title<\/a>, JOptionPane<\/a>.YES_NO_OPTION<\/a>);$/;" a +'L223' HTML/S/143.html /^<\/a> 223 * Checks if a given token marks a subgroup.<\/em>$/;" a +'L223' HTML/S/147.html /^<\/a> 223 \/*<\/em>$/;" a +'L223' HTML/S/185.html /^<\/a> 223 *\/<\/em>$/;" a +'L223' HTML/S/186.html /^<\/a> 223 builder<\/a>.append<\/a>(multidelimSet<\/a>);$/;" a +'L223' HTML/S/190.html /^<\/a> 223 int<\/strong> codepoint<\/a> = Integer<\/a>.parseInt<\/a>(seq<\/a>, 8);$/;" a +'L223' HTML/S/193.html /^<\/a>27DD; 27DE # LONG RIGHT TACK$/;" a +'L223' HTML/S/32.html /^<\/a> 223 return<\/strong> new<\/strong> GenericCommand<\/a>((args<\/a>) -> {<\/em>$/;" a +'L223' HTML/S/54.html /^<\/a> 223 $/;" a +'L223' HTML/S/63.html /^<\/a> 223 return<\/strong> transformer<\/a>.apply<\/a>(result<\/a>);$/;" a +'L223' HTML/S/64.html /^<\/a> 223 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L223' HTML/S/66.html /^<\/a> 223 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L223' HTML/S/7.html /^<\/a> 223 }<\/em>$/;" a +'L223' HTML/S/71.html /^<\/a> 223 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L223' HTML/S/73.html /^<\/a> 223 push<\/a>(x<\/a>);$/;" a +'L223' HTML/S/75.html /^<\/a> 223 return<\/strong> currentTape<\/a>.isDoubleSided<\/a>();$/;" a +'L223' HTML/S/76.html /^<\/a> 223 *<\/em>$/;" a +'L223' HTML/S/83.html /^<\/a> 223 return<\/strong> nodeSuccesfullyTraversed<\/a>;$/;" a +'L223' HTML/S/88.html /^<\/a> 223 public<\/strong> List<\/a><E<\/a>> getInternal() {<\/em>$/;" a +'L223' HTML/S/9.html /^<\/a> 223 $/;" a +'L223' HTML/S/91.html /^<\/a> 223 *<\/em>$/;" a +'L224' HTML/S/1.html /^<\/a>27DE; 27DD # LONG LEFT TACK$/;" a +'L224' HTML/S/106.html /^<\/a> 224 IList<\/a><E<\/a>> returned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L224' HTML/S/111.html /^<\/a> 224 rules<\/a>.remove<\/a>(name<\/a>);$/;" a +'L224' HTML/S/115.html /^<\/a> 224 * Remove the edge starting at the source and ending at the target<\/em>$/;" a +'L224' HTML/S/131.html /^<\/a> 224 $/;" a +'L224' HTML/S/143.html /^<\/a> 224 * <\/em>$/;" a +'L224' HTML/S/147.html /^<\/a> 224 * Remove nested exclusions from this group.<\/em>$/;" a +'L224' HTML/S/185.html /^<\/a> 224 public<\/strong> void<\/strong> removeOp(String<\/a> operator<\/a>) {<\/em>$/;" a +'L224' HTML/S/186.html /^<\/a> 224 builder<\/a>.append<\/a>("\\n\\t, ");$/;" a +'L224' HTML/S/190.html /^<\/a> 224 $/;" a +'L224' HTML/S/193.html /^<\/a>27DE; 27DD # LONG LEFT TACK$/;" a +'L224' HTML/S/32.html /^<\/a> 224 doListCommands<\/a>();$/;" a +'L224' HTML/S/54.html /^<\/a> 224 if<\/strong>(leftMaterialized<\/a> != other<\/a>.leftMaterialized<\/a>) return<\/strong> false<\/strong>;$/;" a +'L224' HTML/S/63.html /^<\/a> 224 case<\/strong> PULLUP<\/a>:$/;" a +'L224' HTML/S/64.html /^<\/a> 224 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L224' HTML/S/66.html /^<\/a> 224 int<\/strong> result<\/a> = 1;$/;" a +'L224' HTML/S/7.html /^<\/a> 224 break<\/strong>;$/;" a +'L224' HTML/S/71.html /^<\/a> 224 $/;" a +'L224' HTML/S/73.html /^<\/a> 224 }<\/em>$/;" a +'L224' HTML/S/75.html /^<\/a> 224 }<\/em>$/;" a +'L224' HTML/S/76.html /^<\/a> 224 * @return Whether or not the next tape was loaded.<\/em>$/;" a +'L224' HTML/S/83.html /^<\/a> 224 }<\/em>$/;" a +'L224' HTML/S/88.html /^<\/a> 224 return<\/strong> wrapped<\/a>;$/;" a +'L224' HTML/S/9.html /^<\/a> 224 parser<\/a>.addNonInitialCommand<\/a>("&&", infixRight<\/a>(17));$/;" a +'L224' HTML/S/91.html /^<\/a> 224 * @param partitionSize<\/em>$/;" a +'L225' HTML/S/1.html /^<\/a>27E2; 27E3 # WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK$/;" a +'L225' HTML/S/106.html /^<\/a> 225 $/;" a +'L225' HTML/S/111.html /^<\/a> 225 }<\/em>$/;" a +'L225' HTML/S/115.html /^<\/a> 225 *<\/em>$/;" a +'L225' HTML/S/131.html /^<\/a> 225 return<\/strong> result<\/a> == JOptionPane<\/a>.YES_OPTION<\/a> ? true<\/strong> : false<\/strong>;$/;" a +'L225' HTML/S/143.html /^<\/a> 225 * @param tok<\/em>$/;" a +'L225' HTML/S/147.html /^<\/a> 225 *\/<\/em>$/;" a +'L225' HTML/S/185.html /^<\/a> 225 \/\/ Check if we want to remove all operators<\/em>$/;" a +'L225' HTML/S/186.html /^<\/a> 225 }<\/em>$/;" a +'L225' HTML/S/190.html /^<\/a> 225 if<\/strong> (codepoint<\/a> > 255) {<\/em>$/;" a +'L225' HTML/S/193.html /^<\/a>27E2; 27E3 # WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK$/;" a +'L225' HTML/S/32.html /^<\/a> 225 $/;" a +'L225' HTML/S/54.html /^<\/a> 225 $/;" a +'L225' HTML/S/63.html /^<\/a> 225 ITree<\/a><ContainedType<\/a>> intermediateResult<\/a> = transformer<\/a>.apply<\/a>(this<\/strong>);$/;" a +'L225' HTML/S/64.html /^<\/a> 225 $/;" a +'L225' HTML/S/66.html /^<\/a> 225 result<\/a> = prime<\/a> * result<\/a> + ((back<\/a> == null<\/strong>) ? 0 : back<\/a>.hashCode<\/a>());$/;" a +'L225' HTML/S/7.html /^<\/a> 225 case<\/strong> "delimgroups-reset":$/;" a +'L225' HTML/S/71.html /^<\/a> 225 SingleTape<\/a><?> other<\/a> = (SingleTape<\/a><?>) obj<\/a>;$/;" a +'L225' HTML/S/73.html /^<\/a> 225 $/;" a +'L225' HTML/S/75.html /^<\/a> 225 $/;" a +'L225' HTML/S/76.html /^<\/a> 225 *\/<\/em>$/;" a +'L225' HTML/S/83.html /^<\/a> 225 $/;" a +'L225' HTML/S/88.html /^<\/a> 225 }<\/em>$/;" a +'L225' HTML/S/9.html /^<\/a> 225 parser<\/a>.addNonInitialCommand<\/a>("||", infixRight<\/a>(17));$/;" a +'L225' HTML/S/91.html /^<\/a> 225 * The size of elements to put into each one of the<\/em>$/;" a +'L226' HTML/S/1.html /^<\/a>27E3; 27E2 # WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK$/;" a +'L226' HTML/S/106.html /^<\/a> 226 for<\/strong>(IList<\/a><E<\/a>> list<\/a> : lists<\/a>) {<\/em>$/;" a +'L226' HTML/S/111.html /^<\/a> 226 $/;" a +'L226' HTML/S/115.html /^<\/a> 226 * @param source<\/em>$/;" a +'L226' HTML/S/131.html /^<\/a> 226 }<\/em>$/;" a +'L226' HTML/S/143.html /^<\/a> 226 * The token to check.<\/em>$/;" a +'L226' HTML/S/147.html /^<\/a> 226 Multiset<\/a><T<\/a>> currentForbidden<\/a> = forbiddenDelimiters<\/a>.top<\/a>();$/;" a +'L226' HTML/S/185.html /^<\/a> 226 if<\/strong> (operator<\/a> == null<\/strong>) {<\/em>$/;" a +'L226' HTML/S/186.html /^<\/a> 226 $/;" a +'L226' HTML/S/190.html /^<\/a> 226 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L226' HTML/S/193.html /^<\/a>27E3; 27E2 # WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK$/;" a +'L226' HTML/S/32.html /^<\/a> 226 return<\/strong> this<\/strong>;$/;" a +'L226' HTML/S/54.html /^<\/a> 226 if<\/strong>(leftMaterialized<\/a>) {<\/em>$/;" a +'L226' HTML/S/63.html /^<\/a> 226 $/;" a +'L226' HTML/S/64.html /^<\/a> 226 builder<\/a>.append<\/a>("AbbrevMap [wrds=");$/;" a +'L226' HTML/S/66.html /^<\/a> 226 result<\/a> = prime<\/a> * result<\/a> + ((front<\/a> == null<\/strong>) ? 0 : front<\/a>.hashCode<\/a>());$/;" a +'L226' HTML/S/7.html /^<\/a> 226 dlm<\/a> = new<\/strong> StringDelimiter<\/a>();$/;" a +'L226' HTML/S/71.html /^<\/a> 226 $/;" a +'L226' HTML/S/73.html /^<\/a> 226 \/**<\/em>$/;" a +'L226' HTML/S/75.html /^<\/a> 226 \/**<\/em>$/;" a +'L226' HTML/S/76.html /^<\/a> 226 public<\/strong> boolean<\/strong> switchTape(String<\/a> label<\/a>) {<\/em>$/;" a +'L226' HTML/S/83.html /^<\/a> 226 private<\/strong> boolean<\/strong> traverseLeftBranch<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>,$/;" a +'L226' HTML/S/88.html /^<\/a> 226 $/;" a +'L226' HTML/S/9.html /^<\/a> 226 $/;" a +'L226' HTML/S/91.html /^<\/a> 226 * sublists<\/em>$/;" a +'L227' HTML/S/1.html /^<\/a>27E4; 27E5 # WHITE SQUARE WITH LEFTWARDS TICK$/;" a +'L227' HTML/S/106.html /^<\/a> 227 for<\/strong>(E<\/a> itm<\/a> : list<\/a>.toIterable<\/a>()) {<\/em>$/;" a +'L227' HTML/S/111.html /^<\/a> 227 \/**<\/em>$/;" a +'L227' HTML/S/115.html /^<\/a> 227 * The source vertex for the edge<\/em>$/;" a +'L227' HTML/S/131.html /^<\/a> 227 $/;" a +'L227' HTML/S/143.html /^<\/a> 227 * <\/em>$/;" a +'L227' HTML/S/147.html /^<\/a> 227 for<\/strong>(T<\/a> excludedGroup<\/a> : closed<\/a>.getNestingExclusions<\/a>()) {<\/em>$/;" a +'L227' HTML/S/185.html /^<\/a> 227 operators<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L227' HTML/S/186.html /^<\/a> 227 if<\/strong>(exclusionSet<\/a> != null<\/strong>) {<\/em>$/;" a +'L227' HTML/S/190.html /^<\/a> 227 String<\/a>.format<\/a>("'%d' is outside the range of octal escapes', codepoint"));$/;" a +'L227' HTML/S/193.html /^<\/a>27E4; 27E5 # WHITE SQUARE WITH LEFTWARDS TICK$/;" a +'L227' HTML/S/32.html /^<\/a> 227 }<\/em>, listShortHelp<\/a>, listLongHelp<\/a>);$/;" a +'L227' HTML/S/54.html /^<\/a> 227 if<\/strong>(leftValue<\/a> == null<\/strong>) {<\/em>$/;" a +'L227' HTML/S/63.html /^<\/a> 227 result<\/a> = new<\/strong> Tree<\/a><>(intermediateResult<\/a>.getHead<\/a>());$/;" a +'L227' HTML/S/64.html /^<\/a> 227 builder<\/a>.append<\/a>(wrds<\/a>);$/;" a +'L227' HTML/S/66.html /^<\/a> 227 return<\/strong> result<\/a>;$/;" a +'L227' HTML/S/7.html /^<\/a> 227 groups<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L227' HTML/S/71.html /^<\/a> 227 if<\/strong>(backing<\/a> == null<\/strong>) {<\/em>$/;" a +'L227' HTML/S/73.html /^<\/a> 227 * Swap the top two items on the stack.<\/em>$/;" a +'L227' HTML/S/75.html /^<\/a> 227 * Check if a tape is currently loaded.<\/em>$/;" a +'L227' HTML/S/76.html /^<\/a> 227 if<\/strong>(tapes<\/a>.containsKey<\/a>(label<\/a>)) {<\/em>$/;" a +'L227' HTML/S/83.html /^<\/a> 227 Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L227' HTML/S/88.html /^<\/a> 227 @Override<\/a>$/;" a +'L227' HTML/S/9.html /^<\/a> 227 parser<\/a>.addNonInitialCommand<\/a>("+", infixLeft<\/a>(20));$/;" a +'L227' HTML/S/91.html /^<\/a> 227 * @return A list partitioned into partitions of size nPerPart<\/em>$/;" a +'L228' HTML/S/1.html /^<\/a>27E5; 27E4 # WHITE SQUARE WITH RIGHTWARDS TICK$/;" a +'L228' HTML/S/106.html /^<\/a> 228 returned<\/a>.add<\/a>(itm<\/a>);$/;" a +'L228' HTML/S/111.html /^<\/a> 228 * Remove a subgrammar with the specified name.<\/em>$/;" a +'L228' HTML/S/115.html /^<\/a> 228 * @param target<\/em>$/;" a +'L228' HTML/S/131.html /^<\/a> 228 \/**<\/em>$/;" a +'L228' HTML/S/143.html /^<\/a> 228 * @return Whether or not the token marks a subgroup.<\/em>$/;" a +'L228' HTML/S/147.html /^<\/a> 228 currentForbidden<\/a>.remove<\/a>(excludedGroup<\/a>);$/;" a +'L228' HTML/S/185.html /^<\/a> 228 }<\/em> else<\/strong> {<\/em>$/;" a +'L228' HTML/S/186.html /^<\/a> 228 builder<\/a>.append<\/a>("exclusionSet=");$/;" a +'L228' HTML/S/190.html /^<\/a> 228 }<\/em>$/;" a +'L228' HTML/S/193.html /^<\/a>27E5; 27E4 # WHITE SQUARE WITH RIGHTWARDS TICK$/;" a +'L228' HTML/S/32.html /^<\/a> 228 }<\/em>$/;" a +'L228' HTML/S/54.html /^<\/a> 228 if<\/strong>(other<\/a>.leftValue<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L228' HTML/S/63.html /^<\/a> 228 $/;" a +'L228' HTML/S/64.html /^<\/a> 228 builder<\/a>.append<\/a>("\\n\\t, abbrevMap=");$/;" a +'L228' HTML/S/66.html /^<\/a> 228 }<\/em>$/;" a +'L228' HTML/S/7.html /^<\/a> 228 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L228' HTML/S/71.html /^<\/a> 228 if<\/strong>(other<\/a>.backing<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L228' HTML/S/73.html /^<\/a> 228 *\/<\/em>$/;" a +'L228' HTML/S/75.html /^<\/a> 228 *<\/em>$/;" a +'L228' HTML/S/76.html /^<\/a> 228 currentTape<\/a> = tapes<\/a>.get<\/a>(label<\/a>);$/;" a +'L228' HTML/S/83.html /^<\/a> 228 boolean<\/strong> leftSuccesfullyTraversed<\/a>;$/;" a +'L228' HTML/S/88.html /^<\/a> 228 public<\/strong> IList<\/a><E<\/a>> getMatching(Predicate<\/a><E<\/a>> predicate<\/a>) {<\/em>$/;" a +'L228' HTML/S/9.html /^<\/a> 228 parser<\/a>.addNonInitialCommand<\/a>("-", infixLeft<\/a>(20));$/;" a +'L228' HTML/S/91.html /^<\/a> 228 *\/<\/em>$/;" a +'L229' HTML/S/1.html /^<\/a>27E6; 27E7 # MATHEMATICAL LEFT WHITE SQUARE BRACKET$/;" a +'L229' HTML/S/106.html /^<\/a> 229 }<\/em>$/;" a +'L229' HTML/S/111.html /^<\/a> 229 *<\/em>$/;" a +'L229' HTML/S/115.html /^<\/a> 229 * The target vertex for the edge<\/em>$/;" a +'L229' HTML/S/131.html /^<\/a> 229 * Show a error message to the user<\/em>$/;" a +'L229' HTML/S/143.html /^<\/a> 229 *\/<\/em>$/;" a +'L229' HTML/S/147.html /^<\/a> 229 $/;" a +'L229' HTML/S/185.html /^<\/a> 229 operators<\/a>.remove<\/a>(operator<\/a>);$/;" a +'L229' HTML/S/186.html /^<\/a> 229 builder<\/a>.append<\/a>(exclusionSet<\/a>);$/;" a +'L229' HTML/S/190.html /^<\/a> 229 $/;" a +'L229' HTML/S/193.html /^<\/a>27E6; 27E7 # MATHEMATICAL LEFT WHITE SQUARE BRACKET$/;" a +'L229' HTML/S/32.html /^<\/a> 229 $/;" a +'L229' HTML/S/54.html /^<\/a> 229 }<\/em> else<\/strong> if<\/strong>(!leftValue<\/a>.equals<\/a>(other<\/a>.leftValue<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L229' HTML/S/63.html /^<\/a> 229 intermediateResult<\/a>.doForChildren<\/a>((child<\/a>) -> {<\/em>$/;" a +'L229' HTML/S/64.html /^<\/a> 229 builder<\/a>.append<\/a>(abbrevMap<\/a>);$/;" a +'L229' HTML/S/66.html /^<\/a> 229 $/;" a +'L229' HTML/S/7.html /^<\/a> 229 System<\/a>.out<\/a>.println<\/a>("Reset delimiter groups + delimiter");$/;" a +'L229' HTML/S/71.html /^<\/a> 229 }<\/em> else<\/strong> if<\/strong>(!backing<\/a>.equals<\/a>(other<\/a>.backing<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L229' HTML/S/73.html /^<\/a> 229 public<\/strong> void<\/strong> swap() {<\/em>$/;" a +'L229' HTML/S/75.html /^<\/a> 229 * @return Whether or not a tape is loaded.<\/em>$/;" a +'L229' HTML/S/76.html /^<\/a> 229 return<\/strong> true<\/strong>;$/;" a +'L229' HTML/S/83.html /^<\/a> 229 $/;" a +'L229' HTML/S/88.html /^<\/a> 229 if<\/strong>(predicate<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Predicate must not be null");$/;" a +'L229' HTML/S/9.html /^<\/a> 229 $/;" a +'L229' HTML/S/91.html /^<\/a> 229 IList<\/a><IList<\/a><ContainedType<\/a>>> partition<\/a>(int<\/strong> partitionSize<\/a>);$/;" a +'L23' HTML/S/1.html /^<\/a># appropriate alternative glyphs, and that many Unicode characters do not$/;" a +'L23' HTML/S/10.html /^<\/a> 23 Scanner<\/a> inputSource<\/a> = new<\/strong> Scanner<\/a>(System<\/a>.in<\/a>);$/;" a +'L23' HTML/S/100.html /^<\/a> 23 * @param nValues<\/em>$/;" a +'L23' HTML/S/101.html /^<\/a> 23 * The predicate to determine whether or not to traverse<\/em>$/;" a +'L23' HTML/S/102.html /^<\/a> 23 $/;" a +'L23' HTML/S/103.html /^<\/a> 23 * The terminal type of the function<\/em>$/;" a +'L23' HTML/S/104.html /^<\/a> 23 private<\/strong> int<\/strong> numberInCurrentPartition<\/a>;$/;" a +'L23' HTML/S/105.html /^<\/a> 23 * Reset the state of this builder to its initial state<\/em>$/;" a +'L23' HTML/S/106.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/107.html /^<\/a> 23 return<\/strong> 1;$/;" a +'L23' HTML/S/108.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/109.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/110.html /^<\/a> 23 * Add cases to a specified rule.<\/em>$/;" a +'L23' HTML/S/111.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/112.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/113.html /^<\/a> 23 * The type of the nodes in the graph<\/em>$/;" a +'L23' HTML/S/114.html /^<\/a> 23 * Create a new edge with set parameters<\/em>$/;" a +'L23' HTML/S/115.html /^<\/a> 23 *<\/em>$/;" a +'L23' HTML/S/116.html /^<\/a> 23 $/;" a +'L23' HTML/S/117.html /^<\/a> 23 * The parent of the file picker<\/em>$/;" a +'L23' HTML/S/118.html /^<\/a> 23 private<\/strong> IList<\/a><String<\/a>> extensions<\/a>;$/;" a +'L23' HTML/S/120.html /^<\/a> 23 super<\/strong>(1, columns<\/a>);$/;" a +'L23' HTML/S/121.html /^<\/a> 23 super<\/strong>(rows<\/a>, 1);$/;" a +'L23' HTML/S/122.html /^<\/a> 23 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 2719963952350133541L;$/;" a +'L23' HTML/S/123.html /^<\/a> 23 private<\/strong> JFormattedTextField<\/a> field<\/a>;$/;" a +'L23' HTML/S/124.html /^<\/a> 23 $/;" a +'L23' HTML/S/125.html /^<\/a> 23 * The type of data stored in the list<\/em>$/;" a +'L23' HTML/S/127.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/128.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/129.html /^<\/a> 23 $/;" a +'L23' HTML/S/13.html /^<\/a> 23 * The current number of scopes inside this scope.<\/em>$/;" a +'L23' HTML/S/130.html /^<\/a> 23 $/;" a +'L23' HTML/S/131.html /^<\/a> 23 public<\/strong> class<\/strong> SimpleDialogs<\/a> {<\/em>$/;" a +'L23' HTML/S/132.html /^<\/a> 23 $/;" a +'L23' HTML/S/133.html /^<\/a> 23 * @param title<\/em>$/;" a +'L23' HTML/S/134.html /^<\/a> 23 *<\/em>$/;" a +'L23' HTML/S/135.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/136.html /^<\/a> 23 super<\/strong>(new<\/strong> EtchedBorder<\/a>(), title<\/a>);$/;" a +'L23' HTML/S/137.html /^<\/a> 23 public<\/strong> TextAreaOutputStream(JTextArea<\/a> console<\/a>) {<\/em>$/;" a +'L23' HTML/S/138.html /^<\/a> 23 public<\/strong> final<\/strong> int<\/strong> endLine<\/a>;$/;" a +'L23' HTML/S/139.html /^<\/a> 23 \/*<\/em>$/;" a +'L23' HTML/S/14.html /^<\/a> 23 * Test of tree constructor<\/em>$/;" a +'L23' HTML/S/140.html /^<\/a> 23 *<\/em>$/;" a +'L23' HTML/S/141.html /^<\/a> 23 * The name of this pragma, for error message purpose<\/em>$/;" a +'L23' HTML/S/143.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/144.html /^<\/a> 23 $/;" a +'L23' HTML/S/145.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/146.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/147.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/148.html /^<\/a> 23 * @throws DelimiterException<\/em>$/;" a +'L23' HTML/S/149.html /^<\/a> 23 "NaN|" + \/\/ "NaN" string<\/em>$/;" a +'L23' HTML/S/15.html /^<\/a> 23 default<\/strong>:$/;" a +'L23' HTML/S/150.html /^<\/a> 23 * Get the precedence of the attached object<\/em>$/;" a +'L23' HTML/S/151.html /^<\/a> 23 * @param cause The cause of the exception.<\/em>$/;" a +'L23' HTML/S/153.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/154.html /^<\/a> 23 * The state type of the parser.<\/em>$/;" a +'L23' HTML/S/155.html /^<\/a> 23 public<\/strong> class<\/strong> TriggeredParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> implements<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/156.html /^<\/a> 23 public<\/strong> abstract<\/strong> class<\/strong> AbstractInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> implements<\/strong> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/157.html /^<\/a> 23 public<\/strong> abstract<\/strong> class<\/strong> BinaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryPostCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/158.html /^<\/a> 23 * Create a new operator with fixed precedence.<\/em>$/;" a +'L23' HTML/S/159.html /^<\/a> 23 * The state type of the parser.<\/em>$/;" a +'L23' HTML/S/16.html /^<\/a> 23 private<\/strong> static<\/strong> void<\/strong> addInfixRules<\/a>() {<\/em>$/;" a +'L23' HTML/S/160.html /^<\/a> 23 public<\/strong> class<\/strong> ConstantCommand<\/a><K<\/a>, V<\/a>, C<\/a>> implements<\/strong> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/161.html /^<\/a> 23 public<\/strong> class<\/strong> DefaultInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> implements<\/strong> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/162.html /^<\/a> 23 @Override<\/a>$/;" a +'L23' HTML/S/163.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/164.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/165.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/166.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/167.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/168.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/169.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/17.html /^<\/a> 23 $/;" a +'L23' HTML/S/170.html /^<\/a> 23 public<\/strong> class<\/strong> PostfixCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryPostCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/171.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/172.html /^<\/a> 23 super<\/strong>(precedence<\/a>);$/;" a +'L23' HTML/S/173.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/174.html /^<\/a> 23 * The state type of the parser.<\/em>$/;" a +'L23' HTML/S/175.html /^<\/a> 23 public<\/strong> class<\/strong> UnaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> AbstractInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/176.html /^<\/a> 23 public<\/strong> interface<\/strong> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L23' HTML/S/177.html /^<\/a> 23 * Construct the left denotation of this command.<\/em>$/;" a +'L23' HTML/S/178.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/179.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/180.html /^<\/a> 23 * @param <C><\/em>$/;" a +'L23' HTML/S/181.html /^<\/a> 23 $/;" a +'L23' HTML/S/182.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/183.html /^<\/a> 23 * Create a new token stream from a iterator.<\/em>$/;" a +'L23' HTML/S/184.html /^<\/a> 23 * The exception thrown when an expectation fails.<\/em>$/;" a +'L23' HTML/S/185.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/186.html /^<\/a> 23 * Thus, it will only match in places where the delimiter is, but won't<\/em>$/;" a +'L23' HTML/S/187.html /^<\/a> 23 * If the splitter isn't compiled.<\/em>$/;" a +'L23' HTML/S/188.html /^<\/a> 23 private<\/strong> SimpleTokenSplitter<\/a> low<\/a>;$/;" a +'L23' HTML/S/189.html /^<\/a> 23 $/;" a +'L23' HTML/S/19.html /^<\/a>delims-setinitial initial$/;" a +'L23' HTML/S/190.html /^<\/a> 23 \/\/ shortform$/;" a +'L23' HTML/S/191.html /^<\/a> 23 * Construct a tree from a list of tokens in postfix notation<\/em>$/;" a +'L23' HTML/S/192.html /^<\/a> 23 \/*<\/em>$/;" a +'L23' HTML/S/193.html /^<\/a># appropriate alternative glyphs, and that many Unicode characters do not$/;" a +'L23' HTML/S/196.html /^<\/a>delims-setinitial initial$/;" a +'L23' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/internals\/BoundListHolder.java$/;" a +'L23' HTML/S/2.html /^<\/a> <\/build>$/;" a +'L23' HTML/S/20.html /^<\/a> 23 \/*<\/em>$/;" a +'L23' HTML/S/203.html /^<\/a> <property name="os.arch" value="x86_64"\/>$/;" a +'L23' HTML/S/21.html /^<\/a> 23 $/;" a +'L23' HTML/S/22.html /^<\/a> 23 }<\/em>$/;" a +'L23' HTML/S/23.html /^<\/a> 23 *<\/em>$/;" a +'L23' HTML/S/24.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/25.html /^<\/a> 23 }<\/em>$/;" a +'L23' HTML/S/26.html /^<\/a> 23 * Run a provided FDS mode until it is exited or there is no more input.<\/em>$/;" a +'L23' HTML/S/27.html /^<\/a> 23 * @return The new state, after running the command.<\/em>$/;" a +'L23' HTML/S/28.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/29.html /^<\/a> 23 $/;" a +'L23' HTML/S/3.html /^<\/a> 23 $/;" a +'L23' HTML/S/30.html /^<\/a> 23 private<\/strong> Map<\/a><Character<\/a>, CommandHelp<\/a>> help<\/a>;$/;" a +'L23' HTML/S/31.html /^<\/a> 23 * @param handler<\/em>$/;" a +'L23' HTML/S/32.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/33.html /^<\/a> 23 public<\/strong> GenericHelp(String<\/a> summary<\/a>, String<\/a> description<\/a>) {<\/em>$/;" a +'L23' HTML/S/35.html /^<\/a> 23 private<\/strong> String<\/a> description<\/a>;$/;" a +'L23' HTML/S/36.html /^<\/a> 23 \/\/ handle<\/em>$/;" a +'L23' HTML/S/37.html /^<\/a> 23 * Set the author of this component<\/em>$/;" a +'L23' HTML/S/38.html /^<\/a> 23 *<\/em>$/;" a +'L23' HTML/S/39.html /^<\/a> 23 $/;" a +'L23' HTML/S/4.html /^<\/a> 23 switch<\/strong>(command<\/a>) {<\/em>$/;" a +'L23' HTML/S/40.html /^<\/a> 23 * Get the description of this component<\/em>$/;" a +'L23' HTML/S/41.html /^<\/a> 23 private<\/strong> E<\/a> curElm<\/a>;$/;" a +'L23' HTML/S/42.html /^<\/a> 23 * The type of the empty right value<\/em>$/;" a +'L23' HTML/S/43.html /^<\/a> 23 * Create a holder holding null<\/em>$/;" a +'L23' HTML/S/44.html /^<\/a> 23 * Bind a function across the value in this container<\/em>$/;" a +'L23' HTML/S/45.html /^<\/a> 23 * The function to use to transform the old value into a new value<\/em>$/;" a +'L23' HTML/S/46.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/47.html /^<\/a> 23 if<\/strong>(binder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Binder must not be null");$/;" a +'L23' HTML/S/48.html /^<\/a> 23 $/;" a +'L23' HTML/S/49.html /^<\/a> 23 @Override<\/a>$/;" a +'L23' HTML/S/5.html /^<\/a> 23 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L23' HTML/S/50.html /^<\/a> 23 IHolder<\/a><IHolder<\/a><BoundType<\/a>>> newHolder<\/a> = held<\/a>.map<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L23' HTML/S/51.html /^<\/a> 23 * @param <BoundLeft><\/em>$/;" a +'L23' HTML/S/52.html /^<\/a> 23 * @param child<\/em>$/;" a +'L23' HTML/S/53.html /^<\/a> 23 $/;" a +'L23' HTML/S/54.html /^<\/a> 23 private<\/strong> RightType<\/a> rightValue<\/a>;$/;" a +'L23' HTML/S/55.html /^<\/a> 23 *<\/em>$/;" a +'L23' HTML/S/56.html /^<\/a> 23 public<\/strong> Option(ContainedType<\/a> seed<\/a>) {<\/em>$/;" a +'L23' HTML/S/57.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/58.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/59.html /^<\/a> 23 $/;" a +'L23' HTML/S/60.html /^<\/a> 23 private<\/strong> ITree<\/a><ContainedType<\/a>> postParent<\/a>;$/;" a +'L23' HTML/S/61.html /^<\/a> 23 * Ignore this node, and traverse its children<\/em>$/;" a +'L23' HTML/S/62.html /^<\/a> 23 * Create a new transform iterator.<\/em>$/;" a +'L23' HTML/S/63.html /^<\/a> 23 private<\/strong> boolean<\/strong> hasChildren<\/a>;$/;" a +'L23' HTML/S/64.html /^<\/a> 23 \/*<\/em>$/;" a +'L23' HTML/S/65.html /^<\/a> 23 * @throws IllegalArgumentException$/;" a +'L23' HTML/S/66.html /^<\/a> 23 * The element type of the tape.<\/em>$/;" a +'L23' HTML/S/67.html /^<\/a> 23 private<\/strong> IMap<\/a><KeyType<\/a>, Stack<\/a><ValueType<\/a>>> backing<\/a>;$/;" a +'L23' HTML/S/68.html /^<\/a> 23 $/;" a +'L23' HTML/S/69.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/7.html /^<\/a> 23 $/;" a +'L23' HTML/S/70.html /^<\/a> 23 $/;" a +'L23' HTML/S/71.html /^<\/a> 23 protected<\/strong> ArrayList<\/a><T<\/a>> backing<\/a>;$/;" a +'L23' HTML/S/72.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/73.html /^<\/a> 23 * <\/em>$/;" a +'L23' HTML/S/74.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/75.html /^<\/a> 23 tapes<\/a> = new<\/strong> SingleTape<\/a><>();$/;" a +'L23' HTML/S/76.html /^<\/a> 23 * Create a new empty tape library.<\/em>$/;" a +'L23' HTML/S/77.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/78.html /^<\/a> 23 * Create a new exception with the given cause<\/em>$/;" a +'L23' HTML/S/79.html /^<\/a> 23 * Create a new exception with the given message<\/em>$/;" a +'L23' HTML/S/8.html /^<\/a> 23 case<\/strong> "(vref)":$/;" a +'L23' HTML/S/80.html /^<\/a> 23 }<\/em>$/;" a +'L23' HTML/S/81.html /^<\/a> 23 private<\/strong> Comparator<\/a><T<\/a>> comparator<\/a>;$/;" a +'L23' HTML/S/82.html /^<\/a> 23 * Whether this node is soft-deleted or not<\/em>$/;" a +'L23' HTML/S/83.html /^<\/a> 23 * The left child of this node<\/em>$/;" a +'L23' HTML/S/84.html /^<\/a> 23 FAILURE<\/a>,$/;" a +'L23' HTML/S/85.html /^<\/a> 23 * The thing to use for comparing values to find where to<\/em>$/;" a +'L23' HTML/S/86.html /^<\/a> 23 *\/<\/em>$/;" a +'L23' HTML/S/87.html /^<\/a> 23 $/;" a +'L23' HTML/S/88.html /^<\/a> 23 *<\/em>$/;" a +'L23' HTML/S/89.html /^<\/a> 23 $/;" a +'L23' HTML/S/9.html /^<\/a> 23 $/;" a +'L23' HTML/S/90.html /^<\/a> 23 $/;" a +'L23' HTML/S/91.html /^<\/a> 23 \/**<\/em>$/;" a +'L23' HTML/S/92.html /^<\/a> 23 * the action to execute for each entry in the map.<\/em>$/;" a +'L23' HTML/S/93.html /^<\/a> 23 * @param backing<\/em>$/;" a +'L23' HTML/S/94.html /^<\/a> 23 * The old right type of the pair$/;" a +'L23' HTML/S/95.html /^<\/a> 23 * @param <ReturnType><\/em>$/;" a +'L23' HTML/S/97.html /^<\/a> 23 public<\/strong> TransformedValueMap(IMap<\/a><OldKey<\/a>, OldValue<\/a>> backingMap<\/a>, Function<\/a><OldValue<\/a>, NewValue<\/a>> transform<\/a>) {<\/em>$/;" a +'L23' HTML/S/98.html /^<\/a> 23 * The intermediate type of the second collector<\/em>$/;" a +'L23' HTML/S/99.html /^<\/a> 23 public<\/strong> CompoundCollector(Collector<\/a><InitialType<\/a>, AuxType1<\/a>, FinalType1<\/a>> first<\/a>,$/;" a +'L230' HTML/S/1.html /^<\/a>27E7; 27E6 # MATHEMATICAL RIGHT WHITE SQUARE BRACKET$/;" a +'L230' HTML/S/106.html /^<\/a> 230 }<\/em>$/;" a +'L230' HTML/S/111.html /^<\/a> 230 * @param name<\/em>$/;" a +'L230' HTML/S/115.html /^<\/a> 230 *\/<\/em>$/;" a +'L230' HTML/S/131.html /^<\/a> 230 *<\/em>$/;" a +'L230' HTML/S/143.html /^<\/a> 230 public<\/strong> boolean<\/strong> marksSubgroup<\/a>(T<\/a> tok<\/a>) {<\/em>$/;" a +'L230' HTML/S/147.html /^<\/a> 230 whoForbid<\/a>.remove<\/a>(excludedGroup<\/a>);$/;" a +'L230' HTML/S/185.html /^<\/a> 230 }<\/em>$/;" a +'L230' HTML/S/186.html /^<\/a> 230 }<\/em>$/;" a +'L230' HTML/S/190.html /^<\/a> 230 return<\/strong> new<\/strong> String<\/a>(Character<\/a>.toChars<\/a>(codepoint<\/a>));$/;" a +'L230' HTML/S/193.html /^<\/a>27E7; 27E6 # MATHEMATICAL RIGHT WHITE SQUARE BRACKET$/;" a +'L230' HTML/S/32.html /^<\/a> 230 @Override<\/a>$/;" a +'L230' HTML/S/54.html /^<\/a> 230 }<\/em> else<\/strong> {<\/em>$/;" a +'L230' HTML/S/63.html /^<\/a> 230 result<\/a>.addChild<\/a>(child<\/a>.topDownTransform<\/a>(transformPicker<\/a>, transformer<\/a>));$/;" a +'L230' HTML/S/64.html /^<\/a> 230 builder<\/a>.append<\/a>("\\n\\t, seen=");$/;" a +'L230' HTML/S/66.html /^<\/a> 230 @Override<\/a>$/;" a +'L230' HTML/S/7.html /^<\/a> 230 }<\/em>$/;" a +'L230' HTML/S/71.html /^<\/a> 230 $/;" a +'L230' HTML/S/73.html /^<\/a> 230 T<\/a> y<\/a> = pop<\/a>();$/;" a +'L230' HTML/S/75.html /^<\/a> 230 *\/<\/em>$/;" a +'L230' HTML/S/76.html /^<\/a> 230 }<\/em>$/;" a +'L230' HTML/S/83.html /^<\/a> 230 if<\/strong>(left<\/a> == null<\/strong>) {<\/em>$/;" a +'L230' HTML/S/88.html /^<\/a> 230 $/;" a +'L230' HTML/S/9.html /^<\/a> 230 parser<\/a>.addNonInitialCommand<\/a>("*", infixLeft<\/a>(30));$/;" a +'L230' HTML/S/91.html /^<\/a> 230 $/;" a +'L231' HTML/S/1.html /^<\/a>27E8; 27E9 # MATHEMATICAL LEFT ANGLE BRACKET$/;" a +'L231' HTML/S/106.html /^<\/a> 231 $/;" a +'L231' HTML/S/111.html /^<\/a> 231 * The name of the subgrammar to remove.<\/em>$/;" a +'L231' HTML/S/115.html /^<\/a> 231 public<\/strong> void<\/strong> removeEdge(T<\/a> source<\/a>, T<\/a> target<\/a>) {<\/em>$/;" a +'L231' HTML/S/131.html /^<\/a> 231 * @param parent<\/em>$/;" a +'L231' HTML/S/143.html /^<\/a> 231 return<\/strong> subgroups<\/a>.containsKey<\/a>(tok<\/a>);$/;" a +'L231' HTML/S/147.html /^<\/a> 231 }<\/em>$/;" a +'L231' HTML/S/185.html /^<\/a> 231 }<\/em>$/;" a +'L231' HTML/S/186.html /^<\/a> 231 $/;" a +'L231' HTML/S/190.html /^<\/a> 231 }<\/em> catch<\/strong> (IllegalArgumentException<\/a> iaex<\/a>) {<\/em>$/;" a +'L231' HTML/S/193.html /^<\/a>27E8; 27E9 # MATHEMATICAL LEFT ANGLE BRACKET$/;" a +'L231' HTML/S/32.html /^<\/a> 231 public<\/strong> boolean<\/strong> canHandle<\/a>(String<\/a> command<\/a>) {<\/em>$/;" a +'L231' HTML/S/54.html /^<\/a> 231 return<\/strong> false<\/strong>;$/;" a +'L231' HTML/S/63.html /^<\/a> 231 }<\/em>);$/;" a +'L231' HTML/S/64.html /^<\/a> 231 builder<\/a>.append<\/a>(seen<\/a>);$/;" a +'L231' HTML/S/66.html /^<\/a> 231 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L231' HTML/S/7.html /^<\/a> 231 break<\/strong>;$/;" a +'L231' HTML/S/71.html /^<\/a> 231 return<\/strong> true<\/strong>;$/;" a +'L231' HTML/S/73.html /^<\/a> 231 T<\/a> x<\/a> = pop<\/a>();$/;" a +'L231' HTML/S/75.html /^<\/a> 231 public<\/strong> boolean<\/strong> isLoaded() {<\/em>$/;" a +'L231' HTML/S/76.html /^<\/a> 231 $/;" a +'L231' HTML/S/83.html /^<\/a> 231 leftSuccesfullyTraversed<\/a> = true<\/strong>;$/;" a +'L231' HTML/S/88.html /^<\/a> 231 IList<\/a><E<\/a>> returned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L231' HTML/S/9.html /^<\/a> 231 parser<\/a>.addNonInitialCommand<\/a>("\/", infixLeft<\/a>(30));$/;" a +'L231' HTML/S/91.html /^<\/a> 231 \/**<\/em>$/;" a +'L232' HTML/S/1.html /^<\/a>27E9; 27E8 # MATHEMATICAL RIGHT ANGLE BRACKET$/;" a +'L232' HTML/S/106.html /^<\/a> 232 return<\/strong> returned<\/a>;$/;" a +'L232' HTML/S/111.html /^<\/a> 232 *\/<\/em>$/;" a +'L232' HTML/S/115.html /^<\/a> 232 \/\/ Can't remove things w\/ null vertices<\/em>$/;" a +'L232' HTML/S/131.html /^<\/a> 232 * The parent component for dialogs.<\/em>$/;" a +'L232' HTML/S/143.html /^<\/a> 232 }<\/em>$/;" a +'L232' HTML/S/147.html /^<\/a> 232 $/;" a +'L232' HTML/S/185.html /^<\/a> 232 }<\/em>$/;" a +'L232' HTML/S/186.html /^<\/a> 232 builder<\/a>.append<\/a>("]");$/;" a +'L232' HTML/S/190.html /^<\/a> 232 IllegalArgumentException<\/a> reiaex<\/a> = new<\/strong> IllegalArgumentException<\/a>($/;" a +'L232' HTML/S/193.html /^<\/a>27E9; 27E8 # MATHEMATICAL RIGHT ANGLE BRACKET$/;" a +'L232' HTML/S/32.html /^<\/a> 232 return<\/strong> commandHandlers<\/a>.containsKey<\/a>(command<\/a>) || defaultHandlers<\/a>.containsKey<\/a>(command<\/a>);$/;" a +'L232' HTML/S/54.html /^<\/a> 232 }<\/em>$/;" a +'L232' HTML/S/63.html /^<\/a> 232 $/;" a +'L232' HTML/S/64.html /^<\/a> 232 builder<\/a>.append<\/a>("\\n\\t, ambMap=");$/;" a +'L232' HTML/S/66.html /^<\/a> 232 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L232' HTML/S/7.html /^<\/a> 232 case<\/strong> "load-file":$/;" a +'L232' HTML/S/71.html /^<\/a> 232 }<\/em>$/;" a +'L232' HTML/S/73.html /^<\/a> 232 $/;" a +'L232' HTML/S/75.html /^<\/a> 232 return<\/strong> currentTape<\/a> != null<\/strong>;$/;" a +'L232' HTML/S/76.html /^<\/a> 232 return<\/strong> false<\/strong>;$/;" a +'L232' HTML/S/83.html /^<\/a> 232 }<\/em> else<\/strong> {<\/em>$/;" a +'L232' HTML/S/88.html /^<\/a> 232 $/;" a +'L232' HTML/S/9.html /^<\/a> 232 $/;" a +'L232' HTML/S/91.html /^<\/a> 232 * Prepend an item to the list<\/em>$/;" a +'L233' HTML/S/1.html /^<\/a>27EA; 27EB # MATHEMATICAL LEFT DOUBLE ANGLE BRACKET$/;" a +'L233' HTML/S/106.html /^<\/a> 233 }<\/em>$/;" a +'L233' HTML/S/111.html /^<\/a> 233 public<\/strong> void<\/strong> deleteSubgrammar(E<\/a> name<\/a>) {<\/em>$/;" a +'L233' HTML/S/115.html /^<\/a> 233 if<\/strong> (source<\/a> == null<\/strong>)$/;" a +'L233' HTML/S/131.html /^<\/a> 233 * @param title<\/em>$/;" a +'L233' HTML/S/143.html /^<\/a> 233 $/;" a +'L233' HTML/S/147.html /^<\/a> 233 \/*<\/em>$/;" a +'L233' HTML/S/186.html /^<\/a> 233 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L233' HTML/S/190.html /^<\/a> 233 String<\/a>.format<\/a>("'%s' is not a valid octal escape sequence'", seq<\/a>));$/;" a +'L233' HTML/S/193.html /^<\/a>27EA; 27EB # MATHEMATICAL LEFT DOUBLE ANGLE BRACKET$/;" a +'L233' HTML/S/32.html /^<\/a> 233 }<\/em>$/;" a +'L233' HTML/S/54.html /^<\/a> 233 $/;" a +'L233' HTML/S/63.html /^<\/a> 233 return<\/strong> result<\/a>;$/;" a +'L233' HTML/S/64.html /^<\/a> 233 builder<\/a>.append<\/a>(ambMap<\/a>);$/;" a +'L233' HTML/S/66.html /^<\/a> 233 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L233' HTML/S/7.html /^<\/a> 233 handleLoadFile<\/a>(args<\/a>);$/;" a +'L233' HTML/S/71.html /^<\/a> 233 $/;" a +'L233' HTML/S/73.html /^<\/a> 233 push<\/a>(y<\/a>);$/;" a +'L233' HTML/S/75.html /^<\/a> 233 }<\/em>$/;" a +'L233' HTML/S/76.html /^<\/a> 233 }<\/em>$/;" a +'L233' HTML/S/83.html /^<\/a> 233 leftSuccesfullyTraversed<\/a> = left<\/a>.forEach<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>);$/;" a +'L233' HTML/S/88.html /^<\/a> 233 wrapped<\/a>.forEach<\/a>((element<\/a>) -> {<\/em>$/;" a +'L233' HTML/S/9.html /^<\/a> 233 parser<\/a>.addNonInitialCommand<\/a>("!", postfix<\/a>(40));$/;" a +'L233' HTML/S/91.html /^<\/a> 233 *<\/em>$/;" a +'L234' HTML/S/1.html /^<\/a>27EB; 27EA # MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET$/;" a +'L234' HTML/S/106.html /^<\/a> 234 $/;" a +'L234' HTML/S/111.html /^<\/a> 234 if<\/strong> (name<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L234' HTML/S/115.html /^<\/a> 234 throw<\/strong> new<\/strong> NullPointerException<\/a>("The source vertex cannot be null");$/;" a +'L234' HTML/S/131.html /^<\/a> 234 * The title for dialogs.<\/em>$/;" a +'L234' HTML/S/143.html /^<\/a> 234 \/**<\/em>$/;" a +'L234' HTML/S/147.html /^<\/a> 234 * Remove the nested opens from this group.<\/em>$/;" a +'L234' HTML/S/186.html /^<\/a> 234 }<\/em>$/;" a +'L234' HTML/S/190.html /^<\/a> 234 $/;" a +'L234' HTML/S/193.html /^<\/a>27EB; 27EA # MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET$/;" a +'L234' HTML/S/32.html /^<\/a> 234 $/;" a +'L234' HTML/S/54.html /^<\/a> 234 if<\/strong>(rightMaterialized<\/a> != other<\/a>.rightMaterialized<\/a>) return<\/strong> false<\/strong>;$/;" a +'L234' HTML/S/63.html /^<\/a> 234 default<\/strong>:$/;" a +'L234' HTML/S/64.html /^<\/a> 234 builder<\/a>.append<\/a>("]");$/;" a +'L234' HTML/S/66.html /^<\/a> 234 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L234' HTML/S/7.html /^<\/a> 234 break<\/strong>;$/;" a +'L234' HTML/S/71.html /^<\/a> 234 @Override<\/a>$/;" a +'L234' HTML/S/73.html /^<\/a> 234 push<\/a>(x<\/a>);$/;" a +'L234' HTML/S/75.html /^<\/a> 234 $/;" a +'L234' HTML/S/76.html /^<\/a> 234 $/;" a +'L234' HTML/S/83.html /^<\/a> 234 }<\/em>$/;" a +'L234' HTML/S/88.html /^<\/a> 234 if<\/strong>(predicate<\/a>.test<\/a>(element<\/a>)) {<\/em>$/;" a +'L234' HTML/S/9.html /^<\/a> 234 $/;" a +'L234' HTML/S/91.html /^<\/a> 234 * @param item<\/em>$/;" a +'L235' HTML/S/1.html /^<\/a>27EC; 27ED # MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET$/;" a +'L235' HTML/S/106.html /^<\/a> 235 \/**<\/em>$/;" a +'L235' HTML/S/111.html /^<\/a> 235 $/;" a +'L235' HTML/S/115.html /^<\/a> 235 else<\/strong> if<\/strong> (target<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("The target vertex cannot be null");$/;" a +'L235' HTML/S/131.html /^<\/a> 235 * @param message<\/em>$/;" a +'L235' HTML/S/143.html /^<\/a> 235 * Checks if a given token opens a group.<\/em>$/;" a +'L235' HTML/S/147.html /^<\/a> 235 *\/<\/em>$/;" a +'L235' HTML/S/186.html /^<\/a> 235 }<\/em>$/;" a +'L235' HTML/S/190.html /^<\/a> 235 reiaex<\/a>.initCause<\/a>(iaex<\/a>);$/;" a +'L235' HTML/S/193.html /^<\/a>27EC; 27ED # MATHEMATICAL LEFT WHITE TORTOISE SHELL BRACKET$/;" a +'L235' HTML/S/32.html /^<\/a> 235 \/*<\/em>$/;" a +'L235' HTML/S/54.html /^<\/a> 235 if<\/strong>(rightMaterialized<\/a>) {<\/em>$/;" a +'L235' HTML/S/63.html /^<\/a> 235 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Recieved unknown transform result " + transformResult<\/a>);$/;" a +'L235' HTML/S/64.html /^<\/a> 235 $/;" a +'L235' HTML/S/66.html /^<\/a> 235 $/;" a +'L235' HTML/S/7.html /^<\/a> 235 default<\/strong>:$/;" a +'L235' HTML/S/71.html /^<\/a> 235 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L235' HTML/S/73.html /^<\/a> 235 }<\/em>$/;" a +'L235' HTML/S/75.html /^<\/a> 235 \/**<\/em>$/;" a +'L235' HTML/S/76.html /^<\/a> 235 \/**<\/em>$/;" a +'L235' HTML/S/83.html /^<\/a> 235 $/;" a +'L235' HTML/S/88.html /^<\/a> 235 \/\/ The item matches, so add it to the returned<\/em>$/;" a +'L235' HTML/S/9.html /^<\/a> 235 parser<\/a>.addNonInitialCommand<\/a>("^", infixRight<\/a>(50));$/;" a +'L235' HTML/S/91.html /^<\/a> 235 * The item to prepend to the list<\/em>$/;" a +'L236' HTML/S/1.html /^<\/a>27ED; 27EC # MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET$/;" a +'L236' HTML/S/106.html /^<\/a> 236 * Pad the provided list out to the desired size<\/em>$/;" a +'L236' HTML/S/111.html /^<\/a> 236 subgrammars<\/a>.remove<\/a>(name<\/a>);$/;" a +'L236' HTML/S/115.html /^<\/a> 236 $/;" a +'L236' HTML/S/131.html /^<\/a> 236 * The error to show the user.<\/em>$/;" a +'L236' HTML/S/143.html /^<\/a> 236 * <\/em>$/;" a +'L236' HTML/S/147.html /^<\/a> 236 Multimap<\/a><T<\/a>, T<\/a>> currentAllowed<\/a> = allowedDelimiters<\/a>.top<\/a>();$/;" a +'L236' HTML/S/190.html /^<\/a> 236 $/;" a +'L236' HTML/S/193.html /^<\/a>27ED; 27EC # MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET$/;" a +'L236' HTML/S/32.html /^<\/a> 236 * Implement default commands<\/em>$/;" a +'L236' HTML/S/54.html /^<\/a> 236 if<\/strong>(rightValue<\/a> == null<\/strong>) {<\/em>$/;" a +'L236' HTML/S/63.html /^<\/a> 236 $/;" a +'L236' HTML/S/64.html /^<\/a> 236 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L236' HTML/S/66.html /^<\/a> 236 DoubleTape<\/a><?> other<\/a> = (DoubleTape<\/a><?>) obj<\/a>;$/;" a +'L236' HTML/S/7.html /^<\/a> 236 System<\/a>.out<\/a>.println<\/a>("Unknown command ");$/;" a +'L236' HTML/S/71.html /^<\/a> 236 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L236' HTML/S/73.html /^<\/a> 236 $/;" a +'L236' HTML/S/75.html /^<\/a> 236 * Move to the next tape in the changer.<\/em>$/;" a +'L236' HTML/S/76.html /^<\/a> 236 * Inserts a tape into the tape library.<\/em>$/;" a +'L236' HTML/S/83.html /^<\/a> 236 return<\/strong> leftSuccesfullyTraversed<\/a>;$/;" a +'L236' HTML/S/88.html /^<\/a> 236 \/\/ list<\/em>$/;" a +'L236' HTML/S/9.html /^<\/a> 236 $/;" a +'L236' HTML/S/91.html /^<\/a> 236 *\/<\/em>$/;" a +'L237' HTML/S/1.html /^<\/a>27EE; 27EF # MATHEMATICAL LEFT FLATTENED PARENTHESIS$/;" a +'L237' HTML/S/106.html /^<\/a> 237 *<\/em>$/;" a +'L237' HTML/S/111.html /^<\/a> 237 }<\/em>$/;" a +'L237' HTML/S/115.html /^<\/a> 237 \/\/ Can't remove if one vertice doesn't exists<\/em>$/;" a +'L237' HTML/S/131.html /^<\/a> 237 *\/<\/em>$/;" a +'L237' HTML/S/143.html /^<\/a> 237 * @param marker<\/em>$/;" a +'L237' HTML/S/147.html /^<\/a> 237 for<\/strong>(Entry<\/a><T<\/a>, T<\/a>> closer<\/a> : closed<\/a>.getNestingOpeners<\/a>().entrySet<\/a>()) {<\/em>$/;" a +'L237' HTML/S/190.html /^<\/a> 237 throw<\/strong> reiaex<\/a>;$/;" a +'L237' HTML/S/193.html /^<\/a>27EE; 27EF # MATHEMATICAL LEFT FLATTENED PARENTHESIS$/;" a +'L237' HTML/S/32.html /^<\/a> 237 *\/<\/em>$/;" a +'L237' HTML/S/54.html /^<\/a> 237 if<\/strong>(other<\/a>.rightValue<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L237' HTML/S/63.html /^<\/a> 237 }<\/em>$/;" a +'L237' HTML/S/64.html /^<\/a> 237 }<\/em>$/;" a +'L237' HTML/S/66.html /^<\/a> 237 $/;" a +'L237' HTML/S/7.html /^<\/a> 237 }<\/em>$/;" a +'L237' HTML/S/71.html /^<\/a> 237 $/;" a +'L237' HTML/S/73.html /^<\/a> 237 \/**<\/em>$/;" a +'L237' HTML/S/75.html /^<\/a> 237 *<\/em>$/;" a +'L237' HTML/S/76.html /^<\/a> 237 *<\/em>$/;" a +'L237' HTML/S/83.html /^<\/a> 237 }<\/em>$/;" a +'L237' HTML/S/88.html /^<\/a> 237 returned<\/a>.add<\/a>(element<\/a>);$/;" a +'L237' HTML/S/9.html /^<\/a> 237 parser<\/a>.addNonInitialCommand<\/a>(".", infixLeft<\/a>(60));$/;" a +'L237' HTML/S/91.html /^<\/a> 237 void<\/strong> prepend<\/a>(ContainedType<\/a> item<\/a>);$/;" a +'L238' HTML/S/1.html /^<\/a>27EF; 27EE # MATHEMATICAL RIGHT FLATTENED PARENTHESIS$/;" a +'L238' HTML/S/106.html /^<\/a> 238 * @param <E><\/em>$/;" a +'L238' HTML/S/111.html /^<\/a> 238 $/;" a +'L238' HTML/S/115.html /^<\/a> 238 if<\/strong> (!backing<\/a>.containsKey<\/a>(source<\/a>))$/;" a +'L238' HTML/S/131.html /^<\/a> 238 public<\/strong> static<\/strong> void<\/strong> showError<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> message<\/a>) {<\/em>$/;" a +'L238' HTML/S/143.html /^<\/a> 238 * The token to check.<\/em>$/;" a +'L238' HTML/S/147.html /^<\/a> 238 currentAllowed<\/a>.remove<\/a>(closer<\/a>.getKey<\/a>(), closer<\/a>.getValue<\/a>());$/;" a +'L238' HTML/S/190.html /^<\/a> 238 }<\/em>$/;" a +'L238' HTML/S/193.html /^<\/a>27EF; 27EE # MATHEMATICAL RIGHT FLATTENED PARENTHESIS$/;" a +'L238' HTML/S/32.html /^<\/a> 238 $/;" a +'L238' HTML/S/54.html /^<\/a> 238 }<\/em> else<\/strong> if<\/strong>(!rightValue<\/a>.equals<\/a>(other<\/a>.rightValue<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L238' HTML/S/63.html /^<\/a> 238 }<\/em>$/;" a +'L238' HTML/S/64.html /^<\/a> 238 $/;" a +'L238' HTML/S/66.html /^<\/a> 238 if<\/strong>(back<\/a> == null<\/strong>) {<\/em>$/;" a +'L238' HTML/S/7.html /^<\/a> 238 $/;" a +'L238' HTML/S/71.html /^<\/a> 238 builder<\/a>.append<\/a>("SingleTape [backing=");$/;" a +'L238' HTML/S/73.html /^<\/a> 238 * Duplicate the second item below the first item.<\/em>$/;" a +'L238' HTML/S/75.html /^<\/a> 238 * Attempting to load a tape that isn't there won't eject the current<\/em>$/;" a +'L238' HTML/S/76.html /^<\/a> 238 * Any currently loaded tape is ejected.<\/em>$/;" a +'L238' HTML/S/83.html /^<\/a> 238 $/;" a +'L238' HTML/S/88.html /^<\/a> 238 }<\/em>$/;" a +'L238' HTML/S/9.html /^<\/a> 238 $/;" a +'L238' HTML/S/91.html /^<\/a> 238 $/;" a +'L239' HTML/S/1.html /^<\/a>2983; 2984 # LEFT WHITE CURLY BRACKET$/;" a +'L239' HTML/S/106.html /^<\/a> 239 * The type of elements in the list<\/em>$/;" a +'L239' HTML/S/111.html /^<\/a> 239 \/**<\/em>$/;" a +'L239' HTML/S/115.html /^<\/a> 239 throw<\/strong> new<\/strong> NoSuchElementException<\/a>("vertex " + source<\/a> + " does not exist.");$/;" a +'L239' HTML/S/131.html /^<\/a> 239 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L239' HTML/S/143.html /^<\/a> 239 * <\/em>$/;" a +'L239' HTML/S/147.html /^<\/a> 239 }<\/em>$/;" a +'L239' HTML/S/190.html /^<\/a> 239 }<\/em>$/;" a +'L239' HTML/S/193.html /^<\/a>2983; 2984 # LEFT WHITE CURLY BRACKET$/;" a +'L239' HTML/S/32.html /^<\/a> 239 private<\/strong> void<\/strong> doAliasCommands<\/a>(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L239' HTML/S/54.html /^<\/a> 239 }<\/em> else<\/strong> {<\/em>$/;" a +'L239' HTML/S/63.html /^<\/a> 239 $/;" a +'L239' HTML/S/64.html /^<\/a> 239 $/;" a +'L239' HTML/S/66.html /^<\/a> 239 if<\/strong>(other<\/a>.back<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L239' HTML/S/7.html /^<\/a> 239 }<\/em>$/;" a +'L239' HTML/S/71.html /^<\/a> 239 builder<\/a>.append<\/a>(backing<\/a>);$/;" a +'L239' HTML/S/73.html /^<\/a> 239 *\/<\/em>$/;" a +'L239' HTML/S/75.html /^<\/a> 239 * tape.<\/em>$/;" a +'L239' HTML/S/76.html /^<\/a> 239 *<\/em>$/;" a +'L239' HTML/S/83.html /^<\/a> 239 private<\/strong> boolean<\/strong> traverseRightBranch<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>,$/;" a +'L239' HTML/S/88.html /^<\/a> 239 }<\/em>);$/;" a +'L239' HTML/S/9.html /^<\/a> 239 parser<\/a>.addNonInitialCommand<\/a>("[", postCircumfix<\/a>(60, 0, "]", new<\/strong> StringToken<\/a>("idx", "idx")));$/;" a +'L239' HTML/S/91.html /^<\/a> 239 \/**<\/em>$/;" a +'L24' HTML/S/1.html /^<\/a># have a mirror-image Unicode character.$/;" a +'L24' HTML/S/10.html /^<\/a> 24 $/;" a +'L24' HTML/S/100.html /^<\/a> 24 * The number of values to execute the action on<\/em>$/;" a +'L24' HTML/S/101.html /^<\/a> 24 * a directory<\/em>$/;" a +'L24' HTML/S/102.html /^<\/a> 24 return<\/strong> FileVisitResult<\/a>.SKIP_SUBTREE;$/;" a +'L24' HTML/S/103.html /^<\/a> 24 * @param func<\/em>$/;" a +'L24' HTML/S/104.html /^<\/a> 24 private<\/strong> int<\/strong> numberPerPartition<\/a>;$/;" a +'L24' HTML/S/105.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/106.html /^<\/a> 24 * Collapse a string of tokens into a single string without adding any<\/em>$/;" a +'L24' HTML/S/107.html /^<\/a> 24 else<\/strong> if<\/strong>(power<\/a> == 1)$/;" a +'L24' HTML/S/108.html /^<\/a> 24 public<\/strong> static<\/strong> boolean<\/strong> containsOnly<\/a>(String<\/a> input<\/a>, String<\/a> regex<\/a>) {<\/em>$/;" a +'L24' HTML/S/109.html /^<\/a> 24 * @param b<\/em>$/;" a +'L24' HTML/S/110.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/111.html /^<\/a> 24 public<\/strong> class<\/strong> WeightedGrammar<\/a><E<\/a>> {<\/em>$/;" a +'L24' HTML/S/112.html /^<\/a> 24 private<\/strong> IList<\/a><Integer<\/a>> probabilities<\/a>;$/;" a +'L24' HTML/S/113.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/114.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/115.html /^<\/a> 24 * @param <T><\/em>$/;" a +'L24' HTML/S/116.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/117.html /^<\/a> 24 * @param title<\/em>$/;" a +'L24' HTML/S/118.html /^<\/a> 24 $/;" a +'L24' HTML/S/120.html /^<\/a> 24 }<\/em>$/;" a +'L24' HTML/S/121.html /^<\/a> 24 }<\/em>$/;" a +'L24' HTML/S/122.html /^<\/a> 24 $/;" a +'L24' HTML/S/123.html /^<\/a> 24 $/;" a +'L24' HTML/S/124.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/125.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/127.html /^<\/a> 24 * Create a new input panel<\/em>$/;" a +'L24' HTML/S/128.html /^<\/a> 24 public<\/strong> class<\/strong> SimpleListPanel extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L24' HTML/S/129.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/13.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/130.html /^<\/a> 24 private<\/strong> int<\/strong> minValue<\/a>;$/;" a +'L24' HTML/S/131.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/132.html /^<\/a> 24 boolean<\/strong> success<\/a> = false<\/strong>;$/;" a +'L24' HTML/S/133.html /^<\/a> 24 * The title for the dialogs.<\/em>$/;" a +'L24' HTML/S/134.html /^<\/a> 24 * @param title<\/em>$/;" a +'L24' HTML/S/135.html /^<\/a> 24 public<\/strong> static<\/strong> <E<\/a>> JList<\/a><E<\/a>> buildFromList<\/a>(Iterable<\/a><E<\/a>> source<\/a>) {<\/em>$/;" a +'L24' HTML/S/136.html /^<\/a> 24 }<\/em>$/;" a +'L24' HTML/S/137.html /^<\/a> 24 this<\/strong>.textArea<\/a> = console<\/a>;$/;" a +'L24' HTML/S/138.html /^<\/a> 24 $/;" a +'L24' HTML/S/139.html /^<\/a> 24 * I\/O source for blocks.<\/em>$/;" a +'L24' HTML/S/14.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/140.html /^<\/a> 24 * @param <E><\/em>$/;" a +'L24' HTML/S/141.html /^<\/a> 24 * @param consumer<\/em>$/;" a +'L24' HTML/S/143.html /^<\/a> 24 * @author EVE<\/em>$/;" a +'L24' HTML/S/144.html /^<\/a> 24 @Override<\/a>$/;" a +'L24' HTML/S/145.html /^<\/a> 24 * @param groupName<\/em>$/;" a +'L24' HTML/S/146.html /^<\/a> 24 * The item to mark a subgroup.<\/em>$/;" a +'L24' HTML/S/147.html /^<\/a> 24 * @author EVE<\/em>$/;" a +'L24' HTML/S/148.html /^<\/a> 24 * if something went wrong with delimiting the sequence.<\/em>$/;" a +'L24' HTML/S/149.html /^<\/a> 24 "Infinity|" + \/\/ "Infinity" string<\/em>$/;" a +'L24' HTML/S/15.html /^<\/a> 24 throw<\/strong> new<\/strong> ParserException<\/a>("Variable name must be simple");$/;" a +'L24' HTML/S/150.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/151.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/153.html /^<\/a> 24 * @param <C><\/em>$/;" a +'L24' HTML/S/154.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/155.html /^<\/a> 24 private<\/strong> UnaryOperator<\/a><C<\/a>> onEnter<\/a>;$/;" a +'L24' HTML/S/156.html /^<\/a> 24 @Override<\/a>$/;" a +'L24' HTML/S/157.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/158.html /^<\/a> 24 * <\/em>$/;" a +'L24' HTML/S/159.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/16.html /^<\/a> 24 String<\/a> rn<\/a> = "<infix>";$/;" a +'L24' HTML/S/160.html /^<\/a> 24 private<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> val<\/a>;$/;" a +'L24' HTML/S/161.html /^<\/a> 24 @Override<\/a>$/;" a +'L24' HTML/S/162.html /^<\/a> 24 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> operand<\/a>, Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) {<\/em>$/;" a +'L24' HTML/S/163.html /^<\/a> 24 public<\/strong> class<\/strong> GroupingCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> AbstractInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L24' HTML/S/164.html /^<\/a> 24 * @param precedence<\/em>$/;" a +'L24' HTML/S/165.html /^<\/a> 24 public<\/strong> class<\/strong> LeafCommand<\/a><K<\/a>, V<\/a>, C<\/a>> implements<\/strong> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L24' HTML/S/166.html /^<\/a> 24 public<\/strong> LeftBinaryCommand(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L24' HTML/S/167.html /^<\/a> 24 public<\/strong> NonBinaryCommand(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L24' HTML/S/168.html /^<\/a> 24 * @return A command implementing that operator.<\/em>$/;" a +'L24' HTML/S/169.html /^<\/a> 24 public<\/strong> class<\/strong> PostCircumfixCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryPostCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L24' HTML/S/17.html /^<\/a> 24 cses<\/a>.add<\/a>(lst<\/a>);$/;" a +'L24' HTML/S/170.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/171.html /^<\/a> 24 public<\/strong> class<\/strong> PreTernaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> AbstractInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L24' HTML/S/172.html /^<\/a> 24 }<\/em>$/;" a +'L24' HTML/S/173.html /^<\/a> 24 public<\/strong> class<\/strong> TernaryCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryPostCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L24' HTML/S/174.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/175.html /^<\/a> 24 private<\/strong> final<\/strong> int<\/strong> nullPwer<\/a>;$/;" a +'L24' HTML/S/176.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/177.html /^<\/a> 24 * <\/em>$/;" a +'L24' HTML/S/178.html /^<\/a> 24 * Parse the block this represents.<\/em>$/;" a +'L24' HTML/S/179.html /^<\/a> 24 public<\/strong> PrattParser<\/a><K<\/a>, V<\/a>, C<\/a>> parse<\/a>;$/;" a +'L24' HTML/S/180.html /^<\/a> 24 * The state type of the parser.<\/em>$/;" a +'L24' HTML/S/181.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/182.html /^<\/a> 24 public<\/strong> StringToken(String<\/a> ky<\/a>, String<\/a> vl<\/a>) {<\/em>$/;" a +'L24' HTML/S/183.html /^<\/a> 24 * <\/em>$/;" a +'L24' HTML/S/184.html /^<\/a> 24 * <\/em>$/;" a +'L24' HTML/S/185.html /^<\/a> 24 * A enum representing the fundamental operator types<\/em>$/;" a +'L24' HTML/S/186.html /^<\/a> 24 * actually match the delimiter, leaving split to put it into the stream<\/em>$/;" a +'L24' HTML/S/187.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/188.html /^<\/a> 24 $/;" a +'L24' HTML/S/189.html /^<\/a> 24 @Override<\/a>$/;" a +'L24' HTML/S/190.html /^<\/a> 24 \/\/ escape$/;" a +'L24' HTML/S/191.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/192.html /^<\/a> 24 * Test removeDQuoted<\/em>$/;" a +'L24' HTML/S/193.html /^<\/a># have a mirror-image Unicode character.$/;" a +'L24' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/bst\/DirectedWalkFunction.java$/;" a +'L24' HTML/S/2.html /^<\/a>$/;" a +'L24' HTML/S/20.html /^<\/a> 24 * The command mode to start execution in.<\/em>$/;" a +'L24' HTML/S/203.html /^<\/a> <property name="java.io.tmpdir" value="\/var\/folders\/lr\/7vjt66k17cx7lp01vy7dv1640000gn\/T\/"\/>$/;" a +'L24' HTML/S/21.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/22.html /^<\/a> 24 }<\/em>$/;" a +'L24' HTML/S/23.html /^<\/a> 24 * @return The summary line line for a command<\/em>$/;" a +'L24' HTML/S/24.html /^<\/a> 24 * Get the custom prompt for this mode<\/em>$/;" a +'L24' HTML/S/25.html /^<\/a> 24 $/;" a +'L24' HTML/S/26.html /^<\/a> 24 * <\/em>$/;" a +'L24' HTML/S/27.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/28.html /^<\/a> 24 * Create a new FDS exception with a message.<\/em>$/;" a +'L24' HTML/S/29.html /^<\/a> 24 \/*<\/em>$/;" a +'L24' HTML/S/3.html /^<\/a> 24 AbbrevMap<\/a> map<\/a> = new<\/strong> AbbrevMap<\/a>();$/;" a +'L24' HTML/S/30.html /^<\/a> 24 $/;" a +'L24' HTML/S/31.html /^<\/a> 24 * The handler to use for the command.<\/em>$/;" a +'L24' HTML/S/32.html /^<\/a> 24 private<\/strong> IMap<\/a><String<\/a>, Command<\/a>> commandHandlers<\/a>;$/;" a +'L24' HTML/S/33.html /^<\/a> 24 if<\/strong>(summary<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Help summary must be non-null");$/;" a +'L24' HTML/S/35.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/36.html /^<\/a> 24 \/\/ rules<\/em>$/;" a +'L24' HTML/S/37.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/38.html /^<\/a> 24 * @param <ComponentType><\/em>$/;" a +'L24' HTML/S/39.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/4.html /^<\/a> 24 case<\/strong> 'm':$/;" a +'L24' HTML/S/40.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/41.html /^<\/a> 24 $/;" a +'L24' HTML/S/42.html /^<\/a> 24 * @param left<\/em>$/;" a +'L24' HTML/S/43.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/44.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/45.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/46.html /^<\/a> 24 private<\/strong> Supplier<\/a><OldRight<\/a>> rightSupplier<\/a>;$/;" a +'L24' HTML/S/47.html /^<\/a> 24 $/;" a +'L24' HTML/S/48.html /^<\/a> 24 public<\/strong> HalfBoundLazyPair(Supplier<\/a><OldType<\/a>> oldSupp<\/a>, Function<\/a><OldType<\/a>, IPair<\/a><NewLeft<\/a>, NewRight<\/a>>> bindr<\/a>) {<\/em>$/;" a +'L24' HTML/S/49.html /^<\/a> 24 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L24' HTML/S/5.html /^<\/a> 24 $/;" a +'L24' HTML/S/50.html /^<\/a> 24 return<\/strong> containedHolder<\/a>.bind<\/a>((containedValue<\/a>) -> {<\/em>$/;" a +'L24' HTML/S/51.html /^<\/a> 24 * The type of the bound left<\/em>$/;" a +'L24' HTML/S/52.html /^<\/a> 24 * The child to append to this node.<\/em>$/;" a +'L24' HTML/S/53.html /^<\/a> 24 private<\/strong> boolean<\/strong> valueMaterialized<\/a>;$/;" a +'L24' HTML/S/54.html /^<\/a> 24 $/;" a +'L24' HTML/S/55.html /^<\/a> 24 * @param values<\/em>$/;" a +'L24' HTML/S/56.html /^<\/a> 24 held<\/a> = seed<\/a>;$/;" a +'L24' HTML/S/57.html /^<\/a> 24 * Create a new pair with both sides set to null<\/em>$/;" a +'L24' HTML/S/58.html /^<\/a> 24 public<\/strong> SingleIterator(T<\/a> item<\/a>) {<\/em>$/;" a +'L24' HTML/S/59.html /^<\/a> 24 \/*<\/em>$/;" a +'L24' HTML/S/60.html /^<\/a> 24 $/;" a +'L24' HTML/S/61.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/62.html /^<\/a> 24 * <\/em>$/;" a +'L24' HTML/S/63.html /^<\/a> 24 private<\/strong> int<\/strong> childCount<\/a> = 0;$/;" a +'L24' HTML/S/64.html /^<\/a> 24 * All of the words we have abbreviations for.<\/em>$/;" a +'L24' HTML/S/65.html /^<\/a> 24 * If the given sub-directory doesn't exist.$/;" a +'L24' HTML/S/66.html /^<\/a> 24 * @author bjculkin<\/em>$/;" a +'L24' HTML/S/67.html /^<\/a> 24 $/;" a +'L24' HTML/S/68.html /^<\/a> 24 @Override<\/a>$/;" a +'L24' HTML/S/69.html /^<\/a> 24 * Create a new directory.<\/em>$/;" a +'L24' HTML/S/7.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/70.html /^<\/a> 24 @Override<\/a>$/;" a +'L24' HTML/S/71.html /^<\/a> 24 protected<\/strong> int<\/strong> pos<\/a>;$/;" a +'L24' HTML/S/72.html /^<\/a> 24 public<\/strong> SpaghettiStack(Stack<\/a><T<\/a>> par<\/a>) {<\/em>$/;" a +'L24' HTML/S/73.html /^<\/a> 24 * @author Ben Culkin<\/em>$/;" a +'L24' HTML/S/74.html /^<\/a> 24 * Set the item the tape is currently on.<\/em>$/;" a +'L24' HTML/S/75.html /^<\/a> 24 }<\/em>$/;" a +'L24' HTML/S/76.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/77.html /^<\/a> 24 * Create a new directory.<\/em>$/;" a +'L24' HTML/S/78.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/79.html /^<\/a> 24 *<\/em>$/;" a +'L24' HTML/S/8.html /^<\/a> 24 break<\/strong>;$/;" a +'L24' HTML/S/80.html /^<\/a> 24 $/;" a +'L24' HTML/S/81.html /^<\/a> 24 $/;" a +'L24' HTML/S/82.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/83.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/84.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/85.html /^<\/a> 24 * insert the tree part.<\/em>$/;" a +'L24' HTML/S/86.html /^<\/a> 24 PREORDER<\/a>$/;" a +'L24' HTML/S/87.html /^<\/a> 24 @Override<\/a>$/;" a +'L24' HTML/S/88.html /^<\/a> 24 * Differs from a stream in every way except for the fact that they both provide<\/em>$/;" a +'L24' HTML/S/89.html /^<\/a> 24 \/**<\/em>$/;" a +'L24' HTML/S/9.html /^<\/a> 24 import<\/strong> static bjc.utils.parserutils.pratt.commands.NonInitialCommands.*;$/;" a +'L24' HTML/S/90.html /^<\/a> 24 return<\/strong> new<\/strong> FunctionalStringTokenizer<\/a>(new<\/strong> StringTokenizer<\/a>(strang<\/a>, " "));$/;" a +'L24' HTML/S/91.html /^<\/a> 24 * Add an item to this list<\/em>$/;" a +'L24' HTML/S/92.html /^<\/a> 24 *\/<\/em>$/;" a +'L24' HTML/S/93.html /^<\/a> 24 * The backing list.<\/em>$/;" a +'L24' HTML/S/94.html /^<\/a> 24 * @param <NewLeft>$/;" a +'L24' HTML/S/95.html /^<\/a> 24 * The return type of the function<\/em>$/;" a +'L24' HTML/S/97.html /^<\/a> 24 backing<\/a> = backingMap<\/a>;$/;" a +'L24' HTML/S/98.html /^<\/a> 24 * @param <FinalType1><\/em>$/;" a +'L24' HTML/S/99.html /^<\/a> 24 Collector<\/a><InitialType<\/a>, AuxType2<\/a>, FinalType2<\/a>> second<\/a>) {<\/em>$/;" a +'L240' HTML/S/1.html /^<\/a>2984; 2983 # RIGHT WHITE CURLY BRACKET$/;" a +'L240' HTML/S/106.html /^<\/a> 240 * @param list<\/em>$/;" a +'L240' HTML/S/111.html /^<\/a> 240 * Generate a set of debug sentences for the specified rule.<\/em>$/;" a +'L240' HTML/S/115.html /^<\/a> 240 $/;" a +'L240' HTML/S/131.html /^<\/a> 240 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L240' HTML/S/143.html /^<\/a> 240 * @return The name of the group T opens, or null if it doesn't<\/em>$/;" a +'L240' HTML/S/147.html /^<\/a> 240 $/;" a +'L240' HTML/S/190.html /^<\/a> 240 $/;" a +'L240' HTML/S/193.html /^<\/a>2984; 2983 # RIGHT WHITE CURLY BRACKET$/;" a +'L240' HTML/S/32.html /^<\/a> 240 if<\/strong>(args<\/a>.length<\/a> != 2) {<\/em>$/;" a +'L240' HTML/S/54.html /^<\/a> 240 return<\/strong> false<\/strong>;$/;" a +'L240' HTML/S/63.html /^<\/a> 240 @Override<\/a>$/;" a +'L240' HTML/S/64.html /^<\/a> 240 }<\/em>$/;" a +'L240' HTML/S/66.html /^<\/a> 240 }<\/em> else<\/strong> if<\/strong>(!back<\/a>.equals<\/a>(other<\/a>.back<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L240' HTML/S/7.html /^<\/a> 240 $/;" a +'L240' HTML/S/71.html /^<\/a> 240 builder<\/a>.append<\/a>(", pos=");$/;" a +'L240' HTML/S/73.html /^<\/a> 240 public<\/strong> void<\/strong> deepdup() {<\/em>$/;" a +'L240' HTML/S/75.html /^<\/a> 240 *<\/em>$/;" a +'L240' HTML/S/76.html /^<\/a> 240 * The specified tape is loaded.<\/em>$/;" a +'L240' HTML/S/83.html /^<\/a> 240 Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L240' HTML/S/88.html /^<\/a> 240 $/;" a +'L240' HTML/S/9.html /^<\/a> 240 $/;" a +'L240' HTML/S/91.html /^<\/a> 240 * Select a random item from the list, using a default random number<\/em>$/;" a +'L241' HTML/S/1.html /^<\/a>2985; 2986 # LEFT WHITE PARENTHESIS$/;" a +'L241' HTML/S/106.html /^<\/a> 241 * The list to pad out<\/em>$/;" a +'L241' HTML/S/111.html /^<\/a> 241 *<\/em>$/;" a +'L241' HTML/S/115.html /^<\/a> 241 if<\/strong> (!backing<\/a>.containsKey<\/a>(target<\/a>))$/;" a +'L241' HTML/S/131.html /^<\/a> 241 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L241' HTML/S/143.html /^<\/a> 241 * open one.<\/em>$/;" a +'L241' HTML/S/147.html /^<\/a> 241 \/*<\/em>$/;" a +'L241' HTML/S/190.html /^<\/a> 241 \/**$/;" a +'L241' HTML/S/193.html /^<\/a>2985; 2986 # LEFT WHITE PARENTHESIS$/;" a +'L241' HTML/S/32.html /^<\/a> 241 errorOutput<\/a>.accept<\/a>("ERROR: Alias requires two arguments."$/;" a +'L241' HTML/S/54.html /^<\/a> 241 }<\/em>$/;" a +'L241' HTML/S/63.html /^<\/a> 241 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L241' HTML/S/66.html /^<\/a> 241 $/;" a +'L241' HTML/S/7.html /^<\/a> 241 \/*<\/em>$/;" a +'L241' HTML/S/71.html /^<\/a> 241 builder<\/a>.append<\/a>(pos<\/a>);$/;" a +'L241' HTML/S/73.html /^<\/a> 241 T<\/a> y<\/a> = pop<\/a>();$/;" a +'L241' HTML/S/75.html /^<\/a> 241 * @return Whether or not the next tape was loaded.<\/em>$/;" a +'L241' HTML/S/76.html /^<\/a> 241 *<\/em>$/;" a +'L241' HTML/S/83.html /^<\/a> 241 boolean<\/strong> rightSuccesfullyTraversed<\/a>;$/;" a +'L241' HTML/S/88.html /^<\/a> 241 return<\/strong> returned<\/a>;$/;" a +'L241' HTML/S/9.html /^<\/a> 241 parser<\/a>.addInitialCommand<\/a>("if",$/;" a +'L241' HTML/S/91.html /^<\/a> 241 * generator<\/em>$/;" a +'L242' HTML/S/1.html /^<\/a>2986; 2985 # RIGHT WHITE PARENTHESIS$/;" a +'L242' HTML/S/106.html /^<\/a> 242 * @param counter<\/em>$/;" a +'L242' HTML/S/111.html /^<\/a> 242 * Only generates sentences one layer deep.<\/em>$/;" a +'L242' HTML/S/115.html /^<\/a> 242 throw<\/strong> new<\/strong> NoSuchElementException<\/a>("vertex " + target<\/a> + " does not exist.");$/;" a +'L242' HTML/S/131.html /^<\/a> 242 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L242' HTML/S/143.html /^<\/a> 242 *\/<\/em>$/;" a +'L242' HTML/S/147.html /^<\/a> 242 * Handle 'forgetful' groups that reset nesting.<\/em>$/;" a +'L242' HTML/S/190.html /^<\/a> 242 * Check if a given string would be successfully converted to a double by$/;" a +'L242' HTML/S/193.html /^<\/a>2986; 2985 # RIGHT WHITE PARENTHESIS$/;" a +'L242' HTML/S/32.html /^<\/a> 242 + " The command name, and the alias for that command");$/;" a +'L242' HTML/S/54.html /^<\/a> 242 $/;" a +'L242' HTML/S/63.html /^<\/a> 242 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L242' HTML/S/66.html /^<\/a> 242 if<\/strong>(front<\/a> == null<\/strong>) {<\/em>$/;" a +'L242' HTML/S/7.html /^<\/a> 242 * Load script commands from a file.<\/em>$/;" a +'L242' HTML/S/71.html /^<\/a> 242 builder<\/a>.append<\/a>(", autoExtend=");$/;" a +'L242' HTML/S/73.html /^<\/a> 242 T<\/a> x<\/a> = pop<\/a>();$/;" a +'L242' HTML/S/75.html /^<\/a> 242 *\/<\/em>$/;" a +'L242' HTML/S/76.html /^<\/a> 242 * Adding a duplicate tape will overwrite any existing types.<\/em>$/;" a +'L242' HTML/S/83.html /^<\/a> 242 $/;" a +'L242' HTML/S/88.html /^<\/a> 242 }<\/em>$/;" a +'L242' HTML/S/9.html /^<\/a> 242 preTernary<\/a>(0, 0, 0, "then", "else", new<\/strong> StringToken<\/a>("ifelse", "ifelse")));$/;" a +'L242' HTML/S/91.html /^<\/a> 242 *<\/em>$/;" a +'L243' HTML/S/1.html /^<\/a>2987; 2988 # Z NOTATION LEFT IMAGE BRACKET$/;" a +'L243' HTML/S/106.html /^<\/a> 243 * The function to count elements with<\/em>$/;" a +'L243' HTML/S/111.html /^<\/a> 243 *<\/em>$/;" a +'L243' HTML/S/115.html /^<\/a> 243 $/;" a +'L243' HTML/S/131.html /^<\/a> 243 else<\/strong> if<\/strong>(message<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Error message must not be null");$/;" a +'L243' HTML/S/143.html /^<\/a> 243 public<\/strong> IPair<\/a><T<\/a>, T<\/a>[]> doesOpen<\/a>(T<\/a> marker<\/a>) {<\/em>$/;" a +'L243' HTML/S/147.html /^<\/a> 243 *\/<\/em>$/;" a +'L243' HTML/S/190.html /^<\/a> 243 * {@link Double#parseDouble(String)}.$/;" a +'L243' HTML/S/193.html /^<\/a>2987; 2988 # Z NOTATION LEFT IMAGE BRACKET$/;" a +'L243' HTML/S/32.html /^<\/a> 243 }<\/em> else<\/strong> {<\/em>$/;" a +'L243' HTML/S/54.html /^<\/a> 243 return<\/strong> true<\/strong>;$/;" a +'L243' HTML/S/63.html /^<\/a> 243 $/;" a +'L243' HTML/S/66.html /^<\/a> 243 if<\/strong>(other<\/a>.front<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L243' HTML/S/7.html /^<\/a> 243 *\/<\/em>$/;" a +'L243' HTML/S/71.html /^<\/a> 243 builder<\/a>.append<\/a>(autoExtend<\/a>);$/;" a +'L243' HTML/S/73.html /^<\/a> 243 $/;" a +'L243' HTML/S/75.html /^<\/a> 243 public<\/strong> boolean<\/strong> nextTape() {<\/em>$/;" a +'L243' HTML/S/76.html /^<\/a> 243 * <\/em>$/;" a +'L243' HTML/S/83.html /^<\/a> 243 if<\/strong>(right<\/a> == null<\/strong>) {<\/em>$/;" a +'L243' HTML/S/88.html /^<\/a> 243 $/;" a +'L243' HTML/S/9.html /^<\/a> 243 $/;" a +'L243' HTML/S/91.html /^<\/a> 243 * @return A random item from the list<\/em>$/;" a +'L244' HTML/S/1.html /^<\/a>2988; 2987 # Z NOTATION RIGHT IMAGE BRACKET$/;" a +'L244' HTML/S/106.html /^<\/a> 244 * @param size<\/em>$/;" a +'L244' HTML/S/111.html /^<\/a> 244 * @param ruleName<\/em>$/;" a +'L244' HTML/S/115.html /^<\/a> 244 backing<\/a>.get<\/a>(source<\/a>).remove<\/a>(target<\/a>);$/;" a +'L244' HTML/S/131.html /^<\/a> 244 $/;" a +'L244' HTML/S/143.html /^<\/a> 244 if<\/strong>(openDelimiters<\/a>.containsKey<\/a>(marker<\/a>)) {<\/em>$/;" a +'L244' HTML/S/147.html /^<\/a> 244 if<\/strong>(closed<\/a>.isForgetful<\/a>()) {<\/em>$/;" a +'L244' HTML/S/190.html /^<\/a> 244 * $/;" a +'L244' HTML/S/193.html /^<\/a>2988; 2987 # Z NOTATION RIGHT IMAGE BRACKET$/;" a +'L244' HTML/S/32.html /^<\/a> 244 String<\/a> commandName<\/a> = args<\/a>[0];$/;" a +'L244' HTML/S/54.html /^<\/a> 244 }<\/em>$/;" a +'L244' HTML/S/63.html /^<\/a> 244 internalToString<\/a>(builder<\/a>, 1, true<\/strong>);$/;" a +'L244' HTML/S/66.html /^<\/a> 244 }<\/em> else<\/strong> if<\/strong>(!front<\/a>.equals<\/a>(other<\/a>.front<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L244' HTML/S/7.html /^<\/a> 244 private<\/strong> void<\/strong> handleLoadFile<\/a>(String<\/a> args<\/a>) {<\/em>$/;" a +'L244' HTML/S/71.html /^<\/a> 244 builder<\/a>.append<\/a>("]");$/;" a +'L244' HTML/S/73.html /^<\/a> 244 push<\/a>(x<\/a>);$/;" a +'L244' HTML/S/75.html /^<\/a> 244 boolean<\/strong> succ<\/a> = tapes<\/a>.right<\/a>();$/;" a +'L244' HTML/S/76.html /^<\/a> 244 * @param label<\/em>$/;" a +'L244' HTML/S/83.html /^<\/a> 244 rightSuccesfullyTraversed<\/a> = true<\/strong>;$/;" a +'L244' HTML/S/88.html /^<\/a> 244 @Override<\/a>$/;" a +'L244' HTML/S/9.html /^<\/a> 244 parser<\/a>.addInitialCommand<\/a>("(", grouping<\/a>(0, ")", new<\/strong> StringToken<\/a>("parens", "parens")));$/;" a +'L244' HTML/S/91.html /^<\/a> 244 *\/<\/em>$/;" a +'L245' HTML/S/1.html /^<\/a>2989; 298A # Z NOTATION LEFT BINDING BRACKET$/;" a +'L245' HTML/S/106.html /^<\/a> 245 * The desired size of the list<\/em>$/;" a +'L245' HTML/S/111.html /^<\/a> 245 * The rule to test.<\/em>$/;" a +'L245' HTML/S/115.html /^<\/a> 245 $/;" a +'L245' HTML/S/131.html /^<\/a> 245 JOptionPane<\/a>.showMessageDialog<\/a>(parent<\/a>, message<\/a>, title<\/a>, JOptionPane<\/a>.ERROR_MESSAGE<\/a>);$/;" a +'L245' HTML/S/143.html /^<\/a> 245 return<\/strong> new<\/strong> Pair<\/a><>(openDelimiters<\/a>.get<\/a>(marker<\/a>), null<\/strong>);$/;" a +'L245' HTML/S/147.html /^<\/a> 245 allowedDelimiters<\/a>.drop<\/a>();$/;" a +'L245' HTML/S/190.html /^<\/a> 245 * @param inp$/;" a +'L245' HTML/S/193.html /^<\/a>2989; 298A # Z NOTATION LEFT BINDING BRACKET$/;" a +'L245' HTML/S/32.html /^<\/a> 245 String<\/a> aliasName<\/a> = args<\/a>[1];$/;" a +'L245' HTML/S/54.html /^<\/a> 245 }<\/em>$/;" a +'L245' HTML/S/63.html /^<\/a> 245 $/;" a +'L245' HTML/S/66.html /^<\/a> 245 $/;" a +'L245' HTML/S/7.html /^<\/a> 245 String<\/a> pth<\/a> = args<\/a>;$/;" a +'L245' HTML/S/71.html /^<\/a> 245 $/;" a +'L245' HTML/S/73.html /^<\/a> 245 push<\/a>(x<\/a>);$/;" a +'L245' HTML/S/75.html /^<\/a> 245 $/;" a +'L245' HTML/S/76.html /^<\/a> 245 * The label of the tape to add.<\/em>$/;" a +'L245' HTML/S/83.html /^<\/a> 245 }<\/em> else<\/strong> {<\/em>$/;" a +'L245' HTML/S/88.html /^<\/a> 245 public<\/strong> int<\/strong> getSize<\/a>() {<\/em>$/;" a +'L245' HTML/S/9.html /^<\/a> 245 $/;" a +'L245' HTML/S/91.html /^<\/a> 245 default<\/strong> ContainedType<\/a> randItem<\/a>() {<\/em>$/;" a +'L246' HTML/S/1.html /^<\/a>298A; 2989 # Z NOTATION RIGHT BINDING BRACKET$/;" a +'L246' HTML/S/106.html /^<\/a> 246 * @param padder<\/em>$/;" a +'L246' HTML/S/111.html /^<\/a> 246 * @return A set of sentences generated by the specified rule.<\/em>$/;" a +'L246' HTML/S/115.html /^<\/a> 246 \/\/ Uncomment this to turn the graph undirected<\/em>$/;" a +'L246' HTML/S/131.html /^<\/a> 246 }<\/em>$/;" a +'L246' HTML/S/143.html /^<\/a> 246 }<\/em>$/;" a +'L246' HTML/S/147.html /^<\/a> 246 forbiddenDelimiters<\/a>.drop<\/a>();$/;" a +'L246' HTML/S/190.html /^<\/a> 246 * The string to check.$/;" a +'L246' HTML/S/193.html /^<\/a>298A; 2989 # Z NOTATION RIGHT BINDING BRACKET$/;" a +'L246' HTML/S/32.html /^<\/a> 246 $/;" a +'L246' HTML/S/63.html /^<\/a> 246 builder<\/a>.deleteCharAt<\/a>(builder<\/a>.length<\/a>() - 1);$/;" a +'L246' HTML/S/66.html /^<\/a> 246 return<\/strong> true<\/strong>;$/;" a +'L246' HTML/S/7.html /^<\/a> 246 $/;" a +'L246' HTML/S/71.html /^<\/a> 246 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L246' HTML/S/73.html /^<\/a> 246 push<\/a>(y<\/a>);$/;" a +'L246' HTML/S/75.html /^<\/a> 246 if<\/strong>(succ<\/a>) {<\/em>$/;" a +'L246' HTML/S/76.html /^<\/a> 246 *<\/em>$/;" a +'L246' HTML/S/83.html /^<\/a> 246 rightSuccesfullyTraversed<\/a> = right<\/a>.forEach<\/a>(linearizationMethod<\/a>, traversalPredicate<\/a>);$/;" a +'L246' HTML/S/88.html /^<\/a> 246 return<\/strong> wrapped<\/a>.size<\/a>();$/;" a +'L246' HTML/S/9.html /^<\/a> 246 parser<\/a>.addInitialCommand<\/a>("begin", delimited<\/a>(0, ";", "end", new<\/strong> StringToken<\/a>("block", "block"),$/;" a +'L246' HTML/S/91.html /^<\/a> 246 return<\/strong> randItem<\/a>((num) -> (int<\/strong>) (Math.random() * num));$/;" a +'L247' HTML/S/1.html /^<\/a>298B; 298C # LEFT SQUARE BRACKET WITH UNDERBAR$/;" a +'L247' HTML/S/106.html /^<\/a> 247 * The function to get elements to pad with<\/em>$/;" a +'L247' HTML/S/111.html /^<\/a> 247 *\/<\/em>$/;" a +'L247' HTML/S/115.html /^<\/a> 247 \/\/ graph.get(target).remove(source);<\/em>$/;" a +'L247' HTML/S/131.html /^<\/a> 247 $/;" a +'L247' HTML/S/143.html /^<\/a> 247 $/;" a +'L247' HTML/S/147.html /^<\/a> 247 }<\/em>$/;" a +'L247' HTML/S/190.html /^<\/a> 247 * @return Whether the string is a valid double or not.$/;" a +'L247' HTML/S/193.html /^<\/a>298B; 298C # LEFT SQUARE BRACKET WITH UNDERBAR$/;" a +'L247' HTML/S/32.html /^<\/a> 247 if<\/strong>(!canHandle<\/a>(commandName<\/a>)) {<\/em>$/;" a +'L247' HTML/S/63.html /^<\/a> 247 $/;" a +'L247' HTML/S/66.html /^<\/a> 247 }<\/em>$/;" a +'L247' HTML/S/7.html /^<\/a> 247 if<\/strong>(args<\/a>.startsWith<\/a>("\\"")) {<\/em>$/;" a +'L247' HTML/S/71.html /^<\/a> 247 }<\/em>$/;" a +'L247' HTML/S/73.html /^<\/a> 247 }<\/em>$/;" a +'L247' HTML/S/75.html /^<\/a> 247 currentTape<\/a> = tapes<\/a>.item<\/a>();$/;" a +'L247' HTML/S/76.html /^<\/a> 247 * @param tp<\/em>$/;" a +'L247' HTML/S/83.html /^<\/a> 247 }<\/em>$/;" a +'L247' HTML/S/88.html /^<\/a> 247 }<\/em>$/;" a +'L247' HTML/S/9.html /^<\/a> 247 new<\/strong> BlockEnter<\/a>(), (state<\/a>) -> state<\/a>, new<\/strong> BlockExit<\/a>(), true<\/strong>));$/;" a +'L247' HTML/S/91.html /^<\/a> 247 }<\/em>$/;" a +'L248' HTML/S/1.html /^<\/a>298C; 298B # RIGHT SQUARE BRACKET WITH UNDERBAR$/;" a +'L248' HTML/S/106.html /^<\/a> 248 * @return The list, padded to the desired size<\/em>$/;" a +'L248' HTML/S/111.html /^<\/a> 248 public<\/strong> IList<\/a><IList<\/a><E<\/a>>> generateDebugValues(E<\/a> ruleName<\/a>) {<\/em>$/;" a +'L248' HTML/S/115.html /^<\/a> 248 }<\/em>$/;" a +'L248' HTML/S/131.html /^<\/a> 248 \/**<\/em>$/;" a +'L248' HTML/S/143.html /^<\/a> 248 for<\/strong>(Function<\/a><T<\/a>, IPair<\/a><T<\/a>, T<\/a>[]>> pred<\/a> : predOpeners<\/a>) {<\/em>$/;" a +'L248' HTML/S/147.html /^<\/a> 248 }<\/em> else<\/strong> if<\/strong>(!groupStack<\/a>.empty<\/a>() && groupStack<\/a>.top<\/a>().marksSubgroup<\/a>(tok<\/a>)) {<\/em>$/;" a +'L248' HTML/S/190.html /^<\/a> 248 *\/<\/em>$/;" a +'L248' HTML/S/193.html /^<\/a>298C; 298B # RIGHT SQUARE BRACKET WITH UNDERBAR$/;" a +'L248' HTML/S/32.html /^<\/a> 248 errorOutput<\/a>.accept<\/a>("ERROR: '" + commandName<\/a> + "' is not a valid command.");$/;" a +'L248' HTML/S/63.html /^<\/a> 248 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L248' HTML/S/66.html /^<\/a> 248 $/;" a +'L248' HTML/S/7.html /^<\/a> 248 pth<\/a> = args<\/a>.substring<\/a>(1, args<\/a>.length<\/a>() - 1);$/;" a +'L248' HTML/S/71.html /^<\/a> 248 }<\/em>$/;" a +'L248' HTML/S/73.html /^<\/a> 248 $/;" a +'L248' HTML/S/75.html /^<\/a> 248 }<\/em>$/;" a +'L248' HTML/S/76.html /^<\/a> 248 * The tape to insert and load.<\/em>$/;" a +'L248' HTML/S/83.html /^<\/a> 248 $/;" a +'L248' HTML/S/88.html /^<\/a> 248 $/;" a +'L248' HTML/S/9.html /^<\/a> 248 $/;" a +'L248' HTML/S/91.html /^<\/a> 248 $/;" a +'L249' HTML/S/1.html /^<\/a>298D; 2990 # LEFT SQUARE BRACKET WITH TICK IN TOP CORNER$/;" a +'L249' HTML/S/106.html /^<\/a> 249 * @throws IllegalArgumentException<\/em>$/;" a +'L249' HTML/S/111.html /^<\/a> 249 if<\/strong> (ruleName<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L249' HTML/S/115.html /^<\/a> 249 $/;" a +'L249' HTML/S/131.html /^<\/a> 249 * Show an informative message to the user<\/em>$/;" a +'L249' HTML/S/143.html /^<\/a> 249 IPair<\/a><T<\/a>, T<\/a>[]> par<\/a> = pred<\/a>.apply<\/a>(marker<\/a>);$/;" a +'L249' HTML/S/147.html /^<\/a> 249 groupStack<\/a>.top<\/a>().markSubgroup<\/a>(tok<\/a>, chars<\/a>);$/;" a +'L249' HTML/S/190.html /^<\/a> 249 public<\/strong> static<\/strong> boolean<\/strong> isDouble(String<\/a> inp<\/a>) {<\/em>$/;" a +'L249' HTML/S/193.html /^<\/a>298D; 2990 # LEFT SQUARE BRACKET WITH TICK IN TOP CORNER$/;" a +'L249' HTML/S/32.html /^<\/a> 249 }<\/em> else<\/strong> if<\/strong>(canHandle<\/a>(aliasName<\/a>)) {<\/em>$/;" a +'L249' HTML/S/63.html /^<\/a> 249 }<\/em>$/;" a +'L249' HTML/S/66.html /^<\/a> 249 @Override<\/a>$/;" a +'L249' HTML/S/7.html /^<\/a> 249 }<\/em>$/;" a +'L249' HTML/S/73.html /^<\/a> 249 \/**<\/em>$/;" a +'L249' HTML/S/75.html /^<\/a> 249 $/;" a +'L249' HTML/S/76.html /^<\/a> 249 *\/<\/em>$/;" a +'L249' HTML/S/83.html /^<\/a> 249 return<\/strong> rightSuccesfullyTraversed<\/a>;$/;" a +'L249' HTML/S/88.html /^<\/a> 249 @Override<\/a>$/;" a +'L249' HTML/S/9.html /^<\/a> 249 parser<\/a>.addInitialCommand<\/a>("[", delimited<\/a>(0, ",", "]", new<\/strong> StringToken<\/a>("array", "array"),$/;" a +'L249' HTML/S/91.html /^<\/a> 249 \/**<\/em>$/;" a +'L25' HTML/S/1.html /^<\/a># $/;" a +'L25' HTML/S/10.html /^<\/a> 25 System<\/a>.out<\/a>.print<\/a>("Enter a expression to shunt: ");$/;" a +'L25' HTML/S/100.html /^<\/a> 25 * @param action<\/em>$/;" a +'L25' HTML/S/101.html /^<\/a> 25 * @param action<\/em>$/;" a +'L25' HTML/S/102.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/103.html /^<\/a> 25 * The function to transform<\/em>$/;" a +'L25' HTML/S/104.html /^<\/a> 25 $/;" a +'L25' HTML/S/105.html /^<\/a> 25 * @throws UnsupportedOperationException<\/em>$/;" a +'L25' HTML/S/106.html /^<\/a> 25 * spaces<\/em>$/;" a +'L25' HTML/S/107.html /^<\/a> 25 return<\/strong> value<\/a>;$/;" a +'L25' HTML/S/108.html /^<\/a> 25 if<\/strong> (input<\/a> == null<\/strong>)$/;" a +'L25' HTML/S/109.html /^<\/a> 25 * The second parameter.<\/em>$/;" a +'L25' HTML/S/110.html /^<\/a> 25 * @param rule<\/em>$/;" a +'L25' HTML/S/111.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/112.html /^<\/a> 25 $/;" a +'L25' HTML/S/113.html /^<\/a> 25 public<\/strong> class<\/strong> AdjacencyMap<\/a><T<\/a>> {<\/em>$/;" a +'L25' HTML/S/114.html /^<\/a> 25 * @param initial<\/em>$/;" a +'L25' HTML/S/115.html /^<\/a> 25 * The label for vertices<\/em>$/;" a +'L25' HTML/S/116.html /^<\/a> 25 * Create a new filter only showing files with the specified extensions.<\/em>$/;" a +'L25' HTML/S/117.html /^<\/a> 25 * The title of the file picker<\/em>$/;" a +'L25' HTML/S/118.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/120.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/121.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/122.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/123.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/124.html /^<\/a> 25 * Create a new display panel, backed by a holder<\/em>$/;" a +'L25' HTML/S/125.html /^<\/a> 25 public<\/strong> class<\/strong> ListParameterPanel<E<\/a>> extends<\/strong> JPanel<\/a> {<\/em>$/;" a +'L25' HTML/S/127.html /^<\/a> 25 *<\/em>$/;" a +'L25' HTML/S/128.html /^<\/a> 25 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 2719963952350133541L;$/;" a +'L25' HTML/S/129.html /^<\/a> 25 * Create a new spinner panel<\/em>$/;" a +'L25' HTML/S/13.html /^<\/a> 25 public<\/strong> Stack<\/a><Integer<\/a>> blockCount<\/a>;$/;" a +'L25' HTML/S/130.html /^<\/a> 25 private<\/strong> int<\/strong> maxValue<\/a>;$/;" a +'L25' HTML/S/131.html /^<\/a> 25 * Get a bounded integer from the user.<\/em>$/;" a +'L25' HTML/S/132.html /^<\/a> 25 $/;" a +'L25' HTML/S/133.html /^<\/a> 25 * @param prompt<\/em>$/;" a +'L25' HTML/S/134.html /^<\/a> 25 * The title of the internal frame<\/em>$/;" a +'L25' HTML/S/135.html /^<\/a> 25 if<\/strong>(source<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Source must not be null");$/;" a +'L25' HTML/S/136.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/137.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/138.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/139.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/14.html /^<\/a> 25 * @author ben<\/em>$/;" a +'L25' HTML/S/140.html /^<\/a> 25 * The type of the state object to use<\/em>$/;" a +'L25' HTML/S/141.html /^<\/a> 25 * The function to invoke with the parsed integer<\/em>$/;" a +'L25' HTML/S/143.html /^<\/a> 25 *<\/em>$/;" a +'L25' HTML/S/144.html /^<\/a> 25 public<\/strong> boolean<\/strong> test<\/a>(String<\/a> closer<\/a>, String<\/a>[] params<\/a>) {<\/em>$/;" a +'L25' HTML/S/145.html /^<\/a> 25 * The name of the opened group.<\/em>$/;" a +'L25' HTML/S/146.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/147.html /^<\/a> 25 *<\/em>$/;" a +'L25' HTML/S/148.html /^<\/a> 25 * <\/em>$/;" a +'L25' HTML/S/149.html /^<\/a> 25 $/;" a +'L25' HTML/S/15.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/150.html /^<\/a> 25 * @return The precedence of the attached object<\/em>$/;" a +'L25' HTML/S/151.html /^<\/a> 25 public<\/strong> ParserException(String<\/a> msg<\/a>, Exception<\/a> cause<\/a>) {<\/em>$/;" a +'L25' HTML/S/153.html /^<\/a> 25 * The state type of the parser.<\/em>$/;" a +'L25' HTML/S/154.html /^<\/a> 25 public<\/strong> class<\/strong> SimpleParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> implements<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L25' HTML/S/155.html /^<\/a> 25 private<\/strong> UnaryOperator<\/a><C<\/a>> onExit<\/a>;$/;" a +'L25' HTML/S/156.html /^<\/a> 25 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L25' HTML/S/157.html /^<\/a> 25 * Create a new binary operator with the specified precedence.<\/em>$/;" a +'L25' HTML/S/158.html /^<\/a> 25 * @param precedence<\/em>$/;" a +'L25' HTML/S/159.html /^<\/a> 25 public<\/strong> class<\/strong> ChainCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> BinaryPostCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L25' HTML/S/16.html /^<\/a> 25 $/;" a +'L25' HTML/S/160.html /^<\/a> 25 $/;" a +'L25' HTML/S/161.html /^<\/a> 25 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L25' HTML/S/162.html /^<\/a> 25 throw<\/strong> new<\/strong> UnsupportedOperationException<\/a>("Default command has no left denotation");$/;" a +'L25' HTML/S/163.html /^<\/a> 25 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a>;$/;" a +'L25' HTML/S/164.html /^<\/a> 25 * The precedence of the operator.<\/em>$/;" a +'L25' HTML/S/165.html /^<\/a> 25 @Override<\/a>$/;" a +'L25' HTML/S/166.html /^<\/a> 25 super<\/strong>(precedence<\/a>);$/;" a +'L25' HTML/S/167.html /^<\/a> 25 super<\/strong>(precedence<\/a>);$/;" a +'L25' HTML/S/168.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/169.html /^<\/a> 25 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a>;$/;" a +'L25' HTML/S/17.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/170.html /^<\/a> 25 * Create a new postfix operator.<\/em>$/;" a +'L25' HTML/S/171.html /^<\/a> 25 private<\/strong> Token<\/a><K<\/a>, V<\/a>> term<\/a>;$/;" a +'L25' HTML/S/172.html /^<\/a> 25 $/;" a +'L25' HTML/S/173.html /^<\/a> 25 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlck<\/a>;$/;" a +'L25' HTML/S/174.html /^<\/a> 25 public<\/strong> class<\/strong> TransformingInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> extends<\/strong> AbstractInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L25' HTML/S/175.html /^<\/a> 25 $/;" a +'L25' HTML/S/176.html /^<\/a> 25 * Construct the null denotation of this command.<\/em>$/;" a +'L25' HTML/S/177.html /^<\/a> 25 * @param operand<\/em>$/;" a +'L25' HTML/S/178.html /^<\/a> 25 * <\/em>$/;" a +'L25' HTML/S/179.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/180.html /^<\/a> 25 * <\/em>$/;" a +'L25' HTML/S/181.html /^<\/a> 25 * Get the value for this token.<\/em>$/;" a +'L25' HTML/S/182.html /^<\/a> 25 key<\/a> = ky<\/a>;$/;" a +'L25' HTML/S/183.html /^<\/a> 25 * @param itr<\/em>$/;" a +'L25' HTML/S/184.html /^<\/a> 25 * @author EVE<\/em>$/;" a +'L25' HTML/S/185.html /^<\/a> 25 *<\/em>$/;" a +'L25' HTML/S/186.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/187.html /^<\/a> 25 String<\/a>[] split<\/a>(String<\/a> inp<\/a>);$/;" a +'L25' HTML/S/188.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/189.html /^<\/a> 25 public<\/strong> IPair<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>> apply<\/a>($/;" a +'L25' HTML/S/190.html /^<\/a> 25 \/\/ sequences$/;" a +'L25' HTML/S/191.html /^<\/a> 25 * Only binary operators are accepted.<\/em>$/;" a +'L25' HTML/S/192.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/193.html /^<\/a># $/;" a +'L25' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/FunctionalList.java$/;" a +'L25' HTML/S/2.html /^<\/a> <groupId>bjc<\/groupId>$/;" a +'L25' HTML/S/20.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/203.html /^<\/a> <property name="line.separator" value="$/;" a +'L25' HTML/S/21.html /^<\/a> 25 * Get the help entry for this command<\/em>$/;" a +'L25' HTML/S/23.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/24.html /^<\/a> 25 *<\/em>$/;" a +'L25' HTML/S/25.html /^<\/a> 25 @Override<\/a>$/;" a +'L25' HTML/S/26.html /^<\/a> 25 * @param comin<\/em>$/;" a +'L25' HTML/S/27.html /^<\/a> 25 S<\/a> run(S<\/a> state<\/a>, Iterator<\/a><String<\/a>> input<\/a>);$/;" a +'L25' HTML/S/28.html /^<\/a> 25 * <\/em>$/;" a +'L25' HTML/S/29.html /^<\/a> 25 * Check for the existence of commands\/submodes.<\/em>$/;" a +'L25' HTML/S/3.html /^<\/a> 25 $/;" a +'L25' HTML/S/30.html /^<\/a> 25 private<\/strong> Set<\/a><Character<\/a>> registered<\/a>;$/;" a +'L25' HTML/S/31.html /^<\/a> 25 * @param description<\/em>$/;" a +'L25' HTML/S/32.html /^<\/a> 25 private<\/strong> IMap<\/a><String<\/a>, Command<\/a>> defaultHandlers<\/a>;$/;" a +'L25' HTML/S/33.html /^<\/a> 25 $/;" a +'L25' HTML/S/35.html /^<\/a> 25 * The name of the component<\/em>$/;" a +'L25' HTML/S/36.html /^<\/a> 25 reader<\/a> = new<\/strong> RuleBasedConfigReader<\/a><>((tokenizer<\/a>, statePair<\/a>) -> {<\/em>$/;" a +'L25' HTML/S/37.html /^<\/a> 25 * @param author<\/em>$/;" a +'L25' HTML/S/38.html /^<\/a> 25 * The type of component being read in<\/em>$/;" a +'L25' HTML/S/39.html /^<\/a> 25 * Get a component with a specific name<\/em>$/;" a +'L25' HTML/S/4.html /^<\/a> 25 System<\/a>.out<\/a>.println<\/a>("Possible tree printing methods: ");$/;" a +'L25' HTML/S/40.html /^<\/a> 25 * Providing this is optional, with the default being a note that no<\/em>$/;" a +'L25' HTML/S/41.html /^<\/a> 25 \/*<\/em>$/;" a +'L25' HTML/S/42.html /^<\/a> 25 * The value to put on the left<\/em>$/;" a +'L25' HTML/S/43.html /^<\/a> 25 public<\/strong> Identity() {<\/em>$/;" a +'L25' HTML/S/44.html /^<\/a> 25 * @param <BoundType><\/em>$/;" a +'L25' HTML/S/45.html /^<\/a> 25 private<\/strong> Function<\/a><OldType<\/a>, IHolder<\/a><BoundContainedType<\/a>>> binder<\/a>;$/;" a +'L25' HTML/S/46.html /^<\/a> 25 $/;" a +'L25' HTML/S/47.html /^<\/a> 25 IList<\/a><IHolder<\/a><BoundType<\/a>>> boundHolders<\/a> = heldHolders<\/a>.map<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L25' HTML/S/48.html /^<\/a> 25 oldSupplier<\/a> = oldSupp<\/a>;$/;" a +'L25' HTML/S/49.html /^<\/a> 25 IHolder<\/a><IHolder<\/a><BoundType<\/a>>> newHolder<\/a> = held<\/a>.map<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L25' HTML/S/5.html /^<\/a> 25 FDSMode<\/a><TestContext<\/a>> testMode<\/a> = new<\/strong> SimpleFDSMode<\/a><>();$/;" a +'L25' HTML/S/50.html /^<\/a> 25 if<\/strong>(containedValue<\/a> == null<\/strong>) return<\/strong> new<\/strong> Option<\/a><>(null<\/strong>);$/;" a +'L25' HTML/S/51.html /^<\/a> 25 * @param <BoundRight><\/em>$/;" a +'L25' HTML/S/52.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/53.html /^<\/a> 25 $/;" a +'L25' HTML/S/54.html /^<\/a> 25 private<\/strong> Supplier<\/a><LeftType<\/a>> leftSupplier<\/a>;$/;" a +'L25' HTML/S/55.html /^<\/a> 25 * The possible values for the computation<\/em>$/;" a +'L25' HTML/S/56.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/57.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/58.html /^<\/a> 25 itm<\/a> = item<\/a>;$/;" a +'L25' HTML/S/59.html /^<\/a> 25 * This is bad practice, but I want to know where the single<\/em>$/;" a +'L25' HTML/S/60.html /^<\/a> 25 private<\/strong> Deque<\/a><ITree<\/a><ContainedType<\/a>>> preChildren<\/a>;$/;" a +'L25' HTML/S/61.html /^<\/a> 25 PASSTHROUGH<\/a>,$/;" a +'L25' HTML/S/62.html /^<\/a> 25 * @param source<\/em>$/;" a +'L25' HTML/S/63.html /^<\/a> 25 $/;" a +'L25' HTML/S/64.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/65.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/66.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/67.html /^<\/a> 25 \/**<\/em>$/;" a +'L25' HTML/S/68.html /^<\/a> 25 public<\/strong> void<\/strong> push<\/a>(T<\/a> elm<\/a>) {<\/em>$/;" a +'L25' HTML/S/69.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/7.html /^<\/a> 25 * Test for {@link SequenceDelimiter} as well as {@link SimpleTokenSplitter}<\/em>$/;" a +'L25' HTML/S/70.html /^<\/a> 25 public<\/strong> void<\/strong> push<\/a>(T<\/a> elm<\/a>) {<\/em>$/;" a +'L25' HTML/S/71.html /^<\/a> 25 $/;" a +'L25' HTML/S/72.html /^<\/a> 25 backing<\/a> = new<\/strong> SimpleStack<\/a><>();$/;" a +'L25' HTML/S/73.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/74.html /^<\/a> 25 *<\/em>$/;" a +'L25' HTML/S/75.html /^<\/a> 25 $/;" a +'L25' HTML/S/76.html /^<\/a> 25 public<\/strong> TapeLibrary() {<\/em>$/;" a +'L25' HTML/S/77.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/78.html /^<\/a> 25 * @param cause<\/em>$/;" a +'L25' HTML/S/79.html /^<\/a> 25 * @param message<\/em>$/;" a +'L25' HTML/S/8.html /^<\/a> 25 default<\/strong>:$/;" a +'L25' HTML/S/80.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/81.html /^<\/a> 25 \/*<\/em>$/;" a +'L25' HTML/S/82.html /^<\/a> 25 protected<\/strong> boolean<\/strong> isDeleted<\/a>;$/;" a +'L25' HTML/S/83.html /^<\/a> 25 private<\/strong> ITreePart<\/a><T<\/a>> left<\/a>;$/;" a +'L25' HTML/S/84.html /^<\/a> 25 * Specifies that the function wants to move left in the tree<\/em>$/;" a +'L25' HTML/S/85.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/87.html /^<\/a> 25 public<\/strong> boolean<\/strong> containsKey<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L25' HTML/S/88.html /^<\/a> 25 * functional operations.<\/em>$/;" a +'L25' HTML/S/89.html /^<\/a> 25 * Create a new blank functional map<\/em>$/;" a +'L25' HTML/S/9.html /^<\/a> 25 import<\/strong> static bjc.utils.parserutils.pratt.commands.InitialCommands.*;$/;" a +'L25' HTML/S/90.html /^<\/a> 25 }<\/em>$/;" a +'L25' HTML/S/91.html /^<\/a> 25 *<\/em>$/;" a +'L25' HTML/S/92.html /^<\/a> 25 void<\/strong> forEach<\/a>(BiConsumer<\/a><KeyType<\/a>, ValueType<\/a>> action<\/a>);$/;" a +'L25' HTML/S/93.html /^<\/a> 25 *\/<\/em>$/;" a +'L25' HTML/S/94.html /^<\/a> 25 * The new left type of the pair$/;" a +'L25' HTML/S/95.html /^<\/a> 25 * @param func<\/em>$/;" a +'L25' HTML/S/97.html /^<\/a> 25 transformer<\/a> = transform<\/a>;$/;" a +'L25' HTML/S/98.html /^<\/a> 25 * The final type of the first collector<\/em>$/;" a +'L25' HTML/S/99.html /^<\/a> 25 this<\/strong>.first<\/a> = first<\/a>;$/;" a +'L250' HTML/S/1.html /^<\/a>298E; 298F # RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER$/;" a +'L250' HTML/S/106.html /^<\/a> 250 * if the list couldn't be padded to the desired size<\/em>$/;" a +'L250' HTML/S/111.html /^<\/a> 250 $/;" a +'L250' HTML/S/115.html /^<\/a> 250 \/**<\/em>$/;" a +'L250' HTML/S/131.html /^<\/a> 250 *<\/em>$/;" a +'L250' HTML/S/143.html /^<\/a> 250 $/;" a +'L250' HTML/S/147.html /^<\/a> 250 }<\/em> else<\/strong> {<\/em>$/;" a +'L250' HTML/S/190.html /^<\/a> 250 return<\/strong> DoubleMatcher<\/a>.floatingLiteral<\/a>.matcher<\/a>(inp<\/a>).matches<\/a>();$/;" a +'L250' HTML/S/193.html /^<\/a>298E; 298F # RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER$/;" a +'L250' HTML/S/32.html /^<\/a> 250 errorOutput<\/a>.accept<\/a>("ERROR: Cannot overwrite command '" + aliasName<\/a> + "'");$/;" a +'L250' HTML/S/63.html /^<\/a> 250 $/;" a +'L250' HTML/S/66.html /^<\/a> 250 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L250' HTML/S/7.html /^<\/a> 250 $/;" a +'L250' HTML/S/73.html /^<\/a> 250 * Swap the second and third items in the stack.<\/em>$/;" a +'L250' HTML/S/75.html /^<\/a> 250 return<\/strong> succ<\/a>;$/;" a +'L250' HTML/S/76.html /^<\/a> 250 public<\/strong> void<\/strong> insertTape(String<\/a> label<\/a>, Tape<\/a><T<\/a>> tp<\/a>) {<\/em>$/;" a +'L250' HTML/S/83.html /^<\/a> 250 }<\/em>$/;" a +'L250' HTML/S/88.html /^<\/a> 250 public<\/strong> boolean<\/strong> isEmpty<\/a>() {<\/em>$/;" a +'L250' HTML/S/9.html /^<\/a> 250 (state<\/a>) -> state<\/a>, (state<\/a>) -> state<\/a>, (state<\/a>) -> state<\/a>, false<\/strong>));$/;" a +'L250' HTML/S/91.html /^<\/a> 250 * Select a random item from this list, using the provided random number<\/em>$/;" a +'L251' HTML/S/1.html /^<\/a>298F; 298E # LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER$/;" a +'L251' HTML/S/106.html /^<\/a> 251 *\/<\/em>$/;" a +'L251' HTML/S/111.html /^<\/a> 251 IList<\/a><IList<\/a><E<\/a>>> returnedList<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L251' HTML/S/115.html /^<\/a> 251 * Convert a graph into a adjacency map\/matrix<\/em>$/;" a +'L251' HTML/S/131.html /^<\/a> 251 * @param parent<\/em>$/;" a +'L251' HTML/S/143.html /^<\/a> 251 if<\/strong>(par<\/a>.getLeft<\/a>() != null<\/strong>) {<\/em>$/;" a +'L251' HTML/S/147.html /^<\/a> 251 groupStack<\/a>.top<\/a>().addItem<\/a>(new<\/strong> Tree<\/a><>(tok<\/a>));$/;" a +'L251' HTML/S/190.html /^<\/a> 251 }<\/em>$/;" a +'L251' HTML/S/193.html /^<\/a>298F; 298E # LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER$/;" a +'L251' HTML/S/32.html /^<\/a> 251 }<\/em> else<\/strong> {<\/em>$/;" a +'L251' HTML/S/63.html /^<\/a> 251 @Override<\/a>$/;" a +'L251' HTML/S/66.html /^<\/a> 251 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L251' HTML/S/7.html /^<\/a> 251 try<\/strong>(FileInputStream<\/a> fis<\/a> = new<\/strong> FileInputStream<\/a>(pth<\/a>)) {<\/em>$/;" a +'L251' HTML/S/73.html /^<\/a> 251 *\/<\/em>$/;" a +'L251' HTML/S/75.html /^<\/a> 251 }<\/em>$/;" a +'L251' HTML/S/76.html /^<\/a> 251 tapes<\/a>.put<\/a>(label<\/a>, tp<\/a>);$/;" a +'L251' HTML/S/83.html /^<\/a> 251 }<\/em>$/;" a +'L251' HTML/S/88.html /^<\/a> 251 return<\/strong> wrapped<\/a>.isEmpty<\/a>();$/;" a +'L251' HTML/S/9.html /^<\/a> 251 $/;" a +'L251' HTML/S/91.html /^<\/a> 251 * generator.<\/em>$/;" a +'L252' HTML/S/1.html /^<\/a>2990; 298D # RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER$/;" a +'L252' HTML/S/106.html /^<\/a> 252 public<\/strong> static<\/strong> <E<\/a>> IList<\/a><E<\/a>> padList(IList<\/a><E<\/a>> list<\/a>, Function<\/a><E<\/a>, Integer<\/a>> counter<\/a>, int<\/strong> size<\/a>, Supplier<\/a><E<\/a>> padder<\/a>) {<\/em>$/;" a +'L252' HTML/S/111.html /^<\/a> 252 $/;" a +'L252' HTML/S/115.html /^<\/a> 252 *<\/em>$/;" a +'L252' HTML/S/131.html /^<\/a> 252 * The parent for this dialog<\/em>$/;" a +'L252' HTML/S/143.html /^<\/a> 252 return<\/strong> par<\/a>;$/;" a +'L252' HTML/S/147.html /^<\/a> 252 }<\/em>$/;" a +'L252' HTML/S/190.html /^<\/a> 252 $/;" a +'L252' HTML/S/193.html /^<\/a>2990; 298D # RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER$/;" a +'L252' HTML/S/32.html /^<\/a> 252 addCommandAlias<\/a>(commandName<\/a>, aliasName<\/a>);$/;" a +'L252' HTML/S/63.html /^<\/a> 252 public<\/strong> <TransformedType<\/a>> TransformedType<\/a> transformChild<\/a>(int<\/strong> childNo<\/a>,$/;" a +'L252' HTML/S/66.html /^<\/a> 252 $/;" a +'L252' HTML/S/7.html /^<\/a> 252 Scanner<\/a> scn<\/a> = new<\/strong> Scanner<\/a>(fis<\/a>);$/;" a +'L252' HTML/S/73.html /^<\/a> 252 public<\/strong> void<\/strong> deepswap() {<\/em>$/;" a +'L252' HTML/S/75.html /^<\/a> 252 $/;" a +'L252' HTML/S/76.html /^<\/a> 252 $/;" a +'L252' HTML/S/88.html /^<\/a> 252 }<\/em>$/;" a +'L252' HTML/S/9.html /^<\/a> 252 parser<\/a>.addInitialCommand<\/a>("{", delimited<\/a>(0, ",", "}", new<\/strong> StringToken<\/a>("json", "json"), (state<\/a>) -> state<\/a>,$/;" a +'L252' HTML/S/91.html /^<\/a> 252 *<\/em>$/;" a +'L253' HTML/S/1.html /^<\/a>2991; 2992 # LEFT ANGLE BRACKET WITH DOT$/;" a +'L253' HTML/S/106.html /^<\/a> 253 int<\/strong> count<\/a> = 0;$/;" a +'L253' HTML/S/111.html /^<\/a> 253 WeightedRandom<\/a><IList<\/a><E<\/a>>> ruleGenerator<\/a> = rules<\/a>.get<\/a>(ruleName<\/a>);$/;" a +'L253' HTML/S/115.html /^<\/a> 253 * @return A adjacency map representing this graph<\/em>$/;" a +'L253' HTML/S/131.html /^<\/a> 253 * @param title<\/em>$/;" a +'L253' HTML/S/143.html /^<\/a> 253 }<\/em>$/;" a +'L253' HTML/S/147.html /^<\/a> 253 }<\/em>$/;" a +'L253' HTML/S/190.html /^<\/a> 253 private<\/strong> static<\/strong> Pattern<\/a> intLitPattern<\/a> = Pattern<\/a>.compile<\/a>("\\\\A[+\\\\-]?\\\\d+\\\\Z");$/;" a +'L253' HTML/S/193.html /^<\/a>2991; 2992 # LEFT ANGLE BRACKET WITH DOT$/;" a +'L253' HTML/S/32.html /^<\/a> 253 }<\/em>$/;" a +'L253' HTML/S/63.html /^<\/a> 253 Function<\/a><ITree<\/a><ContainedType<\/a>>, TransformedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L253' HTML/S/66.html /^<\/a> 253 builder<\/a>.append<\/a>("DoubleTape [front=");$/;" a +'L253' HTML/S/7.html /^<\/a> 253 $/;" a +'L253' HTML/S/73.html /^<\/a> 253 T<\/a> z<\/a> = pop<\/a>();$/;" a +'L253' HTML/S/75.html /^<\/a> 253 \/**<\/em>$/;" a +'L253' HTML/S/76.html /^<\/a> 253 currentTape<\/a> = tp<\/a>;$/;" a +'L253' HTML/S/88.html /^<\/a> 253 $/;" a +'L253' HTML/S/9.html /^<\/a> 253 (state<\/a>) -> state<\/a>, (state<\/a>) -> state<\/a>, false<\/strong>));$/;" a +'L253' HTML/S/91.html /^<\/a> 253 * @param rnd<\/em>$/;" a +'L254' HTML/S/1.html /^<\/a>2992; 2991 # RIGHT ANGLE BRACKET WITH DOT$/;" a +'L254' HTML/S/106.html /^<\/a> 254 $/;" a +'L254' HTML/S/111.html /^<\/a> 254 $/;" a +'L254' HTML/S/115.html /^<\/a> 254 *\/<\/em>$/;" a +'L254' HTML/S/131.html /^<\/a> 254 * Show the title for this dialog<\/em>$/;" a +'L254' HTML/S/143.html /^<\/a> 254 }<\/em>$/;" a +'L254' HTML/S/147.html /^<\/a> 254 $/;" a +'L254' HTML/S/190.html /^<\/a> 254 $/;" a +'L254' HTML/S/193.html /^<\/a>2992; 2991 # RIGHT ANGLE BRACKET WITH DOT$/;" a +'L254' HTML/S/32.html /^<\/a> 254 }<\/em>$/;" a +'L254' HTML/S/63.html /^<\/a> 254 if<\/strong>(childNo<\/a> < 0 || childNo<\/a> > childCount<\/a> - 1)$/;" a +'L254' HTML/S/66.html /^<\/a> 254 builder<\/a>.append<\/a>(front<\/a>);$/;" a +'L254' HTML/S/7.html /^<\/a> 254 while<\/strong>(scn<\/a>.hasNextLine<\/a>()) {<\/em>$/;" a +'L254' HTML/S/73.html /^<\/a> 254 T<\/a> y<\/a> = pop<\/a>();$/;" a +'L254' HTML/S/75.html /^<\/a> 254 * Move to the previous tape in the changer.<\/em>$/;" a +'L254' HTML/S/76.html /^<\/a> 254 }<\/em>$/;" a +'L254' HTML/S/88.html /^<\/a> 254 \/*<\/em>$/;" a +'L254' HTML/S/9.html /^<\/a> 254 $/;" a +'L254' HTML/S/91.html /^<\/a> 254 * The random number generator to use.<\/em>$/;" a +'L255' HTML/S/1.html /^<\/a>2993; 2994 # LEFT ARC LESS-THAN BRACKET$/;" a +'L255' HTML/S/106.html /^<\/a> 255 IList<\/a><E<\/a>> returned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L255' HTML/S/111.html /^<\/a> 255 for<\/strong> (int<\/strong> i<\/a> = 0; i<\/a> < 10; i<\/a>++) {<\/em>$/;" a +'L255' HTML/S/115.html /^<\/a> 255 public<\/strong> AdjacencyMap<\/a><T<\/a>> toAdjacencyMap() {<\/em>$/;" a +'L255' HTML/S/131.html /^<\/a> 255 * @param message<\/em>$/;" a +'L255' HTML/S/143.html /^<\/a> 255 $/;" a +'L255' HTML/S/147.html /^<\/a> 255 \/*<\/em>$/;" a +'L255' HTML/S/190.html /^<\/a> 255 \/**$/;" a +'L255' HTML/S/193.html /^<\/a>2993; 2994 # LEFT ARC LESS-THAN BRACKET$/;" a +'L255' HTML/S/32.html /^<\/a> 255 }<\/em>$/;" a +'L255' HTML/S/63.html /^<\/a> 255 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Child index #" + childNo<\/a> + " is invalid");$/;" a +'L255' HTML/S/66.html /^<\/a> 255 builder<\/a>.append<\/a>(", back=");$/;" a +'L255' HTML/S/7.html /^<\/a> 255 String<\/a> ln<\/a> = scn<\/a>.nextLine<\/a>().trim<\/a>();$/;" a +'L255' HTML/S/73.html /^<\/a> 255 T<\/a> x<\/a> = pop<\/a>();$/;" a +'L255' HTML/S/75.html /^<\/a> 255 *<\/em>$/;" a +'L255' HTML/S/76.html /^<\/a> 255 $/;" a +'L255' HTML/S/88.html /^<\/a> 255 * Check if a partition has room for another item<\/em>$/;" a +'L255' HTML/S/9.html /^<\/a> 255 parser<\/a>.addInitialCommand<\/a>("case", unary<\/a>(5));$/;" a +'L255' HTML/S/91.html /^<\/a> 255 * @return A random element from this list.<\/em>$/;" a +'L256' HTML/S/1.html /^<\/a>2994; 2993 # RIGHT ARC GREATER-THAN BRACKET$/;" a +'L256' HTML/S/106.html /^<\/a> 256 $/;" a +'L256' HTML/S/111.html /^<\/a> 256 returnedList<\/a>.add<\/a>(ruleGenerator<\/a>.generateValue<\/a>());$/;" a +'L256' HTML/S/115.html /^<\/a> 256 AdjacencyMap<\/a><T<\/a>> adjacency<\/a> = new<\/strong> AdjacencyMap<\/a><>(backing<\/a>.keyList<\/a>());$/;" a +'L256' HTML/S/131.html /^<\/a> 256 * Show the message for this dialog<\/em>$/;" a +'L256' HTML/S/143.html /^<\/a> 256 return<\/strong> new<\/strong> Pair<\/a><>(null<\/strong>, null<\/strong>);$/;" a +'L256' HTML/S/147.html /^<\/a> 256 * Error if not all groups were closed.<\/em>$/;" a +'L256' HTML/S/190.html /^<\/a> 256 * Check if a given string would be successfully converted to a integer by$/;" a +'L256' HTML/S/193.html /^<\/a>2994; 2993 # RIGHT ARC GREATER-THAN BRACKET$/;" a +'L256' HTML/S/32.html /^<\/a> 256 $/;" a +'L256' HTML/S/63.html /^<\/a> 256 $/;" a +'L256' HTML/S/66.html /^<\/a> 256 builder<\/a>.append<\/a>(back<\/a>);$/;" a +'L256' HTML/S/7.html /^<\/a> 256 $/;" a +'L256' HTML/S/73.html /^<\/a> 256 $/;" a +'L256' HTML/S/75.html /^<\/a> 256 * Attempting to load a tape that isn't there won't eject the current<\/em>$/;" a +'L256' HTML/S/76.html /^<\/a> 256 \/**<\/em>$/;" a +'L256' HTML/S/88.html /^<\/a> 256 *\/<\/em>$/;" a +'L256' HTML/S/9.html /^<\/a> 256 $/;" a +'L256' HTML/S/91.html /^<\/a> 256 *\/<\/em>$/;" a +'L257' HTML/S/1.html /^<\/a>2995; 2996 # DOUBLE LEFT ARC GREATER-THAN BRACKET$/;" a +'L257' HTML/S/106.html /^<\/a> 257 for<\/strong>(E<\/a> itm<\/a> : list<\/a>.toIterable<\/a>()) {<\/em>$/;" a +'L257' HTML/S/111.html /^<\/a> 257 }<\/em>$/;" a +'L257' HTML/S/115.html /^<\/a> 257 $/;" a +'L257' HTML/S/131.html /^<\/a> 257 *\/<\/em>$/;" a +'L257' HTML/S/143.html /^<\/a> 257 }<\/em>$/;" a +'L257' HTML/S/147.html /^<\/a> 257 *\/<\/em>$/;" a +'L257' HTML/S/190.html /^<\/a> 257 * {@link Integer#parseInt(String)}.$/;" a +'L257' HTML/S/193.html /^<\/a>2995; 2996 # DOUBLE LEFT ARC GREATER-THAN BRACKET$/;" a +'L257' HTML/S/32.html /^<\/a> 257 private<\/strong> void<\/strong> doHelpCommand<\/a>(String<\/a> commandName<\/a>) {<\/em>$/;" a +'L257' HTML/S/63.html /^<\/a> 257 return<\/strong> transformer<\/a>.apply<\/a>(children<\/a>.getByIndex<\/a>(childNo<\/a>));$/;" a +'L257' HTML/S/66.html /^<\/a> 257 builder<\/a>.append<\/a>("]");$/;" a +'L257' HTML/S/7.html /^<\/a> 257 if<\/strong>(ln<\/a>.equals<\/a>("")) continue<\/strong>;$/;" a +'L257' HTML/S/73.html /^<\/a> 257 push<\/a>(y<\/a>);$/;" a +'L257' HTML/S/75.html /^<\/a> 257 * tape.<\/em>$/;" a +'L257' HTML/S/76.html /^<\/a> 257 * Remove a tape from the library.<\/em>$/;" a +'L257' HTML/S/88.html /^<\/a> 257 private<\/strong> Boolean<\/a> isPartitionFull<\/a>(int<\/strong> numberPerPartition<\/a>, IHolder<\/a><IList<\/a><E<\/a>>> currentPartition<\/a>) {<\/em>$/;" a +'L257' HTML/S/9.html /^<\/a> 257 parser<\/a>.addInitialCommand<\/a>("-", unary<\/a>(30));$/;" a +'L257' HTML/S/91.html /^<\/a> 257 ContainedType<\/a> randItem<\/a>(Function<\/a><Integer<\/a>, Integer<\/a>> rnd<\/a>);$/;" a +'L258' HTML/S/1.html /^<\/a>2996; 2995 # DOUBLE RIGHT ARC LESS-THAN BRACKET$/;" a +'L258' HTML/S/106.html /^<\/a> 258 count<\/a> += counter<\/a>.apply<\/a>(itm<\/a>);$/;" a +'L258' HTML/S/111.html /^<\/a> 258 $/;" a +'L258' HTML/S/115.html /^<\/a> 258 backing<\/a>.forEach<\/a>((sourceKey<\/a>, sourceValue<\/a>) -> {<\/em>$/;" a +'L258' HTML/S/131.html /^<\/a> 258 public<\/strong> static<\/strong> void<\/strong> showMessage(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> message<\/a>) {<\/em>$/;" a +'L258' HTML/S/143.html /^<\/a> 258 $/;" a +'L258' HTML/S/147.html /^<\/a> 258 if<\/strong>(groupStack<\/a>.size<\/a>() > 1) {<\/em>$/;" a +'L258' HTML/S/190.html /^<\/a> 258 * $/;" a +'L258' HTML/S/193.html /^<\/a>2996; 2995 # DOUBLE RIGHT ARC LESS-THAN BRACKET$/;" a +'L258' HTML/S/32.html /^<\/a> 258 if<\/strong>(commandHandlers<\/a>.containsKey<\/a>(commandName<\/a>)) {<\/em>$/;" a +'L258' HTML/S/63.html /^<\/a> 258 }<\/em>$/;" a +'L258' HTML/S/66.html /^<\/a> 258 $/;" a +'L258' HTML/S/7.html /^<\/a> 258 if<\/strong>(ln<\/a>.startsWith<\/a>("#")) continue<\/strong>;$/;" a +'L258' HTML/S/73.html /^<\/a> 258 push<\/a>(x<\/a>);$/;" a +'L258' HTML/S/75.html /^<\/a> 258 *<\/em>$/;" a +'L258' HTML/S/76.html /^<\/a> 258 *<\/em>$/;" a +'L258' HTML/S/88.html /^<\/a> 258 return<\/strong> currentPartition<\/a>.unwrap<\/a>((partition<\/a>) -> partition<\/a>.getSize<\/a>() >= numberPerPartition<\/a>);$/;" a +'L258' HTML/S/9.html /^<\/a> 258 $/;" a +'L258' HTML/S/91.html /^<\/a> 258 $/;" a +'L259' HTML/S/1.html /^<\/a>2997; 2998 # LEFT BLACK TORTOISE SHELL BRACKET$/;" a +'L259' HTML/S/106.html /^<\/a> 259 $/;" a +'L259' HTML/S/111.html /^<\/a> 259 return<\/strong> returnedList<\/a>;$/;" a +'L259' HTML/S/115.html /^<\/a> 259 sourceValue<\/a>.forEach<\/a>((targetKey<\/a>, targetValue<\/a>) -> {<\/em>$/;" a +'L259' HTML/S/131.html /^<\/a> 259 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L259' HTML/S/143.html /^<\/a> 259 \/**<\/em>$/;" a +'L259' HTML/S/147.html /^<\/a> 259 DelimiterGroup<\/a><T<\/a>>.OpenGroup<\/a> group<\/a> = groupStack<\/a>.top<\/a>();$/;" a +'L259' HTML/S/190.html /^<\/a> 259 * NOTE: This only checks syntax. Using values out of the range of integers$/;" a +'L259' HTML/S/193.html /^<\/a>2997; 2998 # LEFT BLACK TORTOISE SHELL BRACKET$/;" a +'L259' HTML/S/32.html /^<\/a> 259 String<\/a> desc<\/a> = commandHandlers<\/a>.get<\/a>(commandName<\/a>).getHelp<\/a>().getDescription<\/a>();$/;" a +'L259' HTML/S/63.html /^<\/a> 259 $/;" a +'L259' HTML/S/66.html /^<\/a> 259 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L259' HTML/S/7.html /^<\/a> 259 $/;" a +'L259' HTML/S/73.html /^<\/a> 259 push<\/a>(z<\/a>);$/;" a +'L259' HTML/S/75.html /^<\/a> 259 * @return Whether or not the previous tape was loaded.<\/em>$/;" a +'L259' HTML/S/76.html /^<\/a> 259 * Does nothing if there is not a tape of that name loaded.<\/em>$/;" a +'L259' HTML/S/88.html /^<\/a> 259 }<\/em>$/;" a +'L259' HTML/S/9.html /^<\/a> 259 parser<\/a>.addInitialCommand<\/a>("(literal)", leaf<\/a>());$/;" a +'L259' HTML/S/91.html /^<\/a> 259 \/**<\/em>$/;" a +'L26' HTML/S/1.html /^<\/a># Each mapping line contains two fields, separated by a semicolon (';').$/;" a +'L26' HTML/S/10.html /^<\/a> 26 String<\/a> line<\/a> = inputSource<\/a>.nextLine<\/a>();$/;" a +'L26' HTML/S/100.html /^<\/a> 26 * The action to perform on random values<\/em>$/;" a +'L26' HTML/S/101.html /^<\/a> 26 * The action to invoke upon each file in the directory.<\/em>$/;" a +'L26' HTML/S/102.html /^<\/a> 26 $/;" a +'L26' HTML/S/103.html /^<\/a> 26 * @return The function transformed into a unary function returning a<\/em>$/;" a +'L26' HTML/S/104.html /^<\/a> 26 private<\/strong> Function<\/a><E<\/a>, Integer<\/a>> elementCounter<\/a>;$/;" a +'L26' HTML/S/105.html /^<\/a> 26 * if the builder doesn't support resetting its state<\/em>$/;" a +'L26' HTML/S/106.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/107.html /^<\/a> 26 else<\/strong> {<\/em>$/;" a +'L26' HTML/S/108.html /^<\/a> 26 throw<\/strong> new<\/strong> NullPointerException<\/a>("Input must not be null");$/;" a +'L26' HTML/S/109.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/110.html /^<\/a> 26 * The name of the rule to add cases to.<\/em>$/;" a +'L26' HTML/S/111.html /^<\/a> 26 * The initial rule of the grammar<\/em>$/;" a +'L26' HTML/S/112.html /^<\/a> 26 \/*<\/em>$/;" a +'L26' HTML/S/113.html /^<\/a> 26 \/**<\/em>$/;" a +'L26' HTML/S/114.html /^<\/a> 26 * The initial node of the edge<\/em>$/;" a +'L26' HTML/S/115.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/116.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/117.html /^<\/a> 26 * @return The file the user picked<\/em>$/;" a +'L26' HTML/S/118.html /^<\/a> 26 * Create a new filter only showing files with the specified extensions.<\/em>$/;" a +'L26' HTML/S/122.html /^<\/a> 26 * Create a new dropdown list panel<\/em>$/;" a +'L26' HTML/S/123.html /^<\/a> 26 * Create a new formatted input panel<\/em>$/;" a +'L26' HTML/S/124.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/125.html /^<\/a> 26 \/\/ Version id for serialization<\/em>$/;" a +'L26' HTML/S/127.html /^<\/a> 26 * @param label<\/em>$/;" a +'L26' HTML/S/128.html /^<\/a> 26 $/;" a +'L26' HTML/S/129.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/13.html /^<\/a> 26 $/;" a +'L26' HTML/S/130.html /^<\/a> 26 $/;" a +'L26' HTML/S/131.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/132.html /^<\/a> 26 while<\/strong>(!success<\/a>) {<\/em>$/;" a +'L26' HTML/S/133.html /^<\/a> 26 * The prompt to tell the user what to enter.<\/em>$/;" a +'L26' HTML/S/134.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/135.html /^<\/a> 26 $/;" a +'L26' HTML/S/137.html /^<\/a> 26 $/;" a +'L26' HTML/S/138.html /^<\/a> 26 * The number of this block.<\/em>$/;" a +'L26' HTML/S/139.html /^<\/a> 26 private<\/strong> LineNumberReader<\/a> lnReader<\/a>;$/;" a +'L26' HTML/S/14.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/140.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/141.html /^<\/a> 26 * @return A pragma that functions as described above.<\/em>$/;" a +'L26' HTML/S/143.html /^<\/a> 26 * @param <T><\/em>$/;" a +'L26' HTML/S/144.html /^<\/a> 26 \/*<\/em>$/;" a +'L26' HTML/S/145.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/146.html /^<\/a> 26 public<\/strong> final<\/strong> T<\/a> subgroup<\/a>;$/;" a +'L26' HTML/S/147.html /^<\/a> 26 * @param <T><\/em>$/;" a +'L26' HTML/S/148.html /^<\/a> 26 * @see SequenceDelimiter<\/em>$/;" a +'L26' HTML/S/149.html /^<\/a> 26 \/*<\/em>$/;" a +'L26' HTML/S/15.html /^<\/a> 26 $/;" a +'L26' HTML/S/150.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/151.html /^<\/a> 26 super<\/strong>(msg<\/a>, cause<\/a>);$/;" a +'L26' HTML/S/153.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/154.html /^<\/a> 26 private<\/strong> int<\/strong> pow<\/a>;$/;" a +'L26' HTML/S/155.html /^<\/a> 26 $/;" a +'L26' HTML/S/156.html /^<\/a> 26 return<\/strong> intNullDenotation<\/a>(operator<\/a>, ctx<\/a>);$/;" a +'L26' HTML/S/157.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/158.html /^<\/a> 26 * The precedence of the operator.<\/em>$/;" a +'L26' HTML/S/159.html /^<\/a> 26 private<\/strong> Set<\/a><K<\/a>> chainWith<\/a>;$/;" a +'L26' HTML/S/16.html /^<\/a> 26 addCase<\/a>(rn<\/a>, 60, "sword");$/;" a +'L26' HTML/S/160.html /^<\/a> 26 \/**<\/em>$/;" a +'L26' HTML/S/161.html /^<\/a> 26 throw<\/strong> new<\/strong> ParserException<\/a>("Unexpected token " + operator<\/a>);$/;" a +'L26' HTML/S/162.html /^<\/a> 26 }<\/em>$/;" a +'L26' HTML/S/163.html /^<\/a> 26 $/;" a +'L26' HTML/S/164.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/165.html /^<\/a> 26 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L26' HTML/S/166.html /^<\/a> 26 }<\/em>$/;" a +'L26' HTML/S/167.html /^<\/a> 26 }<\/em>$/;" a +'L26' HTML/S/168.html /^<\/a> 26 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> infixLeft<\/a>(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L26' HTML/S/169.html /^<\/a> 26 $/;" a +'L26' HTML/S/17.html /^<\/a> 26 $/;" a +'L26' HTML/S/170.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/171.html /^<\/a> 26 $/;" a +'L26' HTML/S/172.html /^<\/a> 26 @Override<\/a>$/;" a +'L26' HTML/S/173.html /^<\/a> 26 $/;" a +'L26' HTML/S/174.html /^<\/a> 26 private<\/strong> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> internal<\/a>;$/;" a +'L26' HTML/S/175.html /^<\/a> 26 \/**<\/em>$/;" a +'L26' HTML/S/176.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/177.html /^<\/a> 26 * The left-hand operand of this command.<\/em>$/;" a +'L26' HTML/S/178.html /^<\/a> 26 * @param ctx<\/em>$/;" a +'L26' HTML/S/179.html /^<\/a> 26 * The state of the parser.<\/em>$/;" a +'L26' HTML/S/180.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/181.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/182.html /^<\/a> 26 val<\/a> = vl<\/a>;$/;" a +'L26' HTML/S/183.html /^<\/a> 26 * The iterator to use.<\/em>$/;" a +'L26' HTML/S/184.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/185.html /^<\/a> 26 * @author ben<\/em>$/;" a +'L26' HTML/S/186.html /^<\/a> 26 private<\/strong> static<\/strong> String<\/a> WITH_DELIM<\/a> = "(?:(?<=%1$s)|(?=%1$s))";$/;" a +'L26' HTML/S/188.html /^<\/a> 26 * Create a new two level splitter.<\/em>$/;" a +'L26' HTML/S/189.html /^<\/a> 26 IPair<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>> pair<\/a>) {<\/em>$/;" a +'L26' HTML/S/190.html /^<\/a> 26 \/\/ like \\t or \\"$/;" a +'L26' HTML/S/191.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/192.html /^<\/a> 26 $/;" a +'L26' HTML/S/193.html /^<\/a># Each mapping line contains two fields, separated by a semicolon (';').$/;" a +'L26' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/splitter\/SimpleTokenSplitter.java$/;" a +'L26' HTML/S/2.html /^<\/a> <artifactId>BJC-Utils2<\/artifactId>$/;" a +'L26' HTML/S/20.html /^<\/a> 26 private<\/strong> CommandMode<\/a> initialMode<\/a>;$/;" a +'L26' HTML/S/203.html /^<\/a>"\/>$/;" a +'L26' HTML/S/21.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/23.html /^<\/a> 26 String<\/a> getSummary<\/a>();$/;" a +'L26' HTML/S/24.html /^<\/a> 26 * @return the custom prompt for this mode<\/em>$/;" a +'L26' HTML/S/25.html /^<\/a> 26 public<\/strong> Command<\/a> aliased<\/a>() {<\/em>$/;" a +'L26' HTML/S/26.html /^<\/a> 26 * The command input source for the FDS mode.<\/em>$/;" a +'L26' HTML/S/27.html /^<\/a> 26 }<\/em>$/;" a +'L26' HTML/S/28.html /^<\/a> 26 * @param message<\/em>$/;" a +'L26' HTML/S/29.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/3.html /^<\/a> 26 System<\/a>.out<\/a>.print<\/a>("Enter a command (blank line to quit): ");$/;" a +'L26' HTML/S/30.html /^<\/a> 26 private<\/strong> char<\/strong>[] registeredArray<\/a>;$/;" a +'L26' HTML/S/31.html /^<\/a> 26 * The description of the command. May be null, in which<\/em>$/;" a +'L26' HTML/S/32.html /^<\/a> 26 $/;" a +'L26' HTML/S/33.html /^<\/a> 26 this<\/strong>.summary<\/a> = summary<\/a>;$/;" a +'L26' HTML/S/35.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/36.html /^<\/a> 26 \/\/ Don't need to do anything on rule start<\/em>$/;" a +'L26' HTML/S/37.html /^<\/a> 26 * The author of this component<\/em>$/;" a +'L26' HTML/S/38.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/39.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/4.html /^<\/a> 26 System<\/a>.out<\/a>.println<\/a>("\\tp: Preorder printing (print parent first, then left & right).");$/;" a +'L26' HTML/S/40.html /^<\/a> 26 * description was provided<\/em>$/;" a +'L26' HTML/S/41.html /^<\/a> 26 * Should we actually get new iterators, or just repeat the last<\/em>$/;" a +'L26' HTML/S/42.html /^<\/a> 26 * @return An either with the left side occupied<\/em>$/;" a +'L26' HTML/S/43.html /^<\/a> 26 heldValue<\/a> = null<\/strong>;$/;" a +'L26' HTML/S/44.html /^<\/a> 26 * The type of value in this container<\/em>$/;" a +'L26' HTML/S/45.html /^<\/a> 26 $/;" a +'L26' HTML/S/46.html /^<\/a> 26 \/*<\/em>$/;" a +'L26' HTML/S/47.html /^<\/a> 26 return<\/strong> containedHolder<\/a>.bind<\/a>(binder<\/a>);$/;" a +'L26' HTML/S/48.html /^<\/a> 26 binder<\/a> = bindr<\/a>;$/;" a +'L26' HTML/S/49.html /^<\/a> 26 return<\/strong> containedHolder<\/a>.bind<\/a>(binder<\/a>);$/;" a +'L26' HTML/S/5.html /^<\/a> 26 TestContext<\/a> ctx<\/a> = new<\/strong> TestContext<\/a>();$/;" a +'L26' HTML/S/50.html /^<\/a> 26 $/;" a +'L26' HTML/S/51.html /^<\/a> 26 * The type of the bound right<\/em>$/;" a +'L26' HTML/S/52.html /^<\/a> 26 public<\/strong> void<\/strong> addChild<\/a>(ITree<\/a><ContainedType<\/a>> child<\/a>);$/;" a +'L26' HTML/S/53.html /^<\/a> 26 private<\/strong> ContainedType<\/a> heldValue<\/a>;$/;" a +'L26' HTML/S/54.html /^<\/a> 26 private<\/strong> Supplier<\/a><RightType<\/a>> rightSupplier<\/a>;$/;" a +'L26' HTML/S/55.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/56.html /^<\/a> 26 $/;" a +'L26' HTML/S/57.html /^<\/a> 26 public<\/strong> Pair() {<\/em>$/;" a +'L26' HTML/S/58.html /^<\/a> 26 $/;" a +'L26' HTML/S/59.html /^<\/a> 26 * instantiation was, in case of duplicate initiations.<\/em>$/;" a +'L26' HTML/S/60.html /^<\/a> 26 private<\/strong> Deque<\/a><ITree<\/a><ContainedType<\/a>>> postChildren<\/a>;$/;" a +'L26' HTML/S/61.html /^<\/a> 26 \/**<\/em>$/;" a +'L26' HTML/S/62.html /^<\/a> 26 * The source iterator to use.<\/em>$/;" a +'L26' HTML/S/63.html /^<\/a> 26 private<\/strong> int<\/strong> ID<\/a>;$/;" a +'L26' HTML/S/64.html /^<\/a> 26 private<\/strong> Set<\/a><String<\/a>> wrds<\/a>;$/;" a +'L26' HTML/S/65.html /^<\/a> 26 Directory<\/a><K<\/a>, V<\/a>> getSubdirectory(K<\/a> key<\/a>);$/;" a +'L26' HTML/S/66.html /^<\/a> 26 public<\/strong> class<\/strong> DoubleTape<\/a><T<\/a>> implements<\/strong> Tape<\/a><T<\/a>> {<\/em>$/;" a +'L26' HTML/S/67.html /^<\/a> 26 * Create a new empty stack-based map.<\/em>$/;" a +'L26' HTML/S/68.html /^<\/a> 26 backing<\/a>.add<\/a>(elm<\/a>);$/;" a +'L26' HTML/S/69.html /^<\/a> 26 public<\/strong> SimpleDirectory() {<\/em>$/;" a +'L26' HTML/S/7.html /^<\/a> 26 * <\/em>$/;" a +'L26' HTML/S/70.html /^<\/a> 26 backing<\/a>.push<\/a>(elm<\/a>);$/;" a +'L26' HTML/S/71.html /^<\/a> 26 protected<\/strong> boolean<\/strong> autoExtend<\/a>;$/;" a +'L26' HTML/S/72.html /^<\/a> 26 $/;" a +'L26' HTML/S/73.html /^<\/a> 26 public<\/strong> abstract<\/strong> class<\/strong> Stack<\/a><T<\/a>> {<\/em>$/;" a +'L26' HTML/S/74.html /^<\/a> 26 * @param itm<\/em>$/;" a +'L26' HTML/S/75.html /^<\/a> 26 \/**<\/em>$/;" a +'L26' HTML/S/76.html /^<\/a> 26 tapes<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L26' HTML/S/77.html /^<\/a> 26 public<\/strong> UnifiedDirectory() {<\/em>$/;" a +'L26' HTML/S/78.html /^<\/a> 26 * The cause of why the exception was thrown<\/em>$/;" a +'L26' HTML/S/79.html /^<\/a> 26 * The message to explain why the exception was thrown<\/em>$/;" a +'L26' HTML/S/8.html /^<\/a> 26 throw<\/strong> new<\/strong> ParserException<\/a>("Variable name must be simple");$/;" a +'L26' HTML/S/81.html /^<\/a> 26 * The current count of elements in the tree<\/em>$/;" a +'L26' HTML/S/82.html /^<\/a> 26 $/;" a +'L26' HTML/S/83.html /^<\/a> 26 $/;" a +'L26' HTML/S/84.html /^<\/a> 26 * next.<\/em>$/;" a +'L26' HTML/S/85.html /^<\/a> 26 public<\/strong> void<\/strong> add<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>);$/;" a +'L26' HTML/S/87.html /^<\/a> 26 if<\/strong>(store<\/a>.containsKey<\/a>(key<\/a>)) return<\/strong> true<\/strong>;$/;" a +'L26' HTML/S/88.html /^<\/a> 26 *<\/em>$/;" a +'L26' HTML/S/89.html /^<\/a> 26 *\/<\/em>$/;" a +'L26' HTML/S/9.html /^<\/a> 26 $/;" a +'L26' HTML/S/90.html /^<\/a> 26 $/;" a +'L26' HTML/S/91.html /^<\/a> 26 * @param item<\/em>$/;" a +'L26' HTML/S/92.html /^<\/a> 26 $/;" a +'L26' HTML/S/93.html /^<\/a> 26 public<\/strong> SentryList(List<\/a><T<\/a>> backing<\/a>) {<\/em>$/;" a +'L26' HTML/S/94.html /^<\/a> 26 * @param <NewRight>$/;" a +'L26' HTML/S/95.html /^<\/a> 26 * The function to convert<\/em>$/;" a +'L26' HTML/S/97.html /^<\/a> 26 }<\/em>$/;" a +'L26' HTML/S/98.html /^<\/a> 26 * @param <FinalType2><\/em>$/;" a +'L26' HTML/S/99.html /^<\/a> 26 this<\/strong>.second<\/a> = second<\/a>;$/;" a +'L260' HTML/S/1.html /^<\/a>2998; 2997 # RIGHT BLACK TORTOISE SHELL BRACKET$/;" a +'L260' HTML/S/106.html /^<\/a> 260 returned<\/a>.add<\/a>(itm<\/a>);$/;" a +'L260' HTML/S/111.html /^<\/a> 260 }<\/em>$/;" a +'L260' HTML/S/115.html /^<\/a> 260 adjacency<\/a>.setWeight<\/a>(sourceKey<\/a>, targetKey<\/a>, targetValue<\/a>);$/;" a +'L260' HTML/S/131.html /^<\/a> 260 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L260' HTML/S/143.html /^<\/a> 260 * Check if this group starts a new nesting scope.<\/em>$/;" a +'L260' HTML/S/147.html /^<\/a> 260 $/;" a +'L260' HTML/S/190.html /^<\/a> 260 * will still cause errors.$/;" a +'L260' HTML/S/193.html /^<\/a>2998; 2997 # RIGHT BLACK TORTOISE SHELL BRACKET$/;" a +'L260' HTML/S/32.html /^<\/a> 260 $/;" a +'L260' HTML/S/63.html /^<\/a> 260 @Override<\/a>$/;" a +'L260' HTML/S/66.html /^<\/a> 260 }<\/em>$/;" a +'L260' HTML/S/7.html /^<\/a> 260 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L260' HTML/S/73.html /^<\/a> 260 }<\/em>$/;" a +'L260' HTML/S/75.html /^<\/a> 260 *\/<\/em>$/;" a +'L260' HTML/S/76.html /^<\/a> 260 *<\/em>$/;" a +'L260' HTML/S/88.html /^<\/a> 260 $/;" a +'L260' HTML/S/9.html /^<\/a> 260 parser<\/a>.addInitialCommand<\/a>("(vref)", leaf<\/a>());$/;" a +'L260' HTML/S/91.html /^<\/a> 260 * Reduce this list to a single value, using a accumulative approach.<\/em>$/;" a +'L261' HTML/S/1.html /^<\/a>29B8; 2298 # CIRCLED REVERSE SOLIDUS$/;" a +'L261' HTML/S/106.html /^<\/a> 261 }<\/em>$/;" a +'L261' HTML/S/111.html /^<\/a> 261 $/;" a +'L261' HTML/S/115.html /^<\/a> 261 }<\/em>);$/;" a +'L261' HTML/S/131.html /^<\/a> 261 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L261' HTML/S/143.html /^<\/a> 261 * <\/em>$/;" a +'L261' HTML/S/147.html /^<\/a> 261 StringBuilder<\/a> msgBuilder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L261' HTML/S/190.html /^<\/a> 261 * $/;" a +'L261' HTML/S/193.html /^<\/a>29B8; 2298 # CIRCLED REVERSE SOLIDUS$/;" a +'L261' HTML/S/32.html /^<\/a> 261 normalOutput<\/a>.accept<\/a>("\\n" + desc<\/a>);$/;" a +'L261' HTML/S/63.html /^<\/a> 261 public<\/strong> <TransformedType<\/a>> TransformedType<\/a> transformHead<\/a>(Function<\/a><ContainedType<\/a>, TransformedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L261' HTML/S/66.html /^<\/a> 261 }<\/em>$/;" a +'L261' HTML/S/7.html /^<\/a> 261 System<\/a>.out<\/a>.println<\/a>("\\nRead command '" + ln<\/a> + "' from file\\n");$/;" a +'L261' HTML/S/73.html /^<\/a> 261 $/;" a +'L261' HTML/S/75.html /^<\/a> 261 public<\/strong> boolean<\/strong> prevTape() {<\/em>$/;" a +'L261' HTML/S/76.html /^<\/a> 261 * @param label<\/em>$/;" a +'L261' HTML/S/88.html /^<\/a> 261 @Override<\/a>$/;" a +'L261' HTML/S/9.html /^<\/a> 261 $/;" a +'L261' HTML/S/91.html /^<\/a> 261 *<\/em>$/;" a +'L262' HTML/S/1.html /^<\/a>29C0; 29C1 # CIRCLED LESS-THAN$/;" a +'L262' HTML/S/106.html /^<\/a> 262 $/;" a +'L262' HTML/S/111.html /^<\/a> 262 \/**<\/em>$/;" a +'L262' HTML/S/115.html /^<\/a> 262 }<\/em>);$/;" a +'L262' HTML/S/131.html /^<\/a> 262 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L262' HTML/S/143.html /^<\/a> 262 * @return Whether this group starts a new nesting scope.<\/em>$/;" a +'L262' HTML/S/147.html /^<\/a> 262 $/;" a +'L262' HTML/S/190.html /^<\/a> 262 * @param inp$/;" a +'L262' HTML/S/193.html /^<\/a>29C0; 29C1 # CIRCLED LESS-THAN$/;" a +'L262' HTML/S/32.html /^<\/a> 262 }<\/em> else<\/strong> if<\/strong>(defaultHandlers<\/a>.containsKey<\/a>(commandName<\/a>)) {<\/em>$/;" a +'L262' HTML/S/63.html /^<\/a> 262 return<\/strong> transformer<\/a>.apply<\/a>(data<\/a>);$/;" a +'L262' HTML/S/7.html /^<\/a> 262 }<\/em>$/;" a +'L262' HTML/S/73.html /^<\/a> 262 \/**<\/em>$/;" a +'L262' HTML/S/75.html /^<\/a> 262 boolean<\/strong> succ<\/a> = tapes<\/a>.left<\/a>();$/;" a +'L262' HTML/S/76.html /^<\/a> 262 * The tape to remove.<\/em>$/;" a +'L262' HTML/S/88.html /^<\/a> 262 public<\/strong> <T<\/a>> IList<\/a><T<\/a>> map<\/a>(Function<\/a><E<\/a>, T<\/a>> elementTransformer<\/a>) {<\/em>$/;" a +'L262' HTML/S/9.html /^<\/a> 262 parser<\/a>.addInitialCommand<\/a>("var", new<\/strong> VarCommand<\/a>());$/;" a +'L262' HTML/S/91.html /^<\/a> 262 * @param <StateType><\/em>$/;" a +'L263' HTML/S/1.html /^<\/a>29C1; 29C0 # CIRCLED GREATER-THAN$/;" a +'L263' HTML/S/106.html /^<\/a> 263 if<\/strong>(count<\/a> % size<\/a> != 0) {<\/em>$/;" a +'L263' HTML/S/111.html /^<\/a> 263 * Generate a generic sentence from a initial rule.<\/em>$/;" a +'L263' HTML/S/115.html /^<\/a> 263 $/;" a +'L263' HTML/S/131.html /^<\/a> 263 else<\/strong> if<\/strong>(message<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Message must not be null");$/;" a +'L263' HTML/S/143.html /^<\/a> 263 *\/<\/em>$/;" a +'L263' HTML/S/147.html /^<\/a> 263 String<\/a> closingDelims<\/a> = StringUtils<\/a>.toEnglishList<\/a>(group<\/a>.getNestingExclusions<\/a>().toArray<\/a>(), false<\/strong>);$/;" a +'L263' HTML/S/190.html /^<\/a> 263 * The input to check.$/;" a +'L263' HTML/S/193.html /^<\/a>29C1; 29C0 # CIRCLED GREATER-THAN$/;" a +'L263' HTML/S/32.html /^<\/a> 263 String<\/a> desc<\/a> = defaultHandlers<\/a>.get<\/a>(commandName<\/a>).getHelp<\/a>().getDescription<\/a>();$/;" a +'L263' HTML/S/63.html /^<\/a> 263 }<\/em>$/;" a +'L263' HTML/S/7.html /^<\/a> 263 handleCommand<\/a>(ln<\/a>, scn<\/a>, false<\/strong>);$/;" a +'L263' HTML/S/73.html /^<\/a> 263 * Rotate the top three items on the stack<\/em>$/;" a +'L263' HTML/S/75.html /^<\/a> 263 $/;" a +'L263' HTML/S/76.html /^<\/a> 263 *<\/em>$/;" a +'L263' HTML/S/88.html /^<\/a> 263 if<\/strong>(elementTransformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must be not null");$/;" a +'L263' HTML/S/9.html /^<\/a> 263 $/;" a +'L263' HTML/S/91.html /^<\/a> 263 * The in-between type of the values<\/em>$/;" a +'L264' HTML/S/1.html /^<\/a>29C4; 29C5 # SQUARED RISING DIAGONAL SLASH$/;" a +'L264' HTML/S/106.html /^<\/a> 264 \/\/ We need to pad<\/em>$/;" a +'L264' HTML/S/111.html /^<\/a> 264 *<\/em>$/;" a +'L264' HTML/S/115.html /^<\/a> 264 return<\/strong> adjacency<\/a>;$/;" a +'L264' HTML/S/131.html /^<\/a> 264 $/;" a +'L264' HTML/S/143.html /^<\/a> 264 public<\/strong> boolean<\/strong> isForgetful<\/a>() {<\/em>$/;" a +'L264' HTML/S/147.html /^<\/a> 264 $/;" a +'L264' HTML/S/190.html /^<\/a> 264 * @return Whether the string is a valid double or not.$/;" a +'L264' HTML/S/193.html /^<\/a>29C4; 29C5 # SQUARED RISING DIAGONAL SLASH$/;" a +'L264' HTML/S/32.html /^<\/a> 264 $/;" a +'L264' HTML/S/63.html /^<\/a> 264 $/;" a +'L264' HTML/S/7.html /^<\/a> 264 }<\/em>$/;" a +'L264' HTML/S/73.html /^<\/a> 264 *\/<\/em>$/;" a +'L264' HTML/S/75.html /^<\/a> 264 if<\/strong>(succ<\/a>) {<\/em>$/;" a +'L264' HTML/S/76.html /^<\/a> 264 * @return The removed tape.<\/em>$/;" a +'L264' HTML/S/88.html /^<\/a> 264 $/;" a +'L264' HTML/S/9.html /^<\/a> 264 parser<\/a>.addInitialCommand<\/a>("switch", new<\/strong> SwitchCommand<\/a>());$/;" a +'L264' HTML/S/91.html /^<\/a> 264 * @param <ReducedType><\/em>$/;" a +'L265' HTML/S/1.html /^<\/a>29C5; 29C4 # SQUARED FALLING DIAGONAL SLASH$/;" a +'L265' HTML/S/106.html /^<\/a> 265 int<\/strong> needed<\/a> = count<\/a> % size<\/a>;$/;" a +'L265' HTML/S/111.html /^<\/a> 265 * @param <T><\/em>$/;" a +'L265' HTML/S/115.html /^<\/a> 265 }<\/em>$/;" a +'L265' HTML/S/131.html /^<\/a> 265 JOptionPane<\/a>.showMessageDialog<\/a>(parent<\/a>, title<\/a>, message<\/a>, JOptionPane<\/a>.INFORMATION_MESSAGE<\/a>);$/;" a +'L265' HTML/S/143.html /^<\/a> 265 return<\/strong> forgetful<\/a>;$/;" a +'L265' HTML/S/147.html /^<\/a> 265 String<\/a> ctxList<\/a> = StringUtils<\/a>.toEnglishList<\/a>(groupStack<\/a>.toArray<\/a>(), "then");$/;" a +'L265' HTML/S/190.html /^<\/a> 265 *\/<\/em>$/;" a +'L265' HTML/S/193.html /^<\/a>29C5; 29C4 # SQUARED FALLING DIAGONAL SLASH$/;" a +'L265' HTML/S/32.html /^<\/a> 265 normalOutput<\/a>.accept<\/a>("\\n" + desc<\/a>);$/;" a +'L265' HTML/S/63.html /^<\/a> 265 @Override<\/a>$/;" a +'L265' HTML/S/7.html /^<\/a> 265 $/;" a +'L265' HTML/S/73.html /^<\/a> 265 public<\/strong> void<\/strong> rot() {<\/em>$/;" a +'L265' HTML/S/75.html /^<\/a> 265 currentTape<\/a> = tapes<\/a>.item<\/a>();$/;" a +'L265' HTML/S/76.html /^<\/a> 265 *\/<\/em>$/;" a +'L265' HTML/S/88.html /^<\/a> 265 IList<\/a><T<\/a>> returned<\/a> = new<\/strong> FunctionalList<\/a><>(this<\/strong>.wrapped<\/a>.size<\/a>());$/;" a +'L265' HTML/S/9.html /^<\/a> 265 $/;" a +'L265' HTML/S/91.html /^<\/a> 265 * The final value type<\/em>$/;" a +'L266' HTML/S/1.html /^<\/a>29CF; 29D0 # LEFT TRIANGLE BESIDE VERTICAL BAR$/;" a +'L266' HTML/S/106.html /^<\/a> 266 int<\/strong> threshold<\/a> = 0;$/;" a +'L266' HTML/S/111.html /^<\/a> 266 * The type of the transformed output<\/em>$/;" a +'L266' HTML/S/115.html /^<\/a> 266 }<\/em>$/;" a +'L266' HTML/S/131.html /^<\/a> 266 }<\/em>$/;" a +'L266' HTML/S/143.html /^<\/a> 266 }<\/em>$/;" a +'L266' HTML/S/147.html /^<\/a> 266 $/;" a +'L266' HTML/S/190.html /^<\/a> 266 public<\/strong> static<\/strong> boolean<\/strong> isInt(String<\/a> inp<\/a>) {<\/em>$/;" a +'L266' HTML/S/193.html /^<\/a>29CF; 29D0 # LEFT TRIANGLE BESIDE VERTICAL BAR$/;" a +'L266' HTML/S/32.html /^<\/a> 266 }<\/em> else<\/strong> if<\/strong>(helpTopics<\/a>.containsKey<\/a>(commandName<\/a>)) {<\/em>$/;" a +'L266' HTML/S/63.html /^<\/a> 266 public<\/strong> <MappedType<\/a>> ITree<\/a><MappedType<\/a>> transformTree<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L266' HTML/S/7.html /^<\/a> 266 scn<\/a>.close<\/a>();$/;" a +'L266' HTML/S/73.html /^<\/a> 266 T<\/a> z<\/a> = pop<\/a>();$/;" a +'L266' HTML/S/75.html /^<\/a> 266 }<\/em>$/;" a +'L266' HTML/S/76.html /^<\/a> 266 public<\/strong> Tape<\/a><T<\/a>> removeTape(String<\/a> label<\/a>) {<\/em>$/;" a +'L266' HTML/S/88.html /^<\/a> 266 $/;" a +'L266' HTML/S/9.html /^<\/a> 266 return<\/strong> parser<\/a>;$/;" a +'L266' HTML/S/91.html /^<\/a> 266 *<\/em>$/;" a +'L267' HTML/S/1.html /^<\/a>29D0; 29CF # VERTICAL BAR BESIDE RIGHT TRIANGLE$/;" a +'L267' HTML/S/106.html /^<\/a> 267 $/;" a +'L267' HTML/S/111.html /^<\/a> 267 *<\/em>$/;" a +'L267' HTML/S/131.html /^<\/a> 267 }<\/em>$/;" a +'L267' HTML/S/143.html /^<\/a> 267 }<\/em>$/;" a +'L267' HTML/S/147.html /^<\/a> 267 msgBuilder<\/a>.append<\/a>("Unclosed group '");$/;" a +'L267' HTML/S/190.html /^<\/a> 267 return<\/strong> intLitPattern<\/a>.matcher<\/a>(inp<\/a>).matches<\/a>();$/;" a +'L267' HTML/S/193.html /^<\/a>29D0; 29CF # VERTICAL BAR BESIDE RIGHT TRIANGLE$/;" a +'L267' HTML/S/32.html /^<\/a> 267 normalOutput<\/a>.accept<\/a>("\\n" + helpTopics<\/a>.get<\/a>(commandName<\/a>).getDescription<\/a>());$/;" a +'L267' HTML/S/63.html /^<\/a> 267 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L267' HTML/S/7.html /^<\/a> 267 }<\/em> catch<\/strong>(FileNotFoundException<\/a> fnfex) {<\/em>$/;" a +'L267' HTML/S/73.html /^<\/a> 267 T<\/a> y<\/a> = pop<\/a>();$/;" a +'L267' HTML/S/75.html /^<\/a> 267 $/;" a +'L267' HTML/S/76.html /^<\/a> 267 return<\/strong> tapes<\/a>.remove<\/a>(label<\/a>);$/;" a +'L267' HTML/S/88.html /^<\/a> 267 forEach<\/a>(element<\/a> -> {<\/em>$/;" a +'L267' HTML/S/9.html /^<\/a> 267 }<\/em>$/;" a +'L267' HTML/S/91.html /^<\/a> 267 * @param initial<\/em>$/;" a +'L268' HTML/S/1.html /^<\/a>29D1; 29D2 # BOWTIE WITH LEFT HALF BLACK$/;" a +'L268' HTML/S/106.html /^<\/a> 268 while<\/strong>(needed<\/a> > 0 && threshold<\/a> <= MAX_NTRIESPART<\/a>) {<\/em>$/;" a +'L268' HTML/S/111.html /^<\/a> 268 * @param initRules<\/em>$/;" a +'L268' HTML/S/143.html /^<\/a> 268 $/;" a +'L268' HTML/S/147.html /^<\/a> 268 msgBuilder<\/a>.append<\/a>(group<\/a>.getName<\/a>());$/;" a +'L268' HTML/S/190.html /^<\/a> 268 }<\/em>$/;" a +'L268' HTML/S/193.html /^<\/a>29D1; 29D2 # BOWTIE WITH LEFT HALF BLACK$/;" a +'L268' HTML/S/32.html /^<\/a> 268 }<\/em> else<\/strong> {<\/em>$/;" a +'L268' HTML/S/63.html /^<\/a> 268 IList<\/a><ITree<\/a><MappedType<\/a>>> transformedChildren<\/a> = children<\/a>$/;" a +'L268' HTML/S/7.html /^<\/a> 268 System<\/a>.out<\/a>.println<\/a>("Couldn't find file '" + args<\/a> + "'");$/;" a +'L268' HTML/S/73.html /^<\/a> 268 T<\/a> x<\/a> = pop<\/a>();$/;" a +'L268' HTML/S/75.html /^<\/a> 268 return<\/strong> succ<\/a>;$/;" a +'L268' HTML/S/76.html /^<\/a> 268 }<\/em>$/;" a +'L268' HTML/S/88.html /^<\/a> 268 \/\/ Add the transformed item to the result<\/em>$/;" a +'L268' HTML/S/9.html /^<\/a> 268 }<\/em>$/;" a +'L268' HTML/S/91.html /^<\/a> 268 * The initial value of the accumulative state.<\/em>$/;" a +'L269' HTML/S/1.html /^<\/a>29D2; 29D1 # BOWTIE WITH RIGHT HALF BLACK$/;" a +'L269' HTML/S/106.html /^<\/a> 269 E<\/a> val<\/a> = padder<\/a>.get<\/a>();$/;" a +'L269' HTML/S/111.html /^<\/a> 269 * The initial rule to start with.<\/em>$/;" a +'L269' HTML/S/143.html /^<\/a> 269 \/**<\/em>$/;" a +'L269' HTML/S/147.html /^<\/a> 269 msgBuilder<\/a>.append<\/a>("'. Expected one of ");$/;" a +'L269' HTML/S/190.html /^<\/a> 269 }<\/em>$/;" a +'L269' HTML/S/193.html /^<\/a>29D2; 29D1 # BOWTIE WITH RIGHT HALF BLACK$/;" a +'L269' HTML/S/32.html /^<\/a> 269 errorOutput<\/a>.accept<\/a>($/;" a +'L269' HTML/S/63.html /^<\/a> 269 .map<\/a>((child<\/a>) -> child<\/a>.transformTree<\/a>(transformer<\/a>));$/;" a +'L269' HTML/S/7.html /^<\/a> 269 }<\/em> catch<\/strong>(IOException<\/a> ioex<\/a>) {<\/em>$/;" a +'L269' HTML/S/73.html /^<\/a> 269 $/;" a +'L269' HTML/S/75.html /^<\/a> 269 }<\/em>$/;" a +'L269' HTML/S/76.html /^<\/a> 269 $/;" a +'L269' HTML/S/88.html /^<\/a> 269 returned<\/a>.add<\/a>(elementTransformer<\/a>.apply<\/a>(element<\/a>));$/;" a +'L269' HTML/S/91.html /^<\/a> 269 * @param accumulator<\/em>$/;" a +'L27' HTML/S/1.html /^<\/a># Each of the two fields contains a code point represented as a$/;" a +'L27' HTML/S/10.html /^<\/a> 27 $/;" a +'L27' HTML/S/100.html /^<\/a> 27 * @param rnd<\/em>$/;" a +'L27' HTML/S/101.html /^<\/a> 27 * Returning true means to continue the traversal,<\/em>$/;" a +'L27' HTML/S/102.html /^<\/a> 27 @Override<\/a>$/;" a +'L27' HTML/S/103.html /^<\/a> 27 * function<\/em>$/;" a +'L27' HTML/S/104.html /^<\/a> 27 $/;" a +'L27' HTML/S/105.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/106.html /^<\/a> 27 * @param input<\/em>$/;" a +'L27' HTML/S/107.html /^<\/a> 27 int<\/strong> result<\/a> = 1;$/;" a +'L27' HTML/S/108.html /^<\/a> 27 else<\/strong> if<\/strong> (regex<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Regex must not be null");$/;" a +'L27' HTML/S/109.html /^<\/a> 27 * @param c<\/em>$/;" a +'L27' HTML/S/110.html /^<\/a> 27 * @param cases<\/em>$/;" a +'L27' HTML/S/111.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/112.html /^<\/a> 27 * The list of possible results to pick from<\/em>$/;" a +'L27' HTML/S/113.html /^<\/a> 27 * Create an adjacency map from a stream of text<\/em>$/;" a +'L27' HTML/S/114.html /^<\/a> 27 * @param terminal<\/em>$/;" a +'L27' HTML/S/115.html /^<\/a> 27 public<\/strong> class<\/strong> Graph<\/a><T<\/a>> {<\/em>$/;" a +'L27' HTML/S/116.html /^<\/a> 27 * @param exts<\/em>$/;" a +'L27' HTML/S/117.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/118.html /^<\/a> 27 *<\/em>$/;" a +'L27' HTML/S/122.html /^<\/a> 27 *<\/em>$/;" a +'L27' HTML/S/123.html /^<\/a> 27 *<\/em>$/;" a +'L27' HTML/S/124.html /^<\/a> 27 * @param lab<\/em>$/;" a +'L27' HTML/S/125.html /^<\/a> 27 private<\/strong> static<\/strong> final<\/strong> long<\/strong> serialVersionUID<\/a> = 3442971104975491571L;$/;" a +'L27' HTML/S/127.html /^<\/a> 27 * The label for the field<\/em>$/;" a +'L27' HTML/S/128.html /^<\/a> 27 private<\/strong> static<\/strong> void<\/strong> addItem<\/a>(DefaultListModel<\/a><String<\/a>> model<\/a>, Predicate<\/a><String<\/a>> verifier<\/a>,$/;" a +'L27' HTML/S/129.html /^<\/a> 27 * @param label<\/em>$/;" a +'L27' HTML/S/13.html /^<\/a> 27 \/**<\/em>$/;" a +'L27' HTML/S/130.html /^<\/a> 27 private<\/strong> int<\/strong> initValue<\/a>;$/;" a +'L27' HTML/S/131.html /^<\/a> 27 * @param parent<\/em>$/;" a +'L27' HTML/S/132.html /^<\/a> 27 try<\/strong> {<\/em>$/;" a +'L27' HTML/S/133.html /^<\/a> 27 * @param lowerBound<\/em>$/;" a +'L27' HTML/S/134.html /^<\/a> 27 public<\/strong> SimpleInternalFrame(String<\/a> title<\/a>) {<\/em>$/;" a +'L27' HTML/S/135.html /^<\/a> 27 return<\/strong> new<\/strong> JList<\/a><>(buildModel<\/a>(source<\/a>));$/;" a +'L27' HTML/S/137.html /^<\/a> 27 @Override<\/a>$/;" a +'L27' HTML/S/138.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/139.html /^<\/a> 27 private<\/strong> Scanner<\/a> blockReader<\/a>;$/;" a +'L27' HTML/S/14.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/140.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/141.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/143.html /^<\/a> 27 * The type of items in the sequence.<\/em>$/;" a +'L27' HTML/S/144.html /^<\/a> 27 * Confirm passing an array instead of a single var-arg.<\/em>$/;" a +'L27' HTML/S/145.html /^<\/a> 27 * @param groupRegex<\/em>$/;" a +'L27' HTML/S/146.html /^<\/a> 27 $/;" a +'L27' HTML/S/147.html /^<\/a> 27 * The type of items in the sequence.<\/em>$/;" a +'L27' HTML/S/148.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/149.html /^<\/a> 27 * A decimal floating-point string representing a finite<\/em>$/;" a +'L27' HTML/S/15.html /^<\/a> 27 ctx<\/a>.tokens<\/a>.expect<\/a>("=");$/;" a +'L27' HTML/S/150.html /^<\/a> 27 public<\/strong> int<\/strong> getPrecedence<\/a>();$/;" a +'L27' HTML/S/151.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/153.html /^<\/a> 27 public<\/strong> class<\/strong> RepeatingParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> implements<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L27' HTML/S/154.html /^<\/a> 27 $/;" a +'L27' HTML/S/155.html /^<\/a> 27 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> source<\/a>;$/;" a +'L27' HTML/S/156.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/157.html /^<\/a> 27 * @param precedence<\/em>$/;" a +'L27' HTML/S/158.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/159.html /^<\/a> 27 $/;" a +'L27' HTML/S/16.html /^<\/a> 27 addCase<\/a>(rn<\/a>, 50, "armor");$/;" a +'L27' HTML/S/160.html /^<\/a> 27 * Create a new constant.<\/em>$/;" a +'L27' HTML/S/161.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/162.html /^<\/a> 27 $/;" a +'L27' HTML/S/163.html /^<\/a> 27 private<\/strong> Token<\/a><K<\/a>, V<\/a>> mark<\/a>;$/;" a +'L27' HTML/S/164.html /^<\/a> 27 * @return A command implementing that operator.<\/em>$/;" a +'L27' HTML/S/165.html /^<\/a> 27 return<\/strong> new<\/strong> Tree<\/a><>(operator<\/a>);$/;" a +'L27' HTML/S/166.html /^<\/a> 27 $/;" a +'L27' HTML/S/167.html /^<\/a> 27 $/;" a +'L27' HTML/S/168.html /^<\/a> 27 return<\/strong> new<\/strong> LeftBinaryCommand<\/a><>(precedence<\/a>);$/;" a +'L27' HTML/S/169.html /^<\/a> 27 private<\/strong> Token<\/a><K<\/a>, V<\/a>> mark<\/a>;$/;" a +'L27' HTML/S/17.html /^<\/a> 27 rg<\/a>.makeRule<\/a>(rule<\/a>, cses<\/a>);$/;" a +'L27' HTML/S/170.html /^<\/a> 27 * @param precedence<\/em>$/;" a +'L27' HTML/S/171.html /^<\/a> 27 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> condBlock<\/a>;$/;" a +'L27' HTML/S/172.html /^<\/a> 27 protected<\/strong> int<\/strong> rightBinding<\/a>() {<\/em>$/;" a +'L27' HTML/S/173.html /^<\/a> 27 private<\/strong> Token<\/a><K<\/a>, V<\/a>> mark<\/a>;$/;" a +'L27' HTML/S/174.html /^<\/a> 27 $/;" a +'L27' HTML/S/175.html /^<\/a> 27 * Create a new unary command.<\/em>$/;" a +'L27' HTML/S/176.html /^<\/a> 27 * @param operator<\/em>$/;" a +'L27' HTML/S/177.html /^<\/a> 27 * @param operator<\/em>$/;" a +'L27' HTML/S/178.html /^<\/a> 27 * The context for parsing.<\/em>$/;" a +'L27' HTML/S/179.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/180.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/181.html /^<\/a> 27 * @return The value for this token.<\/em>$/;" a +'L27' HTML/S/182.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/183.html /^<\/a> 27 * <\/em>$/;" a +'L27' HTML/S/184.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/185.html /^<\/a> 27 *<\/em>$/;" a +'L27' HTML/S/186.html /^<\/a> 27 $/;" a +'L27' HTML/S/188.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/189.html /^<\/a> 27 \/\/ Replace the current AST with the result of handling<\/em>$/;" a +'L27' HTML/S/190.html /^<\/a> 27 + "|[0-3]?[0-7]{1,2}" \/\/ Match octal escape sequences$/;" a +'L27' HTML/S/191.html /^<\/a> 27 * @param <TokenType><\/em>$/;" a +'L27' HTML/S/192.html /^<\/a> 27 \/*<\/em>$/;" a +'L27' HTML/S/193.html /^<\/a># Each of the two fields contains a code point represented as a$/;" a +'L27' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/components\/IComponentRepository.java$/;" a +'L27' HTML/S/2.html /^<\/a> <version>0.1.0-SNAPSHOT<\/version>$/;" a +'L27' HTML/S/20.html /^<\/a> 27 $/;" a +'L27' HTML/S/203.html /^<\/a> <property name="java.vm.specification.vendor" value="Oracle Corporation"\/>$/;" a +'L27' HTML/S/21.html /^<\/a> 27 * @return The help entry for this command<\/em>$/;" a +'L27' HTML/S/23.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/24.html /^<\/a> 27 *<\/em>$/;" a +'L27' HTML/S/25.html /^<\/a> 27 return<\/strong> new<\/strong> DelegatingCommand<\/a>(delegate<\/a>);$/;" a +'L27' HTML/S/26.html /^<\/a> 27 * <\/em>$/;" a +'L27' HTML/S/28.html /^<\/a> 27 * The message for the exception.<\/em>$/;" a +'L27' HTML/S/29.html /^<\/a> 27 $/;" a +'L27' HTML/S/3.html /^<\/a> 27 String<\/a> ln<\/a> = scn<\/a>.nextLine<\/a>();$/;" a +'L27' HTML/S/30.html /^<\/a> 27 private<\/strong> boolean<\/strong> changed<\/a>;$/;" a +'L27' HTML/S/31.html /^<\/a> 27 * case a default is provided.<\/em>$/;" a +'L27' HTML/S/32.html /^<\/a> 27 \/*<\/em>$/;" a +'L27' HTML/S/33.html /^<\/a> 27 this<\/strong>.description<\/a> = description<\/a>;$/;" a +'L27' HTML/S/35.html /^<\/a> 27 private<\/strong> String<\/a> name<\/a>;$/;" a +'L27' HTML/S/36.html /^<\/a> 27 }<\/em>, (tokenizer<\/a>, state<\/a>) -> {<\/em>$/;" a +'L27' HTML/S/37.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/38.html /^<\/a> 27 public<\/strong> class<\/strong> FileComponentRepository<ComponentType<\/a> extends<\/strong> IDescribedComponent<\/a>>$/;" a +'L27' HTML/S/39.html /^<\/a> 27 * @param name<\/em>$/;" a +'L27' HTML/S/4.html /^<\/a> 27 System<\/a>.out<\/a>.println<\/a>("\\ti: Inorder printing (print left first, then parent & right).");$/;" a +'L27' HTML/S/40.html /^<\/a> 27 *<\/em>$/;" a +'L27' HTML/S/41.html /^<\/a> 27 * element?<\/em>$/;" a +'L27' HTML/S/42.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/43.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/44.html /^<\/a> 27 * @param binder<\/em>$/;" a +'L27' HTML/S/45.html /^<\/a> 27 \/*<\/em>$/;" a +'L27' HTML/S/46.html /^<\/a> 27 * The binder to transform values<\/em>$/;" a +'L27' HTML/S/47.html /^<\/a> 27 }<\/em>);$/;" a +'L27' HTML/S/48.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/49.html /^<\/a> 27 }<\/em>);$/;" a +'L27' HTML/S/5.html /^<\/a> 27 $/;" a +'L27' HTML/S/50.html /^<\/a> 27 return<\/strong> binder<\/a>.apply<\/a>(containedValue<\/a>);$/;" a +'L27' HTML/S/51.html /^<\/a> 27 * @param binder<\/em>$/;" a +'L27' HTML/S/52.html /^<\/a> 27 $/;" a +'L27' HTML/S/53.html /^<\/a> 27 $/;" a +'L27' HTML/S/54.html /^<\/a> 27 $/;" a +'L27' HTML/S/55.html /^<\/a> 27 @SafeVarargs<\/a>$/;" a +'L27' HTML/S/56.html /^<\/a> 27 @Override<\/a>$/;" a +'L27' HTML/S/57.html /^<\/a> 27 $/;" a +'L27' HTML/S/58.html /^<\/a> 27 yielded<\/a> = false<\/strong>;$/;" a +'L27' HTML/S/59.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/60.html /^<\/a> 27 $/;" a +'L27' HTML/S/61.html /^<\/a> 27 * Traverse the nodes of this children, then transform it<\/em>$/;" a +'L27' HTML/S/62.html /^<\/a> 27 * <\/em>$/;" a +'L27' HTML/S/63.html /^<\/a> 27 private<\/strong> static<\/strong> int<\/strong> nextID<\/a> = 0;$/;" a +'L27' HTML/S/64.html /^<\/a> 27 $/;" a +'L27' HTML/S/65.html /^<\/a> 27 $/;" a +'L27' HTML/S/66.html /^<\/a> 27 private<\/strong> Tape<\/a><T<\/a>> front<\/a>;$/;" a +'L27' HTML/S/67.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/68.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/69.html /^<\/a> 27 children<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L27' HTML/S/7.html /^<\/a> 27 * @author EVE<\/em>$/;" a +'L27' HTML/S/70.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/71.html /^<\/a> 27 $/;" a +'L27' HTML/S/72.html /^<\/a> 27 parent<\/a> = par<\/a>;$/;" a +'L27' HTML/S/73.html /^<\/a> 27 \/**<\/em>$/;" a +'L27' HTML/S/74.html /^<\/a> 27 * The new value for the tape item.<\/em>$/;" a +'L27' HTML/S/75.html /^<\/a> 27 * Create a new tape changer with the specified tapes.<\/em>$/;" a +'L27' HTML/S/76.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/77.html /^<\/a> 27 children<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L27' HTML/S/78.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/79.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/8.html /^<\/a> 27 }<\/em>$/;" a +'L27' HTML/S/81.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/82.html /^<\/a> 27 \/**<\/em>$/;" a +'L27' HTML/S/83.html /^<\/a> 27 \/*<\/em>$/;" a +'L27' HTML/S/84.html /^<\/a> 27 *\/<\/em>$/;" a +'L27' HTML/S/85.html /^<\/a> 27 $/;" a +'L27' HTML/S/87.html /^<\/a> 27 $/;" a +'L27' HTML/S/88.html /^<\/a> 27 * @author ben<\/em>$/;" a +'L27' HTML/S/89.html /^<\/a> 27 public<\/strong> FunctionalMap() {<\/em>$/;" a +'L27' HTML/S/9.html /^<\/a> 27 \/**<\/em>$/;" a +'L27' HTML/S/90.html /^<\/a> 27 \/*<\/em>$/;" a +'L27' HTML/S/91.html /^<\/a> 27 * The item to add to this list.<\/em>$/;" a +'L27' HTML/S/92.html /^<\/a> 27 \/**<\/em>$/;" a +'L27' HTML/S/93.html /^<\/a> 27 super<\/strong>(backing<\/a>);$/;" a +'L27' HTML/S/94.html /^<\/a> 27 * The new right type of the pair$/;" a +'L27' HTML/S/95.html /^<\/a> 27 * @return The passed in function converted to work over a particular<\/em>$/;" a +'L27' HTML/S/97.html /^<\/a> 27 $/;" a +'L27' HTML/S/98.html /^<\/a> 27 * The final type of the second collector<\/em>$/;" a +'L27' HTML/S/99.html /^<\/a> 27 $/;" a +'L270' HTML/S/1.html /^<\/a>29D4; 29D5 # TIMES WITH LEFT HALF BLACK$/;" a +'L270' HTML/S/106.html /^<\/a> 270 int<\/strong> newCount<\/a> = counter<\/a>.apply<\/a>(val<\/a>);$/;" a +'L270' HTML/S/111.html /^<\/a> 270 * <\/em>$/;" a +'L270' HTML/S/143.html /^<\/a> 270 * The name of this delimiter group.<\/em>$/;" a +'L270' HTML/S/147.html /^<\/a> 270 msgBuilder<\/a>.append<\/a>(closingDelims<\/a>);$/;" a +'L270' HTML/S/193.html /^<\/a>29D4; 29D5 # TIMES WITH LEFT HALF BLACK$/;" a +'L270' HTML/S/32.html /^<\/a> 270 "ERROR: I'm sorry, but there is no help available for '" + commandName<\/a> + "'");$/;" a +'L270' HTML/S/63.html /^<\/a> 270 $/;" a +'L270' HTML/S/7.html /^<\/a> 270 System<\/a>.out<\/a>.println<\/a>("I\/O error with file '" + args<\/a> + "'\\nCause: " + ioex<\/a>.getMessage<\/a>());$/;" a +'L270' HTML/S/73.html /^<\/a> 270 push<\/a>(y<\/a>);$/;" a +'L270' HTML/S/75.html /^<\/a> 270 $/;" a +'L270' HTML/S/76.html /^<\/a> 270 \/**<\/em>$/;" a +'L270' HTML/S/88.html /^<\/a> 270 }<\/em>);$/;" a +'L270' HTML/S/91.html /^<\/a> 270 * The function to use to combine a list element with the<\/em>$/;" a +'L271' HTML/S/1.html /^<\/a>29D5; 29D4 # TIMES WITH RIGHT HALF BLACK$/;" a +'L271' HTML/S/106.html /^<\/a> 271 $/;" a +'L271' HTML/S/111.html /^<\/a> 271 * @param tokenTransformer<\/em>$/;" a +'L271' HTML/S/143.html /^<\/a> 271 *\/<\/em>$/;" a +'L271' HTML/S/147.html /^<\/a> 271 msgBuilder<\/a>.append<\/a>(" to close it\\nOpen groups: ");$/;" a +'L271' HTML/S/193.html /^<\/a>29D5; 29D4 # TIMES WITH RIGHT HALF BLACK$/;" a +'L271' HTML/S/32.html /^<\/a> 271 }<\/em>$/;" a +'L271' HTML/S/63.html /^<\/a> 271 return<\/strong> new<\/strong> Tree<\/a><>(transformer<\/a>.apply<\/a>(data<\/a>), transformedChildren<\/a>);$/;" a +'L271' HTML/S/7.html /^<\/a> 271 }<\/em>$/;" a +'L271' HTML/S/73.html /^<\/a> 271 push<\/a>(z<\/a>);$/;" a +'L271' HTML/S/75.html /^<\/a> 271 \/**<\/em>$/;" a +'L271' HTML/S/76.html /^<\/a> 271 * Ejects the current tape.<\/em>$/;" a +'L271' HTML/S/88.html /^<\/a> 271 $/;" a +'L271' HTML/S/91.html /^<\/a> 271 * accumulative state.<\/em>$/;" a +'L272' HTML/S/1.html /^<\/a>29D8; 29D9 # LEFT WIGGLY FENCE$/;" a +'L272' HTML/S/106.html /^<\/a> 272 if<\/strong>(newCount<\/a> <= needed<\/a>) {<\/em>$/;" a +'L272' HTML/S/111.html /^<\/a> 272 * The function to transform grammar output into<\/em>$/;" a +'L272' HTML/S/143.html /^<\/a> 272 public<\/strong> final<\/strong> T<\/a> groupName<\/a>;$/;" a +'L272' HTML/S/147.html /^<\/a> 272 msgBuilder<\/a>.append<\/a>(ctxList<\/a>);$/;" a +'L272' HTML/S/193.html /^<\/a>29D8; 29D9 # LEFT WIGGLY FENCE$/;" a +'L272' HTML/S/32.html /^<\/a> 272 }<\/em>$/;" a +'L272' HTML/S/63.html /^<\/a> 272 }<\/em>$/;" a +'L272' HTML/S/7.html /^<\/a> 272 }<\/em>$/;" a +'L272' HTML/S/73.html /^<\/a> 272 push<\/a>(x<\/a>);$/;" a +'L272' HTML/S/75.html /^<\/a> 272 * Inserts a tape into the tape changer.<\/em>$/;" a +'L272' HTML/S/76.html /^<\/a> 272 *<\/em>$/;" a +'L272' HTML/S/88.html /^<\/a> 272 return<\/strong> returned<\/a>;$/;" a +'L272' HTML/S/91.html /^<\/a> 272 * @param transformer<\/em>$/;" a +'L273' HTML/S/1.html /^<\/a>29D9; 29D8 # RIGHT WIGGLY FENCE$/;" a +'L273' HTML/S/106.html /^<\/a> 273 returned<\/a>.add<\/a>(val<\/a>);$/;" a +'L273' HTML/S/111.html /^<\/a> 273 * something.<\/em>$/;" a +'L273' HTML/S/143.html /^<\/a> 273 $/;" a +'L273' HTML/S/147.html /^<\/a> 273 $/;" a +'L273' HTML/S/193.html /^<\/a>29D9; 29D8 # RIGHT WIGGLY FENCE$/;" a +'L273' HTML/S/32.html /^<\/a> 273 $/;" a +'L273' HTML/S/63.html /^<\/a> 273 $/;" a +'L273' HTML/S/7.html /^<\/a> 273 $/;" a +'L273' HTML/S/73.html /^<\/a> 273 }<\/em>$/;" a +'L273' HTML/S/75.html /^<\/a> 273 *<\/em>$/;" a +'L273' HTML/S/76.html /^<\/a> 273 * Does nothing if no tape is loaded.<\/em>$/;" a +'L273' HTML/S/88.html /^<\/a> 273 }<\/em>$/;" a +'L273' HTML/S/91.html /^<\/a> 273 * The function to use to convert the accumulative state<\/em>$/;" a +'L274' HTML/S/1.html /^<\/a>29DA; 29DB # LEFT DOUBLE WIGGLY FENCE$/;" a +'L274' HTML/S/106.html /^<\/a> 274 $/;" a +'L274' HTML/S/111.html /^<\/a> 274 * <\/em>$/;" a +'L274' HTML/S/143.html /^<\/a> 274 \/*<\/em>$/;" a +'L274' HTML/S/147.html /^<\/a> 274 throw<\/strong> new<\/strong> DelimiterException<\/a>(msgBuilder<\/a>.toString<\/a>());$/;" a +'L274' HTML/S/193.html /^<\/a>29DA; 29DB # LEFT DOUBLE WIGGLY FENCE$/;" a +'L274' HTML/S/32.html /^<\/a> 274 private<\/strong> void<\/strong> doHelpSummary<\/a>() {<\/em>$/;" a +'L274' HTML/S/63.html /^<\/a> 274 return<\/strong> new<\/strong> Tree<\/a><>(transformer<\/a>.apply<\/a>(data<\/a>));$/;" a +'L274' HTML/S/7.html /^<\/a> 274 \/*<\/em>$/;" a +'L274' HTML/S/73.html /^<\/a> 274 $/;" a +'L274' HTML/S/75.html /^<\/a> 274 * Any currently loaded tape is ejected, and becomes the previous tape.<\/em>$/;" a +'L274' HTML/S/76.html /^<\/a> 274 *\/<\/em>$/;" a +'L274' HTML/S/88.html /^<\/a> 274 $/;" a +'L274' HTML/S/91.html /^<\/a> 274 * into a final result.<\/em>$/;" a +'L275' HTML/S/1.html /^<\/a>29DB; 29DA # RIGHT DOUBLE WIGGLY FENCE$/;" a +'L275' HTML/S/106.html /^<\/a> 275 threshold<\/a> = 0;$/;" a +'L275' HTML/S/111.html /^<\/a> 275 * @param spacer<\/em>$/;" a +'L275' HTML/S/143.html /^<\/a> 275 * The delimiters that open groups at the top level of this group.<\/em>$/;" a +'L275' HTML/S/147.html /^<\/a> 275 }<\/em>$/;" a +'L275' HTML/S/193.html /^<\/a>29DB; 29DA # RIGHT DOUBLE WIGGLY FENCE$/;" a +'L275' HTML/S/32.html /^<\/a> 275 normalOutput<\/a>.accept<\/a>("Help topics for this command mode are as follows:\\n");$/;" a +'L275' HTML/S/63.html /^<\/a> 275 }<\/em>$/;" a +'L275' HTML/S/7.html /^<\/a> 275 * Handle editing a group.<\/em>$/;" a +'L275' HTML/S/73.html /^<\/a> 275 \/**<\/em>$/;" a +'L275' HTML/S/75.html /^<\/a> 275 *<\/em>$/;" a +'L275' HTML/S/76.html /^<\/a> 275 public<\/strong> void<\/strong> eject() {<\/em>$/;" a +'L275' HTML/S/88.html /^<\/a> 275 @Override<\/a>$/;" a +'L275' HTML/S/91.html /^<\/a> 275 * @return A single value condensed from this list and transformed into<\/em>$/;" a +'L276' HTML/S/1.html /^<\/a>29F5; 2215 # REVERSE SOLIDUS OPERATOR$/;" a +'L276' HTML/S/106.html /^<\/a> 276 $/;" a +'L276' HTML/S/111.html /^<\/a> 276 * The spacer element to add in between output tokens.<\/em>$/;" a +'L276' HTML/S/143.html /^<\/a> 276 *\/<\/em>$/;" a +'L276' HTML/S/147.html /^<\/a> 276 $/;" a +'L276' HTML/S/193.html /^<\/a>29F5; 2215 # REVERSE SOLIDUS OPERATOR$/;" a +'L276' HTML/S/32.html /^<\/a> 276 $/;" a +'L276' HTML/S/63.html /^<\/a> 276 $/;" a +'L276' HTML/S/7.html /^<\/a> 276 *\/<\/em>$/;" a +'L276' HTML/S/73.html /^<\/a> 276 * Inversely rotate the top three items on the stack<\/em>$/;" a +'L276' HTML/S/75.html /^<\/a> 276 * The specified tape is loaded.<\/em>$/;" a +'L276' HTML/S/76.html /^<\/a> 276 currentTape<\/a> = null<\/strong>;$/;" a +'L276' HTML/S/88.html /^<\/a> 276 public<\/strong> <T<\/a>> IList<\/a><IPair<\/a><E<\/a>, T<\/a>>> pairWith<\/a>(IList<\/a><T<\/a>> rightList<\/a>) {<\/em>$/;" a +'L276' HTML/S/91.html /^<\/a> 276 * its final state.<\/em>$/;" a +'L277' HTML/S/1.html /^<\/a>29F8; 29F9 # BIG SOLIDUS$/;" a +'L277' HTML/S/106.html /^<\/a> 277 needed<\/a> -= newCount<\/a>;$/;" a +'L277' HTML/S/111.html /^<\/a> 277 * <\/em>$/;" a +'L277' HTML/S/143.html /^<\/a> 277 private<\/strong> Map<\/a><T<\/a>, T<\/a>> openDelimiters<\/a>;$/;" a +'L277' HTML/S/147.html /^<\/a> 277 return<\/strong> groupStack<\/a>.pop<\/a>().toTree<\/a>(chars<\/a>.root<\/a>, chars<\/a>);$/;" a +'L277' HTML/S/193.html /^<\/a>29F8; 29F9 # BIG SOLIDUS$/;" a +'L277' HTML/S/32.html /^<\/a> 277 if<\/strong>(commandHandlers<\/a>.size<\/a>() > 0) {<\/em>$/;" a +'L277' HTML/S/63.html /^<\/a> 277 @Override<\/a>$/;" a +'L277' HTML/S/7.html /^<\/a> 277 private<\/strong> void<\/strong> handleEditGroup<\/a>(String<\/a> arg<\/a>, Scanner<\/a> scn<\/a>, boolean<\/strong> isInteractive<\/a>) {<\/em>$/;" a +'L277' HTML/S/73.html /^<\/a> 277 *\/<\/em>$/;" a +'L277' HTML/S/75.html /^<\/a> 277 *<\/em>$/;" a +'L277' HTML/S/76.html /^<\/a> 277 }<\/em>$/;" a +'L277' HTML/S/88.html /^<\/a> 277 return<\/strong> combineWith<\/a>(rightList<\/a>, Pair<\/a><E<\/a>, T<\/a>>::new<\/strong>);$/;" a +'L277' HTML/S/91.html /^<\/a> 277 *\/<\/em>$/;" a +'L278' HTML/S/1.html /^<\/a>29F9; 29F8 # BIG REVERSE SOLIDUS$/;" a +'L278' HTML/S/106.html /^<\/a> 278 }<\/em> else<\/strong> {<\/em>$/;" a +'L278' HTML/S/111.html /^<\/a> 278 * @return A randomly generated sentence from the specified initial<\/em>$/;" a +'L278' HTML/S/143.html /^<\/a> 278 $/;" a +'L278' HTML/S/147.html /^<\/a> 278 }<\/em>$/;" a +'L278' HTML/S/193.html /^<\/a>29F9; 29F8 # BIG REVERSE SOLIDUS$/;" a +'L278' HTML/S/32.html /^<\/a> 278 commandHandlers<\/a>.forEachValue<\/a>(command<\/a> -> {<\/em>$/;" a +'L278' HTML/S/63.html /^<\/a> 278 public<\/strong> void<\/strong> traverse<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Consumer<\/a><ContainedType<\/a>> action<\/a>) {<\/em>$/;" a +'L278' HTML/S/7.html /^<\/a> 278 if<\/strong>(!groups<\/a>.containsKey<\/a>(arg<\/a>)) {<\/em>$/;" a +'L278' HTML/S/73.html /^<\/a> 278 public<\/strong> void<\/strong> invrot() {<\/em>$/;" a +'L278' HTML/S/75.html /^<\/a> 278 * @param tp<\/em>$/;" a +'L278' HTML/S/76.html /^<\/a> 278 $/;" a +'L278' HTML/S/88.html /^<\/a> 278 }<\/em>$/;" a +'L278' HTML/S/91.html /^<\/a> 278 <StateType<\/a>, ReducedType<\/a>> ReducedType<\/a> reduceAux<\/a>(StateType<\/a> initial<\/a>,$/;" a +'L279' HTML/S/1.html /^<\/a>29FC; 29FD # LEFT-POINTING CURVED ANGLE BRACKET$/;" a +'L279' HTML/S/106.html /^<\/a> 279 threshold<\/a> += 1;$/;" a +'L279' HTML/S/111.html /^<\/a> 279 * rule.<\/em>$/;" a +'L279' HTML/S/143.html /^<\/a> 279 \/*<\/em>$/;" a +'L279' HTML/S/147.html /^<\/a> 279 $/;" a +'L279' HTML/S/193.html /^<\/a>29FC; 29FD # LEFT-POINTING CURVED ANGLE BRACKET$/;" a +'L279' HTML/S/32.html /^<\/a> 279 if<\/strong>(!command<\/a>.isAlias<\/a>()) {<\/em>$/;" a +'L279' HTML/S/63.html /^<\/a> 279 if<\/strong>(hasChildren<\/a>) {<\/em>$/;" a +'L279' HTML/S/7.html /^<\/a> 279 System<\/a>.out<\/a>.println<\/a>("No group named '" + arg<\/a> + "'");$/;" a +'L279' HTML/S/73.html /^<\/a> 279 T<\/a> z<\/a> = pop<\/a>();$/;" a +'L279' HTML/S/75.html /^<\/a> 279 * The tape to insert and load.<\/em>$/;" a +'L279' HTML/S/76.html /^<\/a> 279 \/**<\/em>$/;" a +'L279' HTML/S/88.html /^<\/a> 279 $/;" a +'L279' HTML/S/91.html /^<\/a> 279 BiFunction<\/a><ContainedType<\/a>, StateType<\/a>, StateType<\/a>> accumulator<\/a>,$/;" a +'L28' HTML/S/1.html /^<\/a># variable-length hexadecimal value with 4 to 6 digits.$/;" a +'L28' HTML/S/10.html /^<\/a> 28 ShuntingYard<\/a><String<\/a>> yard<\/a> = new<\/strong> ShuntingYard<\/a><>(true<\/strong>);$/;" a +'L28' HTML/S/100.html /^<\/a> 28 * The source of randomness to use<\/em>$/;" a +'L28' HTML/S/101.html /^<\/a> 28 * returning false stops it<\/em>$/;" a +'L28' HTML/S/102.html /^<\/a> 28 public<\/strong> FileVisitResult<\/a> visitFile(Path<\/a> file<\/a>, BasicFileAttributes<\/a> attrs<\/a>) throws<\/strong> IOException<\/a> {<\/em>$/;" a +'L28' HTML/S/103.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/104.html /^<\/a> 28 public<\/strong> GroupPartIteration(IList<\/a><IList<\/a><E<\/a>>> returned<\/a>, IList<\/a><E<\/a>> rejects<\/a>, int<\/strong> nPerPart<\/a>,$/;" a +'L28' HTML/S/105.html /^<\/a> 28 public<\/strong> default<\/strong> void<\/strong> reset() {<\/em>$/;" a +'L28' HTML/S/106.html /^<\/a> 28 * The list of tokens to collapse<\/em>$/;" a +'L28' HTML/S/107.html /^<\/a> 28 $/;" a +'L28' HTML/S/108.html /^<\/a> 28 $/;" a +'L28' HTML/S/109.html /^<\/a> 28 * The third parameter.<\/em>$/;" a +'L28' HTML/S/110.html /^<\/a> 28 * The cases to add for this rule.<\/em>$/;" a +'L28' HTML/S/111.html /^<\/a> 28 protected<\/strong> String<\/a> initialRule<\/a>;$/;" a +'L28' HTML/S/112.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/113.html /^<\/a> 28 *<\/em>$/;" a +'L28' HTML/S/114.html /^<\/a> 28 * The terminal node of the edge<\/em>$/;" a +'L28' HTML/S/115.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/116.html /^<\/a> 28 * The extensions to show in this filter.<\/em>$/;" a +'L28' HTML/S/117.html /^<\/a> 28 public<\/strong> static<\/strong> File<\/a> getOpenFile<\/a>(Frame<\/a> parent<\/a>, String<\/a> title<\/a>) {<\/em>$/;" a +'L28' HTML/S/118.html /^<\/a> 28 * @param exts<\/em>$/;" a +'L28' HTML/S/122.html /^<\/a> 28 * @param <T><\/em>$/;" a +'L28' HTML/S/123.html /^<\/a> 28 * @param label<\/em>$/;" a +'L28' HTML/S/124.html /^<\/a> 28 * The label to attach to this field<\/em>$/;" a +'L28' HTML/S/125.html /^<\/a> 28 $/;" a +'L28' HTML/S/127.html /^<\/a> 28 * @param columns<\/em>$/;" a +'L28' HTML/S/128.html /^<\/a> 28 Consumer<\/a><String<\/a>> onFailure<\/a>, JTextField<\/a> addItemField<\/a>) {<\/em>$/;" a +'L28' HTML/S/129.html /^<\/a> 28 * The label for the spinner<\/em>$/;" a +'L28' HTML/S/13.html /^<\/a> 28 * Create a new test context.<\/em>$/;" a +'L28' HTML/S/130.html /^<\/a> 28 $/;" a +'L28' HTML/S/131.html /^<\/a> 28 * The parent component for the dialogs.<\/em>$/;" a +'L28' HTML/S/132.html /^<\/a> 28 maybeDoOpenFile<\/a>(parent<\/a>, files<\/a>);$/;" a +'L28' HTML/S/133.html /^<\/a> 28 * The lower integer bound to accept.<\/em>$/;" a +'L28' HTML/S/134.html /^<\/a> 28 super<\/strong>(title<\/a>);$/;" a +'L28' HTML/S/135.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/137.html /^<\/a> 28 public<\/strong> void<\/strong> write(int<\/strong> b<\/a>) throws<\/strong> IOException<\/a> {<\/em>$/;" a +'L28' HTML/S/138.html /^<\/a> 28 public<\/strong> final<\/strong> int<\/strong> blockNo<\/a>;$/;" a +'L28' HTML/S/139.html /^<\/a> 28 $/;" a +'L28' HTML/S/14.html /^<\/a> 28 public<\/strong> class<\/strong> TreeConstructTest {<\/em>$/;" a +'L28' HTML/S/140.html /^<\/a> 28 public<\/strong> class<\/strong> RuleBasedConfigReader<\/a><E<\/a>> {<\/em>$/;" a +'L28' HTML/S/141.html /^<\/a> 28 public<\/strong> static<\/strong> <StateType<\/a>> BiConsumer<\/a><FunctionalStringTokenizer<\/a>, StateType<\/a>> buildInteger<\/a>(String<\/a> name<\/a>,$/;" a +'L28' HTML/S/143.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/144.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/145.html /^<\/a> 28 * The regex that matches the opener.<\/em>$/;" a +'L28' HTML/S/146.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/147.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/148.html /^<\/a> 28 public<\/strong> ITree<\/a><String<\/a>> delimitSequence<\/a>(String<\/a>... seq<\/a>) throws<\/strong> DelimiterException<\/a> {<\/em>$/;" a +'L28' HTML/S/149.html /^<\/a> 28 * positive number without a leading sign has at most<\/em>$/;" a +'L28' HTML/S/15.html /^<\/a> 28 $/;" a +'L28' HTML/S/150.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/151.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/153.html /^<\/a> 28 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a>;$/;" a +'L28' HTML/S/154.html /^<\/a> 28 private<\/strong> K<\/a> term<\/a>;$/;" a +'L28' HTML/S/155.html /^<\/a> 28 $/;" a +'L28' HTML/S/156.html /^<\/a> 28 $/;" a +'L28' HTML/S/157.html /^<\/a> 28 * The precedence of the operator.<\/em>$/;" a +'L28' HTML/S/158.html /^<\/a> 28 public<\/strong> BinaryPostCommand(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L28' HTML/S/159.html /^<\/a> 28 private<\/strong> Token<\/a><K<\/a>, V<\/a>> chain<\/a>;$/;" a +'L28' HTML/S/16.html /^<\/a> 28 addCase<\/a>(rn<\/a>, 40, "rune");$/;" a +'L28' HTML/S/160.html /^<\/a> 28 * <\/em>$/;" a +'L28' HTML/S/161.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/162.html /^<\/a> 28 @Override<\/a>$/;" a +'L28' HTML/S/163.html /^<\/a> 28 $/;" a +'L28' HTML/S/164.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/165.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/166.html /^<\/a> 28 @Override<\/a>$/;" a +'L28' HTML/S/167.html /^<\/a> 28 @Override<\/a>$/;" a +'L28' HTML/S/168.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/169.html /^<\/a> 28 $/;" a +'L28' HTML/S/17.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/170.html /^<\/a> 28 * The precedence of the operator.<\/em>$/;" a +'L28' HTML/S/171.html /^<\/a> 28 $/;" a +'L28' HTML/S/172.html /^<\/a> 28 return<\/strong> leftBinding<\/a>();$/;" a +'L28' HTML/S/173.html /^<\/a> 28 $/;" a +'L28' HTML/S/174.html /^<\/a> 28 private<\/strong> UnaryOperator<\/a><ITree<\/a><Token<\/a><K<\/a>, V<\/a>>>> transform<\/a>;$/;" a +'L28' HTML/S/175.html /^<\/a> 28 * <\/em>$/;" a +'L28' HTML/S/176.html /^<\/a> 28 * The operator for this command.<\/em>$/;" a +'L28' HTML/S/177.html /^<\/a> 28 * The operator for this command.<\/em>$/;" a +'L28' HTML/S/178.html /^<\/a> 28 * <\/em>$/;" a +'L28' HTML/S/179.html /^<\/a> 28 public<\/strong> C<\/a> state<\/a>;$/;" a +'L28' HTML/S/180.html /^<\/a> 28 public<\/strong> class<\/strong> PrattParser<\/a><K<\/a>, V<\/a>, C<\/a>> {<\/em>$/;" a +'L28' HTML/S/181.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/182.html /^<\/a> 28 $/;" a +'L28' HTML/S/183.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/184.html /^<\/a> 28 public<\/strong> static<\/strong> class<\/strong> ExpectationException<\/a> extends<\/strong> ParserException<\/a> {<\/em>$/;" a +'L28' HTML/S/185.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/186.html /^<\/a> 28 \/*<\/em>$/;" a +'L28' HTML/S/188.html /^<\/a> 28 public<\/strong> TwoLevelSplitter() {<\/em>$/;" a +'L28' HTML/S/189.html /^<\/a> 28 \/\/ an operator<\/em>$/;" a +'L28' HTML/S/190.html /^<\/a> 28 + "|u[0-9a-fA-F]{4})"; \/\/ Match unicode escape sequences$/;" a +'L28' HTML/S/191.html /^<\/a> 28 * The elements of the parse tree<\/em>$/;" a +'L28' HTML/S/192.html /^<\/a> 28 * Check handling of mismatched strings with no matching strings.<\/em>$/;" a +'L28' HTML/S/193.html /^<\/a># variable-length hexadecimal value with 4 to 6 digits.$/;" a +'L28' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/NumberUtils.java$/;" a +'L28' HTML/S/2.html /^<\/a> <packaging>jar<\/packaging>$/;" a +'L28' HTML/S/20.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/203.html /^<\/a> <property name="os.name" value="Mac OS X"\/>$/;" a +'L28' HTML/S/21.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/24.html /^<\/a> 28 * @throws UnsupportedOperationException<\/em>$/;" a +'L28' HTML/S/25.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/26.html /^<\/a> 28 * @param datain<\/em>$/;" a +'L28' HTML/S/28.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/29.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/3.html /^<\/a> 28 $/;" a +'L28' HTML/S/30.html /^<\/a> 28 $/;" a +'L28' HTML/S/31.html /^<\/a> 28 * @param help<\/em>$/;" a +'L28' HTML/S/32.html /^<\/a> 28 * Contains help topics without an associated command<\/em>$/;" a +'L28' HTML/S/33.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/35.html /^<\/a> 28 $/;" a +'L28' HTML/S/36.html /^<\/a> 28 \/\/ Don't need to do anything on rule continuation<\/em>$/;" a +'L28' HTML/S/37.html /^<\/a> 28 public<\/strong> void<\/strong> setAuthor<\/a>(String<\/a> author<\/a>) {<\/em>$/;" a +'L28' HTML/S/38.html /^<\/a> 28 implements<\/strong> IComponentRepository<\/a><ComponentType<\/a>> {<\/em>$/;" a +'L28' HTML/S/39.html /^<\/a> 28 * The name of the component to retrieve<\/em>$/;" a +'L28' HTML/S/4.html /^<\/a> 28 System<\/a>.out<\/a>.println<\/a>("\\to: Postorder printing (print left first, then right & parent).");$/;" a +'L28' HTML/S/40.html /^<\/a> 28 * @return The description of the component<\/em>$/;" a +'L28' HTML/S/41.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/42.html /^<\/a> 28 public<\/strong> static<\/strong> <LeftType<\/a>, RightType<\/a>> Either<\/a><LeftType<\/a>, RightType<\/a>> left<\/a>(LeftType<\/a> left<\/a>) {<\/em>$/;" a +'L28' HTML/S/43.html /^<\/a> 28 $/;" a +'L28' HTML/S/44.html /^<\/a> 28 * The function to bind to the value<\/em>$/;" a +'L28' HTML/S/45.html /^<\/a> 28 * The bound value being held<\/em>$/;" a +'L28' HTML/S/46.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/47.html /^<\/a> 28 $/;" a +'L28' HTML/S/48.html /^<\/a> 28 $/;" a +'L28' HTML/S/49.html /^<\/a> 28 $/;" a +'L28' HTML/S/5.html /^<\/a> 28 try<\/strong> {<\/em>$/;" a +'L28' HTML/S/50.html /^<\/a> 28 }<\/em>);$/;" a +'L28' HTML/S/51.html /^<\/a> 28 * The function to bind with<\/em>$/;" a +'L28' HTML/S/52.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/53.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/54.html /^<\/a> 28 private<\/strong> boolean<\/strong> leftMaterialized<\/a>;$/;" a +'L28' HTML/S/55.html /^<\/a> 28 public<\/strong> ListHolder(ContainedType<\/a>... values<\/a>) {<\/em>$/;" a +'L28' HTML/S/56.html /^<\/a> 28 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L28' HTML/S/57.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/58.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/59.html /^<\/a> 28 private<\/strong> Exception<\/a> instSite<\/a>;$/;" a +'L28' HTML/S/60.html /^<\/a> 28 private<\/strong> TopDownTransformIterator<\/a><ContainedType<\/a>> curChild<\/a>;$/;" a +'L28' HTML/S/61.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/62.html /^<\/a> 28 * @param transform<\/em>$/;" a +'L28' HTML/S/63.html /^<\/a> 28 $/;" a +'L28' HTML/S/64.html /^<\/a> 28 \/*<\/em>$/;" a +'L28' HTML/S/65.html /^<\/a> 28 \/**$/;" a +'L28' HTML/S/66.html /^<\/a> 28 private<\/strong> Tape<\/a><T<\/a>> back<\/a>;$/;" a +'L28' HTML/S/67.html /^<\/a> 28 public<\/strong> PushdownMap() {<\/em>$/;" a +'L28' HTML/S/68.html /^<\/a> 28 $/;" a +'L28' HTML/S/69.html /^<\/a> 28 data<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L28' HTML/S/7.html /^<\/a> 28 *<\/em>$/;" a +'L28' HTML/S/70.html /^<\/a> 28 $/;" a +'L28' HTML/S/71.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/72.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/73.html /^<\/a> 28 * The exception thrown when attempting to access an element from the<\/em>$/;" a +'L28' HTML/S/74.html /^<\/a> 28 *\/<\/em>$/;" a +'L28' HTML/S/75.html /^<\/a> 28 *<\/em>$/;" a +'L28' HTML/S/76.html /^<\/a> 28 $/;" a +'L28' HTML/S/77.html /^<\/a> 28 data<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L28' HTML/S/78.html /^<\/a> 28 public<\/strong> FileNotChosenException(String<\/a> cause<\/a>) {<\/em>$/;" a +'L28' HTML/S/79.html /^<\/a> 28 public<\/strong> PragmaFormatException(String<\/a> message<\/a>) {<\/em>$/;" a +'L28' HTML/S/8.html /^<\/a> 28 $/;" a +'L28' HTML/S/81.html /^<\/a> 28 private<\/strong> int<\/strong> elementCount<\/a>;$/;" a +'L28' HTML/S/82.html /^<\/a> 28 * Create a new leaf holding the specified data.<\/em>$/;" a +'L28' HTML/S/83.html /^<\/a> 28 * The right child of this node<\/em>$/;" a +'L28' HTML/S/84.html /^<\/a> 28 LEFT<\/a>,$/;" a +'L28' HTML/S/85.html /^<\/a> 28 \/**<\/em>$/;" a +'L28' HTML/S/87.html /^<\/a> 28 return<\/strong> delegate<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L28' HTML/S/88.html /^<\/a> 28 *<\/em>$/;" a +'L28' HTML/S/89.html /^<\/a> 28 wrappedMap<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L28' HTML/S/9.html /^<\/a> 28 * Simple test for Pratt parser.<\/em>$/;" a +'L28' HTML/S/90.html /^<\/a> 28 * The string tokenizer being driven<\/em>$/;" a +'L28' HTML/S/91.html /^<\/a> 28 * @return Whether the item was added to the list successfully.<\/em>$/;" a +'L28' HTML/S/92.html /^<\/a> 28 * Perform an action for each key in the map.<\/em>$/;" a +'L28' HTML/S/93.html /^<\/a> 28 }<\/em>$/;" a +'L28' HTML/S/94.html /^<\/a> 28 * @param leftFunc$/;" a +'L28' HTML/S/95.html /^<\/a> 28 * type of functors<\/em>$/;" a +'L28' HTML/S/97.html /^<\/a> 28 @Override<\/a>$/;" a +'L28' HTML/S/98.html /^<\/a> 28 * @param first<\/em>$/;" a +'L28' HTML/S/99.html /^<\/a> 28 characteristicSet<\/a> = first<\/a>.characteristics<\/a>();$/;" a +'L280' HTML/S/1.html /^<\/a>29FD; 29FC # RIGHT-POINTING CURVED ANGLE BRACKET$/;" a +'L280' HTML/S/106.html /^<\/a> 280 }<\/em>$/;" a +'L280' HTML/S/111.html /^<\/a> 280 *\/<\/em>$/;" a +'L280' HTML/S/143.html /^<\/a> 280 * The delimiters that open groups inside of this group.<\/em>$/;" a +'L280' HTML/S/147.html /^<\/a> 280 private<\/strong> boolean<\/strong> isForbidden<\/a>(Stack<\/a><DelimiterGroup<\/a><T<\/a>>.OpenGroup<\/a>> groupStack<\/a>,$/;" a +'L280' HTML/S/193.html /^<\/a>29FD; 29FC # RIGHT-POINTING CURVED ANGLE BRACKET$/;" a +'L280' HTML/S/32.html /^<\/a> 280 normalOutput<\/a>.accept<\/a>("\\t" + command<\/a>.getHelp<\/a>().getSummary<\/a>() + "\\n");$/;" a +'L280' HTML/S/63.html /^<\/a> 280 switch<\/strong>(linearizationMethod<\/a>) {<\/em>$/;" a +'L280' HTML/S/7.html /^<\/a> 280 return<\/strong>;$/;" a +'L280' HTML/S/73.html /^<\/a> 280 T<\/a> y<\/a> = pop<\/a>();$/;" a +'L280' HTML/S/75.html /^<\/a> 280 *\/<\/em>$/;" a +'L280' HTML/S/76.html /^<\/a> 280 * Get how many tapes are currently in the library.<\/em>$/;" a +'L280' HTML/S/88.html /^<\/a> 280 @Override<\/a>$/;" a +'L280' HTML/S/91.html /^<\/a> 280 Function<\/a><StateType<\/a>, ReducedType<\/a>> transformer<\/a>);$/;" a +'L281' HTML/S/1.html /^<\/a>2A2B; 2A2C # MINUS SIGN WITH FALLING DOTS$/;" a +'L281' HTML/S/106.html /^<\/a> 281 }<\/em>$/;" a +'L281' HTML/S/111.html /^<\/a> 281 public<\/strong> <T<\/a>> IList<\/a><T<\/a>> generateGenericValues<\/a>(E<\/a> initRules<\/a>, Function<\/a><E<\/a>, T<\/a>> tokenTransformer<\/a>, T<\/a> spacer<\/a>) {<\/em>$/;" a +'L281' HTML/S/143.html /^<\/a> 281 *\/<\/em>$/;" a +'L281' HTML/S/147.html /^<\/a> 281 Stack<\/a><Multiset<\/a><T<\/a>>> forbiddenDelimiters<\/a>, T<\/a> groupName<\/a>) {<\/em>$/;" a +'L281' HTML/S/193.html /^<\/a>2A2B; 2A2C # MINUS SIGN WITH FALLING DOTS$/;" a +'L281' HTML/S/32.html /^<\/a> 281 }<\/em>$/;" a +'L281' HTML/S/63.html /^<\/a> 281 case<\/strong> INORDER<\/a>:$/;" a +'L281' HTML/S/7.html /^<\/a> 281 }<\/em>$/;" a +'L281' HTML/S/73.html /^<\/a> 281 T<\/a> x<\/a> = pop<\/a>();$/;" a +'L281' HTML/S/75.html /^<\/a> 281 public<\/strong> void<\/strong> insertTape(Tape<\/a><T<\/a>> tp<\/a>) {<\/em>$/;" a +'L281' HTML/S/76.html /^<\/a> 281 *<\/em>$/;" a +'L281' HTML/S/88.html /^<\/a> 281 public<\/strong> IList<\/a><IList<\/a><E<\/a>>> partition<\/a>(int<\/strong> numberPerPartition<\/a>) {<\/em>$/;" a +'L281' HTML/S/91.html /^<\/a> 281 $/;" a +'L282' HTML/S/1.html /^<\/a>2A2C; 2A2B # MINUS SIGN WITH RISING DOTS$/;" a +'L282' HTML/S/106.html /^<\/a> 282 $/;" a +'L282' HTML/S/111.html /^<\/a> 282 if<\/strong> (initRules<\/a> == null<\/strong>)$/;" a +'L282' HTML/S/143.html /^<\/a> 282 private<\/strong> Map<\/a><T<\/a>, T<\/a>> nestedOpenDelimiters<\/a>;$/;" a +'L282' HTML/S/147.html /^<\/a> 282 boolean<\/strong> localForbid<\/a>;$/;" a +'L282' HTML/S/193.html /^<\/a>2A2C; 2A2B # MINUS SIGN WITH RISING DOTS$/;" a +'L282' HTML/S/32.html /^<\/a> 282 }<\/em>);$/;" a +'L282' HTML/S/63.html /^<\/a> 282 if<\/strong>(childCount<\/a> != 2) throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L282' HTML/S/7.html /^<\/a> 282 $/;" a +'L282' HTML/S/73.html /^<\/a> 282 $/;" a +'L282' HTML/S/75.html /^<\/a> 282 tapes<\/a>.insertAfter<\/a>(tp<\/a>);$/;" a +'L282' HTML/S/76.html /^<\/a> 282 * @return How many tapes are currently in the library.<\/em>$/;" a +'L282' HTML/S/88.html /^<\/a> 282 if<\/strong>(numberPerPartition<\/a> < 1 || numberPerPartition<\/a> > wrapped<\/a>.size<\/a>())$/;" a +'L282' HTML/S/91.html /^<\/a> 282 \/**<\/em>$/;" a +'L283' HTML/S/1.html /^<\/a>2A2D; 2A2E # PLUS SIGN IN LEFT HALF CIRCLE$/;" a +'L283' HTML/S/106.html /^<\/a> 283 if<\/strong>(threshold<\/a> > MAX_NTRIESPART<\/a>)$/;" a +'L283' HTML/S/111.html /^<\/a> 283 throw<\/strong> new<\/strong> NullPointerException<\/a>("Initial rule must not be null");$/;" a +'L283' HTML/S/143.html /^<\/a> 283 $/;" a +'L283' HTML/S/147.html /^<\/a> 283 $/;" a +'L283' HTML/S/193.html /^<\/a>2A2D; 2A2E # PLUS SIGN IN LEFT HALF CIRCLE$/;" a +'L283' HTML/S/32.html /^<\/a> 283 }<\/em> else<\/strong> {<\/em>$/;" a +'L283' HTML/S/63.html /^<\/a> 283 "Can only do in-order traversal for binary trees.");$/;" a +'L283' HTML/S/7.html /^<\/a> 283 DelimiterGroup<\/a><String<\/a>> group<\/a> = groups<\/a>.get<\/a>(arg<\/a>);$/;" a +'L283' HTML/S/73.html /^<\/a> 283 push<\/a>(z<\/a>);$/;" a +'L283' HTML/S/75.html /^<\/a> 283 tapes<\/a>.right<\/a>();$/;" a +'L283' HTML/S/76.html /^<\/a> 283 *\/<\/em>$/;" a +'L283' HTML/S/88.html /^<\/a> 283 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("" + numberPerPartition<\/a>$/;" a +'L283' HTML/S/91.html /^<\/a> 283 * Remove all elements that match a given predicate<\/em>$/;" a +'L284' HTML/S/1.html /^<\/a>2A2E; 2A2D # PLUS SIGN IN RIGHT HALF CIRCLE$/;" a +'L284' HTML/S/106.html /^<\/a> 284 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Heuristic (more than " + MAX_NTRIESPART<\/a>$/;" a +'L284' HTML/S/111.html /^<\/a> 284 else<\/strong> if<\/strong> (tokenTransformer<\/a> == null<\/strong>)$/;" a +'L284' HTML/S/143.html /^<\/a> 284 \/*<\/em>$/;" a +'L284' HTML/S/147.html /^<\/a> 284 if<\/strong>(groupStack<\/a>.empty<\/a>())$/;" a +'L284' HTML/S/193.html /^<\/a>2A2E; 2A2D # PLUS SIGN IN RIGHT HALF CIRCLE$/;" a +'L284' HTML/S/32.html /^<\/a> 284 normalOutput<\/a>.accept<\/a>("\\tNone available\\n");$/;" a +'L284' HTML/S/63.html /^<\/a> 284 $/;" a +'L284' HTML/S/7.html /^<\/a> 284 $/;" a +'L284' HTML/S/73.html /^<\/a> 284 push<\/a>(x<\/a>);$/;" a +'L284' HTML/S/75.html /^<\/a> 284 $/;" a +'L284' HTML/S/76.html /^<\/a> 284 public<\/strong> int<\/strong> tapeCount() {<\/em>$/;" a +'L284' HTML/S/88.html /^<\/a> 284 + " is an invalid partition size. Must be between 1 and " + wrapped<\/a>.size<\/a>());$/;" a +'L284' HTML/S/91.html /^<\/a> 284 *<\/em>$/;" a +'L285' HTML/S/1.html /^<\/a>2A34; 2A35 # MULTIPLICATION SIGN IN LEFT HALF CIRCLE$/;" a +'L285' HTML/S/106.html /^<\/a> 285 + " iterations of attempting to pad) detected unpaddable list ");$/;" a +'L285' HTML/S/111.html /^<\/a> 285 throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L285' HTML/S/143.html /^<\/a> 285 * The delimiters that close this group.<\/em>$/;" a +'L285' HTML/S/147.html /^<\/a> 285 localForbid<\/a> = false<\/strong>;$/;" a +'L285' HTML/S/193.html /^<\/a>2A34; 2A35 # MULTIPLICATION SIGN IN LEFT HALF CIRCLE$/;" a +'L285' HTML/S/32.html /^<\/a> 285 }<\/em>$/;" a +'L285' HTML/S/63.html /^<\/a> 285 children<\/a>.getByIndex<\/a>(0).traverse<\/a>(linearizationMethod<\/a>, action<\/a>);$/;" a +'L285' HTML/S/7.html /^<\/a> 285 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L285' HTML/S/73.html /^<\/a> 285 push<\/a>(y<\/a>);$/;" a +'L285' HTML/S/75.html /^<\/a> 285 currentTape<\/a> = tapes<\/a>.item<\/a>();$/;" a +'L285' HTML/S/76.html /^<\/a> 285 return<\/strong> tapes<\/a>.size<\/a>();$/;" a +'L285' HTML/S/88.html /^<\/a> 285 $/;" a +'L285' HTML/S/91.html /^<\/a> 285 * @param predicate<\/em>$/;" a +'L286' HTML/S/1.html /^<\/a>2A35; 2A34 # MULTIPLICATION SIGN IN RIGHT HALF CIRCLE$/;" a +'L286' HTML/S/106.html /^<\/a> 286 }<\/em>$/;" a +'L286' HTML/S/111.html /^<\/a> 286 else<\/strong> if<\/strong> (spacer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Spacer must not be null");$/;" a +'L286' HTML/S/143.html /^<\/a> 286 *\/<\/em>$/;" a +'L286' HTML/S/147.html /^<\/a> 286 else<\/strong>$/;" a +'L286' HTML/S/193.html /^<\/a>2A35; 2A34 # MULTIPLICATION SIGN IN RIGHT HALF CIRCLE$/;" a +'L286' HTML/S/32.html /^<\/a> 286 $/;" a +'L286' HTML/S/63.html /^<\/a> 286 $/;" a +'L286' HTML/S/7.html /^<\/a> 286 System<\/a>.out<\/a>.println<\/a>("Editing group '" + arg<\/a> + "'");$/;" a +'L286' HTML/S/73.html /^<\/a> 286 }<\/em>$/;" a +'L286' HTML/S/75.html /^<\/a> 286 }<\/em>$/;" a +'L286' HTML/S/76.html /^<\/a> 286 }<\/em>$/;" a +'L286' HTML/S/88.html /^<\/a> 286 IList<\/a><IList<\/a><E<\/a>>> returned<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L286' HTML/S/91.html /^<\/a> 286 * The predicate to use to determine elements to delete<\/em>$/;" a +'L287' HTML/S/1.html /^<\/a>2A3C; 2A3D # INTERIOR PRODUCT$/;" a +'L287' HTML/S/106.html /^<\/a> 287 $/;" a +'L287' HTML/S/111.html /^<\/a> 287 $/;" a +'L287' HTML/S/143.html /^<\/a> 287 private<\/strong> Set<\/a><T<\/a>> closingDelimiters<\/a>;$/;" a +'L287' HTML/S/147.html /^<\/a> 287 localForbid<\/a> = groupStack<\/a>.top<\/a>().excludes<\/a>(groupName<\/a>);$/;" a +'L287' HTML/S/193.html /^<\/a>2A3C; 2A3D # INTERIOR PRODUCT$/;" a +'L287' HTML/S/32.html /^<\/a> 287 normalOutput<\/a>.accept<\/a>("\\nHelp topics available in all command modes are as follows\\n");$/;" a +'L287' HTML/S/63.html /^<\/a> 287 action<\/a>.accept<\/a>(data<\/a>);$/;" a +'L287' HTML/S/7.html /^<\/a> 287 }<\/em>$/;" a +'L287' HTML/S/73.html /^<\/a> 287 $/;" a +'L287' HTML/S/75.html /^<\/a> 287 $/;" a +'L287' HTML/S/76.html /^<\/a> 287 $/;" a +'L287' HTML/S/88.html /^<\/a> 287 $/;" a +'L287' HTML/S/91.html /^<\/a> 287 * @return Whether there was anything that satisfied the predicate<\/em>$/;" a +'L288' HTML/S/1.html /^<\/a>2A3D; 2A3C # RIGHTHAND INTERIOR PRODUCT$/;" a +'L288' HTML/S/106.html /^<\/a> 288 return<\/strong> returned<\/a>;$/;" a +'L288' HTML/S/111.html /^<\/a> 288 IList<\/a><T<\/a>> returnedList<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L288' HTML/S/143.html /^<\/a> 288 $/;" a +'L288' HTML/S/147.html /^<\/a> 288 $/;" a +'L288' HTML/S/193.html /^<\/a>2A3D; 2A3C # RIGHTHAND INTERIOR PRODUCT$/;" a +'L288' HTML/S/32.html /^<\/a> 288 if<\/strong>(defaultHandlers<\/a>.size<\/a>() > 0) {<\/em>$/;" a +'L288' HTML/S/63.html /^<\/a> 288 $/;" a +'L288' HTML/S/7.html /^<\/a> 288 if<\/strong>(isInteractive<\/a>) {<\/em>$/;" a +'L288' HTML/S/73.html /^<\/a> 288 \/*<\/em>$/;" a +'L288' HTML/S/75.html /^<\/a> 288 \/**<\/em>$/;" a +'L288' HTML/S/76.html /^<\/a> 288 \/**<\/em>$/;" a +'L288' HTML/S/88.html /^<\/a> 288 \/\/ The current partition being filled<\/em>$/;" a +'L288' HTML/S/91.html /^<\/a> 288 *\/<\/em>$/;" a +'L289' HTML/S/1.html /^<\/a>2A64; 2A65 # Z NOTATION DOMAIN ANTIRESTRICTION$/;" a +'L289' HTML/S/106.html /^<\/a> 289 }<\/em>$/;" a +'L289' HTML/S/111.html /^<\/a> 289 $/;" a +'L289' HTML/S/143.html /^<\/a> 289 \/*<\/em>$/;" a +'L289' HTML/S/147.html /^<\/a> 289 return<\/strong> localForbid<\/a> || forbiddenDelimiters<\/a>.top<\/a>().contains<\/a>(groupName<\/a>);$/;" a +'L289' HTML/S/193.html /^<\/a>2A64; 2A65 # Z NOTATION DOMAIN ANTIRESTRICTION$/;" a +'L289' HTML/S/32.html /^<\/a> 289 defaultHandlers<\/a>.forEachValue<\/a>(command<\/a> -> {<\/em>$/;" a +'L289' HTML/S/63.html /^<\/a> 289 children<\/a>.getByIndex<\/a>(1).traverse<\/a>(linearizationMethod<\/a>, action<\/a>);$/;" a +'L289' HTML/S/7.html /^<\/a> 289 System<\/a>.out<\/a>.println<\/a>("Enter command (blank line to stop editing): ");$/;" a +'L289' HTML/S/73.html /^<\/a> 289 * Dataflow Combinators<\/em>$/;" a +'L289' HTML/S/75.html /^<\/a> 289 * Removes the current tape.<\/em>$/;" a +'L289' HTML/S/76.html /^<\/a> 289 * Check if a specific tape is loaded into the library.<\/em>$/;" a +'L289' HTML/S/88.html /^<\/a> 289 IHolder<\/a><IList<\/a><E<\/a>>> currentPartition<\/a> = new<\/strong> Identity<\/a><>(new<\/strong> FunctionalList<\/a><>());$/;" a +'L289' HTML/S/91.html /^<\/a> 289 boolean<\/strong> removeIf<\/a>(Predicate<\/a><ContainedType<\/a>> predicate<\/a>);$/;" a +'L29' HTML/S/1.html /^<\/a># A comment indicates where the characters are "BEST FIT" mirroring.$/;" a +'L29' HTML/S/10.html /^<\/a> 29 $/;" a +'L29' HTML/S/100.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/101.html /^<\/a> 29 * @throws IOException<\/em>$/;" a +'L29' HTML/S/102.html /^<\/a> 29 if<\/strong>(action<\/a>.test<\/a>(file<\/a>, attrs<\/a>)) return<\/strong> FileVisitResult<\/a>.CONTINUE<\/a>;$/;" a +'L29' HTML/S/103.html /^<\/a> 29 public<\/strong> static<\/strong> <A<\/a>, B<\/a>, C<\/a>> Function<\/a><A<\/a>, Function<\/a><B<\/a>, C<\/a>>> curry2(BiFunction<\/a><A<\/a>, B<\/a>, C<\/a>> func<\/a>) {<\/em>$/;" a +'L29' HTML/S/104.html /^<\/a> 29 Function<\/a><E<\/a>, Integer<\/a>> eleCount<\/a>) {<\/em>$/;" a +'L29' HTML/S/105.html /^<\/a> 29 throw<\/strong> new<\/strong> UnsupportedOperationException<\/a>("Builder doesn't support state resetting");$/;" a +'L29' HTML/S/106.html /^<\/a> 29 * @return The collapsed string of tokens<\/em>$/;" a +'L29' HTML/S/107.html /^<\/a> 29 for<\/strong>(int<\/strong> currentSub<\/a> = 0; currentSub<\/a> < power<\/a> + 1; currentSub<\/a>++) {<\/em>$/;" a +'L29' HTML/S/108.html /^<\/a> 29 \/*<\/em>$/;" a +'L29' HTML/S/109.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/110.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/111.html /^<\/a> 29 $/;" a +'L29' HTML/S/112.html /^<\/a> 29 private<\/strong> IList<\/a><E<\/a>> results<\/a>;$/;" a +'L29' HTML/S/113.html /^<\/a> 29 * @param stream<\/em>$/;" a +'L29' HTML/S/114.html /^<\/a> 29 * @param distance<\/em>$/;" a +'L29' HTML/S/115.html /^<\/a> 29 * Create a graph from a list of edges<\/em>$/;" a +'L29' HTML/S/116.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/117.html /^<\/a> 29 return<\/strong> getOpenFile<\/a>(parent<\/a>, title<\/a>, (String<\/a>[]) null<\/strong>);$/;" a +'L29' HTML/S/118.html /^<\/a> 29 * The extensions to show in this filter.<\/em>$/;" a +'L29' HTML/S/122.html /^<\/a> 29 * The type of items in the dropdown list<\/em>$/;" a +'L29' HTML/S/123.html /^<\/a> 29 * The label for this panel<\/em>$/;" a +'L29' HTML/S/124.html /^<\/a> 29 * @param valueHolder<\/em>$/;" a +'L29' HTML/S/125.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/127.html /^<\/a> 29 * The number of columns of text input to take<\/em>$/;" a +'L29' HTML/S/128.html /^<\/a> 29 String<\/a> potentialItem<\/a> = addItemField<\/a>.getText<\/a>();$/;" a +'L29' HTML/S/129.html /^<\/a> 29 * @param model<\/em>$/;" a +'L29' HTML/S/13.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/130.html /^<\/a> 29 public<\/strong> NumberFormatter(SliderSettings<\/a> settings<\/a>) {<\/em>$/;" a +'L29' HTML/S/131.html /^<\/a> 29 * @param title<\/em>$/;" a +'L29' HTML/S/132.html /^<\/a> 29 $/;" a +'L29' HTML/S/133.html /^<\/a> 29 * @param upperBound<\/em>$/;" a +'L29' HTML/S/134.html /^<\/a> 29 }<\/em>$/;" a +'L29' HTML/S/135.html /^<\/a> 29 $/;" a +'L29' HTML/S/137.html /^<\/a> 29 textArea<\/a>.append<\/a>("" + (char<\/strong>) b<\/a>);$/;" a +'L29' HTML/S/138.html /^<\/a> 29 $/;" a +'L29' HTML/S/139.html /^<\/a> 29 \/*<\/em>$/;" a +'L29' HTML/S/14.html /^<\/a> 29 private<\/strong> static<\/strong> final<\/strong> class<\/strong> OperatorPicker<\/a> implements<\/strong> Predicate<\/a><String<\/a>> {<\/em>$/;" a +'L29' HTML/S/140.html /^<\/a> 29 \/\/ Function to execute when starting a rule<\/em>$/;" a +'L29' HTML/S/141.html /^<\/a> 29 BiConsumer<\/a><Integer<\/a>, StateType<\/a>> consumer<\/a>) {<\/em>$/;" a +'L29' HTML/S/143.html /^<\/a> 29 public<\/strong> class<\/strong> DelimiterGroup<\/a><T<\/a>> {<\/em>$/;" a +'L29' HTML/S/144.html /^<\/a> 29 String<\/a> work<\/a> = String<\/a>.format<\/a>(rep<\/a>, (Object<\/a>[]) params<\/a>);$/;" a +'L29' HTML/S/145.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/146.html /^<\/a> 29 * Create a new set of parameters for building a tree.<\/em>$/;" a +'L29' HTML/S/147.html /^<\/a> 29 public<\/strong> class<\/strong> SequenceDelimiter<\/a><T<\/a>> {<\/em>$/;" a +'L29' HTML/S/148.html /^<\/a> 29 return<\/strong> super<\/strong>.delimitSequence<\/a>(new<\/strong> SequenceCharacteristics<\/a><>("root", "contents", "subgroup"), seq<\/a>);$/;" a +'L29' HTML/S/149.html /^<\/a> 29 * five basic pieces: Digits . Digits ExponentPart<\/em>$/;" a +'L29' HTML/S/15.html /^<\/a> 29 ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> body<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(0, ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L29' HTML/S/153.html /^<\/a> 29 $/;" a +'L29' HTML/S/154.html /^<\/a> 29 $/;" a +'L29' HTML/S/155.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/156.html /^<\/a> 29 protected<\/strong> abstract<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> intNullDenotation<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L29' HTML/S/157.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/158.html /^<\/a> 29 if<\/strong> (precedence<\/a> < 0) {<\/em>$/;" a +'L29' HTML/S/159.html /^<\/a> 29 $/;" a +'L29' HTML/S/16.html /^<\/a> 29 addCase<\/a>(rn<\/a>, 30, "scroll");$/;" a +'L29' HTML/S/160.html /^<\/a> 29 * @param con<\/em>$/;" a +'L29' HTML/S/162.html /^<\/a> 29 public<\/strong> int<\/strong> leftBinding<\/a>() {<\/em>$/;" a +'L29' HTML/S/163.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/164.html /^<\/a> 29 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> unary<\/a>(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L29' HTML/S/166.html /^<\/a> 29 protected<\/strong> int<\/strong> rightBinding<\/a>() {<\/em>$/;" a +'L29' HTML/S/167.html /^<\/a> 29 protected<\/strong> int<\/strong> rightBinding<\/a>() {<\/em>$/;" a +'L29' HTML/S/168.html /^<\/a> 29 $/;" a +'L29' HTML/S/169.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/17.html /^<\/a> 29 $/;" a +'L29' HTML/S/170.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/171.html /^<\/a> 29 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> opblock1<\/a>;$/;" a +'L29' HTML/S/172.html /^<\/a> 29 }<\/em>$/;" a +'L29' HTML/S/173.html /^<\/a> 29 private<\/strong> boolean<\/strong> nonassoc<\/a>;$/;" a +'L29' HTML/S/174.html /^<\/a> 29 $/;" a +'L29' HTML/S/175.html /^<\/a> 29 * @param precedence<\/em>$/;" a +'L29' HTML/S/176.html /^<\/a> 29 * @param ctx<\/em>$/;" a +'L29' HTML/S/177.html /^<\/a> 29 * <\/em>$/;" a +'L29' HTML/S/178.html /^<\/a> 29 * @return A AST for this block.<\/em>$/;" a +'L29' HTML/S/179.html /^<\/a> 29 $/;" a +'L29' HTML/S/180.html /^<\/a> 29 private<\/strong> final<\/strong> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> DEFAULT_LEFT_COMMAND<\/a> = new<\/strong> DefaultNonInitialCommand<\/a><>();$/;" a +'L29' HTML/S/181.html /^<\/a> 29 V<\/a> getValue<\/a>();$/;" a +'L29' HTML/S/182.html /^<\/a> 29 @Override<\/a>$/;" a +'L29' HTML/S/183.html /^<\/a> 29 public<\/strong> StringTokenStream(Iterator<\/a><Token<\/a><String<\/a>, String<\/a>>> itr<\/a>) {<\/em>$/;" a +'L29' HTML/S/184.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/185.html /^<\/a> 29 public<\/strong> static<\/strong> enum<\/strong> Operator<\/a> implements<\/strong> IPrecedent<\/a> {<\/em>$/;" a +'L29' HTML/S/186.html /^<\/a> 29 * This string is a format template for the multi-delimiter matching<\/em>$/;" a +'L29' HTML/S/188.html /^<\/a> 29 high<\/a> = new<\/strong> SimpleTokenSplitter<\/a>();$/;" a +'L29' HTML/S/189.html /^<\/a> 29 return<\/strong> pair<\/a>.bindLeft<\/a>((queuedASTs<\/a>) -> {<\/em>$/;" a +'L29' HTML/S/190.html /^<\/a> 29 $/;" a +'L29' HTML/S/191.html /^<\/a> 29 * @param tokens<\/em>$/;" a +'L29' HTML/S/192.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/193.html /^<\/a># A comment indicates where the characters are "BEST FIT" mirroring.$/;" a +'L29' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/components\/FileComponentRepository.java$/;" a +'L29' HTML/S/2.html /^<\/a>$/;" a +'L29' HTML/S/20.html /^<\/a> 29 * Create a new CLI interface powered by streams.<\/em>$/;" a +'L29' HTML/S/203.html /^<\/a> <property name="classworlds.conf" value="\/usr\/local\/Cellar\/maven\/3.3.9\/libexec\/bin\/m2.conf"\/>$/;" a +'L29' HTML/S/21.html /^<\/a> 29 CommandHelp<\/a> getHelp<\/a>();$/;" a +'L29' HTML/S/24.html /^<\/a> 29 * if this mode doesn't support a custom prompt<\/em>$/;" a +'L29' HTML/S/25.html /^<\/a> 29 $/;" a +'L29' HTML/S/26.html /^<\/a> 29 * The data input source for the FDS mode.<\/em>$/;" a +'L29' HTML/S/28.html /^<\/a> 29 public<\/strong> FDSException(String<\/a> message<\/a>) {<\/em>$/;" a +'L29' HTML/S/29.html /^<\/a> 29 * Check if there is a command registered to the given character.<\/em>$/;" a +'L29' HTML/S/3.html /^<\/a> 29 while<\/strong>(!ln<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L29' HTML/S/30.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/31.html /^<\/a> 29 * The detailed help message for the command. May be<\/em>$/;" a +'L29' HTML/S/32.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/33.html /^<\/a> 29 $/;" a +'L29' HTML/S/35.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/36.html /^<\/a> 29 }<\/em>, (state<\/a>) -> {<\/em>$/;" a +'L29' HTML/S/37.html /^<\/a> 29 this<\/strong>.author<\/a> = author<\/a>;$/;" a +'L29' HTML/S/38.html /^<\/a> 29 \/\/ The logger to use for storing data about this class<\/em>$/;" a +'L29' HTML/S/39.html /^<\/a> 29 * @return The named component, or null if no component with that name<\/em>$/;" a +'L29' HTML/S/4.html /^<\/a> 29 break<\/strong>;$/;" a +'L29' HTML/S/40.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/41.html /^<\/a> 29 private<\/strong> boolean<\/strong> doCircle<\/a>;$/;" a +'L29' HTML/S/42.html /^<\/a> 29 return<\/strong> new<\/strong> Either<\/a><>(left<\/a>, null<\/strong>);$/;" a +'L29' HTML/S/43.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/44.html /^<\/a> 29 * @return A holder from binding the value<\/em>$/;" a +'L29' HTML/S/45.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/46.html /^<\/a> 29 private<\/strong> BiFunction<\/a><OldLeft<\/a>, OldRight<\/a>, IPair<\/a><NewLeft<\/a>, NewRight<\/a>>> binder<\/a>;$/;" a +'L29' HTML/S/47.html /^<\/a> 29 return<\/strong> new<\/strong> BoundListHolder<\/a><>(boundHolders<\/a>);$/;" a +'L29' HTML/S/48.html /^<\/a> 29 @Override<\/a>$/;" a +'L29' HTML/S/49.html /^<\/a> 29 return<\/strong> new<\/strong> WrappedLazy<\/a><>(newHolder<\/a>, false<\/strong>);$/;" a +'L29' HTML/S/5.html /^<\/a> 29 FDS<\/a>.runFDS<\/a>(System<\/a>.in<\/a>, System<\/a>.in<\/a>, System<\/a>.out<\/a>, testMode<\/a>, ctx<\/a>);$/;" a +'L29' HTML/S/50.html /^<\/a> 29 }<\/em>);$/;" a +'L29' HTML/S/51.html /^<\/a> 29 * @return The bound pair<\/em>$/;" a +'L29' HTML/S/52.html /^<\/a> 29 * Prepend a child to this node.<\/em>$/;" a +'L29' HTML/S/53.html /^<\/a> 29 * Create a new lazy value from the specified seed value<\/em>$/;" a +'L29' HTML/S/54.html /^<\/a> 29 private<\/strong> boolean<\/strong> rightMaterialized<\/a>;$/;" a +'L29' HTML/S/55.html /^<\/a> 29 heldValues<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L29' HTML/S/56.html /^<\/a> 29 if<\/strong>(held<\/a> == null<\/strong>) return<\/strong> new<\/strong> Option<\/a><>(null<\/strong>);$/;" a +'L29' HTML/S/57.html /^<\/a> 29 $/;" a +'L29' HTML/S/58.html /^<\/a> 29 $/;" a +'L29' HTML/S/59.html /^<\/a> 29 $/;" a +'L29' HTML/S/60.html /^<\/a> 29 $/;" a +'L29' HTML/S/61.html /^<\/a> 29 PUSHDOWN<\/a>,$/;" a +'L29' HTML/S/62.html /^<\/a> 29 * The transform to apply.<\/em>$/;" a +'L29' HTML/S/63.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/64.html /^<\/a> 29 * Maps abbreviations to their strings.<\/em>$/;" a +'L29' HTML/S/65.html /^<\/a> 29 * Check if a given sub-directory exists.$/;" a +'L29' HTML/S/66.html /^<\/a> 29 $/;" a +'L29' HTML/S/67.html /^<\/a> 29 backing<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L29' HTML/S/68.html /^<\/a> 29 @Override<\/a>$/;" a +'L29' HTML/S/69.html /^<\/a> 29 }<\/em>$/;" a +'L29' HTML/S/7.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/70.html /^<\/a> 29 @Override<\/a>$/;" a +'L29' HTML/S/71.html /^<\/a> 29 * Create a new empty tape that doesn't autoextend.<\/em>$/;" a +'L29' HTML/S/72.html /^<\/a> 29 $/;" a +'L29' HTML/S/73.html /^<\/a> 29 * stack that isn't there.<\/em>$/;" a +'L29' HTML/S/74.html /^<\/a> 29 void<\/strong> item<\/a>(T<\/a> itm<\/a>);$/;" a +'L29' HTML/S/75.html /^<\/a> 29 * @param current<\/em>$/;" a +'L29' HTML/S/76.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/77.html /^<\/a> 29 }<\/em>$/;" a +'L29' HTML/S/78.html /^<\/a> 29 super<\/strong>(cause<\/a>);$/;" a +'L29' HTML/S/79.html /^<\/a> 29 super<\/strong>(message<\/a>);$/;" a +'L29' HTML/S/8.html /^<\/a> 29 ITree<\/a><Token<\/a><String<\/a>, String<\/a>>> body<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(0, ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L29' HTML/S/81.html /^<\/a> 29 $/;" a +'L29' HTML/S/82.html /^<\/a> 29 *<\/em>$/;" a +'L29' HTML/S/83.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/84.html /^<\/a> 29 \/**<\/em>$/;" a +'L29' HTML/S/85.html /^<\/a> 29 * Collapses this tree part into a single value. Does not change the<\/em>$/;" a +'L29' HTML/S/87.html /^<\/a> 29 }<\/em>$/;" a +'L29' HTML/S/88.html /^<\/a> 29 * @param <E><\/em>$/;" a +'L29' HTML/S/89.html /^<\/a> 29 }<\/em>$/;" a +'L29' HTML/S/9.html /^<\/a> 29 * <\/em>$/;" a +'L29' HTML/S/90.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/91.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/92.html /^<\/a> 29 *<\/em>$/;" a +'L29' HTML/S/93.html /^<\/a> 29 $/;" a +'L29' HTML/S/94.html /^<\/a> 29 * The function that maps over the left of the pair$/;" a +'L29' HTML/S/95.html /^<\/a> 29 *\/<\/em>$/;" a +'L29' HTML/S/97.html /^<\/a> 29 public<\/strong> void<\/strong> clear<\/a>() {<\/em>$/;" a +'L29' HTML/S/98.html /^<\/a> 29 * The first collector to use<\/em>$/;" a +'L29' HTML/S/99.html /^<\/a> 29 characteristicSet<\/a>.addAll<\/a>(second<\/a>.characteristics<\/a>());$/;" a +'L290' HTML/S/1.html /^<\/a>2A65; 2A64 # Z NOTATION RANGE ANTIRESTRICTION$/;" a +'L290' HTML/S/106.html /^<\/a> 290 $/;" a +'L290' HTML/S/111.html /^<\/a> 290 IList<\/a><E<\/a>> genRules<\/a> = new<\/strong> FunctionalList<\/a><>(initRules<\/a>);$/;" a +'L290' HTML/S/143.html /^<\/a> 290 * The groups that can't occur in the top level of this group.<\/em>$/;" a +'L290' HTML/S/147.html /^<\/a> 290 }<\/em>$/;" a +'L290' HTML/S/193.html /^<\/a>2A65; 2A64 # Z NOTATION RANGE ANTIRESTRICTION$/;" a +'L290' HTML/S/32.html /^<\/a> 290 if<\/strong>(!command<\/a>.isAlias<\/a>()) {<\/em>$/;" a +'L290' HTML/S/63.html /^<\/a> 290 break<\/strong>;$/;" a +'L290' HTML/S/7.html /^<\/a> 290 }<\/em>$/;" a +'L290' HTML/S/73.html /^<\/a> 290 *\/<\/em>$/;" a +'L290' HTML/S/75.html /^<\/a> 290 *<\/em>$/;" a +'L290' HTML/S/76.html /^<\/a> 290 *<\/em>$/;" a +'L290' HTML/S/88.html /^<\/a> 290 $/;" a +'L290' HTML/S/91.html /^<\/a> 290 $/;" a +'L291' HTML/S/1.html /^<\/a>2A79; 2A7A # LESS-THAN WITH CIRCLE INSIDE$/;" a +'L291' HTML/S/106.html /^<\/a> 291 \/**<\/em>$/;" a +'L291' HTML/S/111.html /^<\/a> 291 $/;" a +'L291' HTML/S/143.html /^<\/a> 291 *\/<\/em>$/;" a +'L291' HTML/S/147.html /^<\/a> 291 $/;" a +'L291' HTML/S/193.html /^<\/a>2A79; 2A7A # LESS-THAN WITH CIRCLE INSIDE$/;" a +'L291' HTML/S/32.html /^<\/a> 291 normalOutput<\/a>.accept<\/a>("\\t" + command<\/a>.getHelp<\/a>().getSummary<\/a>() + "\\n");$/;" a +'L291' HTML/S/63.html /^<\/a> 291 case<\/strong> POSTORDER<\/a>:$/;" a +'L291' HTML/S/7.html /^<\/a> 291 $/;" a +'L291' HTML/S/73.html /^<\/a> 291 \/**<\/em>$/;" a +'L291' HTML/S/75.html /^<\/a> 291 * Does nothing if there is not a tape loaded.<\/em>$/;" a +'L291' HTML/S/76.html /^<\/a> 291 * @param label<\/em>$/;" a +'L291' HTML/S/88.html /^<\/a> 291 this<\/strong>.forEach<\/a>((element<\/a>) -> {<\/em>$/;" a +'L291' HTML/S/91.html /^<\/a> 291 \/**<\/em>$/;" a +'L292' HTML/S/1.html /^<\/a>2A7A; 2A79 # GREATER-THAN WITH CIRCLE INSIDE$/;" a +'L292' HTML/S/106.html /^<\/a> 292 * Split tokens in a list of tokens into multiple tokens.<\/em>$/;" a +'L292' HTML/S/111.html /^<\/a> 292 if<\/strong> (specialMarker<\/a> != null<\/strong>) {<\/em>$/;" a +'L292' HTML/S/143.html /^<\/a> 292 private<\/strong> Set<\/a><T<\/a>> topLevelExclusions<\/a>;$/;" a +'L292' HTML/S/147.html /^<\/a> 292 \/**<\/em>$/;" a +'L292' HTML/S/193.html /^<\/a>2A7A; 2A79 # GREATER-THAN WITH CIRCLE INSIDE$/;" a +'L292' HTML/S/32.html /^<\/a> 292 }<\/em>$/;" a +'L292' HTML/S/63.html /^<\/a> 292 children<\/a>.forEach<\/a>((child<\/a>) -> child<\/a>.traverse<\/a>(linearizationMethod<\/a>, action<\/a>));$/;" a +'L292' HTML/S/7.html /^<\/a> 292 String<\/a> ln<\/a> = scn<\/a>.nextLine<\/a>().trim<\/a>();$/;" a +'L292' HTML/S/73.html /^<\/a> 292 * Hides the top n elements on the stack from cons.<\/em>$/;" a +'L292' HTML/S/75.html /^<\/a> 292 *<\/em>$/;" a +'L292' HTML/S/76.html /^<\/a> 292 * The tape to check for.<\/em>$/;" a +'L292' HTML/S/88.html /^<\/a> 292 if<\/strong>(isPartitionFull<\/a>(numberPerPartition<\/a>, currentPartition<\/a>)) {<\/em>$/;" a +'L292' HTML/S/91.html /^<\/a> 292 * Remove all parameters that match a given parameter<\/em>$/;" a +'L293' HTML/S/1.html /^<\/a>2A7D; 2A7E # LESS-THAN OR SLANTED EQUAL TO$/;" a +'L293' HTML/S/106.html /^<\/a> 293 *<\/em>$/;" a +'L293' HTML/S/111.html /^<\/a> 293 if<\/strong> (specialMarker<\/a>.test<\/a>(initRules<\/a>)) {<\/em>$/;" a +'L293' HTML/S/143.html /^<\/a> 293 $/;" a +'L293' HTML/S/147.html /^<\/a> 293 * Add a delimiter group.<\/em>$/;" a +'L293' HTML/S/193.html /^<\/a>2A7D; 2A7E # LESS-THAN OR SLANTED EQUAL TO$/;" a +'L293' HTML/S/32.html /^<\/a> 293 }<\/em>);$/;" a +'L293' HTML/S/63.html /^<\/a> 293 $/;" a +'L293' HTML/S/7.html /^<\/a> 293 $/;" a +'L293' HTML/S/73.html /^<\/a> 293 *<\/em>$/;" a +'L293' HTML/S/75.html /^<\/a> 293 * Loads the previous tape, if there is one.<\/em>$/;" a +'L293' HTML/S/76.html /^<\/a> 293 *<\/em>$/;" a +'L293' HTML/S/88.html /^<\/a> 293 \/\/ Add the partition to the list<\/em>$/;" a +'L293' HTML/S/91.html /^<\/a> 293 *<\/em>$/;" a +'L294' HTML/S/1.html /^<\/a>2A7E; 2A7D # GREATER-THAN OR SLANTED EQUAL TO$/;" a +'L294' HTML/S/106.html /^<\/a> 294 * The intended use is for expression parsers so that you can enter<\/em>$/;" a +'L294' HTML/S/111.html /^<\/a> 294 genRules<\/a> = specialAction<\/a>.apply<\/a>(initRules<\/a>, this<\/strong>);$/;" a +'L294' HTML/S/143.html /^<\/a> 294 \/*<\/em>$/;" a +'L294' HTML/S/147.html /^<\/a> 294 * <\/em>$/;" a +'L294' HTML/S/193.html /^<\/a>2A7E; 2A7D # GREATER-THAN OR SLANTED EQUAL TO$/;" a +'L294' HTML/S/32.html /^<\/a> 294 }<\/em> else<\/strong> {<\/em>$/;" a +'L294' HTML/S/63.html /^<\/a> 294 action<\/a>.accept<\/a>(data<\/a>);$/;" a +'L294' HTML/S/7.html /^<\/a> 294 while<\/strong>(!ln<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L294' HTML/S/73.html /^<\/a> 294 * @param n<\/em>$/;" a +'L294' HTML/S/75.html /^<\/a> 294 *<\/em>$/;" a +'L294' HTML/S/76.html /^<\/a> 294 * @return Whether or not a tape of that name exists<\/em>$/;" a +'L294' HTML/S/88.html /^<\/a> 294 returned<\/a>.add<\/a>(currentPartition<\/a>.unwrap<\/a>((partition<\/a>) -> partition<\/a>));$/;" a +'L294' HTML/S/91.html /^<\/a> 294 * @param element<\/em>$/;" a +'L295' HTML/S/1.html /^<\/a>2A7F; 2A80 # LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE$/;" a +'L295' HTML/S/106.html /^<\/a> 295 * something like 1+1 instead of 1 + 1.<\/em>$/;" a +'L295' HTML/S/111.html /^<\/a> 295 }<\/em>$/;" a +'L295' HTML/S/143.html /^<\/a> 295 * The groups that can't occur anywhere inside this group.<\/em>$/;" a +'L295' HTML/S/147.html /^<\/a> 295 * @param group<\/em>$/;" a +'L295' HTML/S/193.html /^<\/a>2A7F; 2A80 # LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE$/;" a +'L295' HTML/S/32.html /^<\/a> 295 normalOutput<\/a>.accept<\/a>("\\tNone available\\n");$/;" a +'L295' HTML/S/63.html /^<\/a> 295 break<\/strong>;$/;" a +'L295' HTML/S/7.html /^<\/a> 295 int<\/strong> idx<\/a> = ln<\/a>.indexOf<\/a>(' ');$/;" a +'L295' HTML/S/73.html /^<\/a> 295 * The number of elements to hide.<\/em>$/;" a +'L295' HTML/S/75.html /^<\/a> 295 * @return The removed tape.<\/em>$/;" a +'L295' HTML/S/76.html /^<\/a> 295 *\/<\/em>$/;" a +'L295' HTML/S/88.html /^<\/a> 295 $/;" a +'L295' HTML/S/91.html /^<\/a> 295 * The object to remove all matching copies of<\/em>$/;" a +'L296' HTML/S/1.html /^<\/a>2A80; 2A7F # GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE$/;" a +'L296' HTML/S/106.html /^<\/a> 296 *<\/em>$/;" a +'L296' HTML/S/111.html /^<\/a> 296 }<\/em>$/;" a +'L296' HTML/S/143.html /^<\/a> 296 *\/<\/em>$/;" a +'L296' HTML/S/147.html /^<\/a> 296 * The delimiter group.<\/em>$/;" a +'L296' HTML/S/193.html /^<\/a>2A80; 2A7F # GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE$/;" a +'L296' HTML/S/32.html /^<\/a> 296 }<\/em>$/;" a +'L296' HTML/S/63.html /^<\/a> 296 case<\/strong> PREORDER<\/a>:$/;" a +'L296' HTML/S/7.html /^<\/a> 296 $/;" a +'L296' HTML/S/73.html /^<\/a> 296 * @param cons<\/em>$/;" a +'L296' HTML/S/75.html /^<\/a> 296 *\/<\/em>$/;" a +'L296' HTML/S/76.html /^<\/a> 296 public<\/strong> boolean<\/strong> hasTape(String<\/a> label<\/a>) {<\/em>$/;" a +'L296' HTML/S/88.html /^<\/a> 296 \/\/ Start a new partition<\/em>$/;" a +'L296' HTML/S/91.html /^<\/a> 296 *\/<\/em>$/;" a +'L297' HTML/S/1.html /^<\/a>2A81; 2A82 # LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE$/;" a +'L297' HTML/S/106.html /^<\/a> 297 * @param input<\/em>$/;" a +'L297' HTML/S/111.html /^<\/a> 297 $/;" a +'L297' HTML/S/143.html /^<\/a> 297 private<\/strong> Set<\/a><T<\/a>> groupExclusions<\/a>;$/;" a +'L297' HTML/S/147.html /^<\/a> 297 *\/<\/em>$/;" a +'L297' HTML/S/193.html /^<\/a>2A81; 2A82 # LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE$/;" a +'L297' HTML/S/32.html /^<\/a> 297 $/;" a +'L297' HTML/S/63.html /^<\/a> 297 action<\/a>.accept<\/a>(data<\/a>);$/;" a +'L297' HTML/S/7.html /^<\/a> 297 if<\/strong>(idx<\/a> == -1) {<\/em>$/;" a +'L297' HTML/S/73.html /^<\/a> 297 * The action to hide the elements from<\/em>$/;" a +'L297' HTML/S/75.html /^<\/a> 297 public<\/strong> Tape<\/a><T<\/a>> removeTape() {<\/em>$/;" a +'L297' HTML/S/76.html /^<\/a> 297 return<\/strong> tapes<\/a>.containsKey<\/a>(label<\/a>);$/;" a +'L297' HTML/S/88.html /^<\/a> 297 currentPartition<\/a>.transform<\/a>((partition<\/a>) -> new<\/strong> FunctionalList<\/a><>());$/;" a +'L297' HTML/S/91.html /^<\/a> 297 void<\/strong> removeMatching<\/a>(ContainedType<\/a> element<\/a>);$/;" a +'L298' HTML/S/1.html /^<\/a>2A82; 2A81 # GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE$/;" a +'L298' HTML/S/106.html /^<\/a> 298 * The tokens to split<\/em>$/;" a +'L298' HTML/S/111.html /^<\/a> 298 for<\/strong> (E<\/a> initRule<\/a> : genRules<\/a>.toIterable<\/a>()) {<\/em>$/;" a +'L298' HTML/S/143.html /^<\/a> 298 $/;" a +'L298' HTML/S/147.html /^<\/a> 298 public<\/strong> void<\/strong> addGroup<\/a>(DelimiterGroup<\/a><T<\/a>> group<\/a>) {<\/em>$/;" a +'L298' HTML/S/193.html /^<\/a>2A82; 2A81 # GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE$/;" a +'L298' HTML/S/32.html /^<\/a> 298 normalOutput<\/a>.accept<\/a>("\\nHelp topics not associated with a command are as follows\\n");$/;" a +'L298' HTML/S/63.html /^<\/a> 298 $/;" a +'L298' HTML/S/7.html /^<\/a> 298 idx<\/a> = ln<\/a>.length<\/a>();$/;" a +'L298' HTML/S/73.html /^<\/a> 298 *\/<\/em>$/;" a +'L298' HTML/S/75.html /^<\/a> 298 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L298' HTML/S/76.html /^<\/a> 298 }<\/em>$/;" a +'L298' HTML/S/88.html /^<\/a> 298 }<\/em> else<\/strong> {<\/em>$/;" a +'L298' HTML/S/91.html /^<\/a> 298 $/;" a +'L299' HTML/S/1.html /^<\/a>2A83; 2A84 # LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT$/;" a +'L299' HTML/S/106.html /^<\/a> 299 * @param operators<\/em>$/;" a +'L299' HTML/S/111.html /^<\/a> 299 if<\/strong> (specialRules<\/a>.containsKey<\/a>(initRule<\/a>)) {<\/em>$/;" a +'L299' HTML/S/143.html /^<\/a> 299 \/*<\/em>$/;" a +'L299' HTML/S/147.html /^<\/a> 299 if<\/strong>(group<\/a> == null<\/strong>) {<\/em>$/;" a +'L299' HTML/S/193.html /^<\/a>2A83; 2A84 # LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT$/;" a +'L299' HTML/S/32.html /^<\/a> 299 if<\/strong>(helpTopics<\/a>.size<\/a>() > 0) {<\/em>$/;" a +'L299' HTML/S/63.html /^<\/a> 299 children<\/a>.forEach<\/a>((child<\/a>) -> child<\/a>.traverse<\/a>(linearizationMethod<\/a>, action<\/a>));$/;" a +'L299' HTML/S/7.html /^<\/a> 299 }<\/em>$/;" a +'L299' HTML/S/73.html /^<\/a> 299 public<\/strong> void<\/strong> dip<\/a>(int<\/strong> n<\/a>, Consumer<\/a><Stack<\/a><T<\/a>>> cons<\/a>) {<\/em>$/;" a +'L299' HTML/S/75.html /^<\/a> 299 $/;" a +'L299' HTML/S/76.html /^<\/a> 299 $/;" a +'L299' HTML/S/88.html /^<\/a> 299 \/\/ Add the element to the current partition<\/em>$/;" a +'L299' HTML/S/91.html /^<\/a> 299 \/**<\/em>$/;" a +'L3' HTML/S/1.html /^<\/a># © 2016 Unicode®, Inc.$/;" a +'L3' HTML/S/10.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalStringTokenizer;$/;" a +'L3' HTML/S/100.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/101.html /^<\/a> 3 import<\/strong> java.io.IOException;$/;" a +'L3' HTML/S/102.html /^<\/a> 3 import<\/strong> java.io.IOException;$/;" a +'L3' HTML/S/103.html /^<\/a> 3 import<\/strong> java.util.function.BiFunction;$/;" a +'L3' HTML/S/104.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/105.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/106.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/107.html /^<\/a> 3 import<\/strong> java.util.function.Function;$/;" a +'L3' HTML/S/108.html /^<\/a> 3 import<\/strong> java.util.Deque;$/;" a +'L3' HTML/S/109.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/11.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/110.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L3' HTML/S/111.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/112.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/113.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/114.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/115.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/116.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/117.html /^<\/a> 3 import<\/strong> bjc.utils.gui.SimpleDialogs;$/;" a +'L3' HTML/S/118.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/119.html /^<\/a> 3 import<\/strong> java.awt.GridLayout;$/;" a +'L3' HTML/S/12.html /^<\/a> 1$/;" a +'L3' HTML/S/120.html /^<\/a> 3 import<\/strong> java.awt.GridLayout;$/;" a +'L3' HTML/S/121.html /^<\/a> 3 import<\/strong> java.awt.GridLayout;$/;" a +'L3' HTML/S/122.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L3' HTML/S/123.html /^<\/a> 3 import<\/strong> bjc.utils.gui.layout.HLayout;$/;" a +'L3' HTML/S/124.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/125.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L3' HTML/S/126.html /^<\/a> 3 *<\/em>$/;" a +'L3' HTML/S/127.html /^<\/a> 3 import<\/strong> java.awt.BorderLayout;$/;" a +'L3' HTML/S/128.html /^<\/a> 3 import<\/strong> bjc.utils.gui.layout.AutosizeLayout;$/;" a +'L3' HTML/S/129.html /^<\/a> 3 import<\/strong> java.awt.BorderLayout;$/;" a +'L3' HTML/S/13.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/130.html /^<\/a> 3 import<\/strong> bjc.utils.gui.layout.HLayout;$/;" a +'L3' HTML/S/131.html /^<\/a> 3 import<\/strong> bjc.utils.gui.layout.VLayout;$/;" a +'L3' HTML/S/132.html /^<\/a> 3 import<\/strong> bjc.utils.exceptions.FileNotChosenException;$/;" a +'L3' HTML/S/133.html /^<\/a> 3 import<\/strong> java.awt.Component;$/;" a +'L3' HTML/S/134.html /^<\/a> 3 import<\/strong> javax.swing.JInternalFrame;$/;" a +'L3' HTML/S/135.html /^<\/a> 3 import<\/strong> javax.swing.DefaultListModel;$/;" a +'L3' HTML/S/136.html /^<\/a> 3 import<\/strong> javax.swing.border.EtchedBorder;$/;" a +'L3' HTML/S/137.html /^<\/a> 3 import<\/strong> java.io.IOException;$/;" a +'L3' HTML/S/138.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/139.html /^<\/a> 3 import<\/strong> java.io.LineNumberReader;$/;" a +'L3' HTML/S/14.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/140.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/141.html /^<\/a> 3 import<\/strong> bjc.utils.exceptions.PragmaFormatException;$/;" a +'L3' HTML/S/142.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/143.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/144.html /^<\/a> 3 import<\/strong> java.util.function.BiPredicate;$/;" a +'L3' HTML/S/145.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/146.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/147.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/148.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/149.html /^<\/a> 3 import<\/strong> java.util.regex.Pattern;$/;" a +'L3' HTML/S/15.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/150.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/151.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/152.html /^<\/a> 3 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L3' HTML/S/153.html /^<\/a> 3 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L3' HTML/S/154.html /^<\/a> 3 import<\/strong> java.util.function.Predicate;$/;" a +'L3' HTML/S/155.html /^<\/a> 3 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L3' HTML/S/156.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/157.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/158.html /^<\/a> 3 import<\/strong> bjc.utils.parserutils.pratt.NonInitialCommand;$/;" a +'L3' HTML/S/159.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/16.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalStringTokenizer;$/;" a +'L3' HTML/S/160.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/161.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/162.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/163.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/164.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/165.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/166.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/167.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/168.html /^<\/a> 3 import<\/strong> bjc.utils.parserutils.pratt.NonInitialCommand;$/;" a +'L3' HTML/S/169.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/17.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/170.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/171.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/172.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/173.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/174.html /^<\/a> 3 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L3' HTML/S/175.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/176.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/177.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/178.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/179.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/18.html /^<\/a>delimgroups-edit tag$/;" a +'L3' HTML/S/180.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/181.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/182.html /^<\/a> 3 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L3' HTML/S/183.html /^<\/a> 3 import<\/strong> java.util.Iterator;$/;" a +'L3' HTML/S/184.html /^<\/a> 3 import<\/strong> bjc.utils.funcutils.StringUtils;$/;" a +'L3' HTML/S/185.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/186.html /^<\/a> 3 import<\/strong> java.util.HashSet;$/;" a +'L3' HTML/S/187.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/188.html /^<\/a> 3 import<\/strong> java.util.ArrayList;$/;" a +'L3' HTML/S/189.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/19.html /^<\/a>splitter-compile$/;" a +'L3' HTML/S/190.html /^<\/a> 3 import<\/strong> java.util.LinkedList;$/;" a +'L3' HTML/S/191.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/192.html /^<\/a> 3 import<\/strong> static org.junit.Assert.*;$/;" a +'L3' HTML/S/193.html /^<\/a># © 2016 Unicode®, Inc.$/;" a +'L3' HTML/S/194.html /^<\/a> 1$/;" a +'L3' HTML/S/195.html /^<\/a>delimgroups-edit tag$/;" a +'L3' HTML/S/196.html /^<\/a>splitter-compile$/;" a +'L3' HTML/S/197.html /^<\/a>version=0.1.0-SNAPSHOT$/;" a +'L3' HTML/S/198.html /^<\/a>bjc\/utils\/funcdata\/bst\/BinarySearchTreeNode$1.class$/;" a +'L3' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/delims\/RegexCloser.java$/;" a +'L3' HTML/S/2.html /^<\/a> <modelVersion>4.0.0<\/modelVersion>$/;" a +'L3' HTML/S/20.html /^<\/a> 3 import<\/strong> java.io.InputStream;$/;" a +'L3' HTML/S/202.html /^<\/a>-------------------------------------------------------------------------------$/;" a +'L3' HTML/S/203.html /^<\/a> <properties>$/;" a +'L3' HTML/S/21.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/22.html /^<\/a> 3 import<\/strong> java.util.function.Function;$/;" a +'L3' HTML/S/23.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/24.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/25.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/26.html /^<\/a> 3 import<\/strong> java.io.InputStream;$/;" a +'L3' HTML/S/27.html /^<\/a> 3 import<\/strong> java.util.Iterator;$/;" a +'L3' HTML/S/28.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/29.html /^<\/a> 3 import<\/strong> bjc.utils.cli.CommandHelp;$/;" a +'L3' HTML/S/3.html /^<\/a> 3 import<\/strong> bjc.utils.esodata.AbbrevMap;$/;" a +'L3' HTML/S/30.html /^<\/a> 3 import<\/strong> java.util.HashMap;$/;" a +'L3' HTML/S/31.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/32.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L3' HTML/S/33.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/34.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/35.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/36.html /^<\/a> 3 import<\/strong> static bjc.utils.ioutils.RuleBasedReaderPragmas.buildInteger;$/;" a +'L3' HTML/S/37.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/38.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/39.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L3' HTML/S/4.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.bst.BinarySearchTree;$/;" a +'L3' HTML/S/40.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/41.html /^<\/a> 3 import<\/strong> java.util.Iterator;$/;" a +'L3' HTML/S/42.html /^<\/a> 3 import<\/strong> java.util.function.BiFunction;$/;" a +'L3' HTML/S/43.html /^<\/a> 3 import<\/strong> java.util.function.Function;$/;" a +'L3' HTML/S/44.html /^<\/a> 3 import<\/strong> bjc.utils.data.internals.BoundListHolder;$/;" a +'L3' HTML/S/45.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/46.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/47.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/48.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/49.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/5.html /^<\/a> 3 import<\/strong> bjc.utils.cli.fds.FDS;$/;" a +'L3' HTML/S/50.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/51.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.theory.Bifunctor;$/;" a +'L3' HTML/S/52.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L3' HTML/S/53.html /^<\/a> 3 import<\/strong> bjc.utils.data.internals.BoundLazy;$/;" a +'L3' HTML/S/54.html /^<\/a> 3 import<\/strong> bjc.utils.data.internals.BoundLazyPair;$/;" a +'L3' HTML/S/55.html /^<\/a> 3 import<\/strong> bjc.utils.data.internals.BoundListHolder;$/;" a +'L3' HTML/S/56.html /^<\/a> 3 import<\/strong> java.util.function.Function;$/;" a +'L3' HTML/S/57.html /^<\/a> 3 import<\/strong> java.util.function.BiFunction;$/;" a +'L3' HTML/S/58.html /^<\/a> 3 import<\/strong> java.util.Iterator;$/;" a +'L3' HTML/S/59.html /^<\/a> 3 import<\/strong> java.util.function.Supplier;$/;" a +'L3' HTML/S/6.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/60.html /^<\/a> 3 import<\/strong> java.util.Deque;$/;" a +'L3' HTML/S/61.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/62.html /^<\/a> 3 import<\/strong> java.util.Iterator;$/;" a +'L3' HTML/S/63.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/64.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L3' HTML/S/65.html /^<\/a> 3 \/**$/;" a +'L3' HTML/S/66.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/67.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L3' HTML/S/68.html /^<\/a> 3 import<\/strong> java.util.Deque;$/;" a +'L3' HTML/S/69.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L3' HTML/S/7.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/70.html /^<\/a> 3 import<\/strong> java.util.Deque;$/;" a +'L3' HTML/S/71.html /^<\/a> 3 import<\/strong> java.util.ArrayList;$/;" a +'L3' HTML/S/72.html /^<\/a> 3 import<\/strong> java.util.Arrays;$/;" a +'L3' HTML/S/73.html /^<\/a> 3 import<\/strong> java.util.ArrayList;$/;" a +'L3' HTML/S/74.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/75.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/76.html /^<\/a> 3 import<\/strong> java.util.HashMap;$/;" a +'L3' HTML/S/77.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L3' HTML/S/78.html /^<\/a> 3 import<\/strong> java.io.IOException;$/;" a +'L3' HTML/S/79.html /^<\/a> 3 import<\/strong> java.util.InputMismatchException;$/;" a +'L3' HTML/S/8.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/80.html /^<\/a> 3 import<\/strong> java.util.InputMismatchException;$/;" a +'L3' HTML/S/81.html /^<\/a> 3 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L3' HTML/S/82.html /^<\/a> 3 import<\/strong> java.util.Comparator;$/;" a +'L3' HTML/S/83.html /^<\/a> 3 import<\/strong> java.util.Comparator;$/;" a +'L3' HTML/S/84.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/85.html /^<\/a> 3 import<\/strong> java.util.Comparator;$/;" a +'L3' HTML/S/86.html /^<\/a> 3 \/**<\/em>$/;" a +'L3' HTML/S/87.html /^<\/a> 3 import<\/strong> bjc.utils.funcutils.ListUtils;$/;" a +'L3' HTML/S/88.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/89.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/9.html /^<\/a> 3 import<\/strong> bjc.utils.data.ITree;$/;" a +'L3' HTML/S/90.html /^<\/a> 3 import<\/strong> java.util.StringTokenizer;$/;" a +'L3' HTML/S/91.html /^<\/a> 3 import<\/strong> bjc.utils.data.IPair;$/;" a +'L3' HTML/S/92.html /^<\/a> 3 import<\/strong> java.util.function.BiConsumer;$/;" a +'L3' HTML/S/93.html /^<\/a> 3 import<\/strong> java.util.List;$/;" a +'L3' HTML/S/94.html /^<\/a> 3 import<\/strong> java.util.function.Function;$/;" a +'L3' HTML/S/95.html /^<\/a> 3 import<\/strong> java.util.function.Function;$/;" a +'L3' HTML/S/96.html /^<\/a> 3 *<\/em>$/;" a +'L3' HTML/S/97.html /^<\/a> 3 import<\/strong> java.util.function.BiConsumer;$/;" a +'L3' HTML/S/98.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L3' HTML/S/99.html /^<\/a> 3 import<\/strong> bjc.utils.data.IHolder;$/;" a +'L30' HTML/S/1.html /^<\/a># $/;" a +'L30' HTML/S/10.html /^<\/a> 30 IList<\/a><String<\/a>> preTokens<\/a> = new<\/strong> FunctionalStringTokenizer<\/a>(line<\/a>).toList<\/a>(strang<\/a> -> strang<\/a>);$/;" a +'L30' HTML/S/100.html /^<\/a> 30 public<\/strong> static<\/strong> <E<\/a> extends<\/strong> Enum<\/a><E<\/a>>> void<\/strong> doForValues(Class<\/a><E<\/a>> clasz<\/a>, int<\/strong> nValues<\/a>, Consumer<\/a><E<\/a>> action<\/a>,$/;" a +'L30' HTML/S/101.html /^<\/a> 30 * if the walk throws an exception<\/em>$/;" a +'L30' HTML/S/102.html /^<\/a> 30 $/;" a +'L30' HTML/S/103.html /^<\/a> 30 return<\/strong> (arg1<\/a>) -> (arg2<\/a>) -> {<\/em>$/;" a +'L30' HTML/S/104.html /^<\/a> 30 this<\/strong>.returnedList<\/a> = returned<\/a>;$/;" a +'L30' HTML/S/105.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/106.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/107.html /^<\/a> 30 result<\/a> *= value<\/a> - currentSub<\/a>;$/;" a +'L30' HTML/S/108.html /^<\/a> 30 * This regular expression is fairly simple.<\/em>$/;" a +'L30' HTML/S/109.html /^<\/a> 30 public<\/strong> void<\/strong> accept<\/a>(A<\/a> a, B<\/a> b<\/a>, C<\/a> c<\/a>);$/;" a +'L30' HTML/S/110.html /^<\/a> 30 @SafeVarargs<\/a>$/;" a +'L30' HTML/S/111.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/112.html /^<\/a> 30 $/;" a +'L30' HTML/S/113.html /^<\/a> 30 * The stream of text to read in<\/em>$/;" a +'L30' HTML/S/114.html /^<\/a> 30 * The distance between initial and terminal edge<\/em>$/;" a +'L30' HTML/S/115.html /^<\/a> 30 *<\/em>$/;" a +'L30' HTML/S/116.html /^<\/a> 30 public<\/strong> ExtensionFileFilter(List<\/a><String<\/a>> exts<\/a>) {<\/em>$/;" a +'L30' HTML/S/117.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/118.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/122.html /^<\/a> 30 * @param type<\/em>$/;" a +'L30' HTML/S/123.html /^<\/a> 30 * @param length<\/em>$/;" a +'L30' HTML/S/124.html /^<\/a> 30 * The holder to get the value from<\/em>$/;" a +'L30' HTML/S/125.html /^<\/a> 30 * Create a new panel using the specified actions for doing things<\/em>$/;" a +'L30' HTML/S/127.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/128.html /^<\/a> 30 $/;" a +'L30' HTML/S/129.html /^<\/a> 30 * The model to attach to the spinner<\/em>$/;" a +'L30' HTML/S/13.html /^<\/a> 30 public<\/strong> TestContext() {<\/em>$/;" a +'L30' HTML/S/130.html /^<\/a> 30 minValue<\/a> = settings<\/a>.minValue<\/a>;$/;" a +'L30' HTML/S/131.html /^<\/a> 30 * The title for the dialogs.<\/em>$/;" a +'L30' HTML/S/132.html /^<\/a> 30 success<\/a> = true<\/strong>;$/;" a +'L30' HTML/S/133.html /^<\/a> 30 * The upper integer bound to accept.<\/em>$/;" a +'L30' HTML/S/134.html /^<\/a> 30 $/;" a +'L30' HTML/S/135.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/137.html /^<\/a> 30 $/;" a +'L30' HTML/S/138.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/139.html /^<\/a> 30 * The current block.<\/em>$/;" a +'L30' HTML/S/14.html /^<\/a> 30 @Override<\/a>$/;" a +'L30' HTML/S/140.html /^<\/a> 30 \/\/ Takes the tokenizer, and a pair of the read token and application<\/em>$/;" a +'L30' HTML/S/141.html /^<\/a> 30 return<\/strong> (tokenizer<\/a>, state<\/a>) -> {<\/em>$/;" a +'L30' HTML/S/143.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/144.html /^<\/a> 30 $/;" a +'L30' HTML/S/145.html /^<\/a> 30 public<\/strong> RegexOpener(String<\/a> groupName<\/a>, String<\/a> groupRegex<\/a>) {<\/em>$/;" a +'L30' HTML/S/146.html /^<\/a> 30 * <\/em>$/;" a +'L30' HTML/S/147.html /^<\/a> 30 \/*<\/em>$/;" a +'L30' HTML/S/148.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/149.html /^<\/a> 30 * FloatTypeSuffix<\/em>$/;" a +'L30' HTML/S/15.html /^<\/a> 30 $/;" a +'L30' HTML/S/153.html /^<\/a> 30 private<\/strong> K<\/a> delim<\/a>;$/;" a +'L30' HTML/S/154.html /^<\/a> 30 private<\/strong> Predicate<\/a><ITree<\/a><Token<\/a><K<\/a>, V<\/a>>>> validatr<\/a>;$/;" a +'L30' HTML/S/155.html /^<\/a> 30 * Create a new triggered parse block.<\/em>$/;" a +'L30' HTML/S/156.html /^<\/a> 30 throws<\/strong> ParserException<\/a>;$/;" a +'L30' HTML/S/157.html /^<\/a> 30 public<\/strong> BinaryCommand(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L30' HTML/S/158.html /^<\/a> 30 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Precedence must be non-negative");$/;" a +'L30' HTML/S/159.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/16.html /^<\/a> 30 addCase<\/a>(rn<\/a>, 20, "potion");$/;" a +'L30' HTML/S/160.html /^<\/a> 30 * The tree this constant represents.<\/em>$/;" a +'L30' HTML/S/162.html /^<\/a> 30 return<\/strong> -1;$/;" a +'L30' HTML/S/163.html /^<\/a> 30 * Create a new grouping command.<\/em>$/;" a +'L30' HTML/S/164.html /^<\/a> 30 return<\/strong> new<\/strong> UnaryCommand<\/a><>(precedence<\/a>);$/;" a +'L30' HTML/S/166.html /^<\/a> 30 return<\/strong> 1 + leftBinding<\/a>();$/;" a +'L30' HTML/S/167.html /^<\/a> 30 return<\/strong> 1 + leftBinding<\/a>();$/;" a +'L30' HTML/S/168.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/169.html /^<\/a> 30 * Create a new post-circumfix operator.<\/em>$/;" a +'L30' HTML/S/17.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/170.html /^<\/a> 30 public<\/strong> PostfixCommand(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L30' HTML/S/171.html /^<\/a> 30 private<\/strong> ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> opblock2<\/a>;$/;" a +'L30' HTML/S/173.html /^<\/a> 30 $/;" a +'L30' HTML/S/174.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/175.html /^<\/a> 30 * The precedence of this operator.<\/em>$/;" a +'L30' HTML/S/176.html /^<\/a> 30 * The context for the command.<\/em>$/;" a +'L30' HTML/S/177.html /^<\/a> 30 * @param ctx<\/em>$/;" a +'L30' HTML/S/178.html /^<\/a> 30 * <\/em>$/;" a +'L30' HTML/S/179.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/180.html /^<\/a> 30 private<\/strong> final<\/strong> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> DEFAULT_NULL_COMMAND<\/a> = new<\/strong> DefaultInitialCommand<\/a><>();$/;" a +'L30' HTML/S/181.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/182.html /^<\/a> 30 public<\/strong> String<\/a> getKey<\/a>() {<\/em>$/;" a +'L30' HTML/S/183.html /^<\/a> 30 iter<\/a> = itr<\/a>;$/;" a +'L30' HTML/S/184.html /^<\/a> 30 * Create a new exception with the specified message.<\/em>$/;" a +'L30' HTML/S/185.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/186.html /^<\/a> 30 * regex.<\/em>$/;" a +'L30' HTML/S/188.html /^<\/a> 30 low<\/a> = new<\/strong> SimpleTokenSplitter<\/a>();$/;" a +'L30' HTML/S/189.html /^<\/a> 30 return<\/strong> handleOperator<\/a>(queuedASTs<\/a>);$/;" a +'L30' HTML/S/190.html /^<\/a> 30 private<\/strong> static<\/strong> Pattern<\/a> escapePatt<\/a> = Pattern<\/a>.compile<\/a>(escapeString<\/a>);$/;" a +'L30' HTML/S/191.html /^<\/a> 30 * The list of tokens to build a tree from<\/em>$/;" a +'L30' HTML/S/192.html /^<\/a> 30 @Test<\/a>$/;" a +'L30' HTML/S/193.html /^<\/a># $/;" a +'L30' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/FuncUtils.java$/;" a +'L30' HTML/S/2.html /^<\/a> <name>BJC-Utils2<\/name>$/;" a +'L30' HTML/S/20.html /^<\/a> 30 *<\/em>$/;" a +'L30' HTML/S/203.html /^<\/a> <property name="sun.jnu.encoding" value="UTF-8"\/>$/;" a +'L30' HTML/S/21.html /^<\/a> 30 $/;" a +'L30' HTML/S/24.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/25.html /^<\/a> 30 @Override<\/a>$/;" a +'L30' HTML/S/26.html /^<\/a> 30 * <\/em>$/;" a +'L30' HTML/S/28.html /^<\/a> 30 super<\/strong>(message<\/a>);$/;" a +'L30' HTML/S/29.html /^<\/a> 30 * <\/em>$/;" a +'L30' HTML/S/3.html /^<\/a> 30 String<\/a>[] commParts<\/a> = ln<\/a>.split<\/a>(" ");$/;" a +'L30' HTML/S/30.html /^<\/a> 30 * Create a new empty FDS mode.<\/em>$/;" a +'L30' HTML/S/31.html /^<\/a> 30 * null, in which case the description is repeated for<\/em>$/;" a +'L30' HTML/S/32.html /^<\/a> 30 private<\/strong> IMap<\/a><String<\/a>, CommandHelp<\/a>> helpTopics<\/a>;$/;" a +'L30' HTML/S/33.html /^<\/a> 30 @Override<\/a>$/;" a +'L30' HTML/S/35.html /^<\/a> 30 * The version of the component<\/em>$/;" a +'L30' HTML/S/36.html /^<\/a> 30 \/\/ Don't need to do anything on rule end<\/em>$/;" a +'L30' HTML/S/37.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/38.html /^<\/a> 30 private<\/strong> static<\/strong> final<\/strong> Logger<\/a> CLASS_LOGGER<\/a> = Logger<\/a>.getLogger("FileComponentRepository");$/;" a +'L30' HTML/S/39.html /^<\/a> 30 * exists<\/em>$/;" a +'L30' HTML/S/4.html /^<\/a> 30 case<\/strong> 'p':$/;" a +'L30' HTML/S/40.html /^<\/a> 30 default<\/strong> String<\/a> getDescription<\/a>() {<\/em>$/;" a +'L30' HTML/S/41.html /^<\/a> 30 $/;" a +'L30' HTML/S/42.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/43.html /^<\/a> 30 * Create a holder holding the specified value<\/em>$/;" a +'L30' HTML/S/44.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/45.html /^<\/a> 30 private<\/strong> IHolder<\/a><BoundContainedType<\/a>> boundHolder<\/a>;$/;" a +'L30' HTML/S/46.html /^<\/a> 30 $/;" a +'L30' HTML/S/47.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/48.html /^<\/a> 30 public<\/strong> <BoundLeft<\/a>, BoundRight<\/a>> IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>> bind<\/a>($/;" a +'L30' HTML/S/49.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/5.html /^<\/a> 30 }<\/em> catch<\/strong> (FDSException<\/a> fex<\/a>) {<\/em>$/;" a +'L30' HTML/S/50.html /^<\/a> 30 $/;" a +'L30' HTML/S/51.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/52.html /^<\/a> 30 * <\/em>$/;" a +'L30' HTML/S/53.html /^<\/a> 30 *<\/em>$/;" a +'L30' HTML/S/54.html /^<\/a> 30 $/;" a +'L30' HTML/S/55.html /^<\/a> 30 $/;" a +'L30' HTML/S/56.html /^<\/a> 30 $/;" a +'L30' HTML/S/57.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/58.html /^<\/a> 30 @Override<\/a>$/;" a +'L30' HTML/S/59.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/60.html /^<\/a> 30 private<\/strong> boolean<\/strong> done<\/a>;$/;" a +'L30' HTML/S/61.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/62.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/63.html /^<\/a> 30 * Create a new leaf node in a tree<\/em>$/;" a +'L30' HTML/S/64.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/65.html /^<\/a> 30 *$/;" a +'L30' HTML/S/66.html /^<\/a> 30 \/**<\/em>$/;" a +'L30' HTML/S/67.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/68.html /^<\/a> 30 public<\/strong> T<\/a> pop<\/a>() {<\/em>$/;" a +'L30' HTML/S/69.html /^<\/a> 30 $/;" a +'L30' HTML/S/7.html /^<\/a> 30 public<\/strong> class<\/strong> DelimSplitterTest<\/a> {<\/em>$/;" a +'L30' HTML/S/70.html /^<\/a> 30 public<\/strong> T<\/a> pop<\/a>() {<\/em>$/;" a +'L30' HTML/S/71.html /^<\/a> 30 *\/<\/em>$/;" a +'L30' HTML/S/72.html /^<\/a> 30 @Override<\/a>$/;" a +'L30' HTML/S/73.html /^<\/a> 30 * <\/em>$/;" a +'L30' HTML/S/74.html /^<\/a> 30 $/;" a +'L30' HTML/S/75.html /^<\/a> 30 * The tape to mount first.<\/em>$/;" a +'L30' HTML/S/76.html /^<\/a> 30 * Get the item the tape is currently on.<\/em>$/;" a +'L30' HTML/S/77.html /^<\/a> 30 $/;" a +'L30' HTML/S/78.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/79.html /^<\/a> 30 }<\/em>$/;" a +'L30' HTML/S/8.html /^<\/a> 30 $/;" a +'L30' HTML/S/81.html /^<\/a> 30 \/*<\/em>$/;" a +'L30' HTML/S/82.html /^<\/a> 30 * @param element<\/em>$/;" a +'L30' HTML/S/83.html /^<\/a> 30 private<\/strong> ITreePart<\/a><T<\/a>> right<\/a>;$/;" a +'L30' HTML/S/84.html /^<\/a> 30 * Specifies that the function wants to move right in the tree<\/em>$/;" a +'L30' HTML/S/85.html /^<\/a> 30 * underlying tree.<\/em>$/;" a +'L30' HTML/S/87.html /^<\/a> 30 $/;" a +'L30' HTML/S/88.html /^<\/a> 30 * The type in this list<\/em>$/;" a +'L30' HTML/S/89.html /^<\/a> 30 $/;" a +'L30' HTML/S/9.html /^<\/a> 30 * @author EVE<\/em>$/;" a +'L30' HTML/S/90.html /^<\/a> 30 private<\/strong> StringTokenizer<\/a> input<\/a>;$/;" a +'L30' HTML/S/91.html /^<\/a> 30 boolean<\/strong> add<\/a>(ContainedType<\/a> item<\/a>);$/;" a +'L30' HTML/S/92.html /^<\/a> 30 * @param action<\/em>$/;" a +'L30' HTML/S/93.html /^<\/a> 30 @Override<\/a>$/;" a +'L30' HTML/S/94.html /^<\/a> 30 * @param rightFunc$/;" a +'L30' HTML/S/95.html /^<\/a> 30 public<\/strong> <ArgType<\/a>, ReturnType<\/a>> Function<\/a><Functor<\/a><ArgType<\/a>>, Functor<\/a><ReturnType<\/a>>> fmap($/;" a +'L30' HTML/S/97.html /^<\/a> 30 backing<\/a>.clear<\/a>();$/;" a +'L30' HTML/S/98.html /^<\/a> 30 * @param second<\/em>$/;" a +'L30' HTML/S/99.html /^<\/a> 30 }<\/em>$/;" a +'L300' HTML/S/1.html /^<\/a>2A84; 2A83 # GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT$/;" a +'L300' HTML/S/106.html /^<\/a> 300 * Pairs of operators to split on and regexes that match<\/em>$/;" a +'L300' HTML/S/111.html /^<\/a> 300 for<\/strong> (E<\/a> rulePart<\/a> : specialRules<\/a>.get<\/a>(initRule<\/a>).get<\/a>().toIterable<\/a>()) {<\/em>$/;" a +'L300' HTML/S/143.html /^<\/a> 300 * Mapping from sub-group delimiters, to any sub-groups enclosed in<\/em>$/;" a +'L300' HTML/S/147.html /^<\/a> 300 throw<\/strong> new<\/strong> NullPointerException<\/a>("Group must not be null");$/;" a +'L300' HTML/S/193.html /^<\/a>2A84; 2A83 # GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT$/;" a +'L300' HTML/S/32.html /^<\/a> 300 helpTopics<\/a>.forEachValue<\/a>(topic<\/a> -> {<\/em>$/;" a +'L300' HTML/S/63.html /^<\/a> 300 break<\/strong>;$/;" a +'L300' HTML/S/7.html /^<\/a> 300 $/;" a +'L300' HTML/S/73.html /^<\/a> 300 List<\/a><T<\/a>> elms<\/a> = new<\/strong> ArrayList<\/a><>(n<\/a>);$/;" a +'L300' HTML/S/75.html /^<\/a> 300 Tape<\/a><T<\/a>> tp<\/a> = tapes<\/a>.remove<\/a>();$/;" a +'L300' HTML/S/76.html /^<\/a> 300 @Override<\/a>$/;" a +'L300' HTML/S/88.html /^<\/a> 300 currentPartition<\/a>.unwrap<\/a>((partition<\/a>) -> partition<\/a>.add<\/a>(element<\/a>));$/;" a +'L300' HTML/S/91.html /^<\/a> 300 * Reverse the contents of this list in place<\/em>$/;" a +'L301' HTML/S/1.html /^<\/a>2A8B; 2A8C # LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN$/;" a +'L301' HTML/S/106.html /^<\/a> 301 * those operators<\/em>$/;" a +'L301' HTML/S/111.html /^<\/a> 301 Iterable<\/a><T<\/a>> generatedRuleParts<\/a> = generateGenericValues<\/a>(rulePart<\/a>,$/;" a +'L301' HTML/S/143.html /^<\/a> 301 * them.<\/em>$/;" a +'L301' HTML/S/147.html /^<\/a> 301 }<\/em>$/;" a +'L301' HTML/S/193.html /^<\/a>2A8B; 2A8C # LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN$/;" a +'L301' HTML/S/32.html /^<\/a> 301 normalOutput<\/a>.accept<\/a>("\\t" + topic<\/a>.getSummary<\/a>() + "\\n");$/;" a +'L301' HTML/S/63.html /^<\/a> 301 default<\/strong>:$/;" a +'L301' HTML/S/7.html /^<\/a> 301 String<\/a> command<\/a> = ln<\/a>.substring<\/a>(0, idx<\/a>);$/;" a +'L301' HTML/S/73.html /^<\/a> 301 $/;" a +'L301' HTML/S/75.html /^<\/a> 301 currentTape<\/a> = tapes<\/a>.item<\/a>();$/;" a +'L301' HTML/S/76.html /^<\/a> 301 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L301' HTML/S/88.html /^<\/a> 301 }<\/em>$/;" a +'L301' HTML/S/91.html /^<\/a> 301 *\/<\/em>$/;" a +'L302' HTML/S/1.html /^<\/a>2A8C; 2A8B # GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN$/;" a +'L302' HTML/S/106.html /^<\/a> 302 * @return A list of tokens split on all the operators<\/em>$/;" a +'L302' HTML/S/111.html /^<\/a> 302 tokenTransformer<\/a>, spacer<\/a>).toIterable<\/a>();$/;" a +'L302' HTML/S/143.html /^<\/a> 302 *\/<\/em>$/;" a +'L302' HTML/S/147.html /^<\/a> 302 $/;" a +'L302' HTML/S/193.html /^<\/a>2A8C; 2A8B # GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN$/;" a +'L302' HTML/S/32.html /^<\/a> 302 }<\/em>);$/;" a +'L302' HTML/S/63.html /^<\/a> 302 break<\/strong>;$/;" a +'L302' HTML/S/7.html /^<\/a> 302 $/;" a +'L302' HTML/S/73.html /^<\/a> 302 for<\/strong>(int<\/strong> i<\/a> = n<\/a>; i<\/a> > 0; i<\/a>--) {<\/em>$/;" a +'L302' HTML/S/75.html /^<\/a> 302 $/;" a +'L302' HTML/S/76.html /^<\/a> 302 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L302' HTML/S/88.html /^<\/a> 302 }<\/em>);$/;" a +'L302' HTML/S/91.html /^<\/a> 302 void<\/strong> reverse<\/a>();$/;" a +'L303' HTML/S/1.html /^<\/a>2A91; 2A92 # LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL$/;" a +'L303' HTML/S/106.html /^<\/a> 303 *<\/em>$/;" a +'L303' HTML/S/111.html /^<\/a> 303 $/;" a +'L303' HTML/S/143.html /^<\/a> 303 private<\/strong> Map<\/a><T<\/a>, Integer<\/a>> subgroups<\/a>;$/;" a +'L303' HTML/S/147.html /^<\/a> 303 groups<\/a>.put<\/a>(group<\/a>.groupName<\/a>, group<\/a>);$/;" a +'L303' HTML/S/193.html /^<\/a>2A91; 2A92 # LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL$/;" a +'L303' HTML/S/32.html /^<\/a> 303 }<\/em> else<\/strong> {<\/em>$/;" a +'L303' HTML/S/63.html /^<\/a> 303 $/;" a +'L303' HTML/S/7.html /^<\/a> 303 String<\/a> args<\/a> = ln<\/a>.substring<\/a>(idx<\/a>).trim<\/a>();$/;" a +'L303' HTML/S/73.html /^<\/a> 303 elms<\/a>.set<\/a>(i<\/a> - 1, pop<\/a>());$/;" a +'L303' HTML/S/75.html /^<\/a> 303 return<\/strong> tp<\/a>;$/;" a +'L303' HTML/S/76.html /^<\/a> 303 $/;" a +'L303' HTML/S/88.html /^<\/a> 303 $/;" a +'L303' HTML/S/91.html /^<\/a> 303 $/;" a +'L304' HTML/S/1.html /^<\/a>2A92; 2A91 # GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL$/;" a +'L304' HTML/S/106.html /^<\/a> 304 * @deprecated Use SimpleTokenSplitter now<\/em>$/;" a +'L304' HTML/S/111.html /^<\/a> 304 for<\/strong> (T<\/a> generatedRulePart<\/a> : generatedRuleParts<\/a>) {<\/em>$/;" a +'L304' HTML/S/143.html /^<\/a> 304 $/;" a +'L304' HTML/S/147.html /^<\/a> 304 }<\/em>$/;" a +'L304' HTML/S/193.html /^<\/a>2A92; 2A91 # GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL$/;" a +'L304' HTML/S/32.html /^<\/a> 304 normalOutput<\/a>.accept<\/a>("\\tNone available\\n");$/;" a +'L304' HTML/S/63.html /^<\/a> 304 }<\/em>$/;" a +'L304' HTML/S/7.html /^<\/a> 304 String<\/a>[] argArray<\/a> = args<\/a>.split<\/a>(" ");$/;" a +'L304' HTML/S/73.html /^<\/a> 304 }<\/em>$/;" a +'L304' HTML/S/75.html /^<\/a> 304 }<\/em>$/;" a +'L304' HTML/S/76.html /^<\/a> 304 int<\/strong> result<\/a> = 1;$/;" a +'L304' HTML/S/88.html /^<\/a> 304 return<\/strong> returned<\/a>;$/;" a +'L304' HTML/S/91.html /^<\/a> 304 \/**<\/em>$/;" a +'L305' HTML/S/1.html /^<\/a>2A93; 2A94 # LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL$/;" a +'L305' HTML/S/106.html /^<\/a> 305 *\/<\/em>$/;" a +'L305' HTML/S/111.html /^<\/a> 305 returnedList<\/a>.add<\/a>(generatedRulePart<\/a>);$/;" a +'L305' HTML/S/143.html /^<\/a> 305 \/*<\/em>$/;" a +'L305' HTML/S/147.html /^<\/a> 305 $/;" a +'L305' HTML/S/193.html /^<\/a>2A93; 2A94 # LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL$/;" a +'L305' HTML/S/32.html /^<\/a> 305 }<\/em>$/;" a +'L305' HTML/S/63.html /^<\/a> 305 }<\/em> else<\/strong> {<\/em>$/;" a +'L305' HTML/S/7.html /^<\/a> 305 $/;" a +'L305' HTML/S/73.html /^<\/a> 305 $/;" a +'L305' HTML/S/75.html /^<\/a> 305 $/;" a +'L305' HTML/S/76.html /^<\/a> 305 result<\/a> = prime<\/a> * result<\/a> + ((currentTape<\/a> == null<\/strong>) ? 0 : currentTape<\/a>.hashCode<\/a>());$/;" a +'L305' HTML/S/88.html /^<\/a> 305 }<\/em>$/;" a +'L305' HTML/S/91.html /^<\/a> 305 * Perform a binary search for the specified key using the provided<\/em>$/;" a +'L306' HTML/S/1.html /^<\/a>2A94; 2A93 # GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL$/;" a +'L306' HTML/S/106.html /^<\/a> 306 @Deprecated<\/a>$/;" a +'L306' HTML/S/111.html /^<\/a> 306 returnedList<\/a>.add<\/a>(spacer<\/a>);$/;" a +'L306' HTML/S/143.html /^<\/a> 306 * Subgroups implied by a particular closing delimiter<\/em>$/;" a +'L306' HTML/S/147.html /^<\/a> 306 \/**<\/em>$/;" a +'L306' HTML/S/193.html /^<\/a>2A94; 2A93 # GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL$/;" a +'L306' HTML/S/32.html /^<\/a> 306 }<\/em>$/;" a +'L306' HTML/S/63.html /^<\/a> 306 action<\/a>.accept<\/a>(data<\/a>);$/;" a +'L306' HTML/S/7.html /^<\/a> 306 switch<\/strong>(command<\/a>) {<\/em>$/;" a +'L306' HTML/S/73.html /^<\/a> 306 cons<\/a>.accept<\/a>(this<\/strong>);$/;" a +'L306' HTML/S/75.html /^<\/a> 306 \/**<\/em>$/;" a +'L306' HTML/S/76.html /^<\/a> 306 result<\/a> = prime<\/a> * result<\/a> + ((tapes<\/a> == null<\/strong>) ? 0 : tapes<\/a>.hashCode<\/a>());$/;" a +'L306' HTML/S/88.html /^<\/a> 306 $/;" a +'L306' HTML/S/91.html /^<\/a> 306 * means of comparing elements.<\/em>$/;" a +'L307' HTML/S/1.html /^<\/a>2A95; 2A96 # SLANTED EQUAL TO OR LESS-THAN$/;" a +'L307' HTML/S/106.html /^<\/a> 307 public<\/strong> static<\/strong> IList<\/a><String<\/a>> splitTokens<\/a>(IList<\/a><String<\/a>> input<\/a>, Deque<\/a><IPair<\/a><String<\/a>, String<\/a>>> operators<\/a>) {<\/em>$/;" a +'L307' HTML/S/111.html /^<\/a> 307 }<\/em>$/;" a +'L307' HTML/S/143.html /^<\/a> 307 *\/<\/em>$/;" a +'L307' HTML/S/147.html /^<\/a> 307 * Creates and adds a delimiter group using the provided settings.<\/em>$/;" a +'L307' HTML/S/193.html /^<\/a>2A95; 2A96 # SLANTED EQUAL TO OR LESS-THAN$/;" a +'L307' HTML/S/32.html /^<\/a> 307 $/;" a +'L307' HTML/S/63.html /^<\/a> 307 }<\/em>$/;" a +'L307' HTML/S/7.html /^<\/a> 307 case<\/strong> "add-closing":$/;" a +'L307' HTML/S/73.html /^<\/a> 307 $/;" a +'L307' HTML/S/75.html /^<\/a> 307 * Ejects the current tape.<\/em>$/;" a +'L307' HTML/S/76.html /^<\/a> 307 $/;" a +'L307' HTML/S/88.html /^<\/a> 307 @Override<\/a>$/;" a +'L307' HTML/S/91.html /^<\/a> 307 *<\/em>$/;" a +'L308' HTML/S/1.html /^<\/a>2A96; 2A95 # SLANTED EQUAL TO OR GREATER-THAN$/;" a +'L308' HTML/S/106.html /^<\/a> 308 return<\/strong> null<\/strong>;$/;" a +'L308' HTML/S/111.html /^<\/a> 308 }<\/em>$/;" a +'L308' HTML/S/143.html /^<\/a> 308 private<\/strong> Map<\/a><T<\/a>, T<\/a>> impliedSubgroups<\/a>;$/;" a +'L308' HTML/S/147.html /^<\/a> 308 * <\/em>$/;" a +'L308' HTML/S/193.html /^<\/a>2A96; 2A95 # SLANTED EQUAL TO OR GREATER-THAN$/;" a +'L308' HTML/S/32.html /^<\/a> 308 private<\/strong> void<\/strong> doListCommands<\/a>() {<\/em>$/;" a +'L308' HTML/S/63.html /^<\/a> 308 }<\/em>$/;" a +'L308' HTML/S/7.html /^<\/a> 308 group<\/a>.addClosing<\/a>(argArray<\/a>);$/;" a +'L308' HTML/S/73.html /^<\/a> 308 for<\/strong>(T<\/a> elm<\/a> : elms<\/a>) {<\/em>$/;" a +'L308' HTML/S/75.html /^<\/a> 308 *<\/em>$/;" a +'L308' HTML/S/76.html /^<\/a> 308 return<\/strong> result<\/a>;$/;" a +'L308' HTML/S/88.html /^<\/a> 308 public<\/strong> void<\/strong> prepend<\/a>(E<\/a> item<\/a>) {<\/em>$/;" a +'L308' HTML/S/91.html /^<\/a> 308 * Since this IS a binary search, the list must have been sorted before<\/em>$/;" a +'L309' HTML/S/1.html /^<\/a>2A97; 2A98 # SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE$/;" a +'L309' HTML/S/106.html /^<\/a> 309 }<\/em>$/;" a +'L309' HTML/S/111.html /^<\/a> 309 }<\/em> else<\/strong> if<\/strong> (subgrammars<\/a>.containsKey<\/a>(initRule<\/a>)) {<\/em>$/;" a +'L309' HTML/S/143.html /^<\/a> 309 $/;" a +'L309' HTML/S/147.html /^<\/a> 309 * @param openers<\/em>$/;" a +'L309' HTML/S/193.html /^<\/a>2A97; 2A98 # SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE$/;" a +'L309' HTML/S/32.html /^<\/a> 309 normalOutput<\/a>.accept<\/a>("The available commands for this mode are as follows:\\n");$/;" a +'L309' HTML/S/63.html /^<\/a> 309 $/;" a +'L309' HTML/S/7.html /^<\/a> 309 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L309' HTML/S/73.html /^<\/a> 309 push<\/a>(elm<\/a>);$/;" a +'L309' HTML/S/75.html /^<\/a> 309 * Does nothing if no tape is loaded.<\/em>$/;" a +'L309' HTML/S/76.html /^<\/a> 309 }<\/em>$/;" a +'L309' HTML/S/88.html /^<\/a> 309 wrapped<\/a>.add<\/a>(0, item<\/a>);$/;" a +'L309' HTML/S/91.html /^<\/a> 309 * hand.<\/em>$/;" a +'L31' HTML/S/1.html /^<\/a># Code points for which Bidi_Mirrored=Yes, but for which no appropriate $/;" a +'L31' HTML/S/10.html /^<\/a> 31 IList<\/a><String<\/a>> shuntedTokens<\/a> = yard<\/a>.postfix<\/a>(preTokens<\/a>, strang<\/a> -> strang<\/a>);$/;" a +'L31' HTML/S/100.html /^<\/a> 31 Random<\/a> rnd<\/a>) {<\/em>$/;" a +'L31' HTML/S/101.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/102.html /^<\/a> 31 return<\/strong> FileVisitResult<\/a>.TERMINATE;$/;" a +'L31' HTML/S/103.html /^<\/a> 31 return<\/strong> func<\/a>.apply<\/a>(arg1<\/a>, arg2<\/a>);$/;" a +'L31' HTML/S/104.html /^<\/a> 31 this<\/strong>.rejectedItems<\/a> = rejects<\/a>;$/;" a +'L31' HTML/S/105.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/106.html /^<\/a> 31 public<\/strong> static<\/strong> String<\/a> collapseTokens<\/a>(IList<\/a><String<\/a>> input<\/a>) {<\/em>$/;" a +'L31' HTML/S/107.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/108.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/109.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/110.html /^<\/a> 31 public<\/strong> final<\/strong> void<\/strong> addCases(E<\/a> rule<\/a>, IList<\/a><E<\/a>>... cases<\/a>) {<\/em>$/;" a +'L31' HTML/S/111.html /^<\/a> 31 * The rules currently in this grammar<\/em>$/;" a +'L31' HTML/S/112.html /^<\/a> 31 \/*<\/em>$/;" a +'L31' HTML/S/113.html /^<\/a> 31 * @return An adjacency map defined by the text<\/em>$/;" a +'L31' HTML/S/114.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/115.html /^<\/a> 31 * @param <E><\/em>$/;" a +'L31' HTML/S/116.html /^<\/a> 31 if<\/strong>(exts<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Extensions must not be null");$/;" a +'L31' HTML/S/117.html /^<\/a> 31 $/;" a +'L31' HTML/S/118.html /^<\/a> 31 public<\/strong> ExtensionFileFilter(List<\/a><String<\/a>> exts<\/a>) {<\/em>$/;" a +'L31' HTML/S/122.html /^<\/a> 31 * The label of the type of items in the list<\/em>$/;" a +'L31' HTML/S/123.html /^<\/a> 31 * The length of this panel<\/em>$/;" a +'L31' HTML/S/124.html /^<\/a> 31 * @param nDelay<\/em>$/;" a +'L31' HTML/S/125.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/127.html /^<\/a> 31 public<\/strong> SimpleInputPanel(String<\/a> label<\/a>, int<\/strong> columns<\/a>) {<\/em>$/;" a +'L31' HTML/S/128.html /^<\/a> 31 if<\/strong>(verifier<\/a> == null<\/strong> || verifier<\/a>.test<\/a>(potentialItem<\/a>)) {<\/em>$/;" a +'L31' HTML/S/129.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/13.html /^<\/a> 31 scopes<\/a> = new<\/strong> SimpleStack<\/a><>();$/;" a +'L31' HTML/S/130.html /^<\/a> 31 maxValue<\/a> = settings<\/a>.maxValue<\/a>;$/;" a +'L31' HTML/S/131.html /^<\/a> 31 * @param prompt<\/em>$/;" a +'L31' HTML/S/132.html /^<\/a> 31 }<\/em> catch<\/strong>(FileNotChosenException<\/a> fncx) {<\/em>$/;" a +'L31' HTML/S/133.html /^<\/a> 31 * @return A int within the specified bounds.<\/em>$/;" a +'L31' HTML/S/134.html /^<\/a> 31 protected<\/strong> void<\/strong> setupFrame() {<\/em>$/;" a +'L31' HTML/S/135.html /^<\/a> 31 * Create a new list model from a given list.<\/em>$/;" a +'L31' HTML/S/137.html /^<\/a> 31 if<\/strong>(b<\/a> == '\\n') {<\/em>$/;" a +'L31' HTML/S/138.html /^<\/a> 31 * Create a new block.<\/em>$/;" a +'L31' HTML/S/139.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/14.html /^<\/a> 31 public<\/strong> boolean<\/strong> test<\/a>(String<\/a> token<\/a>) {<\/em>$/;" a +'L31' HTML/S/140.html /^<\/a> 31 \/\/ state<\/em>$/;" a +'L31' HTML/S/141.html /^<\/a> 31 \/\/ Check our input is correct<\/em>$/;" a +'L31' HTML/S/143.html /^<\/a> 31 * Represents an instance of a delimiter group.<\/em>$/;" a +'L31' HTML/S/144.html /^<\/a> 31 return<\/strong> work<\/a>.equals<\/a>(closer<\/a>);$/;" a +'L31' HTML/S/145.html /^<\/a> 31 name<\/a> = groupName<\/a>;$/;" a +'L31' HTML/S/146.html /^<\/a> 31 * @param root<\/em>$/;" a +'L31' HTML/S/147.html /^<\/a> 31 * Mapping from group names to actual groups.<\/em>$/;" a +'L31' HTML/S/148.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/149.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/15.html /^<\/a> 31 ctx<\/a>.state<\/a>.scopes<\/a>.top<\/a>().putKey<\/a>(name<\/a>.getValue<\/a>(), body<\/a>);$/;" a +'L31' HTML/S/153.html /^<\/a> 31 private<\/strong> K<\/a> term<\/a>;$/;" a +'L31' HTML/S/154.html /^<\/a> 31 $/;" a +'L31' HTML/S/155.html /^<\/a> 31 * <\/em>$/;" a +'L31' HTML/S/156.html /^<\/a> 31 $/;" a +'L31' HTML/S/157.html /^<\/a> 31 super<\/strong>(precedence<\/a>);$/;" a +'L31' HTML/S/158.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/159.html /^<\/a> 31 * Create a new chained operator.<\/em>$/;" a +'L31' HTML/S/16.html /^<\/a> 31 addCase<\/a>(rn<\/a>, 10, "helm");$/;" a +'L31' HTML/S/160.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/162.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/163.html /^<\/a> 31 * <\/em>$/;" a +'L31' HTML/S/164.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/166.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/167.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/168.html /^<\/a> 31 * Create a right-associative infix operator.<\/em>$/;" a +'L31' HTML/S/169.html /^<\/a> 31 * <\/em>$/;" a +'L31' HTML/S/17.html /^<\/a> 31 * Main method<\/em>$/;" a +'L31' HTML/S/170.html /^<\/a> 31 super<\/strong>(precedence<\/a>);$/;" a +'L31' HTML/S/171.html /^<\/a> 31 $/;" a +'L31' HTML/S/173.html /^<\/a> 31 \/**<\/em>$/;" a +'L31' HTML/S/174.html /^<\/a> 31 * Create a new transforming initial command.<\/em>$/;" a +'L31' HTML/S/175.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/176.html /^<\/a> 31 * <\/em>$/;" a +'L31' HTML/S/177.html /^<\/a> 31 * The state needed for commands.<\/em>$/;" a +'L31' HTML/S/178.html /^<\/a> 31 * @throws ParserException<\/em>$/;" a +'L31' HTML/S/179.html /^<\/a> 31 * Create a new parser context.<\/em>$/;" a +'L31' HTML/S/180.html /^<\/a> 31 $/;" a +'L31' HTML/S/182.html /^<\/a> 31 return<\/strong> key<\/a>;$/;" a +'L31' HTML/S/183.html /^<\/a> 31 $/;" a +'L31' HTML/S/184.html /^<\/a> 31 * <\/em>$/;" a +'L31' HTML/S/185.html /^<\/a> 31 * Represents addition<\/em>$/;" a +'L31' HTML/S/186.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/188.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/189.html /^<\/a> 31 }<\/em>);$/;" a +'L31' HTML/S/190.html /^<\/a> 31 $/;" a +'L31' HTML/S/191.html /^<\/a> 31 * @param isOperator<\/em>$/;" a +'L31' HTML/S/192.html /^<\/a> 31 public<\/strong> void<\/strong> testRemoveDQuoted_MismatchedStringNoMatch() throws<\/strong> IllegalArgumentException<\/a> {<\/em>$/;" a +'L31' HTML/S/193.html /^<\/a># Code points for which Bidi_Mirrored=Yes, but for which no appropriate $/;" a +'L31' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/internals\/WrappedOption.java$/;" a +'L31' HTML/S/2.html /^<\/a> <url>http:\/\/maven.apache.org<\/url>$/;" a +'L31' HTML/S/20.html /^<\/a> 31 * @param input<\/em>$/;" a +'L31' HTML/S/203.html /^<\/a> <property name="java.library.path" value="\/Users\/bjculkin\/Library\/Java\/Extensions:\/Library\/Java\/Extensions:\/Network\/Library\/Java\/Extensions:\/System\/Library\/Java\/Extensions:\/usr\/lib\/java:."\/>$/;" a +'L31' HTML/S/21.html /^<\/a> 31 \/**<\/em>$/;" a +'L31' HTML/S/24.html /^<\/a> 31 default<\/strong> String<\/a> getCustomPrompt<\/a>() {<\/em>$/;" a +'L31' HTML/S/25.html /^<\/a> 31 public<\/strong> CommandHandler<\/a> getHandler<\/a>() {<\/em>$/;" a +'L31' HTML/S/26.html /^<\/a> 31 * @param out<\/em>$/;" a +'L31' HTML/S/28.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/29.html /^<\/a> 31 * @param c<\/em>$/;" a +'L31' HTML/S/3.html /^<\/a> 31 $/;" a +'L31' HTML/S/30.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/31.html /^<\/a> 31 * the detailed help.<\/em>$/;" a +'L31' HTML/S/32.html /^<\/a> 31 $/;" a +'L31' HTML/S/33.html /^<\/a> 31 public<\/strong> String<\/a> getDescription<\/a>() {<\/em>$/;" a +'L31' HTML/S/35.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/36.html /^<\/a> 31 }<\/em>);$/;" a +'L31' HTML/S/37.html /^<\/a> 31 $/;" a +'L31' HTML/S/38.html /^<\/a> 31 $/;" a +'L31' HTML/S/39.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/4.html /^<\/a> 31 method<\/a> = TreeLinearizationMethod<\/a>.PREORDER<\/a>;$/;" a +'L31' HTML/S/40.html /^<\/a> 31 return<\/strong> "No description provided.";$/;" a +'L31' HTML/S/41.html /^<\/a> 31 \/**<\/em>$/;" a +'L31' HTML/S/42.html /^<\/a> 31 $/;" a +'L31' HTML/S/43.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/44.html /^<\/a> 31 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>);$/;" a +'L31' HTML/S/45.html /^<\/a> 31 $/;" a +'L31' HTML/S/46.html /^<\/a> 31 \/*<\/em>$/;" a +'L31' HTML/S/47.html /^<\/a> 31 $/;" a +'L31' HTML/S/48.html /^<\/a> 31 BiFunction<\/a><NewLeft<\/a>, NewRight<\/a>, IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>>> bindr<\/a>) {<\/em>$/;" a +'L31' HTML/S/49.html /^<\/a> 31 $/;" a +'L31' HTML/S/5.html /^<\/a> 31 fex<\/a>.printStackTrace<\/a>();$/;" a +'L31' HTML/S/50.html /^<\/a> 31 return<\/strong> new<\/strong> WrappedOption<\/a><>(newHolder<\/a>, false<\/strong>);$/;" a +'L31' HTML/S/51.html /^<\/a> 31 public<\/strong> <BoundLeft<\/a>, BoundRight<\/a>> IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>> bind<\/a>($/;" a +'L31' HTML/S/52.html /^<\/a> 31 * @param child The child to prepend to this node.<\/em>$/;" a +'L31' HTML/S/53.html /^<\/a> 31 * @param value<\/em>$/;" a +'L31' HTML/S/54.html /^<\/a> 31 \/**<\/em>$/;" a +'L31' HTML/S/55.html /^<\/a> 31 if<\/strong>(values<\/a> != null<\/strong>) {<\/em>$/;" a +'L31' HTML/S/56.html /^<\/a> 31 return<\/strong> binder<\/a>.apply<\/a>(held<\/a>);$/;" a +'L31' HTML/S/57.html /^<\/a> 31 * Create a new pair with both sides set to the specified values<\/em>$/;" a +'L31' HTML/S/58.html /^<\/a> 31 public<\/strong> boolean<\/strong> hasNext<\/a>() {<\/em>$/;" a +'L31' HTML/S/59.html /^<\/a> 31 * Create a new single supplier from an existing value<\/em>$/;" a +'L31' HTML/S/60.html /^<\/a> 31 private<\/strong> boolean<\/strong> initial<\/a>;$/;" a +'L31' HTML/S/61.html /^<\/a> 31 * Transform this node, then traverse its children<\/em>$/;" a +'L31' HTML/S/62.html /^<\/a> 31 public<\/strong> TransformIterator(Iterator<\/a><S<\/a>> source<\/a>, Function<\/a><S<\/a>, D<\/a>> transform<\/a>) {<\/em>$/;" a +'L31' HTML/S/63.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/64.html /^<\/a> 31 private<\/strong> IMap<\/a><String<\/a>, String<\/a>> abbrevMap<\/a>;$/;" a +'L31' HTML/S/65.html /^<\/a> 31 * @param key$/;" a +'L31' HTML/S/66.html /^<\/a> 31 * Create a new empty double-sided tape that doesn't autoextend.<\/em>$/;" a +'L31' HTML/S/67.html /^<\/a> 31 $/;" a +'L31' HTML/S/68.html /^<\/a> 31 if<\/strong>(backing<\/a>.isEmpty<\/a>()) throw<\/strong> new<\/strong> StackUnderflowException<\/a>();$/;" a +'L31' HTML/S/69.html /^<\/a> 31 @Override<\/a>$/;" a +'L31' HTML/S/7.html /^<\/a> 31 private<\/strong> SimpleTokenSplitter<\/a> split<\/a>;$/;" a +'L31' HTML/S/70.html /^<\/a> 31 if<\/strong>(backing<\/a>.isEmpty<\/a>()) throw<\/strong> new<\/strong> StackUnderflowException<\/a>();$/;" a +'L31' HTML/S/71.html /^<\/a> 31 public<\/strong> SingleTape() {<\/em>$/;" a +'L31' HTML/S/72.html /^<\/a> 31 public<\/strong> void<\/strong> push<\/a>(T<\/a> elm<\/a>) {<\/em>$/;" a +'L31' HTML/S/73.html /^<\/a> 31 * @author EVE<\/em>$/;" a +'L31' HTML/S/74.html /^<\/a> 31 \/**<\/em>$/;" a +'L31' HTML/S/75.html /^<\/a> 31 * @param others<\/em>$/;" a +'L31' HTML/S/76.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/77.html /^<\/a> 31 @Override<\/a>$/;" a +'L31' HTML/S/78.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/79.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/8.html /^<\/a> 31 ctx<\/a>.state<\/a>.scopes<\/a>.top<\/a>().putKey<\/a>(name<\/a>.getValue<\/a>(), body<\/a>);$/;" a +'L31' HTML/S/81.html /^<\/a> 31 * The root element of the tree<\/em>$/;" a +'L31' HTML/S/82.html /^<\/a> 31 * The data for the leaf to hold.<\/em>$/;" a +'L31' HTML/S/83.html /^<\/a> 31 $/;" a +'L31' HTML/S/84.html /^<\/a> 31 * next.<\/em>$/;" a +'L31' HTML/S/85.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/87.html /^<\/a> 31 @Override<\/a>$/;" a +'L31' HTML/S/88.html /^<\/a> 31 *\/<\/em>$/;" a +'L31' HTML/S/89.html /^<\/a> 31 \/**<\/em>$/;" a +'L31' HTML/S/9.html /^<\/a> 31 *<\/em>$/;" a +'L31' HTML/S/90.html /^<\/a> 31 $/;" a +'L31' HTML/S/91.html /^<\/a> 31 $/;" a +'L31' HTML/S/92.html /^<\/a> 31 * The action to perform on each key in the map.<\/em>$/;" a +'L31' HTML/S/93.html /^<\/a> 31 public<\/strong> boolean<\/strong> add<\/a>(T<\/a> item<\/a>) {<\/em>$/;" a +'L31' HTML/S/94.html /^<\/a> 31 * The function that maps over the right of the pair$/;" a +'L31' HTML/S/95.html /^<\/a> 31 Function<\/a><ArgType<\/a>, ReturnType<\/a>> func<\/a>);$/;" a +'L31' HTML/S/97.html /^<\/a> 31 }<\/em>$/;" a +'L31' HTML/S/98.html /^<\/a> 31 * The second collector to use<\/em>$/;" a +'L31' HTML/S/99.html /^<\/a> 31 $/;" a +'L310' HTML/S/1.html /^<\/a>2A98; 2A97 # SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE$/;" a +'L310' HTML/S/106.html /^<\/a> 310 }<\/em>$/;" a +'L310' HTML/S/111.html /^<\/a> 310 Iterable<\/a><T<\/a>> ruleParts<\/a> = subgrammars<\/a>.get<\/a>(initRule<\/a>)$/;" a +'L310' HTML/S/143.html /^<\/a> 310 \/*<\/em>$/;" a +'L310' HTML/S/147.html /^<\/a> 310 * The tokens that open this group<\/em>$/;" a +'L310' HTML/S/193.html /^<\/a>2A98; 2A97 # SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE$/;" a +'L310' HTML/S/32.html /^<\/a> 310 $/;" a +'L310' HTML/S/63.html /^<\/a> 310 @Override<\/a>$/;" a +'L310' HTML/S/7.html /^<\/a> 310 System<\/a>.out<\/a>.println<\/a>($/;" a +'L310' HTML/S/73.html /^<\/a> 310 }<\/em>$/;" a +'L310' HTML/S/75.html /^<\/a> 310 *\/<\/em>$/;" a +'L310' HTML/S/76.html /^<\/a> 310 $/;" a +'L310' HTML/S/88.html /^<\/a> 310 }<\/em>$/;" a +'L310' HTML/S/91.html /^<\/a> 310 *<\/em>$/;" a +'L311' HTML/S/1.html /^<\/a>2A99; 2A9A # DOUBLE-LINE EQUAL TO OR LESS-THAN$/;" a +'L311' HTML/S/111.html /^<\/a> 311 .generateGenericValues<\/a>(initRule<\/a>, tokenTransformer<\/a>, spacer<\/a>).toIterable<\/a>();$/;" a +'L311' HTML/S/143.html /^<\/a> 311 * Allows more complex openings<\/em>$/;" a +'L311' HTML/S/147.html /^<\/a> 311 * @param groupName<\/em>$/;" a +'L311' HTML/S/193.html /^<\/a>2A99; 2A9A # DOUBLE-LINE EQUAL TO OR LESS-THAN$/;" a +'L311' HTML/S/32.html /^<\/a> 311 commandHandlers<\/a>.keyList<\/a>().forEach<\/a>(commandName<\/a> -> {<\/em>$/;" a +'L311' HTML/S/63.html /^<\/a> 311 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L311' HTML/S/7.html /^<\/a> 311 "Added closers " + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L311' HTML/S/73.html /^<\/a> 311 }<\/em>$/;" a +'L311' HTML/S/75.html /^<\/a> 311 public<\/strong> void<\/strong> eject() {<\/em>$/;" a +'L311' HTML/S/76.html /^<\/a> 311 @Override<\/a>$/;" a +'L311' HTML/S/88.html /^<\/a> 311 $/;" a +'L311' HTML/S/91.html /^<\/a> 311 * @param key<\/em>$/;" a +'L312' HTML/S/1.html /^<\/a>2A9A; 2A99 # DOUBLE-LINE EQUAL TO OR GREATER-THAN$/;" a +'L312' HTML/S/111.html /^<\/a> 312 $/;" a +'L312' HTML/S/143.html /^<\/a> 312 *\/<\/em>$/;" a +'L312' HTML/S/147.html /^<\/a> 312 * The name of the group<\/em>$/;" a +'L312' HTML/S/193.html /^<\/a>2A9A; 2A99 # DOUBLE-LINE EQUAL TO OR GREATER-THAN$/;" a +'L312' HTML/S/32.html /^<\/a> 312 normalOutput<\/a>.accept<\/a>("\\t" + commandName<\/a>);$/;" a +'L312' HTML/S/63.html /^<\/a> 312 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L312' HTML/S/7.html /^<\/a> 312 }<\/em>$/;" a +'L312' HTML/S/73.html /^<\/a> 312 $/;" a +'L312' HTML/S/75.html /^<\/a> 312 currentTape<\/a> = null<\/strong>;$/;" a +'L312' HTML/S/76.html /^<\/a> 312 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L312' HTML/S/88.html /^<\/a> 312 @Override<\/a>$/;" a +'L312' HTML/S/91.html /^<\/a> 312 * The key to search for.<\/em>$/;" a +'L313' HTML/S/1.html /^<\/a>2A9B; 2A9C # DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN$/;" a +'L313' HTML/S/111.html /^<\/a> 313 for<\/strong> (T<\/a> rulePart<\/a> : ruleParts<\/a>) {<\/em>$/;" a +'L313' HTML/S/143.html /^<\/a> 313 private<\/strong> List<\/a><Function<\/a><T<\/a>, IPair<\/a><T<\/a>, T<\/a>[]>>> predOpeners<\/a>;$/;" a +'L313' HTML/S/147.html /^<\/a> 313 * @param closers<\/em>$/;" a +'L313' HTML/S/193.html /^<\/a>2A9B; 2A9C # DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN$/;" a +'L313' HTML/S/32.html /^<\/a> 313 }<\/em>);$/;" a +'L313' HTML/S/63.html /^<\/a> 313 int<\/strong> result<\/a> = 1;$/;" a +'L313' HTML/S/7.html /^<\/a> 313 break<\/strong>;$/;" a +'L313' HTML/S/73.html /^<\/a> 313 \/**<\/em>$/;" a +'L313' HTML/S/75.html /^<\/a> 313 }<\/em>$/;" a +'L313' HTML/S/76.html /^<\/a> 313 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L313' HTML/S/88.html /^<\/a> 313 public<\/strong> E<\/a> randItem<\/a>(Function<\/a><Integer<\/a>, Integer<\/a>> rnd<\/a>) {<\/em>$/;" a +'L313' HTML/S/91.html /^<\/a> 313 * @param comparator<\/em>$/;" a +'L314' HTML/S/1.html /^<\/a>2A9C; 2A9B # DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN$/;" a +'L314' HTML/S/111.html /^<\/a> 314 returnedList<\/a>.add<\/a>(rulePart<\/a>);$/;" a +'L314' HTML/S/143.html /^<\/a> 314 $/;" a +'L314' HTML/S/147.html /^<\/a> 314 * The tokens that close this group<\/em>$/;" a +'L314' HTML/S/193.html /^<\/a>2A9C; 2A9B # DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN$/;" a +'L314' HTML/S/32.html /^<\/a> 314 $/;" a +'L314' HTML/S/63.html /^<\/a> 314 $/;" a +'L314' HTML/S/7.html /^<\/a> 314 case<\/strong> "add-tlexclude":$/;" a +'L314' HTML/S/73.html /^<\/a> 314 * Hide the top element of the stack from cons.<\/em>$/;" a +'L314' HTML/S/75.html /^<\/a> 314 $/;" a +'L314' HTML/S/76.html /^<\/a> 314 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L314' HTML/S/88.html /^<\/a> 314 if<\/strong>(rnd<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Random source must not be null");$/;" a +'L314' HTML/S/91.html /^<\/a> 314 * The way to compare elements for searching. Pass null<\/em>$/;" a +'L315' HTML/S/1.html /^<\/a>2AA1; 2AA2 # DOUBLE NESTED LESS-THAN$/;" a +'L315' HTML/S/111.html /^<\/a> 315 returnedList<\/a>.add<\/a>(spacer<\/a>);$/;" a +'L315' HTML/S/143.html /^<\/a> 315 \/*<\/em>$/;" a +'L315' HTML/S/147.html /^<\/a> 315 *\/<\/em>$/;" a +'L315' HTML/S/193.html /^<\/a>2AA1; 2AA2 # DOUBLE NESTED LESS-THAN$/;" a +'L315' HTML/S/32.html /^<\/a> 315 normalOutput<\/a>.accept<\/a>("\\nThe following commands are available in all modes:\\n");$/;" a +'L315' HTML/S/63.html /^<\/a> 315 result<\/a> = prime<\/a> * result<\/a> + childCount<\/a>;$/;" a +'L315' HTML/S/7.html /^<\/a> 315 group<\/a>.addTopLevelForbid<\/a>(argArray<\/a>);$/;" a +'L315' HTML/S/73.html /^<\/a> 315 *<\/em>$/;" a +'L315' HTML/S/75.html /^<\/a> 315 \/**<\/em>$/;" a +'L315' HTML/S/76.html /^<\/a> 315 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L315' HTML/S/88.html /^<\/a> 315 $/;" a +'L315' HTML/S/91.html /^<\/a> 315 * to use the natural ordering for E<\/em>$/;" a +'L316' HTML/S/1.html /^<\/a>2AA2; 2AA1 # DOUBLE NESTED GREATER-THAN$/;" a +'L316' HTML/S/111.html /^<\/a> 316 }<\/em>$/;" a +'L316' HTML/S/143.html /^<\/a> 316 * Allow more complex closings<\/em>$/;" a +'L316' HTML/S/147.html /^<\/a> 316 public<\/strong> void<\/strong> addGroup<\/a>(T<\/a>[] openers<\/a>, T<\/a> groupName<\/a>, @SuppressWarnings<\/a>("unchecked") T<\/a>... closers<\/a>) {<\/em>$/;" a +'L316' HTML/S/193.html /^<\/a>2AA2; 2AA1 # DOUBLE NESTED GREATER-THAN$/;" a +'L316' HTML/S/32.html /^<\/a> 316 defaultHandlers<\/a>.keyList<\/a>().forEach<\/a>(commandName<\/a> -> {<\/em>$/;" a +'L316' HTML/S/63.html /^<\/a> 316 result<\/a> = prime<\/a> * result<\/a> + ((children<\/a> == null<\/strong>) ? 0 : children<\/a>.hashCode<\/a>());$/;" a +'L316' HTML/S/7.html /^<\/a> 316 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L316' HTML/S/73.html /^<\/a> 316 * @param cons<\/em>$/;" a +'L316' HTML/S/75.html /^<\/a> 316 * Get how many tapes are currently in the changer.<\/em>$/;" a +'L316' HTML/S/76.html /^<\/a> 316 $/;" a +'L316' HTML/S/88.html /^<\/a> 316 int<\/strong> randomIndex<\/a> = rnd<\/a>.apply<\/a>(wrapped<\/a>.size<\/a>());$/;" a +'L316' HTML/S/91.html /^<\/a> 316 * @return The element if it is in this list, or null if it is not.<\/em>$/;" a +'L317' HTML/S/1.html /^<\/a>2AA6; 2AA7 # LESS-THAN CLOSED BY CURVE$/;" a +'L317' HTML/S/111.html /^<\/a> 317 }<\/em> else<\/strong> if<\/strong> (rules<\/a>.containsKey<\/a>(initRule<\/a>)) {<\/em>$/;" a +'L317' HTML/S/143.html /^<\/a> 317 *\/<\/em>$/;" a +'L317' HTML/S/147.html /^<\/a> 317 DelimiterGroup<\/a><T<\/a>> group<\/a> = new<\/strong> DelimiterGroup<\/a><>(groupName<\/a>);$/;" a +'L317' HTML/S/193.html /^<\/a>2AA6; 2AA7 # LESS-THAN CLOSED BY CURVE$/;" a +'L317' HTML/S/32.html /^<\/a> 317 normalOutput<\/a>.accept<\/a>("\\t" + commandName<\/a>);$/;" a +'L317' HTML/S/63.html /^<\/a> 317 result<\/a> = prime<\/a> * result<\/a> + ((data<\/a> == null<\/strong>) ? 0 : data<\/a>.hashCode<\/a>());$/;" a +'L317' HTML/S/7.html /^<\/a> 317 System<\/a>.out<\/a>.println<\/a>("Added top-level exclusions "$/;" a +'L317' HTML/S/73.html /^<\/a> 317 * The action to hide the top from<\/em>$/;" a +'L317' HTML/S/75.html /^<\/a> 317 *<\/em>$/;" a +'L317' HTML/S/76.html /^<\/a> 317 TapeLibrary<\/a><?> other<\/a> = (TapeLibrary<\/a><?>) obj<\/a>;$/;" a +'L317' HTML/S/88.html /^<\/a> 317 $/;" a +'L317' HTML/S/91.html /^<\/a> 317 *\/<\/em>$/;" a +'L318' HTML/S/1.html /^<\/a>2AA7; 2AA6 # GREATER-THAN CLOSED BY CURVE$/;" a +'L318' HTML/S/111.html /^<\/a> 318 Iterable<\/a><E<\/a>> ruleParts<\/a> = rules<\/a>.get<\/a>(initRule<\/a>).generateValue<\/a>().toIterable<\/a>();$/;" a +'L318' HTML/S/143.html /^<\/a> 318 private<\/strong> List<\/a><BiPredicate<\/a><T<\/a>, T<\/a>[]>> predClosers<\/a>;$/;" a +'L318' HTML/S/147.html /^<\/a> 318 $/;" a +'L318' HTML/S/193.html /^<\/a>2AA7; 2AA6 # GREATER-THAN CLOSED BY CURVE$/;" a +'L318' HTML/S/32.html /^<\/a> 318 }<\/em>);$/;" a +'L318' HTML/S/63.html /^<\/a> 318 $/;" a +'L318' HTML/S/7.html /^<\/a> 318 + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L318' HTML/S/73.html /^<\/a> 318 *\/<\/em>$/;" a +'L318' HTML/S/75.html /^<\/a> 318 * @return How many tapes are currently in the changer.<\/em>$/;" a +'L318' HTML/S/76.html /^<\/a> 318 $/;" a +'L318' HTML/S/88.html /^<\/a> 318 return<\/strong> wrapped<\/a>.get<\/a>(randomIndex<\/a>);$/;" a +'L318' HTML/S/91.html /^<\/a> 318 ContainedType<\/a> search(ContainedType<\/a> key<\/a>, Comparator<\/a><ContainedType<\/a>> comparator<\/a>);$/;" a +'L319' HTML/S/1.html /^<\/a>2AA8; 2AA9 # LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL$/;" a +'L319' HTML/S/111.html /^<\/a> 319 $/;" a +'L319' HTML/S/143.html /^<\/a> 319 $/;" a +'L319' HTML/S/147.html /^<\/a> 319 group<\/a>.addClosing<\/a>(closers<\/a>);$/;" a +'L319' HTML/S/193.html /^<\/a>2AA8; 2AA9 # LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL$/;" a +'L319' HTML/S/32.html /^<\/a> 319 $/;" a +'L319' HTML/S/63.html /^<\/a> 319 return<\/strong> result<\/a>;$/;" a +'L319' HTML/S/7.html /^<\/a> 319 }<\/em>$/;" a +'L319' HTML/S/73.html /^<\/a> 319 public<\/strong> void<\/strong> dip<\/a>(Consumer<\/a><Stack<\/a><T<\/a>>> cons<\/a>) {<\/em>$/;" a +'L319' HTML/S/75.html /^<\/a> 319 *\/<\/em>$/;" a +'L319' HTML/S/76.html /^<\/a> 319 if<\/strong>(currentTape<\/a> == null<\/strong>) {<\/em>$/;" a +'L319' HTML/S/88.html /^<\/a> 319 }<\/em>$/;" a +'L319' HTML/S/91.html /^<\/a> 319 $/;" a +'L32' HTML/S/1.html /^<\/a># characters exist with mirrored glyphs, are$/;" a +'L32' HTML/S/10.html /^<\/a> 32 $/;" a +'L32' HTML/S/100.html /^<\/a> 32 E<\/a>[] enumValues<\/a> = clasz<\/a>.getEnumConstants<\/a>();$/;" a +'L32' HTML/S/101.html /^<\/a> 32 * TODO If it becomes necessary, write another overload<\/em>$/;" a +'L32' HTML/S/102.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/103.html /^<\/a> 32 }<\/em>;$/;" a +'L32' HTML/S/104.html /^<\/a> 32 this<\/strong>.numberPerPartition<\/a> = nPerPart<\/a>;$/;" a +'L32' HTML/S/106.html /^<\/a> 32 if<\/strong>(input<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Input must not be null");$/;" a +'L32' HTML/S/107.html /^<\/a> 32 $/;" a +'L32' HTML/S/108.html /^<\/a> 32 * First, we match the beginning of the string. Then, we start a<\/em>$/;" a +'L32' HTML/S/110.html /^<\/a> 32 for<\/strong>(IList<\/a><E<\/a>> currentCase<\/a> : cases<\/a>) {<\/em>$/;" a +'L32' HTML/S/111.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/112.html /^<\/a> 32 * The source for any needed random numbers<\/em>$/;" a +'L32' HTML/S/113.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/114.html /^<\/a> 32 public<\/strong> Edge(T<\/a> initial<\/a>, T<\/a> terminal<\/a>, int<\/strong> distance<\/a>) {<\/em>$/;" a +'L32' HTML/S/115.html /^<\/a> 32 * The type of data stored in the edges<\/em>$/;" a +'L32' HTML/S/116.html /^<\/a> 32 $/;" a +'L32' HTML/S/117.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/118.html /^<\/a> 32 extensions<\/a> = new<\/strong> FunctionalList<\/a><>(exts<\/a>);$/;" a +'L32' HTML/S/122.html /^<\/a> 32 * @param model<\/em>$/;" a +'L32' HTML/S/123.html /^<\/a> 32 * @param formatter<\/em>$/;" a +'L32' HTML/S/124.html /^<\/a> 32 * The delay in ms between value updates<\/em>$/;" a +'L32' HTML/S/125.html /^<\/a> 32 * @param add<\/em>$/;" a +'L32' HTML/S/127.html /^<\/a> 32 setLayout<\/a>(new<\/strong> BorderLayout<\/a>());$/;" a +'L32' HTML/S/128.html /^<\/a> 32 model<\/a>.addElement<\/a>(potentialItem<\/a>);$/;" a +'L32' HTML/S/129.html /^<\/a> 32 public<\/strong> SimpleSpinnerPanel(String<\/a> label<\/a>, SpinnerModel<\/a> model<\/a>) {<\/em>$/;" a +'L32' HTML/S/13.html /^<\/a> 32 blockCount<\/a> = new<\/strong> SimpleStack<\/a><>();$/;" a +'L32' HTML/S/130.html /^<\/a> 32 $/;" a +'L32' HTML/S/131.html /^<\/a> 32 * The prompt to tell the user what to enter.<\/em>$/;" a +'L32' HTML/S/132.html /^<\/a> 32 \/\/ We don't care about specifics<\/em>$/;" a +'L32' HTML/S/133.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/134.html /^<\/a> 32 setSize(320, 240);$/;" a +'L32' HTML/S/135.html /^<\/a> 32 *<\/em>$/;" a +'L32' HTML/S/137.html /^<\/a> 32 textArea<\/a>.repaint();$/;" a +'L32' HTML/S/138.html /^<\/a> 32 * <\/em>$/;" a +'L32' HTML/S/139.html /^<\/a> 32 private<\/strong> Block<\/a> currBlock<\/a>;$/;" a +'L32' HTML/S/14.html /^<\/a> 32 if<\/strong>(StringUtils<\/a>.containsOnly<\/a>(token<\/a>, "\\\\[")) return<\/strong> true<\/strong>;$/;" a +'L32' HTML/S/140.html /^<\/a> 32 private<\/strong> BiConsumer<\/a><FunctionalStringTokenizer<\/a>, IPair<\/a><String<\/a>, E<\/a>>> start<\/a>;$/;" a +'L32' HTML/S/141.html /^<\/a> 32 if<\/strong>(!tokenizer<\/a>.hasMoreTokens<\/a>())$/;" a +'L32' HTML/S/143.html /^<\/a> 32 * <\/em>$/;" a +'L32' HTML/S/144.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/145.html /^<\/a> 32 $/;" a +'L32' HTML/S/146.html /^<\/a> 32 * The root marker.<\/em>$/;" a +'L32' HTML/S/147.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/149.html /^<\/a> 32 * Since this method allows integer-only strings as<\/em>$/;" a +'L32' HTML/S/15.html /^<\/a> 32 $/;" a +'L32' HTML/S/153.html /^<\/a> 32 $/;" a +'L32' HTML/S/154.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/155.html /^<\/a> 32 * @param onEnter<\/em>$/;" a +'L32' HTML/S/157.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/158.html /^<\/a> 32 $/;" a +'L32' HTML/S/159.html /^<\/a> 32 * <\/em>$/;" a +'L32' HTML/S/16.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/160.html /^<\/a> 32 public<\/strong> ConstantCommand(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> con<\/a>) {<\/em>$/;" a +'L32' HTML/S/162.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/163.html /^<\/a> 32 * @param inner<\/em>$/;" a +'L32' HTML/S/164.html /^<\/a> 32 $/;" a +'L32' HTML/S/167.html /^<\/a> 32 $/;" a +'L32' HTML/S/168.html /^<\/a> 32 * <\/em>$/;" a +'L32' HTML/S/169.html /^<\/a> 32 * @param precedence<\/em>$/;" a +'L32' HTML/S/17.html /^<\/a> 32 *<\/em>$/;" a +'L32' HTML/S/170.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/171.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/173.html /^<\/a> 32 * Create a new ternary command.<\/em>$/;" a +'L32' HTML/S/174.html /^<\/a> 32 * <\/em>$/;" a +'L32' HTML/S/175.html /^<\/a> 32 public<\/strong> UnaryCommand(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L32' HTML/S/176.html /^<\/a> 32 * @return The tree for this command.<\/em>$/;" a +'L32' HTML/S/177.html /^<\/a> 32 * <\/em>$/;" a +'L32' HTML/S/178.html /^<\/a> 32 * If something goes wrong during parsing, or the block<\/em>$/;" a +'L32' HTML/S/179.html /^<\/a> 32 * <\/em>$/;" a +'L32' HTML/S/180.html /^<\/a> 32 private<\/strong> Map<\/a><K<\/a>, NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>>> leftCommands<\/a>;$/;" a +'L32' HTML/S/182.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/183.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/184.html /^<\/a> 32 * @param msg<\/em>$/;" a +'L32' HTML/S/185.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/186.html /^<\/a> 32 * It does the same thing as the single delimiter regex, but has to have<\/em>$/;" a +'L32' HTML/S/188.html /^<\/a> 32 $/;" a +'L32' HTML/S/189.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/190.html /^<\/a> 32 \/*$/;" a +'L32' HTML/S/191.html /^<\/a> 32 * The predicate to use to determine if something is a<\/em>$/;" a +'L32' HTML/S/192.html /^<\/a> 32 exp<\/a>.expect<\/a>(IllegalArgumentException<\/a>.class<\/strong>);$/;" a +'L32' HTML/S/193.html /^<\/a># characters exist with mirrored glyphs, are$/;" a +'L32' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/IHolder.java$/;" a +'L32' HTML/S/2.html /^<\/a>$/;" a +'L32' HTML/S/20.html /^<\/a> 32 * The stream to get user input from.<\/em>$/;" a +'L32' HTML/S/203.html /^<\/a> <property name="java.specification.name" value="Java Platform API Specification"\/>$/;" a +'L32' HTML/S/21.html /^<\/a> 32 * Check if this command is an alias of another command<\/em>$/;" a +'L32' HTML/S/24.html /^<\/a> 32 throw<\/strong> new<\/strong> UnsupportedOperationException<\/a>("This mode doesn't support a custom prompt");$/;" a +'L32' HTML/S/25.html /^<\/a> 32 return<\/strong> delegate<\/a>.getHandler<\/a>();$/;" a +'L32' HTML/S/26.html /^<\/a> 32 * The output source for the FDS mode.<\/em>$/;" a +'L32' HTML/S/28.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/29.html /^<\/a> 32 * The character to check<\/em>$/;" a +'L32' HTML/S/3.html /^<\/a> 32 switch<\/strong>(commParts<\/a>[0]) {<\/em>$/;" a +'L32' HTML/S/30.html /^<\/a> 32 public<\/strong> SimpleFDSMode() {<\/em>$/;" a +'L32' HTML/S/31.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/32.html /^<\/a> 32 \/*<\/em>$/;" a +'L32' HTML/S/33.html /^<\/a> 32 if<\/strong>(description<\/a> == null<\/strong>) return<\/strong> summary<\/a>;$/;" a +'L32' HTML/S/35.html /^<\/a> 32 private<\/strong> int<\/strong> version<\/a>;$/;" a +'L32' HTML/S/36.html /^<\/a> 32 $/;" a +'L32' HTML/S/37.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/38.html /^<\/a> 32 \/\/ The internal storage of components<\/em>$/;" a +'L32' HTML/S/39.html /^<\/a> 32 public<\/strong> ComponentType<\/a> getByName(String<\/a> name<\/a>);$/;" a +'L32' HTML/S/4.html /^<\/a> 32 break<\/strong>;$/;" a +'L32' HTML/S/40.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/41.html /^<\/a> 32 * Create a new circular iterator.<\/em>$/;" a +'L32' HTML/S/42.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/43.html /^<\/a> 32 * @param value<\/em>$/;" a +'L32' HTML/S/44.html /^<\/a> 32 $/;" a +'L32' HTML/S/45.html /^<\/a> 32 \/*<\/em>$/;" a +'L32' HTML/S/46.html /^<\/a> 32 * The bound pair<\/em>$/;" a +'L32' HTML/S/47.html /^<\/a> 32 @Override<\/a>$/;" a +'L32' HTML/S/48.html /^<\/a> 32 IHolder<\/a><IPair<\/a><NewLeft<\/a>, NewRight<\/a>>> newPair<\/a> = new<\/strong> Identity<\/a><>(boundPair<\/a>);$/;" a +'L32' HTML/S/49.html /^<\/a> 32 @Override<\/a>$/;" a +'L32' HTML/S/5.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/50.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/51.html /^<\/a> 32 BiFunction<\/a><LeftType<\/a>, RightType<\/a>, IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>>> binder<\/a>);$/;" a +'L32' HTML/S/52.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/53.html /^<\/a> 32 * The seed value to use<\/em>$/;" a +'L32' HTML/S/54.html /^<\/a> 32 * Create a new lazy pair, using the set values<\/em>$/;" a +'L32' HTML/S/55.html /^<\/a> 32 for<\/strong>(ContainedType<\/a> containedValue<\/a> : values<\/a>) {<\/em>$/;" a +'L32' HTML/S/56.html /^<\/a> 32 }<\/em>$/;" a +'L32' HTML/S/57.html /^<\/a> 32 *<\/em>$/;" a +'L32' HTML/S/58.html /^<\/a> 32 return<\/strong> !yielded<\/a>;$/;" a +'L32' HTML/S/59.html /^<\/a> 32 *<\/em>$/;" a +'L32' HTML/S/60.html /^<\/a> 32 $/;" a +'L32' HTML/S/61.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/62.html /^<\/a> 32 this<\/strong>.source<\/a> = source<\/a>;$/;" a +'L32' HTML/S/63.html /^<\/a> 32 * @param leaf<\/em>$/;" a +'L32' HTML/S/64.html /^<\/a> 32 $/;" a +'L32' HTML/S/65.html /^<\/a> 32 * The key to look for the sub-directory under.$/;" a +'L32' HTML/S/66.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/67.html /^<\/a> 32 private<\/strong> PushdownMap(IMap<\/a><KeyType<\/a>, Stack<\/a><ValueType<\/a>>> back<\/a>) {<\/em>$/;" a +'L32' HTML/S/68.html /^<\/a> 32 $/;" a +'L32' HTML/S/69.html /^<\/a> 32 public<\/strong> Directory<\/a><K<\/a>, V<\/a>> getSubdirectory(K<\/a> key<\/a>) {<\/em>$/;" a +'L32' HTML/S/7.html /^<\/a> 32 $/;" a +'L32' HTML/S/70.html /^<\/a> 32 $/;" a +'L32' HTML/S/71.html /^<\/a> 32 this<\/strong>(false<\/strong>);$/;" a +'L32' HTML/S/72.html /^<\/a> 32 backing<\/a>.push<\/a>(elm<\/a>);$/;" a +'L32' HTML/S/73.html /^<\/a> 32 *<\/em>$/;" a +'L32' HTML/S/74.html /^<\/a> 32 * Get the current number of elements in the tape.<\/em>$/;" a +'L32' HTML/S/75.html /^<\/a> 32 * The tapes to put in this tape changer.<\/em>$/;" a +'L32' HTML/S/76.html /^<\/a> 32 * @return The item the tape is on.<\/em>$/;" a +'L32' HTML/S/77.html /^<\/a> 32 public<\/strong> Directory<\/a><K<\/a>, V<\/a>> getSubdirectory(K<\/a> key<\/a>) {<\/em>$/;" a +'L32' HTML/S/8.html /^<\/a> 32 $/;" a +'L32' HTML/S/81.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/82.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/83.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/84.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/85.html /^<\/a> 32 * @param <E><\/em>$/;" a +'L32' HTML/S/87.html /^<\/a> 32 public<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> extend<\/a>() {<\/em>$/;" a +'L32' HTML/S/88.html /^<\/a> 32 public<\/strong> class<\/strong> FunctionalList<\/a><E<\/a>> implements<\/strong> Cloneable, IList<\/a><E<\/a>> {<\/em>$/;" a +'L32' HTML/S/89.html /^<\/a> 32 * Create a new functional map with the specified entries<\/em>$/;" a +'L32' HTML/S/9.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/90.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/91.html /^<\/a> 32 \/**<\/em>$/;" a +'L32' HTML/S/92.html /^<\/a> 32 *\/<\/em>$/;" a +'L32' HTML/S/93.html /^<\/a> 32 boolean<\/strong> val<\/a> = super<\/strong>.add<\/a>(item<\/a>);$/;" a +'L32' HTML/S/94.html /^<\/a> 32 * @return A function that maps over both parts of the pair$/;" a +'L32' HTML/S/95.html /^<\/a> 32 $/;" a +'L32' HTML/S/97.html /^<\/a> 32 $/;" a +'L32' HTML/S/98.html /^<\/a> 32 * @return A collector that functions as mentioned above<\/em>$/;" a +'L32' HTML/S/99.html /^<\/a> 32 @Override<\/a>$/;" a +'L320' HTML/S/1.html /^<\/a>2AA9; 2AA8 # GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL$/;" a +'L320' HTML/S/111.html /^<\/a> 320 for<\/strong> (E<\/a> rulePart<\/a> : ruleParts<\/a>) {<\/em>$/;" a +'L320' HTML/S/143.html /^<\/a> 320 \/*<\/em>$/;" a +'L320' HTML/S/147.html /^<\/a> 320 $/;" a +'L320' HTML/S/193.html /^<\/a>2AA9; 2AA8 # GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL$/;" a +'L320' HTML/S/32.html /^<\/a> 320 normalOutput<\/a>.accept<\/a>("\\n");$/;" a +'L320' HTML/S/63.html /^<\/a> 320 }<\/em>$/;" a +'L320' HTML/S/7.html /^<\/a> 320 break<\/strong>;$/;" a +'L320' HTML/S/73.html /^<\/a> 320 dip<\/a>(1, cons<\/a>);$/;" a +'L320' HTML/S/75.html /^<\/a> 320 public<\/strong> int<\/strong> tapeCount() {<\/em>$/;" a +'L320' HTML/S/76.html /^<\/a> 320 if<\/strong>(other<\/a>.currentTape<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L320' HTML/S/88.html /^<\/a> 320 $/;" a +'L320' HTML/S/91.html /^<\/a> 320 \/**<\/em>$/;" a +'L321' HTML/S/1.html /^<\/a>2AAA; 2AAB # SMALLER THAN$/;" a +'L321' HTML/S/111.html /^<\/a> 321 Iterable<\/a><T<\/a>> generatedRuleParts<\/a> = generateGenericValues<\/a>(rulePart<\/a>,$/;" a +'L321' HTML/S/143.html /^<\/a> 321 * Whether or not this group starts a new nesting set.<\/em>$/;" a +'L321' HTML/S/147.html /^<\/a> 321 addGroup<\/a>(group<\/a>);$/;" a +'L321' HTML/S/193.html /^<\/a>2AAA; 2AAB # SMALLER THAN$/;" a +'L321' HTML/S/32.html /^<\/a> 321 }<\/em>$/;" a +'L321' HTML/S/63.html /^<\/a> 321 $/;" a +'L321' HTML/S/7.html /^<\/a> 321 case<\/strong> "add-exclude":$/;" a +'L321' HTML/S/73.html /^<\/a> 321 }<\/em>$/;" a +'L321' HTML/S/75.html /^<\/a> 321 return<\/strong> tapes<\/a>.size<\/a>();$/;" a +'L321' HTML/S/76.html /^<\/a> 321 }<\/em> else<\/strong> if<\/strong>(!currentTape<\/a>.equals<\/a>(other<\/a>.currentTape<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L321' HTML/S/88.html /^<\/a> 321 @Override<\/a>$/;" a +'L321' HTML/S/91.html /^<\/a> 321 * Sort the elements of this list using the provided way of comparing<\/em>$/;" a +'L322' HTML/S/1.html /^<\/a>2AAB; 2AAA # LARGER THAN$/;" a +'L322' HTML/S/111.html /^<\/a> 322 tokenTransformer<\/a>, spacer<\/a>).toIterable<\/a>();$/;" a +'L322' HTML/S/143.html /^<\/a> 322 *\/<\/em>$/;" a +'L322' HTML/S/147.html /^<\/a> 322 $/;" a +'L322' HTML/S/193.html /^<\/a>2AAB; 2AAA # LARGER THAN$/;" a +'L322' HTML/S/32.html /^<\/a> 322 $/;" a +'L322' HTML/S/63.html /^<\/a> 322 @Override<\/a>$/;" a +'L322' HTML/S/7.html /^<\/a> 322 group<\/a>.addTopLevelForbid<\/a>(argArray<\/a>);$/;" a +'L322' HTML/S/73.html /^<\/a> 322 $/;" a +'L322' HTML/S/75.html /^<\/a> 322 }<\/em>$/;" a +'L322' HTML/S/76.html /^<\/a> 322 $/;" a +'L322' HTML/S/88.html /^<\/a> 322 public<\/strong> <T<\/a>, F<\/a>> F<\/a> reduceAux<\/a>(T<\/a> initialValue<\/a>, BiFunction<\/a><E<\/a>, T<\/a>, T<\/a>> stateAccumulator<\/a>,$/;" a +'L322' HTML/S/91.html /^<\/a> 322 * elements.<\/em>$/;" a +'L323' HTML/S/1.html /^<\/a>2AAC; 2AAD # SMALLER THAN OR EQUAL TO$/;" a +'L323' HTML/S/111.html /^<\/a> 323 $/;" a +'L323' HTML/S/143.html /^<\/a> 323 private<\/strong> boolean<\/strong> forgetful<\/a>;$/;" a +'L323' HTML/S/147.html /^<\/a> 323 for<\/strong>(T<\/a> open<\/a> : openers<\/a>) {<\/em>$/;" a +'L323' HTML/S/193.html /^<\/a>2AAC; 2AAD # SMALLER THAN OR EQUAL TO$/;" a +'L323' HTML/S/32.html /^<\/a> 323 @Override<\/a>$/;" a +'L323' HTML/S/63.html /^<\/a> 323 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L323' HTML/S/7.html /^<\/a> 323 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L323' HTML/S/73.html /^<\/a> 323 \/**<\/em>$/;" a +'L323' HTML/S/75.html /^<\/a> 323 $/;" a +'L323' HTML/S/76.html /^<\/a> 323 if<\/strong>(tapes<\/a> == null<\/strong>) {<\/em>$/;" a +'L323' HTML/S/88.html /^<\/a> 323 Function<\/a><T<\/a>, F<\/a>> resultTransformer<\/a>) {<\/em>$/;" a +'L323' HTML/S/91.html /^<\/a> 323 *<\/em>$/;" a +'L324' HTML/S/1.html /^<\/a>2AAD; 2AAC # LARGER THAN OR EQUAL TO$/;" a +'L324' HTML/S/111.html /^<\/a> 324 for<\/strong> (T<\/a> generatedRulePart<\/a> : generatedRuleParts<\/a>) {<\/em>$/;" a +'L324' HTML/S/143.html /^<\/a> 324 $/;" a +'L324' HTML/S/147.html /^<\/a> 324 group<\/a>.addOpener<\/a>(open<\/a>, groupName<\/a>);$/;" a +'L324' HTML/S/193.html /^<\/a>2AAD; 2AAC # LARGER THAN OR EQUAL TO$/;" a +'L324' HTML/S/32.html /^<\/a> 324 public<\/strong> String<\/a> getCustomPrompt<\/a>() {<\/em>$/;" a +'L324' HTML/S/63.html /^<\/a> 324 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L324' HTML/S/7.html /^<\/a> 324 System<\/a>.out<\/a>.println<\/a>("Added nested exclusions "$/;" a +'L324' HTML/S/73.html /^<\/a> 324 * Copy the top n elements on the stack, replacing them once cons is<\/em>$/;" a +'L324' HTML/S/75.html /^<\/a> 324 @Override<\/a>$/;" a +'L324' HTML/S/76.html /^<\/a> 324 if<\/strong>(other<\/a>.tapes<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L324' HTML/S/88.html /^<\/a> 324 if<\/strong>(stateAccumulator<\/a> == null<\/strong>)$/;" a +'L324' HTML/S/91.html /^<\/a> 324 * Does change the underlying list.<\/em>$/;" a +'L325' HTML/S/1.html /^<\/a>2AAF; 2AB0 # PRECEDES ABOVE SINGLE-LINE EQUALS SIGN$/;" a +'L325' HTML/S/111.html /^<\/a> 325 returnedList<\/a>.add<\/a>(generatedRulePart<\/a>);$/;" a +'L325' HTML/S/143.html /^<\/a> 325 \/**<\/em>$/;" a +'L325' HTML/S/147.html /^<\/a> 325 }<\/em>$/;" a +'L325' HTML/S/193.html /^<\/a>2AAF; 2AB0 # PRECEDES ABOVE SINGLE-LINE EQUALS SIGN$/;" a +'L325' HTML/S/32.html /^<\/a> 325 if<\/strong>(customPrompt<\/a> != null<\/strong>) return<\/strong> customPrompt<\/a>;$/;" a +'L325' HTML/S/63.html /^<\/a> 325 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L325' HTML/S/7.html /^<\/a> 325 + StringUtils<\/a>.toEnglishList<\/a>(argArray<\/a>, true<\/strong>));$/;" a +'L325' HTML/S/73.html /^<\/a> 325 * done.<\/em>$/;" a +'L325' HTML/S/75.html /^<\/a> 325 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L325' HTML/S/76.html /^<\/a> 325 }<\/em> else<\/strong> if<\/strong>(!tapes<\/a>.equals<\/a>(other<\/a>.tapes<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L325' HTML/S/88.html /^<\/a> 325 throw<\/strong> new<\/strong> NullPointerException<\/a>("Accumulator must not be null");$/;" a +'L325' HTML/S/91.html /^<\/a> 325 *<\/em>$/;" a +'L326' HTML/S/1.html /^<\/a>2AB0; 2AAF # SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN$/;" a +'L326' HTML/S/111.html /^<\/a> 326 returnedList<\/a>.add<\/a>(spacer<\/a>);$/;" a +'L326' HTML/S/143.html /^<\/a> 326 * Create a new empty delimiter group.<\/em>$/;" a +'L326' HTML/S/147.html /^<\/a> 326 }<\/em>$/;" a +'L326' HTML/S/193.html /^<\/a>2AB0; 2AAF # SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN$/;" a +'L326' HTML/S/32.html /^<\/a> 326 $/;" a +'L326' HTML/S/63.html /^<\/a> 326 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L326' HTML/S/7.html /^<\/a> 326 }<\/em>$/;" a +'L326' HTML/S/73.html /^<\/a> 326 *<\/em>$/;" a +'L326' HTML/S/75.html /^<\/a> 326 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L326' HTML/S/76.html /^<\/a> 326 $/;" a +'L326' HTML/S/88.html /^<\/a> 326 else<\/strong> if<\/strong>(resultTransformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L326' HTML/S/91.html /^<\/a> 326 * @param comparator<\/em>$/;" a +'L327' HTML/S/1.html /^<\/a>2AB3; 2AB4 # PRECEDES ABOVE EQUALS SIGN$/;" a +'L327' HTML/S/111.html /^<\/a> 327 }<\/em>$/;" a +'L327' HTML/S/143.html /^<\/a> 327 * <\/em>$/;" a +'L327' HTML/S/147.html /^<\/a> 327 $/;" a +'L327' HTML/S/193.html /^<\/a>2AB3; 2AB4 # PRECEDES ABOVE EQUALS SIGN$/;" a +'L327' HTML/S/32.html /^<\/a> 327 return<\/strong> CommandMode<\/a>.super<\/strong>.getCustomPrompt<\/a>();$/;" a +'L327' HTML/S/63.html /^<\/a> 327 $/;" a +'L327' HTML/S/7.html /^<\/a> 327 break<\/strong>;$/;" a +'L327' HTML/S/73.html /^<\/a> 327 * @param n<\/em>$/;" a +'L327' HTML/S/75.html /^<\/a> 327 $/;" a +'L327' HTML/S/76.html /^<\/a> 327 return<\/strong> true<\/strong>;$/;" a +'L327' HTML/S/88.html /^<\/a> 327 $/;" a +'L327' HTML/S/91.html /^<\/a> 327 * The way to compare elements for sorting. Pass null to<\/em>$/;" a +'L328' HTML/S/1.html /^<\/a>2AB4; 2AB3 # SUCCEEDS ABOVE EQUALS SIGN$/;" a +'L328' HTML/S/111.html /^<\/a> 328 }<\/em>$/;" a +'L328' HTML/S/143.html /^<\/a> 328 * @param name<\/em>$/;" a +'L328' HTML/S/147.html /^<\/a> 328 @Override<\/a>$/;" a +'L328' HTML/S/193.html /^<\/a>2AB4; 2AB3 # SUCCEEDS ABOVE EQUALS SIGN$/;" a +'L328' HTML/S/32.html /^<\/a> 328 }<\/em>$/;" a +'L328' HTML/S/63.html /^<\/a> 328 Tree<\/a><?> other<\/a> = (Tree<\/a><?>) obj<\/a>;$/;" a +'L328' HTML/S/7.html /^<\/a> 328 case<\/strong> "add-subgroup":$/;" a +'L328' HTML/S/73.html /^<\/a> 328 * The number of elements to copy.<\/em>$/;" a +'L328' HTML/S/75.html /^<\/a> 328 builder<\/a>.append<\/a>("TapeChanger [tapes=");$/;" a +'L328' HTML/S/76.html /^<\/a> 328 }<\/em>$/;" a +'L328' HTML/S/88.html /^<\/a> 328 \/\/ The current collapsed list<\/em>$/;" a +'L328' HTML/S/91.html /^<\/a> 328 * use E's natural ordering<\/em>$/;" a +'L329' HTML/S/1.html /^<\/a>2ABB; 2ABC # DOUBLE PRECEDES$/;" a +'L329' HTML/S/111.html /^<\/a> 329 }<\/em> else<\/strong> {<\/em>$/;" a +'L329' HTML/S/143.html /^<\/a> 329 * The name of the delimiter group<\/em>$/;" a +'L329' HTML/S/147.html /^<\/a> 329 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L329' HTML/S/193.html /^<\/a>2ABB; 2ABC # DOUBLE PRECEDES$/;" a +'L329' HTML/S/32.html /^<\/a> 329 $/;" a +'L329' HTML/S/63.html /^<\/a> 329 $/;" a +'L329' HTML/S/7.html /^<\/a> 329 group<\/a>.addSubgroup<\/a>(argArray<\/a>[0], Integer<\/a>.parseInt<\/a>(argArray<\/a>[1]));$/;" a +'L329' HTML/S/73.html /^<\/a> 329 * @param cons<\/em>$/;" a +'L329' HTML/S/75.html /^<\/a> 329 builder<\/a>.append<\/a>(tapes<\/a>);$/;" a +'L329' HTML/S/76.html /^<\/a> 329 $/;" a +'L329' HTML/S/88.html /^<\/a> 329 IHolder<\/a><T<\/a>> currentState<\/a> = new<\/strong> Identity<\/a><>(initialValue<\/a>);$/;" a +'L329' HTML/S/91.html /^<\/a> 329 *\/<\/em>$/;" a +'L33' HTML/S/1.html /^<\/a># listed as comments at the end of the file.$/;" a +'L33' HTML/S/10.html /^<\/a> 33 System<\/a>.out<\/a>.println<\/a>(shuntedTokens<\/a>.toString<\/a>());$/;" a +'L33' HTML/S/100.html /^<\/a> 33 $/;" a +'L33' HTML/S/101.html /^<\/a> 33 * for this with all the buttons and knobs from<\/em>$/;" a +'L33' HTML/S/102.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/103.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/104.html /^<\/a> 33 this<\/strong>.elementCounter<\/a> = eleCount<\/a>;$/;" a +'L33' HTML/S/106.html /^<\/a> 33 $/;" a +'L33' HTML/S/107.html /^<\/a> 33 return<\/strong> result<\/a>;$/;" a +'L33' HTML/S/108.html /^<\/a> 33 * non-capturing group whose contents are the passed in regex.<\/em>$/;" a +'L33' HTML/S/110.html /^<\/a> 33 super<\/strong>.addCase<\/a>(rule<\/a>, 1, currentCase<\/a>);$/;" a +'L33' HTML/S/111.html /^<\/a> 33 protected<\/strong> IMap<\/a><E<\/a>, WeightedRandom<\/a><IList<\/a><E<\/a>>>> rules<\/a>;$/;" a +'L33' HTML/S/112.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/113.html /^<\/a> 33 public<\/strong> static<\/strong> AdjacencyMap<\/a><Integer<\/a>> fromStream<\/a>(InputStream<\/a> stream<\/a>) {<\/em>$/;" a +'L33' HTML/S/114.html /^<\/a> 33 if<\/strong>(initial<\/a> == null<\/strong>)$/;" a +'L33' HTML/S/115.html /^<\/a> 33 *<\/em>$/;" a +'L33' HTML/S/116.html /^<\/a> 33 extensions<\/a> = new<\/strong> FunctionalList<\/a><>(exts<\/a>);$/;" a +'L33' HTML/S/117.html /^<\/a> 33 * Prompt the user to pick a file to open<\/em>$/;" a +'L33' HTML/S/118.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/122.html /^<\/a> 33 * The model to put items into<\/em>$/;" a +'L33' HTML/S/123.html /^<\/a> 33 * The formatter to use for input<\/em>$/;" a +'L33' HTML/S/124.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/125.html /^<\/a> 33 * The action that provides items<\/em>$/;" a +'L33' HTML/S/127.html /^<\/a> 33 $/;" a +'L33' HTML/S/128.html /^<\/a> 33 }<\/em> else<\/strong> {<\/em>$/;" a +'L33' HTML/S/129.html /^<\/a> 33 setLayout<\/a>(new<\/strong> BorderLayout<\/a>());$/;" a +'L33' HTML/S/13.html /^<\/a> 33 $/;" a +'L33' HTML/S/130.html /^<\/a> 33 initValue<\/a> = settings<\/a>.initValue<\/a>;$/;" a +'L33' HTML/S/131.html /^<\/a> 33 * @param lowerBound<\/em>$/;" a +'L33' HTML/S/132.html /^<\/a> 33 SimpleDialogs<\/a>.showError<\/a>(parent<\/a>, "I\/O Error", "Please pick a file to open");$/;" a +'L33' HTML/S/133.html /^<\/a> 33 public<\/strong> static<\/strong> int<\/strong> getBoundedInt<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>, int<\/strong> lowerBound<\/a>, int<\/strong> upperBound<\/a>) {<\/em>$/;" a +'L33' HTML/S/134.html /^<\/a> 33 $/;" a +'L33' HTML/S/135.html /^<\/a> 33 * @param <E><\/em>$/;" a +'L33' HTML/S/137.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/138.html /^<\/a> 33 * @param blockNo<\/em>$/;" a +'L33' HTML/S/139.html /^<\/a> 33 private<\/strong> int<\/strong> blockNo<\/a>;$/;" a +'L33' HTML/S/14.html /^<\/a> 33 else<\/strong> if<\/strong>(StringUtils<\/a>.containsOnly<\/a>(token<\/a>, "\\\\]")) return<\/strong> true<\/strong>;$/;" a +'L33' HTML/S/140.html /^<\/a> 33 $/;" a +'L33' HTML/S/141.html /^<\/a> 33 throw<\/strong> new<\/strong> PragmaFormatException<\/a>("Pragma " + name<\/a> + " requires one integer argument");$/;" a +'L33' HTML/S/143.html /^<\/a> 33 * @author EVE<\/em>$/;" a +'L33' HTML/S/145.html /^<\/a> 33 patt<\/a> = Pattern<\/a>.compile<\/a>(groupRegex<\/a>);$/;" a +'L33' HTML/S/146.html /^<\/a> 33 * @param contents<\/em>$/;" a +'L33' HTML/S/147.html /^<\/a> 33 private<\/strong> Map<\/a><T<\/a>, DelimiterGroup<\/a><T<\/a>>> groups<\/a>;$/;" a +'L33' HTML/S/149.html /^<\/a> 33 * input in addition to strings of floating-point<\/em>$/;" a +'L33' HTML/S/15.html /^<\/a> 33 return<\/strong> new<\/strong> Tree<\/a><>(new<\/strong> StringToken<\/a>("var-bind", "var-bind"), new<\/strong> Tree<\/a><>(name<\/a>), body<\/a>);$/;" a +'L33' HTML/S/153.html /^<\/a> 33 private<\/strong> UnaryOperator<\/a><C<\/a>> onDelim<\/a>;$/;" a +'L33' HTML/S/154.html /^<\/a> 33 * Create a new block.<\/em>$/;" a +'L33' HTML/S/155.html /^<\/a> 33 * The action to fire before parsing the block.<\/em>$/;" a +'L33' HTML/S/157.html /^<\/a> 33 $/;" a +'L33' HTML/S/158.html /^<\/a> 33 leftPower<\/a> = precedence<\/a>;$/;" a +'L33' HTML/S/159.html /^<\/a> 33 * @param precedence<\/em>$/;" a +'L33' HTML/S/16.html /^<\/a> 33 $/;" a +'L33' HTML/S/160.html /^<\/a> 33 val<\/a> = con<\/a>;$/;" a +'L33' HTML/S/163.html /^<\/a> 33 * The inner block.<\/em>$/;" a +'L33' HTML/S/164.html /^<\/a> 33 \/**<\/em>$/;" a +'L33' HTML/S/167.html /^<\/a> 33 @Override<\/a>$/;" a +'L33' HTML/S/168.html /^<\/a> 33 * @param precedence<\/em>$/;" a +'L33' HTML/S/169.html /^<\/a> 33 * The precedence of the operator.<\/em>$/;" a +'L33' HTML/S/17.html /^<\/a> 33 * @param args<\/em>$/;" a +'L33' HTML/S/170.html /^<\/a> 33 $/;" a +'L33' HTML/S/171.html /^<\/a> 33 * Create a new ternary statement.<\/em>$/;" a +'L33' HTML/S/173.html /^<\/a> 33 * <\/em>$/;" a +'L33' HTML/S/174.html /^<\/a> 33 * @param internal<\/em>$/;" a +'L33' HTML/S/175.html /^<\/a> 33 if<\/strong>(precedence<\/a> < 0) {<\/em>$/;" a +'L33' HTML/S/176.html /^<\/a> 33 * <\/em>$/;" a +'L33' HTML/S/177.html /^<\/a> 33 * @return The tree this command forms.<\/em>$/;" a +'L33' HTML/S/178.html /^<\/a> 33 * fails validation.<\/em>$/;" a +'L33' HTML/S/179.html /^<\/a> 33 * @param tokens<\/em>$/;" a +'L33' HTML/S/180.html /^<\/a> 33 private<\/strong> Map<\/a><K<\/a>, InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>>> nullCommands<\/a>;$/;" a +'L33' HTML/S/182.html /^<\/a> 33 $/;" a +'L33' HTML/S/183.html /^<\/a> 33 $/;" a +'L33' HTML/S/184.html /^<\/a> 33 * The message of the exception.<\/em>$/;" a +'L33' HTML/S/185.html /^<\/a> 33 ADD<\/a>(1),$/;" a +'L33' HTML/S/186.html /^<\/a> 33 * some negative lookahead\/lookbehind assertions to avoid splitting a<\/em>$/;" a +'L33' HTML/S/188.html /^<\/a> 33 @Override<\/a>$/;" a +'L33' HTML/S/189.html /^<\/a> 33 $/;" a +'L33' HTML/S/190.html /^<\/a> 33 * This regular expression matches java style double quoted strings$/;" a +'L33' HTML/S/191.html /^<\/a> 33 * operator<\/em>$/;" a +'L33' HTML/S/192.html /^<\/a> 33 exp<\/a>.expectMessage<\/a>(containsString<\/a>("Opening quote was at position 0"));$/;" a +'L33' HTML/S/193.html /^<\/a># listed as comments at the end of the file.$/;" a +'L33' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/GenericCommand.java$/;" a +'L33' HTML/S/2.html /^<\/a> <properties>$/;" a +'L33' HTML/S/20.html /^<\/a> 33 * @param output<\/em>$/;" a +'L33' HTML/S/203.html /^<\/a> <property name="java.class.version" value="52.0"\/>$/;" a +'L33' HTML/S/21.html /^<\/a> 33 *<\/em>$/;" a +'L33' HTML/S/24.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/25.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/26.html /^<\/a> 33 * <\/em>$/;" a +'L33' HTML/S/29.html /^<\/a> 33 * <\/em>$/;" a +'L33' HTML/S/3.html /^<\/a> 33 case<\/strong> "add":$/;" a +'L33' HTML/S/30.html /^<\/a> 33 commands<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L33' HTML/S/31.html /^<\/a> 33 public<\/strong> GenericCommand(CommandHandler<\/a> handler<\/a>, String<\/a> description<\/a>, String<\/a> help<\/a>) {<\/em>$/;" a +'L33' HTML/S/32.html /^<\/a> 33 * The action to execute upon encountering an unknown command<\/em>$/;" a +'L33' HTML/S/33.html /^<\/a> 33 $/;" a +'L33' HTML/S/35.html /^<\/a> 33 $/;" a +'L33' HTML/S/36.html /^<\/a> 33 setupReaderPragmas<\/a>();$/;" a +'L33' HTML/S/37.html /^<\/a> 33 * Set the description of this component<\/em>$/;" a +'L33' HTML/S/38.html /^<\/a> 33 private<\/strong> IMap<\/a><String<\/a>, ComponentType<\/a>> components<\/a>;$/;" a +'L33' HTML/S/39.html /^<\/a> 33 $/;" a +'L33' HTML/S/4.html /^<\/a> 33 case<\/strong> 'i':$/;" a +'L33' HTML/S/40.html /^<\/a> 33 $/;" a +'L33' HTML/S/41.html /^<\/a> 33 * <\/em>$/;" a +'L33' HTML/S/42.html /^<\/a> 33 * Create a new either with the right value occupied<\/em>$/;" a +'L33' HTML/S/43.html /^<\/a> 33 * The value to hold<\/em>$/;" a +'L33' HTML/S/44.html /^<\/a> 33 \/**<\/em>$/;" a +'L33' HTML/S/45.html /^<\/a> 33 * Whether the bound value has been actualized or not<\/em>$/;" a +'L33' HTML/S/46.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/47.html /^<\/a> 33 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L33' HTML/S/48.html /^<\/a> 33 IHolder<\/a><Boolean<\/a>> newPairMade<\/a> = new<\/strong> Identity<\/a><>(pairBound<\/a>);$/;" a +'L33' HTML/S/49.html /^<\/a> 33 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L33' HTML/S/5.html /^<\/a> 33 $/;" a +'L33' HTML/S/50.html /^<\/a> 33 $/;" a +'L33' HTML/S/51.html /^<\/a> 33 $/;" a +'L33' HTML/S/52.html /^<\/a> 33 void<\/strong> prependChild<\/a>(ITree<\/a><ContainedType<\/a>> child<\/a>);$/;" a +'L33' HTML/S/53.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/54.html /^<\/a> 33 *<\/em>$/;" a +'L33' HTML/S/55.html /^<\/a> 33 heldValues<\/a>.add<\/a>(containedValue<\/a>);$/;" a +'L33' HTML/S/56.html /^<\/a> 33 $/;" a +'L33' HTML/S/57.html /^<\/a> 33 * @param left<\/em>$/;" a +'L33' HTML/S/58.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/59.html /^<\/a> 33 * @param supp<\/em>$/;" a +'L33' HTML/S/60.html /^<\/a> 33 private<\/strong> Deque<\/a><Iterator<\/a><ITree<\/a><ContainedType<\/a>>>> toYield<\/a>;$/;" a +'L33' HTML/S/61.html /^<\/a> 33 PULLUP<\/a>;$/;" a +'L33' HTML/S/62.html /^<\/a> 33 this<\/strong>.transform<\/a> = transform<\/a>;$/;" a +'L33' HTML/S/63.html /^<\/a> 33 * The data to store as a leaf node<\/em>$/;" a +'L33' HTML/S/64.html /^<\/a> 33 \/*<\/em>$/;" a +'L33' HTML/S/65.html /^<\/a> 33 *$/;" a +'L33' HTML/S/66.html /^<\/a> 33 public<\/strong> DoubleTape() {<\/em>$/;" a +'L33' HTML/S/67.html /^<\/a> 33 backing<\/a> = back<\/a>;$/;" a +'L33' HTML/S/68.html /^<\/a> 33 return<\/strong> backing<\/a>.remove<\/a>();$/;" a +'L33' HTML/S/69.html /^<\/a> 33 return<\/strong> children<\/a>.get<\/a>(key<\/a>);$/;" a +'L33' HTML/S/7.html /^<\/a> 33 private<\/strong> StringDelimiter<\/a> dlm<\/a>;$/;" a +'L33' HTML/S/70.html /^<\/a> 33 return<\/strong> backing<\/a>.pop<\/a>();$/;" a +'L33' HTML/S/71.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/72.html /^<\/a> 33 }<\/em>$/;" a +'L33' HTML/S/73.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/74.html /^<\/a> 33 *<\/em>$/;" a +'L33' HTML/S/75.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/76.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/77.html /^<\/a> 33 return<\/strong> children<\/a>.get<\/a>(key<\/a>);$/;" a +'L33' HTML/S/8.html /^<\/a> 33 return<\/strong> new<\/strong> Tree<\/a><>(new<\/strong> StringToken<\/a>("assign", "assign"), operand<\/a>, body<\/a>);$/;" a +'L33' HTML/S/81.html /^<\/a> 33 private<\/strong> ITreePart<\/a><T<\/a>> root<\/a>;$/;" a +'L33' HTML/S/82.html /^<\/a> 33 public<\/strong> BinarySearchTreeLeaf(T<\/a> element<\/a>) {<\/em>$/;" a +'L33' HTML/S/83.html /^<\/a> 33 * Create a new node with the specified data and children.<\/em>$/;" a +'L33' HTML/S/84.html /^<\/a> 33 RIGHT<\/a>,$/;" a +'L33' HTML/S/85.html /^<\/a> 33 * The type of the final collapsed value<\/em>$/;" a +'L33' HTML/S/87.html /^<\/a> 33 return<\/strong> new<\/strong> ExtendedMap<\/a><>(this<\/strong>, new<\/strong> FunctionalMap<\/a><>());$/;" a +'L33' HTML/S/88.html /^<\/a> 33 \/*<\/em>$/;" a +'L33' HTML/S/89.html /^<\/a> 33 *<\/em>$/;" a +'L33' HTML/S/9.html /^<\/a> 33 public<\/strong> class<\/strong> PrattParserTest {<\/em>$/;" a +'L33' HTML/S/90.html /^<\/a> 33 * Create a functional string tokenizer from a given string<\/em>$/;" a +'L33' HTML/S/91.html /^<\/a> 33 * Add all of the elements in the provided list to this list<\/em>$/;" a +'L33' HTML/S/92.html /^<\/a> 33 default<\/strong> void<\/strong> forEachKey<\/a>(Consumer<\/a><KeyType<\/a>> action<\/a>) {<\/em>$/;" a +'L33' HTML/S/93.html /^<\/a> 33 $/;" a +'L33' HTML/S/94.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/95.html /^<\/a> 33 \/**<\/em>$/;" a +'L33' HTML/S/97.html /^<\/a> 33 @Override<\/a>$/;" a +'L33' HTML/S/98.html /^<\/a> 33 *\/<\/em>$/;" a +'L33' HTML/S/99.html /^<\/a> 33 public<\/strong> BiConsumer<\/a><IHolder<\/a><IPair<\/a><AuxType1<\/a>, AuxType2<\/a>>>, InitialType<\/a>> accumulator<\/a>() {<\/em>$/;" a +'L330' HTML/S/1.html /^<\/a>2ABC; 2ABB # DOUBLE SUCCEEDS$/;" a +'L330' HTML/S/111.html /^<\/a> 330 T<\/a> transformedToken<\/a> = tokenTransformer<\/a>.apply<\/a>(initRule<\/a>);$/;" a +'L330' HTML/S/143.html /^<\/a> 330 *\/<\/em>$/;" a +'L330' HTML/S/147.html /^<\/a> 330 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L330' HTML/S/193.html /^<\/a>2ABC; 2ABB # DOUBLE SUCCEEDS$/;" a +'L330' HTML/S/32.html /^<\/a> 330 @Override<\/a>$/;" a +'L330' HTML/S/63.html /^<\/a> 330 if<\/strong>(data<\/a> == null<\/strong>) {<\/em>$/;" a +'L330' HTML/S/7.html /^<\/a> 330 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L330' HTML/S/73.html /^<\/a> 330 * The action to execute.<\/em>$/;" a +'L330' HTML/S/75.html /^<\/a> 330 builder<\/a>.append<\/a>(", currentTape=");$/;" a +'L330' HTML/S/76.html /^<\/a> 330 @Override<\/a>$/;" a +'L330' HTML/S/88.html /^<\/a> 330 $/;" a +'L330' HTML/S/91.html /^<\/a> 330 void<\/strong> sort<\/a>(Comparator<\/a><ContainedType<\/a>> comparator<\/a>);$/;" a +'L331' HTML/S/1.html /^<\/a>2ABD; 2ABE # SUBSET WITH DOT$/;" a +'L331' HTML/S/111.html /^<\/a> 331 $/;" a +'L331' HTML/S/143.html /^<\/a> 331 public<\/strong> DelimiterGroup(T<\/a> name<\/a>) {<\/em>$/;" a +'L331' HTML/S/147.html /^<\/a> 331 $/;" a +'L331' HTML/S/193.html /^<\/a>2ABD; 2ABE # SUBSET WITH DOT$/;" a +'L331' HTML/S/32.html /^<\/a> 331 public<\/strong> String<\/a> getName<\/a>() {<\/em>$/;" a +'L331' HTML/S/63.html /^<\/a> 331 if<\/strong>(other<\/a>.data<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L331' HTML/S/7.html /^<\/a> 331 System<\/a>.out<\/a>.printf<\/a>("Added subgroup %s with priority %s\\n", argArray<\/a>[0],$/;" a +'L331' HTML/S/73.html /^<\/a> 331 *\/<\/em>$/;" a +'L331' HTML/S/75.html /^<\/a> 331 builder<\/a>.append<\/a>(currentTape<\/a>);$/;" a +'L331' HTML/S/76.html /^<\/a> 331 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L331' HTML/S/88.html /^<\/a> 331 wrapped<\/a>.forEach<\/a>(element<\/a> -> {<\/em>$/;" a +'L331' HTML/S/91.html /^<\/a> 331 $/;" a +'L332' HTML/S/1.html /^<\/a>2ABE; 2ABD # SUPERSET WITH DOT$/;" a +'L332' HTML/S/111.html /^<\/a> 332 if<\/strong> (transformedToken<\/a> == null<\/strong>)$/;" a +'L332' HTML/S/143.html /^<\/a> 332 if<\/strong>(name<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Group name must not be null");$/;" a +'L332' HTML/S/147.html /^<\/a> 332 builder<\/a>.append<\/a>("SequenceDelimiter [");$/;" a +'L332' HTML/S/193.html /^<\/a>2ABE; 2ABD # SUPERSET WITH DOT$/;" a +'L332' HTML/S/32.html /^<\/a> 332 if<\/strong>(modeName<\/a> != null<\/strong>) return<\/strong> modeName<\/a>;$/;" a +'L332' HTML/S/63.html /^<\/a> 332 }<\/em> else<\/strong> if<\/strong>(!data<\/a>.equals<\/a>(other<\/a>.data<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L332' HTML/S/7.html /^<\/a> 332 argArray<\/a>[1]);$/;" a +'L332' HTML/S/73.html /^<\/a> 332 public<\/strong> void<\/strong> keep(int<\/strong> n<\/a>, Consumer<\/a><Stack<\/a><T<\/a>>> cons<\/a>) {<\/em>$/;" a +'L332' HTML/S/75.html /^<\/a> 332 builder<\/a>.append<\/a>("]");$/;" a +'L332' HTML/S/76.html /^<\/a> 332 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L332' HTML/S/88.html /^<\/a> 332 \/\/ Accumulate a new value into the state<\/em>$/;" a +'L332' HTML/S/91.html /^<\/a> 332 \/**<\/em>$/;" a +'L333' HTML/S/1.html /^<\/a>2ABF; 2AC0 # SUBSET WITH PLUS SIGN BELOW$/;" a +'L333' HTML/S/111.html /^<\/a> 333 throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer created null token");$/;" a +'L333' HTML/S/143.html /^<\/a> 333 $/;" a +'L333' HTML/S/147.html /^<\/a> 333 $/;" a +'L333' HTML/S/193.html /^<\/a>2ABF; 2AC0 # SUBSET WITH PLUS SIGN BELOW$/;" a +'L333' HTML/S/32.html /^<\/a> 333 $/;" a +'L333' HTML/S/63.html /^<\/a> 333 $/;" a +'L333' HTML/S/7.html /^<\/a> 333 }<\/em>$/;" a +'L333' HTML/S/73.html /^<\/a> 333 dup<\/a>(n<\/a>);$/;" a +'L333' HTML/S/75.html /^<\/a> 333 $/;" a +'L333' HTML/S/76.html /^<\/a> 333 $/;" a +'L333' HTML/S/88.html /^<\/a> 333 currentState<\/a>.transform<\/a>((state<\/a>) -> stateAccumulator<\/a>.apply<\/a>(element<\/a>, state<\/a>));$/;" a +'L333' HTML/S/91.html /^<\/a> 333 * Get the tail of this list (the list without the first element<\/em>$/;" a +'L334' HTML/S/1.html /^<\/a>2AC0; 2ABF # SUPERSET WITH PLUS SIGN BELOW$/;" a +'L334' HTML/S/111.html /^<\/a> 334 $/;" a +'L334' HTML/S/143.html /^<\/a> 334 groupName<\/a> = name<\/a>;$/;" a +'L334' HTML/S/147.html /^<\/a> 334 if<\/strong>(groups<\/a> != null<\/strong>) {<\/em>$/;" a +'L334' HTML/S/193.html /^<\/a>2AC0; 2ABF # SUPERSET WITH PLUS SIGN BELOW$/;" a +'L334' HTML/S/32.html /^<\/a> 334 return<\/strong> CommandMode<\/a>.super<\/strong>.getName<\/a>();$/;" a +'L334' HTML/S/63.html /^<\/a> 334 if<\/strong>(childCount<\/a> != other<\/a>.childCount<\/a>) return<\/strong> false<\/strong>;$/;" a +'L334' HTML/S/7.html /^<\/a> 334 break<\/strong>;$/;" a +'L334' HTML/S/73.html /^<\/a> 334 dip<\/a>(n<\/a>, cons<\/a>);$/;" a +'L334' HTML/S/75.html /^<\/a> 334 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L334' HTML/S/76.html /^<\/a> 334 builder<\/a>.append<\/a>("TapeLibrary [tapes=");$/;" a +'L334' HTML/S/88.html /^<\/a> 334 }<\/em>);$/;" a +'L334' HTML/S/91.html /^<\/a> 334 *<\/em>$/;" a +'L335' HTML/S/1.html /^<\/a>2AC1; 2AC2 # SUBSET WITH MULTIPLICATION SIGN BELOW$/;" a +'L335' HTML/S/111.html /^<\/a> 335 returnedList<\/a>.add<\/a>(transformedToken<\/a>);$/;" a +'L335' HTML/S/143.html /^<\/a> 335 $/;" a +'L335' HTML/S/147.html /^<\/a> 335 builder<\/a>.append<\/a>("groups=");$/;" a +'L335' HTML/S/193.html /^<\/a>2AC1; 2AC2 # SUBSET WITH MULTIPLICATION SIGN BELOW$/;" a +'L335' HTML/S/32.html /^<\/a> 335 }<\/em>$/;" a +'L335' HTML/S/63.html /^<\/a> 335 $/;" a +'L335' HTML/S/7.html /^<\/a> 335 case<\/strong> "add-implied-subgroup":$/;" a +'L335' HTML/S/73.html /^<\/a> 335 }<\/em>$/;" a +'L335' HTML/S/75.html /^<\/a> 335 }<\/em>$/;" a +'L335' HTML/S/76.html /^<\/a> 335 builder<\/a>.append<\/a>(tapes<\/a>);$/;" a +'L335' HTML/S/88.html /^<\/a> 335 $/;" a +'L335' HTML/S/91.html /^<\/a> 335 * @return The list without the first element<\/em>$/;" a +'L336' HTML/S/1.html /^<\/a>2AC2; 2AC1 # SUPERSET WITH MULTIPLICATION SIGN BELOW$/;" a +'L336' HTML/S/111.html /^<\/a> 336 returnedList<\/a>.add<\/a>(spacer<\/a>);$/;" a +'L336' HTML/S/143.html /^<\/a> 336 openDelimiters<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L336' HTML/S/147.html /^<\/a> 336 builder<\/a>.append<\/a>(groups<\/a>);$/;" a +'L336' HTML/S/193.html /^<\/a>2AC2; 2AC1 # SUPERSET WITH MULTIPLICATION SIGN BELOW$/;" a +'L336' HTML/S/32.html /^<\/a> 336 $/;" a +'L336' HTML/S/63.html /^<\/a> 336 if<\/strong>(children<\/a> == null<\/strong>) {<\/em>$/;" a +'L336' HTML/S/7.html /^<\/a> 336 group<\/a>.implySubgroup<\/a>(argArray<\/a>[0], argArray<\/a>[1]);$/;" a +'L336' HTML/S/73.html /^<\/a> 336 $/;" a +'L336' HTML/S/75.html /^<\/a> 336 $/;" a +'L336' HTML/S/76.html /^<\/a> 336 builder<\/a>.append<\/a>(", currentTape=");$/;" a +'L336' HTML/S/88.html /^<\/a> 336 \/\/ Convert the state to its final value<\/em>$/;" a +'L336' HTML/S/91.html /^<\/a> 336 *\/<\/em>$/;" a +'L337' HTML/S/1.html /^<\/a>2AC3; 2AC4 # SUBSET OF OR EQUAL TO WITH DOT ABOVE$/;" a +'L337' HTML/S/111.html /^<\/a> 337 }<\/em>$/;" a +'L337' HTML/S/143.html /^<\/a> 337 nestedOpenDelimiters<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L337' HTML/S/147.html /^<\/a> 337 builder<\/a>.append<\/a>(",");$/;" a +'L337' HTML/S/193.html /^<\/a>2AC3; 2AC4 # SUBSET OF OR EQUAL TO WITH DOT ABOVE$/;" a +'L337' HTML/S/32.html /^<\/a> 337 @Override<\/a>$/;" a +'L337' HTML/S/63.html /^<\/a> 337 if<\/strong>(other<\/a>.children<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L337' HTML/S/7.html /^<\/a> 337 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L337' HTML/S/73.html /^<\/a> 337 \/**<\/em>$/;" a +'L337' HTML/S/75.html /^<\/a> 337 @Override<\/a>$/;" a +'L337' HTML/S/76.html /^<\/a> 337 builder<\/a>.append<\/a>(currentTape<\/a>);$/;" a +'L337' HTML/S/88.html /^<\/a> 337 return<\/strong> currentState<\/a>.unwrap<\/a>(resultTransformer<\/a>);$/;" a +'L337' HTML/S/91.html /^<\/a> 337 IList<\/a><ContainedType<\/a>> tail<\/a>();$/;" a +'L338' HTML/S/1.html /^<\/a>2AC4; 2AC3 # SUPERSET OF OR EQUAL TO WITH DOT ABOVE$/;" a +'L338' HTML/S/111.html /^<\/a> 338 }<\/em>$/;" a +'L338' HTML/S/143.html /^<\/a> 338 $/;" a +'L338' HTML/S/147.html /^<\/a> 338 }<\/em>$/;" a +'L338' HTML/S/193.html /^<\/a>2AC4; 2AC3 # SUPERSET OF OR EQUAL TO WITH DOT ABOVE$/;" a +'L338' HTML/S/32.html /^<\/a> 338 public<\/strong> boolean<\/strong> isCustomPromptEnabled<\/a>() {<\/em>$/;" a +'L338' HTML/S/63.html /^<\/a> 338 }<\/em> else<\/strong> if<\/strong>(!children<\/a>.equals<\/a>(other<\/a>.children<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L338' HTML/S/7.html /^<\/a> 338 System<\/a>.out<\/a>.printf<\/a>("Made closer '%s' imply a '%s' subgroup\\n", argArray<\/a>[0],$/;" a +'L338' HTML/S/73.html /^<\/a> 338 * Apply all the actions in conses to the top n elements of the stack.<\/em>$/;" a +'L338' HTML/S/75.html /^<\/a> 338 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L338' HTML/S/76.html /^<\/a> 338 builder<\/a>.append<\/a>("]");$/;" a +'L338' HTML/S/88.html /^<\/a> 338 }<\/em>$/;" a +'L338' HTML/S/91.html /^<\/a> 338 $/;" a +'L339' HTML/S/1.html /^<\/a>2AC5; 2AC6 # SUBSET OF ABOVE EQUALS SIGN$/;" a +'L339' HTML/S/111.html /^<\/a> 339 $/;" a +'L339' HTML/S/143.html /^<\/a> 339 closingDelimiters<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L339' HTML/S/147.html /^<\/a> 339 $/;" a +'L339' HTML/S/193.html /^<\/a>2AC5; 2AC6 # SUBSET OF ABOVE EQUALS SIGN$/;" a +'L339' HTML/S/32.html /^<\/a> 339 return<\/strong> customPrompt<\/a> != null<\/strong>;$/;" a +'L339' HTML/S/63.html /^<\/a> 339 $/;" a +'L339' HTML/S/7.html /^<\/a> 339 argArray<\/a>[1]);$/;" a +'L339' HTML/S/73.html /^<\/a> 339 *<\/em>$/;" a +'L339' HTML/S/75.html /^<\/a> 339 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L339' HTML/S/76.html /^<\/a> 339 $/;" a +'L339' HTML/S/88.html /^<\/a> 339 $/;" a +'L339' HTML/S/91.html /^<\/a> 339 \/**<\/em>$/;" a +'L34' HTML/S/1.html /^<\/a>#$/;" a +'L34' HTML/S/10.html /^<\/a> 34 $/;" a +'L34' HTML/S/100.html /^<\/a> 34 IList<\/a><E<\/a>> valueList<\/a> = new<\/strong> FunctionalList<\/a><>(enumValues<\/a>);$/;" a +'L34' HTML/S/101.html /^<\/a> 34 * walkFileTree<\/em>$/;" a +'L34' HTML/S/103.html /^<\/a> 34 $/;" a +'L34' HTML/S/104.html /^<\/a> 34 $/;" a +'L34' HTML/S/106.html /^<\/a> 34 return<\/strong> collapseTokens<\/a>(input<\/a>, "");$/;" a +'L34' HTML/S/107.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/108.html /^<\/a> 34 * That group is then matched one or more times and the pattern<\/em>$/;" a +'L34' HTML/S/110.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/111.html /^<\/a> 34 $/;" a +'L34' HTML/S/112.html /^<\/a> 34 private<\/strong> Random<\/a> source<\/a>;$/;" a +'L34' HTML/S/113.html /^<\/a> 34 if<\/strong>(stream<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Input source must not be null");$/;" a +'L34' HTML/S/114.html /^<\/a> 34 throw<\/strong> new<\/strong> NullPointerException<\/a>("Initial node must not be null");$/;" a +'L34' HTML/S/115.html /^<\/a> 34 * @param edges<\/em>$/;" a +'L34' HTML/S/116.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/117.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/118.html /^<\/a> 34 $/;" a +'L34' HTML/S/122.html /^<\/a> 34 * @param choices<\/em>$/;" a +'L34' HTML/S/123.html /^<\/a> 34 * @param reciever<\/em>$/;" a +'L34' HTML/S/124.html /^<\/a> 34 public<\/strong> HolderOutputPanel(String<\/a> lab<\/a>, IHolder<\/a><String<\/a>> valueHolder<\/a>, int<\/strong> nDelay<\/a>) {<\/em>$/;" a +'L34' HTML/S/125.html /^<\/a> 34 * @param edit<\/em>$/;" a +'L34' HTML/S/127.html /^<\/a> 34 JLabel<\/a> inputLabel<\/a> = new<\/strong> JLabel<\/a>(label<\/a>);$/;" a +'L34' HTML/S/128.html /^<\/a> 34 onFailure<\/a>.accept<\/a>(potentialItem<\/a>);$/;" a +'L34' HTML/S/129.html /^<\/a> 34 $/;" a +'L34' HTML/S/13.html /^<\/a> 34 scopes<\/a>.push<\/a>(new<\/strong> SimpleDirectory<\/a><>());$/;" a +'L34' HTML/S/130.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/131.html /^<\/a> 34 * The lower integer bound to accept.<\/em>$/;" a +'L34' HTML/S/132.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/133.html /^<\/a> 34 return<\/strong> getValue<\/a>(parent<\/a>, title<\/a>, prompt<\/a>, (strang<\/a>) -> {<\/em>$/;" a +'L34' HTML/S/134.html /^<\/a> 34 setResizable(true<\/strong>);$/;" a +'L34' HTML/S/135.html /^<\/a> 34 * The type of data in the list model<\/em>$/;" a +'L34' HTML/S/137.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/138.html /^<\/a> 34 * The number of this block.<\/em>$/;" a +'L34' HTML/S/139.html /^<\/a> 34 $/;" a +'L34' HTML/S/14.html /^<\/a> 34 $/;" a +'L34' HTML/S/140.html /^<\/a> 34 \/\/ Function to use when continuing a rule<\/em>$/;" a +'L34' HTML/S/141.html /^<\/a> 34 $/;" a +'L34' HTML/S/143.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/145.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/146.html /^<\/a> 34 * The group\/subgroup contents marker.<\/em>$/;" a +'L34' HTML/S/147.html /^<\/a> 34 $/;" a +'L34' HTML/S/149.html /^<\/a> 34 * literals, the two sub-patterns below are<\/em>$/;" a +'L34' HTML/S/15.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/153.html /^<\/a> 34 $/;" a +'L34' HTML/S/154.html /^<\/a> 34 * <\/em>$/;" a +'L34' HTML/S/155.html /^<\/a> 34 * <\/em>$/;" a +'L34' HTML/S/157.html /^<\/a> 34 protected<\/strong> abstract<\/strong> int<\/strong> rightBinding<\/a>();$/;" a +'L34' HTML/S/158.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/159.html /^<\/a> 34 * The precedence of this operator.<\/em>$/;" a +'L34' HTML/S/16.html /^<\/a> 34 private<\/strong> static<\/strong> void<\/strong> addItemRules<\/a>() {<\/em>$/;" a +'L34' HTML/S/160.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/163.html /^<\/a> 34 * <\/em>$/;" a +'L34' HTML/S/164.html /^<\/a> 34 * Create a new grouping operator.<\/em>$/;" a +'L34' HTML/S/167.html /^<\/a> 34 public<\/strong> int<\/strong> nextBinding<\/a>() {<\/em>$/;" a +'L34' HTML/S/168.html /^<\/a> 34 * The precedence of the operator.<\/em>$/;" a +'L34' HTML/S/169.html /^<\/a> 34 * <\/em>$/;" a +'L34' HTML/S/17.html /^<\/a> 34 * Unused CLI args<\/em>$/;" a +'L34' HTML/S/170.html /^<\/a> 34 @Override<\/a>$/;" a +'L34' HTML/S/171.html /^<\/a> 34 * <\/em>$/;" a +'L34' HTML/S/173.html /^<\/a> 34 * @param precedence<\/em>$/;" a +'L34' HTML/S/174.html /^<\/a> 34 * The initial command to delegate to.<\/em>$/;" a +'L34' HTML/S/175.html /^<\/a> 34 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Precedence must be non-negative");$/;" a +'L34' HTML/S/176.html /^<\/a> 34 * @throws ParserException<\/em>$/;" a +'L34' HTML/S/177.html /^<\/a> 34 * <\/em>$/;" a +'L34' HTML/S/178.html /^<\/a> 34 *\/<\/em>$/;" a +'L34' HTML/S/179.html /^<\/a> 34 * The source of tokens.<\/em>$/;" a +'L34' HTML/S/180.html /^<\/a> 34 private<\/strong> Map<\/a><K<\/a>, InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>>> statementCommands<\/a>;$/;" a +'L34' HTML/S/182.html /^<\/a> 34 @Override<\/a>$/;" a +'L34' HTML/S/183.html /^<\/a> 34 @Override<\/a>$/;" a +'L34' HTML/S/184.html /^<\/a> 34 *\/<\/em>$/;" a +'L34' HTML/S/185.html /^<\/a> 34 \/**<\/em>$/;" a +'L34' HTML/S/186.html /^<\/a> 34 * delimiter into pieces.<\/em>$/;" a +'L34' HTML/S/188.html /^<\/a> 34 public<\/strong> String<\/a>[] split<\/a>(String<\/a> inp<\/a>) {<\/em>$/;" a +'L34' HTML/S/189.html /^<\/a> 34 private<\/strong> IPair<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>> handleOperator<\/a>($/;" a +'L34' HTML/S/190.html /^<\/a> 34 *\/<\/em>$/;" a +'L34' HTML/S/191.html /^<\/a> 34 * @return A AST from the expression<\/em>$/;" a +'L34' HTML/S/192.html /^<\/a> 34 $/;" a +'L34' HTML/S/193.html /^<\/a>#$/;" a +'L34' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/exceptions\/UnknownPragmaException.java$/;" a +'L34' HTML/S/2.html /^<\/a> <project.build.sourceEncoding>UTF-8<\/project.build.sourceEncoding>$/;" a +'L34' HTML/S/20.html /^<\/a> 34 * The stream to send normal output to.<\/em>$/;" a +'L34' HTML/S/203.html /^<\/a> <property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"\/>$/;" a +'L34' HTML/S/21.html /^<\/a> 34 * @return Whether or not this command is an alias of another<\/em>$/;" a +'L34' HTML/S/24.html /^<\/a> 34 $/;" a +'L34' HTML/S/25.html /^<\/a> 34 $/;" a +'L34' HTML/S/26.html /^<\/a> 34 * @param initialMode<\/em>$/;" a +'L34' HTML/S/29.html /^<\/a> 34 * @return Whether or not there is a command bound to that character.<\/em>$/;" a +'L34' HTML/S/3.html /^<\/a> 34 map<\/a>.addWords<\/a>(commParts<\/a>[1]);$/;" a +'L34' HTML/S/30.html /^<\/a> 34 modes<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L34' HTML/S/31.html /^<\/a> 34 if<\/strong>(handler<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Command handler must not be null");$/;" a +'L34' HTML/S/32.html /^<\/a> 34 *\/<\/em>$/;" a +'L34' HTML/S/33.html /^<\/a> 34 return<\/strong> description<\/a>;$/;" a +'L34' HTML/S/35.html /^<\/a> 34 \/**<\/em>$/;" a +'L34' HTML/S/36.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/37.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/38.html /^<\/a> 34 $/;" a +'L34' HTML/S/39.html /^<\/a> 34 \/**<\/em>$/;" a +'L34' HTML/S/4.html /^<\/a> 34 method<\/a> = TreeLinearizationMethod<\/a>.INORDER<\/a>;$/;" a +'L34' HTML/S/40.html /^<\/a> 34 \/**<\/em>$/;" a +'L34' HTML/S/41.html /^<\/a> 34 * @param src<\/em>$/;" a +'L34' HTML/S/42.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/43.html /^<\/a> 34 *\/<\/em>$/;" a +'L34' HTML/S/44.html /^<\/a> 34 * Apply an action to the value<\/em>$/;" a +'L34' HTML/S/45.html /^<\/a> 34 *\/<\/em>$/;" a +'L34' HTML/S/46.html /^<\/a> 34 private<\/strong> IPair<\/a><NewLeft<\/a>, NewRight<\/a>> boundPair<\/a>;$/;" a +'L34' HTML/S/47.html /^<\/a> 34 if<\/strong>(func<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Function to lift must not be null");$/;" a +'L34' HTML/S/48.html /^<\/a> 34 $/;" a +'L34' HTML/S/49.html /^<\/a> 34 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L34' HTML/S/5.html /^<\/a> 34 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L34' HTML/S/50.html /^<\/a> 34 @Override<\/a>$/;" a +'L34' HTML/S/51.html /^<\/a> 34 \/**<\/em>$/;" a +'L34' HTML/S/52.html /^<\/a> 34 $/;" a +'L34' HTML/S/53.html /^<\/a> 34 public<\/strong> Lazy(ContainedType<\/a> value<\/a>) {<\/em>$/;" a +'L34' HTML/S/54.html /^<\/a> 34 * @param leftVal<\/em>$/;" a +'L34' HTML/S/55.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/56.html /^<\/a> 34 @Override<\/a>$/;" a +'L34' HTML/S/57.html /^<\/a> 34 * The value of the left side<\/em>$/;" a +'L34' HTML/S/58.html /^<\/a> 34 $/;" a +'L34' HTML/S/59.html /^<\/a> 34 * The supplier to give a single value from<\/em>$/;" a +'L34' HTML/S/60.html /^<\/a> 34 private<\/strong> Iterator<\/a><ITree<\/a><ContainedType<\/a>>> curYield<\/a>;$/;" a +'L34' HTML/S/61.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/62.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/63.html /^<\/a> 34 *\/<\/em>$/;" a +'L34' HTML/S/64.html /^<\/a> 34 * Counts how many times we've seen a substring.<\/em>$/;" a +'L34' HTML/S/65.html /^<\/a> 34 * @return Whether or not a sub-directory of that name exists.$/;" a +'L34' HTML/S/66.html /^<\/a> 34 this<\/strong>(false<\/strong>);$/;" a +'L34' HTML/S/67.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/68.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/69.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/7.html /^<\/a> 34 $/;" a +'L34' HTML/S/70.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/71.html /^<\/a> 34 $/;" a +'L34' HTML/S/72.html /^<\/a> 34 $/;" a +'L34' HTML/S/73.html /^<\/a> 34 public<\/strong> static<\/strong> class<\/strong> StackUnderflowException<\/a> extends<\/strong> RuntimeException<\/a> {<\/em>$/;" a +'L34' HTML/S/74.html /^<\/a> 34 * @return The current number of elements in the tape.<\/em>$/;" a +'L34' HTML/S/75.html /^<\/a> 34 @SafeVarargs<\/a>$/;" a +'L34' HTML/S/76.html /^<\/a> 34 @Override<\/a>$/;" a +'L34' HTML/S/77.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/8.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/81.html /^<\/a> 34 $/;" a +'L34' HTML/S/82.html /^<\/a> 34 data<\/a> = element<\/a>;$/;" a +'L34' HTML/S/83.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/84.html /^<\/a> 34 \/**<\/em>$/;" a +'L34' HTML/S/85.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/87.html /^<\/a> 34 }<\/em>$/;" a +'L34' HTML/S/88.html /^<\/a> 34 * The list used as a backing store<\/em>$/;" a +'L34' HTML/S/89.html /^<\/a> 34 * @param entries<\/em>$/;" a +'L34' HTML/S/9.html /^<\/a> 34 private<\/strong> static<\/strong> final<\/strong> class<\/strong> BlockExit<\/a> implements<\/strong> UnaryOperator<\/a><TestContext<\/a>> {<\/em>$/;" a +'L34' HTML/S/90.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/91.html /^<\/a> 34 *<\/em>$/;" a +'L34' HTML/S/92.html /^<\/a> 34 forEach<\/a>((key<\/a>, val<\/a>) -> action<\/a>.accept<\/a>(key<\/a>));$/;" a +'L34' HTML/S/93.html /^<\/a> 34 if<\/strong>(val<\/a>) {<\/em>$/;" a +'L34' HTML/S/94.html /^<\/a> 34 public<\/strong> default<\/strong> <OldLeft<\/a>, OldRight<\/a>, NewLeft<\/a>, NewRight<\/a>> Function<\/a><Bifunctor<\/a><OldLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><NewLeft<\/a>, NewRight<\/a>>> bimap($/;" a +'L34' HTML/S/95.html /^<\/a> 34 * Retrieve the thing inside this functor<\/em>$/;" a +'L34' HTML/S/97.html /^<\/a> 34 public<\/strong> boolean<\/strong> containsKey<\/a>(OldKey<\/a> key<\/a>) {<\/em>$/;" a +'L34' HTML/S/98.html /^<\/a> 34 public<\/strong> static<\/strong> <InitialType<\/a>, AuxType1<\/a>, AuxType2<\/a>, FinalType1<\/a>, FinalType2<\/a>> Collector<\/a><InitialType<\/a>, IHolder<\/a><IPair<\/a><AuxType1<\/a>, AuxType2<\/a>>>, IPair<\/a><FinalType1<\/a>, FinalType2<\/a>>> compoundCollect($/;" a +'L34' HTML/S/99.html /^<\/a> 34 BiConsumer<\/a><AuxType1<\/a>, InitialType<\/a>> firstAccumulator<\/a> = first<\/a>.accumulator<\/a>();$/;" a +'L340' HTML/S/1.html /^<\/a>2AC6; 2AC5 # SUPERSET OF ABOVE EQUALS SIGN$/;" a +'L340' HTML/S/111.html /^<\/a> 340 return<\/strong> returnedList<\/a>;$/;" a +'L340' HTML/S/143.html /^<\/a> 340 $/;" a +'L340' HTML/S/147.html /^<\/a> 340 if<\/strong>(initialGroup<\/a> != null<\/strong>) {<\/em>$/;" a +'L340' HTML/S/193.html /^<\/a>2AC6; 2AC5 # SUPERSET OF ABOVE EQUALS SIGN$/;" a +'L340' HTML/S/32.html /^<\/a> 340 }<\/em>$/;" a +'L340' HTML/S/63.html /^<\/a> 340 return<\/strong> true<\/strong>;$/;" a +'L340' HTML/S/7.html /^<\/a> 340 }<\/em>$/;" a +'L340' HTML/S/73.html /^<\/a> 340 * @param n<\/em>$/;" a +'L340' HTML/S/75.html /^<\/a> 340 int<\/strong> result<\/a> = 1;$/;" a +'L340' HTML/S/76.html /^<\/a> 340 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L340' HTML/S/88.html /^<\/a> 340 @Override<\/a>$/;" a +'L340' HTML/S/91.html /^<\/a> 340 * Convert this list into an array<\/em>$/;" a +'L341' HTML/S/1.html /^<\/a>2ACD; 2ACE # SQUARE LEFT OPEN BOX OPERATOR$/;" a +'L341' HTML/S/111.html /^<\/a> 341 }<\/em>$/;" a +'L341' HTML/S/143.html /^<\/a> 341 topLevelExclusions<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L341' HTML/S/147.html /^<\/a> 341 builder<\/a>.append<\/a>("initialGroup=");$/;" a +'L341' HTML/S/193.html /^<\/a>2ACD; 2ACE # SQUARE LEFT OPEN BOX OPERATOR$/;" a +'L341' HTML/S/32.html /^<\/a> 341 $/;" a +'L341' HTML/S/63.html /^<\/a> 341 }<\/em>$/;" a +'L341' HTML/S/7.html /^<\/a> 341 break<\/strong>;$/;" a +'L341' HTML/S/73.html /^<\/a> 341 * The number of elements to give to cons.<\/em>$/;" a +'L341' HTML/S/75.html /^<\/a> 341 result<\/a> = prime<\/a> * result<\/a> + ((currentTape<\/a> == null<\/strong>) ? 0 : currentTape<\/a>.hashCode<\/a>());$/;" a +'L341' HTML/S/76.html /^<\/a> 341 }<\/em>$/;" a +'L341' HTML/S/88.html /^<\/a> 341 public<\/strong> boolean<\/strong> removeIf<\/a>(Predicate<\/a><E<\/a>> removePredicate<\/a>) {<\/em>$/;" a +'L341' HTML/S/91.html /^<\/a> 341 *<\/em>$/;" a +'L342' HTML/S/1.html /^<\/a>2ACE; 2ACD # SQUARE RIGHT OPEN BOX OPERATOR$/;" a +'L342' HTML/S/111.html /^<\/a> 342 $/;" a +'L342' HTML/S/143.html /^<\/a> 342 groupExclusions<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L342' HTML/S/147.html /^<\/a> 342 builder<\/a>.append<\/a>(initialGroup<\/a>);$/;" a +'L342' HTML/S/193.html /^<\/a>2ACE; 2ACD # SQUARE RIGHT OPEN BOX OPERATOR$/;" a +'L342' HTML/S/32.html /^<\/a> 342 @Override<\/a>$/;" a +'L342' HTML/S/63.html /^<\/a> 342 $/;" a +'L342' HTML/S/7.html /^<\/a> 342 case<\/strong> "add-opener":$/;" a +'L342' HTML/S/73.html /^<\/a> 342 * @param conses<\/em>$/;" a +'L342' HTML/S/75.html /^<\/a> 342 result<\/a> = prime<\/a> * result<\/a> + ((tapes<\/a> == null<\/strong>) ? 0 : tapes<\/a>.hashCode<\/a>());$/;" a +'L342' HTML/S/76.html /^<\/a> 342 }<\/em>$/;" a +'L342' HTML/S/88.html /^<\/a> 342 if<\/strong>(removePredicate<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Predicate must be non-null");$/;" a +'L342' HTML/S/91.html /^<\/a> 342 * @param type<\/em>$/;" a +'L343' HTML/S/1.html /^<\/a>2ACF; 2AD0 # CLOSED SUBSET$/;" a +'L343' HTML/S/111.html /^<\/a> 343 \/**<\/em>$/;" a +'L343' HTML/S/143.html /^<\/a> 343 $/;" a +'L343' HTML/S/147.html /^<\/a> 343 }<\/em>$/;" a +'L343' HTML/S/193.html /^<\/a>2ACF; 2AD0 # CLOSED SUBSET$/;" a +'L343' HTML/S/32.html /^<\/a> 343 public<\/strong> CommandMode<\/a> process<\/a>(String<\/a> command<\/a>, String<\/a>[] args<\/a>) {<\/em>$/;" a +'L343' HTML/S/63.html /^<\/a> 343 @Override<\/a>$/;" a +'L343' HTML/S/7.html /^<\/a> 343 group<\/a>.addOpener<\/a>(argArray<\/a>[0], argArray<\/a>[1]);$/;" a +'L343' HTML/S/73.html /^<\/a> 343 * The actions to execute.<\/em>$/;" a +'L343' HTML/S/75.html /^<\/a> 343 return<\/strong> result<\/a>;$/;" a +'L343' HTML/S/88.html /^<\/a> 343 $/;" a +'L343' HTML/S/91.html /^<\/a> 343 * The type of array to return<\/em>$/;" a +'L344' HTML/S/1.html /^<\/a>2AD0; 2ACF # CLOSED SUPERSET$/;" a +'L344' HTML/S/111.html /^<\/a> 344 * Generate a random list of grammar elements from a given initial rule.<\/em>$/;" a +'L344' HTML/S/143.html /^<\/a> 344 subgroups<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L344' HTML/S/147.html /^<\/a> 344 $/;" a +'L344' HTML/S/193.html /^<\/a>2AD0; 2ACF # CLOSED SUPERSET$/;" a +'L344' HTML/S/32.html /^<\/a> 344 normalOutput<\/a>.accept<\/a>("\\n");$/;" a +'L344' HTML/S/63.html /^<\/a> 344 public<\/strong> int<\/strong> revFind(Predicate<\/a><ITree<\/a><ContainedType<\/a>>> childPred<\/a>) {<\/em>$/;" a +'L344' HTML/S/7.html /^<\/a> 344 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L344' HTML/S/73.html /^<\/a> 344 *\/<\/em>$/;" a +'L344' HTML/S/75.html /^<\/a> 344 }<\/em>$/;" a +'L344' HTML/S/88.html /^<\/a> 344 return<\/strong> wrapped<\/a>.removeIf<\/a>(removePredicate<\/a>);$/;" a +'L344' HTML/S/91.html /^<\/a> 344 * @return The list, as an array<\/em>$/;" a +'L345' HTML/S/1.html /^<\/a>2AD1; 2AD2 # CLOSED SUBSET OR EQUAL TO$/;" a +'L345' HTML/S/111.html /^<\/a> 345 *<\/em>$/;" a +'L345' HTML/S/143.html /^<\/a> 345 impliedSubgroups<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L345' HTML/S/147.html /^<\/a> 345 builder<\/a>.append<\/a>("]");$/;" a +'L345' HTML/S/193.html /^<\/a>2AD1; 2AD2 # CLOSED SUBSET OR EQUAL TO$/;" a +'L345' HTML/S/32.html /^<\/a> 345 $/;" a +'L345' HTML/S/63.html /^<\/a> 345 if<\/strong>(childCount<\/a> == 0) {<\/em>$/;" a +'L345' HTML/S/7.html /^<\/a> 345 System<\/a>.out<\/a>.printf<\/a>("Added opener '%s' for group '%s'\\n", argArray<\/a>[0],$/;" a +'L345' HTML/S/73.html /^<\/a> 345 public<\/strong> void<\/strong> multicleave<\/a>(int<\/strong> n<\/a>, List<\/a><Consumer<\/a><Stack<\/a><T<\/a>>>> conses<\/a>) {<\/em>$/;" a +'L345' HTML/S/75.html /^<\/a> 345 $/;" a +'L345' HTML/S/88.html /^<\/a> 345 }<\/em>$/;" a +'L345' HTML/S/91.html /^<\/a> 345 *\/<\/em>$/;" a +'L346' HTML/S/1.html /^<\/a>2AD2; 2AD1 # CLOSED SUPERSET OR EQUAL TO$/;" a +'L346' HTML/S/111.html /^<\/a> 346 * @param initRule<\/em>$/;" a +'L346' HTML/S/143.html /^<\/a> 346 $/;" a +'L346' HTML/S/147.html /^<\/a> 346 $/;" a +'L346' HTML/S/193.html /^<\/a>2AD2; 2AD1 # CLOSED SUPERSET OR EQUAL TO$/;" a +'L346' HTML/S/32.html /^<\/a> 346 if<\/strong>(defaultHandlers<\/a>.containsKey<\/a>(command<\/a>))$/;" a +'L346' HTML/S/63.html /^<\/a> 346 return<\/strong> -1;$/;" a +'L346' HTML/S/7.html /^<\/a> 346 argArray<\/a>[1]);$/;" a +'L346' HTML/S/73.html /^<\/a> 346 List<\/a><T<\/a>> elms<\/a> = new<\/strong> ArrayList<\/a><>(n<\/a>);$/;" a +'L346' HTML/S/75.html /^<\/a> 346 @Override<\/a>$/;" a +'L346' HTML/S/88.html /^<\/a> 346 $/;" a +'L346' HTML/S/91.html /^<\/a> 346 ContainedType<\/a>[] toArray<\/a>(ContainedType<\/a>[] type<\/a>);$/;" a +'L347' HTML/S/1.html /^<\/a>2AD3; 2AD4 # SUBSET ABOVE SUPERSET$/;" a +'L347' HTML/S/111.html /^<\/a> 347 * The initial rule to start with.<\/em>$/;" a +'L347' HTML/S/143.html /^<\/a> 347 predOpeners<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L347' HTML/S/147.html /^<\/a> 347 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L347' HTML/S/193.html /^<\/a>2AD3; 2AD4 # SUBSET ABOVE SUPERSET$/;" a +'L347' HTML/S/32.html /^<\/a> 347 return<\/strong> defaultHandlers<\/a>.get<\/a>(command<\/a>).getHandler<\/a>().handle<\/a>(args<\/a>);$/;" a +'L347' HTML/S/63.html /^<\/a> 347 }<\/em> else<\/strong> {<\/em>$/;" a +'L347' HTML/S/7.html /^<\/a> 347 }<\/em>$/;" a +'L347' HTML/S/73.html /^<\/a> 347 $/;" a +'L347' HTML/S/75.html /^<\/a> 347 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L347' HTML/S/88.html /^<\/a> 347 @Override<\/a>$/;" a +'L347' HTML/S/91.html /^<\/a> 347 $/;" a +'L348' HTML/S/1.html /^<\/a>2AD4; 2AD3 # SUPERSET ABOVE SUBSET$/;" a +'L348' HTML/S/111.html /^<\/a> 348 * @param spacer<\/em>$/;" a +'L348' HTML/S/143.html /^<\/a> 348 predClosers<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L348' HTML/S/147.html /^<\/a> 348 }<\/em>$/;" a +'L348' HTML/S/193.html /^<\/a>2AD4; 2AD3 # SUPERSET ABOVE SUBSET$/;" a +'L348' HTML/S/32.html /^<\/a> 348 else<\/strong> if<\/strong>(commandHandlers<\/a>.containsKey<\/a>(command<\/a>))$/;" a +'L348' HTML/S/63.html /^<\/a> 348 for<\/strong>(int<\/strong> i<\/a> = childCount<\/a> - 1; i<\/a> >= 0; i<\/a>--) {<\/em>$/;" a +'L348' HTML/S/7.html /^<\/a> 348 break<\/strong>;$/;" a +'L348' HTML/S/73.html /^<\/a> 348 for<\/strong>(int<\/strong> i<\/a> = n<\/a>; i<\/a> > 0; i<\/a>--) {<\/em>$/;" a +'L348' HTML/S/75.html /^<\/a> 348 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L348' HTML/S/88.html /^<\/a> 348 public<\/strong> void<\/strong> removeMatching<\/a>(E<\/a> desiredElement<\/a>) {<\/em>$/;" a +'L348' HTML/S/91.html /^<\/a> 348 \/**<\/em>$/;" a +'L349' HTML/S/1.html /^<\/a>2AD5; 2AD6 # SUBSET ABOVE SUBSET$/;" a +'L349' HTML/S/111.html /^<\/a> 349 * The item to use to space the list.<\/em>$/;" a +'L349' HTML/S/143.html /^<\/a> 349 }<\/em>$/;" a +'L349' HTML/S/147.html /^<\/a> 349 $/;" a +'L349' HTML/S/193.html /^<\/a>2AD5; 2AD6 # SUBSET ABOVE SUBSET$/;" a +'L349' HTML/S/32.html /^<\/a> 349 return<\/strong> commandHandlers<\/a>.get<\/a>(command<\/a>).getHandler<\/a>().handle<\/a>(args<\/a>);$/;" a +'L349' HTML/S/63.html /^<\/a> 349 if<\/strong>(childPred<\/a>.test<\/a>(getChild<\/a>(i<\/a>))) {<\/em>$/;" a +'L349' HTML/S/7.html /^<\/a> 349 case<\/strong> "add-reopener":$/;" a +'L349' HTML/S/73.html /^<\/a> 349 elms<\/a>.set<\/a>(i<\/a> - 1, pop<\/a>());$/;" a +'L349' HTML/S/75.html /^<\/a> 349 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L349' HTML/S/88.html /^<\/a> 349 removeIf<\/a>((element<\/a>) -> element<\/a>.equals<\/a>(desiredElement<\/a>));$/;" a +'L349' HTML/S/91.html /^<\/a> 349 * Convert the list into a Iterable<\/em>$/;" a +'L35' HTML/S/1.html /^<\/a># Formally, the default value of the Bidi_Mirroring_Glyph property$/;" a +'L35' HTML/S/10.html /^<\/a> 35 inputSource<\/a>.close<\/a>();$/;" a +'L35' HTML/S/100.html /^<\/a> 35 $/;" a +'L35' HTML/S/101.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/103.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/104.html /^<\/a> 35 this<\/strong>.currentPartition<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L35' HTML/S/106.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/107.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/108.html /^<\/a> 35 * matches to the end of the string<\/em>$/;" a +'L35' HTML/S/110.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/111.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/112.html /^<\/a> 35 $/;" a +'L35' HTML/S/113.html /^<\/a> 35 $/;" a +'L35' HTML/S/114.html /^<\/a> 35 else<\/strong> if<\/strong>(terminal<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Terminal node must not be null");$/;" a +'L35' HTML/S/115.html /^<\/a> 35 * The list of edges to build from<\/em>$/;" a +'L35' HTML/S/116.html /^<\/a> 35 $/;" a +'L35' HTML/S/117.html /^<\/a> 35 * @param parent<\/em>$/;" a +'L35' HTML/S/118.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/122.html /^<\/a> 35 * The items to choose from<\/em>$/;" a +'L35' HTML/S/123.html /^<\/a> 35 * The action to call whenever the value changes<\/em>$/;" a +'L35' HTML/S/124.html /^<\/a> 35 this<\/strong>.val<\/a> = valueHolder<\/a>;$/;" a +'L35' HTML/S/125.html /^<\/a> 35 * The action that edits items<\/em>$/;" a +'L35' HTML/S/127.html /^<\/a> 35 $/;" a +'L35' HTML/S/128.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/129.html /^<\/a> 35 JLabel<\/a> inputLabel<\/a> = new<\/strong> JLabel<\/a>(label<\/a>);$/;" a +'L35' HTML/S/13.html /^<\/a> 35 blockCount<\/a>.push<\/a>(0);$/;" a +'L35' HTML/S/130.html /^<\/a> 35 $/;" a +'L35' HTML/S/131.html /^<\/a> 35 * @param upperBound<\/em>$/;" a +'L35' HTML/S/132.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/133.html /^<\/a> 35 try<\/strong> {<\/em>$/;" a +'L35' HTML/S/134.html /^<\/a> 35 $/;" a +'L35' HTML/S/135.html /^<\/a> 35 *<\/em>$/;" a +'L35' HTML/S/137.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/138.html /^<\/a> 35 * @param contents<\/em>$/;" a +'L35' HTML/S/139.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/14.html /^<\/a> 35 switch<\/strong>(token<\/a>) {<\/em>$/;" a +'L35' HTML/S/140.html /^<\/a> 35 \/\/ Takes a tokenizer and application state<\/em>$/;" a +'L35' HTML/S/141.html /^<\/a> 35 \/\/ Read the argument<\/em>$/;" a +'L35' HTML/S/143.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/145.html /^<\/a> 35 $/;" a +'L35' HTML/S/146.html /^<\/a> 35 * @param subgroup<\/em>$/;" a +'L35' HTML/S/147.html /^<\/a> 35 private<\/strong> DelimiterGroup<\/a><T<\/a>> initialGroup<\/a>;$/;" a +'L35' HTML/S/149.html /^<\/a> 35 * simplifications of the grammar productions from<\/em>$/;" a +'L35' HTML/S/15.html /^<\/a> 35 $/;" a +'L35' HTML/S/153.html /^<\/a> 35 private<\/strong> Token<\/a><K<\/a>, V<\/a>> mark<\/a>;$/;" a +'L35' HTML/S/154.html /^<\/a> 35 * @param precedence<\/em>$/;" a +'L35' HTML/S/155.html /^<\/a> 35 * @param onExit<\/em>$/;" a +'L35' HTML/S/157.html /^<\/a> 35 $/;" a +'L35' HTML/S/158.html /^<\/a> 35 $/;" a +'L35' HTML/S/159.html /^<\/a> 35 * <\/em>$/;" a +'L35' HTML/S/16.html /^<\/a> 35 String<\/a> rn<\/a> = "<item>";$/;" a +'L35' HTML/S/160.html /^<\/a> 35 $/;" a +'L35' HTML/S/163.html /^<\/a> 35 * @param marker<\/em>$/;" a +'L35' HTML/S/164.html /^<\/a> 35 * <\/em>$/;" a +'L35' HTML/S/167.html /^<\/a> 35 return<\/strong> leftBinding<\/a>() - 1;$/;" a +'L35' HTML/S/168.html /^<\/a> 35 * <\/em>$/;" a +'L35' HTML/S/169.html /^<\/a> 35 * @param inner<\/em>$/;" a +'L35' HTML/S/17.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/170.html /^<\/a> 35 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> operand<\/a>, Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L35' HTML/S/171.html /^<\/a> 35 * @param cond<\/em>$/;" a +'L35' HTML/S/173.html /^<\/a> 35 * The precedence of this operator.<\/em>$/;" a +'L35' HTML/S/174.html /^<\/a> 35 * <\/em>$/;" a +'L35' HTML/S/175.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/176.html /^<\/a> 35 * If something goes wrong during parsing.<\/em>$/;" a +'L35' HTML/S/177.html /^<\/a> 35 * @throws ParserException<\/em>$/;" a +'L35' HTML/S/178.html /^<\/a> 35 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> parse<\/a>(ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a>;$/;" a +'L35' HTML/S/179.html /^<\/a> 35 * <\/em>$/;" a +'L35' HTML/S/180.html /^<\/a> 35 $/;" a +'L35' HTML/S/182.html /^<\/a> 35 public<\/strong> String<\/a> getValue<\/a>() {<\/em>$/;" a +'L35' HTML/S/183.html /^<\/a> 35 public<\/strong> Token<\/a><String<\/a>, String<\/a>> current<\/a>() {<\/em>$/;" a +'L35' HTML/S/184.html /^<\/a> 35 public<\/strong> ExpectationException(String<\/a> msg<\/a>) {<\/em>$/;" a +'L35' HTML/S/185.html /^<\/a> 35 * Represents subtraction<\/em>$/;" a +'L35' HTML/S/186.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/188.html /^<\/a> 35 List<\/a><String<\/a>> ret<\/a> = new<\/strong> ArrayList<\/a><>();$/;" a +'L35' HTML/S/189.html /^<\/a> 35 Deque<\/a><ITree<\/a><TokenType<\/a>>> queuedASTs<\/a>) {<\/em>$/;" a +'L35' HTML/S/190.html /^<\/a> 35 private<\/strong> static<\/strong> Pattern<\/a> doubleQuotePatt<\/a> = Pattern<\/a>.compile<\/a>("(\\"(" + "[^\\\\\\\\\\"]+" \/\/ Match$/;" a +'L35' HTML/S/191.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/192.html /^<\/a> 35 removeDQuotedStrings<\/a>("\\"hello");$/;" a +'L35' HTML/S/193.html /^<\/a># Formally, the default value of the Bidi_Mirroring_Glyph property$/;" a +'L35' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/DelegatingCommand.java$/;" a +'L35' HTML/S/2.html /^<\/a> <\/properties>$/;" a +'L35' HTML/S/20.html /^<\/a> 35 * @param error<\/em>$/;" a +'L35' HTML/S/203.html /^<\/a> <property name="os.version" value="10.12.3"\/>$/;" a +'L35' HTML/S/21.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/24.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/25.html /^<\/a> 35 @Override<\/a>$/;" a +'L35' HTML/S/26.html /^<\/a> 35 * The mode to start in.<\/em>$/;" a +'L35' HTML/S/29.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/3.html /^<\/a> 35 break<\/strong>;$/;" a +'L35' HTML/S/30.html /^<\/a> 35 help<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L35' HTML/S/31.html /^<\/a> 35 $/;" a +'L35' HTML/S/32.html /^<\/a> 35 private<\/strong> BiConsumer<\/a><String<\/a>, String<\/a>[]> unknownCommandHandler<\/a>;$/;" a +'L35' HTML/S/33.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/35.html /^<\/a> 35 * Create a new component description<\/em>$/;" a +'L35' HTML/S/36.html /^<\/a> 35 $/;" a +'L35' HTML/S/37.html /^<\/a> 35 * @param description<\/em>$/;" a +'L35' HTML/S/38.html /^<\/a> 35 \/\/ The path that all the components came from<\/em>$/;" a +'L35' HTML/S/39.html /^<\/a> 35 * Get a list of all the registered components<\/em>$/;" a +'L35' HTML/S/4.html /^<\/a> 35 break<\/strong>;$/;" a +'L35' HTML/S/40.html /^<\/a> 35 * Get the name of this component.<\/em>$/;" a +'L35' HTML/S/41.html /^<\/a> 35 * The iterable to iterate from.<\/em>$/;" a +'L35' HTML/S/42.html /^<\/a> 35 * @param <LeftType><\/em>$/;" a +'L35' HTML/S/43.html /^<\/a> 35 public<\/strong> Identity(ContainedType<\/a> value<\/a>) {<\/em>$/;" a +'L35' HTML/S/44.html /^<\/a> 35 *<\/em>$/;" a +'L35' HTML/S/45.html /^<\/a> 35 private<\/strong> boolean<\/strong> holderBound<\/a>;$/;" a +'L35' HTML/S/46.html /^<\/a> 35 $/;" a +'L35' HTML/S/47.html /^<\/a> 35 $/;" a +'L35' HTML/S/48.html /^<\/a> 35 Supplier<\/a><NewLeft<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L35' HTML/S/49.html /^<\/a> 35 return<\/strong> new<\/strong> Lazy<\/a><>(func<\/a>.apply<\/a>(val<\/a>));$/;" a +'L35' HTML/S/5.html /^<\/a> 35 System<\/a>.out<\/a>.println<\/a>("Exiting FDS");$/;" a +'L35' HTML/S/50.html /^<\/a> 35 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L35' HTML/S/51.html /^<\/a> 35 * Bind a function to the left value in this pair<\/em>$/;" a +'L35' HTML/S/52.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/53.html /^<\/a> 35 heldValue<\/a> = value<\/a>;$/;" a +'L35' HTML/S/54.html /^<\/a> 35 * The value for the left side of the pair<\/em>$/;" a +'L35' HTML/S/55.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/56.html /^<\/a> 35 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L35' HTML/S/57.html /^<\/a> 35 * @param right<\/em>$/;" a +'L35' HTML/S/58.html /^<\/a> 35 @Override<\/a>$/;" a +'L35' HTML/S/59.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/60.html /^<\/a> 35 $/;" a +'L35' HTML/S/62.html /^<\/a> 35 $/;" a +'L35' HTML/S/63.html /^<\/a> 35 public<\/strong> Tree(ContainedType<\/a> leaf<\/a>) {<\/em>$/;" a +'L35' HTML/S/64.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/65.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/66.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/67.html /^<\/a> 35 $/;" a +'L35' HTML/S/68.html /^<\/a> 35 $/;" a +'L35' HTML/S/69.html /^<\/a> 35 $/;" a +'L35' HTML/S/7.html /^<\/a> 35 private<\/strong> Map<\/a><String<\/a>, String<\/a>> mirrored<\/a>;$/;" a +'L35' HTML/S/70.html /^<\/a> 35 $/;" a +'L35' HTML/S/71.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/72.html /^<\/a> 35 @Override<\/a>$/;" a +'L35' HTML/S/73.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/74.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/75.html /^<\/a> 35 public<\/strong> TapeChanger(Tape<\/a><T<\/a>> current<\/a>, Tape<\/a><T<\/a>>... others<\/a>) {<\/em>$/;" a +'L35' HTML/S/76.html /^<\/a> 35 public<\/strong> T<\/a> item<\/a>() {<\/em>$/;" a +'L35' HTML/S/77.html /^<\/a> 35 $/;" a +'L35' HTML/S/8.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/81.html /^<\/a> 35 \/**<\/em>$/;" a +'L35' HTML/S/82.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/83.html /^<\/a> 35 * @param element<\/em>$/;" a +'L35' HTML/S/84.html /^<\/a> 35 * Specifies that the function has succesfully completed<\/em>$/;" a +'L35' HTML/S/85.html /^<\/a> 35 * @param nodeCollapser<\/em>$/;" a +'L35' HTML/S/87.html /^<\/a> 35 $/;" a +'L35' HTML/S/88.html /^<\/a> 35 *\/<\/em>$/;" a +'L35' HTML/S/89.html /^<\/a> 35 * The entries to put into the map<\/em>$/;" a +'L35' HTML/S/9.html /^<\/a> 35 @Override<\/a>$/;" a +'L35' HTML/S/90.html /^<\/a> 35 * @param inp<\/em>$/;" a +'L35' HTML/S/91.html /^<\/a> 35 * @param items<\/em>$/;" a +'L35' HTML/S/92.html /^<\/a> 35 }<\/em>$/;" a +'L35' HTML/S/93.html /^<\/a> 35 System<\/a>.out<\/a>.println<\/a>("Added item (" + item<\/a> + ") to list");$/;" a +'L35' HTML/S/94.html /^<\/a> 35 Function<\/a><OldLeft<\/a>, NewLeft<\/a>> leftFunc<\/a>, Function<\/a><OldRight<\/a>, NewRight<\/a>> rightFunc<\/a>) {<\/em>$/;" a +'L35' HTML/S/95.html /^<\/a> 35 *<\/em>$/;" a +'L35' HTML/S/97.html /^<\/a> 35 return<\/strong> backing<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L35' HTML/S/98.html /^<\/a> 35 Collector<\/a><InitialType<\/a>, AuxType1<\/a>, FinalType1<\/a>> first<\/a>,$/;" a +'L35' HTML/S/99.html /^<\/a> 35 BiConsumer<\/a><AuxType2<\/a>, InitialType<\/a>> secondAccumulator<\/a> = second<\/a>.accumulator<\/a>();$/;" a +'L350' HTML/S/1.html /^<\/a>2AD6; 2AD5 # SUPERSET ABOVE SUPERSET$/;" a +'L350' HTML/S/111.html /^<\/a> 350 * @return A list of random grammar elements generated by the specified<\/em>$/;" a +'L350' HTML/S/143.html /^<\/a> 350 $/;" a +'L350' HTML/S/147.html /^<\/a> 350 \/**<\/em>$/;" a +'L350' HTML/S/193.html /^<\/a>2AD6; 2AD5 # SUPERSET ABOVE SUPERSET$/;" a +'L350' HTML/S/32.html /^<\/a> 350 else<\/strong> {<\/em>$/;" a +'L350' HTML/S/63.html /^<\/a> 350 return<\/strong> i<\/a>;$/;" a +'L350' HTML/S/7.html /^<\/a> 350 group<\/a>.addPredOpener<\/a>(new<\/strong> RegexOpener<\/a>(argArray<\/a>[0], argArray<\/a>[1]));$/;" a +'L350' HTML/S/73.html /^<\/a> 350 }<\/em>$/;" a +'L350' HTML/S/75.html /^<\/a> 350 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L350' HTML/S/88.html /^<\/a> 350 }<\/em>$/;" a +'L350' HTML/S/91.html /^<\/a> 350 *<\/em>$/;" a +'L351' HTML/S/1.html /^<\/a>2ADE; 22A6 # SHORT LEFT TACK$/;" a +'L351' HTML/S/111.html /^<\/a> 351 * rule.<\/em>$/;" a +'L351' HTML/S/143.html /^<\/a> 351 \/**<\/em>$/;" a +'L351' HTML/S/147.html /^<\/a> 351 * Set the initial group of this delimiter.<\/em>$/;" a +'L351' HTML/S/193.html /^<\/a>2ADE; 22A6 # SHORT LEFT TACK$/;" a +'L351' HTML/S/32.html /^<\/a> 351 if<\/strong>(args<\/a> != null<\/strong>) {<\/em>$/;" a +'L351' HTML/S/63.html /^<\/a> 351 }<\/em>$/;" a +'L351' HTML/S/7.html /^<\/a> 351 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L351' HTML/S/73.html /^<\/a> 351 $/;" a +'L351' HTML/S/75.html /^<\/a> 351 $/;" a +'L351' HTML/S/88.html /^<\/a> 351 $/;" a +'L351' HTML/S/91.html /^<\/a> 351 * @return An iterable view onto the list<\/em>$/;" a +'L352' HTML/S/1.html /^<\/a>2AE3; 22A9 # DOUBLE VERTICAL BAR LEFT TURNSTILE$/;" a +'L352' HTML/S/111.html /^<\/a> 352 *\/<\/em>$/;" a +'L352' HTML/S/143.html /^<\/a> 352 * Adds one or more delimiters that close this group.<\/em>$/;" a +'L352' HTML/S/147.html /^<\/a> 352 * <\/em>$/;" a +'L352' HTML/S/193.html /^<\/a>2AE3; 22A9 # DOUBLE VERTICAL BAR LEFT TURNSTILE$/;" a +'L352' HTML/S/32.html /^<\/a> 352 errorOutput<\/a>.accept<\/a>("ERROR: Unrecognized command " + command<\/a> + String<\/a>.join<\/a>(" ", args<\/a>));$/;" a +'L352' HTML/S/63.html /^<\/a> 352 }<\/em>$/;" a +'L352' HTML/S/7.html /^<\/a> 352 System<\/a>.out<\/a>.printf<\/a>("Added regex '%s' as opener for '%s'\\n", argArray<\/a>[1],$/;" a +'L352' HTML/S/73.html /^<\/a> 352 for<\/strong>(Consumer<\/a><Stack<\/a><T<\/a>>> cons<\/a> : conses<\/a>) {<\/em>$/;" a +'L352' HTML/S/75.html /^<\/a> 352 TapeChanger<\/a><?> other<\/a> = (TapeChanger<\/a><?>) obj<\/a>;$/;" a +'L352' HTML/S/88.html /^<\/a> 352 @Override<\/a>$/;" a +'L352' HTML/S/91.html /^<\/a> 352 *\/<\/em>$/;" a +'L353' HTML/S/1.html /^<\/a>2AE4; 22A8 # VERTICAL BAR DOUBLE LEFT TURNSTILE$/;" a +'L353' HTML/S/111.html /^<\/a> 353 public<\/strong> IList<\/a><E<\/a>> generateListValues<\/a>(E<\/a> initRule<\/a>, E<\/a> spacer<\/a>) {<\/em>$/;" a +'L353' HTML/S/143.html /^<\/a> 353 * <\/em>$/;" a +'L353' HTML/S/147.html /^<\/a> 353 * @param initialGroup<\/em>$/;" a +'L353' HTML/S/193.html /^<\/a>2AE4; 22A8 # VERTICAL BAR DOUBLE LEFT TURNSTILE$/;" a +'L353' HTML/S/32.html /^<\/a> 353 }<\/em> else<\/strong> {<\/em>$/;" a +'L353' HTML/S/63.html /^<\/a> 353 }<\/em>$/;" a +'L353' HTML/S/7.html /^<\/a> 353 argArray<\/a>[0]);$/;" a +'L353' HTML/S/73.html /^<\/a> 353 for<\/strong>(T<\/a> elm<\/a> : elms<\/a>) {<\/em>$/;" a +'L353' HTML/S/75.html /^<\/a> 353 $/;" a +'L353' HTML/S/88.html /^<\/a> 353 public<\/strong> void<\/strong> reverse<\/a>() {<\/em>$/;" a +'L353' HTML/S/91.html /^<\/a> 353 Iterable<\/a><ContainedType<\/a>> toIterable<\/a>();$/;" a +'L354' HTML/S/1.html /^<\/a>2AE5; 22AB # DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE$/;" a +'L354' HTML/S/111.html /^<\/a> 354 IList<\/a><E<\/a>> retList<\/a> = generateGenericValues<\/a>(initRule<\/a>, strang<\/a> -> strang<\/a>, spacer<\/a>);$/;" a +'L354' HTML/S/143.html /^<\/a> 354 * @param closers<\/em>$/;" a +'L354' HTML/S/147.html /^<\/a> 354 * The initial group of this delimiter.<\/em>$/;" a +'L354' HTML/S/193.html /^<\/a>2AE5; 22AB # DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE$/;" a +'L354' HTML/S/32.html /^<\/a> 354 errorOutput<\/a>.accept<\/a>("ERROR: Unrecognized command " + command<\/a>);$/;" a +'L354' HTML/S/63.html /^<\/a> 354 $/;" a +'L354' HTML/S/7.html /^<\/a> 354 }<\/em>$/;" a +'L354' HTML/S/73.html /^<\/a> 354 push<\/a>(elm<\/a>);$/;" a +'L354' HTML/S/75.html /^<\/a> 354 if<\/strong>(currentTape<\/a> == null<\/strong>) {<\/em>$/;" a +'L354' HTML/S/88.html /^<\/a> 354 Collections<\/a>.reverse<\/a>(wrapped<\/a>);$/;" a +'L354' HTML/S/91.html /^<\/a> 354 $/;" a +'L355' HTML/S/1.html /^<\/a>2AEC; 2AED # DOUBLE STROKE NOT SIGN$/;" a +'L355' HTML/S/111.html /^<\/a> 355 $/;" a +'L355' HTML/S/143.html /^<\/a> 355 * Delimiters that close this group.<\/em>$/;" a +'L355' HTML/S/147.html /^<\/a> 355 *\/<\/em>$/;" a +'L355' HTML/S/193.html /^<\/a>2AEC; 2AED # DOUBLE STROKE NOT SIGN$/;" a +'L355' HTML/S/32.html /^<\/a> 355 }<\/em>$/;" a +'L355' HTML/S/63.html /^<\/a> 355 return<\/strong> -1;$/;" a +'L355' HTML/S/7.html /^<\/a> 355 break<\/strong>;$/;" a +'L355' HTML/S/73.html /^<\/a> 355 }<\/em>$/;" a +'L355' HTML/S/75.html /^<\/a> 355 if<\/strong>(other<\/a>.currentTape<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L355' HTML/S/88.html /^<\/a> 355 }<\/em>$/;" a +'L355' HTML/S/91.html /^<\/a> 355 @Override<\/a>$/;" a +'L356' HTML/S/1.html /^<\/a>2AED; 2AEC # REVERSED DOUBLE STROKE NOT SIGN$/;" a +'L356' HTML/S/111.html /^<\/a> 356 return<\/strong> retList<\/a>;$/;" a +'L356' HTML/S/143.html /^<\/a> 356 *\/<\/em>$/;" a +'L356' HTML/S/147.html /^<\/a> 356 public<\/strong> void<\/strong> setInitialGroup<\/a>(DelimiterGroup<\/a><T<\/a>> initialGroup<\/a>) {<\/em>$/;" a +'L356' HTML/S/193.html /^<\/a>2AED; 2AEC # REVERSED DOUBLE STROKE NOT SIGN$/;" a +'L356' HTML/S/32.html /^<\/a> 356 $/;" a +'L356' HTML/S/63.html /^<\/a> 356 }<\/em>$/;" a +'L356' HTML/S/7.html /^<\/a> 356 case<\/strong> "add-recloser":$/;" a +'L356' HTML/S/73.html /^<\/a> 356 $/;" a +'L356' HTML/S/75.html /^<\/a> 356 }<\/em> else<\/strong> if<\/strong>(!currentTape<\/a>.equals<\/a>(other<\/a>.currentTape<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L356' HTML/S/88.html /^<\/a> 356 $/;" a +'L356' HTML/S/91.html /^<\/a> 356 default<\/strong> Iterator<\/a><ContainedType<\/a>> iterator<\/a>() {<\/em>$/;" a +'L357' HTML/S/1.html /^<\/a>2AF7; 2AF8 # TRIPLE NESTED LESS-THAN$/;" a +'L357' HTML/S/111.html /^<\/a> 357 }<\/em>$/;" a +'L357' HTML/S/143.html /^<\/a> 357 @SafeVarargs<\/a>$/;" a +'L357' HTML/S/147.html /^<\/a> 357 this<\/strong>.initialGroup<\/a> = initialGroup<\/a>;$/;" a +'L357' HTML/S/193.html /^<\/a>2AF7; 2AF8 # TRIPLE NESTED LESS-THAN$/;" a +'L357' HTML/S/32.html /^<\/a> 357 if<\/strong>(unknownCommandHandler<\/a> == null<\/strong>)$/;" a +'L357' HTML/S/63.html /^<\/a> 357 $/;" a +'L357' HTML/S/7.html /^<\/a> 357 group<\/a>.addPredCloser<\/a>(new<\/strong> RegexCloser<\/a>(argArray<\/a>[0]));$/;" a +'L357' HTML/S/73.html /^<\/a> 357 cons<\/a>.accept<\/a>(this<\/strong>);$/;" a +'L357' HTML/S/75.html /^<\/a> 357 $/;" a +'L357' HTML/S/88.html /^<\/a> 357 @Override<\/a>$/;" a +'L357' HTML/S/91.html /^<\/a> 357 return<\/strong> toIterable<\/a>().iterator<\/a>();$/;" a +'L358' HTML/S/1.html /^<\/a>2AF8; 2AF7 # TRIPLE NESTED GREATER-THAN$/;" a +'L358' HTML/S/111.html /^<\/a> 358 $/;" a +'L358' HTML/S/143.html /^<\/a> 358 public<\/strong> final<\/strong> void<\/strong> addClosing<\/a>(T<\/a>... closers<\/a>) {<\/em>$/;" a +'L358' HTML/S/147.html /^<\/a> 358 }<\/em>$/;" a +'L358' HTML/S/193.html /^<\/a>2AF8; 2AF7 # TRIPLE NESTED GREATER-THAN$/;" a +'L358' HTML/S/32.html /^<\/a> 358 throw<\/strong> new<\/strong> UnsupportedOperationException<\/a>("Command " + command<\/a> + " is invalid.");$/;" a +'L358' HTML/S/63.html /^<\/a> 358 @Override<\/a>$/;" a +'L358' HTML/S/7.html /^<\/a> 358 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L358' HTML/S/73.html /^<\/a> 358 }<\/em>$/;" a +'L358' HTML/S/75.html /^<\/a> 358 if<\/strong>(tapes<\/a> == null<\/strong>) {<\/em>$/;" a +'L358' HTML/S/88.html /^<\/a> 358 public<\/strong> E<\/a> search(E<\/a> searchKey<\/a>, Comparator<\/a><E<\/a>> comparator<\/a>) {<\/em>$/;" a +'L358' HTML/S/91.html /^<\/a> 358 }<\/em>$/;" a +'L359' HTML/S/1.html /^<\/a>2AF9; 2AFA # DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO$/;" a +'L359' HTML/S/111.html /^<\/a> 359 \/**<\/em>$/;" a +'L359' HTML/S/143.html /^<\/a> 359 List<\/a><T<\/a>> closerList<\/a> = Arrays<\/a>.asList<\/a>(closers<\/a>);$/;" a +'L359' HTML/S/147.html /^<\/a> 359 }<\/em>$/;" a +'L359' HTML/S/193.html /^<\/a>2AF9; 2AFA # DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO$/;" a +'L359' HTML/S/32.html /^<\/a> 359 $/;" a +'L359' HTML/S/63.html /^<\/a> 359 public<\/strong> void<\/strong> prependChild<\/a>(ITree<\/a><ContainedType<\/a>> child<\/a>) {<\/em>$/;" a +'L359' HTML/S/7.html /^<\/a> 359 System<\/a>.out<\/a>.printf<\/a>("Added parameterized string '%s' as closer\\n", argArray<\/a>[0]);$/;" a +'L359' HTML/S/73.html /^<\/a> 359 }<\/em>$/;" a +'L359' HTML/S/75.html /^<\/a> 359 if<\/strong>(other<\/a>.tapes<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L359' HTML/S/88.html /^<\/a> 359 \/\/ Search our internal list<\/em>$/;" a +'L359' HTML/S/91.html /^<\/a> 359 }<\/em>$/;" a +'L36' HTML/S/1.html /^<\/a># for each code point is <none>, unless a mapping to$/;" a +'L36' HTML/S/10.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/100.html /^<\/a> 36 int<\/strong> randomValueCount<\/a> = enumValues<\/a>.length<\/a> - nValues<\/a>;$/;" a +'L36' HTML/S/101.html /^<\/a> 36 public<\/strong> static<\/strong> void<\/strong> traverseDirectory<\/a>(Path<\/a> root<\/a>, BiPredicate<\/a><Path<\/a>, BasicFileAttributes<\/a>> predicate<\/a>,$/;" a +'L36' HTML/S/103.html /^<\/a> 36 * Do the specified action the specified number of times<\/em>$/;" a +'L36' HTML/S/104.html /^<\/a> 36 this<\/strong>.numberInCurrentPartition<\/a> = 0;$/;" a +'L36' HTML/S/106.html /^<\/a> 36 $/;" a +'L36' HTML/S/107.html /^<\/a> 36 $/;" a +'L36' HTML/S/108.html /^<\/a> 36 *\/<\/em>$/;" a +'L36' HTML/S/110.html /^<\/a> 36 $/;" a +'L36' HTML/S/111.html /^<\/a> 36 * The random number generator used for random numbers<\/em>$/;" a +'L36' HTML/S/112.html /^<\/a> 36 private<\/strong> int<\/strong> totalChance<\/a>;$/;" a +'L36' HTML/S/113.html /^<\/a> 36 \/\/ Create the adjacency map<\/em>$/;" a +'L36' HTML/S/114.html /^<\/a> 36 $/;" a +'L36' HTML/S/115.html /^<\/a> 36 * @return A graph built from the provided edge-list<\/em>$/;" a +'L36' HTML/S/116.html /^<\/a> 36 \/**<\/em>$/;" a +'L36' HTML/S/117.html /^<\/a> 36 * The parent of the file picker<\/em>$/;" a +'L36' HTML/S/118.html /^<\/a> 36 * Create a new filter only showing files with the specified extensions.<\/em>$/;" a +'L36' HTML/S/122.html /^<\/a> 36 *\/<\/em>$/;" a +'L36' HTML/S/123.html /^<\/a> 36 *\/<\/em>$/;" a +'L36' HTML/S/124.html /^<\/a> 36 this<\/strong>.nDelay<\/a> = nDelay<\/a>;$/;" a +'L36' HTML/S/125.html /^<\/a> 36 * @param remove<\/em>$/;" a +'L36' HTML/S/127.html /^<\/a> 36 if<\/strong>(columns<\/a> < 1) {<\/em>$/;" a +'L36' HTML/S/128.html /^<\/a> 36 $/;" a +'L36' HTML/S/129.html /^<\/a> 36 $/;" a +'L36' HTML/S/13.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/130.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/131.html /^<\/a> 36 * The upper integer bound to accept.<\/em>$/;" a +'L36' HTML/S/132.html /^<\/a> 36 $/;" a +'L36' HTML/S/133.html /^<\/a> 36 int<\/strong> value<\/a> = Integer<\/a>.parseInt<\/a>(strang<\/a>);$/;" a +'L36' HTML/S/134.html /^<\/a> 36 setClosable(true<\/strong>);$/;" a +'L36' HTML/S/135.html /^<\/a> 36 * @param source<\/em>$/;" a +'L36' HTML/S/138.html /^<\/a> 36 * The contents of this block.<\/em>$/;" a +'L36' HTML/S/139.html /^<\/a> 36 * Create a new block reader.<\/em>$/;" a +'L36' HTML/S/14.html /^<\/a> 36 case<\/strong> "+":$/;" a +'L36' HTML/S/140.html /^<\/a> 36 private<\/strong> BiConsumer<\/a><FunctionalStringTokenizer<\/a>, E<\/a>> continueRule<\/a>;$/;" a +'L36' HTML/S/141.html /^<\/a> 36 String<\/a> token<\/a> = tokenizer<\/a>.nextToken<\/a>();$/;" a +'L36' HTML/S/143.html /^<\/a> 36 public<\/strong> class<\/strong> OpenGroup<\/a> {<\/em>$/;" a +'L36' HTML/S/145.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/146.html /^<\/a> 36 * The subgroup marker.<\/em>$/;" a +'L36' HTML/S/147.html /^<\/a> 36 $/;" a +'L36' HTML/S/149.html /^<\/a> 36 * section 3.10.2 of The Javaâ„¢ Language Specification.<\/em>$/;" a +'L36' HTML/S/15.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/153.html /^<\/a> 36 $/;" a +'L36' HTML/S/154.html /^<\/a> 36 * The precedence of this block.<\/em>$/;" a +'L36' HTML/S/155.html /^<\/a> 36 * The action to fire after parsing the block.<\/em>$/;" a +'L36' HTML/S/157.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/158.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/159.html /^<\/a> 36 * @param chainSet<\/em>$/;" a +'L36' HTML/S/16.html /^<\/a> 36 $/;" a +'L36' HTML/S/160.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/163.html /^<\/a> 36 * The token to use as the node in the AST.<\/em>$/;" a +'L36' HTML/S/164.html /^<\/a> 36 * @param precedence<\/em>$/;" a +'L36' HTML/S/167.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/168.html /^<\/a> 36 * @return A command implementing that operator.<\/em>$/;" a +'L36' HTML/S/169.html /^<\/a> 36 * The block inside the expression.<\/em>$/;" a +'L36' HTML/S/17.html /^<\/a> 36 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L36' HTML/S/170.html /^<\/a> 36 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L36' HTML/S/171.html /^<\/a> 36 * The block for handling the condition.<\/em>$/;" a +'L36' HTML/S/173.html /^<\/a> 36 * <\/em>$/;" a +'L36' HTML/S/174.html /^<\/a> 36 * @param transform<\/em>$/;" a +'L36' HTML/S/175.html /^<\/a> 36 $/;" a +'L36' HTML/S/176.html /^<\/a> 36 *\/<\/em>$/;" a +'L36' HTML/S/177.html /^<\/a> 36 * If something went wrong during parsing.<\/em>$/;" a +'L36' HTML/S/178.html /^<\/a> 36 $/;" a +'L36' HTML/S/179.html /^<\/a> 36 * @param parse<\/em>$/;" a +'L36' HTML/S/180.html /^<\/a> 36 \/**<\/em>$/;" a +'L36' HTML/S/182.html /^<\/a> 36 return<\/strong> val<\/a>;$/;" a +'L36' HTML/S/183.html /^<\/a> 36 return<\/strong> curr<\/a>;$/;" a +'L36' HTML/S/184.html /^<\/a> 36 super<\/strong>(msg<\/a>);$/;" a +'L36' HTML/S/185.html /^<\/a> 36 *\/<\/em>$/;" a +'L36' HTML/S/186.html /^<\/a> 36 private<\/strong> static<\/strong> String<\/a> WITH_MULTI_DELIM<\/a> = "(?:(?<=%1$s+)(?!%1$s)|(?<!%1$s)(?=%1$s+))";$/;" a +'L36' HTML/S/188.html /^<\/a> 36 $/;" a +'L36' HTML/S/189.html /^<\/a> 36 \/\/ The AST we're going to hand back<\/em>$/;" a +'L36' HTML/S/190.html /^<\/a> 36 \/\/ one$/;" a +'L36' HTML/S/191.html /^<\/a> 36 public<\/strong> static<\/strong> <TokenType<\/a>> ITree<\/a><TokenType<\/a>> constructTree<\/a>(IList<\/a><TokenType<\/a>> tokens<\/a>,$/;" a +'L36' HTML/S/192.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/193.html /^<\/a># for each code point is <none>, unless a mapping to$/;" a +'L36' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/fds\/FDSMode.java$/;" a +'L36' HTML/S/2.html /^<\/a>$/;" a +'L36' HTML/S/20.html /^<\/a> 36 * The stream to send error output to.<\/em>$/;" a +'L36' HTML/S/203.html /^<\/a> <property name="http.nonProxyHosts" value="local|*.local|169.254\/16|*.169.254\/16"\/>$/;" a +'L36' HTML/S/21.html /^<\/a> 36 default<\/strong> boolean<\/strong> isAlias<\/a>() {<\/em>$/;" a +'L36' HTML/S/24.html /^<\/a> 36 * Get the name of this command mode<\/em>$/;" a +'L36' HTML/S/25.html /^<\/a> 36 public<\/strong> CommandHelp<\/a> getHelp<\/a>() {<\/em>$/;" a +'L36' HTML/S/26.html /^<\/a> 36 * <\/em>$/;" a +'L36' HTML/S/29.html /^<\/a> 36 boolean<\/strong> hasCommand(char<\/strong> c<\/a>);$/;" a +'L36' HTML/S/3.html /^<\/a> 36 case<\/strong> "remove":$/;" a +'L36' HTML/S/30.html /^<\/a> 36 $/;" a +'L36' HTML/S/31.html /^<\/a> 36 this<\/strong>.handler<\/a> = handler<\/a>;$/;" a +'L36' HTML/S/32.html /^<\/a> 36 $/;" a +'L36' HTML/S/33.html /^<\/a> 36 $/;" a +'L36' HTML/S/35.html /^<\/a> 36 *<\/em>$/;" a +'L36' HTML/S/36.html /^<\/a> 36 \/**<\/em>$/;" a +'L36' HTML/S/37.html /^<\/a> 36 * The description of this component<\/em>$/;" a +'L36' HTML/S/38.html /^<\/a> 36 private<\/strong> Path<\/a> sourceDirectory<\/a>;$/;" a +'L36' HTML/S/39.html /^<\/a> 36 *<\/em>$/;" a +'L36' HTML/S/4.html /^<\/a> 36 case<\/strong> 'o':$/;" a +'L36' HTML/S/40.html /^<\/a> 36 *<\/em>$/;" a +'L36' HTML/S/41.html /^<\/a> 36 * <\/em>$/;" a +'L36' HTML/S/42.html /^<\/a> 36 * The type of the empty left value<\/em>$/;" a +'L36' HTML/S/43.html /^<\/a> 36 heldValue<\/a> = value<\/a>;$/;" a +'L36' HTML/S/44.html /^<\/a> 36 * @param action<\/em>$/;" a +'L36' HTML/S/45.html /^<\/a> 36 $/;" a +'L36' HTML/S/46.html /^<\/a> 36 \/*<\/em>$/;" a +'L36' HTML/S/47.html /^<\/a> 36 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L36' HTML/S/48.html /^<\/a> 36 if<\/strong>(!newPairMade<\/a>.getValue<\/a>()) {<\/em>$/;" a +'L36' HTML/S/49.html /^<\/a> 36 }<\/em>;$/;" a +'L36' HTML/S/5.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/50.html /^<\/a> 36 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L36' HTML/S/51.html /^<\/a> 36 *<\/em>$/;" a +'L36' HTML/S/52.html /^<\/a> 36 * Collapse a tree into a single version<\/em>$/;" a +'L36' HTML/S/53.html /^<\/a> 36 $/;" a +'L36' HTML/S/54.html /^<\/a> 36 * @param rightVal<\/em>$/;" a +'L36' HTML/S/55.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/56.html /^<\/a> 36 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L36' HTML/S/57.html /^<\/a> 36 * The value of the right side<\/em>$/;" a +'L36' HTML/S/58.html /^<\/a> 36 public<\/strong> T<\/a> next<\/a>() {<\/em>$/;" a +'L36' HTML/S/59.html /^<\/a> 36 public<\/strong> SingleSupplier(Supplier<\/a><T<\/a>> supp<\/a>) {<\/em>$/;" a +'L36' HTML/S/60.html /^<\/a> 36 public<\/strong> TopDownTransformIterator(Function<\/a><ContainedType<\/a>, TopDownTransformResult<\/a>> pickr<\/a>,$/;" a +'L36' HTML/S/62.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/63.html /^<\/a> 36 data<\/a> = leaf<\/a>;$/;" a +'L36' HTML/S/64.html /^<\/a> 36 private<\/strong> Set<\/a><String<\/a>> seen<\/a>;$/;" a +'L36' HTML/S/65.html /^<\/a> 36 boolean<\/strong> hasSubdirectory<\/a>(K<\/a> key<\/a>);$/;" a +'L36' HTML/S/66.html /^<\/a> 36 $/;" a +'L36' HTML/S/67.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/68.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/69.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/7.html /^<\/a> 36 $/;" a +'L36' HTML/S/70.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/71.html /^<\/a> 36 * Create a new empty tape that follows the specified auto-extension<\/em>$/;" a +'L36' HTML/S/72.html /^<\/a> 36 public<\/strong> T<\/a> pop<\/a>() {<\/em>$/;" a +'L36' HTML/S/73.html /^<\/a> 36 $/;" a +'L36' HTML/S/74.html /^<\/a> 36 int<\/strong> size<\/a>();$/;" a +'L36' HTML/S/75.html /^<\/a> 36 this<\/strong>();$/;" a +'L36' HTML/S/76.html /^<\/a> 36 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L36' HTML/S/77.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/81.html /^<\/a> 36 * Create a new tree using the specified way to compare elements.<\/em>$/;" a +'L36' HTML/S/82.html /^<\/a> 36 $/;" a +'L36' HTML/S/83.html /^<\/a> 36 * The data to store in this node.<\/em>$/;" a +'L36' HTML/S/84.html /^<\/a> 36 *<\/em>$/;" a +'L36' HTML/S/85.html /^<\/a> 36 * The function to use to transform data into mapped<\/em>$/;" a +'L36' HTML/S/87.html /^<\/a> 36 @Override<\/a>$/;" a +'L36' HTML/S/88.html /^<\/a> 36 private<\/strong> List<\/a><E<\/a>> wrapped<\/a>;$/;" a +'L36' HTML/S/89.html /^<\/a> 36 *\/<\/em>$/;" a +'L36' HTML/S/9.html /^<\/a> 36 public<\/strong> TestContext<\/a> apply<\/a>(TestContext<\/a> state<\/a>) {<\/em>$/;" a +'L36' HTML/S/90.html /^<\/a> 36 * The string to tokenize<\/em>$/;" a +'L36' HTML/S/91.html /^<\/a> 36 * The list of items to add<\/em>$/;" a +'L36' HTML/S/92.html /^<\/a> 36 $/;" a +'L36' HTML/S/93.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/94.html /^<\/a> 36 Function<\/a><Bifunctor<\/a><OldLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><NewLeft<\/a>, NewRight<\/a>>> bimappedFunc<\/a> = (argPair<\/a>) -> {<\/em>$/;" a +'L36' HTML/S/95.html /^<\/a> 36 * @return The thing inside this functor<\/em>$/;" a +'L36' HTML/S/97.html /^<\/a> 36 }<\/em>$/;" a +'L36' HTML/S/98.html /^<\/a> 36 Collector<\/a><InitialType<\/a>, AuxType2<\/a>, FinalType2<\/a>> second<\/a>) {<\/em>$/;" a +'L36' HTML/S/99.html /^<\/a> 36 $/;" a +'L360' HTML/S/1.html /^<\/a>2AFA; 2AF9 # DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO$/;" a +'L360' HTML/S/111.html /^<\/a> 360 * Get the initial rule of this grammar<\/em>$/;" a +'L360' HTML/S/143.html /^<\/a> 360 $/;" a +'L360' HTML/S/193.html /^<\/a>2AFA; 2AF9 # DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO$/;" a +'L360' HTML/S/32.html /^<\/a> 360 unknownCommandHandler<\/a>.accept<\/a>(command<\/a>, args<\/a>);$/;" a +'L360' HTML/S/63.html /^<\/a> 360 if<\/strong>(hasChildren<\/a> == false<\/strong>) {<\/em>$/;" a +'L360' HTML/S/7.html /^<\/a> 360 }<\/em>$/;" a +'L360' HTML/S/73.html /^<\/a> 360 $/;" a +'L360' HTML/S/75.html /^<\/a> 360 }<\/em> else<\/strong> if<\/strong>(!tapes<\/a>.equals<\/a>(other<\/a>.tapes<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L360' HTML/S/88.html /^<\/a> 360 int<\/strong> foundIndex<\/a> = Collections<\/a>.binarySearch(wrapped<\/a>, searchKey<\/a>, comparator<\/a>);$/;" a +'L361' HTML/S/1.html /^<\/a>2E02; 2E03 # LEFT SUBSTITUTION BRACKET$/;" a +'L361' HTML/S/111.html /^<\/a> 361 *<\/em>$/;" a +'L361' HTML/S/143.html /^<\/a> 361 for<\/strong>(T<\/a> closer<\/a> : closerList<\/a>) {<\/em>$/;" a +'L361' HTML/S/193.html /^<\/a>2E02; 2E03 # LEFT SUBSTITUTION BRACKET$/;" a +'L361' HTML/S/32.html /^<\/a> 361 }<\/em>$/;" a +'L361' HTML/S/63.html /^<\/a> 361 hasChildren<\/a> = true<\/strong>;$/;" a +'L361' HTML/S/7.html /^<\/a> 361 break<\/strong>;$/;" a +'L361' HTML/S/73.html /^<\/a> 361 \/**<\/em>$/;" a +'L361' HTML/S/75.html /^<\/a> 361 $/;" a +'L361' HTML/S/88.html /^<\/a> 361 $/;" a +'L362' HTML/S/1.html /^<\/a>2E03; 2E02 # RIGHT SUBSTITUTION BRACKET$/;" a +'L362' HTML/S/111.html /^<\/a> 362 * @return The initial rule of this grammar<\/em>$/;" a +'L362' HTML/S/143.html /^<\/a> 362 if<\/strong>(closer<\/a> == null<\/strong>) {<\/em>$/;" a +'L362' HTML/S/193.html /^<\/a>2E03; 2E02 # RIGHT SUBSTITUTION BRACKET$/;" a +'L362' HTML/S/32.html /^<\/a> 362 $/;" a +'L362' HTML/S/63.html /^<\/a> 362 $/;" a +'L362' HTML/S/7.html /^<\/a> 362 case<\/strong> "debug":$/;" a +'L362' HTML/S/73.html /^<\/a> 362 * Apply all the actions in conses to the top element of the stack.<\/em>$/;" a +'L362' HTML/S/75.html /^<\/a> 362 return<\/strong> true<\/strong>;$/;" a +'L362' HTML/S/88.html /^<\/a> 362 if<\/strong>(foundIndex<\/a> >= 0) \/\/ We found a matching element<\/em>$/;" a +'L363' HTML/S/1.html /^<\/a>2E04; 2E05 # LEFT DOTTED SUBSTITUTION BRACKET$/;" a +'L363' HTML/S/111.html /^<\/a> 363 *\/<\/em>$/;" a +'L363' HTML/S/143.html /^<\/a> 363 throw<\/strong> new<\/strong> NullPointerException<\/a>("Closing delimiter must not be null");$/;" a +'L363' HTML/S/193.html /^<\/a>2E04; 2E05 # LEFT DOTTED SUBSTITUTION BRACKET$/;" a +'L363' HTML/S/32.html /^<\/a> 363 return<\/strong> this<\/strong>;$/;" a +'L363' HTML/S/63.html /^<\/a> 363 children<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L363' HTML/S/7.html /^<\/a> 363 System<\/a>.out<\/a>.println<\/a>(group<\/a>.toString<\/a>());$/;" a +'L363' HTML/S/73.html /^<\/a> 363 *<\/em>$/;" a +'L363' HTML/S/75.html /^<\/a> 363 }<\/em>$/;" a +'L363' HTML/S/88.html /^<\/a> 363 return<\/strong> wrapped<\/a>.get<\/a>(foundIndex<\/a>);$/;" a +'L364' HTML/S/1.html /^<\/a>2E05; 2E04 # RIGHT DOTTED SUBSTITUTION BRACKET$/;" a +'L364' HTML/S/111.html /^<\/a> 364 public<\/strong> String<\/a> getInitialRule() {<\/em>$/;" a +'L364' HTML/S/143.html /^<\/a> 364 }<\/em> else<\/strong> if<\/strong>(closer<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L364' HTML/S/193.html /^<\/a>2E05; 2E04 # RIGHT DOTTED SUBSTITUTION BRACKET$/;" a +'L364' HTML/S/32.html /^<\/a> 364 }<\/em>$/;" a +'L364' HTML/S/63.html /^<\/a> 364 }<\/em>$/;" a +'L364' HTML/S/7.html /^<\/a> 364 break<\/strong>;$/;" a +'L364' HTML/S/73.html /^<\/a> 364 * @param conses<\/em>$/;" a +'L364' HTML/S/75.html /^<\/a> 364 }<\/em>$/;" a +'L364' HTML/S/88.html /^<\/a> 364 $/;" a +'L365' HTML/S/1.html /^<\/a>2E09; 2E0A # LEFT TRANSPOSITION BRACKET$/;" a +'L365' HTML/S/111.html /^<\/a> 365 return<\/strong> initialRule<\/a>;$/;" a +'L365' HTML/S/143.html /^<\/a> 365 \/*<\/em>$/;" a +'L365' HTML/S/193.html /^<\/a>2E09; 2E0A # LEFT TRANSPOSITION BRACKET$/;" a +'L365' HTML/S/32.html /^<\/a> 365 $/;" a +'L365' HTML/S/63.html /^<\/a> 365 $/;" a +'L365' HTML/S/7.html /^<\/a> 365 default<\/strong>:$/;" a +'L365' HTML/S/73.html /^<\/a> 365 * The actions to execute.<\/em>$/;" a +'L365' HTML/S/88.html /^<\/a> 365 \/\/ We didn't find an element<\/em>$/;" a +'L366' HTML/S/1.html /^<\/a>2E0A; 2E09 # RIGHT TRANSPOSITION BRACKET$/;" a +'L366' HTML/S/111.html /^<\/a> 366 }<\/em>$/;" a +'L366' HTML/S/143.html /^<\/a> 366 * We can do this because equals works on<\/em>$/;" a +'L366' HTML/S/193.html /^<\/a>2E0A; 2E09 # RIGHT TRANSPOSITION BRACKET$/;" a +'L366' HTML/S/32.html /^<\/a> 366 \/**<\/em>$/;" a +'L366' HTML/S/63.html /^<\/a> 366 childCount<\/a>++;$/;" a +'L366' HTML/S/7.html /^<\/a> 366 System<\/a>.out<\/a>.println<\/a>("Unknown command " + command<\/a>);$/;" a +'L366' HTML/S/73.html /^<\/a> 366 *\/<\/em>$/;" a +'L366' HTML/S/88.html /^<\/a> 366 return<\/strong> null<\/strong>;$/;" a +'L367' HTML/S/1.html /^<\/a>2E0C; 2E0D # LEFT RAISED OMISSION BRACKET$/;" a +'L367' HTML/S/111.html /^<\/a> 367 $/;" a +'L367' HTML/S/143.html /^<\/a> 367 * arbitrary objects, not just those of the same<\/em>$/;" a +'L367' HTML/S/193.html /^<\/a>2E0C; 2E0D # LEFT RAISED OMISSION BRACKET$/;" a +'L367' HTML/S/32.html /^<\/a> 367 * Set the custom prompt for this mode<\/em>$/;" a +'L367' HTML/S/63.html /^<\/a> 367 $/;" a +'L367' HTML/S/7.html /^<\/a> 367 }<\/em>$/;" a +'L367' HTML/S/73.html /^<\/a> 367 public<\/strong> void<\/strong> cleave(List<\/a><Consumer<\/a><Stack<\/a><T<\/a>>>> conses<\/a>) {<\/em>$/;" a +'L367' HTML/S/88.html /^<\/a> 367 }<\/em>$/;" a +'L368' HTML/S/1.html /^<\/a>2E0D; 2E0C # RIGHT RAISED OMISSION BRACKET$/;" a +'L368' HTML/S/111.html /^<\/a> 368 \/**<\/em>$/;" a +'L368' HTML/S/143.html /^<\/a> 368 * type.<\/em>$/;" a +'L368' HTML/S/193.html /^<\/a>2E0D; 2E0C # RIGHT RAISED OMISSION BRACKET$/;" a +'L368' HTML/S/32.html /^<\/a> 368 *<\/em>$/;" a +'L368' HTML/S/63.html /^<\/a> 368 children<\/a>.prepend<\/a>(child<\/a>);$/;" a +'L368' HTML/S/7.html /^<\/a> 368 $/;" a +'L368' HTML/S/73.html /^<\/a> 368 multicleave<\/a>(1, conses<\/a>);$/;" a +'L368' HTML/S/88.html /^<\/a> 368 $/;" a +'L369' HTML/S/1.html /^<\/a>2E1C; 2E1D # LEFT LOW PARAPHRASE BRACKET$/;" a +'L369' HTML/S/111.html /^<\/a> 369 * Returns the number of rules in this grammar<\/em>$/;" a +'L369' HTML/S/143.html /^<\/a> 369 *\/<\/em>$/;" a +'L369' HTML/S/193.html /^<\/a>2E1C; 2E1D # LEFT LOW PARAPHRASE BRACKET$/;" a +'L369' HTML/S/32.html /^<\/a> 369 * @param prompt<\/em>$/;" a +'L369' HTML/S/63.html /^<\/a> 369 }<\/em>$/;" a +'L369' HTML/S/7.html /^<\/a> 369 if<\/strong>(isInteractive<\/a>) {<\/em>$/;" a +'L369' HTML/S/73.html /^<\/a> 369 }<\/em>$/;" a +'L369' HTML/S/88.html /^<\/a> 369 @Override<\/a>$/;" a +'L37' HTML/S/1.html /^<\/a># some other character is specified in this data file. When a code$/;" a +'L37' HTML/S/10.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/100.html /^<\/a> 37 $/;" a +'L37' HTML/S/101.html /^<\/a> 37 BiPredicate<\/a><Path<\/a>, BasicFileAttributes<\/a>> action<\/a>) throws<\/strong> IOException<\/a> {<\/em>$/;" a +'L37' HTML/S/103.html /^<\/a> 37 *<\/em>$/;" a +'L37' HTML/S/104.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/106.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/107.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/108.html /^<\/a> 37 return<\/strong> input<\/a>.matches<\/a>("\\\\A(?:" + regex<\/a> + ")+\\\\Z");$/;" a +'L37' HTML/S/110.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/111.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/112.html /^<\/a> 37 $/;" a +'L37' HTML/S/113.html /^<\/a> 37 AdjacencyMap<\/a><Integer<\/a>> adjacency<\/a>;$/;" a +'L37' HTML/S/114.html /^<\/a> 37 this<\/strong>.source<\/a> = initial<\/a>;$/;" a +'L37' HTML/S/115.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/116.html /^<\/a> 37 * Create a new filter only showing files with the specified extensions.<\/em>$/;" a +'L37' HTML/S/117.html /^<\/a> 37 * @param title<\/em>$/;" a +'L37' HTML/S/118.html /^<\/a> 37 *<\/em>$/;" a +'L37' HTML/S/122.html /^<\/a> 37 public<\/strong> <T<\/a>> DropdownListPanel(String<\/a> type<\/a>, DefaultListModel<\/a><T<\/a>> model<\/a>, IList<\/a><T<\/a>> choices<\/a>) {<\/em>$/;" a +'L37' HTML/S/123.html /^<\/a> 37 @SuppressWarnings<\/a>("unchecked")$/;" a +'L37' HTML/S/124.html /^<\/a> 37 $/;" a +'L37' HTML/S/125.html /^<\/a> 37 * The action that removes items<\/em>$/;" a +'L37' HTML/S/127.html /^<\/a> 37 inputValue<\/a> = new<\/strong> JTextField<\/a>();$/;" a +'L37' HTML/S/128.html /^<\/a> 37 addItemField<\/a>.setText<\/a>("");$/;" a +'L37' HTML/S/129.html /^<\/a> 37 inputValue<\/a> = new<\/strong> JSpinner<\/a>(model<\/a>);$/;" a +'L37' HTML/S/13.html /^<\/a> 37 $/;" a +'L37' HTML/S/130.html /^<\/a> 37 public<\/strong> Object<\/a> stringToValue(String<\/a> text<\/a>) throws<\/strong> ParseException<\/a> {<\/em>$/;" a +'L37' HTML/S/131.html /^<\/a> 37 * @return A int within the specified bounds.<\/em>$/;" a +'L37' HTML/S/132.html /^<\/a> 37 return<\/strong> files<\/a>.getSelectedFile<\/a>();$/;" a +'L37' HTML/S/133.html /^<\/a> 37 $/;" a +'L37' HTML/S/134.html /^<\/a> 37 setMaximizable(true<\/strong>);$/;" a +'L37' HTML/S/135.html /^<\/a> 37 * The list to fill the list model from.<\/em>$/;" a +'L37' HTML/S/138.html /^<\/a> 37 * @param startLine<\/em>$/;" a +'L37' HTML/S/139.html /^<\/a> 37 * <\/em>$/;" a +'L37' HTML/S/14.html /^<\/a> 37 case<\/strong> "-":$/;" a +'L37' HTML/S/140.html /^<\/a> 37 $/;" a +'L37' HTML/S/141.html /^<\/a> 37 $/;" a +'L37' HTML/S/143.html /^<\/a> 37 private<\/strong> Deque<\/a><ITree<\/a><T<\/a>>> contents<\/a>;$/;" a +'L37' HTML/S/145.html /^<\/a> 37 public<\/strong> IPair<\/a><String<\/a>, String<\/a>[]> apply<\/a>(String<\/a> str<\/a>) {<\/em>$/;" a +'L37' HTML/S/146.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/147.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/149.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/153.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/154.html /^<\/a> 37 * <\/em>$/;" a +'L37' HTML/S/155.html /^<\/a> 37 * <\/em>$/;" a +'L37' HTML/S/157.html /^<\/a> 37 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> operand<\/a>, Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L37' HTML/S/158.html /^<\/a> 37 public<\/strong> int<\/strong> leftBinding<\/a>() {<\/em>$/;" a +'L37' HTML/S/159.html /^<\/a> 37 * The operators to chain with.<\/em>$/;" a +'L37' HTML/S/16.html /^<\/a> 37 addCase<\/a>(rn<\/a>, 10, "<infix>");$/;" a +'L37' HTML/S/160.html /^<\/a> 37 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L37' HTML/S/163.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/164.html /^<\/a> 37 * The precedence of the expression in the operator.<\/em>$/;" a +'L37' HTML/S/168.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/169.html /^<\/a> 37 * <\/em>$/;" a +'L37' HTML/S/17.html /^<\/a> 37 rg<\/a> = new<\/strong> RandomGrammar<\/a><>();$/;" a +'L37' HTML/S/170.html /^<\/a> 37 return<\/strong> new<\/strong> Tree<\/a><>(operator<\/a>, operand<\/a>);$/;" a +'L37' HTML/S/171.html /^<\/a> 37 * <\/em>$/;" a +'L37' HTML/S/173.html /^<\/a> 37 * @param innerBlock<\/em>$/;" a +'L37' HTML/S/174.html /^<\/a> 37 * The transform to apply to the returned tree.<\/em>$/;" a +'L37' HTML/S/175.html /^<\/a> 37 nullPwer<\/a> = precedence<\/a>;$/;" a +'L37' HTML/S/176.html /^<\/a> 37 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a>;$/;" a +'L37' HTML/S/177.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/179.html /^<\/a> 37 * The parser to call for sub expressions.<\/em>$/;" a +'L37' HTML/S/180.html /^<\/a> 37 * Create a new Pratt parser.<\/em>$/;" a +'L37' HTML/S/182.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/183.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/184.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/185.html /^<\/a> 37 SUBTRACT<\/a>(2),$/;" a +'L37' HTML/S/186.html /^<\/a> 37 $/;" a +'L37' HTML/S/188.html /^<\/a> 37 String<\/a>[] partials<\/a> = high<\/a>.split<\/a>(inp<\/a>);$/;" a +'L37' HTML/S/189.html /^<\/a> 37 ITree<\/a><TokenType<\/a>> newAST<\/a>;$/;" a +'L37' HTML/S/190.html /^<\/a> 37 \/\/ or$/;" a +'L37' HTML/S/191.html /^<\/a> 37 Predicate<\/a><TokenType<\/a>> isOperator<\/a>) {<\/em>$/;" a +'L37' HTML/S/192.html /^<\/a> 37 $/;" a +'L37' HTML/S/193.html /^<\/a># some other character is specified in this data file. When a code$/;" a +'L37' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/CircularIterator.java$/;" a +'L37' HTML/S/2.html /^<\/a> <dependencies>$/;" a +'L37' HTML/S/20.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/203.html /^<\/a> <property name="user.home" value="\/Users\/bjculkin"\/>$/;" a +'L37' HTML/S/21.html /^<\/a> 37 return<\/strong> false<\/strong>;$/;" a +'L37' HTML/S/24.html /^<\/a> 37 *<\/em>$/;" a +'L37' HTML/S/25.html /^<\/a> 37 return<\/strong> delegate<\/a>.getHelp<\/a>();$/;" a +'L37' HTML/S/26.html /^<\/a> 37 * @param initialState<\/em>$/;" a +'L37' HTML/S/29.html /^<\/a> 37 $/;" a +'L37' HTML/S/3.html /^<\/a> 37 map<\/a>.removeWords<\/a>(commParts<\/a>[1]);$/;" a +'L37' HTML/S/30.html /^<\/a> 37 registered<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L37' HTML/S/31.html /^<\/a> 37 $/;" a +'L37' HTML/S/32.html /^<\/a> 37 \/*<\/em>$/;" a +'L37' HTML/S/33.html /^<\/a> 37 @Override<\/a>$/;" a +'L37' HTML/S/35.html /^<\/a> 37 * @param name<\/em>$/;" a +'L37' HTML/S/36.html /^<\/a> 37 * Parse a component description from a stream<\/em>$/;" a +'L37' HTML/S/37.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/38.html /^<\/a> 37 $/;" a +'L37' HTML/S/39.html /^<\/a> 37 * @return A list of all the registered components<\/em>$/;" a +'L37' HTML/S/4.html /^<\/a> 37 method<\/a> = TreeLinearizationMethod<\/a>.POSTORDER<\/a>;$/;" a +'L37' HTML/S/40.html /^<\/a> 37 * This is the only thing required of all components<\/em>$/;" a +'L37' HTML/S/41.html /^<\/a> 37 * @param circ<\/em>$/;" a +'L37' HTML/S/42.html /^<\/a> 37 * @param <RightType><\/em>$/;" a +'L37' HTML/S/43.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/44.html /^<\/a> 37 * The action to apply to the value<\/em>$/;" a +'L37' HTML/S/45.html /^<\/a> 37 \/*<\/em>$/;" a +'L37' HTML/S/46.html /^<\/a> 37 * Whether the pair has been bound yet<\/em>$/;" a +'L37' HTML/S/47.html /^<\/a> 37 return<\/strong> new<\/strong> ListHolder<\/a><>(func<\/a>.apply<\/a>(val<\/a>));$/;" a +'L37' HTML/S/48.html /^<\/a> 37 newPair<\/a>.replace<\/a>(binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>()));$/;" a +'L37' HTML/S/49.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/5.html /^<\/a> 37 }<\/em>$/;" a +'L37' HTML/S/50.html /^<\/a> 37 return<\/strong> new<\/strong> Option<\/a><>(func<\/a>.apply<\/a>(val<\/a>));$/;" a +'L37' HTML/S/51.html /^<\/a> 37 * @param <BoundLeft><\/em>$/;" a +'L37' HTML/S/52.html /^<\/a> 37 *<\/em>$/;" a +'L37' HTML/S/53.html /^<\/a> 37 valueMaterialized<\/a> = true<\/strong>;$/;" a +'L37' HTML/S/54.html /^<\/a> 37 * The value for the right side of the pair<\/em>$/;" a +'L37' HTML/S/55.html /^<\/a> 37 $/;" a +'L37' HTML/S/56.html /^<\/a> 37 return<\/strong> new<\/strong> Option<\/a><>(func<\/a>.apply<\/a>(val<\/a>));$/;" a +'L37' HTML/S/57.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/58.html /^<\/a> 37 yielded<\/a> = true<\/strong>;$/;" a +'L37' HTML/S/59.html /^<\/a> 37 source<\/a> = supp<\/a>;$/;" a +'L37' HTML/S/60.html /^<\/a> 37 BiFunction<\/a><ITree<\/a><ContainedType<\/a>>, Consumer<\/a><Iterator<\/a><ITree<\/a><ContainedType<\/a>>>>, ITree<\/a><ContainedType<\/a>>> transfrm<\/a>,$/;" a +'L37' HTML/S/62.html /^<\/a> 37 public<\/strong> boolean<\/strong> hasNext<\/a>() {<\/em>$/;" a +'L37' HTML/S/63.html /^<\/a> 37 $/;" a +'L37' HTML/S/64.html /^<\/a> 37 $/;" a +'L37' HTML/S/65.html /^<\/a> 37 $/;" a +'L37' HTML/S/66.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/67.html /^<\/a> 37 public<\/strong> void<\/strong> clear<\/a>() {<\/em>$/;" a +'L37' HTML/S/68.html /^<\/a> 37 public<\/strong> T<\/a> top<\/a>() {<\/em>$/;" a +'L37' HTML/S/69.html /^<\/a> 37 public<\/strong> boolean<\/strong> hasSubdirectory<\/a>(K<\/a> key<\/a>) {<\/em>$/;" a +'L37' HTML/S/7.html /^<\/a> 37 private<\/strong> Map<\/a><String<\/a>, DelimiterGroup<\/a><String<\/a>>> groups<\/a>;$/;" a +'L37' HTML/S/70.html /^<\/a> 37 public<\/strong> T<\/a> top<\/a>() {<\/em>$/;" a +'L37' HTML/S/71.html /^<\/a> 37 * policy.<\/em>$/;" a +'L37' HTML/S/72.html /^<\/a> 37 if<\/strong>(backing<\/a>.empty<\/a>()) return<\/strong> parent<\/a>.pop<\/a>();$/;" a +'L37' HTML/S/73.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/74.html /^<\/a> 37 $/;" a +'L37' HTML/S/75.html /^<\/a> 37 $/;" a +'L37' HTML/S/76.html /^<\/a> 37 $/;" a +'L37' HTML/S/77.html /^<\/a> 37 public<\/strong> boolean<\/strong> hasSubdirectory<\/a>(K<\/a> key<\/a>) {<\/em>$/;" a +'L37' HTML/S/81.html /^<\/a> 37 *<\/em>$/;" a +'L37' HTML/S/82.html /^<\/a> 37 @Override<\/a>$/;" a +'L37' HTML/S/83.html /^<\/a> 37 * @param lft<\/em>$/;" a +'L37' HTML/S/84.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/85.html /^<\/a> 37 * form.<\/em>$/;" a +'L37' HTML/S/87.html /^<\/a> 37 public<\/strong> void<\/strong> forEach<\/a>(BiConsumer<\/a><KeyType<\/a>, ValueType<\/a>> action<\/a>) {<\/em>$/;" a +'L37' HTML/S/88.html /^<\/a> 37 $/;" a +'L37' HTML/S/89.html /^<\/a> 37 @SafeVarargs<\/a>$/;" a +'L37' HTML/S/9.html /^<\/a> 37 state<\/a>.scopes<\/a>.pop<\/a>();$/;" a +'L37' HTML/S/90.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/91.html /^<\/a> 37 * @return True if every item was successfully added to the list, false<\/em>$/;" a +'L37' HTML/S/92.html /^<\/a> 37 \/**<\/em>$/;" a +'L37' HTML/S/93.html /^<\/a> 37 $/;" a +'L37' HTML/S/94.html /^<\/a> 37 Function<\/a><Bifunctor<\/a><OldLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><NewLeft<\/a>, OldRight<\/a>>> leftMapper<\/a> = argPair<\/a>$/;" a +'L37' HTML/S/95.html /^<\/a> 37 *\/<\/em>$/;" a +'L37' HTML/S/97.html /^<\/a> 37 $/;" a +'L37' HTML/S/98.html /^<\/a> 37 return<\/strong> new<\/strong> CompoundCollector<\/a><>(first<\/a>, second<\/a>);$/;" a +'L37' HTML/S/99.html /^<\/a> 37 return<\/strong> (state<\/a>, value<\/a>) -> {<\/em>$/;" a +'L370' HTML/S/1.html /^<\/a>2E1D; 2E1C # RIGHT LOW PARAPHRASE BRACKET$/;" a +'L370' HTML/S/111.html /^<\/a> 370 *<\/em>$/;" a +'L370' HTML/S/143.html /^<\/a> 370 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Empty string is not a valid exclusion");$/;" a +'L370' HTML/S/193.html /^<\/a>2E1D; 2E1C # RIGHT LOW PARAPHRASE BRACKET$/;" a +'L370' HTML/S/32.html /^<\/a> 370 * The custom prompt for this mode, or null to disable<\/em>$/;" a +'L370' HTML/S/63.html /^<\/a> 370 }<\/em>$/;" a +'L370' HTML/S/7.html /^<\/a> 370 System<\/a>.out<\/a>.println<\/a>("Enter command (blank line to stop editing): ");$/;" a +'L370' HTML/S/73.html /^<\/a> 370 $/;" a +'L370' HTML/S/88.html /^<\/a> 370 public<\/strong> void<\/strong> sort<\/a>(Comparator<\/a><E<\/a>> comparator<\/a>) {<\/em>$/;" a +'L371' HTML/S/1.html /^<\/a>2E20; 2E21 # LEFT VERTICAL BAR WITH QUILL$/;" a +'L371' HTML/S/111.html /^<\/a> 371 * @return The number of rules in this grammar<\/em>$/;" a +'L371' HTML/S/143.html /^<\/a> 371 }<\/em> else<\/strong> {<\/em>$/;" a +'L371' HTML/S/193.html /^<\/a>2E20; 2E21 # LEFT VERTICAL BAR WITH QUILL$/;" a +'L371' HTML/S/32.html /^<\/a> 371 * the custom prompt<\/em>$/;" a +'L371' HTML/S/7.html /^<\/a> 371 }<\/em>$/;" a +'L371' HTML/S/73.html /^<\/a> 371 \/**<\/em>$/;" a +'L371' HTML/S/88.html /^<\/a> 371 \/\/ sb.deleteCharAt(sb.length() - 2);<\/em>$/;" a +'L372' HTML/S/1.html /^<\/a>2E21; 2E20 # RIGHT VERTICAL BAR WITH QUILL$/;" a +'L372' HTML/S/111.html /^<\/a> 372 *\/<\/em>$/;" a +'L372' HTML/S/143.html /^<\/a> 372 closingDelimiters<\/a>.add<\/a>(closer<\/a>);$/;" a +'L372' HTML/S/193.html /^<\/a>2E21; 2E20 # RIGHT VERTICAL BAR WITH QUILL$/;" a +'L372' HTML/S/32.html /^<\/a> 372 *\/<\/em>$/;" a +'L372' HTML/S/7.html /^<\/a> 372 $/;" a +'L372' HTML/S/73.html /^<\/a> 372 * Apply every action in cons to n arguments.<\/em>$/;" a +'L372' HTML/S/88.html /^<\/a> 372 Collections<\/a>.sort<\/a>(wrapped<\/a>, comparator<\/a>);$/;" a +'L373' HTML/S/1.html /^<\/a>2E22; 2E23 # TOP LEFT HALF BRACKET$/;" a +'L373' HTML/S/111.html /^<\/a> 373 public<\/strong> int<\/strong> getRuleCount() {<\/em>$/;" a +'L373' HTML/S/143.html /^<\/a> 373 }<\/em>$/;" a +'L373' HTML/S/193.html /^<\/a>2E22; 2E23 # TOP LEFT HALF BRACKET$/;" a +'L373' HTML/S/32.html /^<\/a> 373 public<\/strong> void<\/strong> setCustomPrompt(String<\/a> prompt<\/a>) {<\/em>$/;" a +'L373' HTML/S/7.html /^<\/a> 373 ln<\/a> = scn<\/a>.nextLine<\/a>().trim<\/a>();$/;" a +'L373' HTML/S/73.html /^<\/a> 373 *<\/em>$/;" a +'L373' HTML/S/88.html /^<\/a> 373 }<\/em>$/;" a +'L374' HTML/S/1.html /^<\/a>2E23; 2E22 # TOP RIGHT HALF BRACKET$/;" a +'L374' HTML/S/111.html /^<\/a> 374 return<\/strong> rules<\/a>.size<\/a>();$/;" a +'L374' HTML/S/143.html /^<\/a> 374 }<\/em>$/;" a +'L374' HTML/S/193.html /^<\/a>2E23; 2E22 # TOP RIGHT HALF BRACKET$/;" a +'L374' HTML/S/32.html /^<\/a> 374 customPrompt<\/a> = prompt<\/a>;$/;" a +'L374' HTML/S/7.html /^<\/a> 374 }<\/em>$/;" a +'L374' HTML/S/73.html /^<\/a> 374 * @param n<\/em>$/;" a +'L374' HTML/S/88.html /^<\/a> 374 $/;" a +'L375' HTML/S/1.html /^<\/a>2E24; 2E25 # BOTTOM LEFT HALF BRACKET$/;" a +'L375' HTML/S/111.html /^<\/a> 375 }<\/em>$/;" a +'L375' HTML/S/143.html /^<\/a> 375 }<\/em>$/;" a +'L375' HTML/S/193.html /^<\/a>2E24; 2E25 # BOTTOM LEFT HALF BRACKET$/;" a +'L375' HTML/S/32.html /^<\/a> 375 }<\/em>$/;" a +'L375' HTML/S/7.html /^<\/a> 375 $/;" a +'L375' HTML/S/73.html /^<\/a> 375 * The number of parameters each action takes.<\/em>$/;" a +'L375' HTML/S/88.html /^<\/a> 375 @Override<\/a>$/;" a +'L376' HTML/S/1.html /^<\/a>2E25; 2E24 # BOTTOM RIGHT HALF BRACKET$/;" a +'L376' HTML/S/111.html /^<\/a> 376 $/;" a +'L376' HTML/S/143.html /^<\/a> 376 $/;" a +'L376' HTML/S/193.html /^<\/a>2E25; 2E24 # BOTTOM RIGHT HALF BRACKET$/;" a +'L376' HTML/S/32.html /^<\/a> 376 $/;" a +'L376' HTML/S/7.html /^<\/a> 376 if<\/strong>(verbose<\/a>) {<\/em>$/;" a +'L376' HTML/S/73.html /^<\/a> 376 * @param conses<\/em>$/;" a +'L376' HTML/S/88.html /^<\/a> 376 public<\/strong> IList<\/a><E<\/a>> tail<\/a>() {<\/em>$/;" a +'L377' HTML/S/1.html /^<\/a>2E26; 2E27 # LEFT SIDEWAYS U BRACKET$/;" a +'L377' HTML/S/111.html /^<\/a> 377 \/**<\/em>$/;" a +'L377' HTML/S/143.html /^<\/a> 377 \/**<\/em>$/;" a +'L377' HTML/S/193.html /^<\/a>2E26; 2E27 # LEFT SIDEWAYS U BRACKET$/;" a +'L377' HTML/S/32.html /^<\/a> 377 \/**<\/em>$/;" a +'L377' HTML/S/7.html /^<\/a> 377 System<\/a>.out<\/a>.println<\/a>("Finished editing group '" + arg<\/a> + "'");$/;" a +'L377' HTML/S/73.html /^<\/a> 377 * The actions to execute.<\/em>$/;" a +'L377' HTML/S/88.html /^<\/a> 377 return<\/strong> new<\/strong> FunctionalList<\/a><>(wrapped<\/a>.subList(1, getSize<\/a>()));$/;" a +'L378' HTML/S/1.html /^<\/a>2E27; 2E26 # RIGHT SIDEWAYS U BRACKET$/;" a +'L378' HTML/S/111.html /^<\/a> 378 * Returns a set containing all of the rules in this grammar<\/em>$/;" a +'L378' HTML/S/143.html /^<\/a> 378 * Adds one or more groups that cannot occur in the top level of this<\/em>$/;" a +'L378' HTML/S/193.html /^<\/a>2E27; 2E26 # RIGHT SIDEWAYS U BRACKET$/;" a +'L378' HTML/S/32.html /^<\/a> 378 * Set the name of this mode<\/em>$/;" a +'L378' HTML/S/7.html /^<\/a> 378 }<\/em>$/;" a +'L378' HTML/S/73.html /^<\/a> 378 *\/<\/em>$/;" a +'L378' HTML/S/88.html /^<\/a> 378 }<\/em>$/;" a +'L379' HTML/S/1.html /^<\/a>2E28; 2E29 # LEFT DOUBLE PARENTHESIS$/;" a +'L379' HTML/S/111.html /^<\/a> 379 *<\/em>$/;" a +'L379' HTML/S/143.html /^<\/a> 379 * group.<\/em>$/;" a +'L379' HTML/S/193.html /^<\/a>2E28; 2E29 # LEFT DOUBLE PARENTHESIS$/;" a +'L379' HTML/S/32.html /^<\/a> 379 *<\/em>$/;" a +'L379' HTML/S/7.html /^<\/a> 379 }<\/em>$/;" a +'L379' HTML/S/73.html /^<\/a> 379 public<\/strong> void<\/strong> multispread<\/a>(int<\/strong> n<\/a>, List<\/a><Consumer<\/a><Stack<\/a><T<\/a>>>> conses<\/a>) {<\/em>$/;" a +'L379' HTML/S/88.html /^<\/a> 379 $/;" a +'L38' HTML/S/1.html /^<\/a># point has the default value for the Bidi_Mirroring_Glyph property,$/;" a +'L38' HTML/S/100.html /^<\/a> 38 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> <= randomValueCount<\/a>; i<\/a>++) {<\/em>$/;" a +'L38' HTML/S/101.html /^<\/a> 38 Files<\/a>.walkFileTree(root<\/a>, new<\/strong> FunctionalFileVisitor<\/a>(predicate<\/a>, action<\/a>));$/;" a +'L38' HTML/S/103.html /^<\/a> 38 * @param nTimes<\/em>$/;" a +'L38' HTML/S/104.html /^<\/a> 38 $/;" a +'L38' HTML/S/106.html /^<\/a> 38 * Collapse a string of tokens into a single string, adding the desired<\/em>$/;" a +'L38' HTML/S/107.html /^<\/a> 38 * Evaluates a linear probability distribution<\/em>$/;" a +'L38' HTML/S/108.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/110.html /^<\/a> 38 * Create a rule with the specified name and cases.<\/em>$/;" a +'L38' HTML/S/111.html /^<\/a> 38 private<\/strong> Random<\/a> rng<\/a>;$/;" a +'L38' HTML/S/112.html /^<\/a> 38 \/**<\/em>$/;" a +'L38' HTML/S/113.html /^<\/a> 38 $/;" a +'L38' HTML/S/114.html /^<\/a> 38 this<\/strong>.target<\/a> = terminal<\/a>;$/;" a +'L38' HTML/S/115.html /^<\/a> 38 public<\/strong> static<\/strong> <E<\/a>> Graph<\/a><E<\/a>> fromEdgeList(List<\/a><Edge<\/a><E<\/a>>> edges<\/a>) {<\/em>$/;" a +'L38' HTML/S/116.html /^<\/a> 38 *<\/em>$/;" a +'L38' HTML/S/117.html /^<\/a> 38 * The title of the file picker<\/em>$/;" a +'L38' HTML/S/118.html /^<\/a> 38 * @param exts<\/em>$/;" a +'L38' HTML/S/122.html /^<\/a> 38 setLayout<\/a>(new<\/strong> AutosizeLayout<\/a>());$/;" a +'L38' HTML/S/123.html /^<\/a> 38 public<\/strong> FormattedInputPanel(String<\/a> label<\/a>, int<\/strong> length<\/a>, AbstractFormatter<\/a> formatter<\/a>, Consumer<\/a><InputVal<\/a>> reciever<\/a>) {<\/em>$/;" a +'L38' HTML/S/124.html /^<\/a> 38 setLayout<\/a>(new<\/strong> HLayout<\/a>(2));$/;" a +'L38' HTML/S/125.html /^<\/a> 38 *\/<\/em>$/;" a +'L38' HTML/S/127.html /^<\/a> 38 }<\/em> else<\/strong> {<\/em>$/;" a +'L38' HTML/S/128.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/129.html /^<\/a> 38 $/;" a +'L38' HTML/S/13.html /^<\/a> 38 @Override<\/a>$/;" a +'L38' HTML/S/130.html /^<\/a> 38 try<\/strong> {<\/em>$/;" a +'L38' HTML/S/131.html /^<\/a> 38 *\/<\/em>$/;" a +'L38' HTML/S/132.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/133.html /^<\/a> 38 return<\/strong> value<\/a> < upperBound<\/a> && value<\/a> > lowerBound<\/a>;$/;" a +'L38' HTML/S/134.html /^<\/a> 38 setIconifiable(true<\/strong>);$/;" a +'L38' HTML/S/135.html /^<\/a> 38 * @return A list model populated with the elements from ls.<\/em>$/;" a +'L38' HTML/S/138.html /^<\/a> 38 * The line this block started on.<\/em>$/;" a +'L38' HTML/S/139.html /^<\/a> 38 * @param blockDelim<\/em>$/;" a +'L38' HTML/S/14.html /^<\/a> 38 case<\/strong> "*":$/;" a +'L38' HTML/S/140.html /^<\/a> 38 \/\/ Function to use when ending a rule<\/em>$/;" a +'L38' HTML/S/141.html /^<\/a> 38 try<\/strong> {<\/em>$/;" a +'L38' HTML/S/143.html /^<\/a> 38 $/;" a +'L38' HTML/S/145.html /^<\/a> 38 Matcher<\/a> m<\/a> = patt<\/a>.matcher<\/a>(str<\/a>);$/;" a +'L38' HTML/S/146.html /^<\/a> 38 public<\/strong> SequenceCharacteristics(T<\/a> root<\/a>, T<\/a> contents<\/a>, T<\/a> subgroup<\/a>) {<\/em>$/;" a +'L38' HTML/S/147.html /^<\/a> 38 * Create a new sequence delimiter.<\/em>$/;" a +'L38' HTML/S/149.html /^<\/a> 38 $/;" a +'L38' HTML/S/153.html /^<\/a> 38 * Create a new repeating block.<\/em>$/;" a +'L38' HTML/S/154.html /^<\/a> 38 * @param terminator<\/em>$/;" a +'L38' HTML/S/155.html /^<\/a> 38 * @param source<\/em>$/;" a +'L38' HTML/S/157.html /^<\/a> 38 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L38' HTML/S/158.html /^<\/a> 38 return<\/strong> leftPower<\/a>;$/;" a +'L38' HTML/S/159.html /^<\/a> 38 * <\/em>$/;" a +'L38' HTML/S/16.html /^<\/a> 38 addCase<\/a>(rn<\/a>, 20, "<prefix> <infix>");$/;" a +'L38' HTML/S/160.html /^<\/a> 38 return<\/strong> val<\/a>;$/;" a +'L38' HTML/S/163.html /^<\/a> 38 public<\/strong> GroupingCommand(ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> inner<\/a>, Token<\/a><K<\/a>, V<\/a>> marker<\/a>) {<\/em>$/;" a +'L38' HTML/S/164.html /^<\/a> 38 * <\/em>$/;" a +'L38' HTML/S/168.html /^<\/a> 38 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> infixRight<\/a>(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L38' HTML/S/169.html /^<\/a> 38 * @param marker<\/em>$/;" a +'L38' HTML/S/17.html /^<\/a> 38 $/;" a +'L38' HTML/S/170.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/171.html /^<\/a> 38 * @param op1<\/em>$/;" a +'L38' HTML/S/173.html /^<\/a> 38 * The representation of the inner block of the<\/em>$/;" a +'L38' HTML/S/174.html /^<\/a> 38 *\/<\/em>$/;" a +'L38' HTML/S/175.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/176.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/177.html /^<\/a> 38 public<\/strong> abstract<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> operand<\/a>, Token<\/a><K<\/a>, V<\/a>> operator<\/a>,$/;" a +'L38' HTML/S/179.html /^<\/a> 38 * <\/em>$/;" a +'L38' HTML/S/180.html /^<\/a> 38 * <\/em>$/;" a +'L38' HTML/S/182.html /^<\/a> 38 $/;" a +'L38' HTML/S/183.html /^<\/a> 38 $/;" a +'L38' HTML/S/184.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/185.html /^<\/a> 38 $/;" a +'L38' HTML/S/186.html /^<\/a> 38 \/*<\/em>$/;" a +'L38' HTML/S/188.html /^<\/a> 38 $/;" a +'L38' HTML/S/189.html /^<\/a> 38 $/;" a +'L38' HTML/S/190.html /^<\/a> 38 \/\/ more$/;" a +'L38' HTML/S/191.html /^<\/a> 38 \/\/ Construct a tree with no special operators<\/em>$/;" a +'L38' HTML/S/192.html /^<\/a> 38 \/*<\/em>$/;" a +'L38' HTML/S/193.html /^<\/a># point has the default value for the Bidi_Mirroring_Glyph property,$/;" a +'L38' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/LeftBinaryCommand.java$/;" a +'L38' HTML/S/2.html /^<\/a> <dependency>$/;" a +'L38' HTML/S/20.html /^<\/a> 38 public<\/strong> CLICommander(InputStream<\/a> input<\/a>, OutputStream<\/a> output<\/a>, OutputStream<\/a> error<\/a>) {<\/em>$/;" a +'L38' HTML/S/203.html /^<\/a> <property name="user.timezone" value="America\/New_York"\/>$/;" a +'L38' HTML/S/21.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/24.html /^<\/a> 38 * @return The name of this command mode, which is the empty string by<\/em>$/;" a +'L38' HTML/S/25.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/26.html /^<\/a> 38 * The initial state for the mode.<\/em>$/;" a +'L38' HTML/S/29.html /^<\/a> 38 \/**<\/em>$/;" a +'L38' HTML/S/3.html /^<\/a> 38 break<\/strong>;$/;" a +'L38' HTML/S/30.html /^<\/a> 38 changed<\/a> = true<\/strong>;$/;" a +'L38' HTML/S/31.html /^<\/a> 38 if<\/strong>(description<\/a> == null<\/strong>) {<\/em>$/;" a +'L38' HTML/S/32.html /^<\/a> 38 * The functions to use for input\/output<\/em>$/;" a +'L38' HTML/S/33.html /^<\/a> 38 public<\/strong> String<\/a> getSummary<\/a>() {<\/em>$/;" a +'L38' HTML/S/35.html /^<\/a> 38 * The name of the component<\/em>$/;" a +'L38' HTML/S/36.html /^<\/a> 38 *<\/em>$/;" a +'L38' HTML/S/37.html /^<\/a> 38 public<\/strong> void<\/strong> setDescription<\/a>(String<\/a> description<\/a>) {<\/em>$/;" a +'L38' HTML/S/38.html /^<\/a> 38 \/**<\/em>$/;" a +'L38' HTML/S/39.html /^<\/a> 38 *\/<\/em>$/;" a +'L38' HTML/S/4.html /^<\/a> 38 break<\/strong>;$/;" a +'L38' HTML/S/40.html /^<\/a> 38 *<\/em>$/;" a +'L38' HTML/S/41.html /^<\/a> 38 * Should we actually do circular iteration, or just<\/em>$/;" a +'L38' HTML/S/42.html /^<\/a> 38 * The type of the right value<\/em>$/;" a +'L38' HTML/S/43.html /^<\/a> 38 $/;" a +'L38' HTML/S/44.html /^<\/a> 38 *\/<\/em>$/;" a +'L38' HTML/S/45.html /^<\/a> 38 * Transformations currently pending on the bound value<\/em>$/;" a +'L38' HTML/S/46.html /^<\/a> 38 *\/<\/em>$/;" a +'L38' HTML/S/47.html /^<\/a> 38 }<\/em>;$/;" a +'L38' HTML/S/48.html /^<\/a> 38 newPairMade<\/a>.replace<\/a>(true<\/strong>);$/;" a +'L38' HTML/S/49.html /^<\/a> 38 $/;" a +'L38' HTML/S/50.html /^<\/a> 38 }<\/em>;$/;" a +'L38' HTML/S/51.html /^<\/a> 38 * The type of the bound value<\/em>$/;" a +'L38' HTML/S/52.html /^<\/a> 38 * @param <NewType><\/em>$/;" a +'L38' HTML/S/53.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/54.html /^<\/a> 38 *\/<\/em>$/;" a +'L38' HTML/S/55.html /^<\/a> 38 private<\/strong> ListHolder(IList<\/a><ContainedType<\/a>> toHold<\/a>) {<\/em>$/;" a +'L38' HTML/S/56.html /^<\/a> 38 }<\/em>;$/;" a +'L38' HTML/S/57.html /^<\/a> 38 public<\/strong> Pair(LeftType<\/a> left<\/a>, RightType<\/a> right<\/a>) {<\/em>$/;" a +'L38' HTML/S/58.html /^<\/a> 38 $/;" a +'L38' HTML/S/59.html /^<\/a> 38 $/;" a +'L38' HTML/S/60.html /^<\/a> 38 ITree<\/a><ContainedType<\/a>> tree<\/a>) {<\/em>$/;" a +'L38' HTML/S/62.html /^<\/a> 38 return<\/strong> source<\/a>.hasNext<\/a>();$/;" a +'L38' HTML/S/63.html /^<\/a> 38 hasChildren<\/a> = false<\/strong>;$/;" a +'L38' HTML/S/64.html /^<\/a> 38 \/*<\/em>$/;" a +'L38' HTML/S/65.html /^<\/a> 38 \/**$/;" a +'L38' HTML/S/66.html /^<\/a> 38 * Create a new empty double-sided tape that follows the specified<\/em>$/;" a +'L38' HTML/S/67.html /^<\/a> 38 backing<\/a>.clear<\/a>();$/;" a +'L38' HTML/S/68.html /^<\/a> 38 if<\/strong>(backing<\/a>.isEmpty<\/a>()) throw<\/strong> new<\/strong> StackUnderflowException<\/a>();$/;" a +'L38' HTML/S/69.html /^<\/a> 38 return<\/strong> children<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L38' HTML/S/7.html /^<\/a> 38 $/;" a +'L38' HTML/S/70.html /^<\/a> 38 if<\/strong>(backing<\/a>.isEmpty<\/a>()) throw<\/strong> new<\/strong> StackUnderflowException<\/a>();$/;" a +'L38' HTML/S/71.html /^<\/a> 38 *<\/em>$/;" a +'L38' HTML/S/72.html /^<\/a> 38 $/;" a +'L38' HTML/S/73.html /^<\/a> 38 * Push an element onto the stack.<\/em>$/;" a +'L38' HTML/S/74.html /^<\/a> 38 \/**<\/em>$/;" a +'L38' HTML/S/75.html /^<\/a> 38 tapes<\/a>.insertBefore<\/a>(current<\/a>);$/;" a +'L38' HTML/S/76.html /^<\/a> 38 return<\/strong> currentTape<\/a>.item<\/a>();$/;" a +'L38' HTML/S/77.html /^<\/a> 38 return<\/strong> children<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L38' HTML/S/81.html /^<\/a> 38 * @param cmp<\/em>$/;" a +'L38' HTML/S/82.html /^<\/a> 38 public<\/strong> void<\/strong> add<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>) {<\/em>$/;" a +'L38' HTML/S/83.html /^<\/a> 38 * The left child of this node.<\/em>$/;" a +'L38' HTML/S/84.html /^<\/a> 38 SUCCESS<\/a>$/;" a +'L38' HTML/S/85.html /^<\/a> 38 * @param branchCollapser<\/em>$/;" a +'L38' HTML/S/87.html /^<\/a> 38 store<\/a>.forEach<\/a>(action<\/a>);$/;" a +'L38' HTML/S/88.html /^<\/a> 38 \/**<\/em>$/;" a +'L38' HTML/S/89.html /^<\/a> 38 public<\/strong> FunctionalMap(IPair<\/a><KeyType<\/a>, ValueType<\/a>>... entries<\/a>) {<\/em>$/;" a +'L38' HTML/S/9.html /^<\/a> 38 $/;" a +'L38' HTML/S/90.html /^<\/a> 38 public<\/strong> FunctionalStringTokenizer(String<\/a> inp<\/a>) {<\/em>$/;" a +'L38' HTML/S/91.html /^<\/a> 38 * otherwise<\/em>$/;" a +'L38' HTML/S/92.html /^<\/a> 38 * Perform an action for each value in the map.<\/em>$/;" a +'L38' HTML/S/93.html /^<\/a> 38 return<\/strong> val<\/a>;$/;" a +'L38' HTML/S/94.html /^<\/a> 38 .<OldLeft<\/a>, OldRight<\/a>, NewLeft<\/a>>fmapLeft<\/a>(leftFunc<\/a>);$/;" a +'L38' HTML/S/95.html /^<\/a> 38 public<\/strong> ContainedType<\/a> getValue<\/a>();$/;" a +'L38' HTML/S/97.html /^<\/a> 38 @Override<\/a>$/;" a +'L38' HTML/S/98.html /^<\/a> 38 }<\/em>$/;" a +'L38' HTML/S/99.html /^<\/a> 38 state<\/a>.doWith<\/a>((statePair<\/a>) -> {<\/em>$/;" a +'L380' HTML/S/1.html /^<\/a>2E29; 2E28 # RIGHT DOUBLE PARENTHESIS$/;" a +'L380' HTML/S/111.html /^<\/a> 380 * @return The set of all rule names in this grammar<\/em>$/;" a +'L380' HTML/S/143.html /^<\/a> 380 * <\/em>$/;" a +'L380' HTML/S/193.html /^<\/a>2E29; 2E28 # RIGHT DOUBLE PARENTHESIS$/;" a +'L380' HTML/S/32.html /^<\/a> 380 * @param name<\/em>$/;" a +'L380' HTML/S/7.html /^<\/a> 380 $/;" a +'L380' HTML/S/73.html /^<\/a> 380 List<\/a><List<\/a><T<\/a>>> nelms<\/a> = new<\/strong> ArrayList<\/a><>(conses<\/a>.size<\/a>());$/;" a +'L380' HTML/S/88.html /^<\/a> 380 @Override<\/a>$/;" a +'L381' HTML/S/1.html /^<\/a>3008; 3009 # LEFT ANGLE BRACKET$/;" a +'L381' HTML/S/111.html /^<\/a> 381 *\/<\/em>$/;" a +'L381' HTML/S/143.html /^<\/a> 381 * @param exclusions<\/em>$/;" a +'L381' HTML/S/193.html /^<\/a>3008; 3009 # LEFT ANGLE BRACKET$/;" a +'L381' HTML/S/32.html /^<\/a> 381 * The desired name of this mode, or null to use the<\/em>$/;" a +'L381' HTML/S/7.html /^<\/a> 381 private<\/strong> void<\/strong> handleDelim<\/a>(String<\/a> args<\/a>) {<\/em>$/;" a +'L381' HTML/S/73.html /^<\/a> 381 $/;" a +'L381' HTML/S/88.html /^<\/a> 381 public<\/strong> E<\/a>[] toArray<\/a>(E<\/a>[] arrType<\/a>) {<\/em>$/;" a +'L382' HTML/S/1.html /^<\/a>3009; 3008 # RIGHT ANGLE BRACKET$/;" a +'L382' HTML/S/111.html /^<\/a> 382 public<\/strong> IList<\/a><E<\/a>> getRuleNames() {<\/em>$/;" a +'L382' HTML/S/143.html /^<\/a> 382 * The groups forbidden in the top level of this group.<\/em>$/;" a +'L382' HTML/S/193.html /^<\/a>3009; 3008 # RIGHT ANGLE BRACKET$/;" a +'L382' HTML/S/32.html /^<\/a> 382 * default name<\/em>$/;" a +'L382' HTML/S/7.html /^<\/a> 382 try<\/strong> {<\/em>$/;" a +'L382' HTML/S/73.html /^<\/a> 382 for<\/strong>(int<\/strong> i<\/a> = conses<\/a>.size<\/a>(); i<\/a> > 0; i<\/a>--) {<\/em>$/;" a +'L382' HTML/S/88.html /^<\/a> 382 return<\/strong> wrapped<\/a>.toArray<\/a>(arrType<\/a>);$/;" a +'L383' HTML/S/1.html /^<\/a>300A; 300B # LEFT DOUBLE ANGLE BRACKET$/;" a +'L383' HTML/S/111.html /^<\/a> 383 IList<\/a><E<\/a>> ruleNames<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L383' HTML/S/143.html /^<\/a> 383 *\/<\/em>$/;" a +'L383' HTML/S/193.html /^<\/a>300A; 300B # LEFT DOUBLE ANGLE BRACKET$/;" a +'L383' HTML/S/32.html /^<\/a> 383 *\/<\/em>$/;" a +'L383' HTML/S/7.html /^<\/a> 383 ITree<\/a><String<\/a>> res<\/a> = dlm<\/a>.delimitSequence<\/a>(args<\/a>.split<\/a>(" "));$/;" a +'L383' HTML/S/73.html /^<\/a> 383 List<\/a><T<\/a>> elms<\/a> = new<\/strong> ArrayList<\/a><>(n<\/a>);$/;" a +'L383' HTML/S/88.html /^<\/a> 383 }<\/em>$/;" a +'L384' HTML/S/1.html /^<\/a>300B; 300A # RIGHT DOUBLE ANGLE BRACKET$/;" a +'L384' HTML/S/111.html /^<\/a> 384 $/;" a +'L384' HTML/S/143.html /^<\/a> 384 @SafeVarargs<\/a>$/;" a +'L384' HTML/S/193.html /^<\/a>300B; 300A # RIGHT DOUBLE ANGLE BRACKET$/;" a +'L384' HTML/S/32.html /^<\/a> 384 public<\/strong> void<\/strong> setModeName(String<\/a> name<\/a>) {<\/em>$/;" a +'L384' HTML/S/7.html /^<\/a> 384 $/;" a +'L384' HTML/S/73.html /^<\/a> 384 $/;" a +'L384' HTML/S/88.html /^<\/a> 384 $/;" a +'L385' HTML/S/1.html /^<\/a>300C; 300D # [BEST FIT] LEFT CORNER BRACKET$/;" a +'L385' HTML/S/111.html /^<\/a> 385 ruleNames<\/a>.addAll<\/a>(rules<\/a>.keyList<\/a>());$/;" a +'L385' HTML/S/143.html /^<\/a> 385 public<\/strong> final<\/strong> void<\/strong> addTopLevelForbid<\/a>(T<\/a>... exclusions<\/a>) {<\/em>$/;" a +'L385' HTML/S/193.html /^<\/a>300C; 300D # [BEST FIT] LEFT CORNER BRACKET$/;" a +'L385' HTML/S/32.html /^<\/a> 385 modeName<\/a> = name<\/a>;$/;" a +'L385' HTML/S/7.html /^<\/a> 385 printDelimSeq<\/a>(res<\/a>);$/;" a +'L385' HTML/S/73.html /^<\/a> 385 for<\/strong>(int<\/strong> j<\/a> = n<\/a>; j<\/a> > 0; j<\/a>--) {<\/em>$/;" a +'L385' HTML/S/88.html /^<\/a> 385 @Override<\/a>$/;" a +'L386' HTML/S/1.html /^<\/a>300D; 300C # [BEST FIT] RIGHT CORNER BRACKET$/;" a +'L386' HTML/S/111.html /^<\/a> 386 ruleNames<\/a>.addAll<\/a>(specialRules<\/a>.keyList<\/a>());$/;" a +'L386' HTML/S/143.html /^<\/a> 386 for<\/strong>(T<\/a> exclusion<\/a> : exclusions<\/a>) {<\/em>$/;" a +'L386' HTML/S/193.html /^<\/a>300D; 300C # [BEST FIT] RIGHT CORNER BRACKET$/;" a +'L386' HTML/S/32.html /^<\/a> 386 }<\/em>$/;" a +'L386' HTML/S/7.html /^<\/a> 386 }<\/em> catch<\/strong>(DelimiterException<\/a> dex<\/a>) {<\/em>$/;" a +'L386' HTML/S/73.html /^<\/a> 386 elms<\/a>.set<\/a>(j<\/a>, pop<\/a>());$/;" a +'L386' HTML/S/88.html /^<\/a> 386 public<\/strong> Iterable<\/a><E<\/a>> toIterable<\/a>() {<\/em>$/;" a +'L387' HTML/S/1.html /^<\/a>300E; 300F # [BEST FIT] LEFT WHITE CORNER BRACKET$/;" a +'L387' HTML/S/111.html /^<\/a> 387 $/;" a +'L387' HTML/S/143.html /^<\/a> 387 if<\/strong>(exclusion<\/a> == null<\/strong>) {<\/em>$/;" a +'L387' HTML/S/193.html /^<\/a>300E; 300F # [BEST FIT] LEFT WHITE CORNER BRACKET$/;" a +'L387' HTML/S/32.html /^<\/a> 387 $/;" a +'L387' HTML/S/7.html /^<\/a> 387 System<\/a>.out<\/a>.println<\/a>("Expression '" + args<\/a> + "' isn't properly delimited.\\n\\tCause: "$/;" a +'L387' HTML/S/73.html /^<\/a> 387 }<\/em>$/;" a +'L387' HTML/S/88.html /^<\/a> 387 return<\/strong> wrapped<\/a>;$/;" a +'L388' HTML/S/1.html /^<\/a>300F; 300E # [BEST FIT] RIGHT WHITE CORNER BRACKET$/;" a +'L388' HTML/S/111.html /^<\/a> 388 return<\/strong> ruleNames<\/a>;$/;" a +'L388' HTML/S/143.html /^<\/a> 388 throw<\/strong> new<\/strong> NullPointerException<\/a>("Exclusion must not be null");$/;" a +'L388' HTML/S/193.html /^<\/a>300F; 300E # [BEST FIT] RIGHT WHITE CORNER BRACKET$/;" a +'L388' HTML/S/32.html /^<\/a> 388 \/**<\/em>$/;" a +'L388' HTML/S/7.html /^<\/a> 388 + dex<\/a>.getMessage<\/a>());$/;" a +'L388' HTML/S/73.html /^<\/a> 388 $/;" a +'L388' HTML/S/88.html /^<\/a> 388 }<\/em>$/;" a +'L389' HTML/S/1.html /^<\/a>3010; 3011 # LEFT BLACK LENTICULAR BRACKET$/;" a +'L389' HTML/S/111.html /^<\/a> 389 }<\/em>$/;" a +'L389' HTML/S/143.html /^<\/a> 389 }<\/em> else<\/strong> if<\/strong>(exclusion<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L389' HTML/S/193.html /^<\/a>3010; 3011 # LEFT BLACK LENTICULAR BRACKET$/;" a +'L389' HTML/S/32.html /^<\/a> 389 * Set the handler to use for unknown commands<\/em>$/;" a +'L389' HTML/S/7.html /^<\/a> 389 }<\/em>$/;" a +'L389' HTML/S/73.html /^<\/a> 389 nelms<\/a>.set<\/a>(i<\/a>, elms<\/a>);$/;" a +'L389' HTML/S/88.html /^<\/a> 389 $/;" a +'L39' HTML/S/1.html /^<\/a># that means that no other character exists whose glyph is suitable$/;" a +'L39' HTML/S/100.html /^<\/a> 39 E<\/a> rDir<\/a> = valueList<\/a>.randItem<\/a>(rnd<\/a>::nextInt<\/a>);$/;" a +'L39' HTML/S/101.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/103.html /^<\/a> 39 * The number of times to do the action<\/em>$/;" a +'L39' HTML/S/104.html /^<\/a> 39 @Override<\/a>$/;" a +'L39' HTML/S/106.html /^<\/a> 39 * seperator after each token<\/em>$/;" a +'L39' HTML/S/107.html /^<\/a> 39 *<\/em>$/;" a +'L39' HTML/S/108.html /^<\/a> 39 $/;" a +'L39' HTML/S/110.html /^<\/a> 39 *<\/em>$/;" a +'L39' HTML/S/111.html /^<\/a> 39 $/;" a +'L39' HTML/S/112.html /^<\/a> 39 * Create a new weighted random generator with the specified source of<\/em>$/;" a +'L39' HTML/S/113.html /^<\/a> 39 try<\/strong>(Scanner<\/a> input<\/a> = new<\/strong> Scanner<\/a>(stream<\/a>)) {<\/em>$/;" a +'L39' HTML/S/114.html /^<\/a> 39 this<\/strong>.distance<\/a> = distance<\/a>;$/;" a +'L39' HTML/S/115.html /^<\/a> 39 Graph<\/a><E<\/a>> g<\/a> = new<\/strong> Graph<\/a><>();$/;" a +'L39' HTML/S/116.html /^<\/a> 39 * @param exts<\/em>$/;" a +'L39' HTML/S/117.html /^<\/a> 39 * @param extensions<\/em>$/;" a +'L39' HTML/S/118.html /^<\/a> 39 * The extensions to show in this filter.<\/em>$/;" a +'L39' HTML/S/122.html /^<\/a> 39 $/;" a +'L39' HTML/S/123.html /^<\/a> 39 setLayout<\/a>(new<\/strong> HLayout<\/a>(2));$/;" a +'L39' HTML/S/124.html /^<\/a> 39 $/;" a +'L39' HTML/S/125.html /^<\/a> 39 public<\/strong> ListParameterPanel(Supplier<\/a><E<\/a>> add<\/a>, Consumer<\/a><E<\/a>> edit<\/a>, Consumer<\/a><E<\/a>> remove<\/a>) {<\/em>$/;" a +'L39' HTML/S/127.html /^<\/a> 39 inputValue<\/a> = new<\/strong> JTextField<\/a>(columns<\/a>);$/;" a +'L39' HTML/S/128.html /^<\/a> 39 $/;" a +'L39' HTML/S/129.html /^<\/a> 39 add<\/a>(inputLabel<\/a>, BorderLayout<\/a>.LINE_START<\/a>);$/;" a +'L39' HTML/S/13.html /^<\/a> 39 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L39' HTML/S/130.html /^<\/a> 39 int<\/strong> val<\/a> = Integer<\/a>.parseInt<\/a>(text<\/a>);$/;" a +'L39' HTML/S/131.html /^<\/a> 39 public<\/strong> static<\/strong> int<\/strong> getBoundedInt<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>, int<\/strong> lowerBound<\/a>, int<\/strong> upperBound<\/a>) {<\/em>$/;" a +'L39' HTML/S/132.html /^<\/a> 39 $/;" a +'L39' HTML/S/133.html /^<\/a> 39 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L39' HTML/S/134.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/135.html /^<\/a> 39 *\/<\/em>$/;" a +'L39' HTML/S/138.html /^<\/a> 39 * @param endLine<\/em>$/;" a +'L39' HTML/S/139.html /^<\/a> 39 * The pattern that separates blocks. Note that the end<\/em>$/;" a +'L39' HTML/S/14.html /^<\/a> 39 case<\/strong> "\/":$/;" a +'L39' HTML/S/140.html /^<\/a> 39 \/\/ Takes an application state<\/em>$/;" a +'L39' HTML/S/141.html /^<\/a> 39 \/\/ Run the pragma<\/em>$/;" a +'L39' HTML/S/143.html /^<\/a> 39 private<\/strong> IList<\/a><ITree<\/a><T<\/a>>> currentGroup<\/a>;$/;" a +'L39' HTML/S/145.html /^<\/a> 39 $/;" a +'L39' HTML/S/146.html /^<\/a> 39 this<\/strong>.root<\/a> = root<\/a>;$/;" a +'L39' HTML/S/147.html /^<\/a> 39 *\/<\/em>$/;" a +'L39' HTML/S/149.html /^<\/a> 39 \/*<\/em>$/;" a +'L39' HTML/S/153.html /^<\/a> 39 * <\/em>$/;" a +'L39' HTML/S/154.html /^<\/a> 39 * The token type that terminates the block. If this is<\/em>$/;" a +'L39' HTML/S/155.html /^<\/a> 39 * The block to use for parsing.<\/em>$/;" a +'L39' HTML/S/157.html /^<\/a> 39 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> opr<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(rightBinding<\/a>(), ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L39' HTML/S/158.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/159.html /^<\/a> 39 * @param chainMarker<\/em>$/;" a +'L39' HTML/S/16.html /^<\/a> 39 addCase<\/a>(rn<\/a>, 30, "<infix> <suffix>");$/;" a +'L39' HTML/S/160.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/163.html /^<\/a> 39 innerBlock<\/a> = inner<\/a>;$/;" a +'L39' HTML/S/164.html /^<\/a> 39 * @param term<\/em>$/;" a +'L39' HTML/S/168.html /^<\/a> 39 return<\/strong> new<\/strong> RightBinaryCommand<\/a><>(precedence<\/a>);$/;" a +'L39' HTML/S/169.html /^<\/a> 39 * The token to use as the node for the AST.<\/em>$/;" a +'L39' HTML/S/17.html /^<\/a> 39 addRule<\/a>("<sentance>", "<person> <opines> <something>", "<person> thinks that I am <property>",$/;" a +'L39' HTML/S/171.html /^<\/a> 39 * The block for handling the first operator.<\/em>$/;" a +'L39' HTML/S/173.html /^<\/a> 39 * expression.<\/em>$/;" a +'L39' HTML/S/174.html /^<\/a> 39 public<\/strong> TransformingInitialCommand(InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> internal<\/a>,$/;" a +'L39' HTML/S/175.html /^<\/a> 39 $/;" a +'L39' HTML/S/177.html /^<\/a> 39 ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a>;$/;" a +'L39' HTML/S/179.html /^<\/a> 39 * @param state<\/em>$/;" a +'L39' HTML/S/180.html /^<\/a> 39 *\/<\/em>$/;" a +'L39' HTML/S/182.html /^<\/a> 39 @Override<\/a>$/;" a +'L39' HTML/S/183.html /^<\/a> 39 @Override<\/a>$/;" a +'L39' HTML/S/184.html /^<\/a> 39 $/;" a +'L39' HTML/S/185.html /^<\/a> 39 \/**<\/em>$/;" a +'L39' HTML/S/186.html /^<\/a> 39 * These represent the internal state of the splitter.<\/em>$/;" a +'L39' HTML/S/188.html /^<\/a> 39 for<\/strong>(String<\/a> partial<\/a> : partials<\/a>) {<\/em>$/;" a +'L39' HTML/S/189.html /^<\/a> 39 \/\/ Handle special operators<\/em>$/;" a +'L39' HTML/S/190.html /^<\/a> 39 \/\/ characters$/;" a +'L39' HTML/S/191.html /^<\/a> 39 return<\/strong> constructTree<\/a>(tokens<\/a>, isOperator<\/a>, (op<\/a>) -> false<\/strong>, null<\/strong>);$/;" a +'L39' HTML/S/192.html /^<\/a> 39 * Check handling of mismatched strings with a matching string.<\/em>$/;" a +'L39' HTML/S/193.html /^<\/a># that means that no other character exists whose glyph is suitable$/;" a +'L39' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/splitter\/TokenSplitter.java$/;" a +'L39' HTML/S/2.html /^<\/a> <groupId>junit<\/groupId>$/;" a +'L39' HTML/S/20.html /^<\/a> 39 if<\/strong>(input<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Input stream must not be null");$/;" a +'L39' HTML/S/203.html /^<\/a> <property name="java.awt.printerjob" value="sun.lwawt.macosx.CPrinterJob"\/>$/;" a +'L39' HTML/S/21.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/24.html /^<\/a> 39 * default<\/em>$/;" a +'L39' HTML/S/25.html /^<\/a> 39 $/;" a +'L39' HTML/S/26.html /^<\/a> 39 * <\/em>$/;" a +'L39' HTML/S/29.html /^<\/a> 39 * Check if there is a submode registered to the given character.<\/em>$/;" a +'L39' HTML/S/3.html /^<\/a> 39 case<\/strong> "recalc":$/;" a +'L39' HTML/S/30.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/31.html /^<\/a> 39 this<\/strong>.help<\/a> = new<\/strong> NullHelp<\/a>();$/;" a +'L39' HTML/S/32.html /^<\/a> 39 *\/<\/em>$/;" a +'L39' HTML/S/33.html /^<\/a> 39 return<\/strong> summary<\/a>;$/;" a +'L39' HTML/S/35.html /^<\/a> 39 * @param author<\/em>$/;" a +'L39' HTML/S/36.html /^<\/a> 39 * @param inputSource<\/em>$/;" a +'L39' HTML/S/37.html /^<\/a> 39 this<\/strong>.description<\/a> = description<\/a>;$/;" a +'L39' HTML/S/38.html /^<\/a> 39 * Create a new component repository sourcing components from files in a<\/em>$/;" a +'L39' HTML/S/39.html /^<\/a> 39 public<\/strong> default<\/strong> IList<\/a><ComponentType<\/a>> getList() {<\/em>$/;" a +'L39' HTML/S/4.html /^<\/a> 39 default<\/strong>:$/;" a +'L39' HTML/S/40.html /^<\/a> 39 * @return The name of the component<\/em>$/;" a +'L39' HTML/S/41.html /^<\/a> 39 * repeat the terminal element?<\/em>$/;" a +'L39' HTML/S/42.html /^<\/a> 39 * @param right<\/em>$/;" a +'L39' HTML/S/43.html /^<\/a> 39 @Override<\/a>$/;" a +'L39' HTML/S/44.html /^<\/a> 39 public<\/strong> default<\/strong> void<\/strong> doWith<\/a>(Consumer<\/a><? super<\/strong> ContainedType<\/a>> action<\/a>) {<\/em>$/;" a +'L39' HTML/S/45.html /^<\/a> 39 *\/<\/em>$/;" a +'L39' HTML/S/46.html /^<\/a> 39 private<\/strong> boolean<\/strong> pairBound<\/a>;$/;" a +'L39' HTML/S/47.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/48.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/49.html /^<\/a> 39 @Override<\/a>$/;" a +'L39' HTML/S/50.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/51.html /^<\/a> 39 * @param leftBinder<\/em>$/;" a +'L39' HTML/S/52.html /^<\/a> 39 * The intermediate type being folded<\/em>$/;" a +'L39' HTML/S/53.html /^<\/a> 39 $/;" a +'L39' HTML/S/54.html /^<\/a> 39 public<\/strong> LazyPair(LeftType<\/a> leftVal<\/a>, RightType<\/a> rightVal<\/a>) {<\/em>$/;" a +'L39' HTML/S/55.html /^<\/a> 39 heldValues<\/a> = toHold<\/a>;$/;" a +'L39' HTML/S/56.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/57.html /^<\/a> 39 leftValue<\/a> = left<\/a>;$/;" a +'L39' HTML/S/58.html /^<\/a> 39 return<\/strong> itm<\/a>;$/;" a +'L39' HTML/S/59.html /^<\/a> 39 gotten<\/a> = false<\/strong>;$/;" a +'L39' HTML/S/60.html /^<\/a> 39 preParent<\/a> = tree<\/a>;$/;" a +'L39' HTML/S/62.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/63.html /^<\/a> 39 $/;" a +'L39' HTML/S/64.html /^<\/a> 39 * Maps ambiguous abbreviations to the strings they could be.<\/em>$/;" a +'L39' HTML/S/65.html /^<\/a> 39 * Insert a sub-directory into the dictionary.$/;" a +'L39' HTML/S/66.html /^<\/a> 39 * auto-extension policy.<\/em>$/;" a +'L39' HTML/S/67.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/68.html /^<\/a> 39 $/;" a +'L39' HTML/S/69.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/7.html /^<\/a> 39 boolean<\/strong> verbose<\/a>;$/;" a +'L39' HTML/S/70.html /^<\/a> 39 $/;" a +'L39' HTML/S/71.html /^<\/a> 39 * @param autoExtnd<\/em>$/;" a +'L39' HTML/S/72.html /^<\/a> 39 return<\/strong> backing<\/a>.pop<\/a>();$/;" a +'L39' HTML/S/73.html /^<\/a> 39 *<\/em>$/;" a +'L39' HTML/S/74.html /^<\/a> 39 * Insert an element before the current item.<\/em>$/;" a +'L39' HTML/S/75.html /^<\/a> 39 $/;" a +'L39' HTML/S/76.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/77.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/81.html /^<\/a> 39 * The thing to use for comparing elements<\/em>$/;" a +'L39' HTML/S/82.html /^<\/a> 39 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Can't add to a leaf.");$/;" a +'L39' HTML/S/83.html /^<\/a> 39 * @param rght<\/em>$/;" a +'L39' HTML/S/84.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/85.html /^<\/a> 39 * The function to use to collapse data in mapped form<\/em>$/;" a +'L39' HTML/S/87.html /^<\/a> 39 $/;" a +'L39' HTML/S/88.html /^<\/a> 39 * Create a new empty functional list.<\/em>$/;" a +'L39' HTML/S/89.html /^<\/a> 39 this<\/strong>();$/;" a +'L39' HTML/S/9.html /^<\/a> 39 state<\/a>.blockCount<\/a>.pop<\/a>();$/;" a +'L39' HTML/S/90.html /^<\/a> 39 if<\/strong>(inp<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("String to tokenize must be non-null");$/;" a +'L39' HTML/S/91.html /^<\/a> 39 *\/<\/em>$/;" a +'L39' HTML/S/92.html /^<\/a> 39 *<\/em>$/;" a +'L39' HTML/S/93.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/94.html /^<\/a> 39 $/;" a +'L39' HTML/S/95.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/97.html /^<\/a> 39 public<\/strong> IMap<\/a><OldKey<\/a>, NewValue<\/a>> extend<\/a>() {<\/em>$/;" a +'L39' HTML/S/98.html /^<\/a> 39 }<\/em>$/;" a +'L39' HTML/S/99.html /^<\/a> 39 statePair<\/a>.doWith<\/a>((left<\/a>, right<\/a>) -> {<\/em>$/;" a +'L390' HTML/S/1.html /^<\/a>3011; 3010 # RIGHT BLACK LENTICULAR BRACKET$/;" a +'L390' HTML/S/111.html /^<\/a> 390 $/;" a +'L390' HTML/S/143.html /^<\/a> 390 \/*<\/em>$/;" a +'L390' HTML/S/193.html /^<\/a>3011; 3010 # RIGHT BLACK LENTICULAR BRACKET$/;" a +'L390' HTML/S/32.html /^<\/a> 390 *<\/em>$/;" a +'L390' HTML/S/7.html /^<\/a> 390 }<\/em>$/;" a +'L390' HTML/S/73.html /^<\/a> 390 }<\/em>$/;" a +'L390' HTML/S/88.html /^<\/a> 390 @Override<\/a>$/;" a +'L391' HTML/S/1.html /^<\/a>3014; 3015 # LEFT TORTOISE SHELL BRACKET$/;" a +'L391' HTML/S/111.html /^<\/a> 391 \/**<\/em>$/;" a +'L391' HTML/S/143.html /^<\/a> 391 * We can do this because equals works on<\/em>$/;" a +'L391' HTML/S/193.html /^<\/a>3014; 3015 # LEFT TORTOISE SHELL BRACKET$/;" a +'L391' HTML/S/32.html /^<\/a> 391 * @param handler<\/em>$/;" a +'L391' HTML/S/7.html /^<\/a> 391 $/;" a +'L391' HTML/S/73.html /^<\/a> 391 $/;" a +'L391' HTML/S/88.html /^<\/a> 391 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L392' HTML/S/1.html /^<\/a>3015; 3014 # RIGHT TORTOISE SHELL BRACKET$/;" a +'L392' HTML/S/111.html /^<\/a> 392 * Get the subgrammar with the specified name.<\/em>$/;" a +'L392' HTML/S/143.html /^<\/a> 392 * arbitrary objects, not just those of the same<\/em>$/;" a +'L392' HTML/S/193.html /^<\/a>3015; 3014 # RIGHT TORTOISE SHELL BRACKET$/;" a +'L392' HTML/S/32.html /^<\/a> 392 * The handler to use for unknown commands, or null to<\/em>$/;" a +'L392' HTML/S/7.html /^<\/a> 392 private<\/strong> void<\/strong> handleSplit<\/a>(String<\/a>[] argArray<\/a>) {<\/em>$/;" a +'L392' HTML/S/73.html /^<\/a> 392 int<\/strong> i<\/a> = 0;$/;" a +'L392' HTML/S/88.html /^<\/a> 392 int<\/strong> lSize<\/a> = getSize<\/a>();$/;" a +'L393' HTML/S/1.html /^<\/a>3016; 3017 # LEFT WHITE LENTICULAR BRACKET$/;" a +'L393' HTML/S/111.html /^<\/a> 393 *<\/em>$/;" a +'L393' HTML/S/143.html /^<\/a> 393 * type.<\/em>$/;" a +'L393' HTML/S/193.html /^<\/a>3016; 3017 # LEFT WHITE LENTICULAR BRACKET$/;" a +'L393' HTML/S/32.html /^<\/a> 393 * throw on unknown commands<\/em>$/;" a +'L393' HTML/S/7.html /^<\/a> 393 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < argArray<\/a>.length<\/a>; i<\/a>++) {<\/em>$/;" a +'L393' HTML/S/73.html /^<\/a> 393 for<\/strong>(List<\/a><T<\/a>> elms<\/a> : nelms<\/a>) {<\/em>$/;" a +'L393' HTML/S/88.html /^<\/a> 393 $/;" a +'L394' HTML/S/1.html /^<\/a>3017; 3016 # RIGHT WHITE LENTICULAR BRACKET$/;" a +'L394' HTML/S/111.html /^<\/a> 394 * @param name<\/em>$/;" a +'L394' HTML/S/143.html /^<\/a> 394 *\/<\/em>$/;" a +'L394' HTML/S/193.html /^<\/a>3017; 3016 # RIGHT WHITE LENTICULAR BRACKET$/;" a +'L394' HTML/S/32.html /^<\/a> 394 *\/<\/em>$/;" a +'L394' HTML/S/7.html /^<\/a> 394 String<\/a> arg<\/a> = argArray<\/a>[i<\/a>];$/;" a +'L394' HTML/S/73.html /^<\/a> 394 for<\/strong>(T<\/a> elm<\/a> : elms<\/a>) {<\/em>$/;" a +'L394' HTML/S/88.html /^<\/a> 394 if<\/strong>(lSize<\/a> == 0) return<\/strong> "()";$/;" a +'L395' HTML/S/1.html /^<\/a>3018; 3019 # LEFT WHITE TORTOISE SHELL BRACKET$/;" a +'L395' HTML/S/111.html /^<\/a> 395 * The name of the subgrammar to get.<\/em>$/;" a +'L395' HTML/S/143.html /^<\/a> 395 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Empty string is not a valid exclusion");$/;" a +'L395' HTML/S/193.html /^<\/a>3018; 3019 # LEFT WHITE TORTOISE SHELL BRACKET$/;" a +'L395' HTML/S/32.html /^<\/a> 395 public<\/strong> void<\/strong> setUnknownCommandHandler(BiConsumer<\/a><String<\/a>, String<\/a>[]> handler<\/a>) {<\/em>$/;" a +'L395' HTML/S/7.html /^<\/a> 395 $/;" a +'L395' HTML/S/73.html /^<\/a> 395 push<\/a>(elm<\/a>);$/;" a +'L395' HTML/S/88.html /^<\/a> 395 $/;" a +'L396' HTML/S/1.html /^<\/a>3019; 3018 # RIGHT WHITE TORTOISE SHELL BRACKET$/;" a +'L396' HTML/S/111.html /^<\/a> 396 * @return The subgrammar with the specified name.<\/em>$/;" a +'L396' HTML/S/143.html /^<\/a> 396 }<\/em> else<\/strong> {<\/em>$/;" a +'L396' HTML/S/193.html /^<\/a>3019; 3018 # RIGHT WHITE TORTOISE SHELL BRACKET$/;" a +'L396' HTML/S/32.html /^<\/a> 396 if<\/strong>(handler<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Handler must not be null");$/;" a +'L396' HTML/S/7.html /^<\/a> 396 String<\/a>[] res<\/a> = split<\/a>.split<\/a>(arg<\/a>);$/;" a +'L396' HTML/S/73.html /^<\/a> 396 }<\/em>$/;" a +'L396' HTML/S/88.html /^<\/a> 396 StringBuilder<\/a> sb<\/a> = new<\/strong> StringBuilder<\/a>("(");$/;" a +'L397' HTML/S/1.html /^<\/a>301A; 301B # LEFT WHITE SQUARE BRACKET$/;" a +'L397' HTML/S/111.html /^<\/a> 397 *\/<\/em>$/;" a +'L397' HTML/S/143.html /^<\/a> 397 topLevelExclusions<\/a>.add<\/a>(exclusion<\/a>);$/;" a +'L397' HTML/S/193.html /^<\/a>301A; 301B # LEFT WHITE SQUARE BRACKET$/;" a +'L397' HTML/S/32.html /^<\/a> 397 $/;" a +'L397' HTML/S/7.html /^<\/a> 397 $/;" a +'L397' HTML/S/73.html /^<\/a> 397 $/;" a +'L397' HTML/S/88.html /^<\/a> 397 Iterator<\/a><E<\/a>> itr<\/a> = toIterable<\/a>().iterator<\/a>();$/;" a +'L398' HTML/S/1.html /^<\/a>301B; 301A # RIGHT WHITE SQUARE BRACKET$/;" a +'L398' HTML/S/111.html /^<\/a> 398 public<\/strong> WeightedGrammar<\/a><E<\/a>> getSubgrammar(E<\/a> name<\/a>) {<\/em>$/;" a +'L398' HTML/S/143.html /^<\/a> 398 }<\/em>$/;" a +'L398' HTML/S/193.html /^<\/a>301B; 301A # RIGHT WHITE SQUARE BRACKET$/;" a +'L398' HTML/S/32.html /^<\/a> 398 unknownCommandHandler<\/a> = handler<\/a>;$/;" a +'L398' HTML/S/7.html /^<\/a> 398 System<\/a>.out<\/a>.printf<\/a>("%d '%s' %s\\n", i<\/a>, arg<\/a>, Arrays<\/a>.deepToString<\/a>(res<\/a>));$/;" a +'L398' HTML/S/73.html /^<\/a> 398 conses<\/a>.get<\/a>(i<\/a>).accept<\/a>(this<\/strong>);$/;" a +'L398' HTML/S/88.html /^<\/a> 398 E<\/a> itm<\/a> = itr<\/a>.next<\/a>();$/;" a +'L399' HTML/S/1.html /^<\/a>FE59; FE5A # SMALL LEFT PARENTHESIS$/;" a +'L399' HTML/S/111.html /^<\/a> 399 if<\/strong> (name<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Subgrammar name must not be null");$/;" a +'L399' HTML/S/143.html /^<\/a> 399 }<\/em>$/;" a +'L399' HTML/S/193.html /^<\/a>FE59; FE5A # SMALL LEFT PARENTHESIS$/;" a +'L399' HTML/S/32.html /^<\/a> 399 }<\/em>$/;" a +'L399' HTML/S/7.html /^<\/a> 399 }<\/em>$/;" a +'L399' HTML/S/73.html /^<\/a> 399 i<\/a> += 1;$/;" a +'L399' HTML/S/88.html /^<\/a> 399 int<\/strong> i<\/a> = 0;$/;" a +'L4' HTML/S/1.html /^<\/a># For terms of use, see http:\/\/www.unicode.org\/terms_of_use.html$/;" a +'L4' HTML/S/10.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/100.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/101.html /^<\/a> 4 import<\/strong> java.nio.file.Files;$/;" a +'L4' HTML/S/102.html /^<\/a> 4 import<\/strong> java.nio.file.FileVisitResult;$/;" a +'L4' HTML/S/103.html /^<\/a> 4 import<\/strong> java.util.function.Consumer;$/;" a +'L4' HTML/S/104.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/105.html /^<\/a> 4 * Generic interface for objects that implement the builder pattern<\/em>$/;" a +'L4' HTML/S/106.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L4' HTML/S/107.html /^<\/a> 4 $/;" a +'L4' HTML/S/108.html /^<\/a> 4 $/;" a +'L4' HTML/S/109.html /^<\/a> 4 * Consumer that takes three arguments.<\/em>$/;" a +'L4' HTML/S/11.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/110.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/111.html /^<\/a> 4 import<\/strong> bjc.utils.data.Pair;$/;" a +'L4' HTML/S/112.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/113.html /^<\/a> 4 import<\/strong> bjc.utils.data.Identity;$/;" a +'L4' HTML/S/114.html /^<\/a> 4 * An edge in a weighted graph<\/em>$/;" a +'L4' HTML/S/115.html /^<\/a> 4 import<\/strong> bjc.utils.data.Identity;$/;" a +'L4' HTML/S/116.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/117.html /^<\/a> 4 $/;" a +'L4' HTML/S/118.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/119.html /^<\/a> 4 $/;" a +'L4' HTML/S/12.html /^<\/a> 2$/;" a +'L4' HTML/S/120.html /^<\/a> 4 $/;" a +'L4' HTML/S/121.html /^<\/a> 4 $/;" a +'L4' HTML/S/122.html /^<\/a> 4 import<\/strong> bjc.utils.gui.layout.AutosizeLayout;$/;" a +'L4' HTML/S/123.html /^<\/a> 4 $/;" a +'L4' HTML/S/124.html /^<\/a> 4 import<\/strong> bjc.utils.gui.layout.HLayout;$/;" a +'L4' HTML/S/125.html /^<\/a> 4 import<\/strong> bjc.utils.gui.SimpleJList;$/;" a +'L4' HTML/S/126.html /^<\/a> 4 *\/<\/em>$/;" a +'L4' HTML/S/127.html /^<\/a> 4 $/;" a +'L4' HTML/S/128.html /^<\/a> 4 import<\/strong> bjc.utils.gui.layout.HLayout;$/;" a +'L4' HTML/S/129.html /^<\/a> 4 $/;" a +'L4' HTML/S/13.html /^<\/a> 4 import<\/strong> bjc.utils.esodata.Directory;$/;" a +'L4' HTML/S/130.html /^<\/a> 4 $/;" a +'L4' HTML/S/131.html /^<\/a> 4 $/;" a +'L4' HTML/S/132.html /^<\/a> 4 $/;" a +'L4' HTML/S/133.html /^<\/a> 4 import<\/strong> java.util.function.Function;$/;" a +'L4' HTML/S/134.html /^<\/a> 4 $/;" a +'L4' HTML/S/135.html /^<\/a> 4 import<\/strong> javax.swing.JList;$/;" a +'L4' HTML/S/136.html /^<\/a> 4 import<\/strong> javax.swing.border.TitledBorder;$/;" a +'L4' HTML/S/137.html /^<\/a> 4 import<\/strong> java.io.OutputStream;$/;" a +'L4' HTML/S/138.html /^<\/a> 4 * Represents a block of text read in from a source.<\/em>$/;" a +'L4' HTML/S/139.html /^<\/a> 4 import<\/strong> java.io.Reader;$/;" a +'L4' HTML/S/14.html /^<\/a> 4 import<\/strong> bjc.utils.data.ITree;$/;" a +'L4' HTML/S/140.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/141.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.FunctionalStringTokenizer;$/;" a +'L4' HTML/S/142.html /^<\/a> 4 * The superclass for exceptions thrown during sequence delimitation.<\/em>$/;" a +'L4' HTML/S/143.html /^<\/a> 4 import<\/strong> bjc.utils.data.ITree;$/;" a +'L4' HTML/S/144.html /^<\/a> 4 $/;" a +'L4' HTML/S/145.html /^<\/a> 4 import<\/strong> bjc.utils.data.Pair;$/;" a +'L4' HTML/S/146.html /^<\/a> 4 * Marks the parameters for building a sequence tree.<\/em>$/;" a +'L4' HTML/S/147.html /^<\/a> 4 import<\/strong> bjc.utils.data.ITree;$/;" a +'L4' HTML/S/148.html /^<\/a> 4 $/;" a +'L4' HTML/S/149.html /^<\/a> 4 $/;" a +'L4' HTML/S/15.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/150.html /^<\/a> 4 * Represents something that has a set precedence<\/em>$/;" a +'L4' HTML/S/151.html /^<\/a> 4 * General superclass for exceptions thrown during parsing.<\/em>$/;" a +'L4' HTML/S/152.html /^<\/a> 4 $/;" a +'L4' HTML/S/153.html /^<\/a> 4 $/;" a +'L4' HTML/S/154.html /^<\/a> 4 $/;" a +'L4' HTML/S/155.html /^<\/a> 4 $/;" a +'L4' HTML/S/156.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L4' HTML/S/157.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/158.html /^<\/a> 4 $/;" a +'L4' HTML/S/159.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/16.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/160.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L4' HTML/S/161.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L4' HTML/S/162.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.pratt.NonInitialCommand;$/;" a +'L4' HTML/S/163.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/164.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.pratt.InitialCommand;$/;" a +'L4' HTML/S/165.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/166.html /^<\/a> 4 * A left-associative operator.<\/em>$/;" a +'L4' HTML/S/167.html /^<\/a> 4 * A non-associative operator.<\/em>$/;" a +'L4' HTML/S/168.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L4' HTML/S/169.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/17.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.FunctionalStringTokenizer;$/;" a +'L4' HTML/S/170.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/171.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/172.html /^<\/a> 4 * A right-associative binary operator.<\/em>$/;" a +'L4' HTML/S/173.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/174.html /^<\/a> 4 $/;" a +'L4' HTML/S/175.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/176.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L4' HTML/S/177.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L4' HTML/S/178.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L4' HTML/S/179.html /^<\/a> 4 * Represents the contextual state passed to a command.<\/em>$/;" a +'L4' HTML/S/18.html /^<\/a> add-recloser <\/%2$s>$/;" a +'L4' HTML/S/180.html /^<\/a> 4 import<\/strong> bjc.utils.funcutils.NumberUtils;$/;" a +'L4' HTML/S/181.html /^<\/a> 4 * Represents a simple parsing token.<\/em>$/;" a +'L4' HTML/S/182.html /^<\/a> 4 $/;" a +'L4' HTML/S/183.html /^<\/a> 4 $/;" a +'L4' HTML/S/184.html /^<\/a> 4 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L4' HTML/S/185.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L4' HTML/S/186.html /^<\/a> 4 import<\/strong> java.util.Set;$/;" a +'L4' HTML/S/187.html /^<\/a> 4 * Split a string and keep given delimiters.<\/em>$/;" a +'L4' HTML/S/188.html /^<\/a> 4 import<\/strong> java.util.List;$/;" a +'L4' HTML/S/189.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/19.html /^<\/a>$/;" a +'L4' HTML/S/190.html /^<\/a> 4 import<\/strong> java.util.List;$/;" a +'L4' HTML/S/191.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/192.html /^<\/a> 4 $/;" a +'L4' HTML/S/193.html /^<\/a># For terms of use, see http:\/\/www.unicode.org\/terms_of_use.html$/;" a +'L4' HTML/S/194.html /^<\/a> 2$/;" a +'L4' HTML/S/195.html /^<\/a> add-recloser <\/%2$s>$/;" a +'L4' HTML/S/196.html /^<\/a>$/;" a +'L4' HTML/S/197.html /^<\/a>groupId=bjc$/;" a +'L4' HTML/S/198.html /^<\/a>bjc\/utils\/data\/Tree$1.class$/;" a +'L4' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/InitialCommands.java$/;" a +'L4' HTML/S/2.html /^<\/a>$/;" a +'L4' HTML/S/20.html /^<\/a> 4 import<\/strong> java.io.OutputStream;$/;" a +'L4' HTML/S/202.html /^<\/a>Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec$/;" a +'L4' HTML/S/203.html /^<\/a> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"\/>$/;" a +'L4' HTML/S/21.html /^<\/a> 4 * Represents a command that can be invoked from a {@link CommandMode}<\/em>$/;" a +'L4' HTML/S/22.html /^<\/a> 4 $/;" a +'L4' HTML/S/23.html /^<\/a> 4 * Interface for the help entry for a command<\/em>$/;" a +'L4' HTML/S/24.html /^<\/a> 4 * A mode for determining the commands that are valid to enter, and then<\/em>$/;" a +'L4' HTML/S/25.html /^<\/a> 4 * A class for a command that delegates to another command.<\/em>$/;" a +'L4' HTML/S/26.html /^<\/a> 4 import<\/strong> java.io.InputStreamReader;$/;" a +'L4' HTML/S/27.html /^<\/a> 4 $/;" a +'L4' HTML/S/28.html /^<\/a> 4 * Exception thrown when something goes wrong with FDS.<\/em>$/;" a +'L4' HTML/S/29.html /^<\/a> 4 import<\/strong> bjc.utils.cli.NullHelp;$/;" a +'L4' HTML/S/3.html /^<\/a> 4 import<\/strong> bjc.utils.funcutils.StringUtils;$/;" a +'L4' HTML/S/30.html /^<\/a> 4 import<\/strong> java.util.HashSet;$/;" a +'L4' HTML/S/31.html /^<\/a> 4 * Generic command implementation.<\/em>$/;" a +'L4' HTML/S/32.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L4' HTML/S/33.html /^<\/a> 4 * Generic implementation of a help topic<\/em>$/;" a +'L4' HTML/S/34.html /^<\/a> 4 * Implementation of a help topic that doesn't exist<\/em>$/;" a +'L4' HTML/S/35.html /^<\/a> 4 * Generic implementation of a description for a component<\/em>$/;" a +'L4' HTML/S/36.html /^<\/a> 4 import<\/strong> static bjc.utils.ioutils.RuleBasedReaderPragmas.buildStringCollapser;$/;" a +'L4' HTML/S/37.html /^<\/a> 4 * Internal state of component description parser<\/em>$/;" a +'L4' HTML/S/38.html /^<\/a> 4 import<\/strong> bjc.utils.data.Identity;$/;" a +'L4' HTML/S/39.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L4' HTML/S/4.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.bst.TreeLinearizationMethod;$/;" a +'L4' HTML/S/40.html /^<\/a> 4 * Represents a optional component that has status information associated with<\/em>$/;" a +'L4' HTML/S/41.html /^<\/a> 4 $/;" a +'L4' HTML/S/42.html /^<\/a> 4 import<\/strong> java.util.function.Function;$/;" a +'L4' HTML/S/43.html /^<\/a> 4 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L4' HTML/S/44.html /^<\/a> 4 import<\/strong> bjc.utils.data.internals.WrappedLazy;$/;" a +'L4' HTML/S/45.html /^<\/a> 4 import<\/strong> bjc.utils.data.Lazy;$/;" a +'L4' HTML/S/46.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/47.html /^<\/a> 4 import<\/strong> bjc.utils.data.ListHolder;$/;" a +'L4' HTML/S/48.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/49.html /^<\/a> 4 import<\/strong> bjc.utils.data.Lazy;$/;" a +'L4' HTML/S/5.html /^<\/a> 4 import<\/strong> bjc.utils.cli.fds.FDSException;$/;" a +'L4' HTML/S/50.html /^<\/a> 4 import<\/strong> bjc.utils.data.Option;$/;" a +'L4' HTML/S/51.html /^<\/a> 4 $/;" a +'L4' HTML/S/52.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.bst.TreeLinearizationMethod;$/;" a +'L4' HTML/S/53.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L4' HTML/S/54.html /^<\/a> 4 import<\/strong> bjc.utils.data.internals.HalfBoundLazyPair;$/;" a +'L4' HTML/S/55.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L4' HTML/S/56.html /^<\/a> 4 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L4' HTML/S/57.html /^<\/a> 4 import<\/strong> java.util.function.Function;$/;" a +'L4' HTML/S/58.html /^<\/a> 4 $/;" a +'L4' HTML/S/59.html /^<\/a> 4 $/;" a +'L4' HTML/S/6.html /^<\/a> 4 * Test FDS state type.<\/em>$/;" a +'L4' HTML/S/60.html /^<\/a> 4 import<\/strong> java.util.Iterator;$/;" a +'L4' HTML/S/61.html /^<\/a> 4 * Represents the results for doing a top-down transform of a tree<\/em>$/;" a +'L4' HTML/S/62.html /^<\/a> 4 import<\/strong> java.util.function.Function;$/;" a +'L4' HTML/S/63.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/64.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L4' HTML/S/65.html /^<\/a> 4 * Represents a hierarchical map.$/;" a +'L4' HTML/S/66.html /^<\/a> 4 * Double-sided tape is essentially two tapes stuck together with a shared<\/em>$/;" a +'L4' HTML/S/67.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/68.html /^<\/a> 4 import<\/strong> java.util.LinkedList;$/;" a +'L4' HTML/S/69.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L4' HTML/S/7.html /^<\/a> 4 import<\/strong> bjc.utils.funcutils.StringUtils;$/;" a +'L4' HTML/S/70.html /^<\/a> 4 import<\/strong> java.util.LinkedList;$/;" a +'L4' HTML/S/71.html /^<\/a> 4 $/;" a +'L4' HTML/S/72.html /^<\/a> 4 import<\/strong> java.util.stream.Stream;$/;" a +'L4' HTML/S/73.html /^<\/a> 4 import<\/strong> java.util.List;$/;" a +'L4' HTML/S/74.html /^<\/a> 4 * Interface for something that acts like a tape.<\/em>$/;" a +'L4' HTML/S/75.html /^<\/a> 4 * A tape changer is essentially a tape of tapes.<\/em>$/;" a +'L4' HTML/S/76.html /^<\/a> 4 import<\/strong> java.util.Map;$/;" a +'L4' HTML/S/77.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L4' HTML/S/78.html /^<\/a> 4 $/;" a +'L4' HTML/S/79.html /^<\/a> 4 $/;" a +'L4' HTML/S/8.html /^<\/a> 4 import<\/strong> bjc.utils.data.Tree;$/;" a +'L4' HTML/S/80.html /^<\/a> 4 $/;" a +'L4' HTML/S/81.html /^<\/a> 4 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L4' HTML/S/82.html /^<\/a> 4 import<\/strong> java.util.function.BiFunction;$/;" a +'L4' HTML/S/83.html /^<\/a> 4 import<\/strong> java.util.function.BiFunction;$/;" a +'L4' HTML/S/84.html /^<\/a> 4 * Represents a function for doing a directed walk of a binary tree.<\/em>$/;" a +'L4' HTML/S/85.html /^<\/a> 4 import<\/strong> java.util.function.BiFunction;$/;" a +'L4' HTML/S/86.html /^<\/a> 4 * Represents the ways to linearize a tree for traversal.<\/em>$/;" a +'L4' HTML/S/87.html /^<\/a> 4 $/;" a +'L4' HTML/S/88.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/89.html /^<\/a> 4 $/;" a +'L4' HTML/S/9.html /^<\/a> 4 import<\/strong> bjc.utils.data.TransformIterator;$/;" a +'L4' HTML/S/90.html /^<\/a> 4 import<\/strong> java.util.function.Consumer;$/;" a +'L4' HTML/S/91.html /^<\/a> 4 $/;" a +'L4' HTML/S/92.html /^<\/a> 4 import<\/strong> java.util.function.Consumer;$/;" a +'L4' HTML/S/93.html /^<\/a> 4 $/;" a +'L4' HTML/S/94.html /^<\/a> 4 $/;" a +'L4' HTML/S/95.html /^<\/a> 4 $/;" a +'L4' HTML/S/96.html /^<\/a> 4 * @author ben<\/em>$/;" a +'L4' HTML/S/97.html /^<\/a> 4 import<\/strong> java.util.function.Consumer;$/;" a +'L4' HTML/S/98.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L4' HTML/S/99.html /^<\/a> 4 import<\/strong> bjc.utils.data.IPair;$/;" a +'L40' HTML/S/1.html /^<\/a># for character-based mirroring.$/;" a +'L40' HTML/S/100.html /^<\/a> 40 $/;" a +'L40' HTML/S/101.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/103.html /^<\/a> 40 * @param cons<\/em>$/;" a +'L40' HTML/S/104.html /^<\/a> 40 public<\/strong> void<\/strong> accept<\/a>(E<\/a> value<\/a>) {<\/em>$/;" a +'L40' HTML/S/106.html /^<\/a> 40 *<\/em>$/;" a +'L40' HTML/S/107.html /^<\/a> 40 * @param winning<\/em>$/;" a +'L40' HTML/S/108.html /^<\/a> 40 \/**<\/em>$/;" a +'L40' HTML/S/110.html /^<\/a> 40 * @param rule<\/em>$/;" a +'L40' HTML/S/111.html /^<\/a> 40 \/**<\/em>$/;" a +'L40' HTML/S/112.html /^<\/a> 40 * randomness<\/em>$/;" a +'L40' HTML/S/113.html /^<\/a> 40 input<\/a>.useDelimiter<\/a>("\\n");$/;" a +'L40' HTML/S/114.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/115.html /^<\/a> 40 $/;" a +'L40' HTML/S/116.html /^<\/a> 40 * The extensions to show in this filter.<\/em>$/;" a +'L40' HTML/S/117.html /^<\/a> 40 * The extensions to accept as valid<\/em>$/;" a +'L40' HTML/S/118.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/122.html /^<\/a> 40 JPanel<\/a> itemInputPanel<\/a> = new<\/strong> JPanel<\/a>();$/;" a +'L40' HTML/S/123.html /^<\/a> 40 $/;" a +'L40' HTML/S/124.html /^<\/a> 40 JLabel<\/a> label<\/a> = new<\/strong> JLabel<\/a>(lab<\/a>);$/;" a +'L40' HTML/S/125.html /^<\/a> 40 this<\/strong>(add<\/a>, edit<\/a>, remove<\/a>, null<\/strong>);$/;" a +'L40' HTML/S/127.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/128.html /^<\/a> 40 \/**<\/em>$/;" a +'L40' HTML/S/129.html /^<\/a> 40 add<\/a>(inputValue<\/a>, BorderLayout<\/a>.CENTER<\/a>);$/;" a +'L40' HTML/S/13.html /^<\/a> 40 return<\/strong> String<\/a>.format<\/a>("TestContext [scopes=%s\\n, blockCount=%s]", scopes<\/a>, blockCount<\/a>);$/;" a +'L40' HTML/S/130.html /^<\/a> 40 $/;" a +'L40' HTML/S/131.html /^<\/a> 40 return<\/strong> getValue<\/a>(parent<\/a>, title<\/a>, prompt<\/a>, (strang<\/a>) -> {<\/em>$/;" a +'L40' HTML/S/132.html /^<\/a> 40 private<\/strong> static<\/strong> File<\/a> doSaveFile<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, JFileChooser<\/a> files<\/a>) {<\/em>$/;" a +'L40' HTML/S/133.html /^<\/a> 40 \/\/ We don't care about the specifics of the<\/em>$/;" a +'L40' HTML/S/135.html /^<\/a> 40 public<\/strong> static<\/strong> <E<\/a>> ListModel<\/a><E<\/a>> buildModel<\/a>(Iterable<\/a><E<\/a>> source<\/a>) {<\/em>$/;" a +'L40' HTML/S/138.html /^<\/a> 40 * The line this block ended.<\/em>$/;" a +'L40' HTML/S/139.html /^<\/a> 40 * of file is always considered to end a block.<\/em>$/;" a +'L40' HTML/S/14.html /^<\/a> 40 return<\/strong> true<\/strong>;$/;" a +'L40' HTML/S/140.html /^<\/a> 40 private<\/strong> Consumer<\/a><E<\/a>> end<\/a>;$/;" a +'L40' HTML/S/141.html /^<\/a> 40 consumer<\/a>.accept<\/a>(Integer<\/a>.parseInt<\/a>(token<\/a>), state<\/a>);$/;" a +'L40' HTML/S/143.html /^<\/a> 40 $/;" a +'L40' HTML/S/145.html /^<\/a> 40 if<\/strong> (m<\/a>.matches<\/a>()) {<\/em>$/;" a +'L40' HTML/S/146.html /^<\/a> 40 this<\/strong>.contents<\/a> = contents<\/a>;$/;" a +'L40' HTML/S/147.html /^<\/a> 40 public<\/strong> SequenceDelimiter() {<\/em>$/;" a +'L40' HTML/S/149.html /^<\/a> 40 * Digits ._opt Digits_opt ExponentPart_opt<\/em>$/;" a +'L40' HTML/S/153.html /^<\/a> 40 * @param inner<\/em>$/;" a +'L40' HTML/S/154.html /^<\/a> 40 * null, don't check for a terminator.<\/em>$/;" a +'L40' HTML/S/155.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/157.html /^<\/a> 40 $/;" a +'L40' HTML/S/159.html /^<\/a> 40 * The token to use as the node in the AST.<\/em>$/;" a +'L40' HTML/S/16.html /^<\/a> 40 addCase<\/a>(rn<\/a>, 40, "<prefix> <infix> <suffix>");$/;" a +'L40' HTML/S/163.html /^<\/a> 40 $/;" a +'L40' HTML/S/164.html /^<\/a> 40 * The type that closes the group.<\/em>$/;" a +'L40' HTML/S/168.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/169.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/17.html /^<\/a> 40 "I <opine> <something>", "You think that I am <property>");$/;" a +'L40' HTML/S/171.html /^<\/a> 40 * <\/em>$/;" a +'L40' HTML/S/173.html /^<\/a> 40 * <\/em>$/;" a +'L40' HTML/S/174.html /^<\/a> 40 UnaryOperator<\/a><ITree<\/a><Token<\/a><K<\/a>, V<\/a>>>> transform<\/a>) {<\/em>$/;" a +'L40' HTML/S/175.html /^<\/a> 40 @Override<\/a>$/;" a +'L40' HTML/S/177.html /^<\/a> 40 $/;" a +'L40' HTML/S/179.html /^<\/a> 40 * Any state needing to be kept during parsing.<\/em>$/;" a +'L40' HTML/S/180.html /^<\/a> 40 public<\/strong> PrattParser() {<\/em>$/;" a +'L40' HTML/S/182.html /^<\/a> 40 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L40' HTML/S/183.html /^<\/a> 40 public<\/strong> Token<\/a><String<\/a>, String<\/a>> next<\/a>() {<\/em>$/;" a +'L40' HTML/S/184.html /^<\/a> 40 \/**<\/em>$/;" a +'L40' HTML/S/185.html /^<\/a> 40 * Represents multiplication<\/em>$/;" a +'L40' HTML/S/186.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/188.html /^<\/a> 40 String<\/a>[] finals<\/a> = low<\/a>.split<\/a>(partial<\/a>);$/;" a +'L40' HTML/S/189.html /^<\/a> 40 if<\/strong>(isSpecialOperator<\/a>.test<\/a>(element<\/a>)) {<\/em>$/;" a +'L40' HTML/S/190.html /^<\/a> 40 \/\/ that$/;" a +'L40' HTML/S/191.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/192.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/193.html /^<\/a># for character-based mirroring.$/;" a +'L40' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/ParserException.java$/;" a +'L40' HTML/S/2.html /^<\/a> <artifactId>junit<\/artifactId>$/;" a +'L40' HTML/S/20.html /^<\/a> 40 else<\/strong> if<\/strong>(output<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Output stream must not be null");$/;" a +'L40' HTML/S/203.html /^<\/a> <property name="java.specification.version" value="1.8"\/>$/;" a +'L40' HTML/S/24.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/25.html /^<\/a> 40 @Override<\/a>$/;" a +'L40' HTML/S/26.html /^<\/a> 40 * @return The final state of the mode.<\/em>$/;" a +'L40' HTML/S/29.html /^<\/a> 40 * <\/em>$/;" a +'L40' HTML/S/3.html /^<\/a> 40 map<\/a>.recalculate<\/a>();$/;" a +'L40' HTML/S/30.html /^<\/a> 40 $/;" a +'L40' HTML/S/31.html /^<\/a> 40 }<\/em> else<\/strong> {<\/em>$/;" a +'L40' HTML/S/32.html /^<\/a> 40 private<\/strong> Consumer<\/a><String<\/a>> errorOutput<\/a>;$/;" a +'L40' HTML/S/33.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/35.html /^<\/a> 40 * The author of the component<\/em>$/;" a +'L40' HTML/S/36.html /^<\/a> 40 * The stream to parse from<\/em>$/;" a +'L40' HTML/S/37.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/38.html /^<\/a> 40 * directory<\/em>$/;" a +'L40' HTML/S/39.html /^<\/a> 40 return<\/strong> getAll<\/a>().valueList<\/a>();$/;" a +'L40' HTML/S/4.html /^<\/a> 40 System<\/a>.out<\/a>.println<\/a>("ERROR: Unknown command.");$/;" a +'L40' HTML/S/40.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/41.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/42.html /^<\/a> 40 * The value to put on the right<\/em>$/;" a +'L40' HTML/S/43.html /^<\/a> 40 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L40' HTML/S/44.html /^<\/a> 40 transform<\/a>((value<\/a>) -> {<\/em>$/;" a +'L40' HTML/S/45.html /^<\/a> 40 private<\/strong> IList<\/a><UnaryOperator<\/a><BoundContainedType<\/a>>> actions<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L40' HTML/S/46.html /^<\/a> 40 $/;" a +'L40' HTML/S/47.html /^<\/a> 40 $/;" a +'L40' HTML/S/48.html /^<\/a> 40 $/;" a +'L40' HTML/S/49.html /^<\/a> 40 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L40' HTML/S/50.html /^<\/a> 40 $/;" a +'L40' HTML/S/51.html /^<\/a> 40 * The function to use to bind<\/em>$/;" a +'L40' HTML/S/52.html /^<\/a> 40 * @param <ReturnedType><\/em>$/;" a +'L40' HTML/S/53.html /^<\/a> 40 \/**<\/em>$/;" a +'L40' HTML/S/54.html /^<\/a> 40 leftValue<\/a> = leftVal<\/a>;$/;" a +'L40' HTML/S/55.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/56.html /^<\/a> 40 $/;" a +'L40' HTML/S/57.html /^<\/a> 40 rightValue<\/a> = right<\/a>;$/;" a +'L40' HTML/S/58.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/59.html /^<\/a> 40 $/;" a +'L40' HTML/S/60.html /^<\/a> 40 $/;" a +'L40' HTML/S/62.html /^<\/a> 40 $/;" a +'L40' HTML/S/63.html /^<\/a> 40 ID<\/a> = nextID<\/a>++;$/;" a +'L40' HTML/S/64.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/65.html /^<\/a> 40 *$/;" a +'L40' HTML/S/66.html /^<\/a> 40 *<\/em>$/;" a +'L40' HTML/S/67.html /^<\/a> 40 $/;" a +'L40' HTML/S/68.html /^<\/a> 40 return<\/strong> backing<\/a>.peek<\/a>();$/;" a +'L40' HTML/S/69.html /^<\/a> 40 $/;" a +'L40' HTML/S/7.html /^<\/a> 40 $/;" a +'L40' HTML/S/70.html /^<\/a> 40 return<\/strong> backing<\/a>.peek<\/a>();$/;" a +'L40' HTML/S/71.html /^<\/a> 40 * Whether or not to auto-extend the tape to the right w\/<\/em>$/;" a +'L40' HTML/S/72.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/73.html /^<\/a> 40 * @param elm<\/em>$/;" a +'L40' HTML/S/74.html /^<\/a> 40 *<\/em>$/;" a +'L40' HTML/S/75.html /^<\/a> 40 for<\/strong>(Tape<\/a><T<\/a>> tp<\/a> : others<\/a>) {<\/em>$/;" a +'L40' HTML/S/76.html /^<\/a> 40 $/;" a +'L40' HTML/S/77.html /^<\/a> 40 $/;" a +'L40' HTML/S/81.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/82.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/83.html /^<\/a> 40 * The right child of this node.<\/em>$/;" a +'L40' HTML/S/84.html /^<\/a> 40 $/;" a +'L40' HTML/S/85.html /^<\/a> 40 * into a single value.<\/em>$/;" a +'L40' HTML/S/87.html /^<\/a> 40 delegate<\/a>.forEach<\/a>(action<\/a>);$/;" a +'L40' HTML/S/88.html /^<\/a> 40 *\/<\/em>$/;" a +'L40' HTML/S/89.html /^<\/a> 40 $/;" a +'L40' HTML/S/9.html /^<\/a> 40 $/;" a +'L40' HTML/S/90.html /^<\/a> 40 $/;" a +'L40' HTML/S/91.html /^<\/a> 40 default<\/strong> boolean<\/strong> addAll<\/a>(IList<\/a><ContainedType<\/a>> items<\/a>) {<\/em>$/;" a +'L40' HTML/S/92.html /^<\/a> 40 * @param action<\/em>$/;" a +'L40' HTML/S/93.html /^<\/a> 40 }<\/em>$/;" a +'L40' HTML/S/94.html /^<\/a> 40 Bifunctor<\/a><NewLeft<\/a>, OldRight<\/a>> leftMappedFunctor<\/a> = leftMapper<\/a>.apply<\/a>(argPair<\/a>);$/;" a +'L40' HTML/S/97.html /^<\/a> 40 return<\/strong> new<\/strong> ExtendedMap<\/a><>(this<\/strong>, new<\/strong> FunctionalMap<\/a><>());$/;" a +'L40' HTML/S/99.html /^<\/a> 40 firstAccumulator<\/a>.accept<\/a>(left<\/a>, value<\/a>);$/;" a +'L400' HTML/S/1.html /^<\/a>FE5A; FE59 # SMALL RIGHT PARENTHESIS$/;" a +'L400' HTML/S/111.html /^<\/a> 400 $/;" a +'L400' HTML/S/143.html /^<\/a> 400 }<\/em>$/;" a +'L400' HTML/S/193.html /^<\/a>FE5A; FE59 # SMALL RIGHT PARENTHESIS$/;" a +'L400' HTML/S/32.html /^<\/a> 400 $/;" a +'L400' HTML/S/7.html /^<\/a> 400 }<\/em>$/;" a +'L400' HTML/S/73.html /^<\/a> 400 }<\/em>$/;" a +'L400' HTML/S/88.html /^<\/a> 400 $/;" a +'L401' HTML/S/1.html /^<\/a>FE5B; FE5C # SMALL LEFT CURLY BRACKET$/;" a +'L401' HTML/S/111.html /^<\/a> 401 return<\/strong> subgrammars<\/a>.get<\/a>(name<\/a>);$/;" a +'L401' HTML/S/143.html /^<\/a> 401 $/;" a +'L401' HTML/S/193.html /^<\/a>FE5B; FE5C # SMALL LEFT CURLY BRACKET$/;" a +'L401' HTML/S/32.html /^<\/a> 401 private<\/strong> void<\/strong> setupDefaultCommands<\/a>() {<\/em>$/;" a +'L401' HTML/S/7.html /^<\/a> 401 $/;" a +'L401' HTML/S/73.html /^<\/a> 401 }<\/em>$/;" a +'L401' HTML/S/88.html /^<\/a> 401 if<\/strong>(lSize<\/a> == 1) return<\/strong> "(" + itm<\/a> + ")";$/;" a +'L402' HTML/S/1.html /^<\/a>FE5C; FE5B # SMALL RIGHT CURLY BRACKET$/;" a +'L402' HTML/S/111.html /^<\/a> 402 }<\/em>$/;" a +'L402' HTML/S/143.html /^<\/a> 402 \/**<\/em>$/;" a +'L402' HTML/S/193.html /^<\/a>FE5C; FE5B # SMALL RIGHT CURLY BRACKET$/;" a +'L402' HTML/S/32.html /^<\/a> 402 defaultHandlers<\/a>.put<\/a>("list", buildListCommand<\/a>());$/;" a +'L402' HTML/S/7.html /^<\/a> 402 private<\/strong> void<\/strong> handleTest<\/a>(String<\/a> inp<\/a>, boolean<\/strong> splitWS<\/a>) {<\/em>$/;" a +'L402' HTML/S/73.html /^<\/a> 402 $/;" a +'L402' HTML/S/88.html /^<\/a> 402 $/;" a +'L403' HTML/S/1.html /^<\/a>FE5D; FE5E # SMALL LEFT TORTOISE SHELL BRACKET$/;" a +'L403' HTML/S/111.html /^<\/a> 403 $/;" a +'L403' HTML/S/143.html /^<\/a> 403 * Adds one or more groups that cannot occur at all in this group.<\/em>$/;" a +'L403' HTML/S/193.html /^<\/a>FE5D; FE5E # SMALL LEFT TORTOISE SHELL BRACKET$/;" a +'L403' HTML/S/32.html /^<\/a> 403 defaultHandlers<\/a>.put<\/a>("alias", buildAliasCommand<\/a>());$/;" a +'L403' HTML/S/7.html /^<\/a> 403 String<\/a>[] strings<\/a>;$/;" a +'L403' HTML/S/73.html /^<\/a> 403 \/**<\/em>$/;" a +'L403' HTML/S/88.html /^<\/a> 403 for<\/strong>(E<\/a> item<\/a> : toIterable<\/a>()) {<\/em>$/;" a +'L404' HTML/S/1.html /^<\/a>FE5E; FE5D # SMALL RIGHT TORTOISE SHELL BRACKET$/;" a +'L404' HTML/S/111.html /^<\/a> 404 \/**<\/em>$/;" a +'L404' HTML/S/143.html /^<\/a> 404 * <\/em>$/;" a +'L404' HTML/S/193.html /^<\/a>FE5E; FE5D # SMALL RIGHT TORTOISE SHELL BRACKET$/;" a +'L404' HTML/S/32.html /^<\/a> 404 defaultHandlers<\/a>.put<\/a>("help", buildHelpCommand<\/a>());$/;" a +'L404' HTML/S/7.html /^<\/a> 404 $/;" a +'L404' HTML/S/73.html /^<\/a> 404 * Apply the actions in cons to corresponding elements from the stack.<\/em>$/;" a +'L404' HTML/S/88.html /^<\/a> 404 sb<\/a>.append<\/a>(item<\/a>.toString<\/a>());$/;" a +'L405' HTML/S/1.html /^<\/a>FE64; FE65 # SMALL LESS-THAN SIGN$/;" a +'L405' HTML/S/111.html /^<\/a> 405 * Check if this grammar has an initial rule<\/em>$/;" a +'L405' HTML/S/143.html /^<\/a> 405 * @param exclusions<\/em>$/;" a +'L405' HTML/S/193.html /^<\/a>FE64; FE65 # SMALL LESS-THAN SIGN$/;" a +'L405' HTML/S/32.html /^<\/a> 405 $/;" a +'L405' HTML/S/7.html /^<\/a> 405 try<\/strong> {<\/em>$/;" a +'L405' HTML/S/73.html /^<\/a> 405 *<\/em>$/;" a +'L405' HTML/S/88.html /^<\/a> 405 $/;" a +'L406' HTML/S/1.html /^<\/a>FE65; FE64 # SMALL GREATER-THAN SIGN$/;" a +'L406' HTML/S/111.html /^<\/a> 406 *<\/em>$/;" a +'L406' HTML/S/143.html /^<\/a> 406 * The groups forbidden inside this group.<\/em>$/;" a +'L406' HTML/S/193.html /^<\/a>FE65; FE64 # SMALL GREATER-THAN SIGN$/;" a +'L406' HTML/S/32.html /^<\/a> 406 addCommandAlias<\/a>("help", "man");$/;" a +'L406' HTML/S/7.html /^<\/a> 406 strings<\/a> = split<\/a>.split<\/a>(inp<\/a>);$/;" a +'L406' HTML/S/73.html /^<\/a> 406 * @param conses The actions to execute.<\/em>$/;" a +'L406' HTML/S/88.html /^<\/a> 406 if<\/strong>(i<\/a> < lSize<\/a> - 1) {<\/em>$/;" a +'L407' HTML/S/1.html /^<\/a>FF08; FF09 # FULLWIDTH LEFT PARENTHESIS$/;" a +'L407' HTML/S/111.html /^<\/a> 407 * @return Whether or not this grammar has an initial rule<\/em>$/;" a +'L407' HTML/S/143.html /^<\/a> 407 *\/<\/em>$/;" a +'L407' HTML/S/193.html /^<\/a>FF08; FF09 # FULLWIDTH LEFT PARENTHESIS$/;" a +'L407' HTML/S/32.html /^<\/a> 407 $/;" a +'L407' HTML/S/7.html /^<\/a> 407 }<\/em> catch<\/strong>(IllegalStateException<\/a> isex<\/a>) {<\/em>$/;" a +'L407' HTML/S/73.html /^<\/a> 407 *\/<\/em>$/;" a +'L407' HTML/S/88.html /^<\/a> 407 sb<\/a>.append<\/a>(", ");$/;" a +'L408' HTML/S/1.html /^<\/a>FF09; FF08 # FULLWIDTH RIGHT PARENTHESIS$/;" a +'L408' HTML/S/111.html /^<\/a> 408 *\/<\/em>$/;" a +'L408' HTML/S/143.html /^<\/a> 408 @SafeVarargs<\/a>$/;" a +'L408' HTML/S/193.html /^<\/a>FF09; FF08 # FULLWIDTH RIGHT PARENTHESIS$/;" a +'L408' HTML/S/32.html /^<\/a> 408 \/*<\/em>$/;" a +'L408' HTML/S/7.html /^<\/a> 408 System<\/a>.out<\/a>.println<\/a>("Splitter must be compiled at least once before use.");$/;" a +'L408' HTML/S/73.html /^<\/a> 408 public<\/strong> void<\/strong> spread(List<\/a><Consumer<\/a><Stack<\/a><T<\/a>>>> conses<\/a>) {<\/em>$/;" a +'L408' HTML/S/88.html /^<\/a> 408 }<\/em>$/;" a +'L409' HTML/S/1.html /^<\/a>FF1C; FF1E # FULLWIDTH LESS-THAN SIGN$/;" a +'L409' HTML/S/111.html /^<\/a> 409 public<\/strong> boolean<\/strong> hasInitialRule() {<\/em>$/;" a +'L409' HTML/S/143.html /^<\/a> 409 public<\/strong> final<\/strong> void<\/strong> addGroupForbid(T<\/a>... exclusions<\/a>) {<\/em>$/;" a +'L409' HTML/S/193.html /^<\/a>FF1C; FF1E # FULLWIDTH LESS-THAN SIGN$/;" a +'L409' HTML/S/32.html /^<\/a> 409 * Add commands handled in a upper layer.<\/em>$/;" a +'L409' HTML/S/7.html /^<\/a> 409 return<\/strong>;$/;" a +'L409' HTML/S/73.html /^<\/a> 409 multispread<\/a>(1, conses<\/a>);$/;" a +'L409' HTML/S/88.html /^<\/a> 409 $/;" a +'L41' HTML/S/1.html /^<\/a># $/;" a +'L41' HTML/S/100.html /^<\/a> 41 valueList<\/a>.removeMatching<\/a>(rDir<\/a>);$/;" a +'L41' HTML/S/103.html /^<\/a> 41 * The action to perform<\/em>$/;" a +'L41' HTML/S/104.html /^<\/a> 41 boolean<\/strong> shouldStartPartition<\/a> = numberInCurrentPartition<\/a> >= numberPerPartition<\/a>;$/;" a +'L41' HTML/S/106.html /^<\/a> 41 * @param input<\/em>$/;" a +'L41' HTML/S/107.html /^<\/a> 41 * The number of winning possibilities<\/em>$/;" a +'L41' HTML/S/108.html /^<\/a> 41 * Indent the string being built in a StringBuilder n levels<\/em>$/;" a +'L41' HTML/S/110.html /^<\/a> 41 * The name of the rule to add.<\/em>$/;" a +'L41' HTML/S/111.html /^<\/a> 41 * All of the subgrammars of this grammar<\/em>$/;" a +'L41' HTML/S/112.html /^<\/a> 41 *<\/em>$/;" a +'L41' HTML/S/113.html /^<\/a> 41 $/;" a +'L41' HTML/S/114.html /^<\/a> 41 $/;" a +'L41' HTML/S/115.html /^<\/a> 41 edges<\/a>.forEach<\/a>(edge<\/a> -> {<\/em>$/;" a +'L41' HTML/S/116.html /^<\/a> 41 *\/<\/em>$/;" a +'L41' HTML/S/117.html /^<\/a> 41 * @return The file the user picked<\/em>$/;" a +'L41' HTML/S/118.html /^<\/a> 41 public<\/strong> ExtensionFileFilter(String<\/a>... exts<\/a>) {<\/em>$/;" a +'L41' HTML/S/122.html /^<\/a> 41 itemInputPanel<\/a>.setLayout<\/a>(new<\/strong> BorderLayout<\/a>());$/;" a +'L41' HTML/S/123.html /^<\/a> 41 JLabel<\/a> lab<\/a> = new<\/strong> JLabel<\/a>(label<\/a>);$/;" a +'L41' HTML/S/124.html /^<\/a> 41 value<\/a> = new<\/strong> JLabel<\/a>("(stopped)");$/;" a +'L41' HTML/S/125.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/127.html /^<\/a> 41 $/;" a +'L41' HTML/S/128.html /^<\/a> 41 * Create a new list panel<\/em>$/;" a +'L41' HTML/S/129.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/13.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/130.html /^<\/a> 41 if<\/strong>(val<\/a> < minValue<\/a>)$/;" a +'L41' HTML/S/131.html /^<\/a> 41 try<\/strong> {<\/em>$/;" a +'L41' HTML/S/132.html /^<\/a> 41 if<\/strong>(title<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L41' HTML/S/133.html /^<\/a> 41 \/\/ exception, just<\/em>$/;" a +'L41' HTML/S/135.html /^<\/a> 41 if<\/strong>(source<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Source must not be null");$/;" a +'L41' HTML/S/138.html /^<\/a> 41 *\/<\/em>$/;" a +'L41' HTML/S/139.html /^<\/a> 41 * <\/em>$/;" a +'L41' HTML/S/14.html /^<\/a> 41 default<\/strong>:$/;" a +'L41' HTML/S/140.html /^<\/a> 41 $/;" a +'L41' HTML/S/141.html /^<\/a> 41 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L41' HTML/S/143.html /^<\/a> 41 private<\/strong> T<\/a> opener<\/a>;$/;" a +'L41' HTML/S/145.html /^<\/a> 41 int<\/strong> numGroups<\/a> = m<\/a>.groupCount();$/;" a +'L41' HTML/S/146.html /^<\/a> 41 this<\/strong>.subgroup<\/a> = subgroup<\/a>;$/;" a +'L41' HTML/S/147.html /^<\/a> 41 groups<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L41' HTML/S/149.html /^<\/a> 41 * FloatTypeSuffix_opt<\/em>$/;" a +'L41' HTML/S/153.html /^<\/a> 41 * The inner block for elements.<\/em>$/;" a +'L41' HTML/S/154.html /^<\/a> 41 * <\/em>$/;" a +'L41' HTML/S/155.html /^<\/a> 41 public<\/strong> TriggeredParseBlock(UnaryOperator<\/a><C<\/a>> onEnter<\/a>, UnaryOperator<\/a><C<\/a>> onExit<\/a>, ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> source<\/a>) {<\/em>$/;" a +'L41' HTML/S/157.html /^<\/a> 41 return<\/strong> new<\/strong> Tree<\/a><>(operator<\/a>, operand<\/a>, opr<\/a>);$/;" a +'L41' HTML/S/159.html /^<\/a> 41 *\/<\/em>$/;" a +'L41' HTML/S/16.html /^<\/a> 41 addCase<\/a>(rn<\/a>, 50, "<prefix> <prefix> <infix>");$/;" a +'L41' HTML/S/163.html /^<\/a> 41 mark<\/a> = marker<\/a>;$/;" a +'L41' HTML/S/164.html /^<\/a> 41 * <\/em>$/;" a +'L41' HTML/S/168.html /^<\/a> 41 $/;" a +'L41' HTML/S/169.html /^<\/a> 41 public<\/strong> PostCircumfixCommand(int<\/strong> precedence<\/a>, ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> inner<\/a>, Token<\/a><K<\/a>, V<\/a>> marker<\/a>) {<\/em>$/;" a +'L41' HTML/S/17.html /^<\/a> 41 $/;" a +'L41' HTML/S/171.html /^<\/a> 41 * @param op2<\/em>$/;" a +'L41' HTML/S/173.html /^<\/a> 41 * @param marker<\/em>$/;" a +'L41' HTML/S/174.html /^<\/a> 41 super<\/strong>();$/;" a +'L41' HTML/S/175.html /^<\/a> 41 protected<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> intNullDenotation<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L41' HTML/S/177.html /^<\/a> 41 \/**<\/em>$/;" a +'L41' HTML/S/179.html /^<\/a> 41 *\/<\/em>$/;" a +'L41' HTML/S/180.html /^<\/a> 41 leftCommands<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L41' HTML/S/182.html /^<\/a> 41 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L41' HTML/S/183.html /^<\/a> 41 if<\/strong> (iter<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L41' HTML/S/184.html /^<\/a> 41 * Get the current token.<\/em>$/;" a +'L41' HTML/S/185.html /^<\/a> 41 *\/<\/em>$/;" a +'L41' HTML/S/186.html /^<\/a> 41 private<\/strong> StringBuilder<\/a> currPatt<\/a>;$/;" a +'L41' HTML/S/188.html /^<\/a> 41 $/;" a +'L41' HTML/S/189.html /^<\/a> 41 newAST<\/a> = handleSpecialOperator<\/a>.apply<\/a>(element<\/a>).apply<\/a>(queuedASTs<\/a>);$/;" a +'L41' HTML/S/190.html /^<\/a> 41 \/\/ aren't$/;" a +'L41' HTML/S/191.html /^<\/a> 41 $/;" a +'L41' HTML/S/192.html /^<\/a> 41 @Test<\/a>$/;" a +'L41' HTML/S/193.html /^<\/a># $/;" a +'L41' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/layout\/AutosizeLayout.java$/;" a +'L41' HTML/S/2.html /^<\/a> <version>4.12<\/version>$/;" a +'L41' HTML/S/20.html /^<\/a> 41 else<\/strong> if<\/strong>(error<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Error stream must not be null");$/;" a +'L41' HTML/S/203.html /^<\/a> <property name="file.encoding" value="UTF-8"\/>$/;" a +'L41' HTML/S/24.html /^<\/a> 41 public<\/strong> default<\/strong> String<\/a> getName<\/a>() {<\/em>$/;" a +'L41' HTML/S/25.html /^<\/a> 41 public<\/strong> boolean<\/strong> isAlias<\/a>() {<\/em>$/;" a +'L41' HTML/S/26.html /^<\/a> 41 * <\/em>$/;" a +'L41' HTML/S/29.html /^<\/a> 41 * @param c<\/em>$/;" a +'L41' HTML/S/3.html /^<\/a> 41 break<\/strong>;$/;" a +'L41' HTML/S/30.html /^<\/a> 41 \/**<\/em>$/;" a +'L41' HTML/S/31.html /^<\/a> 41 this<\/strong>.help<\/a> = new<\/strong> GenericHelp<\/a>(description<\/a>, help<\/a>);$/;" a +'L41' HTML/S/32.html /^<\/a> 41 private<\/strong> Consumer<\/a><String<\/a>> normalOutput<\/a>;$/;" a +'L41' HTML/S/33.html /^<\/a> 41 $/;" a +'L41' HTML/S/35.html /^<\/a> 41 * @param description<\/em>$/;" a +'L41' HTML/S/36.html /^<\/a> 41 * @return The description parsed from the stream<\/em>$/;" a +'L41' HTML/S/37.html /^<\/a> 41 $/;" a +'L41' HTML/S/38.html /^<\/a> 41 *<\/em>$/;" a +'L41' HTML/S/39.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/4.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/40.html /^<\/a> 41 String<\/a> getName<\/a>();$/;" a +'L41' HTML/S/41.html /^<\/a> 41 public<\/strong> CircularIterator(Iterable<\/a><E<\/a>> src<\/a>, boolean<\/strong> circ<\/a>) {<\/em>$/;" a +'L41' HTML/S/42.html /^<\/a> 41 * @return An either with the right side occupied<\/em>$/;" a +'L41' HTML/S/43.html /^<\/a> 41 return<\/strong> binder<\/a>.apply<\/a>(heldValue<\/a>);$/;" a +'L41' HTML/S/44.html /^<\/a> 41 action<\/a>.accept<\/a>(value<\/a>);$/;" a +'L41' HTML/S/45.html /^<\/a> 41 $/;" a +'L41' HTML/S/46.html /^<\/a> 41 public<\/strong> BoundLazyPair(Supplier<\/a><OldLeft<\/a>> leftSupp<\/a>, Supplier<\/a><OldRight<\/a>> rightSupp<\/a>,$/;" a +'L41' HTML/S/47.html /^<\/a> 41 @Override<\/a>$/;" a +'L41' HTML/S/48.html /^<\/a> 41 return<\/strong> newPair<\/a>.unwrap<\/a>((pair<\/a>) -> pair<\/a>.getLeft<\/a>());$/;" a +'L41' HTML/S/49.html /^<\/a> 41 IHolder<\/a><IHolder<\/a><MappedType<\/a>>> newHolder<\/a> = held<\/a>.map<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L41' HTML/S/50.html /^<\/a> 41 @Override<\/a>$/;" a +'L41' HTML/S/51.html /^<\/a> 41 * @return A pair with the left type bound<\/em>$/;" a +'L41' HTML/S/52.html /^<\/a> 41 * The type that is the end result<\/em>$/;" a +'L41' HTML/S/53.html /^<\/a> 41 * Create a new lazy value from the specified value source<\/em>$/;" a +'L41' HTML/S/54.html /^<\/a> 41 rightValue<\/a> = rightVal<\/a>;$/;" a +'L41' HTML/S/55.html /^<\/a> 41 $/;" a +'L41' HTML/S/56.html /^<\/a> 41 @Override<\/a>$/;" a +'L41' HTML/S/57.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/58.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/59.html /^<\/a> 41 id<\/a> = nextID<\/a>++;$/;" a +'L41' HTML/S/60.html /^<\/a> 41 preChildren<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L41' HTML/S/62.html /^<\/a> 41 @Override<\/a>$/;" a +'L41' HTML/S/63.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/64.html /^<\/a> 41 private<\/strong> SetMultimap<\/a><String<\/a>, String<\/a>> ambMap<\/a>;$/;" a +'L41' HTML/S/65.html /^<\/a> 41 * @param key$/;" a +'L41' HTML/S/66.html /^<\/a> 41 * @param autoExtnd<\/em>$/;" a +'L41' HTML/S/67.html /^<\/a> 41 @Override<\/a>$/;" a +'L41' HTML/S/68.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/69.html /^<\/a> 41 @Override<\/a>$/;" a +'L41' HTML/S/7.html /^<\/a> 41 \/*<\/em>$/;" a +'L41' HTML/S/70.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/71.html /^<\/a> 41 * nulls.<\/em>$/;" a +'L41' HTML/S/72.html /^<\/a> 41 $/;" a +'L41' HTML/S/73.html /^<\/a> 41 * The element to insert.<\/em>$/;" a +'L41' HTML/S/74.html /^<\/a> 41 * @param itm<\/em>$/;" a +'L41' HTML/S/75.html /^<\/a> 41 tapes<\/a>.insertAfter<\/a>(tp<\/a>);$/;" a +'L41' HTML/S/76.html /^<\/a> 41 \/**<\/em>$/;" a +'L41' HTML/S/77.html /^<\/a> 41 @Override<\/a>$/;" a +'L41' HTML/S/81.html /^<\/a> 41 public<\/strong> BinarySearchTree(Comparator<\/a><T<\/a>> cmp<\/a>) {<\/em>$/;" a +'L41' HTML/S/82.html /^<\/a> 41 $/;" a +'L41' HTML/S/83.html /^<\/a> 41 *\/<\/em>$/;" a +'L41' HTML/S/84.html /^<\/a> 41 \/**<\/em>$/;" a +'L41' HTML/S/85.html /^<\/a> 41 * @return A single value from collapsing the tree.<\/em>$/;" a +'L41' HTML/S/87.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/88.html /^<\/a> 41 public<\/strong> FunctionalList() {<\/em>$/;" a +'L41' HTML/S/89.html /^<\/a> 41 for<\/strong>(IPair<\/a><KeyType<\/a>, ValueType<\/a>> entry<\/a> : entries<\/a>) {<\/em>$/;" a +'L41' HTML/S/9.html /^<\/a> 41 return<\/strong> state<\/a>;$/;" a +'L41' HTML/S/90.html /^<\/a> 41 this<\/strong>.input<\/a> = new<\/strong> StringTokenizer<\/a>(inp<\/a>);$/;" a +'L41' HTML/S/91.html /^<\/a> 41 return<\/strong> items<\/a>.map<\/a>(this<\/strong>::add<\/a>).anyMatch<\/a>((bl) -> bl == false<\/strong>);$/;" a +'L41' HTML/S/92.html /^<\/a> 41 * The action to perform on each value in the map.<\/em>$/;" a +'L41' HTML/S/94.html /^<\/a> 41 Function<\/a><Bifunctor<\/a><NewLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><NewLeft<\/a>, NewRight<\/a>>> rightMapper<\/a> = leftMappedFunctor<\/a>$/;" a +'L41' HTML/S/97.html /^<\/a> 41 }<\/em>$/;" a +'L41' HTML/S/99.html /^<\/a> 41 secondAccumulator<\/a>.accept<\/a>(right<\/a>, value<\/a>);$/;" a +'L410' HTML/S/1.html /^<\/a>FF1E; FF1C # FULLWIDTH GREATER-THAN SIGN$/;" a +'L410' HTML/S/111.html /^<\/a> 410 return<\/strong> initialRule<\/a> != null<\/strong> && !initialRule<\/a>.equalsIgnoreCase("");$/;" a +'L410' HTML/S/143.html /^<\/a> 410 for<\/strong>(T<\/a> exclusion<\/a> : exclusions<\/a>) {<\/em>$/;" a +'L410' HTML/S/193.html /^<\/a>FF1E; FF1C # FULLWIDTH GREATER-THAN SIGN$/;" a +'L410' HTML/S/32.html /^<\/a> 410 *\/<\/em>$/;" a +'L410' HTML/S/7.html /^<\/a> 410 }<\/em>$/;" a +'L410' HTML/S/73.html /^<\/a> 410 }<\/em>$/;" a +'L410' HTML/S/88.html /^<\/a> 410 i<\/a> += 1;$/;" a +'L411' HTML/S/1.html /^<\/a>FF3B; FF3D # FULLWIDTH LEFT SQUARE BRACKET$/;" a +'L411' HTML/S/111.html /^<\/a> 411 }<\/em>$/;" a +'L411' HTML/S/143.html /^<\/a> 411 if<\/strong>(exclusion<\/a> == null<\/strong>) {<\/em>$/;" a +'L411' HTML/S/193.html /^<\/a>FF3B; FF3D # FULLWIDTH LEFT SQUARE BRACKET$/;" a +'L411' HTML/S/32.html /^<\/a> 411 $/;" a +'L411' HTML/S/7.html /^<\/a> 411 $/;" a +'L411' HTML/S/73.html /^<\/a> 411 $/;" a +'L411' HTML/S/88.html /^<\/a> 411 }<\/em>$/;" a +'L412' HTML/S/1.html /^<\/a>FF3D; FF3B # FULLWIDTH RIGHT SQUARE BRACKET$/;" a +'L412' HTML/S/111.html /^<\/a> 412 $/;" a +'L412' HTML/S/143.html /^<\/a> 412 throw<\/strong> new<\/strong> NullPointerException<\/a>("Exclusion must not be null");$/;" a +'L412' HTML/S/193.html /^<\/a>FF3D; FF3B # FULLWIDTH RIGHT SQUARE BRACKET$/;" a +'L412' HTML/S/32.html /^<\/a> 412 \/*<\/em>$/;" a +'L412' HTML/S/7.html /^<\/a> 412 System<\/a>.out<\/a>.println<\/a>("Split tokens: " + Arrays<\/a>.deepToString<\/a>(strings<\/a>));$/;" a +'L412' HTML/S/73.html /^<\/a> 412 \/**<\/em>$/;" a +'L412' HTML/S/88.html /^<\/a> 412 $/;" a +'L413' HTML/S/1.html /^<\/a>FF5B; FF5D # FULLWIDTH LEFT CURLY BRACKET$/;" a +'L413' HTML/S/111.html /^<\/a> 413 \/**<\/em>$/;" a +'L413' HTML/S/143.html /^<\/a> 413 }<\/em> else<\/strong> if<\/strong>(exclusion<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L413' HTML/S/193.html /^<\/a>FF5B; FF5D # FULLWIDTH LEFT CURLY BRACKET$/;" a +'L413' HTML/S/32.html /^<\/a> 413 * @TODO figure out a place to put commands that apply across<\/em>$/;" a +'L413' HTML/S/7.html /^<\/a> 413 $/;" a +'L413' HTML/S/73.html /^<\/a> 413 * Apply the action in cons to the first m groups of n arguments.<\/em>$/;" a +'L413' HTML/S/88.html /^<\/a> 413 sb<\/a>.append<\/a>(")");$/;" a +'L414' HTML/S/1.html /^<\/a>FF5D; FF5B # FULLWIDTH RIGHT CURLY BRACKET$/;" a +'L414' HTML/S/111.html /^<\/a> 414 * Check if this grammar has a given rule.<\/em>$/;" a +'L414' HTML/S/143.html /^<\/a> 414 \/*<\/em>$/;" a +'L414' HTML/S/193.html /^<\/a>FF5D; FF5B # FULLWIDTH RIGHT CURLY BRACKET$/;" a +'L414' HTML/S/32.html /^<\/a> 414 *\/<\/em>$/;" a +'L414' HTML/S/7.html /^<\/a> 414 if<\/strong>(splitWS<\/a>) {<\/em>$/;" a +'L414' HTML/S/73.html /^<\/a> 414 *<\/em>$/;" a +'L414' HTML/S/88.html /^<\/a> 414 return<\/strong> sb<\/a>.toString<\/a>();$/;" a +'L415' HTML/S/1.html /^<\/a>FF5F; FF60 # FULLWIDTH LEFT WHITE PARENTHESIS$/;" a +'L415' HTML/S/111.html /^<\/a> 415 * <\/em>$/;" a +'L415' HTML/S/143.html /^<\/a> 415 * We can do this because equals works on<\/em>$/;" a +'L415' HTML/S/193.html /^<\/a>FF5F; FF60 # FULLWIDTH LEFT WHITE PARENTHESIS$/;" a +'L415' HTML/S/32.html /^<\/a> 415 \/*<\/em>$/;" a +'L415' HTML/S/7.html /^<\/a> 415 List<\/a><String<\/a>> tks<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L415' HTML/S/73.html /^<\/a> 415 * @param n<\/em>$/;" a +'L415' HTML/S/88.html /^<\/a> 415 }<\/em>$/;" a +'L416' HTML/S/1.html /^<\/a>FF60; FF5F # FULLWIDTH RIGHT WHITE PARENTHESIS$/;" a +'L416' HTML/S/111.html /^<\/a> 416 * @param ruleName<\/em>$/;" a +'L416' HTML/S/143.html /^<\/a> 416 * arbitrary objects, not just those of the same<\/em>$/;" a +'L416' HTML/S/193.html /^<\/a>FF60; FF5F # FULLWIDTH RIGHT WHITE PARENTHESIS$/;" a +'L416' HTML/S/32.html /^<\/a> 416 * all<\/em>$/;" a +'L416' HTML/S/7.html /^<\/a> 416 $/;" a +'L416' HTML/S/73.html /^<\/a> 416 * The number of arguments cons takes.<\/em>$/;" a +'L416' HTML/S/88.html /^<\/a> 416 }<\/em>$/;" a +'L417' HTML/S/1.html /^<\/a>FF62; FF63 # [BEST FIT] HALFWIDTH LEFT CORNER BRACKET$/;" a +'L417' HTML/S/111.html /^<\/a> 417 * The rule to check for.<\/em>$/;" a +'L417' HTML/S/143.html /^<\/a> 417 * type.<\/em>$/;" a +'L417' HTML/S/193.html /^<\/a>FF62; FF63 # [BEST FIT] HALFWIDTH LEFT CORNER BRACKET$/;" a +'L417' HTML/S/32.html /^<\/a> 417 *\/<\/em>$/;" a +'L417' HTML/S/7.html /^<\/a> 417 for<\/strong>(String<\/a> strang<\/a> : strings<\/a>) {<\/em>$/;" a +'L417' HTML/S/73.html /^<\/a> 417 * @param m<\/em>$/;" a +'L418' HTML/S/1.html /^<\/a>FF63; FF62 # [BEST FIT] HALFWIDTH RIGHT CORNER BRACKET$/;" a +'L418' HTML/S/111.html /^<\/a> 418 * <\/em>$/;" a +'L418' HTML/S/143.html /^<\/a> 418 *\/<\/em>$/;" a +'L418' HTML/S/193.html /^<\/a>FF63; FF62 # [BEST FIT] HALFWIDTH RIGHT CORNER BRACKET$/;" a +'L418' HTML/S/32.html /^<\/a> 418 \/*<\/em>$/;" a +'L418' HTML/S/7.html /^<\/a> 418 tks<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>(strang<\/a>.split<\/a>(" ")));$/;" a +'L418' HTML/S/73.html /^<\/a> 418 * The number of time to call cons.<\/em>$/;" a +'L419' HTML/S/1.html /^<\/a>$/;" a +'L419' HTML/S/111.html /^<\/a> 419 * @return Whether or not the grammar has a rule by that name.<\/em>$/;" a +'L419' HTML/S/143.html /^<\/a> 419 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Empty string is not a valid exclusion");$/;" a +'L419' HTML/S/193.html /^<\/a>$/;" a +'L419' HTML/S/32.html /^<\/a> 419 * modes, but only apply to a specific application<\/em>$/;" a +'L419' HTML/S/7.html /^<\/a> 419 }<\/em>$/;" a +'L419' HTML/S/73.html /^<\/a> 419 * @param cons<\/em>$/;" a +'L42' HTML/S/1.html /^<\/a># For information on bidi mirroring, see UAX #9: Unicode Bidirectional Algorithm,$/;" a +'L42' HTML/S/100.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/103.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/104.html /^<\/a> 42 $/;" a +'L42' HTML/S/106.html /^<\/a> 42 * The list of tokens to collapse<\/em>$/;" a +'L42' HTML/S/107.html /^<\/a> 42 * @param total<\/em>$/;" a +'L42' HTML/S/108.html /^<\/a> 42 *<\/em>$/;" a +'L42' HTML/S/110.html /^<\/a> 42 * @param cases<\/em>$/;" a +'L42' HTML/S/111.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/112.html /^<\/a> 42 * @param src<\/em>$/;" a +'L42' HTML/S/113.html /^<\/a> 42 int<\/strong> vertexCount<\/a>;$/;" a +'L42' HTML/S/114.html /^<\/a> 42 @Override<\/a>$/;" a +'L42' HTML/S/115.html /^<\/a> 42 g<\/a>.addEdge<\/a>(edge<\/a>.getSource<\/a>(), edge<\/a>.getTarget<\/a>(), edge<\/a>.getDistance<\/a>(), true<\/strong>);$/;" a +'L42' HTML/S/116.html /^<\/a> 42 public<\/strong> ExtensionFileFilter(String<\/a>... exts<\/a>) {<\/em>$/;" a +'L42' HTML/S/117.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/118.html /^<\/a> 42 extensions<\/a> = new<\/strong> FunctionalList<\/a><>(exts<\/a>);$/;" a +'L42' HTML/S/122.html /^<\/a> 42 $/;" a +'L42' HTML/S/123.html /^<\/a> 42 field<\/a> = new<\/strong> JFormattedTextField<\/a>(formatter<\/a>);$/;" a +'L42' HTML/S/124.html /^<\/a> 42 $/;" a +'L42' HTML/S/125.html /^<\/a> 42 $/;" a +'L42' HTML/S/127.html /^<\/a> 42 add<\/a>(inputLabel<\/a>, BorderLayout<\/a>.LINE_START<\/a>);$/;" a +'L42' HTML/S/128.html /^<\/a> 42 *<\/em>$/;" a +'L42' HTML/S/129.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/13.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/130.html /^<\/a> 42 throw<\/strong> new<\/strong> ParseException<\/a>("Value must be greater than " + minValue<\/a>, 0);$/;" a +'L42' HTML/S/131.html /^<\/a> 42 int<\/strong> value<\/a> = Integer<\/a>.parseInt<\/a>(strang<\/a>);$/;" a +'L42' HTML/S/132.html /^<\/a> 42 $/;" a +'L42' HTML/S/133.html /^<\/a> 42 \/\/ that this value isn't good<\/em>$/;" a +'L42' HTML/S/135.html /^<\/a> 42 $/;" a +'L42' HTML/S/138.html /^<\/a> 42 public<\/strong> Block(int<\/strong> blockNo<\/a>, String<\/a> contents<\/a>, int<\/strong> startLine<\/a>, int<\/strong> endLine<\/a>) {<\/em>$/;" a +'L42' HTML/S/139.html /^<\/a> 42 * @param source<\/em>$/;" a +'L42' HTML/S/14.html /^<\/a> 42 return<\/strong> false<\/strong>;$/;" a +'L42' HTML/S/140.html /^<\/a> 42 \/\/ Map of pragma names to pragma actions<\/em>$/;" a +'L42' HTML/S/141.html /^<\/a> 42 \/\/ Tell the user their argument isn't correct<\/em>$/;" a +'L42' HTML/S/143.html /^<\/a> 42 $/;" a +'L42' HTML/S/145.html /^<\/a> 42 $/;" a +'L42' HTML/S/146.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/147.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/149.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/153.html /^<\/a> 42 * <\/em>$/;" a +'L42' HTML/S/154.html /^<\/a> 42 * @param validator<\/em>$/;" a +'L42' HTML/S/155.html /^<\/a> 42 super<\/strong>();$/;" a +'L42' HTML/S/157.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/159.html /^<\/a> 42 public<\/strong> ChainCommand(int<\/strong> precedence<\/a>, Set<\/a><K<\/a>> chainSet<\/a>, Token<\/a><K<\/a>, V<\/a>> chainMarker<\/a>) {<\/em>$/;" a +'L42' HTML/S/16.html /^<\/a> 42 addCase<\/a>(rn<\/a>, 60, "<prefix> <prefix> <infix> <suffix>");$/;" a +'L42' HTML/S/163.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/164.html /^<\/a> 42 * @param mark<\/em>$/;" a +'L42' HTML/S/168.html /^<\/a> 42 \/**<\/em>$/;" a +'L42' HTML/S/169.html /^<\/a> 42 super<\/strong>(precedence<\/a>);$/;" a +'L42' HTML/S/17.html /^<\/a> 42 addRule<\/a>("<activity>", "dancing", "eating", "sleeping");$/;" a +'L42' HTML/S/171.html /^<\/a> 42 * The block for handling the second operator.<\/em>$/;" a +'L42' HTML/S/173.html /^<\/a> 42 * The token to use as the root of the AST node.<\/em>$/;" a +'L42' HTML/S/174.html /^<\/a> 42 this<\/strong>.internal<\/a> = internal<\/a>;$/;" a +'L42' HTML/S/175.html /^<\/a> 42 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L42' HTML/S/177.html /^<\/a> 42 * Get the left-binding power of this command.<\/em>$/;" a +'L42' HTML/S/179.html /^<\/a> 42 public<\/strong> ParserContext(TokenStream<\/a><K<\/a>, V<\/a>> tokens<\/a>, PrattParser<\/a><K<\/a>, V<\/a>, C<\/a>> parse<\/a>, C<\/a> state<\/a>) {<\/em>$/;" a +'L42' HTML/S/180.html /^<\/a> 42 nullCommands<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L42' HTML/S/182.html /^<\/a> 42 $/;" a +'L42' HTML/S/183.html /^<\/a> 42 curr<\/a> = iter<\/a>.next<\/a>();$/;" a +'L42' HTML/S/184.html /^<\/a> 42 * <\/em>$/;" a +'L42' HTML/S/185.html /^<\/a> 42 MULTIPLY<\/a>(3),$/;" a +'L42' HTML/S/186.html /^<\/a> 42 private<\/strong> StringBuilder<\/a> currExclusionPatt<\/a>;$/;" a +'L42' HTML/S/188.html /^<\/a> 42 for<\/strong>(String<\/a> fin<\/a> : finals<\/a>) {<\/em>$/;" a +'L42' HTML/S/189.html /^<\/a> 42 }<\/em> else<\/strong> {<\/em>$/;" a +'L42' HTML/S/190.html /^<\/a> 42 \/\/ quotes$/;" a +'L42' HTML/S/191.html /^<\/a> 42 \/**<\/em>$/;" a +'L42' HTML/S/192.html /^<\/a> 42 public<\/strong> void<\/strong> testRemoveDQuoted_MismatchedStringMatch() throws<\/strong> IllegalArgumentException<\/a> {<\/em>$/;" a +'L42' HTML/S/193.html /^<\/a># For information on bidi mirroring, see UAX #9: Unicode Bidirectional Algorithm,$/;" a +'L42' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/ParserContext.java$/;" a +'L42' HTML/S/2.html /^<\/a> <\/dependency>$/;" a +'L42' HTML/S/20.html /^<\/a> 42 $/;" a +'L42' HTML/S/203.html /^<\/a> <property name="user.name" value="bjculkin"\/>$/;" a +'L42' HTML/S/24.html /^<\/a> 42 return<\/strong> "";$/;" a +'L42' HTML/S/25.html /^<\/a> 42 return<\/strong> true<\/strong>;$/;" a +'L42' HTML/S/26.html /^<\/a> 42 * @throws FDSException<\/em>$/;" a +'L42' HTML/S/29.html /^<\/a> 42 * The character to check<\/em>$/;" a +'L42' HTML/S/3.html /^<\/a> 42 case<\/strong> "check":$/;" a +'L42' HTML/S/30.html /^<\/a> 42 * Add a command to the mode.<\/em>$/;" a +'L42' HTML/S/31.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/32.html /^<\/a> 42 $/;" a +'L42' HTML/S/33.html /^<\/a> 42 @Override<\/a>$/;" a +'L42' HTML/S/35.html /^<\/a> 42 * The description of the component<\/em>$/;" a +'L42' HTML/S/36.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/37.html /^<\/a> 42 \/**<\/em>$/;" a +'L42' HTML/S/38.html /^<\/a> 42 * An exception thrown during the loading of a component will only cause<\/em>$/;" a +'L42' HTML/S/39.html /^<\/a> 42 $/;" a +'L42' HTML/S/4.html /^<\/a> 42 $/;" a +'L42' HTML/S/40.html /^<\/a> 42 $/;" a +'L42' HTML/S/41.html /^<\/a> 42 source<\/a> = src<\/a>;$/;" a +'L42' HTML/S/42.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/43.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/44.html /^<\/a> 42 $/;" a +'L42' HTML/S/45.html /^<\/a> 42 \/*<\/em>$/;" a +'L42' HTML/S/46.html /^<\/a> 42 BiFunction<\/a><OldLeft<\/a>, OldRight<\/a>, IPair<\/a><NewLeft<\/a>, NewRight<\/a>>> bindr<\/a>) {<\/em>$/;" a +'L42' HTML/S/47.html /^<\/a> 42 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L42' HTML/S/48.html /^<\/a> 42 }<\/em>;$/;" a +'L42' HTML/S/49.html /^<\/a> 42 return<\/strong> containedHolder<\/a>.map<\/a>(mapper<\/a>);$/;" a +'L42' HTML/S/50.html /^<\/a> 42 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L42' HTML/S/51.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/52.html /^<\/a> 42 * @param leafTransform<\/em>$/;" a +'L42' HTML/S/53.html /^<\/a> 42 *<\/em>$/;" a +'L42' HTML/S/54.html /^<\/a> 42 $/;" a +'L42' HTML/S/55.html /^<\/a> 42 @Override<\/a>$/;" a +'L42' HTML/S/56.html /^<\/a> 42 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L42' HTML/S/57.html /^<\/a> 42 $/;" a +'L42' HTML/S/59.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/60.html /^<\/a> 42 postChildren<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L42' HTML/S/62.html /^<\/a> 42 public<\/strong> D<\/a> next<\/a>() {<\/em>$/;" a +'L42' HTML/S/63.html /^<\/a> 42 $/;" a +'L42' HTML/S/64.html /^<\/a> 42 $/;" a +'L42' HTML/S/65.html /^<\/a> 42 * The name of the new sub-directory$/;" a +'L42' HTML/S/66.html /^<\/a> 42 * Whether or not to auto-extend the tape to the right w\/<\/em>$/;" a +'L42' HTML/S/67.html /^<\/a> 42 public<\/strong> boolean<\/strong> containsKey<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L42' HTML/S/68.html /^<\/a> 42 $/;" a +'L42' HTML/S/69.html /^<\/a> 42 public<\/strong> Directory<\/a><K<\/a>, V<\/a>> putSubdirectory<\/a>(K<\/a> key<\/a>, Directory<\/a><K<\/a>, V<\/a>> val<\/a>) {<\/em>$/;" a +'L42' HTML/S/7.html /^<\/a> 42 * Create a new tester.<\/em>$/;" a +'L42' HTML/S/70.html /^<\/a> 42 $/;" a +'L42' HTML/S/71.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/72.html /^<\/a> 42 @Override<\/a>$/;" a +'L42' HTML/S/73.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/74.html /^<\/a> 42 * The item to add.<\/em>$/;" a +'L42' HTML/S/75.html /^<\/a> 42 tapes<\/a>.right<\/a>();$/;" a +'L42' HTML/S/76.html /^<\/a> 42 * Set the item the tape is currently on.<\/em>$/;" a +'L42' HTML/S/77.html /^<\/a> 42 public<\/strong> Directory<\/a><K<\/a>, V<\/a>> putSubdirectory<\/a>(K<\/a> key<\/a>, Directory<\/a><K<\/a>, V<\/a>> val<\/a>) {<\/em>$/;" a +'L42' HTML/S/81.html /^<\/a> 42 if<\/strong>(cmp<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Comparator must not be null");$/;" a +'L42' HTML/S/82.html /^<\/a> 42 @Override<\/a>$/;" a +'L42' HTML/S/83.html /^<\/a> 42 public<\/strong> BinarySearchTreeNode(T<\/a> element<\/a>, ITreePart<\/a><T<\/a>> lft<\/a>, ITreePart<\/a><T<\/a>> rght<\/a>) {<\/em>$/;" a +'L42' HTML/S/84.html /^<\/a> 42 * Perform a directed walk on a node of a tree.<\/em>$/;" a +'L42' HTML/S/85.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/87.html /^<\/a> 42 $/;" a +'L42' HTML/S/88.html /^<\/a> 42 wrapped<\/a> = new<\/strong> ArrayList<\/a><>();$/;" a +'L42' HTML/S/89.html /^<\/a> 42 entry<\/a>.doWith<\/a>((key<\/a>, val<\/a>) -> {<\/em>$/;" a +'L42' HTML/S/9.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/90.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/91.html /^<\/a> 42 }<\/em>$/;" a +'L42' HTML/S/92.html /^<\/a> 42 *\/<\/em>$/;" a +'L42' HTML/S/94.html /^<\/a> 42 .<NewLeft<\/a>, OldRight<\/a>, NewRight<\/a>>fmapRight<\/a>(rightFunc<\/a>);$/;" a +'L42' HTML/S/97.html /^<\/a> 42 $/;" a +'L42' HTML/S/99.html /^<\/a> 42 }<\/em>);$/;" a +'L420' HTML/S/1.html /^<\/a># The following characters have no appropriate mirroring character.$/;" a +'L420' HTML/S/111.html /^<\/a> 420 *\/<\/em>$/;" a +'L420' HTML/S/143.html /^<\/a> 420 }<\/em> else<\/strong> {<\/em>$/;" a +'L420' HTML/S/193.html /^<\/a># The following characters have no appropriate mirroring character.$/;" a +'L420' HTML/S/32.html /^<\/a> 420 *\/<\/em>$/;" a +'L420' HTML/S/7.html /^<\/a> 420 $/;" a +'L420' HTML/S/73.html /^<\/a> 420 * The action to execute.<\/em>$/;" a +'L421' HTML/S/1.html /^<\/a># For these characters it is up to the rendering system$/;" a +'L421' HTML/S/111.html /^<\/a> 421 public<\/strong> boolean<\/strong> hasRule(E<\/a> ruleName<\/a>) {<\/em>$/;" a +'L421' HTML/S/143.html /^<\/a> 421 groupExclusions<\/a>.add<\/a>(exclusion<\/a>);$/;" a +'L421' HTML/S/193.html /^<\/a># For these characters it is up to the rendering system$/;" a +'L421' HTML/S/32.html /^<\/a> 421 defaultHandlers<\/a>.put<\/a>("clear", buildClearCommands<\/a>());$/;" a +'L421' HTML/S/7.html /^<\/a> 421 strings<\/a> = tks<\/a>.toArray<\/a>(new<\/strong> String<\/a>[0]);$/;" a +'L421' HTML/S/73.html /^<\/a> 421 *\/<\/em>$/;" a +'L422' HTML/S/1.html /^<\/a># to provide mirrored glyphs.$/;" a +'L422' HTML/S/111.html /^<\/a> 422 return<\/strong> rules<\/a>.containsKey<\/a>(ruleName<\/a>) || specialRules<\/a>.containsKey<\/a>(ruleName<\/a>);$/;" a +'L422' HTML/S/143.html /^<\/a> 422 }<\/em>$/;" a +'L422' HTML/S/193.html /^<\/a># to provide mirrored glyphs.$/;" a +'L422' HTML/S/32.html /^<\/a> 422 defaultHandlers<\/a>.put<\/a>("exit", buildExitCommand<\/a>());$/;" a +'L422' HTML/S/7.html /^<\/a> 422 }<\/em>$/;" a +'L422' HTML/S/73.html /^<\/a> 422 public<\/strong> void<\/strong> multiapply<\/a>(int<\/strong> n<\/a>, int<\/strong> m<\/a>, Consumer<\/a><Stack<\/a><T<\/a>>> cons<\/a>) {<\/em>$/;" a +'L423' HTML/S/1.html /^<\/a>$/;" a +'L423' HTML/S/111.html /^<\/a> 423 }<\/em>$/;" a +'L423' HTML/S/143.html /^<\/a> 423 }<\/em>$/;" a +'L423' HTML/S/193.html /^<\/a>$/;" a +'L423' HTML/S/32.html /^<\/a> 423 }<\/em>$/;" a +'L423' HTML/S/7.html /^<\/a> 423 try<\/strong> {<\/em>$/;" a +'L423' HTML/S/73.html /^<\/a> 423 List<\/a><Consumer<\/a><Stack<\/a><T<\/a>>>> conses<\/a> = new<\/strong> ArrayList<\/a><>(m<\/a>);$/;" a +'L424' HTML/S/1.html /^<\/a># 2140; DOUBLE-STRUCK N-ARY SUMMATION$/;" a +'L424' HTML/S/111.html /^<\/a> 424 $/;" a +'L424' HTML/S/143.html /^<\/a> 424 }<\/em>$/;" a +'L424' HTML/S/193.html /^<\/a># 2140; DOUBLE-STRUCK N-ARY SUMMATION$/;" a +'L424' HTML/S/32.html /^<\/a> 424 $/;" a +'L424' HTML/S/7.html /^<\/a> 424 ITree<\/a><String<\/a>> delim<\/a> = dlm<\/a>.delimitSequence<\/a>(strings<\/a>);$/;" a +'L424' HTML/S/73.html /^<\/a> 424 $/;" a +'L425' HTML/S/1.html /^<\/a># 2201; COMPLEMENT$/;" a +'L425' HTML/S/111.html /^<\/a> 425 \/**<\/em>$/;" a +'L425' HTML/S/143.html /^<\/a> 425 $/;" a +'L425' HTML/S/193.html /^<\/a># 2201; COMPLEMENT$/;" a +'L425' HTML/S/32.html /^<\/a> 425 \/*<\/em>$/;" a +'L425' HTML/S/7.html /^<\/a> 425 $/;" a +'L425' HTML/S/73.html /^<\/a> 425 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < m<\/a>; i<\/a>++) {<\/em>$/;" a +'L426' HTML/S/1.html /^<\/a># 2202; PARTIAL DIFFERENTIAL$/;" a +'L426' HTML/S/111.html /^<\/a> 426 * Prefix a given rule with a token multiple times<\/em>$/;" a +'L426' HTML/S/143.html /^<\/a> 426 \/**<\/em>$/;" a +'L426' HTML/S/193.html /^<\/a># 2202; PARTIAL DIFFERENTIAL$/;" a +'L426' HTML/S/32.html /^<\/a> 426 * (non-Javadoc)<\/em>$/;" a +'L426' HTML/S/7.html /^<\/a> 426 printDelimSeq<\/a>(delim<\/a>);$/;" a +'L426' HTML/S/73.html /^<\/a> 426 conses<\/a>.add<\/a>(cons<\/a>);$/;" a +'L427' HTML/S/1.html /^<\/a># 2203; THERE EXISTS$/;" a +'L427' HTML/S/111.html /^<\/a> 427 *<\/em>$/;" a +'L427' HTML/S/143.html /^<\/a> 427 * Adds sub-group markers to this group.<\/em>$/;" a +'L427' HTML/S/193.html /^<\/a># 2203; THERE EXISTS$/;" a +'L427' HTML/S/32.html /^<\/a> 427 * <\/em>$/;" a +'L427' HTML/S/7.html /^<\/a> 427 }<\/em> catch<\/strong>(DelimiterException<\/a> dex<\/a>) {<\/em>$/;" a +'L427' HTML/S/73.html /^<\/a> 427 }<\/em>$/;" a +'L428' HTML/S/1.html /^<\/a># 2204; THERE DOES NOT EXIST$/;" a +'L428' HTML/S/111.html /^<\/a> 428 * @param ruleName<\/em>$/;" a +'L428' HTML/S/143.html /^<\/a> 428 * <\/em>$/;" a +'L428' HTML/S/193.html /^<\/a># 2204; THERE DOES NOT EXIST$/;" a +'L428' HTML/S/32.html /^<\/a> 428 * @see java.lang.Object#toString()<\/em>$/;" a +'L428' HTML/S/7.html /^<\/a> 428 System<\/a>.out<\/a>.println<\/a>("Expression isn't properly delimited.");$/;" a +'L428' HTML/S/73.html /^<\/a> 428 $/;" a +'L429' HTML/S/1.html /^<\/a># 2211; N-ARY SUMMATION$/;" a +'L429' HTML/S/111.html /^<\/a> 429 * The name of the rule to prefix<\/em>$/;" a +'L429' HTML/S/143.html /^<\/a> 429 * @param subgroup<\/em>$/;" a +'L429' HTML/S/193.html /^<\/a># 2211; N-ARY SUMMATION$/;" a +'L429' HTML/S/32.html /^<\/a> 429 *\/<\/em>$/;" a +'L429' HTML/S/7.html /^<\/a> 429 System<\/a>.out<\/a>.println<\/a>("Cause: " + dex<\/a>.getMessage<\/a>());$/;" a +'L429' HTML/S/73.html /^<\/a> 429 multispread<\/a>(n<\/a>, conses<\/a>);$/;" a +'L43' HTML/S/1.html /^<\/a># at http:\/\/www.unicode.org\/unicode\/reports\/tr9\/$/;" a +'L43' HTML/S/100.html /^<\/a> 43 $/;" a +'L43' HTML/S/103.html /^<\/a> 43 public<\/strong> static<\/strong> void<\/strong> doTimes<\/a>(int<\/strong> nTimes<\/a>, Consumer<\/a><Integer<\/a>> cons<\/a>) {<\/em>$/;" a +'L43' HTML/S/104.html /^<\/a> 43 if<\/strong>(shouldStartPartition<\/a>) {<\/em>$/;" a +'L43' HTML/S/106.html /^<\/a> 43 * @param seperator<\/em>$/;" a +'L43' HTML/S/107.html /^<\/a> 43 * The number of total possibilities<\/em>$/;" a +'L43' HTML/S/108.html /^<\/a> 43 * @param builder<\/em>$/;" a +'L43' HTML/S/110.html /^<\/a> 43 * The cases to add for this rule.<\/em>$/;" a +'L43' HTML/S/111.html /^<\/a> 43 protected<\/strong> IMap<\/a><E<\/a>, WeightedGrammar<\/a><E<\/a>>> subgrammars<\/a>;$/;" a +'L43' HTML/S/112.html /^<\/a> 43 * The source of randomness to use.<\/em>$/;" a +'L43' HTML/S/113.html /^<\/a> 43 $/;" a +'L43' HTML/S/114.html /^<\/a> 43 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L43' HTML/S/115.html /^<\/a> 43 }<\/em>);$/;" a +'L43' HTML/S/116.html /^<\/a> 43 extensions<\/a> = new<\/strong> FunctionalList<\/a><>(exts<\/a>);$/;" a +'L43' HTML/S/117.html /^<\/a> 43 public<\/strong> static<\/strong> File<\/a> getOpenFile<\/a>(Frame<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a>... extensions<\/a>) {<\/em>$/;" a +'L43' HTML/S/118.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/122.html /^<\/a> 43 JPanel<\/a> addItemPanel<\/a> = new<\/strong> JPanel<\/a>();$/;" a +'L43' HTML/S/123.html /^<\/a> 43 $/;" a +'L43' HTML/S/124.html /^<\/a> 43 updater<\/a> = new<\/strong> Timer<\/a>(nDelay<\/a>, (event<\/a>) -> {<\/em>$/;" a +'L43' HTML/S/125.html /^<\/a> 43 \/**<\/em>$/;" a +'L43' HTML/S/127.html /^<\/a> 43 add<\/a>(inputValue<\/a>, BorderLayout<\/a>.CENTER<\/a>);$/;" a +'L43' HTML/S/128.html /^<\/a> 43 * @param type<\/em>$/;" a +'L43' HTML/S/130.html /^<\/a> 43 else<\/strong> if<\/strong>(val<\/a> > maxValue<\/a>)$/;" a +'L43' HTML/S/131.html /^<\/a> 43 $/;" a +'L43' HTML/S/132.html /^<\/a> 43 files<\/a>.setDialogTitle<\/a>(title<\/a>);$/;" a +'L43' HTML/S/133.html /^<\/a> 43 return<\/strong> false<\/strong>;$/;" a +'L43' HTML/S/135.html /^<\/a> 43 DefaultListModel<\/a><E<\/a>> defaultModel<\/a> = new<\/strong> DefaultListModel<\/a><>();$/;" a +'L43' HTML/S/138.html /^<\/a> 43 this<\/strong>.contents<\/a> = contents<\/a>;$/;" a +'L43' HTML/S/139.html /^<\/a> 43 * The source to read blocks from.<\/em>$/;" a +'L43' HTML/S/14.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/140.html /^<\/a> 43 \/\/ Pragma actions are functions taking a tokenizer and application state<\/em>$/;" a +'L43' HTML/S/141.html /^<\/a> 43 PragmaFormatException<\/a> pfex<\/a> = new<\/strong> PragmaFormatException<\/a>($/;" a +'L43' HTML/S/143.html /^<\/a> 43 private<\/strong> T<\/a>[] params<\/a>;$/;" a +'L43' HTML/S/145.html /^<\/a> 43 String<\/a>[] parms<\/a> = new<\/strong> String<\/a>[numGroups<\/a> + 1];$/;" a +'L43' HTML/S/146.html /^<\/a> 43 $/;" a +'L43' HTML/S/147.html /^<\/a> 43 $/;" a +'L43' HTML/S/149.html /^<\/a> 43 "(((" + Digits<\/a> + "(\\\\.)?(" + Digits<\/a> + "?)(" + Exp<\/a> + ")?)|" +$/;" a +'L43' HTML/S/153.html /^<\/a> 43 * @param delimiter<\/em>$/;" a +'L43' HTML/S/154.html /^<\/a> 43 * The predicate to apply to blocks.<\/em>$/;" a +'L43' HTML/S/155.html /^<\/a> 43 this<\/strong>.onEnter<\/a> = onEnter<\/a>;$/;" a +'L43' HTML/S/159.html /^<\/a> 43 super<\/strong>(precedence<\/a>);$/;" a +'L43' HTML/S/16.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/163.html /^<\/a> 43 $/;" a +'L43' HTML/S/164.html /^<\/a> 43 * The token for the AST node of the group.<\/em>$/;" a +'L43' HTML/S/168.html /^<\/a> 43 * Create a non-associative infix operator.<\/em>$/;" a +'L43' HTML/S/169.html /^<\/a> 43 $/;" a +'L43' HTML/S/17.html /^<\/a> 43 $/;" a +'L43' HTML/S/171.html /^<\/a> 43 * <\/em>$/;" a +'L43' HTML/S/173.html /^<\/a> 43 * <\/em>$/;" a +'L43' HTML/S/174.html /^<\/a> 43 this<\/strong>.transform<\/a> = transform<\/a>;$/;" a +'L43' HTML/S/175.html /^<\/a> 43 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> opr<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(nullPwer<\/a>, ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L43' HTML/S/177.html /^<\/a> 43 * <\/em>$/;" a +'L43' HTML/S/179.html /^<\/a> 43 this<\/strong>.tokens<\/a> = tokens<\/a>;$/;" a +'L43' HTML/S/180.html /^<\/a> 43 statementCommands<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L43' HTML/S/182.html /^<\/a> 43 int<\/strong> result<\/a> = 1;$/;" a +'L43' HTML/S/183.html /^<\/a> 43 }<\/em> else<\/strong> {<\/em>$/;" a +'L43' HTML/S/184.html /^<\/a> 43 * @return The current token.<\/em>$/;" a +'L43' HTML/S/185.html /^<\/a> 43 \/**<\/em>$/;" a +'L43' HTML/S/186.html /^<\/a> 43 $/;" a +'L43' HTML/S/188.html /^<\/a> 43 ret<\/a>.add<\/a>(fin<\/a>);$/;" a +'L43' HTML/S/189.html /^<\/a> 43 \/\/ Error if we don't have enough for a binary<\/em>$/;" a +'L43' HTML/S/190.html /^<\/a> 43 \/\/ or$/;" a +'L43' HTML/S/191.html /^<\/a> 43 * Construct a tree from a list of tokens in postfix notation<\/em>$/;" a +'L43' HTML/S/192.html /^<\/a> 43 exp<\/a>.expect<\/a>(IllegalArgumentException<\/a>.class<\/strong>);$/;" a +'L43' HTML/S/193.html /^<\/a># at http:\/\/www.unicode.org\/unicode\/reports\/tr9\/$/;" a +'L43' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/SimpleInternalDialogs.java$/;" a +'L43' HTML/S/2.html /^<\/a> <dependency>$/;" a +'L43' HTML/S/20.html /^<\/a> 43 this<\/strong>.input<\/a> = input<\/a>;$/;" a +'L43' HTML/S/203.html /^<\/a> <property name="java.class.path" value="\/usr\/local\/Cellar\/maven\/3.3.9\/libexec\/boot\/plexus-classworlds-2.5.2.jar"\/>$/;" a +'L43' HTML/S/24.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/25.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/26.html /^<\/a> 43 * If something went wrong during mode execution.<\/em>$/;" a +'L43' HTML/S/29.html /^<\/a> 43 * <\/em>$/;" a +'L43' HTML/S/3.html /^<\/a> 43 String<\/a> list<\/a> = StringUtils<\/a>.toEnglishList<\/a>(map<\/a>.deabbrev<\/a>(commParts<\/a>[1]), false<\/strong>);$/;" a +'L43' HTML/S/30.html /^<\/a> 43 * <\/em>$/;" a +'L43' HTML/S/31.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/32.html /^<\/a> 43 \/*<\/em>$/;" a +'L43' HTML/S/33.html /^<\/a> 43 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L43' HTML/S/35.html /^<\/a> 43 * @param version<\/em>$/;" a +'L43' HTML/S/36.html /^<\/a> 43 public<\/strong> static<\/strong> ComponentDescription<\/a> fromStream<\/a>(InputStream<\/a> inputSource<\/a>) {<\/em>$/;" a +'L43' HTML/S/37.html /^<\/a> 43 * Set the name of this component<\/em>$/;" a +'L43' HTML/S/38.html /^<\/a> 43 * the loading of that component to fail, but a warning will be logged.<\/em>$/;" a +'L43' HTML/S/39.html /^<\/a> 43 \/**<\/em>$/;" a +'L43' HTML/S/4.html /^<\/a> 43 if<\/strong>(method<\/a> != null<\/strong>) {<\/em>$/;" a +'L43' HTML/S/40.html /^<\/a> 43 \/**<\/em>$/;" a +'L43' HTML/S/41.html /^<\/a> 43 curr<\/a> = source<\/a>.iterator<\/a>();$/;" a +'L43' HTML/S/42.html /^<\/a> 43 public<\/strong> static<\/strong> <LeftType<\/a>, RightType<\/a>> Either<\/a><LeftType<\/a>, RightType<\/a>> right<\/a>(RightType<\/a> right<\/a>) {<\/em>$/;" a +'L43' HTML/S/43.html /^<\/a> 43 $/;" a +'L43' HTML/S/44.html /^<\/a> 43 return<\/strong> value<\/a>;$/;" a +'L43' HTML/S/45.html /^<\/a> 43 * Create a new bound lazy value<\/em>$/;" a +'L43' HTML/S/46.html /^<\/a> 43 leftSupplier<\/a> = leftSupp<\/a>;$/;" a +'L43' HTML/S/47.html /^<\/a> 43 if<\/strong>(mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L43' HTML/S/48.html /^<\/a> 43 $/;" a +'L43' HTML/S/49.html /^<\/a> 43 }<\/em>);$/;" a +'L43' HTML/S/50.html /^<\/a> 43 IHolder<\/a><IHolder<\/a><MappedType<\/a>>> newHolder<\/a> = held<\/a>.map<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L43' HTML/S/51.html /^<\/a> 43 public<\/strong> <BoundLeft<\/a>> IPair<\/a><BoundLeft<\/a>, RightType<\/a>> bindLeft<\/a>($/;" a +'L43' HTML/S/52.html /^<\/a> 43 * The function to use to convert leaf values<\/em>$/;" a +'L43' HTML/S/53.html /^<\/a> 43 * @param supp<\/em>$/;" a +'L43' HTML/S/54.html /^<\/a> 43 leftMaterialized<\/a> = true<\/strong>;$/;" a +'L43' HTML/S/55.html /^<\/a> 43 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L43' HTML/S/56.html /^<\/a> 43 if<\/strong>(held<\/a> == null<\/strong>) return<\/strong> new<\/strong> Option<\/a><>(null<\/strong>);$/;" a +'L43' HTML/S/57.html /^<\/a> 43 @Override<\/a>$/;" a +'L43' HTML/S/59.html /^<\/a> 43 $/;" a +'L43' HTML/S/60.html /^<\/a> 43 toYield<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L43' HTML/S/62.html /^<\/a> 43 return<\/strong> transform<\/a>.apply<\/a>(source<\/a>.next<\/a>());$/;" a +'L43' HTML/S/63.html /^<\/a> 43 \/**<\/em>$/;" a +'L43' HTML/S/64.html /^<\/a> 43 \/**<\/em>$/;" a +'L43' HTML/S/65.html /^<\/a> 43 * @param value$/;" a +'L43' HTML/S/66.html /^<\/a> 43 * nulls.<\/em>$/;" a +'L43' HTML/S/67.html /^<\/a> 43 return<\/strong> backing<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L43' HTML/S/68.html /^<\/a> 43 @Override<\/a>$/;" a +'L43' HTML/S/69.html /^<\/a> 43 return<\/strong> children<\/a>.put<\/a>(key<\/a>, val<\/a>);$/;" a +'L43' HTML/S/7.html /^<\/a> 43 *\/<\/em>$/;" a +'L43' HTML/S/70.html /^<\/a> 43 @Override<\/a>$/;" a +'L43' HTML/S/71.html /^<\/a> 43 public<\/strong> SingleTape(boolean<\/strong> autoExtnd<\/a>) {<\/em>$/;" a +'L43' HTML/S/72.html /^<\/a> 43 public<\/strong> T<\/a> top<\/a>() {<\/em>$/;" a +'L43' HTML/S/73.html /^<\/a> 43 public<\/strong> abstract<\/strong> void<\/strong> push<\/a>(T<\/a> elm<\/a>);$/;" a +'L43' HTML/S/74.html /^<\/a> 43 *\/<\/em>$/;" a +'L43' HTML/S/75.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/76.html /^<\/a> 43 *<\/em>$/;" a +'L43' HTML/S/77.html /^<\/a> 43 if<\/strong>(data<\/a>.containsKey<\/a>(key<\/a>))$/;" a +'L43' HTML/S/81.html /^<\/a> 43 $/;" a +'L43' HTML/S/82.html /^<\/a> 43 public<\/strong> <E<\/a>> E<\/a> collapse<\/a>(Function<\/a><T<\/a>, E<\/a>> leafTransformer<\/a>, BiFunction<\/a><E<\/a>, E<\/a>, E<\/a>> branchCollapser<\/a>) {<\/em>$/;" a +'L43' HTML/S/83.html /^<\/a> 43 super<\/strong>(element<\/a>);$/;" a +'L43' HTML/S/84.html /^<\/a> 43 *<\/em>$/;" a +'L43' HTML/S/85.html /^<\/a> 43 public<\/strong> <E<\/a>> E<\/a> collapse<\/a>(Function<\/a><T<\/a>, E<\/a>> nodeCollapser<\/a>, BiFunction<\/a><E<\/a>, E<\/a>, E<\/a>> branchCollapser<\/a>);$/;" a +'L43' HTML/S/87.html /^<\/a> 43 @Override<\/a>$/;" a +'L43' HTML/S/88.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/89.html /^<\/a> 43 wrappedMap<\/a>.put<\/a>(key<\/a>, val<\/a>);$/;" a +'L43' HTML/S/9.html /^<\/a> 43 }<\/em>$/;" a +'L43' HTML/S/90.html /^<\/a> 43 $/;" a +'L43' HTML/S/91.html /^<\/a> 43 $/;" a +'L43' HTML/S/92.html /^<\/a> 43 default<\/strong> void<\/strong> forEachValue<\/a>(Consumer<\/a><ValueType<\/a>> action<\/a>) {<\/em>$/;" a +'L43' HTML/S/94.html /^<\/a> 43 $/;" a +'L43' HTML/S/97.html /^<\/a> 43 @Override<\/a>$/;" a +'L43' HTML/S/99.html /^<\/a> 43 }<\/em>);$/;" a +'L430' HTML/S/1.html /^<\/a># 2216; SET MINUS$/;" a +'L430' HTML/S/111.html /^<\/a> 430 * @param prefixToken<\/em>$/;" a +'L430' HTML/S/143.html /^<\/a> 430 * The token to mark a sub-group.<\/em>$/;" a +'L430' HTML/S/193.html /^<\/a># 2216; SET MINUS$/;" a +'L430' HTML/S/32.html /^<\/a> 430 @Override<\/a>$/;" a +'L430' HTML/S/7.html /^<\/a> 430 }<\/em>$/;" a +'L430' HTML/S/73.html /^<\/a> 430 }<\/em>$/;" a +'L431' HTML/S/1.html /^<\/a># 221A; SQUARE ROOT$/;" a +'L431' HTML/S/111.html /^<\/a> 431 * The token to prefix to the rules<\/em>$/;" a +'L431' HTML/S/143.html /^<\/a> 431 * <\/em>$/;" a +'L431' HTML/S/193.html /^<\/a># 221A; SQUARE ROOT$/;" a +'L431' HTML/S/32.html /^<\/a> 431 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L431' HTML/S/7.html /^<\/a> 431 }<\/em>$/;" a +'L431' HTML/S/73.html /^<\/a> 431 $/;" a +'L432' HTML/S/1.html /^<\/a># 221B; CUBE ROOT$/;" a +'L432' HTML/S/111.html /^<\/a> 432 * @param additionalProbability<\/em>$/;" a +'L432' HTML/S/143.html /^<\/a> 432 * @param priority<\/em>$/;" a +'L432' HTML/S/193.html /^<\/a># 221B; CUBE ROOT$/;" a +'L432' HTML/S/32.html /^<\/a> 432 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L432' HTML/S/7.html /^<\/a> 432 $/;" a +'L432' HTML/S/73.html /^<\/a> 432 \/**<\/em>$/;" a +'L433' HTML/S/1.html /^<\/a># 221C; FOURTH ROOT$/;" a +'L433' HTML/S/111.html /^<\/a> 433 * The additional probability of the tokens<\/em>$/;" a +'L433' HTML/S/143.html /^<\/a> 433 * The priority of this sub-group.<\/em>$/;" a +'L433' HTML/S/193.html /^<\/a># 221C; FOURTH ROOT$/;" a +'L433' HTML/S/32.html /^<\/a> 433 builder<\/a>.append<\/a>("GenericCommandMode [");$/;" a +'L433' HTML/S/7.html /^<\/a> 433 private<\/strong> void<\/strong> printDelimSeq<\/a>(ITree<\/a><String<\/a>> delim<\/a>) {<\/em>$/;" a +'L433' HTML/S/73.html /^<\/a> 433 * Apply cons n times to the corresponding elements in the stack.<\/em>$/;" a +'L434' HTML/S/1.html /^<\/a># 221D; PROPORTIONAL TO$/;" a +'L434' HTML/S/111.html /^<\/a> 434 * @param numberOfTimes<\/em>$/;" a +'L434' HTML/S/143.html /^<\/a> 434 *\/<\/em>$/;" a +'L434' HTML/S/193.html /^<\/a># 221D; PROPORTIONAL TO$/;" a +'L434' HTML/S/32.html /^<\/a> 434 $/;" a +'L434' HTML/S/7.html /^<\/a> 434 System<\/a>.out<\/a>.println<\/a>("Delimited tokens:\\n" + delim<\/a>.getChild<\/a>(1).toString<\/a>());$/;" a +'L434' HTML/S/73.html /^<\/a> 434 *<\/em>$/;" a +'L435' HTML/S/1.html /^<\/a># 221F; RIGHT ANGLE$/;" a +'L435' HTML/S/111.html /^<\/a> 435 * The number of times to prefix the token<\/em>$/;" a +'L435' HTML/S/143.html /^<\/a> 435 public<\/strong> void<\/strong> addSubgroup<\/a>(T<\/a> subgroup<\/a>, int<\/strong> priority<\/a>) {<\/em>$/;" a +'L435' HTML/S/193.html /^<\/a># 221F; RIGHT ANGLE$/;" a +'L435' HTML/S/32.html /^<\/a> 435 if<\/strong>(commandHandlers<\/a> != null<\/strong>) {<\/em>$/;" a +'L435' HTML/S/7.html /^<\/a> 435 System<\/a>.out<\/a>.print<\/a>("Delimited expr: ");$/;" a +'L435' HTML/S/73.html /^<\/a> 435 * @param n<\/em>$/;" a +'L436' HTML/S/1.html /^<\/a># 2220; ANGLE$/;" a +'L436' HTML/S/111.html /^<\/a> 436 *\/<\/em>$/;" a +'L436' HTML/S/143.html /^<\/a> 436 if<\/strong>(subgroup<\/a> == null<\/strong>) {<\/em>$/;" a +'L436' HTML/S/193.html /^<\/a># 2220; ANGLE$/;" a +'L436' HTML/S/32.html /^<\/a> 436 builder<\/a>.append<\/a>("commandHandlers=");$/;" a +'L436' HTML/S/7.html /^<\/a> 436 printDelimTree<\/a>(delim<\/a>);$/;" a +'L436' HTML/S/73.html /^<\/a> 436 * The number of times to execute cons.<\/em>$/;" a +'L437' HTML/S/1.html /^<\/a># 2221; MEASURED ANGLE$/;" a +'L437' HTML/S/111.html /^<\/a> 437 public<\/strong> void<\/strong> multiPrefixRule(E<\/a> ruleName<\/a>, E<\/a> prefixToken<\/a>, int<\/strong> additionalProbability<\/a>, int<\/strong> numberOfTimes<\/a>) {<\/em>$/;" a +'L437' HTML/S/143.html /^<\/a> 437 throw<\/strong> new<\/strong> NullPointerException<\/a>("Subgroup marker must not be null");$/;" a +'L437' HTML/S/193.html /^<\/a># 2221; MEASURED ANGLE$/;" a +'L437' HTML/S/32.html /^<\/a> 437 builder<\/a>.append<\/a>(commandHandlers<\/a>);$/;" a +'L437' HTML/S/7.html /^<\/a> 437 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L437' HTML/S/73.html /^<\/a> 437 * @param cons<\/em>$/;" a +'L438' HTML/S/1.html /^<\/a># 2222; SPHERICAL ANGLE$/;" a +'L438' HTML/S/111.html /^<\/a> 438 if<\/strong> (ruleName<\/a> == null<\/strong>)$/;" a +'L438' HTML/S/143.html /^<\/a> 438 }<\/em>$/;" a +'L438' HTML/S/193.html /^<\/a># 2222; SPHERICAL ANGLE$/;" a +'L438' HTML/S/32.html /^<\/a> 438 }<\/em>$/;" a +'L438' HTML/S/7.html /^<\/a> 438 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L438' HTML/S/73.html /^<\/a> 438 * The action to execute.<\/em>$/;" a +'L439' HTML/S/1.html /^<\/a># 2224; DOES NOT DIVIDE$/;" a +'L439' HTML/S/111.html /^<\/a> 439 throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L439' HTML/S/143.html /^<\/a> 439 $/;" a +'L439' HTML/S/193.html /^<\/a># 2224; DOES NOT DIVIDE$/;" a +'L439' HTML/S/32.html /^<\/a> 439 $/;" a +'L439' HTML/S/7.html /^<\/a> 439 $/;" a +'L439' HTML/S/73.html /^<\/a> 439 *\/<\/em>$/;" a +'L44' HTML/S/1.html /^<\/a># $/;" a +'L44' HTML/S/100.html /^<\/a> 44 valueList<\/a>.forEach<\/a>(action<\/a>);$/;" a +'L44' HTML/S/103.html /^<\/a> 44 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < nTimes<\/a>; i<\/a>++) {<\/em>$/;" a +'L44' HTML/S/104.html /^<\/a> 44 returnedList<\/a>.add<\/a>(currentPartition<\/a>);$/;" a +'L44' HTML/S/106.html /^<\/a> 44 * The seperator to use for seperating tokens<\/em>$/;" a +'L44' HTML/S/107.html /^<\/a> 44 * @param rng<\/em>$/;" a +'L44' HTML/S/108.html /^<\/a> 44 * The builder to indent in<\/em>$/;" a +'L44' HTML/S/110.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/111.html /^<\/a> 44 $/;" a +'L44' HTML/S/112.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/113.html /^<\/a> 44 String<\/a> possible<\/a> = input<\/a>.next<\/a>();$/;" a +'L44' HTML/S/114.html /^<\/a> 44 if<\/strong>(this<\/strong> == obj<\/a>)$/;" a +'L44' HTML/S/115.html /^<\/a> 44 $/;" a +'L44' HTML/S/116.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/117.html /^<\/a> 44 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L44' HTML/S/118.html /^<\/a> 44 $/;" a +'L44' HTML/S/122.html /^<\/a> 44 addItemPanel<\/a>.setLayout<\/a>(new<\/strong> HLayout<\/a>(2));$/;" a +'L44' HTML/S/123.html /^<\/a> 44 field<\/a>.setColumns<\/a>(length<\/a>);$/;" a +'L44' HTML/S/124.html /^<\/a> 44 value<\/a>.setText<\/a>(valueHolder<\/a>.getValue<\/a>());$/;" a +'L44' HTML/S/125.html /^<\/a> 44 * Create a new panel using the specified actions for doing things<\/em>$/;" a +'L44' HTML/S/127.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/128.html /^<\/a> 44 * The type of things in the list<\/em>$/;" a +'L44' HTML/S/130.html /^<\/a> 44 throw<\/strong> new<\/strong> ParseException<\/a>("Value must be smaller than " + maxValue<\/a>, 0);$/;" a +'L44' HTML/S/131.html /^<\/a> 44 return<\/strong> value<\/a> < upperBound<\/a> && value<\/a> > lowerBound<\/a>;$/;" a +'L44' HTML/S/132.html /^<\/a> 44 $/;" a +'L44' HTML/S/133.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/135.html /^<\/a> 44 $/;" a +'L44' HTML/S/138.html /^<\/a> 44 this<\/strong>.startLine<\/a> = startLine<\/a>;$/;" a +'L44' HTML/S/139.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/14.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/140.html /^<\/a> 44 private<\/strong> IMap<\/a><String<\/a>, BiConsumer<\/a><FunctionalStringTokenizer<\/a>, E<\/a>>> pragmas<\/a>;$/;" a +'L44' HTML/S/141.html /^<\/a> 44 "Argument " + token<\/a> + " to " + name<\/a> + " pragma isn't a valid integer. "$/;" a +'L44' HTML/S/143.html /^<\/a> 44 $/;" a +'L44' HTML/S/145.html /^<\/a> 44 $/;" a +'L44' HTML/S/146.html /^<\/a> 44 @Override<\/a>$/;" a +'L44' HTML/S/147.html /^<\/a> 44 \/**<\/em>$/;" a +'L44' HTML/S/149.html /^<\/a> 44 $/;" a +'L44' HTML/S/153.html /^<\/a> 44 * The token that delimits elements in the sequence.<\/em>$/;" a +'L44' HTML/S/154.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/155.html /^<\/a> 44 this<\/strong>.onExit<\/a> = onExit<\/a>;$/;" a +'L44' HTML/S/159.html /^<\/a> 44 $/;" a +'L44' HTML/S/16.html /^<\/a> 44 $/;" a +'L44' HTML/S/163.html /^<\/a> 44 @Override<\/a>$/;" a +'L44' HTML/S/164.html /^<\/a> 44 * <\/em>$/;" a +'L44' HTML/S/168.html /^<\/a> 44 * <\/em>$/;" a +'L44' HTML/S/169.html /^<\/a> 44 if<\/strong> (inner<\/a> == null<\/strong>) {<\/em>$/;" a +'L44' HTML/S/17.html /^<\/a> 44 addRule<\/a>("<object>", "<person>", "life", "my computer", "my friends");$/;" a +'L44' HTML/S/171.html /^<\/a> 44 * @param term<\/em>$/;" a +'L44' HTML/S/173.html /^<\/a> 44 * @param isNonassoc<\/em>$/;" a +'L44' HTML/S/174.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/175.html /^<\/a> 44 $/;" a +'L44' HTML/S/177.html /^<\/a> 44 * This represents the general precedence of this command.<\/em>$/;" a +'L44' HTML/S/179.html /^<\/a> 44 this<\/strong>.parse<\/a> = parse<\/a>;$/;" a +'L44' HTML/S/180.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/182.html /^<\/a> 44 result<\/a> = prime<\/a> * result<\/a> + ((key<\/a> == null<\/strong>) ? 0 : key<\/a>.hashCode<\/a>());$/;" a +'L44' HTML/S/183.html /^<\/a> 44 curr<\/a> = new<\/strong> StringToken<\/a>("(end)", null<\/strong>);$/;" a +'L44' HTML/S/184.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/185.html /^<\/a> 44 * Represents division<\/em>$/;" a +'L44' HTML/S/186.html /^<\/a> 44 \/*<\/em>$/;" a +'L44' HTML/S/188.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/189.html /^<\/a> 44 \/\/ operator<\/em>$/;" a +'L44' HTML/S/190.html /^<\/a> 44 \/\/ slashes$/;" a +'L44' HTML/S/191.html /^<\/a> 44 *<\/em>$/;" a +'L44' HTML/S/192.html /^<\/a> 44 exp<\/a>.expectMessage<\/a>(containsString<\/a>("Opening quote was at position 7"));$/;" a +'L44' HTML/S/193.html /^<\/a># $/;" a +'L44' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/ioutils\/RuleBasedConfigReader.java$/;" a +'L44' HTML/S/2.html /^<\/a> <groupId>org.junit.contrib<\/groupId>$/;" a +'L44' HTML/S/20.html /^<\/a> 44 this<\/strong>.output<\/a> = output<\/a>;$/;" a +'L44' HTML/S/203.html /^<\/a> <property name="java.vm.specification.version" value="1.8"\/>$/;" a +'L44' HTML/S/24.html /^<\/a> 44 $/;" a +'L44' HTML/S/25.html /^<\/a> 44 $/;" a +'L44' HTML/S/26.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/29.html /^<\/a> 44 * @return Whether or not there is a submode bound to that character.<\/em>$/;" a +'L44' HTML/S/3.html /^<\/a> 44 System<\/a>.out<\/a>.println<\/a>(list<\/a>);$/;" a +'L44' HTML/S/30.html /^<\/a> 44 * @param c<\/em>$/;" a +'L44' HTML/S/31.html /^<\/a> 44 $/;" a +'L44' HTML/S/32.html /^<\/a> 44 * The name of this command mode, or null if it is unnamed<\/em>$/;" a +'L44' HTML/S/33.html /^<\/a> 44 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L44' HTML/S/35.html /^<\/a> 44 * The version of the component<\/em>$/;" a +'L44' HTML/S/36.html /^<\/a> 44 if<\/strong>(inputSource<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Input source must not be null");$/;" a +'L44' HTML/S/37.html /^<\/a> 44 *<\/em>$/;" a +'L44' HTML/S/38.html /^<\/a> 44 *<\/em>$/;" a +'L44' HTML/S/39.html /^<\/a> 44 * Get the source from which these components came<\/em>$/;" a +'L44' HTML/S/4.html /^<\/a> 44 tree<\/a>.traverse<\/a>(method<\/a>, (element<\/a>) -> {<\/em>$/;" a +'L44' HTML/S/40.html /^<\/a> 44 * Get the version of this component<\/em>$/;" a +'L44' HTML/S/41.html /^<\/a> 44 $/;" a +'L44' HTML/S/42.html /^<\/a> 44 return<\/strong> new<\/strong> Either<\/a><>(null<\/strong>, right<\/a>);$/;" a +'L44' HTML/S/43.html /^<\/a> 44 \/*<\/em>$/;" a +'L44' HTML/S/44.html /^<\/a> 44 }<\/em>);$/;" a +'L44' HTML/S/45.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/46.html /^<\/a> 44 rightSupplier<\/a> = rightSupp<\/a>;$/;" a +'L44' HTML/S/47.html /^<\/a> 44 $/;" a +'L44' HTML/S/48.html /^<\/a> 44 Supplier<\/a><NewRight<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L44' HTML/S/49.html /^<\/a> 44 $/;" a +'L44' HTML/S/50.html /^<\/a> 44 return<\/strong> containedHolder<\/a>.map<\/a>((containedValue<\/a>) -> {<\/em>$/;" a +'L44' HTML/S/51.html /^<\/a> 44 Function<\/a><LeftType<\/a>, IPair<\/a><BoundLeft<\/a>, RightType<\/a>>> leftBinder<\/a>);$/;" a +'L44' HTML/S/52.html /^<\/a> 44 * @param nodeCollapser<\/em>$/;" a +'L44' HTML/S/53.html /^<\/a> 44 * The source of a value to use<\/em>$/;" a +'L44' HTML/S/54.html /^<\/a> 44 rightMaterialized<\/a> = true<\/strong>;$/;" a +'L44' HTML/S/55.html /^<\/a> 44 IList<\/a><IHolder<\/a><BoundType<\/a>>> boundValues<\/a> = heldValues<\/a>.map<\/a>(binder<\/a>);$/;" a +'L44' HTML/S/56.html /^<\/a> 44 $/;" a +'L44' HTML/S/57.html /^<\/a> 44 public<\/strong> <BoundLeft<\/a>, BoundRight<\/a>> IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>> bind<\/a>($/;" a +'L44' HTML/S/59.html /^<\/a> 44 @Override<\/a>$/;" a +'L44' HTML/S/60.html /^<\/a> 44 $/;" a +'L44' HTML/S/62.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/63.html /^<\/a> 44 * Create a new tree node with the specified children<\/em>$/;" a +'L44' HTML/S/64.html /^<\/a> 44 * Create a new abbreviation map.<\/em>$/;" a +'L44' HTML/S/65.html /^<\/a> 44 * The sub-directory to insert$/;" a +'L44' HTML/S/66.html /^<\/a> 44 *\/<\/em>$/;" a +'L44' HTML/S/67.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/68.html /^<\/a> 44 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L44' HTML/S/69.html /^<\/a> 44 }<\/em>$/;" a +'L44' HTML/S/7.html /^<\/a> 44 private<\/strong> DelimSplitterTest() {<\/em>$/;" a +'L44' HTML/S/70.html /^<\/a> 44 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L44' HTML/S/71.html /^<\/a> 44 autoExtend<\/a> = autoExtnd<\/a>;$/;" a +'L44' HTML/S/72.html /^<\/a> 44 if<\/strong>(backing<\/a>.empty<\/a>()) return<\/strong> parent<\/a>.top<\/a>();$/;" a +'L44' HTML/S/73.html /^<\/a> 44 $/;" a +'L44' HTML/S/74.html /^<\/a> 44 void<\/strong> insertBefore<\/a>(T<\/a> itm<\/a>);$/;" a +'L44' HTML/S/75.html /^<\/a> 44 $/;" a +'L44' HTML/S/76.html /^<\/a> 44 * @param itm<\/em>$/;" a +'L44' HTML/S/77.html /^<\/a> 44 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Key " + key<\/a> + " is already used for data.");$/;" a +'L44' HTML/S/81.html /^<\/a> 44 elementCount<\/a> = 0;$/;" a +'L44' HTML/S/82.html /^<\/a> 44 if<\/strong>(leafTransformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L44' HTML/S/83.html /^<\/a> 44 this<\/strong>.left<\/a> = lft<\/a>;$/;" a +'L44' HTML/S/84.html /^<\/a> 44 * @param element<\/em>$/;" a +'L44' HTML/S/85.html /^<\/a> 44 $/;" a +'L44' HTML/S/87.html /^<\/a> 44 public<\/strong> void<\/strong> forEachKey<\/a>(Consumer<\/a><KeyType<\/a>> action<\/a>) {<\/em>$/;" a +'L44' HTML/S/88.html /^<\/a> 44 $/;" a +'L44' HTML/S/89.html /^<\/a> 44 }<\/em>);$/;" a +'L44' HTML/S/9.html /^<\/a> 44 $/;" a +'L44' HTML/S/90.html /^<\/a> 44 \/**<\/em>$/;" a +'L44' HTML/S/91.html /^<\/a> 44 \/**<\/em>$/;" a +'L44' HTML/S/92.html /^<\/a> 44 forEach<\/a>((key<\/a>, val<\/a>) -> action<\/a>.accept<\/a>(val<\/a>));$/;" a +'L44' HTML/S/94.html /^<\/a> 44 return<\/strong> rightMapper<\/a>.apply<\/a>(leftMappedFunctor<\/a>);$/;" a +'L44' HTML/S/97.html /^<\/a> 44 public<\/strong> void<\/strong> forEach<\/a>(BiConsumer<\/a><OldKey<\/a>, NewValue<\/a>> action<\/a>) {<\/em>$/;" a +'L44' HTML/S/99.html /^<\/a> 44 }<\/em>;$/;" a +'L440' HTML/S/1.html /^<\/a># 2226; NOT PARALLEL TO$/;" a +'L440' HTML/S/111.html /^<\/a> 440 else<\/strong> if<\/strong> (prefixToken<\/a> == null<\/strong>)$/;" a +'L440' HTML/S/143.html /^<\/a> 440 subgroups<\/a>.put<\/a>(subgroup<\/a>, priority<\/a>);$/;" a +'L440' HTML/S/193.html /^<\/a># 2226; NOT PARALLEL TO$/;" a +'L440' HTML/S/32.html /^<\/a> 440 if<\/strong>(defaultHandlers<\/a> != null<\/strong>) {<\/em>$/;" a +'L440' HTML/S/7.html /^<\/a> 440 \/*<\/em>$/;" a +'L440' HTML/S/73.html /^<\/a> 440 public<\/strong> void<\/strong> apply<\/a>(int<\/strong> n<\/a>, Consumer<\/a><Stack<\/a><T<\/a>>> cons<\/a>) {<\/em>$/;" a +'L441' HTML/S/1.html /^<\/a># 222B; INTEGRAL$/;" a +'L441' HTML/S/111.html /^<\/a> 441 throw<\/strong> new<\/strong> NullPointerException<\/a>("Prefix token must not be null");$/;" a +'L441' HTML/S/143.html /^<\/a> 441 }<\/em>$/;" a +'L441' HTML/S/193.html /^<\/a># 222B; INTEGRAL$/;" a +'L441' HTML/S/32.html /^<\/a> 441 builder<\/a>.append<\/a>(", ");$/;" a +'L441' HTML/S/7.html /^<\/a> 441 * ITree<String> transform =<\/em>$/;" a +'L441' HTML/S/73.html /^<\/a> 441 multiapply<\/a>(1, n<\/a>, cons<\/a>);$/;" a +'L442' HTML/S/1.html /^<\/a># 222C; DOUBLE INTEGRAL$/;" a +'L442' HTML/S/111.html /^<\/a> 442 else<\/strong> if<\/strong> (numberOfTimes<\/a> < 1)$/;" a +'L442' HTML/S/143.html /^<\/a> 442 $/;" a +'L442' HTML/S/193.html /^<\/a># 222C; DOUBLE INTEGRAL$/;" a +'L442' HTML/S/32.html /^<\/a> 442 builder<\/a>.append<\/a>("defaultHandlers=");$/;" a +'L442' HTML/S/7.html /^<\/a> 442 * delim.topDownTransform(this::pickNode, this::transformNode);<\/em>$/;" a +'L442' HTML/S/73.html /^<\/a> 442 }<\/em>$/;" a +'L443' HTML/S/1.html /^<\/a># 222D; TRIPLE INTEGRAL$/;" a +'L443' HTML/S/111.html /^<\/a> 443 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Number of times to prefix must be positive.");$/;" a +'L443' HTML/S/143.html /^<\/a> 443 \/**<\/em>$/;" a +'L443' HTML/S/193.html /^<\/a># 222D; TRIPLE INTEGRAL$/;" a +'L443' HTML/S/32.html /^<\/a> 443 builder<\/a>.append<\/a>(defaultHandlers<\/a>);$/;" a +'L443' HTML/S/7.html /^<\/a> 443 * System.out.println("Transformed tree:\\n" +<\/em>$/;" a +'L443' HTML/S/73.html /^<\/a> 443 $/;" a +'L444' HTML/S/1.html /^<\/a># 222E; CONTOUR INTEGRAL$/;" a +'L444' HTML/S/111.html /^<\/a> 444 $/;" a +'L444' HTML/S/143.html /^<\/a> 444 * Adds a marker that opens a group at the top level of this group.<\/em>$/;" a +'L444' HTML/S/193.html /^<\/a># 222E; CONTOUR INTEGRAL$/;" a +'L444' HTML/S/32.html /^<\/a> 444 }<\/em>$/;" a +'L444' HTML/S/7.html /^<\/a> 444 * transform.getChild(1)); System.out.println();<\/em>$/;" a +'L444' HTML/S/73.html /^<\/a> 444 \/*<\/em>$/;" a +'L445' HTML/S/1.html /^<\/a># 222F; SURFACE INTEGRAL$/;" a +'L445' HTML/S/111.html /^<\/a> 445 WeightedRandom<\/a><IList<\/a><E<\/a>>> rule<\/a> = rules<\/a>.get<\/a>(ruleName<\/a>);$/;" a +'L445' HTML/S/143.html /^<\/a> 445 * <\/em>$/;" a +'L445' HTML/S/193.html /^<\/a># 222F; SURFACE INTEGRAL$/;" a +'L445' HTML/S/32.html /^<\/a> 445 $/;" a +'L445' HTML/S/7.html /^<\/a> 445 * System.out.println();<\/em>$/;" a +'L445' HTML/S/73.html /^<\/a> 445 * Misc. functions<\/em>$/;" a +'L446' HTML/S/1.html /^<\/a># 2230; VOLUME INTEGRAL$/;" a +'L446' HTML/S/111.html /^<\/a> 446 $/;" a +'L446' HTML/S/143.html /^<\/a> 446 * @param opener<\/em>$/;" a +'L446' HTML/S/193.html /^<\/a># 2230; VOLUME INTEGRAL$/;" a +'L446' HTML/S/32.html /^<\/a> 446 if<\/strong>(helpTopics<\/a> != null<\/strong>) {<\/em>$/;" a +'L446' HTML/S/7.html /^<\/a> 446 * <\/em>$/;" a +'L446' HTML/S/73.html /^<\/a> 446 *\/<\/em>$/;" a +'L447' HTML/S/1.html /^<\/a># 2231; CLOCKWISE INTEGRAL$/;" a +'L447' HTML/S/111.html /^<\/a> 447 IList<\/a><IPair<\/a><Integer<\/a>, IList<\/a><E<\/a>>>> newResults<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L447' HTML/S/143.html /^<\/a> 447 * The marker that opens the group.<\/em>$/;" a +'L447' HTML/S/193.html /^<\/a># 2231; CLOCKWISE INTEGRAL$/;" a +'L447' HTML/S/32.html /^<\/a> 447 builder<\/a>.append<\/a>(", ");$/;" a +'L447' HTML/S/7.html /^<\/a> 447 * System.out.print("Transformed expr: ");<\/em>$/;" a +'L447' HTML/S/73.html /^<\/a> 447 \/**<\/em>$/;" a +'L448' HTML/S/1.html /^<\/a># 2232; CLOCKWISE CONTOUR INTEGRAL$/;" a +'L448' HTML/S/111.html /^<\/a> 448 $/;" a +'L448' HTML/S/143.html /^<\/a> 448 * <\/em>$/;" a +'L448' HTML/S/193.html /^<\/a># 2232; CLOCKWISE CONTOUR INTEGRAL$/;" a +'L448' HTML/S/32.html /^<\/a> 448 builder<\/a>.append<\/a>("helpTopics=");$/;" a +'L448' HTML/S/7.html /^<\/a> 448 * printDelimTree(transform);<\/em>$/;" a +'L448' HTML/S/73.html /^<\/a> 448 * Get an array representing this stack.<\/em>$/;" a +'L449' HTML/S/1.html /^<\/a># 2233; ANTICLOCKWISE CONTOUR INTEGRAL$/;" a +'L449' HTML/S/111.html /^<\/a> 449 rule<\/a>.getValues<\/a>().forEach<\/a>((pair<\/a>) -> {<\/em>$/;" a +'L449' HTML/S/143.html /^<\/a> 449 * @param group<\/em>$/;" a +'L449' HTML/S/193.html /^<\/a># 2233; ANTICLOCKWISE CONTOUR INTEGRAL$/;" a +'L449' HTML/S/32.html /^<\/a> 449 builder<\/a>.append<\/a>(helpTopics<\/a>);$/;" a +'L449' HTML/S/7.html /^<\/a> 449 *\/<\/em>$/;" a +'L449' HTML/S/73.html /^<\/a> 449 * <\/em>$/;" a +'L45' HTML/S/1.html /^<\/a># This file was originally created by Markus Scherer.$/;" a +'L45' HTML/S/100.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/103.html /^<\/a> 45 cons<\/a>.accept<\/a>(i<\/a>);$/;" a +'L45' HTML/S/104.html /^<\/a> 45 $/;" a +'L45' HTML/S/106.html /^<\/a> 45 * @return The collapsed string of tokens<\/em>$/;" a +'L45' HTML/S/107.html /^<\/a> 45 * The function to use to generate a random possibility<\/em>$/;" a +'L45' HTML/S/108.html /^<\/a> 45 * @param levels<\/em>$/;" a +'L45' HTML/S/110.html /^<\/a> 45 @SafeVarargs<\/a>$/;" a +'L45' HTML/S/111.html /^<\/a> 45 \/**<\/em>$/;" a +'L45' HTML/S/112.html /^<\/a> 45 public<\/strong> WeightedRandom(Random<\/a> src<\/a>) {<\/em>$/;" a +'L45' HTML/S/113.html /^<\/a> 45 $/;" a +'L45' HTML/S/114.html /^<\/a> 45 return<\/strong> true<\/strong>;$/;" a +'L45' HTML/S/115.html /^<\/a> 45 return<\/strong> g<\/a>;$/;" a +'L45' HTML/S/116.html /^<\/a> 45 $/;" a +'L45' HTML/S/117.html /^<\/a> 45 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L45' HTML/S/118.html /^<\/a> 45 @Override<\/a>$/;" a +'L45' HTML/S/122.html /^<\/a> 45 $/;" a +'L45' HTML/S/123.html /^<\/a> 45 field<\/a>.setFocusLostBehavior<\/a>(JFormattedTextField<\/a>.COMMIT_OR_REVERT<\/a>);$/;" a +'L45' HTML/S/124.html /^<\/a> 45 }<\/em>);$/;" a +'L45' HTML/S/125.html /^<\/a> 45 *<\/em>$/;" a +'L45' HTML/S/127.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/128.html /^<\/a> 45 * @param model<\/em>$/;" a +'L45' HTML/S/130.html /^<\/a> 45 else<\/strong>$/;" a +'L45' HTML/S/131.html /^<\/a> 45 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L45' HTML/S/132.html /^<\/a> 45 boolean<\/strong> success<\/a> = false<\/strong>;$/;" a +'L45' HTML/S/133.html /^<\/a> 45 }<\/em>, Integer<\/a>::parseInt<\/a>);$/;" a +'L45' HTML/S/135.html /^<\/a> 45 source<\/a>.forEach<\/a>(defaultModel<\/a>::addElement<\/a>);$/;" a +'L45' HTML/S/138.html /^<\/a> 45 this<\/strong>.endLine<\/a> = endLine<\/a>;$/;" a +'L45' HTML/S/139.html /^<\/a> 45 public<\/strong> BlockReader(String<\/a> blockDelim<\/a>, Reader<\/a> source<\/a>) {<\/em>$/;" a +'L45' HTML/S/14.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/140.html /^<\/a> 45 $/;" a +'L45' HTML/S/141.html /^<\/a> 45 + "This pragma requires a integer argument");$/;" a +'L45' HTML/S/143.html /^<\/a> 45 \/**<\/em>$/;" a +'L45' HTML/S/145.html /^<\/a> 45 for<\/strong> (int<\/strong> i<\/a> = 0; i<\/a> <= numGroups<\/a>; i<\/a>++) {<\/em>$/;" a +'L45' HTML/S/146.html /^<\/a> 45 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L45' HTML/S/147.html /^<\/a> 45 * Convert a linear sequence into a tree that matches the delimiter<\/em>$/;" a +'L45' HTML/S/149.html /^<\/a> 45 \/*<\/em>$/;" a +'L45' HTML/S/153.html /^<\/a> 45 * <\/em>$/;" a +'L45' HTML/S/154.html /^<\/a> 45 public<\/strong> SimpleParseBlock(int<\/strong> precedence<\/a>, K<\/a> terminator<\/a>, Predicate<\/a><ITree<\/a><Token<\/a><K<\/a>, V<\/a>>>> validator<\/a>) {<\/em>$/;" a +'L45' HTML/S/155.html /^<\/a> 45 this<\/strong>.source<\/a> = source<\/a>;$/;" a +'L45' HTML/S/159.html /^<\/a> 45 chainWith<\/a> = chainSet<\/a>;$/;" a +'L45' HTML/S/16.html /^<\/a> 45 private<\/strong> static<\/strong> void<\/strong> addPrefixRules<\/a>() {<\/em>$/;" a +'L45' HTML/S/163.html /^<\/a> 45 protected<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> intNullDenotation<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L45' HTML/S/164.html /^<\/a> 45 * @return A command implementing the operator.<\/em>$/;" a +'L45' HTML/S/168.html /^<\/a> 45 * @param precedence<\/em>$/;" a +'L45' HTML/S/169.html /^<\/a> 45 throw<\/strong> new<\/strong> NullPointerException<\/a>("Inner block must not be null");$/;" a +'L45' HTML/S/17.html /^<\/a> 45 $/;" a +'L45' HTML/S/171.html /^<\/a> 45 * The token to use as the node for the AST.<\/em>$/;" a +'L45' HTML/S/173.html /^<\/a> 45 * Whether or not the conditional is associative.<\/em>$/;" a +'L45' HTML/S/174.html /^<\/a> 45 $/;" a +'L45' HTML/S/175.html /^<\/a> 45 return<\/strong> new<\/strong> Tree<\/a><>(operator<\/a>, opr<\/a>);$/;" a +'L45' HTML/S/177.html /^<\/a> 45 * <\/em>$/;" a +'L45' HTML/S/179.html /^<\/a> 45 this<\/strong>.state<\/a> = state<\/a>;$/;" a +'L45' HTML/S/180.html /^<\/a> 45 $/;" a +'L45' HTML/S/182.html /^<\/a> 45 result<\/a> = prime<\/a> * result<\/a> + ((val<\/a> == null<\/strong>) ? 0 : val<\/a>.hashCode<\/a>());$/;" a +'L45' HTML/S/183.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/184.html /^<\/a> 45 public<\/strong> abstract<\/strong> Token<\/a><K<\/a>, V<\/a>> current<\/a>();$/;" a +'L45' HTML/S/185.html /^<\/a> 45 *\/<\/em>$/;" a +'L45' HTML/S/186.html /^<\/a> 45 * These represent the external state of the splitter.<\/em>$/;" a +'L45' HTML/S/188.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/189.html /^<\/a> 45 if<\/strong>(queuedASTs<\/a>.size<\/a>() < 2) throw<\/strong> new<\/strong> IllegalStateException<\/a>($/;" a +'L45' HTML/S/190.html /^<\/a> 45 + "|" + escapeString<\/a> + ")" \/\/ Match escape sequences$/;" a +'L45' HTML/S/191.html /^<\/a> 45 * Only binary operators are accepted by default. Use the last two<\/em>$/;" a +'L45' HTML/S/192.html /^<\/a> 45 $/;" a +'L45' HTML/S/193.html /^<\/a># This file was originally created by Markus Scherer.$/;" a +'L45' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/delims\/SequenceDelimiter.java$/;" a +'L45' HTML/S/2.html /^<\/a> <artifactId>junit-theories<\/artifactId>$/;" a +'L45' HTML/S/20.html /^<\/a> 45 this<\/strong>.error<\/a> = error<\/a>;$/;" a +'L45' HTML/S/203.html /^<\/a> <property name="sun.arch.data.model" value="64"\/>$/;" a +'L45' HTML/S/24.html /^<\/a> 45 \/**<\/em>$/;" a +'L45' HTML/S/25.html /^<\/a> 45 \/*<\/em>$/;" a +'L45' HTML/S/26.html /^<\/a> 45 public<\/strong> static<\/strong> <S<\/a>> S<\/a> runFDS<\/a>(InputStream<\/a> comin<\/a>, InputStream<\/a> datain, OutputStream<\/a> out<\/a>, FDSMode<\/a><S<\/a>> initialMode<\/a>,$/;" a +'L45' HTML/S/29.html /^<\/a> 45 *\/<\/em>$/;" a +'L45' HTML/S/3.html /^<\/a> 45 break<\/strong>;$/;" a +'L45' HTML/S/30.html /^<\/a> 45 * The character to bind to the command.<\/em>$/;" a +'L45' HTML/S/31.html /^<\/a> 45 @Override<\/a>$/;" a +'L45' HTML/S/32.html /^<\/a> 45 *\/<\/em>$/;" a +'L45' HTML/S/33.html /^<\/a> 45 $/;" a +'L45' HTML/S/35.html /^<\/a> 45 * @throws IllegalArgumentException<\/em>$/;" a +'L45' HTML/S/36.html /^<\/a> 45 $/;" a +'L45' HTML/S/37.html /^<\/a> 45 * @param name<\/em>$/;" a +'L45' HTML/S/38.html /^<\/a> 45 * @param directory<\/em>$/;" a +'L45' HTML/S/39.html /^<\/a> 45 *<\/em>$/;" a +'L45' HTML/S/4.html /^<\/a> 45 System<\/a>.out<\/a>.println<\/a>("Node: " + element<\/a>);$/;" a +'L45' HTML/S/40.html /^<\/a> 45 *<\/em>$/;" a +'L45' HTML/S/41.html /^<\/a> 45 doCircle<\/a> = circ<\/a>;$/;" a +'L45' HTML/S/42.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/43.html /^<\/a> 45 * (non-Javadoc)<\/em>$/;" a +'L45' HTML/S/44.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/45.html /^<\/a> 45 public<\/strong> BoundLazy(Supplier<\/a><IHolder<\/a><OldType<\/a>>> supp<\/a>, Function<\/a><OldType<\/a>, IHolder<\/a><BoundContainedType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L45' HTML/S/46.html /^<\/a> 45 binder<\/a> = bindr<\/a>;$/;" a +'L45' HTML/S/47.html /^<\/a> 45 IList<\/a><IHolder<\/a><MappedType<\/a>>> mappedHolders<\/a> = heldHolders<\/a>.map<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L45' HTML/S/48.html /^<\/a> 45 if<\/strong>(!newPairMade<\/a>.getValue<\/a>()) {<\/em>$/;" a +'L45' HTML/S/49.html /^<\/a> 45 return<\/strong> new<\/strong> WrappedLazy<\/a><>(newHolder<\/a>, false<\/strong>);$/;" a +'L45' HTML/S/50.html /^<\/a> 45 if<\/strong>(containedValue<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L45' HTML/S/51.html /^<\/a> 45 $/;" a +'L45' HTML/S/52.html /^<\/a> 45 * The function to use to convert internal nodes and<\/em>$/;" a +'L45' HTML/S/53.html /^<\/a> 45 *\/<\/em>$/;" a +'L45' HTML/S/54.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/55.html /^<\/a> 45 $/;" a +'L45' HTML/S/56.html /^<\/a> 45 return<\/strong> new<\/strong> Option<\/a><>(mapper<\/a>.apply<\/a>(held<\/a>));$/;" a +'L45' HTML/S/57.html /^<\/a> 45 BiFunction<\/a><LeftType<\/a>, RightType<\/a>, IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>>> binder<\/a>) {<\/em>$/;" a +'L45' HTML/S/59.html /^<\/a> 45 public<\/strong> T<\/a> get<\/a>() {<\/em>$/;" a +'L45' HTML/S/60.html /^<\/a> 45 picker<\/a> = pickr<\/a>;$/;" a +'L45' HTML/S/62.html /^<\/a> 45 $/;" a +'L45' HTML/S/63.html /^<\/a> 45 *<\/em>$/;" a +'L45' HTML/S/64.html /^<\/a> 45 * <\/em>$/;" a +'L45' HTML/S/65.html /^<\/a> 45 *$/;" a +'L45' HTML/S/66.html /^<\/a> 45 public<\/strong> DoubleTape(boolean<\/strong> autoExtnd<\/a>) {<\/em>$/;" a +'L45' HTML/S/67.html /^<\/a> 45 $/;" a +'L45' HTML/S/68.html /^<\/a> 45 return<\/strong> backing<\/a>.size<\/a>();$/;" a +'L45' HTML/S/69.html /^<\/a> 45 $/;" a +'L45' HTML/S/7.html /^<\/a> 45 loadMirrorDB<\/a>();$/;" a +'L45' HTML/S/70.html /^<\/a> 45 return<\/strong> backing<\/a>.size<\/a>();$/;" a +'L45' HTML/S/71.html /^<\/a> 45 $/;" a +'L45' HTML/S/72.html /^<\/a> 45 $/;" a +'L45' HTML/S/73.html /^<\/a> 45 \/**<\/em>$/;" a +'L45' HTML/S/74.html /^<\/a> 45 $/;" a +'L45' HTML/S/75.html /^<\/a> 45 tapes<\/a>.first<\/a>();$/;" a +'L45' HTML/S/76.html /^<\/a> 45 * The new value for the tape item.<\/em>$/;" a +'L45' HTML/S/77.html /^<\/a> 45 $/;" a +'L45' HTML/S/81.html /^<\/a> 45 comparator<\/a> = cmp<\/a>;$/;" a +'L45' HTML/S/82.html /^<\/a> 45 $/;" a +'L45' HTML/S/83.html /^<\/a> 45 this<\/strong>.right<\/a> = rght<\/a>;$/;" a +'L45' HTML/S/84.html /^<\/a> 45 * The data stored in the node currently being visited<\/em>$/;" a +'L45' HTML/S/85.html /^<\/a> 45 \/**<\/em>$/;" a +'L45' HTML/S/87.html /^<\/a> 45 store<\/a>.forEachKey<\/a>(action<\/a>);$/;" a +'L45' HTML/S/88.html /^<\/a> 45 \/**<\/em>$/;" a +'L45' HTML/S/89.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/9.html /^<\/a> 45 private<\/strong> static<\/strong> final<\/strong> class<\/strong> BlockEnter<\/a> implements<\/strong> UnaryOperator<\/a><TestContext<\/a>> {<\/em>$/;" a +'L45' HTML/S/90.html /^<\/a> 45 * Create a functional string tokenizer from a given string and set of<\/em>$/;" a +'L45' HTML/S/91.html /^<\/a> 45 * Check if all of the elements of this list match the specified<\/em>$/;" a +'L45' HTML/S/92.html /^<\/a> 45 }<\/em>$/;" a +'L45' HTML/S/94.html /^<\/a> 45 }<\/em>;$/;" a +'L45' HTML/S/97.html /^<\/a> 45 backing<\/a>.forEach<\/a>((key<\/a>, value<\/a>) -> {<\/em>$/;" a +'L45' HTML/S/99.html /^<\/a> 45 }<\/em>$/;" a +'L450' HTML/S/1.html /^<\/a># 2239; EXCESS$/;" a +'L450' HTML/S/111.html /^<\/a> 450 IList<\/a><IList<\/a><E<\/a>>> newRule<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L450' HTML/S/143.html /^<\/a> 450 * The group opened by the marker.<\/em>$/;" a +'L450' HTML/S/193.html /^<\/a># 2239; EXCESS$/;" a +'L450' HTML/S/32.html /^<\/a> 450 }<\/em>$/;" a +'L450' HTML/S/7.html /^<\/a> 450 $/;" a +'L450' HTML/S/73.html /^<\/a> 450 * @return The stack as an array.<\/em>$/;" a +'L451' HTML/S/1.html /^<\/a># 223B; HOMOTHETIC$/;" a +'L451' HTML/S/111.html /^<\/a> 451 $/;" a +'L451' HTML/S/143.html /^<\/a> 451 *\/<\/em>$/;" a +'L451' HTML/S/193.html /^<\/a># 223B; HOMOTHETIC$/;" a +'L451' HTML/S/32.html /^<\/a> 451 $/;" a +'L451' HTML/S/7.html /^<\/a> 451 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L451' HTML/S/73.html /^<\/a> 451 *\/<\/em>$/;" a +'L452' HTML/S/1.html /^<\/a># 223E; INVERTED LAZY S$/;" a +'L452' HTML/S/111.html /^<\/a> 452 for<\/strong> (int<\/strong> i<\/a> = 1; i<\/a> <= numberOfTimes<\/a>; i<\/a>++) {<\/em>$/;" a +'L452' HTML/S/143.html /^<\/a> 452 public<\/strong> void<\/strong> addOpener<\/a>(T<\/a> opener<\/a>, T<\/a> group<\/a>) {<\/em>$/;" a +'L452' HTML/S/193.html /^<\/a># 223E; INVERTED LAZY S$/;" a +'L452' HTML/S/32.html /^<\/a> 452 if<\/strong>(modeName<\/a> != null<\/strong>) {<\/em>$/;" a +'L452' HTML/S/7.html /^<\/a> 452 }<\/em>$/;" a +'L452' HTML/S/73.html /^<\/a> 452 public<\/strong> abstract<\/strong> T<\/a>[] toArray<\/a>();$/;" a +'L453' HTML/S/1.html /^<\/a># 223F; SINE WAVE$/;" a +'L453' HTML/S/111.html /^<\/a> 453 IList<\/a><E<\/a>> newCase<\/a> = pair<\/a>.merge<\/a>((left<\/a>, right<\/a>) -> {<\/em>$/;" a +'L453' HTML/S/143.html /^<\/a> 453 if<\/strong>(opener<\/a> == null<\/strong>) {<\/em>$/;" a +'L453' HTML/S/193.html /^<\/a># 223F; SINE WAVE$/;" a +'L453' HTML/S/32.html /^<\/a> 453 builder<\/a>.append<\/a>(", ");$/;" a +'L453' HTML/S/7.html /^<\/a> 453 $/;" a +'L453' HTML/S/73.html /^<\/a> 453 }<\/em>$/;" a +'L454' HTML/S/1.html /^<\/a># 2240; WREATH PRODUCT$/;" a +'L454' HTML/S/111.html /^<\/a> 454 IList<\/a><E<\/a>> returnVal<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L454' HTML/S/143.html /^<\/a> 454 throw<\/strong> new<\/strong> NullPointerException<\/a>("Opener must not be null");$/;" a +'L454' HTML/S/193.html /^<\/a># 2240; WREATH PRODUCT$/;" a +'L454' HTML/S/32.html /^<\/a> 454 builder<\/a>.append<\/a>("modeName=");$/;" a +'L454' HTML/S/7.html /^<\/a> 454 private<\/strong> void<\/strong> printDelimTree<\/a>(ITree<\/a><String<\/a>> tree<\/a>) {<\/em>$/;" a +'L455' HTML/S/1.html /^<\/a># 2241; NOT TILDE$/;" a +'L455' HTML/S/111.html /^<\/a> 455 $/;" a +'L455' HTML/S/143.html /^<\/a> 455 }<\/em> else<\/strong> if<\/strong>(group<\/a> == null<\/strong>) {<\/em>$/;" a +'L455' HTML/S/193.html /^<\/a># 2241; NOT TILDE$/;" a +'L455' HTML/S/32.html /^<\/a> 455 builder<\/a>.append<\/a>(modeName<\/a>);$/;" a +'L455' HTML/S/7.html /^<\/a> 455 StringBuilder<\/a> sb<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L456' HTML/S/1.html /^<\/a># 2242; MINUS TILDE$/;" a +'L456' HTML/S/111.html /^<\/a> 456 for<\/strong> (E<\/a> val<\/a> : right<\/a>.toIterable<\/a>()) {<\/em>$/;" a +'L456' HTML/S/143.html /^<\/a> 456 throw<\/strong> new<\/strong> NullPointerException<\/a>("Group to open must not be null");$/;" a +'L456' HTML/S/193.html /^<\/a># 2242; MINUS TILDE$/;" a +'L456' HTML/S/32.html /^<\/a> 456 }<\/em>$/;" a +'L456' HTML/S/7.html /^<\/a> 456 $/;" a +'L457' HTML/S/1.html /^<\/a># 2244; NOT ASYMPTOTICALLY EQUAL TO$/;" a +'L457' HTML/S/111.html /^<\/a> 457 returnVal<\/a>.add<\/a>(val<\/a>);$/;" a +'L457' HTML/S/143.html /^<\/a> 457 }<\/em>$/;" a +'L457' HTML/S/193.html /^<\/a># 2244; NOT ASYMPTOTICALLY EQUAL TO$/;" a +'L457' HTML/S/32.html /^<\/a> 457 $/;" a +'L457' HTML/S/7.html /^<\/a> 457 intPrintDelimTree<\/a>(tree<\/a>.getChild<\/a>(1), sb<\/a>);$/;" a +'L458' HTML/S/1.html /^<\/a># 2245; APPROXIMATELY EQUAL TO$/;" a +'L458' HTML/S/111.html /^<\/a> 458 }<\/em>$/;" a +'L458' HTML/S/143.html /^<\/a> 458 $/;" a +'L458' HTML/S/193.html /^<\/a># 2245; APPROXIMATELY EQUAL TO$/;" a +'L458' HTML/S/32.html /^<\/a> 458 if<\/strong>(customPrompt<\/a> != null<\/strong>) {<\/em>$/;" a +'L458' HTML/S/7.html /^<\/a> 458 $/;" a +'L459' HTML/S/1.html /^<\/a># 2246; APPROXIMATELY BUT NOT ACTUALLY EQUAL TO$/;" a +'L459' HTML/S/111.html /^<\/a> 459 $/;" a +'L459' HTML/S/143.html /^<\/a> 459 openDelimiters<\/a>.put<\/a>(opener<\/a>, group<\/a>);$/;" a +'L459' HTML/S/193.html /^<\/a># 2246; APPROXIMATELY BUT NOT ACTUALLY EQUAL TO$/;" a +'L459' HTML/S/32.html /^<\/a> 459 builder<\/a>.append<\/a>(", ");$/;" a +'L459' HTML/S/7.html /^<\/a> 459 System<\/a>.out<\/a>.println<\/a>(sb<\/a>.toString<\/a>().replaceAll<\/a>("\\\\s+", " "));$/;" a +'L46' HTML/S/1.html /^<\/a># Extended for Unicode 3.2, 4.0, 4.1, 5.0, 5.1, 5.2, and 6.0 by Ken Whistler,$/;" a +'L46' HTML/S/100.html /^<\/a> 46 $/;" a +'L46' HTML/S/103.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/104.html /^<\/a> 46 currentPartition<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L46' HTML/S/106.html /^<\/a> 46 *\/<\/em>$/;" a +'L46' HTML/S/107.html /^<\/a> 46 * @return Whether or not a random possibility was a winning one<\/em>$/;" a +'L46' HTML/S/108.html /^<\/a> 46 * The number of levels to indent<\/em>$/;" a +'L46' HTML/S/110.html /^<\/a> 46 public<\/strong> final<\/strong> void<\/strong> makeRule<\/a>(E<\/a> rule<\/a>, IList<\/a><E<\/a>>... cases<\/a>) {<\/em>$/;" a +'L46' HTML/S/111.html /^<\/a> 46 * Rules that require special handling<\/em>$/;" a +'L46' HTML/S/112.html /^<\/a> 46 probabilities<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L46' HTML/S/113.html /^<\/a> 46 try<\/strong> {<\/em>$/;" a +'L46' HTML/S/114.html /^<\/a> 46 else<\/strong> if<\/strong>(obj<\/a> == null<\/strong>)$/;" a +'L46' HTML/S/115.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/116.html /^<\/a> 46 @Override<\/a>$/;" a +'L46' HTML/S/117.html /^<\/a> 46 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L46' HTML/S/118.html /^<\/a> 46 public<\/strong> boolean<\/strong> accept<\/a>(File<\/a> pathname<\/a>) {<\/em>$/;" a +'L46' HTML/S/122.html /^<\/a> 46 JComboBox<\/a><T<\/a>> addItemBox<\/a> = new<\/strong> JComboBox<\/a><>();$/;" a +'L46' HTML/S/123.html /^<\/a> 46 field<\/a>.addPropertyChangeListener<\/a>("value", (event<\/a>) -> {<\/em>$/;" a +'L46' HTML/S/124.html /^<\/a> 46 $/;" a +'L46' HTML/S/125.html /^<\/a> 46 * @param add<\/em>$/;" a +'L46' HTML/S/128.html /^<\/a> 46 * The model to put items into<\/em>$/;" a +'L46' HTML/S/130.html /^<\/a> 46 return<\/strong> val<\/a>;$/;" a +'L46' HTML/S/131.html /^<\/a> 46 \/\/ We don't care about the specifics of the<\/em>$/;" a +'L46' HTML/S/132.html /^<\/a> 46 $/;" a +'L46' HTML/S/133.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/135.html /^<\/a> 46 $/;" a +'L46' HTML/S/138.html /^<\/a> 46 this<\/strong>.blockNo<\/a> = blockNo<\/a>;$/;" a +'L46' HTML/S/139.html /^<\/a> 46 lnReader<\/a> = new<\/strong> LineNumberReader<\/a>(source<\/a>);$/;" a +'L46' HTML/S/14.html /^<\/a> 46 $/;" a +'L46' HTML/S/140.html /^<\/a> 46 \/**<\/em>$/;" a +'L46' HTML/S/141.html /^<\/a> 46 $/;" a +'L46' HTML/S/143.html /^<\/a> 46 * Create a new instance of a delimiter group.<\/em>$/;" a +'L46' HTML/S/145.html /^<\/a> 46 parms<\/a>[i<\/a>] = m<\/a>.group<\/a>(i<\/a>);$/;" a +'L46' HTML/S/146.html /^<\/a> 46 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L46' HTML/S/147.html /^<\/a> 46 * structure.<\/em>$/;" a +'L46' HTML/S/149.html /^<\/a> 46 * . Digits ExponentPart_opt FloatTypeSuffix_opt<\/em>$/;" a +'L46' HTML/S/153.html /^<\/a> 46 * @param terminator<\/em>$/;" a +'L46' HTML/S/154.html /^<\/a> 46 if<\/strong> (precedence<\/a> < 0) throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Precedence must be non-negative");$/;" a +'L46' HTML/S/155.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/159.html /^<\/a> 46 chain<\/a> = chainMarker<\/a>;$/;" a +'L46' HTML/S/16.html /^<\/a> 46 String<\/a> rn<\/a> = "<prefix>";$/;" a +'L46' HTML/S/163.html /^<\/a> 46 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L46' HTML/S/164.html /^<\/a> 46 *\/<\/em>$/;" a +'L46' HTML/S/168.html /^<\/a> 46 * The precedence of the operator.<\/em>$/;" a +'L46' HTML/S/169.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/17.html /^<\/a> 46 addRule<\/a>("<opine>", "hate", "am jealous of", "love");$/;" a +'L46' HTML/S/171.html /^<\/a> 46 *\/<\/em>$/;" a +'L46' HTML/S/173.html /^<\/a> 46 *\/<\/em>$/;" a +'L46' HTML/S/174.html /^<\/a> 46 @Override<\/a>$/;" a +'L46' HTML/S/175.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/177.html /^<\/a> 46 * @return The left-binding power of this command.<\/em>$/;" a +'L46' HTML/S/179.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/180.html /^<\/a> 46 \/**<\/em>$/;" a +'L46' HTML/S/182.html /^<\/a> 46 $/;" a +'L46' HTML/S/183.html /^<\/a> 46 $/;" a +'L46' HTML/S/184.html /^<\/a> 46 $/;" a +'L46' HTML/S/185.html /^<\/a> 46 DIVIDE<\/a>(4);$/;" a +'L46' HTML/S/186.html /^<\/a> 46 *<\/em>$/;" a +'L46' HTML/S/188.html /^<\/a> 46 $/;" a +'L46' HTML/S/189.html /^<\/a> 46 "Attempted to parse binary operator without enough operands.\\n"$/;" a +'L46' HTML/S/190.html /^<\/a> 46 + "*\\")"); \/\/ Match all of those things zero or more times, followed$/;" a +'L46' HTML/S/191.html /^<\/a> 46 * parameters to handle non-binary operators<\/em>$/;" a +'L46' HTML/S/192.html /^<\/a> 46 removeDQuotedStrings<\/a>("\\"hello\\"\\"");$/;" a +'L46' HTML/S/193.html /^<\/a># Extended for Unicode 3.2, 4.0, 4.1, 5.0, 5.1, 5.2, and 6.0 by Ken Whistler,$/;" a +'L46' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/ParseBlock.java$/;" a +'L46' HTML/S/2.html /^<\/a> <version>4.12<\/version>$/;" a +'L46' HTML/S/20.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/203.html /^<\/a> <property name="java.home" value="\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre"\/>$/;" a +'L46' HTML/S/24.html /^<\/a> 46 * Check if this mode uses a custom prompt<\/em>$/;" a +'L46' HTML/S/25.html /^<\/a> 46 * (non-Javadoc)<\/em>$/;" a +'L46' HTML/S/26.html /^<\/a> 46 S<\/a> initialState<\/a>) throws<\/strong> FDSException<\/a> {<\/em>$/;" a +'L46' HTML/S/29.html /^<\/a> 46 boolean<\/strong> hasSubmode(char<\/strong> c<\/a>);$/;" a +'L46' HTML/S/3.html /^<\/a> 46 case<\/strong> "debug":$/;" a +'L46' HTML/S/30.html /^<\/a> 46 * <\/em>$/;" a +'L46' HTML/S/31.html /^<\/a> 46 public<\/strong> Command<\/a> aliased<\/a>() {<\/em>$/;" a +'L46' HTML/S/32.html /^<\/a> 46 private<\/strong> String<\/a> modeName<\/a>;$/;" a +'L46' HTML/S/33.html /^<\/a> 46 builder<\/a>.append<\/a>("GenericHelp [");$/;" a +'L46' HTML/S/35.html /^<\/a> 46 * thrown if version is less than 1<\/em>$/;" a +'L46' HTML/S/36.html /^<\/a> 46 ComponentDescriptionState<\/a> readState<\/a> = reader<\/a>.fromStream<\/a>(inputSource<\/a>, new<\/strong> ComponentDescriptionState<\/a>());$/;" a +'L46' HTML/S/37.html /^<\/a> 46 * The name of this component<\/em>$/;" a +'L46' HTML/S/38.html /^<\/a> 46 * The directory to read component files from<\/em>$/;" a +'L46' HTML/S/39.html /^<\/a> 46 * @return The source from which these components came<\/em>$/;" a +'L46' HTML/S/4.html /^<\/a> 46 return<\/strong> true<\/strong>;$/;" a +'L46' HTML/S/40.html /^<\/a> 46 * Providing this is optional, with "1" as the default version<\/em>$/;" a +'L46' HTML/S/41.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/42.html /^<\/a> 46 $/;" a +'L46' HTML/S/43.html /^<\/a> 46 *<\/em>$/;" a +'L46' HTML/S/44.html /^<\/a> 46 $/;" a +'L46' HTML/S/45.html /^<\/a> 46 oldSupplier<\/a> = supp<\/a>;$/;" a +'L46' HTML/S/46.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/47.html /^<\/a> 46 return<\/strong> containedHolder<\/a>.map<\/a>(mapper<\/a>);$/;" a +'L46' HTML/S/48.html /^<\/a> 46 newPair<\/a>.replace<\/a>(binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>()));$/;" a +'L46' HTML/S/49.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/50.html /^<\/a> 46 $/;" a +'L46' HTML/S/51.html /^<\/a> 46 \/**<\/em>$/;" a +'L46' HTML/S/52.html /^<\/a> 46 * their children<\/em>$/;" a +'L46' HTML/S/53.html /^<\/a> 46 public<\/strong> Lazy(Supplier<\/a><ContainedType<\/a>> supp<\/a>) {<\/em>$/;" a +'L46' HTML/S/54.html /^<\/a> 46 $/;" a +'L46' HTML/S/55.html /^<\/a> 46 return<\/strong> new<\/strong> BoundListHolder<\/a><>(boundValues<\/a>);$/;" a +'L46' HTML/S/56.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/57.html /^<\/a> 46 if<\/strong>(binder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Binder must not be null.");$/;" a +'L46' HTML/S/59.html /^<\/a> 46 if<\/strong>(gotten<\/a> == true<\/strong>) {<\/em>$/;" a +'L46' HTML/S/60.html /^<\/a> 46 transform<\/a> = transfrm<\/a>;$/;" a +'L46' HTML/S/62.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/63.html /^<\/a> 46 * @param leaf<\/em>$/;" a +'L46' HTML/S/64.html /^<\/a> 46 * @param words<\/em>$/;" a +'L46' HTML/S/65.html /^<\/a> 46 * @return The old sub-directory attached to this key, or null if such a$/;" a +'L46' HTML/S/66.html /^<\/a> 46 front<\/a> = new<\/strong> SingleTape<\/a><>(autoExtnd<\/a>);$/;" a +'L46' HTML/S/67.html /^<\/a> 46 @Override<\/a>$/;" a +'L46' HTML/S/68.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/69.html /^<\/a> 46 @Override<\/a>$/;" a +'L46' HTML/S/7.html /^<\/a> 46 $/;" a +'L46' HTML/S/70.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/71.html /^<\/a> 46 backing<\/a> = new<\/strong> ArrayList<\/a><>();$/;" a +'L46' HTML/S/72.html /^<\/a> 46 return<\/strong> backing<\/a>.top<\/a>();$/;" a +'L46' HTML/S/73.html /^<\/a> 46 * Pop an element off of the stack.<\/em>$/;" a +'L46' HTML/S/74.html /^<\/a> 46 \/**<\/em>$/;" a +'L46' HTML/S/75.html /^<\/a> 46 currentTape<\/a> = tapes<\/a>.item<\/a>();$/;" a +'L46' HTML/S/76.html /^<\/a> 46 *\/<\/em>$/;" a +'L46' HTML/S/77.html /^<\/a> 46 return<\/strong> children<\/a>.put<\/a>(key<\/a>, val<\/a>);$/;" a +'L46' HTML/S/81.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/82.html /^<\/a> 46 return<\/strong> leafTransformer<\/a>.apply<\/a>(data<\/a>);$/;" a +'L46' HTML/S/83.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/84.html /^<\/a> 46 * @return The way the function wants the walk to go next.<\/em>$/;" a +'L46' HTML/S/85.html /^<\/a> 46 * Check if this tre part or below it contains the specified data item<\/em>$/;" a +'L46' HTML/S/87.html /^<\/a> 46 $/;" a +'L46' HTML/S/88.html /^<\/a> 46 * Create a new functional list containing the specified items.<\/em>$/;" a +'L46' HTML/S/89.html /^<\/a> 46 }<\/em>$/;" a +'L46' HTML/S/9.html /^<\/a> 46 @Override<\/a>$/;" a +'L46' HTML/S/90.html /^<\/a> 46 * separators<\/em>$/;" a +'L46' HTML/S/91.html /^<\/a> 46 * predicate.<\/em>$/;" a +'L46' HTML/S/92.html /^<\/a> 46 $/;" a +'L46' HTML/S/94.html /^<\/a> 46 $/;" a +'L46' HTML/S/97.html /^<\/a> 46 action<\/a>.accept<\/a>(key<\/a>, transformer<\/a>.apply<\/a>(value<\/a>));$/;" a +'L46' HTML/S/99.html /^<\/a> 46 $/;" a +'L460' HTML/S/1.html /^<\/a># 2247; NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO$/;" a +'L460' HTML/S/111.html /^<\/a> 460 return<\/strong> returnVal<\/a>;$/;" a +'L460' HTML/S/143.html /^<\/a> 460 }<\/em>$/;" a +'L460' HTML/S/193.html /^<\/a># 2247; NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO$/;" a +'L460' HTML/S/32.html /^<\/a> 460 builder<\/a>.append<\/a>("customPrompt=");$/;" a +'L460' HTML/S/7.html /^<\/a> 460 }<\/em>$/;" a +'L461' HTML/S/1.html /^<\/a># 2248; ALMOST EQUAL TO$/;" a +'L461' HTML/S/111.html /^<\/a> 461 }<\/em>);$/;" a +'L461' HTML/S/143.html /^<\/a> 461 $/;" a +'L461' HTML/S/193.html /^<\/a># 2248; ALMOST EQUAL TO$/;" a +'L461' HTML/S/32.html /^<\/a> 461 builder<\/a>.append<\/a>(customPrompt<\/a>);$/;" a +'L461' HTML/S/7.html /^<\/a> 461 $/;" a +'L462' HTML/S/1.html /^<\/a># 2249; NOT ALMOST EQUAL TO$/;" a +'L462' HTML/S/111.html /^<\/a> 462 $/;" a +'L462' HTML/S/143.html /^<\/a> 462 \/**<\/em>$/;" a +'L462' HTML/S/193.html /^<\/a># 2249; NOT ALMOST EQUAL TO$/;" a +'L462' HTML/S/32.html /^<\/a> 462 }<\/em>$/;" a +'L462' HTML/S/7.html /^<\/a> 462 private<\/strong> void<\/strong> intPrintDelimTree<\/a>(ITree<\/a><String<\/a>> tree<\/a>, StringBuilder<\/a> sb<\/a>) {<\/em>$/;" a +'L463' HTML/S/1.html /^<\/a># 224A; ALMOST EQUAL OR EQUAL TO$/;" a +'L463' HTML/S/111.html /^<\/a> 463 for<\/strong> (int<\/strong> j<\/a> = 1; j<\/a> <= i<\/a>; j<\/a>++) {<\/em>$/;" a +'L463' HTML/S/143.html /^<\/a> 463 * Adds a marker that opens a group inside of this group.<\/em>$/;" a +'L463' HTML/S/193.html /^<\/a># 224A; ALMOST EQUAL OR EQUAL TO$/;" a +'L463' HTML/S/32.html /^<\/a> 463 $/;" a +'L463' HTML/S/7.html /^<\/a> 463 tree<\/a>.doForChildren<\/a>((child<\/a>) -> {<\/em>$/;" a +'L464' HTML/S/1.html /^<\/a># 224B; TRIPLE TILDE$/;" a +'L464' HTML/S/111.html /^<\/a> 464 newCase<\/a>.prepend<\/a>(prefixToken<\/a>);$/;" a +'L464' HTML/S/143.html /^<\/a> 464 * <\/em>$/;" a +'L464' HTML/S/193.html /^<\/a># 224B; TRIPLE TILDE$/;" a +'L464' HTML/S/32.html /^<\/a> 464 builder<\/a>.append<\/a>("]");$/;" a +'L464' HTML/S/7.html /^<\/a> 464 intPrintDelimNode<\/a>(child<\/a>, sb<\/a>);$/;" a +'L465' HTML/S/1.html /^<\/a># 224C; ALL EQUAL TO$/;" a +'L465' HTML/S/111.html /^<\/a> 465 }<\/em>$/;" a +'L465' HTML/S/143.html /^<\/a> 465 * @param opener<\/em>$/;" a +'L465' HTML/S/193.html /^<\/a># 224C; ALL EQUAL TO$/;" a +'L465' HTML/S/32.html /^<\/a> 465 $/;" a +'L465' HTML/S/7.html /^<\/a> 465 }<\/em>);$/;" a +'L466' HTML/S/1.html /^<\/a># 225F; QUESTIONED EQUAL TO$/;" a +'L466' HTML/S/111.html /^<\/a> 466 $/;" a +'L466' HTML/S/143.html /^<\/a> 466 * The marker that opens the group.<\/em>$/;" a +'L466' HTML/S/193.html /^<\/a># 225F; QUESTIONED EQUAL TO$/;" a +'L466' HTML/S/32.html /^<\/a> 466 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L466' HTML/S/7.html /^<\/a> 466 }<\/em>$/;" a +'L467' HTML/S/1.html /^<\/a># 2260; NOT EQUAL TO$/;" a +'L467' HTML/S/111.html /^<\/a> 467 newRule<\/a>.add<\/a>(newCase<\/a>);$/;" a +'L467' HTML/S/143.html /^<\/a> 467 * <\/em>$/;" a +'L467' HTML/S/193.html /^<\/a># 2260; NOT EQUAL TO$/;" a +'L467' HTML/S/32.html /^<\/a> 467 }<\/em>$/;" a +'L467' HTML/S/7.html /^<\/a> 467 $/;" a +'L468' HTML/S/1.html /^<\/a># 2262; NOT IDENTICAL TO$/;" a +'L468' HTML/S/111.html /^<\/a> 468 }<\/em>$/;" a +'L468' HTML/S/143.html /^<\/a> 468 * @param group<\/em>$/;" a +'L468' HTML/S/193.html /^<\/a># 2262; NOT IDENTICAL TO$/;" a +'L468' HTML/S/32.html /^<\/a> 468 $/;" a +'L468' HTML/S/7.html /^<\/a> 468 private<\/strong> void<\/strong> intPrintDelimNode<\/a>(ITree<\/a><String<\/a>> tree<\/a>, StringBuilder<\/a> sb<\/a>) {<\/em>$/;" a +'L469' HTML/S/1.html /^<\/a># 228C; MULTISET$/;" a +'L469' HTML/S/111.html /^<\/a> 469 $/;" a +'L469' HTML/S/143.html /^<\/a> 469 * The group opened by the marker.<\/em>$/;" a +'L469' HTML/S/193.html /^<\/a># 228C; MULTISET$/;" a +'L469' HTML/S/32.html /^<\/a> 469 }<\/em>$/;" a +'L469' HTML/S/7.html /^<\/a> 469 if<\/strong>(tree<\/a>.getHead<\/a>().equals<\/a>("contents")) {<\/em>$/;" a +'L47' HTML/S/1.html /^<\/a># and for subsequent versions by Ken Whistler and Laurentiu Iancu.$/;" a +'L47' HTML/S/100.html /^<\/a> 47 \/**<\/em>$/;" a +'L47' HTML/S/103.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/104.html /^<\/a> 47 numberInCurrentPartition<\/a> = 0;$/;" a +'L47' HTML/S/106.html /^<\/a> 47 public<\/strong> static<\/strong> String<\/a> collapseTokens<\/a>(IList<\/a><String<\/a>> input<\/a>, String<\/a> seperator<\/a>) {<\/em>$/;" a +'L47' HTML/S/107.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/108.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/110.html /^<\/a> 47 super<\/strong>.addRule<\/a>(rule<\/a>);$/;" a +'L47' HTML/S/111.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/112.html /^<\/a> 47 results<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L47' HTML/S/113.html /^<\/a> 47 \/\/ First, read in number of vertices<\/em>$/;" a +'L47' HTML/S/114.html /^<\/a> 47 return<\/strong> false<\/strong>;$/;" a +'L47' HTML/S/115.html /^<\/a> 47 $/;" a +'L47' HTML/S/116.html /^<\/a> 47 public<\/strong> boolean<\/strong> accept<\/a>(File<\/a> directory<\/a>, String<\/a> name<\/a>) {<\/em>$/;" a +'L47' HTML/S/117.html /^<\/a> 47 $/;" a +'L47' HTML/S/118.html /^<\/a> 47 if<\/strong>(pathname<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Pathname must not be null");$/;" a +'L47' HTML/S/122.html /^<\/a> 47 choices<\/a>.forEach<\/a>(addItemBox<\/a>::addItem<\/a>);$/;" a +'L47' HTML/S/123.html /^<\/a> 47 \/\/ This is safe, because InputVal should be the type of<\/em>$/;" a +'L47' HTML/S/124.html /^<\/a> 47 add<\/a>(label<\/a>);$/;" a +'L47' HTML/S/125.html /^<\/a> 47 * The action that provides items<\/em>$/;" a +'L47' HTML/S/128.html /^<\/a> 47 * @param verifier<\/em>$/;" a +'L47' HTML/S/130.html /^<\/a> 47 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L47' HTML/S/131.html /^<\/a> 47 \/\/ exception, just<\/em>$/;" a +'L47' HTML/S/132.html /^<\/a> 47 while<\/strong>(!success<\/a>) {<\/em>$/;" a +'L47' HTML/S/133.html /^<\/a> 47 $/;" a +'L47' HTML/S/135.html /^<\/a> 47 return<\/strong> defaultModel<\/a>;$/;" a +'L47' HTML/S/138.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/139.html /^<\/a> 47 $/;" a +'L47' HTML/S/14.html /^<\/a> 47 \/**<\/em>$/;" a +'L47' HTML/S/140.html /^<\/a> 47 * Create a new rule-based config reader<\/em>$/;" a +'L47' HTML/S/141.html /^<\/a> 47 pfex<\/a>.initCause<\/a>(nfex<\/a>);$/;" a +'L47' HTML/S/143.html /^<\/a> 47 * <\/em>$/;" a +'L47' HTML/S/145.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/146.html /^<\/a> 47 int<\/strong> result<\/a> = 1;$/;" a +'L47' HTML/S/147.html /^<\/a> 47 * <\/em>$/;" a +'L47' HTML/S/149.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/153.html /^<\/a> 47 * The token that terminates the sequence.<\/em>$/;" a +'L47' HTML/S/154.html /^<\/a> 47 $/;" a +'L47' HTML/S/155.html /^<\/a> 47 $/;" a +'L47' HTML/S/159.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/16.html /^<\/a> 47 $/;" a +'L47' HTML/S/163.html /^<\/a> 47 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> opr<\/a> = innerBlock<\/a>.parse<\/a>(ctx<\/a>);$/;" a +'L47' HTML/S/164.html /^<\/a> 47 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> grouping<\/a>(int<\/strong> precedence<\/a>, K<\/a> term<\/a>, Token<\/a><K<\/a>, V<\/a>> mark<\/a>) {<\/em>$/;" a +'L47' HTML/S/168.html /^<\/a> 47 * <\/em>$/;" a +'L47' HTML/S/169.html /^<\/a> 47 $/;" a +'L47' HTML/S/17.html /^<\/a> 47 $/;" a +'L47' HTML/S/171.html /^<\/a> 47 public<\/strong> PreTernaryCommand(ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> cond<\/a>, ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> op1<\/a>, ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> op2<\/a>,$/;" a +'L47' HTML/S/173.html /^<\/a> 47 public<\/strong> TernaryCommand(int<\/strong> precedence<\/a>, ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a>, Token<\/a><K<\/a>, V<\/a>> marker<\/a>, boolean<\/strong> isNonassoc<\/a>) {<\/em>$/;" a +'L47' HTML/S/174.html /^<\/a> 47 protected<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> intNullDenotation<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L47' HTML/S/177.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/180.html /^<\/a> 47 * Parse an expression.<\/em>$/;" a +'L47' HTML/S/182.html /^<\/a> 47 return<\/strong> result<\/a>;$/;" a +'L47' HTML/S/183.html /^<\/a> 47 return<\/strong> curr<\/a>;$/;" a +'L47' HTML/S/184.html /^<\/a> 47 @Override<\/a>$/;" a +'L47' HTML/S/185.html /^<\/a> 47 $/;" a +'L47' HTML/S/186.html /^<\/a> 47 * Compilation causes internal to become external.<\/em>$/;" a +'L47' HTML/S/188.html /^<\/a> 47 return<\/strong> ret<\/a>.toArray<\/a>(new<\/strong> String<\/a>[ret<\/a>.size<\/a>()]);$/;" a +'L47' HTML/S/189.html /^<\/a> 47 + "Problem operator is " + element<\/a>$/;" a +'L47' HTML/S/190.html /^<\/a> 47 \/\/ by a closing quote$/;" a +'L47' HTML/S/191.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/192.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/193.html /^<\/a># and for subsequent versions by Ken Whistler and Laurentiu Iancu.$/;" a +'L47' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/SimpleInputPanel.java$/;" a +'L47' HTML/S/2.html /^<\/a> <\/dependency>$/;" a +'L47' HTML/S/20.html /^<\/a> 47 $/;" a +'L47' HTML/S/203.html /^<\/a> <property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher install"\/>$/;" a +'L47' HTML/S/24.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/25.html /^<\/a> 47 * <\/em>$/;" a +'L47' HTML/S/26.html /^<\/a> 47 PrintStream<\/a> printer<\/a> = new<\/strong> PrintStream<\/a>(out<\/a>);$/;" a +'L47' HTML/S/29.html /^<\/a> 47 $/;" a +'L47' HTML/S/3.html /^<\/a> 47 System<\/a>.out<\/a>.println<\/a>(map<\/a>.toString<\/a>());$/;" a +'L47' HTML/S/30.html /^<\/a> 47 * @param comm<\/em>$/;" a +'L47' HTML/S/31.html /^<\/a> 47 return<\/strong> new<\/strong> DelegatingCommand<\/a>(this<\/strong>);$/;" a +'L47' HTML/S/32.html /^<\/a> 47 $/;" a +'L47' HTML/S/33.html /^<\/a> 47 $/;" a +'L47' HTML/S/35.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/36.html /^<\/a> 47 $/;" a +'L47' HTML/S/37.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/38.html /^<\/a> 47 * @param componentReader<\/em>$/;" a +'L47' HTML/S/39.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/4.html /^<\/a> 47 }<\/em>);$/;" a +'L47' HTML/S/40.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/41.html /^<\/a> 47 $/;" a +'L47' HTML/S/42.html /^<\/a> 47 private<\/strong> LeftType<\/a> leftVal<\/a>;$/;" a +'L47' HTML/S/43.html /^<\/a> 47 * @see java.lang.Object#equals(java.lang.Object)<\/em>$/;" a +'L47' HTML/S/44.html /^<\/a> 47 @Override<\/a>$/;" a +'L47' HTML/S/45.html /^<\/a> 47 this<\/strong>.binder<\/a> = binder<\/a>;$/;" a +'L47' HTML/S/46.html /^<\/a> 47 $/;" a +'L47' HTML/S/47.html /^<\/a> 47 }<\/em>);$/;" a +'L47' HTML/S/48.html /^<\/a> 47 newPairMade<\/a>.replace<\/a>(true<\/strong>);$/;" a +'L47' HTML/S/49.html /^<\/a> 47 $/;" a +'L47' HTML/S/50.html /^<\/a> 47 return<\/strong> mapper<\/a>.apply<\/a>(containedValue<\/a>);$/;" a +'L47' HTML/S/51.html /^<\/a> 47 * Bind a function to the right value in this pair<\/em>$/;" a +'L47' HTML/S/52.html /^<\/a> 47 * @param resultTransformer<\/em>$/;" a +'L47' HTML/S/53.html /^<\/a> 47 valueSupplier<\/a> = new<\/strong> SingleSupplier<\/a><>(supp<\/a>);$/;" a +'L47' HTML/S/54.html /^<\/a> 47 \/**<\/em>$/;" a +'L47' HTML/S/55.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/56.html /^<\/a> 47 $/;" a +'L47' HTML/S/57.html /^<\/a> 47 $/;" a +'L47' HTML/S/59.html /^<\/a> 47 IllegalStateException<\/a> isex<\/a> = new<\/strong> IllegalStateException<\/a>("Attempted to get value more than once"$/;" a +'L47' HTML/S/60.html /^<\/a> 47 $/;" a +'L47' HTML/S/63.html /^<\/a> 47 * The data to hold in this node<\/em>$/;" a +'L47' HTML/S/64.html /^<\/a> 47 * The initial set of words to put in the map.<\/em>$/;" a +'L47' HTML/S/65.html /^<\/a> 47 * sub-directory didn't exist$/;" a +'L47' HTML/S/66.html /^<\/a> 47 back<\/a> = new<\/strong> SingleTape<\/a><>(autoExtnd<\/a>);$/;" a +'L47' HTML/S/67.html /^<\/a> 47 public<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> extend<\/a>() {<\/em>$/;" a +'L47' HTML/S/68.html /^<\/a> 47 $/;" a +'L47' HTML/S/69.html /^<\/a> 47 public<\/strong> boolean<\/strong> containsKey<\/a>(K<\/a> key<\/a>) {<\/em>$/;" a +'L47' HTML/S/7.html /^<\/a> 47 groups<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L47' HTML/S/70.html /^<\/a> 47 $/;" a +'L47' HTML/S/71.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/72.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/73.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/74.html /^<\/a> 47 * Insert an element after the current item.<\/em>$/;" a +'L47' HTML/S/75.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/76.html /^<\/a> 47 @Override<\/a>$/;" a +'L47' HTML/S/77.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/81.html /^<\/a> 47 $/;" a +'L47' HTML/S/82.html /^<\/a> 47 }<\/em>$/;" a +'L47' HTML/S/83.html /^<\/a> 47 $/;" a +'L47' HTML/S/84.html /^<\/a> 47 *\/<\/em>$/;" a +'L47' HTML/S/85.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/87.html /^<\/a> 47 delegate<\/a>.forEachKey<\/a>(action<\/a>);$/;" a +'L47' HTML/S/88.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/89.html /^<\/a> 47 $/;" a +'L47' HTML/S/9.html /^<\/a> 47 public<\/strong> TestContext<\/a> apply<\/a>(TestContext<\/a> state<\/a>) {<\/em>$/;" a +'L47' HTML/S/90.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/91.html /^<\/a> 47 *<\/em>$/;" a +'L47' HTML/S/92.html /^<\/a> 47 \/**<\/em>$/;" a +'L47' HTML/S/94.html /^<\/a> 47 return<\/strong> bimappedFunc<\/a>;$/;" a +'L47' HTML/S/97.html /^<\/a> 47 }<\/em>);$/;" a +'L47' HTML/S/99.html /^<\/a> 47 @Override<\/a>$/;" a +'L470' HTML/S/1.html /^<\/a># 22A7; MODELS$/;" a +'L470' HTML/S/111.html /^<\/a> 470 newRule<\/a>.forEach<\/a>((list<\/a>) -> {<\/em>$/;" a +'L470' HTML/S/143.html /^<\/a> 470 *\/<\/em>$/;" a +'L470' HTML/S/193.html /^<\/a># 22A7; MODELS$/;" a +'L470' HTML/S/7.html /^<\/a> 470 intPrintDelimTree<\/a>(tree<\/a>, sb<\/a>);$/;" a +'L471' HTML/S/1.html /^<\/a># 22AA; TRIPLE VERTICAL BAR RIGHT TURNSTILE$/;" a +'L471' HTML/S/111.html /^<\/a> 471 Integer<\/a> currentProb<\/a> = pair<\/a>.merge<\/a>((left<\/a>, right<\/a>) -> left<\/a>);$/;" a +'L471' HTML/S/143.html /^<\/a> 471 public<\/strong> void<\/strong> addNestedOpener(T<\/a> opener<\/a>, T<\/a> group<\/a>) {<\/em>$/;" a +'L471' HTML/S/193.html /^<\/a># 22AA; TRIPLE VERTICAL BAR RIGHT TURNSTILE$/;" a +'L471' HTML/S/7.html /^<\/a> 471 return<\/strong>;$/;" a +'L472' HTML/S/1.html /^<\/a># 22AC; DOES NOT PROVE$/;" a +'L472' HTML/S/111.html /^<\/a> 472 $/;" a +'L472' HTML/S/143.html /^<\/a> 472 if<\/strong>(opener<\/a> == null<\/strong>) {<\/em>$/;" a +'L472' HTML/S/193.html /^<\/a># 22AC; DOES NOT PROVE$/;" a +'L472' HTML/S/7.html /^<\/a> 472 }<\/em>$/;" a +'L473' HTML/S/1.html /^<\/a># 22AD; NOT TRUE$/;" a +'L473' HTML/S/111.html /^<\/a> 473 newResults<\/a>.add<\/a>(new<\/strong> Pair<\/a><>(currentProb<\/a> + additionalProbability<\/a>, list<\/a>));$/;" a +'L473' HTML/S/143.html /^<\/a> 473 throw<\/strong> new<\/strong> NullPointerException<\/a>("Opener must not be null");$/;" a +'L473' HTML/S/193.html /^<\/a># 22AD; NOT TRUE$/;" a +'L473' HTML/S/7.html /^<\/a> 473 $/;" a +'L474' HTML/S/1.html /^<\/a># 22AE; DOES NOT FORCE$/;" a +'L474' HTML/S/111.html /^<\/a> 474 }<\/em>);$/;" a +'L474' HTML/S/143.html /^<\/a> 474 }<\/em> else<\/strong> if<\/strong>(group<\/a> == null<\/strong>) {<\/em>$/;" a +'L474' HTML/S/193.html /^<\/a># 22AE; DOES NOT FORCE$/;" a +'L474' HTML/S/7.html /^<\/a> 474 switch<\/strong>(tree<\/a>.getChildrenCount<\/a>()) {<\/em>$/;" a +'L475' HTML/S/1.html /^<\/a># 22AF; NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE$/;" a +'L475' HTML/S/111.html /^<\/a> 475 }<\/em>);$/;" a +'L475' HTML/S/143.html /^<\/a> 475 throw<\/strong> new<\/strong> NullPointerException<\/a>("Group to open must not be null");$/;" a +'L475' HTML/S/193.html /^<\/a># 22AF; NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE$/;" a +'L475' HTML/S/7.html /^<\/a> 475 case<\/strong> 0:$/;" a +'L476' HTML/S/1.html /^<\/a># 22B8; MULTIMAP$/;" a +'L476' HTML/S/111.html /^<\/a> 476 $/;" a +'L476' HTML/S/143.html /^<\/a> 476 }<\/em>$/;" a +'L476' HTML/S/193.html /^<\/a># 22B8; MULTIMAP$/;" a +'L476' HTML/S/7.html /^<\/a> 476 sb<\/a>.append<\/a>(tree<\/a>.getHead<\/a>());$/;" a +'L477' HTML/S/1.html /^<\/a># 22BE; RIGHT ANGLE WITH ARC$/;" a +'L477' HTML/S/111.html /^<\/a> 477 newResults<\/a>.forEach<\/a>((pair<\/a>) -> {<\/em>$/;" a +'L477' HTML/S/143.html /^<\/a> 477 $/;" a +'L477' HTML/S/193.html /^<\/a># 22BE; RIGHT ANGLE WITH ARC$/;" a +'L477' HTML/S/7.html /^<\/a> 477 sb<\/a>.append<\/a>(" ");$/;" a +'L478' HTML/S/1.html /^<\/a># 22BF; RIGHT TRIANGLE$/;" a +'L478' HTML/S/111.html /^<\/a> 478 pair<\/a>.doWith<\/a>((left<\/a>, right<\/a>) -> {<\/em>$/;" a +'L478' HTML/S/143.html /^<\/a> 478 nestedOpenDelimiters<\/a>.put<\/a>(opener<\/a>, group<\/a>);$/;" a +'L478' HTML/S/193.html /^<\/a># 22BF; RIGHT TRIANGLE$/;" a +'L478' HTML/S/7.html /^<\/a> 478 $/;" a +'L479' HTML/S/1.html /^<\/a># 22F5; ELEMENT OF WITH DOT ABOVE$/;" a +'L479' HTML/S/111.html /^<\/a> 479 addCase<\/a>(ruleName<\/a>, left<\/a>, right<\/a>);$/;" a +'L479' HTML/S/143.html /^<\/a> 479 }<\/em>$/;" a +'L479' HTML/S/193.html /^<\/a># 22F5; ELEMENT OF WITH DOT ABOVE$/;" a +'L479' HTML/S/7.html /^<\/a> 479 break<\/strong>;$/;" a +'L48' HTML/S/1.html /^<\/a># $/;" a +'L48' HTML/S/100.html /^<\/a> 48 * Get a random value from an enum<\/em>$/;" a +'L48' HTML/S/103.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/104.html /^<\/a> 48 }<\/em> else<\/strong> {<\/em>$/;" a +'L48' HTML/S/106.html /^<\/a> 48 if<\/strong>(input<\/a> == null<\/strong>)$/;" a +'L48' HTML/S/107.html /^<\/a> 48 public<\/strong> static<\/strong> boolean<\/strong> isProbable<\/a>(int<\/strong> winning<\/a>, int<\/strong> total<\/a>, Function<\/a><Integer<\/a>, Integer<\/a>> rng<\/a>) {<\/em>$/;" a +'L48' HTML/S/108.html /^<\/a> 48 public<\/strong> static<\/strong> void<\/strong> indentNLevels(StringBuilder<\/a> builder<\/a>, int<\/strong> levels<\/a>) {<\/em>$/;" a +'L48' HTML/S/110.html /^<\/a> 48 $/;" a +'L48' HTML/S/111.html /^<\/a> 48 private<\/strong> IMap<\/a><E<\/a>, Supplier<\/a><IList<\/a><E<\/a>>>> specialRules<\/a>;$/;" a +'L48' HTML/S/112.html /^<\/a> 48 $/;" a +'L48' HTML/S/113.html /^<\/a> 48 vertexCount<\/a> = Integer<\/a>.parseInt<\/a>(possible<\/a>);$/;" a +'L48' HTML/S/114.html /^<\/a> 48 else<\/strong> if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>())$/;" a +'L48' HTML/S/115.html /^<\/a> 48 \/**<\/em>$/;" a +'L48' HTML/S/116.html /^<\/a> 48 return<\/strong> extensions<\/a>.anyMatch<\/a>(name<\/a>::endsWith<\/a>);$/;" a +'L48' HTML/S/117.html /^<\/a> 48 FileDialog<\/a> chooser<\/a> = new<\/strong> FileDialog<\/a>(parent<\/a>, title<\/a>, FileDialog<\/a>.LOAD<\/a>);$/;" a +'L48' HTML/S/118.html /^<\/a> 48 $/;" a +'L48' HTML/S/122.html /^<\/a> 48 $/;" a +'L48' HTML/S/123.html /^<\/a> 48 \/\/ whatever object the formatter is returning<\/em>$/;" a +'L48' HTML/S/124.html /^<\/a> 48 add<\/a>(value<\/a>);$/;" a +'L48' HTML/S/125.html /^<\/a> 48 * @param edit<\/em>$/;" a +'L48' HTML/S/128.html /^<\/a> 48 * The predicate to use to verify items<\/em>$/;" a +'L48' HTML/S/130.html /^<\/a> 48 ParseException<\/a> pex<\/a> = new<\/strong> ParseException<\/a>("Value must be a valid integer", 0);$/;" a +'L48' HTML/S/131.html /^<\/a> 48 \/\/ that this value isn't good<\/em>$/;" a +'L48' HTML/S/132.html /^<\/a> 48 try<\/strong> {<\/em>$/;" a +'L48' HTML/S/133.html /^<\/a> 48 \/**<\/em>$/;" a +'L48' HTML/S/135.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/138.html /^<\/a> 48 $/;" a +'L48' HTML/S/139.html /^<\/a> 48 blockReader<\/a> = new<\/strong> Scanner<\/a>(lnReader<\/a>);$/;" a +'L48' HTML/S/14.html /^<\/a> 48 * Main method<\/em>$/;" a +'L48' HTML/S/140.html /^<\/a> 48 *<\/em>$/;" a +'L48' HTML/S/141.html /^<\/a> 48 $/;" a +'L48' HTML/S/143.html /^<\/a> 48 * @param open<\/em>$/;" a +'L48' HTML/S/145.html /^<\/a> 48 $/;" a +'L48' HTML/S/146.html /^<\/a> 48 $/;" a +'L48' HTML/S/147.html /^<\/a> 48 * Essentially, creates a parse tree of the expression against the<\/em>$/;" a +'L48' HTML/S/149.html /^<\/a> 48 "(\\\\.(" + Digits<\/a> + ")(" + Exp<\/a> + ")?)|" +$/;" a +'L48' HTML/S/153.html /^<\/a> 48 * <\/em>$/;" a +'L48' HTML/S/154.html /^<\/a> 48 pow<\/a> = precedence<\/a>;$/;" a +'L48' HTML/S/155.html /^<\/a> 48 @Override<\/a>$/;" a +'L48' HTML/S/159.html /^<\/a> 48 $/;" a +'L48' HTML/S/16.html /^<\/a> 48 addCase<\/a>(rn<\/a>, 60, "sturdy");$/;" a +'L48' HTML/S/163.html /^<\/a> 48 $/;" a +'L48' HTML/S/164.html /^<\/a> 48 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> innerBlock<\/a> = new<\/strong> SimpleParseBlock<\/a><>(precedence<\/a>, term<\/a>, null<\/strong>);$/;" a +'L48' HTML/S/168.html /^<\/a> 48 * @return A command implementing that operator.<\/em>$/;" a +'L48' HTML/S/169.html /^<\/a> 48 innerBlock<\/a> = inner<\/a>;$/;" a +'L48' HTML/S/17.html /^<\/a> 48 addRule<\/a>("<opines>", "hates", "loves");$/;" a +'L48' HTML/S/171.html /^<\/a> 48 Token<\/a><K<\/a>, V<\/a>> term<\/a>) {<\/em>$/;" a +'L48' HTML/S/173.html /^<\/a> 48 super<\/strong>(precedence<\/a>);$/;" a +'L48' HTML/S/174.html /^<\/a> 48 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L48' HTML/S/177.html /^<\/a> 48 public<\/strong> abstract<\/strong> int<\/strong> leftBinding<\/a>();$/;" a +'L48' HTML/S/180.html /^<\/a> 48 * <\/em>$/;" a +'L48' HTML/S/182.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/183.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/184.html /^<\/a> 48 public<\/strong> abstract<\/strong> Token<\/a><K<\/a>, V<\/a>> next<\/a>();$/;" a +'L48' HTML/S/185.html /^<\/a> 48 private<\/strong> final<\/strong> int<\/strong> precedence<\/a>;$/;" a +'L48' HTML/S/186.html /^<\/a> 48 *\/<\/em>$/;" a +'L48' HTML/S/188.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/189.html /^<\/a> 48 + "\\nPossible operand is: \\n\\t" + queuedASTs<\/a>.peek<\/a>());$/;" a +'L48' HTML/S/190.html /^<\/a> 48 $/;" a +'L48' HTML/S/191.html /^<\/a> 48 * @param <TokenType><\/em>$/;" a +'L48' HTML/S/192.html /^<\/a> 48 $/;" a +'L48' HTML/S/193.html /^<\/a># $/;" a +'L48' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/theory\/Functor.java$/;" a +'L48' HTML/S/2.html /^<\/a> <dependency>$/;" a +'L48' HTML/S/20.html /^<\/a> 48 \/**<\/em>$/;" a +'L48' HTML/S/203.html /^<\/a> <property name="java.specification.vendor" value="Oracle Corporation"\/>$/;" a +'L48' HTML/S/24.html /^<\/a> 48 * @return Whether or not this mode uses a custom prompt<\/em>$/;" a +'L48' HTML/S/25.html /^<\/a> 48 * @see java.lang.Object#toString()<\/em>$/;" a +'L48' HTML/S/26.html /^<\/a> 48 $/;" a +'L48' HTML/S/29.html /^<\/a> 48 \/*<\/em>$/;" a +'L48' HTML/S/3.html /^<\/a> 48 break<\/strong>;$/;" a +'L48' HTML/S/30.html /^<\/a> 48 * The command to add.<\/em>$/;" a +'L48' HTML/S/31.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/32.html /^<\/a> 48 \/*<\/em>$/;" a +'L48' HTML/S/33.html /^<\/a> 48 if<\/strong>(summary<\/a> != null<\/strong>) {<\/em>$/;" a +'L48' HTML/S/35.html /^<\/a> 48 public<\/strong> ComponentDescription(String<\/a> name<\/a>, String<\/a> author<\/a>, String<\/a> description<\/a>, int<\/strong> version<\/a>) {<\/em>$/;" a +'L48' HTML/S/36.html /^<\/a> 48 return<\/strong> readState<\/a>.toDescription<\/a>();$/;" a +'L48' HTML/S/37.html /^<\/a> 48 public<\/strong> void<\/strong> setName<\/a>(String<\/a> name<\/a>) {<\/em>$/;" a +'L48' HTML/S/38.html /^<\/a> 48 * The function to use to convert files to components<\/em>$/;" a +'L48' HTML/S/39.html /^<\/a> 48 public<\/strong> String<\/a> getSource<\/a>();$/;" a +'L48' HTML/S/4.html /^<\/a> 48 $/;" a +'L48' HTML/S/40.html /^<\/a> 48 * @return The version of this component<\/em>$/;" a +'L48' HTML/S/41.html /^<\/a> 48 \/**<\/em>$/;" a +'L48' HTML/S/42.html /^<\/a> 48 $/;" a +'L48' HTML/S/43.html /^<\/a> 48 *\/<\/em>$/;" a +'L48' HTML/S/44.html /^<\/a> 48 default<\/strong> <ArgType<\/a>, ReturnType<\/a>> Function<\/a><Functor<\/a><ArgType<\/a>>, Functor<\/a><ReturnType<\/a>>> fmap($/;" a +'L48' HTML/S/45.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/46.html /^<\/a> 48 @Override<\/a>$/;" a +'L48' HTML/S/47.html /^<\/a> 48 $/;" a +'L48' HTML/S/48.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/49.html /^<\/a> 48 @Override<\/a>$/;" a +'L48' HTML/S/50.html /^<\/a> 48 }<\/em>);$/;" a +'L48' HTML/S/51.html /^<\/a> 48 *<\/em>$/;" a +'L48' HTML/S/52.html /^<\/a> 48 * The function to use to convert a state to the returned<\/em>$/;" a +'L48' HTML/S/53.html /^<\/a> 48 $/;" a +'L48' HTML/S/54.html /^<\/a> 48 * Create a new lazy pair from the given value sources<\/em>$/;" a +'L48' HTML/S/55.html /^<\/a> 48 $/;" a +'L48' HTML/S/56.html /^<\/a> 48 @Override<\/a>$/;" a +'L48' HTML/S/57.html /^<\/a> 48 return<\/strong> binder<\/a>.apply<\/a>(leftValue<\/a>, rightValue<\/a>);$/;" a +'L48' HTML/S/59.html /^<\/a> 48 + " from single supplier #" + id<\/a> + ". Previous instantiation below.");$/;" a +'L48' HTML/S/60.html /^<\/a> 48 done<\/a> = false<\/strong>;$/;" a +'L48' HTML/S/63.html /^<\/a> 48 * @param childrn<\/em>$/;" a +'L48' HTML/S/64.html /^<\/a> 48 *\/<\/em>$/;" a +'L48' HTML/S/65.html /^<\/a> 48 *\/<\/em>$/;" a +'L48' HTML/S/66.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/67.html /^<\/a> 48 return<\/strong> new<\/strong> PushdownMap<\/a><>(backing<\/a>.extend<\/a>());$/;" a +'L48' HTML/S/68.html /^<\/a> 48 @Override<\/a>$/;" a +'L48' HTML/S/69.html /^<\/a> 48 return<\/strong> data<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L48' HTML/S/7.html /^<\/a> 48 $/;" a +'L48' HTML/S/70.html /^<\/a> 48 @Override<\/a>$/;" a +'L48' HTML/S/71.html /^<\/a> 48 $/;" a +'L48' HTML/S/72.html /^<\/a> 48 $/;" a +'L48' HTML/S/73.html /^<\/a> 48 * @return The element on top of the stack.<\/em>$/;" a +'L48' HTML/S/74.html /^<\/a> 48 * <\/em>$/;" a +'L48' HTML/S/75.html /^<\/a> 48 $/;" a +'L48' HTML/S/76.html /^<\/a> 48 public<\/strong> void<\/strong> item<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L48' HTML/S/77.html /^<\/a> 48 $/;" a +'L48' HTML/S/81.html /^<\/a> 48 \/**<\/em>$/;" a +'L48' HTML/S/82.html /^<\/a> 48 $/;" a +'L48' HTML/S/83.html /^<\/a> 48 @Override<\/a>$/;" a +'L48' HTML/S/84.html /^<\/a> 48 public<\/strong> DirectedWalkResult<\/a> walk<\/a>(T<\/a> element<\/a>);$/;" a +'L48' HTML/S/85.html /^<\/a> 48 * @param element<\/em>$/;" a +'L48' HTML/S/87.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/88.html /^<\/a> 48 * Takes O(n) time, where n is the number of items specified<\/em>$/;" a +'L48' HTML/S/89.html /^<\/a> 48 \/**<\/em>$/;" a +'L48' HTML/S/9.html /^<\/a> 48 Directory<\/a><String<\/a>, ITree<\/a><Token<\/a><String<\/a>, String<\/a>>>> enclosing<\/a> = state<\/a>.scopes<\/a>.top<\/a>();$/;" a +'L48' HTML/S/90.html /^<\/a> 48 * @param input<\/em>$/;" a +'L48' HTML/S/91.html /^<\/a> 48 * @param matcher<\/em>$/;" a +'L48' HTML/S/92.html /^<\/a> 48 * Check if this map contains the specified key.<\/em>$/;" a +'L48' HTML/S/94.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/97.html /^<\/a> 48 }<\/em>$/;" a +'L48' HTML/S/99.html /^<\/a> 48 public<\/strong> Set<\/a><java<\/a>.util<\/a>.stream<\/a>.Collector<\/a>.Characteristics<\/a>> characteristics<\/a>() {<\/em>$/;" a +'L480' HTML/S/1.html /^<\/a># 22F8; ELEMENT OF WITH UNDERBAR$/;" a +'L480' HTML/S/111.html /^<\/a> 480 }<\/em>);$/;" a +'L480' HTML/S/143.html /^<\/a> 480 $/;" a +'L480' HTML/S/193.html /^<\/a># 22F8; ELEMENT OF WITH UNDERBAR$/;" a +'L480' HTML/S/7.html /^<\/a> 480 case<\/strong> 1:$/;" a +'L481' HTML/S/1.html /^<\/a># 22F9; ELEMENT OF WITH TWO HORIZONTAL STROKES$/;" a +'L481' HTML/S/111.html /^<\/a> 481 }<\/em>);$/;" a +'L481' HTML/S/143.html /^<\/a> 481 \/**<\/em>$/;" a +'L481' HTML/S/193.html /^<\/a># 22F9; ELEMENT OF WITH TWO HORIZONTAL STROKES$/;" a +'L481' HTML/S/7.html /^<\/a> 481 intPrintDelimTree<\/a>(tree<\/a>.getChild<\/a>(0), sb<\/a>);$/;" a +'L482' HTML/S/1.html /^<\/a># 22FF; Z NOTATION BAG MEMBERSHIP$/;" a +'L482' HTML/S/111.html /^<\/a> 482 }<\/em>$/;" a +'L482' HTML/S/143.html /^<\/a> 482 * Mark a closing delimiter as implying a subgroup.<\/em>$/;" a +'L482' HTML/S/193.html /^<\/a># 22FF; Z NOTATION BAG MEMBERSHIP$/;" a +'L482' HTML/S/7.html /^<\/a> 482 $/;" a +'L483' HTML/S/1.html /^<\/a># 2320; TOP HALF INTEGRAL$/;" a +'L483' HTML/S/111.html /^<\/a> 483 $/;" a +'L483' HTML/S/143.html /^<\/a> 483 * <\/em>$/;" a +'L483' HTML/S/193.html /^<\/a># 2320; TOP HALF INTEGRAL$/;" a +'L483' HTML/S/7.html /^<\/a> 483 break<\/strong>;$/;" a +'L484' HTML/S/1.html /^<\/a># 2321; BOTTOM HALF INTEGRAL$/;" a +'L484' HTML/S/111.html /^<\/a> 484 \/**<\/em>$/;" a +'L484' HTML/S/143.html /^<\/a> 484 * @param closer<\/em>$/;" a +'L484' HTML/S/193.html /^<\/a># 2321; BOTTOM HALF INTEGRAL$/;" a +'L484' HTML/S/7.html /^<\/a> 484 case<\/strong> 2:$/;" a +'L485' HTML/S/1.html /^<\/a># 27C0; THREE DIMENSIONAL ANGLE$/;" a +'L485' HTML/S/111.html /^<\/a> 485 * Create a series of alternatives for a rule by prefixing them with a<\/em>$/;" a +'L485' HTML/S/143.html /^<\/a> 485 * The closing delimiter.<\/em>$/;" a +'L485' HTML/S/193.html /^<\/a># 27C0; THREE DIMENSIONAL ANGLE$/;" a +'L485' HTML/S/7.html /^<\/a> 485 intPrintDelimTree<\/a>(tree<\/a>.getChild<\/a>(0).getChild<\/a>(0), sb<\/a>);$/;" a +'L486' HTML/S/1.html /^<\/a># 27CC; LONG DIVISION$/;" a +'L486' HTML/S/111.html /^<\/a> 486 * given token<\/em>$/;" a +'L486' HTML/S/143.html /^<\/a> 486 * <\/em>$/;" a +'L486' HTML/S/193.html /^<\/a># 27CC; LONG DIVISION$/;" a +'L486' HTML/S/7.html /^<\/a> 486 intPrintDelimNode<\/a>(tree<\/a>.getChild<\/a>(1), sb<\/a>);$/;" a +'L487' HTML/S/1.html /^<\/a># 27D3; LOWER RIGHT CORNER WITH DOT$/;" a +'L487' HTML/S/111.html /^<\/a> 487 *<\/em>$/;" a +'L487' HTML/S/143.html /^<\/a> 487 * @param subgroup<\/em>$/;" a +'L487' HTML/S/193.html /^<\/a># 27D3; LOWER RIGHT CORNER WITH DOT$/;" a +'L487' HTML/S/7.html /^<\/a> 487 $/;" a +'L488' HTML/S/1.html /^<\/a># 27D4; UPPER LEFT CORNER WITH DOT$/;" a +'L488' HTML/S/111.html /^<\/a> 488 * @param additionalProbability<\/em>$/;" a +'L488' HTML/S/143.html /^<\/a> 488 * The subgroup to imply.<\/em>$/;" a +'L488' HTML/S/193.html /^<\/a># 27D4; UPPER LEFT CORNER WITH DOT$/;" a +'L488' HTML/S/7.html /^<\/a> 488 break<\/strong>;$/;" a +'L489' HTML/S/1.html /^<\/a># 27DC; LEFT MULTIMAP$/;" a +'L489' HTML/S/111.html /^<\/a> 489 * The amount to adjust the probability by<\/em>$/;" a +'L489' HTML/S/143.html /^<\/a> 489 *\/<\/em>$/;" a +'L489' HTML/S/193.html /^<\/a># 27DC; LEFT MULTIMAP$/;" a +'L489' HTML/S/7.html /^<\/a> 489 case<\/strong> 3:$/;" a +'L49' HTML/S/1.html /^<\/a># ############################################################$/;" a +'L49' HTML/S/100.html /^<\/a> 49 *<\/em>$/;" a +'L49' HTML/S/104.html /^<\/a> 49 int<\/strong> currentElementCount<\/a> = elementCounter<\/a>.apply<\/a>(value<\/a>);$/;" a +'L49' HTML/S/106.html /^<\/a> 49 throw<\/strong> new<\/strong> NullPointerException<\/a>("Input must not be null");$/;" a +'L49' HTML/S/107.html /^<\/a> 49 return<\/strong> rng<\/a>.apply<\/a>(total<\/a>) < winning<\/a>;$/;" a +'L49' HTML/S/108.html /^<\/a> 49 for<\/strong> (int<\/strong> i<\/a> = 0; i<\/a> < levels<\/a>; i<\/a>++) {<\/em>$/;" a +'L49' HTML/S/110.html /^<\/a> 49 for<\/strong>(IList<\/a><E<\/a>> currentCase<\/a> : cases<\/a>) {<\/em>$/;" a +'L49' HTML/S/111.html /^<\/a> 49 $/;" a +'L49' HTML/S/112.html /^<\/a> 49 if<\/strong>(src<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Source of randomness must not be null");$/;" a +'L49' HTML/S/113.html /^<\/a> 49 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L49' HTML/S/114.html /^<\/a> 49 return<\/strong> false<\/strong>;$/;" a +'L49' HTML/S/115.html /^<\/a> 49 * The backing representation of the graph<\/em>$/;" a +'L49' HTML/S/116.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/117.html /^<\/a> 49 $/;" a +'L49' HTML/S/118.html /^<\/a> 49 return<\/strong> extensions<\/a>.anyMatch<\/a>(pathname<\/a>.getName<\/a>()::endsWith<\/a>);$/;" a +'L49' HTML/S/122.html /^<\/a> 49 JButton<\/a> addItemButton<\/a> = new<\/strong> JButton<\/a>("Add " + type<\/a>);$/;" a +'L49' HTML/S/123.html /^<\/a> 49 reciever<\/a>.accept<\/a>((InputVal<\/a>) field<\/a>.getValue<\/a>());$/;" a +'L49' HTML/S/124.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/125.html /^<\/a> 49 * The action that edits items<\/em>$/;" a +'L49' HTML/S/128.html /^<\/a> 49 * @param onFailure<\/em>$/;" a +'L49' HTML/S/130.html /^<\/a> 49 $/;" a +'L49' HTML/S/131.html /^<\/a> 49 return<\/strong> false<\/strong>;$/;" a +'L49' HTML/S/132.html /^<\/a> 49 maybeDoSaveFile<\/a>(parent<\/a>, files<\/a>);$/;" a +'L49' HTML/S/133.html /^<\/a> 49 * Get a integer from the user<\/em>$/;" a +'L49' HTML/S/135.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/138.html /^<\/a> 49 @Override<\/a>$/;" a +'L49' HTML/S/139.html /^<\/a> 49 $/;" a +'L49' HTML/S/14.html /^<\/a> 49 *<\/em>$/;" a +'L49' HTML/S/140.html /^<\/a> 49 * @param start<\/em>$/;" a +'L49' HTML/S/141.html /^<\/a> 49 throw<\/strong> pfex<\/a>;$/;" a +'L49' HTML/S/143.html /^<\/a> 49 * The item that opened this group.<\/em>$/;" a +'L49' HTML/S/145.html /^<\/a> 49 return<\/strong> new<\/strong> Pair<\/a><>(name<\/a>, parms<\/a>);$/;" a +'L49' HTML/S/146.html /^<\/a> 49 result<\/a> = prime<\/a> * result<\/a> + ((contents<\/a> == null<\/strong>) ? 0 : contents<\/a>.hashCode<\/a>());$/;" a +'L49' HTML/S/147.html /^<\/a> 49 * following grammar while obeying the defined grouping rules.<\/em>$/;" a +'L49' HTML/S/149.html /^<\/a> 49 $/;" a +'L49' HTML/S/153.html /^<\/a> 49 * @param marker<\/em>$/;" a +'L49' HTML/S/154.html /^<\/a> 49 term<\/a> = terminator<\/a>;$/;" a +'L49' HTML/S/155.html /^<\/a> 49 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> parse<\/a>(ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L49' HTML/S/159.html /^<\/a> 49 @Override<\/a>$/;" a +'L49' HTML/S/16.html /^<\/a> 49 addCase<\/a>(rn<\/a>, 50, "fine");$/;" a +'L49' HTML/S/163.html /^<\/a> 49 return<\/strong> new<\/strong> Tree<\/a><>(mark<\/a>, opr<\/a>);$/;" a +'L49' HTML/S/164.html /^<\/a> 49 $/;" a +'L49' HTML/S/168.html /^<\/a> 49 *\/<\/em>$/;" a +'L49' HTML/S/169.html /^<\/a> 49 $/;" a +'L49' HTML/S/17.html /^<\/a> 49 $/;" a +'L49' HTML/S/171.html /^<\/a> 49 super<\/strong>();$/;" a +'L49' HTML/S/173.html /^<\/a> 49 $/;" a +'L49' HTML/S/174.html /^<\/a> 49 return<\/strong> transform<\/a>.apply<\/a>(internal<\/a>.denote<\/a>(operator<\/a>, ctx<\/a>));$/;" a +'L49' HTML/S/177.html /^<\/a> 49 $/;" a +'L49' HTML/S/180.html /^<\/a> 49 * @param precedence<\/em>$/;" a +'L49' HTML/S/182.html /^<\/a> 49 $/;" a +'L49' HTML/S/183.html /^<\/a> 49 $/;" a +'L49' HTML/S/184.html /^<\/a> 49 $/;" a +'L49' HTML/S/185.html /^<\/a> 49 $/;" a +'L49' HTML/S/186.html /^<\/a> 49 private<\/strong> Pattern<\/a> compPatt<\/a>;$/;" a +'L49' HTML/S/188.html /^<\/a> 49 $/;" a +'L49' HTML/S/189.html /^<\/a> 49 $/;" a +'L49' HTML/S/190.html /^<\/a> 49 \/*$/;" a +'L49' HTML/S/191.html /^<\/a> 49 * The elements of the parse tree<\/em>$/;" a +'L49' HTML/S/192.html /^<\/a> 49 \/*<\/em>$/;" a +'L49' HTML/S/193.html /^<\/a># ############################################################$/;" a +'L49' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/delims\/DelimiterException.java$/;" a +'L49' HTML/S/2.html /^<\/a> <groupId>com.pholser<\/groupId>$/;" a +'L49' HTML/S/20.html /^<\/a> 49 * Start handling commands from the given input stream.<\/em>$/;" a +'L49' HTML/S/203.html /^<\/a> <property name="user.language" value="en"\/>$/;" a +'L49' HTML/S/24.html /^<\/a> 49 *\/<\/em>$/;" a +'L49' HTML/S/25.html /^<\/a> 49 *\/<\/em>$/;" a +'L49' HTML/S/26.html /^<\/a> 49 try<\/strong> (BlockReader<\/a> blockSource<\/a> = new<\/strong> BlockReader<\/a>("\\\\R", new<\/strong> InputStreamReader<\/a>(comin<\/a>))) {<\/em>$/;" a +'L49' HTML/S/29.html /^<\/a> 49 * Get commands and submodes.<\/em>$/;" a +'L49' HTML/S/3.html /^<\/a> 49 default<\/strong>:$/;" a +'L49' HTML/S/30.html /^<\/a> 49 * <\/em>$/;" a +'L49' HTML/S/31.html /^<\/a> 49 $/;" a +'L49' HTML/S/32.html /^<\/a> 49 * The custom prompt to use, or null if none is specified<\/em>$/;" a +'L49' HTML/S/33.html /^<\/a> 49 builder<\/a>.append<\/a>("summary=");$/;" a +'L49' HTML/S/35.html /^<\/a> 49 sanityCheckArgs<\/a>(name<\/a>, author<\/a>, description<\/a>, version<\/a>);$/;" a +'L49' HTML/S/36.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/37.html /^<\/a> 49 this<\/strong>.name<\/a> = name<\/a>;$/;" a +'L49' HTML/S/38.html /^<\/a> 49 *\/<\/em>$/;" a +'L49' HTML/S/4.html /^<\/a> 49 return<\/strong>;$/;" a +'L49' HTML/S/40.html /^<\/a> 49 *\/<\/em>$/;" a +'L49' HTML/S/41.html /^<\/a> 49 * Create a new circular iterator that does actual circular iteration.<\/em>$/;" a +'L49' HTML/S/42.html /^<\/a> 49 private<\/strong> RightType<\/a> rightVal<\/a>;$/;" a +'L49' HTML/S/43.html /^<\/a> 49 @Override<\/a>$/;" a +'L49' HTML/S/44.html /^<\/a> 49 Function<\/a><ArgType<\/a>, ReturnType<\/a>> func<\/a>) {<\/em>$/;" a +'L49' HTML/S/45.html /^<\/a> 49 $/;" a +'L49' HTML/S/46.html /^<\/a> 49 public<\/strong> <BoundLeft<\/a>, BoundRight<\/a>> IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>> bind<\/a>($/;" a +'L49' HTML/S/47.html /^<\/a> 49 return<\/strong> new<\/strong> BoundListHolder<\/a><>(mappedHolders<\/a>);$/;" a +'L49' HTML/S/48.html /^<\/a> 49 $/;" a +'L49' HTML/S/49.html /^<\/a> 49 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L49' HTML/S/50.html /^<\/a> 49 }<\/em>);$/;" a +'L49' HTML/S/51.html /^<\/a> 49 * @param <BoundRight><\/em>$/;" a +'L49' HTML/S/52.html /^<\/a> 49 * version<\/em>$/;" a +'L49' HTML/S/53.html /^<\/a> 49 valueMaterialized<\/a> = false<\/strong>;$/;" a +'L49' HTML/S/54.html /^<\/a> 49 *<\/em>$/;" a +'L49' HTML/S/55.html /^<\/a> 49 @Override<\/a>$/;" a +'L49' HTML/S/56.html /^<\/a> 49 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L49' HTML/S/57.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/59.html /^<\/a> 49 $/;" a +'L49' HTML/S/60.html /^<\/a> 49 initial<\/a> = true<\/strong>;$/;" a +'L49' HTML/S/63.html /^<\/a> 49 * A list of children for this node<\/em>$/;" a +'L49' HTML/S/64.html /^<\/a> 49 public<\/strong> AbbrevMap(String<\/a>... words<\/a>) {<\/em>$/;" a +'L49' HTML/S/65.html /^<\/a> 49 Directory<\/a><K<\/a>, V<\/a>> putSubdirectory<\/a>(K<\/a> key<\/a>, Directory<\/a><K<\/a>, V<\/a>> value<\/a>);$/;" a +'L49' HTML/S/66.html /^<\/a> 49 $/;" a +'L49' HTML/S/67.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/68.html /^<\/a> 49 public<\/strong> boolean<\/strong> empty<\/a>() {<\/em>$/;" a +'L49' HTML/S/69.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/7.html /^<\/a> 49 split<\/a> = new<\/strong> SimpleTokenSplitter<\/a>();$/;" a +'L49' HTML/S/70.html /^<\/a> 49 public<\/strong> boolean<\/strong> empty<\/a>() {<\/em>$/;" a +'L49' HTML/S/71.html /^<\/a> 49 \/**<\/em>$/;" a +'L49' HTML/S/72.html /^<\/a> 49 @Override<\/a>$/;" a +'L49' HTML/S/73.html /^<\/a> 49 *\/<\/em>$/;" a +'L49' HTML/S/74.html /^<\/a> 49 * @param itm The item to insert.<\/em>$/;" a +'L49' HTML/S/75.html /^<\/a> 49 \/**<\/em>$/;" a +'L49' HTML/S/76.html /^<\/a> 49 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L49' HTML/S/77.html /^<\/a> 49 @Override<\/a>$/;" a +'L49' HTML/S/81.html /^<\/a> 49 * Add a node to the binary search tree.<\/em>$/;" a +'L49' HTML/S/82.html /^<\/a> 49 @Override<\/a>$/;" a +'L49' HTML/S/83.html /^<\/a> 49 public<\/strong> void<\/strong> add<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>) {<\/em>$/;" a +'L49' HTML/S/84.html /^<\/a> 49 }<\/em>$/;" a +'L49' HTML/S/85.html /^<\/a> 49 * The data item to look for.<\/em>$/;" a +'L49' HTML/S/87.html /^<\/a> 49 $/;" a +'L49' HTML/S/88.html /^<\/a> 49 *<\/em>$/;" a +'L49' HTML/S/89.html /^<\/a> 49 * Create a new functional map wrapping the specified map<\/em>$/;" a +'L49' HTML/S/9.html /^<\/a> 49 int<\/strong> currBlockNumber<\/a> = state<\/a>.blockCount<\/a>.pop<\/a>();$/;" a +'L49' HTML/S/90.html /^<\/a> 49 * The string to tokenize<\/em>$/;" a +'L49' HTML/S/91.html /^<\/a> 49 * The predicate to use for checking.<\/em>$/;" a +'L49' HTML/S/92.html /^<\/a> 49 *<\/em>$/;" a +'L49' HTML/S/94.html /^<\/a> 49 $/;" a +'L49' HTML/S/97.html /^<\/a> 49 $/;" a +'L49' HTML/S/99.html /^<\/a> 49 return<\/strong> characteristicSet<\/a>;$/;" a +'L490' HTML/S/1.html /^<\/a># 299B; MEASURED ANGLE OPENING LEFT$/;" a +'L490' HTML/S/111.html /^<\/a> 490 * @param ruleName<\/em>$/;" a +'L490' HTML/S/143.html /^<\/a> 490 public<\/strong> void<\/strong> implySubgroup<\/a>(T<\/a> closer<\/a>, T<\/a> subgroup<\/a>) {<\/em>$/;" a +'L490' HTML/S/193.html /^<\/a># 299B; MEASURED ANGLE OPENING LEFT$/;" a +'L490' HTML/S/7.html /^<\/a> 490 intPrintDelimNode<\/a>(tree<\/a>.getChild<\/a>(0), sb<\/a>);$/;" a +'L491' HTML/S/1.html /^<\/a># 299C; RIGHT ANGLE VARIANT WITH SQUARE$/;" a +'L491' HTML/S/111.html /^<\/a> 491 * The name of the rule to prefix<\/em>$/;" a +'L491' HTML/S/143.html /^<\/a> 491 if<\/strong>(closer<\/a> == null<\/strong>) {<\/em>$/;" a +'L491' HTML/S/193.html /^<\/a># 299C; RIGHT ANGLE VARIANT WITH SQUARE$/;" a +'L491' HTML/S/7.html /^<\/a> 491 $/;" a +'L492' HTML/S/1.html /^<\/a># 299D; MEASURED RIGHT ANGLE WITH DOT$/;" a +'L492' HTML/S/111.html /^<\/a> 492 * @param prefixToken<\/em>$/;" a +'L492' HTML/S/143.html /^<\/a> 492 throw<\/strong> new<\/strong> NullPointerException<\/a>("Closer must not be null");$/;" a +'L492' HTML/S/193.html /^<\/a># 299D; MEASURED RIGHT ANGLE WITH DOT$/;" a +'L492' HTML/S/7.html /^<\/a> 492 ITree<\/a><String<\/a>> contents<\/a> = tree<\/a>.getChild<\/a>(1);$/;" a +'L493' HTML/S/1.html /^<\/a># 299E; ANGLE WITH S INSIDE$/;" a +'L493' HTML/S/111.html /^<\/a> 493 * The token to prefix to the rule<\/em>$/;" a +'L493' HTML/S/143.html /^<\/a> 493 }<\/em> else<\/strong> if<\/strong>(subgroup<\/a> == null<\/strong>) {<\/em>$/;" a +'L493' HTML/S/193.html /^<\/a># 299E; ANGLE WITH S INSIDE$/;" a +'L493' HTML/S/7.html /^<\/a> 493 $/;" a +'L494' HTML/S/1.html /^<\/a># 299F; ACUTE ANGLE$/;" a +'L494' HTML/S/111.html /^<\/a> 494 *\/<\/em>$/;" a +'L494' HTML/S/143.html /^<\/a> 494 throw<\/strong> new<\/strong> NullPointerException<\/a>("Subgroup must not be null");$/;" a +'L494' HTML/S/193.html /^<\/a># 299F; ACUTE ANGLE$/;" a +'L494' HTML/S/7.html /^<\/a> 494 intPrintDelimTree<\/a>(contents<\/a>.getChild<\/a>(0), sb<\/a>);$/;" a +'L495' HTML/S/1.html /^<\/a># 29A0; SPHERICAL ANGLE OPENING LEFT$/;" a +'L495' HTML/S/111.html /^<\/a> 495 public<\/strong> void<\/strong> prefixRule(E<\/a> ruleName<\/a>, E<\/a> prefixToken<\/a>, int<\/strong> additionalProbability<\/a>) {<\/em>$/;" a +'L495' HTML/S/143.html /^<\/a> 495 }<\/em> else<\/strong> if<\/strong>(!closingDelimiters<\/a>.contains<\/a>(closer<\/a>)) {<\/em>$/;" a +'L495' HTML/S/193.html /^<\/a># 29A0; SPHERICAL ANGLE OPENING LEFT$/;" a +'L495' HTML/S/7.html /^<\/a> 495 intPrintDelimNode<\/a>(tree<\/a>.getChild<\/a>(2), sb<\/a>);$/;" a +'L496' HTML/S/1.html /^<\/a># 29A1; SPHERICAL ANGLE OPENING UP$/;" a +'L496' HTML/S/111.html /^<\/a> 496 if<\/strong> (ruleName<\/a> == null<\/strong>)$/;" a +'L496' HTML/S/143.html /^<\/a> 496 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>(String<\/a>.format<\/a>("No closing delimiter '%s' defined", closer<\/a>));$/;" a +'L496' HTML/S/193.html /^<\/a># 29A1; SPHERICAL ANGLE OPENING UP$/;" a +'L496' HTML/S/7.html /^<\/a> 496 $/;" a +'L497' HTML/S/1.html /^<\/a># 29A2; TURNED ANGLE$/;" a +'L497' HTML/S/111.html /^<\/a> 497 throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L497' HTML/S/143.html /^<\/a> 497 }<\/em> else<\/strong> if<\/strong>(!subgroups<\/a>.containsKey<\/a>(subgroup<\/a>)) {<\/em>$/;" a +'L497' HTML/S/193.html /^<\/a># 29A2; TURNED ANGLE$/;" a +'L497' HTML/S/7.html /^<\/a> 497 break<\/strong>;$/;" a +'L498' HTML/S/1.html /^<\/a># 29A3; REVERSED ANGLE$/;" a +'L498' HTML/S/111.html /^<\/a> 498 else<\/strong> if<\/strong> (prefixToken<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Prefix token must not be null");$/;" a +'L498' HTML/S/143.html /^<\/a> 498 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>(String<\/a>.format<\/a>("No subgroup '%s' defined", subgroup<\/a>));$/;" a +'L498' HTML/S/193.html /^<\/a># 29A3; REVERSED ANGLE$/;" a +'L498' HTML/S/7.html /^<\/a> 498 }<\/em>$/;" a +'L499' HTML/S/1.html /^<\/a># 29A4; ANGLE WITH UNDERBAR$/;" a +'L499' HTML/S/111.html /^<\/a> 499 $/;" a +'L499' HTML/S/143.html /^<\/a> 499 }<\/em>$/;" a +'L499' HTML/S/193.html /^<\/a># 29A4; ANGLE WITH UNDERBAR$/;" a +'L499' HTML/S/7.html /^<\/a> 499 }<\/em>$/;" a +'L5' HTML/S/1.html /^<\/a>#$/;" a +'L5' HTML/S/10.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ShuntingYard;$/;" a +'L5' HTML/S/100.html /^<\/a> 5 $/;" a +'L5' HTML/S/101.html /^<\/a> 5 import<\/strong> java.nio.file.Path;$/;" a +'L5' HTML/S/102.html /^<\/a> 5 import<\/strong> java.nio.file.Path;$/;" a +'L5' HTML/S/103.html /^<\/a> 5 import<\/strong> java.util.function.Function;$/;" a +'L5' HTML/S/104.html /^<\/a> 5 $/;" a +'L5' HTML/S/105.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/106.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L5' HTML/S/107.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/108.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/109.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/11.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/110.html /^<\/a> 5 $/;" a +'L5' HTML/S/111.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L5' HTML/S/112.html /^<\/a> 5 import<\/strong> bjc.utils.data.Identity;$/;" a +'L5' HTML/S/113.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L5' HTML/S/114.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/115.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L5' HTML/S/116.html /^<\/a> 5 $/;" a +'L5' HTML/S/117.html /^<\/a> 5 import<\/strong> java.awt.FileDialog;$/;" a +'L5' HTML/S/118.html /^<\/a> 5 $/;" a +'L5' HTML/S/119.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/12.html /^<\/a> 2$/;" a +'L5' HTML/S/120.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/121.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/122.html /^<\/a> 5 import<\/strong> bjc.utils.gui.layout.HLayout;$/;" a +'L5' HTML/S/123.html /^<\/a> 5 import<\/strong> java.util.function.Consumer;$/;" a +'L5' HTML/S/124.html /^<\/a> 5 $/;" a +'L5' HTML/S/125.html /^<\/a> 5 import<\/strong> bjc.utils.gui.layout.HLayout;$/;" a +'L5' HTML/S/127.html /^<\/a> 5 import<\/strong> javax.swing.JLabel;$/;" a +'L5' HTML/S/128.html /^<\/a> 5 $/;" a +'L5' HTML/S/129.html /^<\/a> 5 import<\/strong> javax.swing.JLabel;$/;" a +'L5' HTML/S/13.html /^<\/a> 5 import<\/strong> bjc.utils.esodata.SimpleDirectory;$/;" a +'L5' HTML/S/130.html /^<\/a> 5 import<\/strong> java.text.ParseException;$/;" a +'L5' HTML/S/131.html /^<\/a> 5 import<\/strong> java.awt.Component;$/;" a +'L5' HTML/S/132.html /^<\/a> 5 import<\/strong> java.awt.Component;$/;" a +'L5' HTML/S/133.html /^<\/a> 5 import<\/strong> java.util.function.Predicate;$/;" a +'L5' HTML/S/134.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/135.html /^<\/a> 5 import<\/strong> javax.swing.ListModel;$/;" a +'L5' HTML/S/136.html /^<\/a> 5 $/;" a +'L5' HTML/S/137.html /^<\/a> 5 $/;" a +'L5' HTML/S/138.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/139.html /^<\/a> 5 import<\/strong> java.util.Iterator;$/;" a +'L5' HTML/S/14.html /^<\/a> 5 import<\/strong> bjc.utils.data.Pair;$/;" a +'L5' HTML/S/140.html /^<\/a> 5 import<\/strong> bjc.utils.data.Identity;$/;" a +'L5' HTML/S/141.html /^<\/a> 5 import<\/strong> bjc.utils.funcutils.ListUtils;$/;" a +'L5' HTML/S/142.html /^<\/a> 5 *\/<\/em>$/;" a +'L5' HTML/S/143.html /^<\/a> 5 import<\/strong> bjc.utils.data.Pair;$/;" a +'L5' HTML/S/144.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/145.html /^<\/a> 5 $/;" a +'L5' HTML/S/146.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/147.html /^<\/a> 5 import<\/strong> bjc.utils.data.Tree;$/;" a +'L5' HTML/S/148.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/149.html /^<\/a> 5 \/*<\/em>$/;" a +'L5' HTML/S/15.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/150.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/151.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/152.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/153.html /^<\/a> 5 import<\/strong> bjc.utils.data.ITree;$/;" a +'L5' HTML/S/154.html /^<\/a> 5 import<\/strong> bjc.utils.data.ITree;$/;" a +'L5' HTML/S/155.html /^<\/a> 5 import<\/strong> bjc.utils.data.ITree;$/;" a +'L5' HTML/S/156.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.pratt.InitialCommand;$/;" a +'L5' HTML/S/157.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/158.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/159.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/16.html /^<\/a> 5 import<\/strong> bjc.utils.gen.WeightedGrammar;$/;" a +'L5' HTML/S/160.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.pratt.InitialCommand;$/;" a +'L5' HTML/S/161.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.pratt.InitialCommand;$/;" a +'L5' HTML/S/162.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L5' HTML/S/163.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/164.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L5' HTML/S/165.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/166.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/167.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/168.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L5' HTML/S/169.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/17.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L5' HTML/S/170.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/171.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/172.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/173.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/174.html /^<\/a> 5 import<\/strong> bjc.utils.data.ITree;$/;" a +'L5' HTML/S/175.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/176.html /^<\/a> 5 $/;" a +'L5' HTML/S/177.html /^<\/a> 5 $/;" a +'L5' HTML/S/178.html /^<\/a> 5 $/;" a +'L5' HTML/S/179.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/18.html /^<\/a>$/;" a +'L5' HTML/S/180.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/181.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/182.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/183.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L5' HTML/S/184.html /^<\/a> 5 import<\/strong> java.util.Arrays;$/;" a +'L5' HTML/S/185.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L5' HTML/S/186.html /^<\/a> 5 import<\/strong> java.util.regex.Pattern;$/;" a +'L5' HTML/S/187.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/188.html /^<\/a> 5 import<\/strong> java.util.regex.Pattern;$/;" a +'L5' HTML/S/189.html /^<\/a> 5 import<\/strong> bjc.utils.data.ITree;$/;" a +'L5' HTML/S/19.html /^<\/a>delimgroups-new braces brackets initial $/;" a +'L5' HTML/S/190.html /^<\/a> 5 import<\/strong> java.util.regex.Matcher;$/;" a +'L5' HTML/S/191.html /^<\/a> 5 import<\/strong> bjc.utils.data.ITree;$/;" a +'L5' HTML/S/192.html /^<\/a> 5 import<\/strong> java.util.List;$/;" a +'L5' HTML/S/193.html /^<\/a>#$/;" a +'L5' HTML/S/194.html /^<\/a> 2$/;" a +'L5' HTML/S/195.html /^<\/a>$/;" a +'L5' HTML/S/196.html /^<\/a>delimgroups-new braces brackets initial $/;" a +'L5' HTML/S/197.html /^<\/a>artifactId=BJC-Utils2$/;" a +'L5' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/SimpleJList.java$/;" a +'L5' HTML/S/2.html /^<\/a> <build>$/;" a +'L5' HTML/S/20.html /^<\/a> 5 import<\/strong> java.io.PrintStream;$/;" a +'L5' HTML/S/203.html /^<\/a> <property name="sun.boot.library.path" value="\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib"\/>$/;" a +'L5' HTML/S/21.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/22.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/23.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/24.html /^<\/a> 5 * handling those commands<\/em>$/;" a +'L5' HTML/S/25.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/26.html /^<\/a> 5 import<\/strong> java.io.OutputStream;$/;" a +'L5' HTML/S/27.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/28.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/29.html /^<\/a> 5 $/;" a +'L5' HTML/S/3.html /^<\/a> 5 $/;" a +'L5' HTML/S/30.html /^<\/a> 5 import<\/strong> java.util.Map;$/;" a +'L5' HTML/S/31.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/32.html /^<\/a> 5 $/;" a +'L5' HTML/S/33.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/34.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/35.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/36.html /^<\/a> 5 $/;" a +'L5' HTML/S/37.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/38.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L5' HTML/S/39.html /^<\/a> 5 $/;" a +'L5' HTML/S/4.html /^<\/a> 5 $/;" a +'L5' HTML/S/40.html /^<\/a> 5 * it<\/em>$/;" a +'L5' HTML/S/41.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/42.html /^<\/a> 5 $/;" a +'L5' HTML/S/43.html /^<\/a> 5 $/;" a +'L5' HTML/S/44.html /^<\/a> 5 import<\/strong> bjc.utils.data.internals.WrappedOption;$/;" a +'L5' HTML/S/45.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L5' HTML/S/46.html /^<\/a> 5 import<\/strong> bjc.utils.data.Identity;$/;" a +'L5' HTML/S/47.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L5' HTML/S/48.html /^<\/a> 5 import<\/strong> bjc.utils.data.Identity;$/;" a +'L5' HTML/S/49.html /^<\/a> 5 $/;" a +'L5' HTML/S/5.html /^<\/a> 5 import<\/strong> bjc.utils.cli.fds.FDSMode;$/;" a +'L5' HTML/S/50.html /^<\/a> 5 $/;" a +'L5' HTML/S/51.html /^<\/a> 5 import<\/strong> java.util.function.BiConsumer;$/;" a +'L5' HTML/S/52.html /^<\/a> 5 $/;" a +'L5' HTML/S/53.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L5' HTML/S/54.html /^<\/a> 5 $/;" a +'L5' HTML/S/55.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L5' HTML/S/56.html /^<\/a> 5 $/;" a +'L5' HTML/S/57.html /^<\/a> 5 $/;" a +'L5' HTML/S/58.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/59.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/6.html /^<\/a> 5 * <\/em>$/;" a +'L5' HTML/S/60.html /^<\/a> 5 import<\/strong> java.util.LinkedList;$/;" a +'L5' HTML/S/61.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/62.html /^<\/a> 5 $/;" a +'L5' HTML/S/63.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.bst.TreeLinearizationMethod;$/;" a +'L5' HTML/S/64.html /^<\/a> 5 $/;" a +'L5' HTML/S/65.html /^<\/a> 5 *$/;" a +'L5' HTML/S/66.html /^<\/a> 5 * cursor.<\/em>$/;" a +'L5' HTML/S/67.html /^<\/a> 5 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L5' HTML/S/68.html /^<\/a> 5 $/;" a +'L5' HTML/S/69.html /^<\/a> 5 $/;" a +'L5' HTML/S/7.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.delims.DelimiterException;$/;" a +'L5' HTML/S/70.html /^<\/a> 5 $/;" a +'L5' HTML/S/71.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/72.html /^<\/a> 5 $/;" a +'L5' HTML/S/73.html /^<\/a> 5 import<\/strong> java.util.function.Consumer;$/;" a +'L5' HTML/S/74.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/75.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/76.html /^<\/a> 5 $/;" a +'L5' HTML/S/77.html /^<\/a> 5 $/;" a +'L5' HTML/S/78.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/79.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/8.html /^<\/a> 5 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L5' HTML/S/80.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/81.html /^<\/a> 5 $/;" a +'L5' HTML/S/82.html /^<\/a> 5 import<\/strong> java.util.function.Function;$/;" a +'L5' HTML/S/83.html /^<\/a> 5 import<\/strong> java.util.function.Function;$/;" a +'L5' HTML/S/84.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/85.html /^<\/a> 5 import<\/strong> java.util.function.Function;$/;" a +'L5' HTML/S/86.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/87.html /^<\/a> 5 import<\/strong> java.util.function.BiConsumer;$/;" a +'L5' HTML/S/88.html /^<\/a> 5 import<\/strong> bjc.utils.data.Identity;$/;" a +'L5' HTML/S/89.html /^<\/a> 5 import<\/strong> java.util.HashMap;$/;" a +'L5' HTML/S/9.html /^<\/a> 5 import<\/strong> bjc.utils.esodata.Directory;$/;" a +'L5' HTML/S/90.html /^<\/a> 5 import<\/strong> java.util.function.Function;$/;" a +'L5' HTML/S/91.html /^<\/a> 5 import<\/strong> java.util.Comparator;$/;" a +'L5' HTML/S/92.html /^<\/a> 5 import<\/strong> java.util.function.Function;$/;" a +'L5' HTML/S/93.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/94.html /^<\/a> 5 \/**$/;" a +'L5' HTML/S/95.html /^<\/a> 5 \/**<\/em>$/;" a +'L5' HTML/S/96.html /^<\/a> 5 *<\/em>$/;" a +'L5' HTML/S/97.html /^<\/a> 5 import<\/strong> java.util.function.Function;$/;" a +'L5' HTML/S/98.html /^<\/a> 5 $/;" a +'L5' HTML/S/99.html /^<\/a> 5 import<\/strong> bjc.utils.data.Identity;$/;" a +'L50' HTML/S/1.html /^<\/a>#$/;" a +'L50' HTML/S/100.html /^<\/a> 50 * @param <E><\/em>$/;" a +'L50' HTML/S/104.html /^<\/a> 50 $/;" a +'L50' HTML/S/106.html /^<\/a> 50 else<\/strong> if<\/strong>(seperator<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Seperator must not be null");$/;" a +'L50' HTML/S/107.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/108.html /^<\/a> 50 builder<\/a>.append<\/a>("\\t");$/;" a +'L50' HTML/S/110.html /^<\/a> 50 super<\/strong>.addCase<\/a>(rule<\/a>, 1, currentCase<\/a>);$/;" a +'L50' HTML/S/111.html /^<\/a> 50 \/**<\/em>$/;" a +'L50' HTML/S/112.html /^<\/a> 50 $/;" a +'L50' HTML/S/113.html /^<\/a> 50 InputMismatchException<\/a> imex<\/a> = new<\/strong> InputMismatchException<\/a>($/;" a +'L50' HTML/S/114.html /^<\/a> 50 else<\/strong> {<\/em>$/;" a +'L50' HTML/S/115.html /^<\/a> 50 *\/<\/em>$/;" a +'L50' HTML/S/117.html /^<\/a> 50 if<\/strong>(extensions<\/a> != null<\/strong>) {<\/em>$/;" a +'L50' HTML/S/118.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/122.html /^<\/a> 50 $/;" a +'L50' HTML/S/123.html /^<\/a> 50 }<\/em>);$/;" a +'L50' HTML/S/124.html /^<\/a> 50 $/;" a +'L50' HTML/S/125.html /^<\/a> 50 * @param remove<\/em>$/;" a +'L50' HTML/S/128.html /^<\/a> 50 * The function to call when an item doesn't verify<\/em>$/;" a +'L50' HTML/S/130.html /^<\/a> 50 pex<\/a>.initCause<\/a>(nfex<\/a>);$/;" a +'L50' HTML/S/131.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/132.html /^<\/a> 50 $/;" a +'L50' HTML/S/133.html /^<\/a> 50 *<\/em>$/;" a +'L50' HTML/S/138.html /^<\/a> 50 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L50' HTML/S/139.html /^<\/a> 50 String<\/a> pattern<\/a> = String<\/a>.format<\/a>("(?:%s)|\\\\Z", blockDelim<\/a>);$/;" a +'L50' HTML/S/14.html /^<\/a> 50 * @param args<\/em>$/;" a +'L50' HTML/S/140.html /^<\/a> 50 * The action to fire when starting a rule<\/em>$/;" a +'L50' HTML/S/141.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/143.html /^<\/a> 50 * <\/em>$/;" a +'L50' HTML/S/145.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/146.html /^<\/a> 50 result<\/a> = prime<\/a> * result<\/a> + ((root<\/a> == null<\/strong>) ? 0 : root<\/a>.hashCode<\/a>());$/;" a +'L50' HTML/S/147.html /^<\/a> 50 * <\/em>$/;" a +'L50' HTML/S/149.html /^<\/a> 50 \/*<\/em>$/;" a +'L50' HTML/S/153.html /^<\/a> 50 * The token to use as the node in the AST.<\/em>$/;" a +'L50' HTML/S/154.html /^<\/a> 50 validatr<\/a> = validator<\/a>;$/;" a +'L50' HTML/S/155.html /^<\/a> 50 C<\/a> newState<\/a> = onEnter<\/a>.apply<\/a>(ctx<\/a>.state<\/a>);$/;" a +'L50' HTML/S/159.html /^<\/a> 50 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> operand<\/a>, Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L50' HTML/S/16.html /^<\/a> 50 addCase<\/a>(rn<\/a>, 40, "strong");$/;" a +'L50' HTML/S/163.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/164.html /^<\/a> 50 return<\/strong> new<\/strong> GroupingCommand<\/a><>(innerBlock<\/a>, mark<\/a>);$/;" a +'L50' HTML/S/168.html /^<\/a> 50 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> infixNon<\/a>(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L50' HTML/S/169.html /^<\/a> 50 mark<\/a> = marker<\/a>;$/;" a +'L50' HTML/S/17.html /^<\/a> 50 addRule<\/a>("<person>", "my sister", "my father", "my girlfriend", "the man next door");$/;" a +'L50' HTML/S/171.html /^<\/a> 50 $/;" a +'L50' HTML/S/173.html /^<\/a> 50 if<\/strong> (innerBlock<\/a> == null<\/strong>)$/;" a +'L50' HTML/S/174.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/177.html /^<\/a> 50 \/**<\/em>$/;" a +'L50' HTML/S/180.html /^<\/a> 50 * The initial precedence for the expression.<\/em>$/;" a +'L50' HTML/S/182.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/183.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/184.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/185.html /^<\/a> 50 private<\/strong> Operator(int<\/strong> prec<\/a>) {<\/em>$/;" a +'L50' HTML/S/186.html /^<\/a> 50 private<\/strong> Pattern<\/a> exclusionPatt<\/a>;$/;" a +'L50' HTML/S/188.html /^<\/a> 50 \/**<\/em>$/;" a +'L50' HTML/S/189.html /^<\/a> 50 \/\/ Grab the two operands<\/em>$/;" a +'L50' HTML/S/190.html /^<\/a> 50 * This regular expression matches non-escaped quotes.$/;" a +'L50' HTML/S/191.html /^<\/a> 50 * @param tokens<\/em>$/;" a +'L50' HTML/S/192.html /^<\/a> 50 * Check handling of strings with a single embedded string.<\/em>$/;" a +'L50' HTML/S/193.html /^<\/a>#$/;" a +'L50' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/TransformIterator.java$/;" a +'L50' HTML/S/2.html /^<\/a> <artifactId>junit-quickcheck-core<\/artifactId>$/;" a +'L50' HTML/S/20.html /^<\/a> 50 *\/<\/em>$/;" a +'L50' HTML/S/203.html /^<\/a> <property name="awt.toolkit" value="sun.lwawt.macosx.LWCToolkit"\/>$/;" a +'L50' HTML/S/24.html /^<\/a> 50 default<\/strong> boolean<\/strong> isCustomPromptEnabled<\/a>() {<\/em>$/;" a +'L50' HTML/S/25.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/26.html /^<\/a> 50 printer<\/a>.print<\/a>("Enter a command (m for help): ");$/;" a +'L50' HTML/S/29.html /^<\/a> 50 *\/<\/em>$/;" a +'L50' HTML/S/3.html /^<\/a> 50 System<\/a>.out<\/a>.println<\/a>("Unknown command: " + ln<\/a>);$/;" a +'L50' HTML/S/30.html /^<\/a> 50 * @param hlp<\/em>$/;" a +'L50' HTML/S/31.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/32.html /^<\/a> 50 *\/<\/em>$/;" a +'L50' HTML/S/33.html /^<\/a> 50 builder<\/a>.append<\/a>(summary<\/a>);$/;" a +'L50' HTML/S/35.html /^<\/a> 50 $/;" a +'L50' HTML/S/36.html /^<\/a> 50 $/;" a +'L50' HTML/S/37.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/38.html /^<\/a> 50 public<\/strong> FileComponentRepository(File<\/a> directory<\/a>, Function<\/a><File<\/a>, ? extends<\/strong> ComponentType<\/a>> componentReader<\/a>) {<\/em>$/;" a +'L50' HTML/S/4.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/40.html /^<\/a> 50 default<\/strong> int<\/strong> getVersion<\/a>() {<\/em>$/;" a +'L50' HTML/S/41.html /^<\/a> 50 * <\/em>$/;" a +'L50' HTML/S/42.html /^<\/a> 50 $/;" a +'L50' HTML/S/43.html /^<\/a> 50 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L50' HTML/S/44.html /^<\/a> 50 return<\/strong> (argumentFunctor<\/a>) -> {<\/em>$/;" a +'L50' HTML/S/45.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/46.html /^<\/a> 50 BiFunction<\/a><NewLeft<\/a>, NewRight<\/a>, IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>>> bindr<\/a>) {<\/em>$/;" a +'L50' HTML/S/47.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/48.html /^<\/a> 50 return<\/strong> newPair<\/a>.unwrap<\/a>((pair<\/a>) -> pair<\/a>.getRight<\/a>());$/;" a +'L50' HTML/S/49.html /^<\/a> 50 held<\/a>.transform<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L50' HTML/S/50.html /^<\/a> 50 $/;" a +'L50' HTML/S/51.html /^<\/a> 50 * The type of the bound value<\/em>$/;" a +'L50' HTML/S/52.html /^<\/a> 50 * @return The final transformed state<\/em>$/;" a +'L50' HTML/S/53.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/54.html /^<\/a> 50 * @param leftSupp<\/em>$/;" a +'L50' HTML/S/55.html /^<\/a> 50 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L50' HTML/S/56.html /^<\/a> 50 if<\/strong>(held<\/a> != null<\/strong>) {<\/em>$/;" a +'L50' HTML/S/57.html /^<\/a> 50 $/;" a +'L50' HTML/S/59.html /^<\/a> 50 isex<\/a>.initCause<\/a>(instSite<\/a>);$/;" a +'L50' HTML/S/60.html /^<\/a> 50 }<\/em>$/;" a +'L50' HTML/S/63.html /^<\/a> 50 *\/<\/em>$/;" a +'L50' HTML/S/64.html /^<\/a> 50 wrds<\/a> = new<\/strong> HashSet<\/a><>(Arrays<\/a>.asList<\/a>(words<\/a>));$/;" a +'L50' HTML/S/65.html /^<\/a> 50 $/;" a +'L50' HTML/S/66.html /^<\/a> 50 \/**<\/em>$/;" a +'L50' HTML/S/67.html /^<\/a> 50 $/;" a +'L50' HTML/S/68.html /^<\/a> 50 return<\/strong> backing<\/a>.size<\/a>() == 0;$/;" a +'L50' HTML/S/69.html /^<\/a> 50 $/;" a +'L50' HTML/S/7.html /^<\/a> 50 $/;" a +'L50' HTML/S/70.html /^<\/a> 50 return<\/strong> backing<\/a>.size<\/a>() == 0;$/;" a +'L50' HTML/S/71.html /^<\/a> 50 * Get the item the tape is currently on.<\/em>$/;" a +'L50' HTML/S/72.html /^<\/a> 50 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L50' HTML/S/73.html /^<\/a> 50 public<\/strong> abstract<\/strong> T<\/a> pop<\/a>();$/;" a +'L50' HTML/S/74.html /^<\/a> 50 *\/<\/em>$/;" a +'L50' HTML/S/75.html /^<\/a> 50 * Get the item the tape is currently on.<\/em>$/;" a +'L50' HTML/S/76.html /^<\/a> 50 $/;" a +'L50' HTML/S/77.html /^<\/a> 50 public<\/strong> boolean<\/strong> containsKey<\/a>(K<\/a> key<\/a>) {<\/em>$/;" a +'L50' HTML/S/81.html /^<\/a> 50 *<\/em>$/;" a +'L50' HTML/S/82.html /^<\/a> 50 public<\/strong> boolean<\/strong> contains<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>) {<\/em>$/;" a +'L50' HTML/S/83.html /^<\/a> 50 if<\/strong>(comparator<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Comparator must not be null");$/;" a +'L50' HTML/S/85.html /^<\/a> 50 * @param comparator<\/em>$/;" a +'L50' HTML/S/87.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/88.html /^<\/a> 50 * @param items<\/em>$/;" a +'L50' HTML/S/89.html /^<\/a> 50 *<\/em>$/;" a +'L50' HTML/S/9.html /^<\/a> 50 $/;" a +'L50' HTML/S/90.html /^<\/a> 50 * @param seperators<\/em>$/;" a +'L50' HTML/S/91.html /^<\/a> 50 * @return Whether all of the elements of the list match the specified<\/em>$/;" a +'L50' HTML/S/92.html /^<\/a> 50 * @param key<\/em>$/;" a +'L50' HTML/S/94.html /^<\/a> 50 \/**$/;" a +'L50' HTML/S/97.html /^<\/a> 50 @Override<\/a>$/;" a +'L50' HTML/S/99.html /^<\/a> 50 }<\/em>$/;" a +'L500' HTML/S/1.html /^<\/a># 29A5; REVERSED ANGLE WITH UNDERBAR$/;" a +'L500' HTML/S/111.html /^<\/a> 500 WeightedRandom<\/a><IList<\/a><E<\/a>>> rule<\/a> = rules<\/a>.get<\/a>(ruleName<\/a>);$/;" a +'L500' HTML/S/143.html /^<\/a> 500 $/;" a +'L500' HTML/S/193.html /^<\/a># 29A5; REVERSED ANGLE WITH UNDERBAR$/;" a +'L500' HTML/S/7.html /^<\/a> 500 $/;" a +'L501' HTML/S/1.html /^<\/a># 29A6; OBLIQUE ANGLE OPENING UP$/;" a +'L501' HTML/S/111.html /^<\/a> 501 $/;" a +'L501' HTML/S/143.html /^<\/a> 501 impliedSubgroups<\/a>.put<\/a>(closer<\/a>, subgroup<\/a>);$/;" a +'L501' HTML/S/193.html /^<\/a># 29A6; OBLIQUE ANGLE OPENING UP$/;" a +'L501' HTML/S/7.html /^<\/a> 501 \/*<\/em>$/;" a +'L502' HTML/S/1.html /^<\/a># 29A7; OBLIQUE ANGLE OPENING DOWN$/;" a +'L502' HTML/S/111.html /^<\/a> 502 IList<\/a><IPair<\/a><Integer<\/a>, IList<\/a><E<\/a>>>> newResults<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L502' HTML/S/143.html /^<\/a> 502 }<\/em>$/;" a +'L502' HTML/S/193.html /^<\/a># 29A7; OBLIQUE ANGLE OPENING DOWN$/;" a +'L502' HTML/S/7.html /^<\/a> 502 * private TopDownTransformResult pickNode(String node) {<\/em>$/;" a +'L503' HTML/S/1.html /^<\/a># 29A8; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT$/;" a +'L503' HTML/S/111.html /^<\/a> 503 $/;" a +'L503' HTML/S/143.html /^<\/a> 503 $/;" a +'L503' HTML/S/193.html /^<\/a># 29A8; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT$/;" a +'L503' HTML/S/7.html /^<\/a> 503 * if(groups.containsKey(node) || node.equals("subgroup")) return<\/em>$/;" a +'L504' HTML/S/1.html /^<\/a># 29A9; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT$/;" a +'L504' HTML/S/111.html /^<\/a> 504 rule<\/a>.getValues<\/a>().forEach<\/a>((pair<\/a>) -> {<\/em>$/;" a +'L504' HTML/S/143.html /^<\/a> 504 @Override<\/a>$/;" a +'L504' HTML/S/193.html /^<\/a># 29A9; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT$/;" a +'L504' HTML/S/7.html /^<\/a> 504 * TopDownTransformResult.PUSHDOWN; else return<\/em>$/;" a +'L505' HTML/S/1.html /^<\/a># 29AA; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT$/;" a +'L505' HTML/S/111.html /^<\/a> 505 IList<\/a><E<\/a>> newCase<\/a> = pair<\/a>.merge<\/a>((left<\/a>, right<\/a>) -> {<\/em>$/;" a +'L505' HTML/S/143.html /^<\/a> 505 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L505' HTML/S/193.html /^<\/a># 29AA; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT$/;" a +'L505' HTML/S/7.html /^<\/a> 505 * TopDownTransformResult.PASSTHROUGH; }<\/em>$/;" a +'L506' HTML/S/1.html /^<\/a># 29AB; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT$/;" a +'L506' HTML/S/111.html /^<\/a> 506 IList<\/a><E<\/a>> returnVal<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L506' HTML/S/143.html /^<\/a> 506 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L506' HTML/S/193.html /^<\/a># 29AB; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT$/;" a +'L506' HTML/S/7.html /^<\/a> 506 * <\/em>$/;" a +'L507' HTML/S/1.html /^<\/a># 29AC; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP$/;" a +'L507' HTML/S/111.html /^<\/a> 507 $/;" a +'L507' HTML/S/143.html /^<\/a> 507 $/;" a +'L507' HTML/S/193.html /^<\/a># 29AC; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP$/;" a +'L507' HTML/S/7.html /^<\/a> 507 * private ITree<String> transformNode(ITree<String> tree) {<\/em>$/;" a +'L508' HTML/S/1.html /^<\/a># 29AD; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP$/;" a +'L508' HTML/S/111.html /^<\/a> 508 for<\/strong> (E<\/a> val<\/a> : right<\/a>.toIterable<\/a>()) {<\/em>$/;" a +'L508' HTML/S/143.html /^<\/a> 508 builder<\/a>.append<\/a>("(");$/;" a +'L508' HTML/S/193.html /^<\/a># 29AD; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP$/;" a +'L508' HTML/S/7.html /^<\/a> 508 * if(groups.containsKey(tree.getHead())) {<\/em>$/;" a +'L509' HTML/S/1.html /^<\/a># 29AE; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN$/;" a +'L509' HTML/S/111.html /^<\/a> 509 returnVal<\/a>.add<\/a>(val<\/a>);$/;" a +'L509' HTML/S/143.html /^<\/a> 509 $/;" a +'L509' HTML/S/193.html /^<\/a># 29AE; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN$/;" a +'L509' HTML/S/7.html /^<\/a> 509 * <\/em>$/;" a +'L51' HTML/S/1.html /^<\/a># Property: Bidi_Mirroring_Glyph$/;" a +'L51' HTML/S/100.html /^<\/a> 51 * The type of the enum<\/em>$/;" a +'L51' HTML/S/104.html /^<\/a> 51 boolean<\/strong> shouldReject<\/a> = numberInCurrentPartition<\/a> + currentElementCount<\/a> >= numberPerPartition<\/a>;$/;" a +'L51' HTML/S/106.html /^<\/a> 51 $/;" a +'L51' HTML/S/107.html /^<\/a> 51 $/;" a +'L51' HTML/S/108.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/110.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/111.html /^<\/a> 51 * Predicate for marking special tokens<\/em>$/;" a +'L51' HTML/S/112.html /^<\/a> 51 source<\/a> = src<\/a>;$/;" a +'L51' HTML/S/113.html /^<\/a> 51 "The first line must contain the number of vertices. " + possible<\/a>$/;" a +'L51' HTML/S/114.html /^<\/a> 51 Edge<\/a><?> other<\/a> = (Edge<\/a><?>) obj<\/a>;$/;" a +'L51' HTML/S/115.html /^<\/a> 51 private<\/strong> final<\/strong> IMap<\/a><T<\/a>, IMap<\/a><T<\/a>, Integer<\/a>>> backing<\/a>;$/;" a +'L51' HTML/S/117.html /^<\/a> 51 FilenameFilter<\/a> filter<\/a> = new<\/strong> ExtensionFileFilter<\/a>(extensions<\/a>);$/;" a +'L51' HTML/S/118.html /^<\/a> 51 $/;" a +'L51' HTML/S/122.html /^<\/a> 51 addItemPanel<\/a>.add<\/a>(addItemBox<\/a>);$/;" a +'L51' HTML/S/123.html /^<\/a> 51 $/;" a +'L51' HTML/S/124.html /^<\/a> 51 \/**<\/em>$/;" a +'L51' HTML/S/125.html /^<\/a> 51 * The action that removes items<\/em>$/;" a +'L51' HTML/S/128.html /^<\/a> 51 *\/<\/em>$/;" a +'L51' HTML/S/130.html /^<\/a> 51 $/;" a +'L51' HTML/S/131.html /^<\/a> 51 }<\/em>, Integer<\/a>::parseInt<\/a>);$/;" a +'L51' HTML/S/132.html /^<\/a> 51 return<\/strong> files<\/a>.getSelectedFile<\/a>();$/;" a +'L51' HTML/S/133.html /^<\/a> 51 * @param parent<\/em>$/;" a +'L51' HTML/S/138.html /^<\/a> 51 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L51' HTML/S/139.html /^<\/a> 51 Pattern<\/a> pt<\/a> = Pattern<\/a>.compile<\/a>(pattern<\/a>, Pattern<\/a>.MULTILINE);$/;" a +'L51' HTML/S/14.html /^<\/a> 51 * Unused CLI args<\/em>$/;" a +'L51' HTML/S/140.html /^<\/a> 51 * @param continueRule<\/em>$/;" a +'L51' HTML/S/141.html /^<\/a> 51 }<\/em>;$/;" a +'L51' HTML/S/143.html /^<\/a> 51 * @param parms<\/em>$/;" a +'L51' HTML/S/145.html /^<\/a> 51 $/;" a +'L51' HTML/S/146.html /^<\/a> 51 result<\/a> = prime<\/a> * result<\/a> + ((subgroup<\/a> == null<\/strong>) ? 0 : subgroup<\/a>.hashCode<\/a>());$/;" a +'L51' HTML/S/147.html /^<\/a> 51 * <pre><\/em>$/;" a +'L51' HTML/S/149.html /^<\/a> 51 * Hexadecimal strings<\/em>$/;" a +'L51' HTML/S/153.html /^<\/a> 51 * <\/em>$/;" a +'L51' HTML/S/154.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/155.html /^<\/a> 51 $/;" a +'L51' HTML/S/159.html /^<\/a> 51 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L51' HTML/S/16.html /^<\/a> 51 addCase<\/a>(rn<\/a>, 30, "azure");$/;" a +'L51' HTML/S/164.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/168.html /^<\/a> 51 return<\/strong> new<\/strong> NonBinaryCommand<\/a><>(precedence<\/a>);$/;" a +'L51' HTML/S/169.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/17.html /^<\/a> 51 $/;" a +'L51' HTML/S/171.html /^<\/a> 51 if<\/strong> (cond<\/a> == null<\/strong>)$/;" a +'L51' HTML/S/173.html /^<\/a> 51 throw<\/strong> new<\/strong> NullPointerException<\/a>("Inner block must not be null");$/;" a +'L51' HTML/S/174.html /^<\/a> 51 $/;" a +'L51' HTML/S/177.html /^<\/a> 51 * Get the next-binding power of this command.<\/em>$/;" a +'L51' HTML/S/180.html /^<\/a> 51 * <\/em>$/;" a +'L51' HTML/S/182.html /^<\/a> 51 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L51' HTML/S/183.html /^<\/a> 51 public<\/strong> boolean<\/strong> hasNext<\/a>() {<\/em>$/;" a +'L51' HTML/S/184.html /^<\/a> 51 public<\/strong> abstract<\/strong> boolean<\/strong> hasNext<\/a>();$/;" a +'L51' HTML/S/185.html /^<\/a> 51 precedence<\/a> = prec<\/a>;$/;" a +'L51' HTML/S/186.html /^<\/a> 51 $/;" a +'L51' HTML/S/188.html /^<\/a> 51 * Adds compound operators to split on.<\/em>$/;" a +'L51' HTML/S/189.html /^<\/a> 51 ITree<\/a><TokenType<\/a>> right<\/a> = queuedASTs<\/a>.pop<\/a>();$/;" a +'L51' HTML/S/190.html /^<\/a> 51 *\/<\/em>$/;" a +'L51' HTML/S/191.html /^<\/a> 51 * The list of tokens to build a tree from<\/em>$/;" a +'L51' HTML/S/192.html /^<\/a> 51 *\/<\/em>$/;" a +'L51' HTML/S/193.html /^<\/a># Property: Bidi_Mirroring_Glyph$/;" a +'L51' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/PostCircumfixCommand.java$/;" a +'L51' HTML/S/2.html /^<\/a> <version>0.5<\/version>$/;" a +'L51' HTML/S/20.html /^<\/a> 51 public<\/strong> void<\/strong> runCommands() {<\/em>$/;" a +'L51' HTML/S/203.html /^<\/a> <property name="java.vm.info" value="mixed mode"\/>$/;" a +'L51' HTML/S/24.html /^<\/a> 51 return<\/strong> false<\/strong>;$/;" a +'L51' HTML/S/25.html /^<\/a> 51 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L51' HTML/S/26.html /^<\/a> 51 $/;" a +'L51' HTML/S/29.html /^<\/a> 51 $/;" a +'L51' HTML/S/3.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/30.html /^<\/a> 51 * The help for the command.<\/em>$/;" a +'L51' HTML/S/31.html /^<\/a> 51 public<\/strong> CommandHandler<\/a> getHandler<\/a>() {<\/em>$/;" a +'L51' HTML/S/32.html /^<\/a> 51 private<\/strong> String<\/a> customPrompt<\/a>;$/;" a +'L51' HTML/S/33.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/35.html /^<\/a> 51 this<\/strong>.name<\/a> = name<\/a>;$/;" a +'L51' HTML/S/36.html /^<\/a> 51 \/*<\/em>$/;" a +'L51' HTML/S/37.html /^<\/a> 51 $/;" a +'L51' HTML/S/38.html /^<\/a> 51 \/\/ Make sure we have valid arguments<\/em>$/;" a +'L51' HTML/S/4.html /^<\/a> 51 $/;" a +'L51' HTML/S/40.html /^<\/a> 51 return<\/strong> 1;$/;" a +'L51' HTML/S/41.html /^<\/a> 51 * @param src<\/em>$/;" a +'L51' HTML/S/42.html /^<\/a> 51 private<\/strong> boolean<\/strong> isLeft<\/a>;$/;" a +'L51' HTML/S/43.html /^<\/a> 51 if<\/strong> (this<\/strong> == obj<\/a>)$/;" a +'L51' HTML/S/44.html /^<\/a> 51 if<\/strong>(!(argumentFunctor<\/a> instanceof<\/strong> IHolder<\/a><?>)) throw<\/strong> new<\/strong> IllegalArgumentException<\/a>($/;" a +'L51' HTML/S/45.html /^<\/a> 51 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><BoundContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> bindr<\/a>) {<\/em>$/;" a +'L51' HTML/S/46.html /^<\/a> 51 if<\/strong>(bindr<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Binder must not be null");$/;" a +'L51' HTML/S/47.html /^<\/a> 51 $/;" a +'L51' HTML/S/48.html /^<\/a> 51 }<\/em>;$/;" a +'L51' HTML/S/49.html /^<\/a> 51 return<\/strong> containedHolder<\/a>.transform<\/a>(transformer<\/a>);$/;" a +'L51' HTML/S/50.html /^<\/a> 51 return<\/strong> new<\/strong> WrappedOption<\/a><>(newHolder<\/a>, false<\/strong>);$/;" a +'L51' HTML/S/51.html /^<\/a> 51 * @param rightBinder<\/em>$/;" a +'L51' HTML/S/52.html /^<\/a> 51 *\/<\/em>$/;" a +'L51' HTML/S/53.html /^<\/a> 51 $/;" a +'L51' HTML/S/54.html /^<\/a> 51 * The source for a value on the left side of the pair<\/em>$/;" a +'L51' HTML/S/55.html /^<\/a> 51 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L51' HTML/S/56.html /^<\/a> 51 held<\/a> = transformer<\/a>.apply<\/a>(held<\/a>);$/;" a +'L51' HTML/S/57.html /^<\/a> 51 @Override<\/a>$/;" a +'L51' HTML/S/59.html /^<\/a> 51 $/;" a +'L51' HTML/S/60.html /^<\/a> 51 $/;" a +'L51' HTML/S/63.html /^<\/a> 51 public<\/strong> Tree(ContainedType<\/a> leaf<\/a>, IList<\/a><ITree<\/a><ContainedType<\/a>>> childrn<\/a>) {<\/em>$/;" a +'L51' HTML/S/64.html /^<\/a> 51 $/;" a +'L51' HTML/S/65.html /^<\/a> 51 \/**$/;" a +'L51' HTML/S/66.html /^<\/a> 51 * Get the item the tape is currently on.<\/em>$/;" a +'L51' HTML/S/67.html /^<\/a> 51 @Override<\/a>$/;" a +'L51' HTML/S/68.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/69.html /^<\/a> 51 @Override<\/a>$/;" a +'L51' HTML/S/7.html /^<\/a> 51 dlm<\/a> = new<\/strong> StringDelimiter<\/a>();$/;" a +'L51' HTML/S/70.html /^<\/a> 51 }<\/em>$/;" a +'L51' HTML/S/71.html /^<\/a> 51 *<\/em>$/;" a +'L51' HTML/S/72.html /^<\/a> 51 return<\/strong> parent<\/a>.size<\/a>() + backing<\/a>.size<\/a>();$/;" a +'L51' HTML/S/73.html /^<\/a> 51 $/;" a +'L51' HTML/S/74.html /^<\/a> 51 void<\/strong> insertAfter<\/a>(T<\/a> itm<\/a>);$/;" a +'L51' HTML/S/75.html /^<\/a> 51 *<\/em>$/;" a +'L51' HTML/S/76.html /^<\/a> 51 currentTape<\/a>.item<\/a>(itm<\/a>);$/;" a +'L51' HTML/S/77.html /^<\/a> 51 return<\/strong> data<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L51' HTML/S/81.html /^<\/a> 51 * @param element<\/em>$/;" a +'L51' HTML/S/82.html /^<\/a> 51 return<\/strong> this<\/strong>.data<\/a>.equals<\/a>(element<\/a>);$/;" a +'L51' HTML/S/83.html /^<\/a> 51 $/;" a +'L51' HTML/S/85.html /^<\/a> 51 * The comparator to use to search for the data item<\/em>$/;" a +'L51' HTML/S/87.html /^<\/a> 51 public<\/strong> void<\/strong> forEachValue<\/a>(Consumer<\/a><ValueType<\/a>> action<\/a>) {<\/em>$/;" a +'L51' HTML/S/88.html /^<\/a> 51 * The items to put into this functional list.<\/em>$/;" a +'L51' HTML/S/89.html /^<\/a> 51 * @param wrap<\/em>$/;" a +'L51' HTML/S/9.html /^<\/a> 51 state<\/a>.scopes<\/a>.push<\/a>(enclosing<\/a>.newSubdirectory<\/a>("block" + currBlockNumber<\/a>));$/;" a +'L51' HTML/S/90.html /^<\/a> 51 * The set of separating tokens to use for splitting<\/em>$/;" a +'L51' HTML/S/91.html /^<\/a> 51 * predicate.<\/em>$/;" a +'L51' HTML/S/92.html /^<\/a> 51 * The key to check.<\/em>$/;" a +'L51' HTML/S/94.html /^<\/a> 51 * Lift a function to operate over the left part of this pair$/;" a +'L51' HTML/S/97.html /^<\/a> 51 public<\/strong> void<\/strong> forEachKey<\/a>(Consumer<\/a><OldKey<\/a>> action<\/a>) {<\/em>$/;" a +'L51' HTML/S/99.html /^<\/a> 51 $/;" a +'L510' HTML/S/1.html /^<\/a># 29AF; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN$/;" a +'L510' HTML/S/111.html /^<\/a> 510 }<\/em>$/;" a +'L510' HTML/S/143.html /^<\/a> 510 builder<\/a>.append<\/a>("groupName=[");$/;" a +'L510' HTML/S/193.html /^<\/a># 29AF; MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN$/;" a +'L510' HTML/S/7.html /^<\/a> 510 * }<\/em>$/;" a +'L511' HTML/S/1.html /^<\/a># 29C2; CIRCLE WITH SMALL CIRCLE TO THE RIGHT$/;" a +'L511' HTML/S/111.html /^<\/a> 511 $/;" a +'L511' HTML/S/143.html /^<\/a> 511 builder<\/a>.append<\/a>(groupName<\/a>);$/;" a +'L511' HTML/S/193.html /^<\/a># 29C2; CIRCLE WITH SMALL CIRCLE TO THE RIGHT$/;" a +'L511' HTML/S/7.html /^<\/a> 511 * <\/em>$/;" a +'L512' HTML/S/1.html /^<\/a># 29C3; CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT$/;" a +'L512' HTML/S/111.html /^<\/a> 512 return<\/strong> returnVal<\/a>;$/;" a +'L512' HTML/S/143.html /^<\/a> 512 builder<\/a>.append<\/a>("], ");$/;" a +'L512' HTML/S/193.html /^<\/a># 29C3; CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT$/;" a +'L512' HTML/S/7.html /^<\/a> 512 * return tree; }<\/em>$/;" a +'L513' HTML/S/1.html /^<\/a># 29C9; TWO JOINED SQUARES$/;" a +'L513' HTML/S/111.html /^<\/a> 513 }<\/em>);$/;" a +'L513' HTML/S/143.html /^<\/a> 513 $/;" a +'L513' HTML/S/193.html /^<\/a># 29C9; TWO JOINED SQUARES$/;" a +'L513' HTML/S/7.html /^<\/a> 513 *\/<\/em>$/;" a +'L514' HTML/S/1.html /^<\/a># 29CE; RIGHT TRIANGLE ABOVE LEFT TRIANGLE$/;" a +'L514' HTML/S/111.html /^<\/a> 514 $/;" a +'L514' HTML/S/143.html /^<\/a> 514 builder<\/a>.append<\/a>("closingDelimiters=[");$/;" a +'L514' HTML/S/193.html /^<\/a># 29CE; RIGHT TRIANGLE ABOVE LEFT TRIANGLE$/;" a +'L514' HTML/S/7.html /^<\/a> 514 \/**<\/em>$/;" a +'L515' HTML/S/1.html /^<\/a># 29DC; INCOMPLETE INFINITY$/;" a +'L515' HTML/S/111.html /^<\/a> 515 newCase<\/a>.prepend<\/a>(prefixToken<\/a>);$/;" a +'L515' HTML/S/143.html /^<\/a> 515 for<\/strong>(T<\/a> closer<\/a> : closingDelimiters<\/a>) {<\/em>$/;" a +'L515' HTML/S/193.html /^<\/a># 29DC; INCOMPLETE INFINITY$/;" a +'L515' HTML/S/7.html /^<\/a> 515 * Main method<\/em>$/;" a +'L516' HTML/S/1.html /^<\/a># 29E1; INCREASES AS$/;" a +'L516' HTML/S/111.html /^<\/a> 516 $/;" a +'L516' HTML/S/143.html /^<\/a> 516 builder<\/a>.append<\/a>(closer<\/a> + ",");$/;" a +'L516' HTML/S/193.html /^<\/a># 29E1; INCREASES AS$/;" a +'L516' HTML/S/7.html /^<\/a> 516 * <\/em>$/;" a +'L517' HTML/S/1.html /^<\/a># 29E3; EQUALS SIGN AND SLANTED PARALLEL$/;" a +'L517' HTML/S/111.html /^<\/a> 517 newResults<\/a>.add<\/a>(new<\/strong> Pair<\/a><>(pair<\/a>.merge<\/a>((left<\/a>, right<\/a>) -> left<\/a>) + additionalProbability<\/a>, newCase<\/a>));$/;" a +'L517' HTML/S/143.html /^<\/a> 517 }<\/em>$/;" a +'L517' HTML/S/193.html /^<\/a># 29E3; EQUALS SIGN AND SLANTED PARALLEL$/;" a +'L517' HTML/S/7.html /^<\/a> 517 * @param args<\/em>$/;" a +'L518' HTML/S/1.html /^<\/a># 29E4; EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE$/;" a +'L518' HTML/S/111.html /^<\/a> 518 }<\/em>);$/;" a +'L518' HTML/S/143.html /^<\/a> 518 builder<\/a>.deleteCharAt<\/a>(builder<\/a>.length<\/a>() - 1);$/;" a +'L518' HTML/S/193.html /^<\/a># 29E4; EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE$/;" a +'L518' HTML/S/7.html /^<\/a> 518 * Unused CLI args.<\/em>$/;" a +'L519' HTML/S/1.html /^<\/a># 29E5; IDENTICAL TO AND SLANTED PARALLEL$/;" a +'L519' HTML/S/111.html /^<\/a> 519 $/;" a +'L519' HTML/S/143.html /^<\/a> 519 builder<\/a>.append<\/a>("]");$/;" a +'L519' HTML/S/193.html /^<\/a># 29E5; IDENTICAL TO AND SLANTED PARALLEL$/;" a +'L519' HTML/S/7.html /^<\/a> 519 *\/<\/em>$/;" a +'L52' HTML/S/1.html /^<\/a>#$/;" a +'L52' HTML/S/100.html /^<\/a> 52 * @param clasz<\/em>$/;" a +'L52' HTML/S/104.html /^<\/a> 52 $/;" a +'L52' HTML/S/106.html /^<\/a> 52 if<\/strong>(input<\/a>.getSize<\/a>() < 1)$/;" a +'L52' HTML/S/107.html /^<\/a> 52 \/**<\/em>$/;" a +'L52' HTML/S/108.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/110.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/111.html /^<\/a> 52 *\/<\/em>$/;" a +'L52' HTML/S/112.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/113.html /^<\/a> 52 + " is not a valid number");$/;" a +'L52' HTML/S/114.html /^<\/a> 52 $/;" a +'L52' HTML/S/115.html /^<\/a> 52 $/;" a +'L52' HTML/S/117.html /^<\/a> 52 chooser<\/a>.setFilenameFilter<\/a>(filter<\/a>);$/;" a +'L52' HTML/S/118.html /^<\/a> 52 @Override<\/a>$/;" a +'L52' HTML/S/122.html /^<\/a> 52 addItemPanel<\/a>.add<\/a>(addItemButton<\/a>);$/;" a +'L52' HTML/S/123.html /^<\/a> 52 add<\/a>(lab<\/a>);$/;" a +'L52' HTML/S/124.html /^<\/a> 52 * Set this panel back to its initial state<\/em>$/;" a +'L52' HTML/S/125.html /^<\/a> 52 * @param defaults<\/em>$/;" a +'L52' HTML/S/128.html /^<\/a> 52 public<\/strong> SimpleListPanel(String<\/a> type<\/a>, DefaultListModel<\/a><String<\/a>> model<\/a>, Predicate<\/a><String<\/a>> verifier<\/a>,$/;" a +'L52' HTML/S/130.html /^<\/a> 52 throw<\/strong> pex<\/a>;$/;" a +'L52' HTML/S/131.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/132.html /^<\/a> 52 }<\/em> catch<\/strong>(FileNotChosenException<\/a> fncex<\/a>) {<\/em>$/;" a +'L52' HTML/S/133.html /^<\/a> 52 * The parent component for dialogs.<\/em>$/;" a +'L52' HTML/S/138.html /^<\/a> 52 int<\/strong> result<\/a> = 1;$/;" a +'L52' HTML/S/139.html /^<\/a> 52 $/;" a +'L52' HTML/S/14.html /^<\/a> 52 *\/<\/em>$/;" a +'L52' HTML/S/140.html /^<\/a> 52 * The action to fire when continuing a rule<\/em>$/;" a +'L52' HTML/S/141.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/143.html /^<\/a> 52 * Any parameters from the opener.<\/em>$/;" a +'L52' HTML/S/145.html /^<\/a> 52 return<\/strong> new<\/strong> Pair<\/a><>(null<\/strong>, null<\/strong>);$/;" a +'L52' HTML/S/146.html /^<\/a> 52 $/;" a +'L52' HTML/S/147.html /^<\/a> 52 * <tree> -> (<data> | <subgroup> | <group>)*<\/em>$/;" a +'L52' HTML/S/149.html /^<\/a> 52 *\/<\/em>$/;" a +'L52' HTML/S/153.html /^<\/a> 52 * @param action<\/em>$/;" a +'L52' HTML/S/154.html /^<\/a> 52 $/;" a +'L52' HTML/S/155.html /^<\/a> 52 ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> newCtx<\/a> = new<\/strong> ParserContext<\/a><>(ctx<\/a>.tokens<\/a>, ctx<\/a>.parse<\/a>, newState<\/a>);$/;" a +'L52' HTML/S/159.html /^<\/a> 52 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> tree<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(1 + leftBinding<\/a>(), ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L52' HTML/S/16.html /^<\/a> 52 addCase<\/a>(rn<\/a>, 20, "crimson");$/;" a +'L52' HTML/S/164.html /^<\/a> 52 $/;" a +'L52' HTML/S/168.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/169.html /^<\/a> 52 $/;" a +'L52' HTML/S/17.html /^<\/a> 52 addRule<\/a>("<property>", "creative", "intelligent");$/;" a +'L52' HTML/S/171.html /^<\/a> 52 throw<\/strong> new<\/strong> NullPointerException<\/a>("Cond block must not be null");$/;" a +'L52' HTML/S/173.html /^<\/a> 52 else<\/strong> if<\/strong> (marker<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Marker must not be null");$/;" a +'L52' HTML/S/174.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/177.html /^<\/a> 52 * <\/em>$/;" a +'L52' HTML/S/180.html /^<\/a> 52 * @param tokens<\/em>$/;" a +'L52' HTML/S/182.html /^<\/a> 52 if<\/strong> (this<\/strong> == obj<\/a>)$/;" a +'L52' HTML/S/183.html /^<\/a> 52 return<\/strong> iter<\/a>.hasNext<\/a>();$/;" a +'L52' HTML/S/184.html /^<\/a> 52 $/;" a +'L52' HTML/S/185.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/186.html /^<\/a> 52 \/*<\/em>$/;" a +'L52' HTML/S/188.html /^<\/a> 52 * <\/em>$/;" a +'L52' HTML/S/189.html /^<\/a> 52 ITree<\/a><TokenType<\/a>> left<\/a> = queuedASTs<\/a>.pop<\/a>();$/;" a +'L52' HTML/S/190.html /^<\/a> 52 private<\/strong> static<\/strong> Pattern<\/a> quotePatt<\/a> = Pattern<\/a>.compile<\/a>("(?<!\\\\\\\\)\\"");$/;" a +'L52' HTML/S/191.html /^<\/a> 52 * @param isOperator<\/em>$/;" a +'L52' HTML/S/192.html /^<\/a> 52 @Test<\/a>$/;" a +'L52' HTML/S/193.html /^<\/a>#$/;" a +'L52' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/TopDownTransformIterator.java$/;" a +'L52' HTML/S/2.html /^<\/a> <\/dependency>$/;" a +'L52' HTML/S/20.html /^<\/a> 52 \/*<\/em>$/;" a +'L52' HTML/S/203.html /^<\/a> <property name="java.version" value="1.8.0_121"\/>$/;" a +'L52' HTML/S/24.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/25.html /^<\/a> 52 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L52' HTML/S/26.html /^<\/a> 52 while<\/strong> (blockSource<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L52' HTML/S/29.html /^<\/a> 52 \/**<\/em>$/;" a +'L52' HTML/S/3.html /^<\/a> 52 $/;" a +'L52' HTML/S/30.html /^<\/a> 52 * <\/em>$/;" a +'L52' HTML/S/31.html /^<\/a> 52 return<\/strong> handler<\/a>;$/;" a +'L52' HTML/S/32.html /^<\/a> 52 $/;" a +'L52' HTML/S/33.html /^<\/a> 52 $/;" a +'L52' HTML/S/35.html /^<\/a> 52 this<\/strong>.author<\/a> = author<\/a>;$/;" a +'L52' HTML/S/36.html /^<\/a> 52 * Create all the pragmas the reader needs to function<\/em>$/;" a +'L52' HTML/S/37.html /^<\/a> 52 \/**<\/em>$/;" a +'L52' HTML/S/38.html /^<\/a> 52 if<\/strong>(directory<\/a> == null<\/strong>)$/;" a +'L52' HTML/S/4.html /^<\/a> 52 System<\/a>.out<\/a>.print<\/a>("What order would you like the tree to be printed in (m for options): ");$/;" a +'L52' HTML/S/40.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/41.html /^<\/a> 52 * The iterable to iterate from.<\/em>$/;" a +'L52' HTML/S/42.html /^<\/a> 52 $/;" a +'L52' HTML/S/43.html /^<\/a> 52 return<\/strong> true<\/strong>;$/;" a +'L52' HTML/S/44.html /^<\/a> 52 "This functor only supports mapping over instances of IHolder");$/;" a +'L52' HTML/S/45.html /^<\/a> 52 if<\/strong> (bindr<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Binder must not be null");$/;" a +'L52' HTML/S/46.html /^<\/a> 52 $/;" a +'L52' HTML/S/47.html /^<\/a> 52 @Override<\/a>$/;" a +'L52' HTML/S/48.html /^<\/a> 52 $/;" a +'L52' HTML/S/49.html /^<\/a> 52 }<\/em>);$/;" a +'L52' HTML/S/50.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/51.html /^<\/a> 52 * The function to use to bind<\/em>$/;" a +'L52' HTML/S/52.html /^<\/a> 52 public<\/strong> <NewType<\/a>, ReturnedType<\/a>> ReturnedType<\/a> collapse<\/a>(Function<\/a><ContainedType<\/a>, NewType<\/a>> leafTransform<\/a>,$/;" a +'L52' HTML/S/53.html /^<\/a> 52 private<\/strong> Lazy(Supplier<\/a><ContainedType<\/a>> supp<\/a>, IList<\/a><UnaryOperator<\/a><ContainedType<\/a>>> pendingActions<\/a>) {<\/em>$/;" a +'L52' HTML/S/54.html /^<\/a> 52 * @param rightSupp<\/em>$/;" a +'L52' HTML/S/55.html /^<\/a> 52 return<\/strong> new<\/strong> ListHolder<\/a><>(new<\/strong> FunctionalList<\/a><>(func<\/a>.apply<\/a>(val<\/a>)));$/;" a +'L52' HTML/S/56.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/57.html /^<\/a> 52 public<\/strong> <BoundLeft<\/a>> IPair<\/a><BoundLeft<\/a>, RightType<\/a>> bindLeft<\/a>($/;" a +'L52' HTML/S/59.html /^<\/a> 52 throw<\/strong> isex<\/a>;$/;" a +'L52' HTML/S/60.html /^<\/a> 52 public<\/strong> void<\/strong> addYield<\/a>(Iterator<\/a><ITree<\/a><ContainedType<\/a>>> src<\/a>) {<\/em>$/;" a +'L52' HTML/S/63.html /^<\/a> 52 this<\/strong>(leaf<\/a>);$/;" a +'L52' HTML/S/64.html /^<\/a> 52 recalculate<\/a>();$/;" a +'L52' HTML/S/65.html /^<\/a> 52 * Create a new sub-directory.$/;" a +'L52' HTML/S/66.html /^<\/a> 52 *<\/em>$/;" a +'L52' HTML/S/67.html /^<\/a> 52 public<\/strong> void<\/strong> forEach<\/a>(BiConsumer<\/a><KeyType<\/a>, ValueType<\/a>> action<\/a>) {<\/em>$/;" a +'L52' HTML/S/68.html /^<\/a> 52 $/;" a +'L52' HTML/S/69.html /^<\/a> 52 public<\/strong> V<\/a> getKey<\/a>(K<\/a> key<\/a>) {<\/em>$/;" a +'L52' HTML/S/7.html /^<\/a> 52 $/;" a +'L52' HTML/S/70.html /^<\/a> 52 $/;" a +'L52' HTML/S/71.html /^<\/a> 52 * @return The item the tape is on.<\/em>$/;" a +'L52' HTML/S/72.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/73.html /^<\/a> 52 \/**<\/em>$/;" a +'L52' HTML/S/74.html /^<\/a> 52 $/;" a +'L52' HTML/S/75.html /^<\/a> 52 * @return The item the tape is on.<\/em>$/;" a +'L52' HTML/S/76.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/77.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/81.html /^<\/a> 52 * The data to add to the binary search tree.<\/em>$/;" a +'L52' HTML/S/82.html /^<\/a> 52 }<\/em>$/;" a +'L52' HTML/S/83.html /^<\/a> 52 switch<\/strong>(comparator<\/a>.compare<\/a>(data<\/a>, element<\/a>)) {<\/em>$/;" a +'L52' HTML/S/85.html /^<\/a> 52 * @return Whether or not the given item is contained in this tree part<\/em>$/;" a +'L52' HTML/S/87.html /^<\/a> 52 store<\/a>.forEachValue<\/a>(action<\/a>);$/;" a +'L52' HTML/S/88.html /^<\/a> 52 *\/<\/em>$/;" a +'L52' HTML/S/89.html /^<\/a> 52 * The map to wrap<\/em>$/;" a +'L52' HTML/S/9.html /^<\/a> 52 $/;" a +'L52' HTML/S/90.html /^<\/a> 52 *\/<\/em>$/;" a +'L52' HTML/S/91.html /^<\/a> 52 *\/<\/em>$/;" a +'L52' HTML/S/92.html /^<\/a> 52 * <\/em>$/;" a +'L52' HTML/S/94.html /^<\/a> 52 *$/;" a +'L52' HTML/S/97.html /^<\/a> 52 backing<\/a>.forEachKey<\/a>(action<\/a>);$/;" a +'L52' HTML/S/99.html /^<\/a> 52 @Override<\/a>$/;" a +'L520' HTML/S/1.html /^<\/a># 29E8; DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK$/;" a +'L520' HTML/S/111.html /^<\/a> 520 newResults<\/a>.forEach<\/a>((pair<\/a>) -> pair<\/a>.doWith<\/a>((left<\/a>, right<\/a>) -> addCase<\/a>(ruleName<\/a>, left<\/a>, right<\/a>)));$/;" a +'L520' HTML/S/143.html /^<\/a> 520 $/;" a +'L520' HTML/S/193.html /^<\/a># 29E8; DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK$/;" a +'L520' HTML/S/7.html /^<\/a> 520 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L521' HTML/S/1.html /^<\/a># 29E9; DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK$/;" a +'L521' HTML/S/111.html /^<\/a> 521 }<\/em>$/;" a +'L521' HTML/S/143.html /^<\/a> 521 if<\/strong>(topLevelExclusions<\/a> != null<\/strong> && !topLevelExclusions<\/a>.isEmpty<\/a>()) {<\/em>$/;" a +'L521' HTML/S/193.html /^<\/a># 29E9; DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK$/;" a +'L521' HTML/S/7.html /^<\/a> 521 DelimSplitterTest<\/a> tst<\/a> = new<\/strong> DelimSplitterTest<\/a>();$/;" a +'L522' HTML/S/1.html /^<\/a># 29F4; RULE-DELAYED$/;" a +'L522' HTML/S/111.html /^<\/a> 522 $/;" a +'L522' HTML/S/143.html /^<\/a> 522 builder<\/a>.append<\/a>(", ");$/;" a +'L522' HTML/S/193.html /^<\/a># 29F4; RULE-DELAYED$/;" a +'L522' HTML/S/7.html /^<\/a> 522 $/;" a +'L523' HTML/S/1.html /^<\/a># 29F6; SOLIDUS WITH OVERBAR$/;" a +'L523' HTML/S/111.html /^<\/a> 523 \/**<\/em>$/;" a +'L523' HTML/S/143.html /^<\/a> 523 builder<\/a>.append<\/a>("topLevelExclusions=[");$/;" a +'L523' HTML/S/193.html /^<\/a># 29F6; SOLIDUS WITH OVERBAR$/;" a +'L523' HTML/S/7.html /^<\/a> 523 tst<\/a>.runLoop<\/a>();$/;" a +'L524' HTML/S/1.html /^<\/a># 29F7; REVERSE SOLIDUS WITH HORIZONTAL STROKE$/;" a +'L524' HTML/S/111.html /^<\/a> 524 * Set the initial rule of the graphic<\/em>$/;" a +'L524' HTML/S/143.html /^<\/a> 524 for<\/strong>(T<\/a> exclusion<\/a> : topLevelExclusions<\/a>) {<\/em>$/;" a +'L524' HTML/S/193.html /^<\/a># 29F7; REVERSE SOLIDUS WITH HORIZONTAL STROKE$/;" a +'L524' HTML/S/7.html /^<\/a> 524 }<\/em>$/;" a +'L525' HTML/S/1.html /^<\/a># 2A0A; MODULO TWO SUM$/;" a +'L525' HTML/S/111.html /^<\/a> 525 *<\/em>$/;" a +'L525' HTML/S/143.html /^<\/a> 525 builder<\/a>.append<\/a>(exclusion<\/a> + ",");$/;" a +'L525' HTML/S/193.html /^<\/a># 2A0A; MODULO TWO SUM$/;" a +'L525' HTML/S/7.html /^<\/a> 525 }<\/em>$/;" a +'L526' HTML/S/1.html /^<\/a># 2A0B; SUMMATION WITH INTEGRAL$/;" a +'L526' HTML/S/111.html /^<\/a> 526 * @param initRule<\/em>$/;" a +'L526' HTML/S/143.html /^<\/a> 526 }<\/em>$/;" a +'L526' HTML/S/193.html /^<\/a># 2A0B; SUMMATION WITH INTEGRAL$/;" a +'L527' HTML/S/1.html /^<\/a># 2A0C; QUADRUPLE INTEGRAL OPERATOR$/;" a +'L527' HTML/S/111.html /^<\/a> 527 * The initial rule of this grammar<\/em>$/;" a +'L527' HTML/S/143.html /^<\/a> 527 builder<\/a>.deleteCharAt<\/a>(builder<\/a>.length<\/a>() - 1);$/;" a +'L527' HTML/S/193.html /^<\/a># 2A0C; QUADRUPLE INTEGRAL OPERATOR$/;" a +'L528' HTML/S/1.html /^<\/a># 2A0D; FINITE PART INTEGRAL$/;" a +'L528' HTML/S/111.html /^<\/a> 528 *\/<\/em>$/;" a +'L528' HTML/S/143.html /^<\/a> 528 builder<\/a>.append<\/a>("]");$/;" a +'L528' HTML/S/193.html /^<\/a># 2A0D; FINITE PART INTEGRAL$/;" a +'L529' HTML/S/1.html /^<\/a># 2A0E; INTEGRAL WITH DOUBLE STROKE$/;" a +'L529' HTML/S/111.html /^<\/a> 529 public<\/strong> void<\/strong> setInitialRule(String<\/a> initRule<\/a>) {<\/em>$/;" a +'L529' HTML/S/143.html /^<\/a> 529 }<\/em>$/;" a +'L529' HTML/S/193.html /^<\/a># 2A0E; INTEGRAL WITH DOUBLE STROKE$/;" a +'L53' HTML/S/1.html /^<\/a># @missing: 0000..10FFFF; <none>$/;" a +'L53' HTML/S/100.html /^<\/a> 53 * The class of the enum<\/em>$/;" a +'L53' HTML/S/104.html /^<\/a> 53 if<\/strong>(shouldReject<\/a>) {<\/em>$/;" a +'L53' HTML/S/106.html /^<\/a> 53 return<\/strong> "";$/;" a +'L53' HTML/S/107.html /^<\/a> 53 * Check if a number is in an inclusive range.<\/em>$/;" a +'L53' HTML/S/108.html /^<\/a> 53 $/;" a +'L53' HTML/S/110.html /^<\/a> 53 $/;" a +'L53' HTML/S/111.html /^<\/a> 53 $/;" a +'L53' HTML/S/112.html /^<\/a> 53 $/;" a +'L53' HTML/S/113.html /^<\/a> 53 $/;" a +'L53' HTML/S/114.html /^<\/a> 53 if<\/strong>(distance<\/a> != other<\/a>.distance<\/a>)$/;" a +'L53' HTML/S/115.html /^<\/a> 53 \/**<\/em>$/;" a +'L53' HTML/S/117.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/118.html /^<\/a> 53 public<\/strong> String<\/a> getDescription<\/a>() {<\/em>$/;" a +'L53' HTML/S/122.html /^<\/a> 53 $/;" a +'L53' HTML/S/123.html /^<\/a> 53 add<\/a>(field<\/a>);$/;" a +'L53' HTML/S/124.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/125.html /^<\/a> 53 * The default values to put in the list<\/em>$/;" a +'L53' HTML/S/128.html /^<\/a> 53 Consumer<\/a><String<\/a>> onFailure<\/a>) {<\/em>$/;" a +'L53' HTML/S/130.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/131.html /^<\/a> 53 $/;" a +'L53' HTML/S/132.html /^<\/a> 53 \/\/ We don't care about specifics<\/em>$/;" a +'L53' HTML/S/133.html /^<\/a> 53 * @param title<\/em>$/;" a +'L53' HTML/S/138.html /^<\/a> 53 $/;" a +'L53' HTML/S/139.html /^<\/a> 53 blockReader<\/a>.useDelimiter<\/a>(pt<\/a>);$/;" a +'L53' HTML/S/14.html /^<\/a> 53 @SuppressWarnings<\/a>({<\/em> "resource", "deprecation" }<\/em>)$/;" a +'L53' HTML/S/140.html /^<\/a> 53 * @param end<\/em>$/;" a +'L53' HTML/S/141.html /^<\/a> 53 $/;" a +'L53' HTML/S/143.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/145.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/146.html /^<\/a> 53 return<\/strong> result<\/a>;$/;" a +'L53' HTML/S/147.html /^<\/a> 53 * <subgroup> -> <tree> <marker><\/em>$/;" a +'L53' HTML/S/149.html /^<\/a> 53 "((" +$/;" a +'L53' HTML/S/153.html /^<\/a> 53 * The action to apply to the state after every<\/em>$/;" a +'L53' HTML/S/154.html /^<\/a> 53 @Override<\/a>$/;" a +'L53' HTML/S/155.html /^<\/a> 53 $/;" a +'L53' HTML/S/159.html /^<\/a> 53 $/;" a +'L53' HTML/S/16.html /^<\/a> 53 addCase<\/a>(rn<\/a>, 10, "phasing");$/;" a +'L53' HTML/S/164.html /^<\/a> 53 \/**<\/em>$/;" a +'L53' HTML/S/168.html /^<\/a> 53 $/;" a +'L53' HTML/S/169.html /^<\/a> 53 @Override<\/a>$/;" a +'L53' HTML/S/17.html /^<\/a> 53 $/;" a +'L53' HTML/S/171.html /^<\/a> 53 else<\/strong> if<\/strong> (op1<\/a> == null<\/strong>)$/;" a +'L53' HTML/S/173.html /^<\/a> 53 $/;" a +'L53' HTML/S/177.html /^<\/a> 53 * This represents the highest precedence of command this command can be<\/em>$/;" a +'L53' HTML/S/180.html /^<\/a> 53 * The tokens for the expression.<\/em>$/;" a +'L53' HTML/S/182.html /^<\/a> 53 return<\/strong> true<\/strong>;$/;" a +'L53' HTML/S/183.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/184.html /^<\/a> 53 \/**<\/em>$/;" a +'L53' HTML/S/185.html /^<\/a> 53 $/;" a +'L53' HTML/S/186.html /^<\/a> 53 * These represent info for debugging.<\/em>$/;" a +'L53' HTML/S/188.html /^<\/a> 53 * @param delims<\/em>$/;" a +'L53' HTML/S/189.html /^<\/a> 53 $/;" a +'L53' HTML/S/190.html /^<\/a> 53 $/;" a +'L53' HTML/S/191.html /^<\/a> 53 * The predicate to use to determine if something is a<\/em>$/;" a +'L53' HTML/S/192.html /^<\/a> 53 public<\/strong> void<\/strong> testRemoveDQuoted_SingleString() {<\/em>$/;" a +'L53' HTML/S/193.html /^<\/a># @missing: 0000..10FFFF; <none>$/;" a +'L53' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/ChainCommand.java$/;" a +'L53' HTML/S/2.html /^<\/a> <dependency>$/;" a +'L53' HTML/S/20.html /^<\/a> 53 * Setup output streams.<\/em>$/;" a +'L53' HTML/S/203.html /^<\/a> <property name="java.ext.dirs" value="\/Users\/bjculkin\/Library\/Java\/Extensions:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/ext:\/Library\/Java\/Extensions:\/Network\/Library\/Java\/Extensions:\/System\/Library\/Java\/Extensions:\/usr\/lib\/java"\/>$/;" a +'L53' HTML/S/24.html /^<\/a> 53 $/;" a +'L53' HTML/S/25.html /^<\/a> 53 builder<\/a>.append<\/a>("DelegatingCommand [");$/;" a +'L53' HTML/S/26.html /^<\/a> 53 Block<\/a> comBlock<\/a> = blockSource<\/a>.next<\/a>();$/;" a +'L53' HTML/S/29.html /^<\/a> 53 * Get the command attached to a given character.<\/em>$/;" a +'L53' HTML/S/3.html /^<\/a> 53 System<\/a>.out<\/a>.print<\/a>("Enter a command (blank line to quit): ");$/;" a +'L53' HTML/S/30.html /^<\/a> 53 * @throws FDSException<\/em>$/;" a +'L53' HTML/S/31.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/32.html /^<\/a> 53 \/**<\/em>$/;" a +'L53' HTML/S/33.html /^<\/a> 53 if<\/strong>(description<\/a> != null<\/strong>) {<\/em>$/;" a +'L53' HTML/S/35.html /^<\/a> 53 this<\/strong>.description<\/a> = description<\/a>;$/;" a +'L53' HTML/S/36.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/37.html /^<\/a> 53 * Set the version of this component<\/em>$/;" a +'L53' HTML/S/38.html /^<\/a> 53 throw<\/strong> new<\/strong> NullPointerException<\/a>("Directory must not be null");$/;" a +'L53' HTML/S/4.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/40.html /^<\/a> 53 $/;" a +'L53' HTML/S/41.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/42.html /^<\/a> 53 private<\/strong> Either(LeftType<\/a> left<\/a>, RightType<\/a> right<\/a>) {<\/em>$/;" a +'L53' HTML/S/43.html /^<\/a> 53 else<\/strong> if<\/strong> (obj<\/a> == null<\/strong>)$/;" a +'L53' HTML/S/44.html /^<\/a> 53 $/;" a +'L53' HTML/S/45.html /^<\/a> 53 $/;" a +'L53' HTML/S/46.html /^<\/a> 53 IHolder<\/a><IPair<\/a><NewLeft<\/a>, NewRight<\/a>>> newPair<\/a> = new<\/strong> Identity<\/a><>(boundPair<\/a>);$/;" a +'L53' HTML/S/47.html /^<\/a> 53 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L53' HTML/S/48.html /^<\/a> 53 return<\/strong> new<\/strong> BoundLazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>, bindr<\/a>);$/;" a +'L53' HTML/S/49.html /^<\/a> 53 $/;" a +'L53' HTML/S/50.html /^<\/a> 53 $/;" a +'L53' HTML/S/51.html /^<\/a> 53 * @return A pair with the right type bound<\/em>$/;" a +'L53' HTML/S/52.html /^<\/a> 53 Function<\/a><ContainedType<\/a>, Function<\/a><IList<\/a><NewType<\/a>>, NewType<\/a>>> nodeCollapser<\/a>,$/;" a +'L53' HTML/S/53.html /^<\/a> 53 valueSupplier<\/a> = supp<\/a>;$/;" a +'L53' HTML/S/54.html /^<\/a> 53 * The source for a value on the right side of the pair<\/em>$/;" a +'L53' HTML/S/55.html /^<\/a> 53 }<\/em>;$/;" a +'L53' HTML/S/56.html /^<\/a> 53 $/;" a +'L53' HTML/S/57.html /^<\/a> 53 Function<\/a><LeftType<\/a>, IPair<\/a><BoundLeft<\/a>, RightType<\/a>>> leftBinder<\/a>) {<\/em>$/;" a +'L53' HTML/S/59.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/60.html /^<\/a> 53 if<\/strong>(curYield<\/a> != null<\/strong>) {<\/em>$/;" a +'L53' HTML/S/63.html /^<\/a> 53 $/;" a +'L53' HTML/S/64.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/65.html /^<\/a> 53 *$/;" a +'L53' HTML/S/66.html /^<\/a> 53 * @return The item the tape is on.<\/em>$/;" a +'L53' HTML/S/67.html /^<\/a> 53 backing<\/a>.forEach<\/a>((key<\/a>, stk<\/a>) -> action<\/a>.accept<\/a>(key<\/a>, stk<\/a>.top<\/a>()));$/;" a +'L53' HTML/S/68.html /^<\/a> 53 @Override<\/a>$/;" a +'L53' HTML/S/69.html /^<\/a> 53 return<\/strong> data<\/a>.get<\/a>(key<\/a>);$/;" a +'L53' HTML/S/7.html /^<\/a> 53 verbose<\/a> = true<\/strong>;$/;" a +'L53' HTML/S/70.html /^<\/a> 53 @SuppressWarnings<\/a>("unchecked")$/;" a +'L53' HTML/S/71.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/72.html /^<\/a> 53 $/;" a +'L53' HTML/S/73.html /^<\/a> 53 * Retrieve the top element of this stack without removing it from the<\/em>$/;" a +'L53' HTML/S/74.html /^<\/a> 53 \/**<\/em>$/;" a +'L53' HTML/S/75.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/76.html /^<\/a> 53 $/;" a +'L53' HTML/S/77.html /^<\/a> 53 $/;" a +'L53' HTML/S/81.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/82.html /^<\/a> 53 $/;" a +'L53' HTML/S/83.html /^<\/a> 53 case<\/strong> -1:$/;" a +'L53' HTML/S/85.html /^<\/a> 53 * or its children.<\/em>$/;" a +'L53' HTML/S/87.html /^<\/a> 53 $/;" a +'L53' HTML/S/88.html /^<\/a> 53 @SafeVarargs<\/a>$/;" a +'L53' HTML/S/89.html /^<\/a> 53 *\/<\/em>$/;" a +'L53' HTML/S/9.html /^<\/a> 53 state<\/a>.blockCount<\/a>.push<\/a>(currBlockNumber<\/a> + 1);$/;" a +'L53' HTML/S/90.html /^<\/a> 53 public<\/strong> FunctionalStringTokenizer(String<\/a> input<\/a>, String<\/a> seperators<\/a>) {<\/em>$/;" a +'L53' HTML/S/91.html /^<\/a> 53 boolean<\/strong> allMatch(Predicate<\/a><ContainedType<\/a>> matcher<\/a>);$/;" a +'L53' HTML/S/92.html /^<\/a> 53 * @return Whether or not the map contains the key.<\/em>$/;" a +'L53' HTML/S/94.html /^<\/a> 53 * @param <OldLeft>$/;" a +'L53' HTML/S/97.html /^<\/a> 53 }<\/em>$/;" a +'L53' HTML/S/99.html /^<\/a> 53 public<\/strong> BinaryOperator<\/a><IHolder<\/a><IPair<\/a><AuxType1<\/a>, AuxType2<\/a>>>> combiner<\/a>() {<\/em>$/;" a +'L530' HTML/S/1.html /^<\/a># 2A0F; INTEGRAL AVERAGE WITH SLASH$/;" a +'L530' HTML/S/111.html /^<\/a> 530 this<\/strong>.initialRule<\/a> = initRule<\/a>;$/;" a +'L530' HTML/S/143.html /^<\/a> 530 $/;" a +'L530' HTML/S/193.html /^<\/a># 2A0F; INTEGRAL AVERAGE WITH SLASH$/;" a +'L531' HTML/S/1.html /^<\/a># 2A10; CIRCULATION FUNCTION$/;" a +'L531' HTML/S/111.html /^<\/a> 531 }<\/em>$/;" a +'L531' HTML/S/143.html /^<\/a> 531 if<\/strong>(groupExclusions<\/a> != null<\/strong> && !groupExclusions<\/a>.isEmpty<\/a>()) {<\/em>$/;" a +'L531' HTML/S/193.html /^<\/a># 2A10; CIRCULATION FUNCTION$/;" a +'L532' HTML/S/1.html /^<\/a># 2A11; ANTICLOCKWISE INTEGRATION$/;" a +'L532' HTML/S/111.html /^<\/a> 532 $/;" a +'L532' HTML/S/143.html /^<\/a> 532 builder<\/a>.append<\/a>(", ");$/;" a +'L532' HTML/S/193.html /^<\/a># 2A11; ANTICLOCKWISE INTEGRATION$/;" a +'L533' HTML/S/1.html /^<\/a># 2A12; LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE$/;" a +'L533' HTML/S/111.html /^<\/a> 533 \/**<\/em>$/;" a +'L533' HTML/S/143.html /^<\/a> 533 builder<\/a>.append<\/a>("groupExclusions=[");$/;" a +'L533' HTML/S/193.html /^<\/a># 2A12; LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE$/;" a +'L534' HTML/S/1.html /^<\/a># 2A13; LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE$/;" a +'L534' HTML/S/111.html /^<\/a> 534 * Suffix a token to a rule<\/em>$/;" a +'L534' HTML/S/143.html /^<\/a> 534 for<\/strong>(T<\/a> exclusion<\/a> : groupExclusions<\/a>) {<\/em>$/;" a +'L534' HTML/S/193.html /^<\/a># 2A13; LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE$/;" a +'L535' HTML/S/1.html /^<\/a># 2A14; LINE INTEGRATION NOT INCLUDING THE POLE$/;" a +'L535' HTML/S/111.html /^<\/a> 535 *<\/em>$/;" a +'L535' HTML/S/143.html /^<\/a> 535 builder<\/a>.append<\/a>(exclusion<\/a> + ",");$/;" a +'L535' HTML/S/193.html /^<\/a># 2A14; LINE INTEGRATION NOT INCLUDING THE POLE$/;" a +'L536' HTML/S/1.html /^<\/a># 2A15; INTEGRAL AROUND A POINT OPERATOR$/;" a +'L536' HTML/S/111.html /^<\/a> 536 * @param ruleName<\/em>$/;" a +'L536' HTML/S/143.html /^<\/a> 536 }<\/em>$/;" a +'L536' HTML/S/193.html /^<\/a># 2A15; INTEGRAL AROUND A POINT OPERATOR$/;" a +'L537' HTML/S/1.html /^<\/a># 2A16; QUATERNION INTEGRAL OPERATOR$/;" a +'L537' HTML/S/111.html /^<\/a> 537 * The rule to suffix<\/em>$/;" a +'L537' HTML/S/143.html /^<\/a> 537 builder<\/a>.deleteCharAt<\/a>(builder<\/a>.length<\/a>() - 1);$/;" a +'L537' HTML/S/193.html /^<\/a># 2A16; QUATERNION INTEGRAL OPERATOR$/;" a +'L538' HTML/S/1.html /^<\/a># 2A17; INTEGRAL WITH LEFTWARDS ARROW WITH HOOK$/;" a +'L538' HTML/S/111.html /^<\/a> 538 * @param suffixToken<\/em>$/;" a +'L538' HTML/S/143.html /^<\/a> 538 builder<\/a>.append<\/a>("]");$/;" a +'L538' HTML/S/193.html /^<\/a># 2A17; INTEGRAL WITH LEFTWARDS ARROW WITH HOOK$/;" a +'L539' HTML/S/1.html /^<\/a># 2A18; INTEGRAL WITH TIMES SIGN$/;" a +'L539' HTML/S/111.html /^<\/a> 539 * The token to prefix to the rule<\/em>$/;" a +'L539' HTML/S/143.html /^<\/a> 539 }<\/em>$/;" a +'L539' HTML/S/193.html /^<\/a># 2A18; INTEGRAL WITH TIMES SIGN$/;" a +'L54' HTML/S/1.html /^<\/a>$/;" a +'L54' HTML/S/100.html /^<\/a> 54 * @param rnd<\/em>$/;" a +'L54' HTML/S/104.html /^<\/a> 54 rejectedItems<\/a>.add<\/a>(value<\/a>);$/;" a +'L54' HTML/S/106.html /^<\/a> 54 else<\/strong> if<\/strong>(input<\/a>.getSize<\/a>() == 1)$/;" a +'L54' HTML/S/107.html /^<\/a> 54 * <\/em>$/;" a +'L54' HTML/S/108.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/110.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/111.html /^<\/a> 54 private<\/strong> Predicate<\/a><E<\/a>> specialMarker<\/a>;$/;" a +'L54' HTML/S/112.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/113.html /^<\/a> 54 imex<\/a>.initCause<\/a>(nfex<\/a>);$/;" a +'L54' HTML/S/114.html /^<\/a> 54 return<\/strong> false<\/strong>;$/;" a +'L54' HTML/S/115.html /^<\/a> 54 * Create a new graph<\/em>$/;" a +'L54' HTML/S/117.html /^<\/a> 54 $/;" a +'L54' HTML/S/118.html /^<\/a> 54 return<\/strong> extensions<\/a>.toString<\/a>();$/;" a +'L54' HTML/S/122.html /^<\/a> 54 JList<\/a><T<\/a>> itemList<\/a> = new<\/strong> JList<\/a><>(model<\/a>);$/;" a +'L54' HTML/S/123.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/124.html /^<\/a> 54 public<\/strong> void<\/strong> reset() {<\/em>$/;" a +'L54' HTML/S/125.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/128.html /^<\/a> 54 setLayout<\/a>(new<\/strong> AutosizeLayout<\/a>());$/;" a +'L54' HTML/S/130.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/131.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/132.html /^<\/a> 54 SimpleDialogs<\/a>.showError<\/a>(parent<\/a>, "I\/O Error", "Please pick a file to save to");$/;" a +'L54' HTML/S/133.html /^<\/a> 54 * The title for dialogs.<\/em>$/;" a +'L54' HTML/S/138.html /^<\/a> 54 result<\/a> = prime<\/a> * result<\/a> + blockNo<\/a>;$/;" a +'L54' HTML/S/139.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/14.html /^<\/a> 54 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L54' HTML/S/140.html /^<\/a> 54 * The action to fire when ending a rule<\/em>$/;" a +'L54' HTML/S/141.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/143.html /^<\/a> 54 public<\/strong> OpenGroup(T<\/a> open<\/a>, T<\/a>[] parms<\/a>) {<\/em>$/;" a +'L54' HTML/S/146.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/147.html /^<\/a> 54 * <group> -> <open> <tree> <close><\/em>$/;" a +'L54' HTML/S/149.html /^<\/a> 54 \/*<\/em>$/;" a +'L54' HTML/S/153.html /^<\/a> 54 * delimiter.<\/em>$/;" a +'L54' HTML/S/154.html /^<\/a> 54 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> parse<\/a>(ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L54' HTML/S/155.html /^<\/a> 54 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> res<\/a> = source<\/a>.parse<\/a>(newCtx<\/a>);$/;" a +'L54' HTML/S/159.html /^<\/a> 54 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> res<\/a> = new<\/strong> Tree<\/a><>(operator<\/a>, operand<\/a>, tree<\/a>);$/;" a +'L54' HTML/S/16.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/164.html /^<\/a> 54 * Create a new leaf operator.<\/em>$/;" a +'L54' HTML/S/168.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/169.html /^<\/a> 54 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> operand<\/a>, Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L54' HTML/S/17.html /^<\/a> 54 addRule<\/a>("<something>", "<activity>", "<activity> with <person>", "<object>");$/;" a +'L54' HTML/S/171.html /^<\/a> 54 throw<\/strong> new<\/strong> NullPointerException<\/a>("Op block #1 must not be null");$/;" a +'L54' HTML/S/173.html /^<\/a> 54 innerBlck<\/a> = innerBlock<\/a>;$/;" a +'L54' HTML/S/177.html /^<\/a> 54 * the left operand of.<\/em>$/;" a +'L54' HTML/S/180.html /^<\/a> 54 * <\/em>$/;" a +'L54' HTML/S/182.html /^<\/a> 54 if<\/strong> (obj<\/a> == null<\/strong>)$/;" a +'L54' HTML/S/183.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/184.html /^<\/a> 54 * Utility method for checking that the next token is one of a specific<\/em>$/;" a +'L54' HTML/S/185.html /^<\/a> 54 @Override<\/a>$/;" a +'L54' HTML/S/186.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/188.html /^<\/a> 54 * The compound operators to split on.<\/em>$/;" a +'L54' HTML/S/189.html /^<\/a> 54 \/\/ Create a new AST<\/em>$/;" a +'L54' HTML/S/190.html /^<\/a> 54 \/**$/;" a +'L54' HTML/S/191.html /^<\/a> 54 * operator<\/em>$/;" a +'L54' HTML/S/192.html /^<\/a> 54 List<\/a><String<\/a>> onSingleMatchString<\/a> = removeDQuotedStrings<\/a>("hello\\"there\\"");$/;" a +'L54' HTML/S/193.html /^<\/a>$/;" a +'L54' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/GenericHelp.java$/;" a +'L54' HTML/S/2.html /^<\/a> <groupId>com.pholser<\/groupId>$/;" a +'L54' HTML/S/20.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/203.html /^<\/a> <property name="sun.boot.class.path" value="\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/resources.jar:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/rt.jar:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/sunrsasign.jar:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/jsse.jar:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/jce.jar:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/charsets.jar:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/lib\/jfr.jar:\/Library\/Java\/JavaVirtualMachines\/jdk1.8.0_121.jdk\/Contents\/Home\/jre\/classes"\/>$/;" a +'L54' HTML/S/24.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/25.html /^<\/a> 54 $/;" a +'L54' HTML/S/26.html /^<\/a> 54 $/;" a +'L54' HTML/S/29.html /^<\/a> 54 * <\/em>$/;" a +'L54' HTML/S/3.html /^<\/a> 54 ln<\/a> = scn<\/a>.nextLine<\/a>();$/;" a +'L54' HTML/S/30.html /^<\/a> 54 * If the character is already bound to a command.<\/em>$/;" a +'L54' HTML/S/31.html /^<\/a> 54 $/;" a +'L54' HTML/S/32.html /^<\/a> 54 * Create a new generic command mode<\/em>$/;" a +'L54' HTML/S/33.html /^<\/a> 54 builder<\/a>.append<\/a>(", ");$/;" a +'L54' HTML/S/35.html /^<\/a> 54 this<\/strong>.version<\/a> = version<\/a>;$/;" a +'L54' HTML/S/36.html /^<\/a> 54 private<\/strong> static<\/strong> void<\/strong> setupReaderPragmas<\/a>() {<\/em>$/;" a +'L54' HTML/S/37.html /^<\/a> 54 *<\/em>$/;" a +'L54' HTML/S/38.html /^<\/a> 54 else<\/strong> if<\/strong>(!directory<\/a>.isDirectory<\/a>())$/;" a +'L54' HTML/S/4.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/40.html /^<\/a> 54 $/;" a +'L54' HTML/S/41.html /^<\/a> 54 public<\/strong> CircularIterator(Iterable<\/a><E<\/a>> src<\/a>) {<\/em>$/;" a +'L54' HTML/S/42.html /^<\/a> 54 if<\/strong>(left<\/a> == null<\/strong>) {<\/em>$/;" a +'L54' HTML/S/43.html /^<\/a> 54 return<\/strong> false<\/strong>;$/;" a +'L54' HTML/S/44.html /^<\/a> 54 IHolder<\/a><ArgType<\/a>> holder<\/a> = (IHolder<\/a><ArgType<\/a>>) argumentFunctor<\/a>;$/;" a +'L54' HTML/S/45.html /^<\/a> 54 \/*<\/em>$/;" a +'L54' HTML/S/46.html /^<\/a> 54 IHolder<\/a><Boolean<\/a>> newPairMade<\/a> = new<\/strong> Identity<\/a><>(pairBound<\/a>);$/;" a +'L54' HTML/S/47.html /^<\/a> 54 if<\/strong>(transformer<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Transformer must not be null");$/;" a +'L54' HTML/S/48.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/49.html /^<\/a> 54 return<\/strong> this<\/strong>;$/;" a +'L54' HTML/S/50.html /^<\/a> 54 @Override<\/a>$/;" a +'L54' HTML/S/51.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/52.html /^<\/a> 54 Function<\/a><NewType<\/a>, ReturnedType<\/a>> resultTransformer<\/a>);$/;" a +'L54' HTML/S/53.html /^<\/a> 54 $/;" a +'L54' HTML/S/54.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/55.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/56.html /^<\/a> 54 return<\/strong> this<\/strong>;$/;" a +'L54' HTML/S/57.html /^<\/a> 54 if<\/strong>(leftBinder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Binder must not be null");$/;" a +'L54' HTML/S/59.html /^<\/a> 54 $/;" a +'L54' HTML/S/60.html /^<\/a> 54 toYield<\/a>.push<\/a>(curYield<\/a>);$/;" a +'L54' HTML/S/63.html /^<\/a> 54 hasChildren<\/a> = true<\/strong>;$/;" a +'L54' HTML/S/64.html /^<\/a> 54 $/;" a +'L54' HTML/S/65.html /^<\/a> 54 * Will fail if a sub-directory of that name already exists.$/;" a +'L54' HTML/S/66.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/67.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/68.html /^<\/a> 54 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L54' HTML/S/69.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/7.html /^<\/a> 54 }<\/em>$/;" a +'L54' HTML/S/70.html /^<\/a> 54 public<\/strong> T<\/a>[] toArray<\/a>() {<\/em>$/;" a +'L54' HTML/S/71.html /^<\/a> 54 @Override<\/a>$/;" a +'L54' HTML/S/72.html /^<\/a> 54 @Override<\/a>$/;" a +'L54' HTML/S/73.html /^<\/a> 54 * stack.<\/em>$/;" a +'L54' HTML/S/74.html /^<\/a> 54 * Remove the current element.<\/em>$/;" a +'L54' HTML/S/75.html /^<\/a> 54 @Override<\/a>$/;" a +'L54' HTML/S/76.html /^<\/a> 54 \/**<\/em>$/;" a +'L54' HTML/S/77.html /^<\/a> 54 @Override<\/a>$/;" a +'L54' HTML/S/81.html /^<\/a> 54 public<\/strong> void<\/strong> addNode<\/a>(T<\/a> element<\/a>) {<\/em>$/;" a +'L54' HTML/S/82.html /^<\/a> 54 @Override<\/a>$/;" a +'L54' HTML/S/83.html /^<\/a> 54 if<\/strong>(left<\/a> == null<\/strong>) {<\/em>$/;" a +'L54' HTML/S/85.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/87.html /^<\/a> 54 delegate<\/a>.forEachValue<\/a>(action<\/a>);$/;" a +'L54' HTML/S/88.html /^<\/a> 54 public<\/strong> FunctionalList(E<\/a>... items<\/a>) {<\/em>$/;" a +'L54' HTML/S/89.html /^<\/a> 54 public<\/strong> FunctionalMap(Map<\/a><KeyType<\/a>, ValueType<\/a>> wrap<\/a>) {<\/em>$/;" a +'L54' HTML/S/9.html /^<\/a> 54 state<\/a>.blockCount<\/a>.push<\/a>(0);$/;" a +'L54' HTML/S/90.html /^<\/a> 54 if<\/strong>(input<\/a> == null<\/strong>)$/;" a +'L54' HTML/S/91.html /^<\/a> 54 $/;" a +'L54' HTML/S/92.html /^<\/a> 54 *\/<\/em>$/;" a +'L54' HTML/S/94.html /^<\/a> 54 * The old left type of the pair$/;" a +'L54' HTML/S/97.html /^<\/a> 54 $/;" a +'L54' HTML/S/99.html /^<\/a> 54 BinaryOperator<\/a><AuxType1<\/a>> firstCombiner<\/a> = first<\/a>.combiner<\/a>();$/;" a +'L540' HTML/S/1.html /^<\/a># 2A19; INTEGRAL WITH INTERSECTION$/;" a +'L540' HTML/S/111.html /^<\/a> 540 * @param additionalProbability<\/em>$/;" a +'L540' HTML/S/143.html /^<\/a> 540 $/;" a +'L540' HTML/S/193.html /^<\/a># 2A19; INTEGRAL WITH INTERSECTION$/;" a +'L541' HTML/S/1.html /^<\/a># 2A1A; INTEGRAL WITH UNION$/;" a +'L541' HTML/S/111.html /^<\/a> 541 * Additional probability of the prefixed rule<\/em>$/;" a +'L541' HTML/S/143.html /^<\/a> 541 builder<\/a>.append<\/a>(" )");$/;" a +'L541' HTML/S/193.html /^<\/a># 2A1A; INTEGRAL WITH UNION$/;" a +'L542' HTML/S/1.html /^<\/a># 2A1B; INTEGRAL WITH OVERBAR$/;" a +'L542' HTML/S/111.html /^<\/a> 542 *\/<\/em>$/;" a +'L542' HTML/S/143.html /^<\/a> 542 $/;" a +'L542' HTML/S/193.html /^<\/a># 2A1B; INTEGRAL WITH OVERBAR$/;" a +'L543' HTML/S/1.html /^<\/a># 2A1C; INTEGRAL WITH UNDERBAR$/;" a +'L543' HTML/S/111.html /^<\/a> 543 public<\/strong> void<\/strong> suffixRule(E<\/a> ruleName<\/a>, E<\/a> suffixToken<\/a>, int<\/strong> additionalProbability<\/a>) {<\/em>$/;" a +'L543' HTML/S/143.html /^<\/a> 543 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L543' HTML/S/193.html /^<\/a># 2A1C; INTEGRAL WITH UNDERBAR$/;" a +'L544' HTML/S/1.html /^<\/a># 2A1E; LARGE LEFT TRIANGLE OPERATOR$/;" a +'L544' HTML/S/111.html /^<\/a> 544 if<\/strong> (ruleName<\/a> == null<\/strong>)$/;" a +'L544' HTML/S/143.html /^<\/a> 544 }<\/em>$/;" a +'L544' HTML/S/193.html /^<\/a># 2A1E; LARGE LEFT TRIANGLE OPERATOR$/;" a +'L545' HTML/S/1.html /^<\/a># 2A1F; Z NOTATION SCHEMA COMPOSITION$/;" a +'L545' HTML/S/111.html /^<\/a> 545 throw<\/strong> new<\/strong> NullPointerException<\/a>("Rule name must not be null");$/;" a +'L545' HTML/S/143.html /^<\/a> 545 $/;" a +'L545' HTML/S/193.html /^<\/a># 2A1F; Z NOTATION SCHEMA COMPOSITION$/;" a +'L546' HTML/S/1.html /^<\/a># 2A20; Z NOTATION SCHEMA PIPING$/;" a +'L546' HTML/S/111.html /^<\/a> 546 else<\/strong> if<\/strong> (suffixToken<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Prefix token must not be null");$/;" a +'L546' HTML/S/143.html /^<\/a> 546 \/**<\/em>$/;" a +'L546' HTML/S/193.html /^<\/a># 2A20; Z NOTATION SCHEMA PIPING$/;" a +'L547' HTML/S/1.html /^<\/a># 2A21; Z NOTATION SCHEMA PROJECTION$/;" a +'L547' HTML/S/111.html /^<\/a> 547 $/;" a +'L547' HTML/S/143.html /^<\/a> 547 * Open an instance of this group.<\/em>$/;" a +'L547' HTML/S/193.html /^<\/a># 2A21; Z NOTATION SCHEMA PROJECTION$/;" a +'L548' HTML/S/1.html /^<\/a># 2A24; PLUS SIGN WITH TILDE ABOVE$/;" a +'L548' HTML/S/111.html /^<\/a> 548 WeightedRandom<\/a><IList<\/a><E<\/a>>> rule<\/a> = rules<\/a>.get<\/a>(ruleName<\/a>);$/;" a +'L548' HTML/S/143.html /^<\/a> 548 * <\/em>$/;" a +'L548' HTML/S/193.html /^<\/a># 2A24; PLUS SIGN WITH TILDE ABOVE$/;" a +'L549' HTML/S/1.html /^<\/a># 2A26; PLUS SIGN WITH TILDE BELOW$/;" a +'L549' HTML/S/111.html /^<\/a> 549 $/;" a +'L549' HTML/S/143.html /^<\/a> 549 * @param opener<\/em>$/;" a +'L549' HTML/S/193.html /^<\/a># 2A26; PLUS SIGN WITH TILDE BELOW$/;" a +'L55' HTML/S/1.html /^<\/a>0028; 0029 # LEFT PARENTHESIS$/;" a +'L55' HTML/S/100.html /^<\/a> 55 * The random source to use<\/em>$/;" a +'L55' HTML/S/104.html /^<\/a> 55 }<\/em> else<\/strong> {<\/em>$/;" a +'L55' HTML/S/106.html /^<\/a> 55 return<\/strong> input<\/a>.first<\/a>();$/;" a +'L55' HTML/S/107.html /^<\/a> 55 * @param min<\/em>$/;" a +'L55' HTML/S/108.html /^<\/a> 55 * Print out a deque with a special case for easily showing a deque is<\/em>$/;" a +'L55' HTML/S/110.html /^<\/a> 55 * Create a rule with the specified name and cases.<\/em>$/;" a +'L55' HTML/S/111.html /^<\/a> 55 $/;" a +'L55' HTML/S/112.html /^<\/a> 55 * Add a probability for a specific result to be given.<\/em>$/;" a +'L55' HTML/S/113.html /^<\/a> 55 $/;" a +'L55' HTML/S/114.html /^<\/a> 55 else<\/strong> if<\/strong>(source<\/a> == null<\/strong>) {<\/em>$/;" a +'L55' HTML/S/115.html /^<\/a> 55 *\/<\/em>$/;" a +'L55' HTML/S/117.html /^<\/a> 55 chooser<\/a>.setVisible<\/a>(true<\/strong>);$/;" a +'L55' HTML/S/118.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/122.html /^<\/a> 55 itemList<\/a>.setSelectionMode<\/a>(ListSelectionModel<\/a>.SINGLE_SELECTION<\/a>);$/;" a +'L55' HTML/S/123.html /^<\/a> 55 $/;" a +'L55' HTML/S/124.html /^<\/a> 55 stopUpdating<\/a>();$/;" a +'L55' HTML/S/125.html /^<\/a> 55 public<\/strong> ListParameterPanel(Supplier<\/a><E<\/a>> add<\/a>, Consumer<\/a><E<\/a>> edit<\/a>, Consumer<\/a><E<\/a>> remove<\/a>, IList<\/a><E<\/a>> defaults<\/a>) {<\/em>$/;" a +'L55' HTML/S/128.html /^<\/a> 55 $/;" a +'L55' HTML/S/130.html /^<\/a> 55 $/;" a +'L55' HTML/S/131.html /^<\/a> 55 * Asks the user to pick an option from a series of choices.<\/em>$/;" a +'L55' HTML/S/132.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/133.html /^<\/a> 55 * @param prompt<\/em>$/;" a +'L55' HTML/S/138.html /^<\/a> 55 result<\/a> = prime<\/a> * result<\/a> + ((contents<\/a> == null<\/strong>) ? 0 : contents<\/a>.hashCode<\/a>());$/;" a +'L55' HTML/S/139.html /^<\/a> 55 $/;" a +'L55' HTML/S/14.html /^<\/a> 55 Scanner<\/a> inputSource<\/a> = new<\/strong> Scanner<\/a>(System<\/a>.in<\/a>);$/;" a +'L55' HTML/S/140.html /^<\/a> 55 *\/<\/em>$/;" a +'L55' HTML/S/141.html /^<\/a> 55 * Creates a pragma that takes any number of arguments and collapses<\/em>$/;" a +'L55' HTML/S/143.html /^<\/a> 55 opener<\/a> = open<\/a>;$/;" a +'L55' HTML/S/146.html /^<\/a> 55 $/;" a +'L55' HTML/S/147.html /^<\/a> 55 * <\/em>$/;" a +'L55' HTML/S/149.html /^<\/a> 55 * 0[xX] HexDigits ._opt BinaryExponent<\/em>$/;" a +'L55' HTML/S/153.html /^<\/a> 55 *\/<\/em>$/;" a +'L55' HTML/S/154.html /^<\/a> 55 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> res<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(pow<\/a>, ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L55' HTML/S/155.html /^<\/a> 55 $/;" a +'L55' HTML/S/159.html /^<\/a> 55 $/;" a +'L55' HTML/S/16.html /^<\/a> 55 $/;" a +'L55' HTML/S/164.html /^<\/a> 55 * <\/em>$/;" a +'L55' HTML/S/168.html /^<\/a> 55 * Create a chained operator.<\/em>$/;" a +'L55' HTML/S/169.html /^<\/a> 55 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L55' HTML/S/17.html /^<\/a> 55 $/;" a +'L55' HTML/S/171.html /^<\/a> 55 else<\/strong> if<\/strong> (op2<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Op block #2 must not be null");$/;" a +'L55' HTML/S/173.html /^<\/a> 55 mark<\/a> = marker<\/a>;$/;" a +'L55' HTML/S/177.html /^<\/a> 55 * <\/em>$/;" a +'L55' HTML/S/180.html /^<\/a> 55 * @param state<\/em>$/;" a +'L55' HTML/S/182.html /^<\/a> 55 return<\/strong> false<\/strong>;$/;" a +'L55' HTML/S/184.html /^<\/a> 55 * set of types, and then consuming it.<\/em>$/;" a +'L55' HTML/S/185.html /^<\/a> 55 public<\/strong> int<\/strong> getPrecedence<\/a>() {<\/em>$/;" a +'L55' HTML/S/186.html /^<\/a> 55 private<\/strong> Set<\/a><String<\/a>> delimSet<\/a>;$/;" a +'L55' HTML/S/188.html /^<\/a> 55 *\/<\/em>$/;" a +'L55' HTML/S/189.html /^<\/a> 55 newAST<\/a> = new<\/strong> Tree<\/a><>(element<\/a>, left<\/a>, right<\/a>);$/;" a +'L55' HTML/S/190.html /^<\/a> 55 * Remove double quoted strings from a string.$/;" a +'L55' HTML/S/191.html /^<\/a> 55 * @param isSpecialOperator<\/em>$/;" a +'L55' HTML/S/192.html /^<\/a> 55 $/;" a +'L55' HTML/S/193.html /^<\/a>0028; 0029 # LEFT PARENTHESIS$/;" a +'L55' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/ExtensionFileFilter.java$/;" a +'L55' HTML/S/2.html /^<\/a> <artifactId>junit-quickcheck-generators<\/artifactId>$/;" a +'L55' HTML/S/20.html /^<\/a> 55 PrintStream<\/a> normalOutput<\/a> = new<\/strong> PrintStream<\/a>(output<\/a>);$/;" a +'L55' HTML/S/203.html /^<\/a> <property name="java.vendor" value="Oracle Corporation"\/>$/;" a +'L55' HTML/S/24.html /^<\/a> 55 * Process a command in this mode<\/em>$/;" a +'L55' HTML/S/25.html /^<\/a> 55 if<\/strong>(delegate<\/a> != null<\/strong>) {<\/em>$/;" a +'L55' HTML/S/26.html /^<\/a> 55 String<\/a> comString<\/a> = comBlock<\/a>.contents<\/a>.trim<\/a>();$/;" a +'L55' HTML/S/29.html /^<\/a> 55 * @param c<\/em>$/;" a +'L55' HTML/S/3.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/30.html /^<\/a> 55 *\/<\/em>$/;" a +'L55' HTML/S/31.html /^<\/a> 55 @Override<\/a>$/;" a +'L55' HTML/S/32.html /^<\/a> 55 *<\/em>$/;" a +'L55' HTML/S/33.html /^<\/a> 55 builder<\/a>.append<\/a>("description=");$/;" a +'L55' HTML/S/35.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/36.html /^<\/a> 55 reader<\/a>.addPragma<\/a>("name", buildStringCollapser<\/a>("name", (name<\/a>, state<\/a>) -> state<\/a>.setName<\/a>(name<\/a>)));$/;" a +'L55' HTML/S/37.html /^<\/a> 55 * @param version<\/em>$/;" a +'L55' HTML/S/38.html /^<\/a> 55 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("File " + directory<\/a> + " is not a directory.\\n"$/;" a +'L55' HTML/S/4.html /^<\/a> 55 $/;" a +'L55' HTML/S/40.html /^<\/a> 55 @Override<\/a>$/;" a +'L55' HTML/S/41.html /^<\/a> 55 this<\/strong>(src<\/a>, true<\/strong>);$/;" a +'L55' HTML/S/42.html /^<\/a> 55 rightVal<\/a> = right<\/a>;$/;" a +'L55' HTML/S/43.html /^<\/a> 55 else<\/strong> if<\/strong> (getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L55' HTML/S/44.html /^<\/a> 55 $/;" a +'L55' HTML/S/45.html /^<\/a> 55 * Prepare a list of pending actions<\/em>$/;" a +'L55' HTML/S/46.html /^<\/a> 55 $/;" a +'L55' HTML/S/47.html /^<\/a> 55 $/;" a +'L55' HTML/S/48.html /^<\/a> 55 $/;" a +'L55' HTML/S/49.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/50.html /^<\/a> 55 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L55' HTML/S/51.html /^<\/a> 55 public<\/strong> <BoundRight<\/a>> IPair<\/a><LeftType<\/a>, BoundRight<\/a>> bindRight($/;" a +'L55' HTML/S/52.html /^<\/a> 55 $/;" a +'L55' HTML/S/53.html /^<\/a> 55 actions<\/a> = pendingActions<\/a>;$/;" a +'L55' HTML/S/54.html /^<\/a> 55 public<\/strong> LazyPair(Supplier<\/a><LeftType<\/a>> leftSupp<\/a>, Supplier<\/a><RightType<\/a>> rightSupp<\/a>) {<\/em>$/;" a +'L55' HTML/S/55.html /^<\/a> 55 $/;" a +'L55' HTML/S/56.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/57.html /^<\/a> 55 $/;" a +'L55' HTML/S/59.html /^<\/a> 55 gotten<\/a> = true<\/strong>;$/;" a +'L55' HTML/S/60.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/63.html /^<\/a> 55 $/;" a +'L55' HTML/S/64.html /^<\/a> 55 \/**<\/em>$/;" a +'L55' HTML/S/65.html /^<\/a> 55 *$/;" a +'L55' HTML/S/66.html /^<\/a> 55 @Override<\/a>$/;" a +'L55' HTML/S/67.html /^<\/a> 55 $/;" a +'L55' HTML/S/68.html /^<\/a> 55 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L55' HTML/S/69.html /^<\/a> 55 $/;" a +'L55' HTML/S/7.html /^<\/a> 55 $/;" a +'L55' HTML/S/70.html /^<\/a> 55 return<\/strong> (T<\/a>[]) backing<\/a>.toArray<\/a>();$/;" a +'L55' HTML/S/71.html /^<\/a> 55 public<\/strong> T<\/a> item<\/a>() {<\/em>$/;" a +'L55' HTML/S/72.html /^<\/a> 55 public<\/strong> boolean<\/strong> empty<\/a>() {<\/em>$/;" a +'L55' HTML/S/73.html /^<\/a> 55 * <\/em>$/;" a +'L55' HTML/S/74.html /^<\/a> 55 *<\/em>$/;" a +'L55' HTML/S/75.html /^<\/a> 55 public<\/strong> T<\/a> item<\/a>() {<\/em>$/;" a +'L55' HTML/S/76.html /^<\/a> 55 * Get the current number of elements in the tape.<\/em>$/;" a +'L55' HTML/S/77.html /^<\/a> 55 public<\/strong> V<\/a> getKey<\/a>(K<\/a> key<\/a>) {<\/em>$/;" a +'L55' HTML/S/81.html /^<\/a> 55 elementCount<\/a>++;$/;" a +'L55' HTML/S/82.html /^<\/a> 55 public<\/strong> T<\/a> data<\/a>() {<\/em>$/;" a +'L55' HTML/S/83.html /^<\/a> 55 left<\/a> = new<\/strong> BinarySearchTreeNode<\/a><>(element<\/a>, null<\/strong>, null<\/strong>);$/;" a +'L55' HTML/S/85.html /^<\/a> 55 public<\/strong> boolean<\/strong> contains<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>);$/;" a +'L55' HTML/S/87.html /^<\/a> 55 }<\/em>$/;" a +'L55' HTML/S/88.html /^<\/a> 55 wrapped<\/a> = new<\/strong> ArrayList<\/a><>(items<\/a>.length<\/a>);$/;" a +'L55' HTML/S/89.html /^<\/a> 55 if<\/strong>(wrap<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Map to wrap must not be null");$/;" a +'L55' HTML/S/9.html /^<\/a> 55 $/;" a +'L55' HTML/S/90.html /^<\/a> 55 throw<\/strong> new<\/strong> NullPointerException<\/a>("String to tokenize must not be null");$/;" a +'L55' HTML/S/91.html /^<\/a> 55 \/**<\/em>$/;" a +'L55' HTML/S/92.html /^<\/a> 55 boolean<\/strong> containsKey<\/a>(KeyType<\/a> key<\/a>);$/;" a +'L55' HTML/S/94.html /^<\/a> 55 * @param <OldRight>$/;" a +'L55' HTML/S/97.html /^<\/a> 55 @Override<\/a>$/;" a +'L55' HTML/S/99.html /^<\/a> 55 BinaryOperator<\/a><AuxType2<\/a>> secondCombiner<\/a> = second<\/a>.combiner<\/a>();$/;" a +'L550' HTML/S/1.html /^<\/a># 2A29; MINUS SIGN WITH COMMA ABOVE$/;" a +'L550' HTML/S/111.html /^<\/a> 550 IList<\/a><IPair<\/a><Integer<\/a>, IList<\/a><E<\/a>>>> newResults<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L550' HTML/S/143.html /^<\/a> 550 * The item that opened this group.<\/em>$/;" a +'L550' HTML/S/193.html /^<\/a># 2A29; MINUS SIGN WITH COMMA ABOVE$/;" a +'L551' HTML/S/1.html /^<\/a># 2A3E; Z NOTATION RELATIONAL COMPOSITION$/;" a +'L551' HTML/S/111.html /^<\/a> 551 $/;" a +'L551' HTML/S/143.html /^<\/a> 551 * <\/em>$/;" a +'L551' HTML/S/193.html /^<\/a># 2A3E; Z NOTATION RELATIONAL COMPOSITION$/;" a +'L552' HTML/S/1.html /^<\/a># 2A57; SLOPING LARGE OR$/;" a +'L552' HTML/S/111.html /^<\/a> 552 rule<\/a>.getValues<\/a>().forEach<\/a>((par<\/a>) -> {<\/em>$/;" a +'L552' HTML/S/143.html /^<\/a> 552 * @param parms<\/em>$/;" a +'L552' HTML/S/193.html /^<\/a># 2A57; SLOPING LARGE OR$/;" a +'L553' HTML/S/1.html /^<\/a># 2A58; SLOPING LARGE AND$/;" a +'L553' HTML/S/111.html /^<\/a> 553 IList<\/a><E<\/a>> newCase<\/a> = par<\/a>.merge<\/a>((left<\/a>, right<\/a>) -> {<\/em>$/;" a +'L553' HTML/S/143.html /^<\/a> 553 * The parameters that opened this group<\/em>$/;" a +'L553' HTML/S/193.html /^<\/a># 2A58; SLOPING LARGE AND$/;" a +'L554' HTML/S/1.html /^<\/a># 2A6A; TILDE OPERATOR WITH DOT ABOVE$/;" a +'L554' HTML/S/111.html /^<\/a> 554 IList<\/a><E<\/a>> returnVal<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L554' HTML/S/143.html /^<\/a> 554 * <\/em>$/;" a +'L554' HTML/S/193.html /^<\/a># 2A6A; TILDE OPERATOR WITH DOT ABOVE$/;" a +'L555' HTML/S/1.html /^<\/a># 2A6B; TILDE OPERATOR WITH RISING DOTS$/;" a +'L555' HTML/S/111.html /^<\/a> 555 $/;" a +'L555' HTML/S/143.html /^<\/a> 555 * @return An opened instance of this group.<\/em>$/;" a +'L555' HTML/S/193.html /^<\/a># 2A6B; TILDE OPERATOR WITH RISING DOTS$/;" a +'L556' HTML/S/1.html /^<\/a># 2A6C; SIMILAR MINUS SIMILAR$/;" a +'L556' HTML/S/111.html /^<\/a> 556 for<\/strong> (E<\/a> val<\/a> : right<\/a>.toIterable<\/a>()) {<\/em>$/;" a +'L556' HTML/S/143.html /^<\/a> 556 *\/<\/em>$/;" a +'L556' HTML/S/193.html /^<\/a># 2A6C; SIMILAR MINUS SIMILAR$/;" a +'L557' HTML/S/1.html /^<\/a># 2A6D; CONGRUENT WITH DOT ABOVE$/;" a +'L557' HTML/S/111.html /^<\/a> 557 returnVal<\/a>.add<\/a>(val<\/a>);$/;" a +'L557' HTML/S/143.html /^<\/a> 557 public<\/strong> OpenGroup<\/a> open<\/a>(T<\/a> opener<\/a>, T<\/a>[] parms<\/a>) {<\/em>$/;" a +'L557' HTML/S/193.html /^<\/a># 2A6D; CONGRUENT WITH DOT ABOVE$/;" a +'L558' HTML/S/1.html /^<\/a># 2A6F; ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT$/;" a +'L558' HTML/S/111.html /^<\/a> 558 }<\/em>$/;" a +'L558' HTML/S/143.html /^<\/a> 558 return<\/strong> new<\/strong> OpenGroup<\/a>(opener<\/a>, parms<\/a>);$/;" a +'L558' HTML/S/193.html /^<\/a># 2A6F; ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT$/;" a +'L559' HTML/S/1.html /^<\/a># 2A70; APPROXIMATELY EQUAL OR EQUAL TO$/;" a +'L559' HTML/S/111.html /^<\/a> 559 $/;" a +'L559' HTML/S/143.html /^<\/a> 559 }<\/em>$/;" a +'L559' HTML/S/193.html /^<\/a># 2A70; APPROXIMATELY EQUAL OR EQUAL TO$/;" a +'L56' HTML/S/1.html /^<\/a>0029; 0028 # RIGHT PARENTHESIS$/;" a +'L56' HTML/S/100.html /^<\/a> 56 * @return A random value from the specified enum<\/em>$/;" a +'L56' HTML/S/104.html /^<\/a> 56 currentPartition<\/a>.add<\/a>(value<\/a>);$/;" a +'L56' HTML/S/106.html /^<\/a> 56 else<\/strong> {<\/em>$/;" a +'L56' HTML/S/107.html /^<\/a> 56 * The minimum value of the range.<\/em>$/;" a +'L56' HTML/S/108.html /^<\/a> 56 * empty<\/em>$/;" a +'L56' HTML/S/110.html /^<\/a> 56 *<\/em>$/;" a +'L56' HTML/S/111.html /^<\/a> 56 \/**<\/em>$/;" a +'L56' HTML/S/112.html /^<\/a> 56 *<\/em>$/;" a +'L56' HTML/S/113.html /^<\/a> 56 throw<\/strong> imex<\/a>;$/;" a +'L56' HTML/S/114.html /^<\/a> 56 if<\/strong>(other<\/a>.source<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L56' HTML/S/115.html /^<\/a> 56 public<\/strong> Graph() {<\/em>$/;" a +'L56' HTML/S/117.html /^<\/a> 56 $/;" a +'L56' HTML/S/122.html /^<\/a> 56 $/;" a +'L56' HTML/S/123.html /^<\/a> 56 \/**<\/em>$/;" a +'L56' HTML/S/124.html /^<\/a> 56 $/;" a +'L56' HTML/S/125.html /^<\/a> 56 setLayout<\/a>(new<\/strong> VLayout<\/a>(2));$/;" a +'L56' HTML/S/128.html /^<\/a> 56 JPanel<\/a> itemInputPanel<\/a> = new<\/strong> JPanel<\/a>();$/;" a +'L56' HTML/S/130.html /^<\/a> 56 @Override<\/a>$/;" a +'L56' HTML/S/131.html /^<\/a> 56 *<\/em>$/;" a +'L56' HTML/S/132.html /^<\/a> 56 }<\/em>$/;" a +'L56' HTML/S/133.html /^<\/a> 56 * The prompt to tell the user what to enter.<\/em>$/;" a +'L56' HTML/S/138.html /^<\/a> 56 result<\/a> = prime<\/a> * result<\/a> + endLine<\/a>;$/;" a +'L56' HTML/S/139.html /^<\/a> 56 \/**<\/em>$/;" a +'L56' HTML/S/14.html /^<\/a> 56 $/;" a +'L56' HTML/S/140.html /^<\/a> 56 public<\/strong> RuleBasedConfigReader(BiConsumer<\/a><FunctionalStringTokenizer<\/a>, IPair<\/a><String<\/a>, E<\/a>>> start<\/a>,$/;" a +'L56' HTML/S/141.html /^<\/a> 56 * them all into a single string<\/em>$/;" a +'L56' HTML/S/143.html /^<\/a> 56 params<\/a> = parms<\/a>;$/;" a +'L56' HTML/S/146.html /^<\/a> 56 @Override<\/a>$/;" a +'L56' HTML/S/147.html /^<\/a> 56 * <data> -> STRING<\/em>$/;" a +'L56' HTML/S/149.html /^<\/a> 56 * FloatTypeSuffix_opt<\/em>$/;" a +'L56' HTML/S/153.html /^<\/a> 56 public<\/strong> RepeatingParseBlock(ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> inner<\/a>, K<\/a> delimiter<\/a>, K<\/a> terminator<\/a>, Token<\/a><K<\/a>, V<\/a>> marker<\/a>,$/;" a +'L56' HTML/S/154.html /^<\/a> 56 $/;" a +'L56' HTML/S/155.html /^<\/a> 56 ctx<\/a>.state<\/a> = onExit<\/a>.apply<\/a>(newState<\/a>);$/;" a +'L56' HTML/S/159.html /^<\/a> 56 if<\/strong> (chainWith<\/a>.contains<\/a>(ctx<\/a>.tokens<\/a>.current<\/a>().getKey<\/a>())) {<\/em>$/;" a +'L56' HTML/S/16.html /^<\/a> 56 private<\/strong> static<\/strong> void<\/strong> addSuffixRules<\/a>() {<\/em>$/;" a +'L56' HTML/S/164.html /^<\/a> 56 * @return A command implementing the operator.<\/em>$/;" a +'L56' HTML/S/168.html /^<\/a> 56 * <\/em>$/;" a +'L56' HTML/S/169.html /^<\/a> 56 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> inside<\/a> = innerBlock<\/a>.parse<\/a>(ctx<\/a>);$/;" a +'L56' HTML/S/17.html /^<\/a> 56 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < 10; i<\/a>++) {<\/em>$/;" a +'L56' HTML/S/171.html /^<\/a> 56 $/;" a +'L56' HTML/S/173.html /^<\/a> 56 nonassoc<\/a> = isNonassoc<\/a>;$/;" a +'L56' HTML/S/177.html /^<\/a> 56 * This is the same as the left-binding power by default.<\/em>$/;" a +'L56' HTML/S/180.html /^<\/a> 56 * The state of the parser.<\/em>$/;" a +'L56' HTML/S/182.html /^<\/a> 56 if<\/strong> (!(obj<\/a> instanceof<\/strong> StringToken<\/a>))$/;" a +'L56' HTML/S/184.html /^<\/a> 56 * <\/em>$/;" a +'L56' HTML/S/185.html /^<\/a> 56 return<\/strong> precedence<\/a>;$/;" a +'L56' HTML/S/186.html /^<\/a> 56 private<\/strong> Set<\/a><String<\/a>> multidelimSet<\/a>;$/;" a +'L56' HTML/S/188.html /^<\/a> 56 public<\/strong> void<\/strong> addCompoundDelim<\/a>(String<\/a>... delims<\/a>) {<\/em>$/;" a +'L56' HTML/S/189.html /^<\/a> 56 }<\/em>$/;" a +'L56' HTML/S/190.html /^<\/a> 56 *$/;" a +'L56' HTML/S/191.html /^<\/a> 56 * The predicate to use to determine if an operator needs<\/em>$/;" a +'L56' HTML/S/192.html /^<\/a> 56 assertThat<\/a>(onSingleMatchString<\/a>, hasItems<\/a>("hello", "\\"there\\""));$/;" a +'L56' HTML/S/193.html /^<\/a>0029; 0028 # RIGHT PARENTHESIS$/;" a +'L56' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/SimpleDirectory.java$/;" a +'L56' HTML/S/2.html /^<\/a> <version>0.5<\/version>$/;" a +'L56' HTML/S/20.html /^<\/a> 56 PrintStream<\/a> errorOutput<\/a> = new<\/strong> PrintStream<\/a>(error<\/a>);$/;" a +'L56' HTML/S/203.html /^<\/a> <property name="maven.home" value="\/usr\/local\/Cellar\/maven\/3.3.9\/libexec"\/>$/;" a +'L56' HTML/S/24.html /^<\/a> 56 *<\/em>$/;" a +'L56' HTML/S/25.html /^<\/a> 56 builder<\/a>.append<\/a>("delegate=");$/;" a +'L56' HTML/S/26.html /^<\/a> 56 $/;" a +'L56' HTML/S/29.html /^<\/a> 56 * The character to get the command for.<\/em>$/;" a +'L56' HTML/S/3.html /^<\/a> 56 $/;" a +'L56' HTML/S/30.html /^<\/a> 56 public<\/strong> void<\/strong> addCommand(char<\/strong> c<\/a>, FDSCommand<\/a><S<\/a>> comm<\/a>, CommandHelp<\/a> hlp) throws<\/strong> FDSException<\/a> {<\/em>$/;" a +'L56' HTML/S/31.html /^<\/a> 56 public<\/strong> CommandHelp<\/a> getHelp<\/a>() {<\/em>$/;" a +'L56' HTML/S/32.html /^<\/a> 56 * @param normalOutput<\/em>$/;" a +'L56' HTML/S/33.html /^<\/a> 56 builder<\/a>.append<\/a>(description<\/a>);$/;" a +'L56' HTML/S/35.html /^<\/a> 56 $/;" a +'L56' HTML/S/36.html /^<\/a> 56 $/;" a +'L56' HTML/S/37.html /^<\/a> 56 * The version of this component<\/em>$/;" a +'L56' HTML/S/38.html /^<\/a> 56 + "Components can only be read from a directory");$/;" a +'L56' HTML/S/4.html /^<\/a> 56 \/**<\/em>$/;" a +'L56' HTML/S/40.html /^<\/a> 56 default<\/strong> int<\/strong> compareTo<\/a>(IDescribedComponent<\/a> o<\/a>) {<\/em>$/;" a +'L56' HTML/S/41.html /^<\/a> 56 }<\/em>$/;" a +'L56' HTML/S/42.html /^<\/a> 56 }<\/em> else<\/strong> {<\/em>$/;" a +'L56' HTML/S/43.html /^<\/a> 56 $/;" a +'L56' HTML/S/44.html /^<\/a> 56 return<\/strong> holder<\/a>.map<\/a>(func<\/a>);$/;" a +'L56' HTML/S/45.html /^<\/a> 56 *\/<\/em>$/;" a +'L56' HTML/S/46.html /^<\/a> 56 Supplier<\/a><NewLeft<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L56' HTML/S/47.html /^<\/a> 56 heldHolders<\/a>.forEach<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L56' HTML/S/48.html /^<\/a> 56 @Override<\/a>$/;" a +'L56' HTML/S/49.html /^<\/a> 56 $/;" a +'L56' HTML/S/50.html /^<\/a> 56 held<\/a>.transform<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L56' HTML/S/51.html /^<\/a> 56 Function<\/a><RightType<\/a>, IPair<\/a><LeftType<\/a>, BoundRight<\/a>>> rightBinder<\/a>);$/;" a +'L56' HTML/S/52.html /^<\/a> 56 \/**<\/em>$/;" a +'L56' HTML/S/53.html /^<\/a> 56 }<\/em>$/;" a +'L56' HTML/S/54.html /^<\/a> 56 \/\/ Use single suppliers to catch double-instantiation bugs<\/em>$/;" a +'L56' HTML/S/55.html /^<\/a> 56 @Override<\/a>$/;" a +'L56' HTML/S/56.html /^<\/a> 56 $/;" a +'L56' HTML/S/57.html /^<\/a> 56 return<\/strong> leftBinder<\/a>.apply<\/a>(leftValue<\/a>);$/;" a +'L56' HTML/S/59.html /^<\/a> 56 $/;" a +'L56' HTML/S/60.html /^<\/a> 56 $/;" a +'L56' HTML/S/63.html /^<\/a> 56 childCount<\/a> = childrn<\/a>.getSize<\/a>();$/;" a +'L56' HTML/S/64.html /^<\/a> 56 * Recalculate all the abbreviations in this map.<\/em>$/;" a +'L56' HTML/S/65.html /^<\/a> 56 * @param key$/;" a +'L56' HTML/S/66.html /^<\/a> 56 public<\/strong> T<\/a> item<\/a>() {<\/em>$/;" a +'L56' HTML/S/67.html /^<\/a> 56 @Override<\/a>$/;" a +'L56' HTML/S/68.html /^<\/a> 56 $/;" a +'L56' HTML/S/69.html /^<\/a> 56 @Override<\/a>$/;" a +'L56' HTML/S/7.html /^<\/a> 56 private<\/strong> void<\/strong> loadMirrorDB<\/a>() {<\/em>$/;" a +'L56' HTML/S/70.html /^<\/a> 56 }<\/em>$/;" a +'L56' HTML/S/71.html /^<\/a> 56 return<\/strong> backing<\/a>.get<\/a>(pos<\/a>);$/;" a +'L56' HTML/S/72.html /^<\/a> 56 return<\/strong> backing<\/a>.empty<\/a>() && parent<\/a>.empty<\/a>();$/;" a +'L56' HTML/S/73.html /^<\/a> 56 * @return The top element of this stack.<\/em>$/;" a +'L56' HTML/S/74.html /^<\/a> 56 * Also moves the cursor back one step if possible to maintain relative<\/em>$/;" a +'L56' HTML/S/75.html /^<\/a> 56 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L56' HTML/S/76.html /^<\/a> 56 *<\/em>$/;" a +'L56' HTML/S/77.html /^<\/a> 56 return<\/strong> data<\/a>.get<\/a>(key<\/a>);$/;" a +'L56' HTML/S/81.html /^<\/a> 56 $/;" a +'L56' HTML/S/82.html /^<\/a> 56 return<\/strong> data<\/a>;$/;" a +'L56' HTML/S/83.html /^<\/a> 56 }<\/em> else<\/strong> {<\/em>$/;" a +'L56' HTML/S/85.html /^<\/a> 56 $/;" a +'L56' HTML/S/87.html /^<\/a> 56 $/;" a +'L56' HTML/S/88.html /^<\/a> 56 $/;" a +'L56' HTML/S/89.html /^<\/a> 56 $/;" a +'L56' HTML/S/9.html /^<\/a> 56 return<\/strong> state<\/a>;$/;" a +'L56' HTML/S/90.html /^<\/a> 56 else<\/strong> if<\/strong>(seperators<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Tokens to split on must not be null");$/;" a +'L56' HTML/S/91.html /^<\/a> 56 * Check if any of the elements in this list match the specified list.<\/em>$/;" a +'L56' HTML/S/92.html /^<\/a> 56 $/;" a +'L56' HTML/S/94.html /^<\/a> 56 * The old right type of the pair$/;" a +'L56' HTML/S/97.html /^<\/a> 56 public<\/strong> void<\/strong> forEachValue<\/a>(Consumer<\/a><NewValue<\/a>> action<\/a>) {<\/em>$/;" a +'L56' HTML/S/99.html /^<\/a> 56 $/;" a +'L560' HTML/S/1.html /^<\/a># 2A73; EQUALS SIGN ABOVE TILDE OPERATOR$/;" a +'L560' HTML/S/111.html /^<\/a> 560 return<\/strong> returnVal<\/a>;$/;" a +'L560' HTML/S/143.html /^<\/a> 560 $/;" a +'L560' HTML/S/193.html /^<\/a># 2A73; EQUALS SIGN ABOVE TILDE OPERATOR$/;" a +'L561' HTML/S/1.html /^<\/a># 2A74; DOUBLE COLON EQUAL$/;" a +'L561' HTML/S/111.html /^<\/a> 561 }<\/em>);$/;" a +'L561' HTML/S/143.html /^<\/a> 561 \/**<\/em>$/;" a +'L561' HTML/S/193.html /^<\/a># 2A74; DOUBLE COLON EQUAL$/;" a +'L562' HTML/S/1.html /^<\/a># 2A7B; LESS-THAN WITH QUESTION MARK ABOVE$/;" a +'L562' HTML/S/111.html /^<\/a> 562 $/;" a +'L562' HTML/S/143.html /^<\/a> 562 * Adds a predicated opener to the top level of this group.<\/em>$/;" a +'L562' HTML/S/193.html /^<\/a># 2A7B; LESS-THAN WITH QUESTION MARK ABOVE$/;" a +'L563' HTML/S/1.html /^<\/a># 2A7C; GREATER-THAN WITH QUESTION MARK ABOVE$/;" a +'L563' HTML/S/111.html /^<\/a> 563 newCase<\/a>.add<\/a>(suffixToken<\/a>);$/;" a +'L563' HTML/S/143.html /^<\/a> 563 * <\/em>$/;" a +'L563' HTML/S/193.html /^<\/a># 2A7C; GREATER-THAN WITH QUESTION MARK ABOVE$/;" a +'L564' HTML/S/1.html /^<\/a># 2A85; LESS-THAN OR APPROXIMATE$/;" a +'L564' HTML/S/111.html /^<\/a> 564 $/;" a +'L564' HTML/S/143.html /^<\/a> 564 * @param pred<\/em>$/;" a +'L564' HTML/S/193.html /^<\/a># 2A85; LESS-THAN OR APPROXIMATE$/;" a +'L565' HTML/S/1.html /^<\/a># 2A86; GREATER-THAN OR APPROXIMATE$/;" a +'L565' HTML/S/111.html /^<\/a> 565 newResults<\/a>.add<\/a>(new<\/strong> Pair<\/a><>(par<\/a>.merge<\/a>((left<\/a>, right<\/a>) -> left<\/a>) + additionalProbability<\/a>, newCase<\/a>));$/;" a +'L565' HTML/S/143.html /^<\/a> 565 * The predicate that defines the opener and its<\/em>$/;" a +'L565' HTML/S/193.html /^<\/a># 2A86; GREATER-THAN OR APPROXIMATE$/;" a +'L566' HTML/S/1.html /^<\/a># 2A87; LESS-THAN AND SINGLE-LINE NOT EQUAL TO$/;" a +'L566' HTML/S/111.html /^<\/a> 566 }<\/em>);$/;" a +'L566' HTML/S/143.html /^<\/a> 566 * parameters.<\/em>$/;" a +'L566' HTML/S/193.html /^<\/a># 2A87; LESS-THAN AND SINGLE-LINE NOT EQUAL TO$/;" a +'L567' HTML/S/1.html /^<\/a># 2A88; GREATER-THAN AND SINGLE-LINE NOT EQUAL TO$/;" a +'L567' HTML/S/111.html /^<\/a> 567 $/;" a +'L567' HTML/S/143.html /^<\/a> 567 *\/<\/em>$/;" a +'L567' HTML/S/193.html /^<\/a># 2A88; GREATER-THAN AND SINGLE-LINE NOT EQUAL TO$/;" a +'L568' HTML/S/1.html /^<\/a># 2A89; LESS-THAN AND NOT APPROXIMATE$/;" a +'L568' HTML/S/111.html /^<\/a> 568 newResults<\/a>.forEach<\/a>((pair<\/a>) -> pair<\/a>.doWith<\/a>((left<\/a>, right<\/a>) -> addCase<\/a>(ruleName<\/a>, left<\/a>, right<\/a>)));$/;" a +'L568' HTML/S/143.html /^<\/a> 568 public<\/strong> void<\/strong> addPredOpener<\/a>(Function<\/a><T<\/a>, IPair<\/a><T<\/a>, T<\/a>[]>> pred<\/a>) {<\/em>$/;" a +'L568' HTML/S/193.html /^<\/a># 2A89; LESS-THAN AND NOT APPROXIMATE$/;" a +'L569' HTML/S/1.html /^<\/a># 2A8A; GREATER-THAN AND NOT APPROXIMATE$/;" a +'L569' HTML/S/111.html /^<\/a> 569 }<\/em>$/;" a +'L569' HTML/S/143.html /^<\/a> 569 predOpeners<\/a>.add<\/a>(pred<\/a>);$/;" a +'L569' HTML/S/193.html /^<\/a># 2A8A; GREATER-THAN AND NOT APPROXIMATE$/;" a +'L57' HTML/S/1.html /^<\/a>003C; 003E # LESS-THAN SIGN$/;" a +'L57' HTML/S/100.html /^<\/a> 57 *\/<\/em>$/;" a +'L57' HTML/S/104.html /^<\/a> 57 numberInCurrentPartition<\/a> += currentElementCount<\/a>;$/;" a +'L57' HTML/S/106.html /^<\/a> 57 StringBuilder<\/a> state<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L57' HTML/S/107.html /^<\/a> 57 * <\/em>$/;" a +'L57' HTML/S/108.html /^<\/a> 57 *<\/em>$/;" a +'L57' HTML/S/110.html /^<\/a> 57 * @param rule<\/em>$/;" a +'L57' HTML/S/111.html /^<\/a> 57 * Action for special tokens<\/em>$/;" a +'L57' HTML/S/112.html /^<\/a> 57 * @param chance<\/em>$/;" a +'L57' HTML/S/113.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/114.html /^<\/a> 57 }<\/em> else<\/strong> if<\/strong>(!source<\/a>.equals<\/a>(other<\/a>.source<\/a>))$/;" a +'L57' HTML/S/115.html /^<\/a> 57 backing<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L57' HTML/S/117.html /^<\/a> 57 while<\/strong>(chooser<\/a>.getFile<\/a>() == null<\/strong>) {<\/em>$/;" a +'L57' HTML/S/122.html /^<\/a> 57 JButton<\/a> removeItemButton<\/a> = new<\/strong> JButton<\/a>("Remove " + type<\/a>);$/;" a +'L57' HTML/S/123.html /^<\/a> 57 * Reset the value in this panel to a specified value<\/em>$/;" a +'L57' HTML/S/124.html /^<\/a> 57 value<\/a>.setText<\/a>("(stopped)");$/;" a +'L57' HTML/S/125.html /^<\/a> 57 $/;" a +'L57' HTML/S/128.html /^<\/a> 57 itemInputPanel<\/a>.setLayout<\/a>(new<\/strong> BorderLayout<\/a>());$/;" a +'L57' HTML/S/130.html /^<\/a> 57 public<\/strong> String<\/a> valueToString(Object<\/a> value<\/a>) throws<\/strong> ParseException<\/a> {<\/em>$/;" a +'L57' HTML/S/131.html /^<\/a> 57 * @param <E><\/em>$/;" a +'L57' HTML/S/132.html /^<\/a> 57 $/;" a +'L57' HTML/S/133.html /^<\/a> 57 * @return A int.<\/em>$/;" a +'L57' HTML/S/138.html /^<\/a> 57 result<\/a> = prime<\/a> * result<\/a> + startLine<\/a>;$/;" a +'L57' HTML/S/139.html /^<\/a> 57 * Check if this reader has an available block.<\/em>$/;" a +'L57' HTML/S/14.html /^<\/a> 57 System<\/a>.out<\/a>.print<\/a>("Enter a expression to parse: ");$/;" a +'L57' HTML/S/140.html /^<\/a> 57 BiConsumer<\/a><FunctionalStringTokenizer<\/a>, E<\/a>> continueRule<\/a>, Consumer<\/a><E<\/a>> end<\/a>) {<\/em>$/;" a +'L57' HTML/S/141.html /^<\/a> 57 *<\/em>$/;" a +'L57' HTML/S/143.html /^<\/a> 57 $/;" a +'L57' HTML/S/146.html /^<\/a> 57 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L57' HTML/S/147.html /^<\/a> 57 * <open> -> STRING<\/em>$/;" a +'L57' HTML/S/149.html /^<\/a> 57 *\/<\/em>$/;" a +'L57' HTML/S/153.html /^<\/a> 57 UnaryOperator<\/a><C<\/a>> action<\/a>) {<\/em>$/;" a +'L57' HTML/S/154.html /^<\/a> 57 if<\/strong> (term<\/a> != null<\/strong>) {<\/em>$/;" a +'L57' HTML/S/155.html /^<\/a> 57 $/;" a +'L57' HTML/S/159.html /^<\/a> 57 Token<\/a><K<\/a>, V<\/a>> tok<\/a> = ctx<\/a>.tokens<\/a>.current<\/a>();$/;" a +'L57' HTML/S/16.html /^<\/a> 57 String<\/a> rn<\/a> = "<suffix>";$/;" a +'L57' HTML/S/164.html /^<\/a> 57 *\/<\/em>$/;" a +'L57' HTML/S/168.html /^<\/a> 57 * @param precedence<\/em>$/;" a +'L57' HTML/S/169.html /^<\/a> 57 $/;" a +'L57' HTML/S/17.html /^<\/a> 57 IList<\/a><String<\/a>> ls<\/a> = rg<\/a>.generateListValues<\/a>("<sentance>", " ");$/;" a +'L57' HTML/S/171.html /^<\/a> 57 this<\/strong>.condBlock<\/a> = cond<\/a>;$/;" a +'L57' HTML/S/173.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/177.html /^<\/a> 57 * <\/em>$/;" a +'L57' HTML/S/180.html /^<\/a> 57 * <\/em>$/;" a +'L57' HTML/S/182.html /^<\/a> 57 return<\/strong> false<\/strong>;$/;" a +'L57' HTML/S/184.html /^<\/a> 57 * @param expectedKeys<\/em>$/;" a +'L57' HTML/S/185.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/186.html /^<\/a> 57 private<\/strong> Set<\/a><String<\/a>> exclusionSet<\/a>;$/;" a +'L57' HTML/S/188.html /^<\/a> 57 for<\/strong>(String<\/a> delim<\/a> : delims<\/a>) {<\/em>$/;" a +'L57' HTML/S/189.html /^<\/a> 57 $/;" a +'L57' HTML/S/190.html /^<\/a> 57 * Splits a string around instances of java-style double-quoted strings.$/;" a +'L57' HTML/S/191.html /^<\/a> 57 * special handling<\/em>$/;" a +'L57' HTML/S/192.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/193.html /^<\/a>003C; 003E # LESS-THAN SIGN$/;" a +'L57' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/internals\/WrappedLazy.java$/;" a +'L57' HTML/S/2.html /^<\/a> <\/dependency>$/;" a +'L57' HTML/S/20.html /^<\/a> 57 $/;" a +'L57' HTML/S/203.html /^<\/a> <property name="file.separator" value="\/"\/>$/;" a +'L57' HTML/S/24.html /^<\/a> 57 * @param command<\/em>$/;" a +'L57' HTML/S/25.html /^<\/a> 57 builder<\/a>.append<\/a>(delegate<\/a>);$/;" a +'L57' HTML/S/26.html /^<\/a> 57 char<\/strong> comChar<\/a> = comString<\/a>.charAt<\/a>(0);$/;" a +'L57' HTML/S/29.html /^<\/a> 57 * <\/em>$/;" a +'L57' HTML/S/3.html /^<\/a> 57 scn<\/a>.close<\/a>();$/;" a +'L57' HTML/S/30.html /^<\/a> 57 if<\/strong> (comm<\/a> == null<\/strong>)$/;" a +'L57' HTML/S/31.html /^<\/a> 57 return<\/strong> help<\/a>;$/;" a +'L57' HTML/S/32.html /^<\/a> 57 * The function to use for normal output<\/em>$/;" a +'L57' HTML/S/33.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/35.html /^<\/a> 57 @Override<\/a>$/;" a +'L57' HTML/S/36.html /^<\/a> 57 reader<\/a>.addPragma<\/a>("author", buildStringCollapser<\/a>("author", (author<\/a>, state<\/a>) -> state<\/a>.setAuthor<\/a>(author<\/a>)));$/;" a +'L57' HTML/S/37.html /^<\/a> 57 *\/<\/em>$/;" a +'L57' HTML/S/38.html /^<\/a> 57 else<\/strong> if<\/strong>(componentReader<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Component reader must not be null");$/;" a +'L57' HTML/S/4.html /^<\/a> 57 * Main method of class<\/em>$/;" a +'L57' HTML/S/40.html /^<\/a> 57 int<\/strong> res<\/a> = getName<\/a>().compareTo<\/a>(o<\/a>.getName<\/a>());$/;" a +'L57' HTML/S/41.html /^<\/a> 57 $/;" a +'L57' HTML/S/42.html /^<\/a> 57 leftVal<\/a> = left<\/a>;$/;" a +'L57' HTML/S/43.html /^<\/a> 57 Identity<\/a><?> other<\/a> = (Identity<\/a><?>) obj<\/a>;$/;" a +'L57' HTML/S/44.html /^<\/a> 57 }<\/em>;$/;" a +'L57' HTML/S/45.html /^<\/a> 57 IList<\/a><UnaryOperator<\/a><BoundContainedType<\/a>>> pendingActions<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L57' HTML/S/46.html /^<\/a> 57 if<\/strong>(!newPairMade<\/a>.getValue<\/a>()) {<\/em>$/;" a +'L57' HTML/S/47.html /^<\/a> 57 containedHolder<\/a>.transform<\/a>(transformer<\/a>);$/;" a +'L57' HTML/S/48.html /^<\/a> 57 public<\/strong> <BoundLeft<\/a>> IPair<\/a><BoundLeft<\/a>, NewRight<\/a>> bindLeft<\/a>($/;" a +'L57' HTML/S/49.html /^<\/a> 57 @Override<\/a>$/;" a +'L57' HTML/S/50.html /^<\/a> 57 return<\/strong> containedHolder<\/a>.transform<\/a>((containedValue<\/a>) -> {<\/em>$/;" a +'L57' HTML/S/51.html /^<\/a> 57 $/;" a +'L57' HTML/S/52.html /^<\/a> 57 * Execute a given action for each of this tree's children<\/em>$/;" a +'L57' HTML/S/53.html /^<\/a> 57 $/;" a +'L57' HTML/S/54.html /^<\/a> 57 leftSupplier<\/a> = new<\/strong> SingleSupplier<\/a><>(leftSupp<\/a>);$/;" a +'L57' HTML/S/55.html /^<\/a> 57 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L57' HTML/S/56.html /^<\/a> 57 @Override<\/a>$/;" a +'L57' HTML/S/57.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/59.html /^<\/a> 57 try<\/strong> {<\/em>$/;" a +'L57' HTML/S/60.html /^<\/a> 57 curYield<\/a> = src<\/a>;$/;" a +'L57' HTML/S/63.html /^<\/a> 57 $/;" a +'L57' HTML/S/64.html /^<\/a> 57 *\/<\/em>$/;" a +'L57' HTML/S/65.html /^<\/a> 57 * The name of the new sub-directory.$/;" a +'L57' HTML/S/66.html /^<\/a> 57 return<\/strong> front<\/a>.item<\/a>();$/;" a +'L57' HTML/S/67.html /^<\/a> 57 public<\/strong> void<\/strong> forEachKey<\/a>(Consumer<\/a><KeyType<\/a>> action<\/a>) {<\/em>$/;" a +'L57' HTML/S/68.html /^<\/a> 57 builder<\/a>.append<\/a>("QueueStack [backing=");$/;" a +'L57' HTML/S/69.html /^<\/a> 57 public<\/strong> V<\/a> putKey<\/a>(K<\/a> key<\/a>, V<\/a> val<\/a>) {<\/em>$/;" a +'L57' HTML/S/7.html /^<\/a> 57 mirrored<\/a> = new<\/strong> HashMap<\/a><>();$/;" a +'L57' HTML/S/70.html /^<\/a> 57 $/;" a +'L57' HTML/S/71.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/72.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/73.html /^<\/a> 57 *\/<\/em>$/;" a +'L57' HTML/S/74.html /^<\/a> 57 * position.<\/em>$/;" a +'L57' HTML/S/75.html /^<\/a> 57 $/;" a +'L57' HTML/S/76.html /^<\/a> 57 * @return The current number of elements in the tape.<\/em>$/;" a +'L57' HTML/S/77.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/81.html /^<\/a> 57 if<\/strong>(root<\/a> == null<\/strong>) {<\/em>$/;" a +'L57' HTML/S/82.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/83.html /^<\/a> 57 left<\/a>.add<\/a>(element<\/a>, comparator<\/a>);$/;" a +'L57' HTML/S/85.html /^<\/a> 57 \/**<\/em>$/;" a +'L57' HTML/S/87.html /^<\/a> 57 @Override<\/a>$/;" a +'L57' HTML/S/88.html /^<\/a> 57 for<\/strong>(E<\/a> item<\/a> : items<\/a>) {<\/em>$/;" a +'L57' HTML/S/89.html /^<\/a> 57 wrappedMap<\/a> = wrap<\/a>;$/;" a +'L57' HTML/S/9.html /^<\/a> 57 }<\/em>$/;" a +'L57' HTML/S/90.html /^<\/a> 57 $/;" a +'L57' HTML/S/91.html /^<\/a> 57 *<\/em>$/;" a +'L57' HTML/S/92.html /^<\/a> 57 \/**<\/em>$/;" a +'L57' HTML/S/94.html /^<\/a> 57 * @param <NewLeft>$/;" a +'L57' HTML/S/97.html /^<\/a> 57 backing<\/a>.forEachValue<\/a>((value<\/a>) -> {<\/em>$/;" a +'L57' HTML/S/99.html /^<\/a> 57 return<\/strong> (leftState<\/a>, rightState<\/a>) -> {<\/em>$/;" a +'L570' HTML/S/1.html /^<\/a># 2A8D; LESS-THAN ABOVE SIMILAR OR EQUAL$/;" a +'L570' HTML/S/111.html /^<\/a> 570 }<\/em>$/;" a +'L570' HTML/S/143.html /^<\/a> 570 }<\/em>$/;" a +'L570' HTML/S/193.html /^<\/a># 2A8D; LESS-THAN ABOVE SIMILAR OR EQUAL$/;" a +'L571' HTML/S/1.html /^<\/a># 2A8E; GREATER-THAN ABOVE SIMILAR OR EQUAL$/;" a +'L571' HTML/S/143.html /^<\/a> 571 $/;" a +'L571' HTML/S/193.html /^<\/a># 2A8E; GREATER-THAN ABOVE SIMILAR OR EQUAL$/;" a +'L572' HTML/S/1.html /^<\/a># 2A8F; LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN$/;" a +'L572' HTML/S/143.html /^<\/a> 572 \/**<\/em>$/;" a +'L572' HTML/S/193.html /^<\/a># 2A8F; LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN$/;" a +'L573' HTML/S/1.html /^<\/a># 2A90; GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN$/;" a +'L573' HTML/S/143.html /^<\/a> 573 * Adds a predicated closer to the top level of this group.<\/em>$/;" a +'L573' HTML/S/193.html /^<\/a># 2A90; GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN$/;" a +'L574' HTML/S/1.html /^<\/a># 2A9D; SIMILAR OR LESS-THAN$/;" a +'L574' HTML/S/143.html /^<\/a> 574 * <\/em>$/;" a +'L574' HTML/S/193.html /^<\/a># 2A9D; SIMILAR OR LESS-THAN$/;" a +'L575' HTML/S/1.html /^<\/a># 2A9E; SIMILAR OR GREATER-THAN$/;" a +'L575' HTML/S/143.html /^<\/a> 575 * @param pred<\/em>$/;" a +'L575' HTML/S/193.html /^<\/a># 2A9E; SIMILAR OR GREATER-THAN$/;" a +'L576' HTML/S/1.html /^<\/a># 2A9F; SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN$/;" a +'L576' HTML/S/143.html /^<\/a> 576 * The predicate that defines the closer.<\/em>$/;" a +'L576' HTML/S/193.html /^<\/a># 2A9F; SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN$/;" a +'L577' HTML/S/1.html /^<\/a># 2AA0; SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN$/;" a +'L577' HTML/S/143.html /^<\/a> 577 *\/<\/em>$/;" a +'L577' HTML/S/193.html /^<\/a># 2AA0; SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN$/;" a +'L578' HTML/S/1.html /^<\/a># 2AA3; DOUBLE NESTED LESS-THAN WITH UNDERBAR$/;" a +'L578' HTML/S/143.html /^<\/a> 578 public<\/strong> void<\/strong> addPredCloser<\/a>(BiPredicate<\/a><T<\/a>, T<\/a>[]> pred<\/a>) {<\/em>$/;" a +'L578' HTML/S/193.html /^<\/a># 2AA3; DOUBLE NESTED LESS-THAN WITH UNDERBAR$/;" a +'L579' HTML/S/1.html /^<\/a># 2AB1; PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO$/;" a +'L579' HTML/S/143.html /^<\/a> 579 predClosers<\/a>.add<\/a>(pred<\/a>);$/;" a +'L579' HTML/S/193.html /^<\/a># 2AB1; PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO$/;" a +'L58' HTML/S/1.html /^<\/a>003E; 003C # GREATER-THAN SIGN$/;" a +'L58' HTML/S/100.html /^<\/a> 58 public<\/strong> static<\/strong> <E<\/a> extends<\/strong> Enum<\/a><E<\/a>>> E<\/a> getRandomValue(Class<\/a><E<\/a>> clasz<\/a>, Random<\/a> rnd<\/a>) {<\/em>$/;" a +'L58' HTML/S/104.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/106.html /^<\/a> 58 $/;" a +'L58' HTML/S/107.html /^<\/a> 58 * @param max<\/em>$/;" a +'L58' HTML/S/108.html /^<\/a> 58 * @param <ContainedType><\/em>$/;" a +'L58' HTML/S/110.html /^<\/a> 58 * The name of the rule to add.<\/em>$/;" a +'L58' HTML/S/111.html /^<\/a> 58 *\/<\/em>$/;" a +'L58' HTML/S/112.html /^<\/a> 58 * The chance to get this result.<\/em>$/;" a +'L58' HTML/S/113.html /^<\/a> 58 $/;" a +'L58' HTML/S/114.html /^<\/a> 58 return<\/strong> false<\/strong>;$/;" a +'L58' HTML/S/115.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/117.html /^<\/a> 58 SimpleDialogs<\/a>.showError<\/a>(parent<\/a>, "File I\/O Error", "Please choose a file to open.");$/;" a +'L58' HTML/S/122.html /^<\/a> 58 $/;" a +'L58' HTML/S/123.html /^<\/a> 58 *<\/em>$/;" a +'L58' HTML/S/124.html /^<\/a> 58 $/;" a +'L58' HTML/S/125.html /^<\/a> 58 JList<\/a><E<\/a>> list<\/a>;$/;" a +'L58' HTML/S/128.html /^<\/a> 58 $/;" a +'L58' HTML/S/130.html /^<\/a> 58 if<\/strong>(value<\/a> == null<\/strong>) return<\/strong> Integer<\/a>.toString<\/a>(initValue<\/a>);$/;" a +'L58' HTML/S/131.html /^<\/a> 58 * The type of choices for the user to pick<\/em>$/;" a +'L58' HTML/S/132.html /^<\/a> 58 return<\/strong> files<\/a>.getSelectedFile<\/a>();$/;" a +'L58' HTML/S/133.html /^<\/a> 58 *\/<\/em>$/;" a +'L58' HTML/S/138.html /^<\/a> 58 $/;" a +'L58' HTML/S/139.html /^<\/a> 58 * <\/em>$/;" a +'L58' HTML/S/14.html /^<\/a> 58 String<\/a> line<\/a> = inputSource<\/a>.nextLine<\/a>();$/;" a +'L58' HTML/S/140.html /^<\/a> 58 this<\/strong>.start<\/a> = start<\/a>;$/;" a +'L58' HTML/S/141.html /^<\/a> 58 * @param <StateType><\/em>$/;" a +'L58' HTML/S/143.html /^<\/a> 58 contents<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L58' HTML/S/146.html /^<\/a> 58 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L58' HTML/S/147.html /^<\/a> 58 * <close> -> STRING<\/em>$/;" a +'L58' HTML/S/149.html /^<\/a> 58 "(0[xX]" + HexDigits<\/a> + "(\\\\.)?)|" +$/;" a +'L58' HTML/S/153.html /^<\/a> 58 super<\/strong>();$/;" a +'L58' HTML/S/154.html /^<\/a> 58 ctx<\/a>.tokens<\/a>.expect<\/a>(term<\/a>);$/;" a +'L58' HTML/S/155.html /^<\/a> 58 return<\/strong> res<\/a>;$/;" a +'L58' HTML/S/159.html /^<\/a> 58 ctx<\/a>.tokens<\/a>.next<\/a>();$/;" a +'L58' HTML/S/16.html /^<\/a> 58 $/;" a +'L58' HTML/S/164.html /^<\/a> 58 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> leaf<\/a>() {<\/em>$/;" a +'L58' HTML/S/168.html /^<\/a> 58 * The precedence of the operator.<\/em>$/;" a +'L58' HTML/S/169.html /^<\/a> 58 return<\/strong> new<\/strong> Tree<\/a><>(mark<\/a>, operand<\/a>, inside<\/a>);$/;" a +'L58' HTML/S/17.html /^<\/a> 58 $/;" a +'L58' HTML/S/171.html /^<\/a> 58 this<\/strong>.opblock1<\/a> = op1<\/a>;$/;" a +'L58' HTML/S/173.html /^<\/a> 58 $/;" a +'L58' HTML/S/177.html /^<\/a> 58 * @return The next-binding power of this command.<\/em>$/;" a +'L58' HTML/S/180.html /^<\/a> 58 * @param isStatement<\/em>$/;" a +'L58' HTML/S/182.html /^<\/a> 58 $/;" a +'L58' HTML/S/184.html /^<\/a> 58 * The expected values<\/em>$/;" a +'L58' HTML/S/185.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/186.html /^<\/a> 58 $/;" a +'L58' HTML/S/188.html /^<\/a> 58 high<\/a>.addDelimiter<\/a>(delim<\/a>);$/;" a +'L58' HTML/S/189.html /^<\/a> 58 \/\/ Stick it onto the stack<\/em>$/;" a +'L58' HTML/S/190.html /^<\/a> 58 *$/;" a +'L58' HTML/S/191.html /^<\/a> 58 * @param handleSpecialOperator<\/em>$/;" a +'L58' HTML/S/192.html /^<\/a> 58 $/;" a +'L58' HTML/S/193.html /^<\/a>003E; 003C # GREATER-THAN SIGN$/;" a +'L58' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/splitter\/TwoLevelSplitter.java$/;" a +'L58' HTML/S/2.html /^<\/a> <dependency>$/;" a +'L58' HTML/S/20.html /^<\/a> 58 \/*<\/em>$/;" a +'L58' HTML/S/203.html /^<\/a> <property name="java.vendor.url.bug" value="http:\/\/bugreport.sun.com\/bugreport\/"\/>$/;" a +'L58' HTML/S/24.html /^<\/a> 58 * The command to process<\/em>$/;" a +'L58' HTML/S/25.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/26.html /^<\/a> 58 $/;" a +'L58' HTML/S/29.html /^<\/a> 58 * @return The command bound to that character.<\/em>$/;" a +'L58' HTML/S/3.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/30.html /^<\/a> 58 throw<\/strong> new<\/strong> NullPointerException<\/a>("Command must not be null");$/;" a +'L58' HTML/S/31.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/32.html /^<\/a> 58 * @param errorOutput<\/em>$/;" a +'L58' HTML/S/33.html /^<\/a> 58 $/;" a +'L58' HTML/S/35.html /^<\/a> 58 public<\/strong> String<\/a> getAuthor<\/a>() {<\/em>$/;" a +'L58' HTML/S/36.html /^<\/a> 58 $/;" a +'L58' HTML/S/37.html /^<\/a> 58 public<\/strong> void<\/strong> setVersion<\/a>(int<\/strong> version<\/a>) {<\/em>$/;" a +'L58' HTML/S/38.html /^<\/a> 58 $/;" a +'L58' HTML/S/4.html /^<\/a> 58 *<\/em>$/;" a +'L58' HTML/S/40.html /^<\/a> 58 $/;" a +'L58' HTML/S/41.html /^<\/a> 58 @Override<\/a>$/;" a +'L58' HTML/S/42.html /^<\/a> 58 $/;" a +'L58' HTML/S/43.html /^<\/a> 58 $/;" a +'L58' HTML/S/44.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/45.html /^<\/a> 58 actions<\/a>.forEach<\/a>(pendingActions<\/a>::add<\/a>);$/;" a +'L58' HTML/S/46.html /^<\/a> 58 newPair<\/a>.replace<\/a>(binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>()));$/;" a +'L58' HTML/S/47.html /^<\/a> 58 }<\/em>);$/;" a +'L58' HTML/S/48.html /^<\/a> 58 Function<\/a><NewLeft<\/a>, IPair<\/a><BoundLeft<\/a>, NewRight<\/a>>> leftBinder<\/a>) {<\/em>$/;" a +'L58' HTML/S/49.html /^<\/a> 58 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L58' HTML/S/50.html /^<\/a> 58 if<\/strong>(containedValue<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L58' HTML/S/51.html /^<\/a> 58 \/**<\/em>$/;" a +'L58' HTML/S/52.html /^<\/a> 58 *<\/em>$/;" a +'L58' HTML/S/53.html /^<\/a> 58 @Override<\/a>$/;" a +'L58' HTML/S/54.html /^<\/a> 58 rightSupplier<\/a> = new<\/strong> SingleSupplier<\/a><>(rightSupp<\/a>);$/;" a +'L58' HTML/S/55.html /^<\/a> 58 IList<\/a><MappedType<\/a>> mappedValues<\/a> = heldValues<\/a>.map<\/a>(mapper<\/a>);$/;" a +'L58' HTML/S/56.html /^<\/a> 58 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L58' HTML/S/57.html /^<\/a> 58 $/;" a +'L58' HTML/S/59.html /^<\/a> 58 throw<\/strong> new<\/strong> IllegalStateException<\/a>("Previous instantiation here.");$/;" a +'L58' HTML/S/60.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/63.html /^<\/a> 58 children<\/a> = childrn<\/a>;$/;" a +'L58' HTML/S/64.html /^<\/a> 58 public<\/strong> void<\/strong> recalculate<\/a>() {<\/em>$/;" a +'L58' HTML/S/65.html /^<\/a> 58 *$/;" a +'L58' HTML/S/66.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/67.html /^<\/a> 58 backing<\/a>.forEachKey<\/a>(action<\/a>);$/;" a +'L58' HTML/S/68.html /^<\/a> 58 builder<\/a>.append<\/a>(backing<\/a>);$/;" a +'L58' HTML/S/69.html /^<\/a> 58 return<\/strong> data<\/a>.put<\/a>(key<\/a>, val<\/a>);$/;" a +'L58' HTML/S/7.html /^<\/a> 58 $/;" a +'L58' HTML/S/70.html /^<\/a> 58 @Override<\/a>$/;" a +'L58' HTML/S/71.html /^<\/a> 58 $/;" a +'L58' HTML/S/72.html /^<\/a> 58 $/;" a +'L58' HTML/S/73.html /^<\/a> 58 public<\/strong> abstract<\/strong> T<\/a> top<\/a>();$/;" a +'L58' HTML/S/74.html /^<\/a> 58 *<\/em>$/;" a +'L58' HTML/S/75.html /^<\/a> 58 return<\/strong> currentTape<\/a>.item<\/a>();$/;" a +'L58' HTML/S/76.html /^<\/a> 58 *\/<\/em>$/;" a +'L58' HTML/S/77.html /^<\/a> 58 $/;" a +'L58' HTML/S/81.html /^<\/a> 58 root<\/a> = new<\/strong> BinarySearchTreeNode<\/a><>(element<\/a>, null<\/strong>, null<\/strong>);$/;" a +'L58' HTML/S/82.html /^<\/a> 58 $/;" a +'L58' HTML/S/83.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/85.html /^<\/a> 58 * Get the data associated with this tree part.<\/em>$/;" a +'L58' HTML/S/87.html /^<\/a> 58 public<\/strong> ValueType<\/a> get<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L58' HTML/S/88.html /^<\/a> 58 wrapped<\/a>.add<\/a>(item<\/a>);$/;" a +'L58' HTML/S/89.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/9.html /^<\/a> 58 }<\/em>$/;" a +'L58' HTML/S/90.html /^<\/a> 58 this<\/strong>.input<\/a> = new<\/strong> StringTokenizer<\/a>(input<\/a>, seperators<\/a>);$/;" a +'L58' HTML/S/91.html /^<\/a> 58 * @param matcher<\/em>$/;" a +'L58' HTML/S/92.html /^<\/a> 58 * Get the value assigned to the given key.<\/em>$/;" a +'L58' HTML/S/94.html /^<\/a> 58 * The new left type of the pair$/;" a +'L58' HTML/S/97.html /^<\/a> 58 action<\/a>.accept<\/a>(transformer<\/a>.apply<\/a>(value<\/a>));$/;" a +'L58' HTML/S/99.html /^<\/a> 58 return<\/strong> leftState<\/a>.unwrap<\/a>((leftPair<\/a>) -> {<\/em>$/;" a +'L580' HTML/S/1.html /^<\/a># 2AB2; SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO$/;" a +'L580' HTML/S/143.html /^<\/a> 580 }<\/em>$/;" a +'L580' HTML/S/193.html /^<\/a># 2AB2; SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO$/;" a +'L581' HTML/S/1.html /^<\/a># 2AB5; PRECEDES ABOVE NOT EQUAL TO$/;" a +'L581' HTML/S/143.html /^<\/a> 581 $/;" a +'L581' HTML/S/193.html /^<\/a># 2AB5; PRECEDES ABOVE NOT EQUAL TO$/;" a +'L582' HTML/S/1.html /^<\/a># 2AB6; SUCCEEDS ABOVE NOT EQUAL TO$/;" a +'L582' HTML/S/143.html /^<\/a> 582 \/**<\/em>$/;" a +'L582' HTML/S/193.html /^<\/a># 2AB6; SUCCEEDS ABOVE NOT EQUAL TO$/;" a +'L583' HTML/S/1.html /^<\/a># 2AB7; PRECEDES ABOVE ALMOST EQUAL TO$/;" a +'L583' HTML/S/143.html /^<\/a> 583 * Set whether or not this group starts a new nesting set.<\/em>$/;" a +'L583' HTML/S/193.html /^<\/a># 2AB7; PRECEDES ABOVE ALMOST EQUAL TO$/;" a +'L584' HTML/S/1.html /^<\/a># 2AB8; SUCCEEDS ABOVE ALMOST EQUAL TO$/;" a +'L584' HTML/S/143.html /^<\/a> 584 * <\/em>$/;" a +'L584' HTML/S/193.html /^<\/a># 2AB8; SUCCEEDS ABOVE ALMOST EQUAL TO$/;" a +'L585' HTML/S/1.html /^<\/a># 2AB9; PRECEDES ABOVE NOT ALMOST EQUAL TO$/;" a +'L585' HTML/S/143.html /^<\/a> 585 * @param forgetful<\/em>$/;" a +'L585' HTML/S/193.html /^<\/a># 2AB9; PRECEDES ABOVE NOT ALMOST EQUAL TO$/;" a +'L586' HTML/S/1.html /^<\/a># 2ABA; SUCCEEDS ABOVE NOT ALMOST EQUAL TO$/;" a +'L586' HTML/S/143.html /^<\/a> 586 * Whether this group starts a new nesting set.<\/em>$/;" a +'L586' HTML/S/193.html /^<\/a># 2ABA; SUCCEEDS ABOVE NOT ALMOST EQUAL TO$/;" a +'L587' HTML/S/1.html /^<\/a># 2AC7; SUBSET OF ABOVE TILDE OPERATOR$/;" a +'L587' HTML/S/143.html /^<\/a> 587 *\/<\/em>$/;" a +'L587' HTML/S/193.html /^<\/a># 2AC7; SUBSET OF ABOVE TILDE OPERATOR$/;" a +'L588' HTML/S/1.html /^<\/a># 2AC8; SUPERSET OF ABOVE TILDE OPERATOR$/;" a +'L588' HTML/S/143.html /^<\/a> 588 public<\/strong> void<\/strong> setForgetful(boolean<\/strong> forgetful<\/a>) {<\/em>$/;" a +'L588' HTML/S/193.html /^<\/a># 2AC8; SUPERSET OF ABOVE TILDE OPERATOR$/;" a +'L589' HTML/S/1.html /^<\/a># 2AC9; SUBSET OF ABOVE ALMOST EQUAL TO$/;" a +'L589' HTML/S/143.html /^<\/a> 589 this<\/strong>.forgetful<\/a> = forgetful<\/a>;$/;" a +'L589' HTML/S/193.html /^<\/a># 2AC9; SUBSET OF ABOVE ALMOST EQUAL TO$/;" a +'L59' HTML/S/1.html /^<\/a>005B; 005D # LEFT SQUARE BRACKET$/;" a +'L59' HTML/S/100.html /^<\/a> 59 E<\/a>[] enumValues<\/a> = clasz<\/a>.getEnumConstants<\/a>();$/;" a +'L59' HTML/S/104.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/106.html /^<\/a> 59 int<\/strong> i<\/a> = 1;$/;" a +'L59' HTML/S/107.html /^<\/a> 59 * The maximum value of the range.<\/em>$/;" a +'L59' HTML/S/108.html /^<\/a> 59 * The type in the deque<\/em>$/;" a +'L59' HTML/S/110.html /^<\/a> 59 * @param cases<\/em>$/;" a +'L59' HTML/S/111.html /^<\/a> 59 private<\/strong> BiFunction<\/a><E<\/a>, WeightedGrammar<\/a><E<\/a>>, IList<\/a><E<\/a>>> specialAction<\/a>;$/;" a +'L59' HTML/S/112.html /^<\/a> 59 * @param result<\/em>$/;" a +'L59' HTML/S/113.html /^<\/a> 59 if<\/strong>(vertexCount<\/a> <= 0)$/;" a +'L59' HTML/S/114.html /^<\/a> 59 else<\/strong> if<\/strong>(target<\/a> == null<\/strong>) {<\/em>$/;" a +'L59' HTML/S/115.html /^<\/a> 59 $/;" a +'L59' HTML/S/117.html /^<\/a> 59 chooser<\/a>.setVisible<\/a>(true<\/strong>);$/;" a +'L59' HTML/S/122.html /^<\/a> 59 addItemButton<\/a>.addActionListener<\/a>((ev<\/a>) -> {<\/em>$/;" a +'L59' HTML/S/123.html /^<\/a> 59 * @param value<\/em>$/;" a +'L59' HTML/S/124.html /^<\/a> 59 updater<\/a> = new<\/strong> Timer<\/a>(nDelay<\/a>, (event<\/a>) -> {<\/em>$/;" a +'L59' HTML/S/125.html /^<\/a> 59 $/;" a +'L59' HTML/S/128.html /^<\/a> 59 JPanel<\/a> addItemPanel<\/a> = new<\/strong> JPanel<\/a>();$/;" a +'L59' HTML/S/130.html /^<\/a> 59 $/;" a +'L59' HTML/S/131.html /^<\/a> 59 *<\/em>$/;" a +'L59' HTML/S/132.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/133.html /^<\/a> 59 public<\/strong> static<\/strong> int<\/strong> getInt(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>) {<\/em>$/;" a +'L59' HTML/S/138.html /^<\/a> 59 return<\/strong> result<\/a>;$/;" a +'L59' HTML/S/139.html /^<\/a> 59 * @return Whether or not another block is available.<\/em>$/;" a +'L59' HTML/S/14.html /^<\/a> 59 $/;" a +'L59' HTML/S/140.html /^<\/a> 59 this<\/strong>.continueRule<\/a> = continueRule<\/a>;$/;" a +'L59' HTML/S/141.html /^<\/a> 59 * The type of state that goes along with this pragma<\/em>$/;" a +'L59' HTML/S/143.html /^<\/a> 59 $/;" a +'L59' HTML/S/146.html /^<\/a> 59 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L59' HTML/S/147.html /^<\/a> 59 * <marker> -> STRING<\/em>$/;" a +'L59' HTML/S/149.html /^<\/a> 59 $/;" a +'L59' HTML/S/153.html /^<\/a> 59 $/;" a +'L59' HTML/S/154.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/155.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/159.html /^<\/a> 59 $/;" a +'L59' HTML/S/16.html /^<\/a> 59 addCase<\/a>(rn<\/a>, 60, "of Health");$/;" a +'L59' HTML/S/164.html /^<\/a> 59 return<\/strong> new<\/strong> LeafCommand<\/a><>();$/;" a +'L59' HTML/S/168.html /^<\/a> 59 * <\/em>$/;" a +'L59' HTML/S/169.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/17.html /^<\/a> 59 StringBuilder<\/a> sb<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L59' HTML/S/171.html /^<\/a> 59 this<\/strong>.opblock2<\/a> = op2<\/a>;$/;" a +'L59' HTML/S/173.html /^<\/a> 59 @Override<\/a>$/;" a +'L59' HTML/S/177.html /^<\/a> 59 *\/<\/em>$/;" a +'L59' HTML/S/180.html /^<\/a> 59 * Whether or not to parse statements.<\/em>$/;" a +'L59' HTML/S/182.html /^<\/a> 59 StringToken<\/a> other<\/a> = (StringToken<\/a>) obj<\/a>;$/;" a +'L59' HTML/S/184.html /^<\/a> 59 * <\/em>$/;" a +'L59' HTML/S/185.html /^<\/a> 59 $/;" a +'L59' HTML/S/186.html /^<\/a> 59 \/**<\/em>$/;" a +'L59' HTML/S/188.html /^<\/a> 59 $/;" a +'L59' HTML/S/189.html /^<\/a> 59 queuedASTs<\/a>.push<\/a>(newAST<\/a>);$/;" a +'L59' HTML/S/190.html /^<\/a> 59 * @param inp$/;" a +'L59' HTML/S/191.html /^<\/a> 59 * The function to use to handle special case operators<\/em>$/;" a +'L59' HTML/S/192.html /^<\/a> 59 \/*<\/em>$/;" a +'L59' HTML/S/193.html /^<\/a>005B; 005D # LEFT SQUARE BRACKET$/;" a +'L59' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/components\/ComponentDescription.java$/;" a +'L59' HTML/S/2.html /^<\/a> <groupId>org.apache.commons<\/groupId>$/;" a +'L59' HTML/S/20.html /^<\/a> 59 * Set up input streams.<\/em>$/;" a +'L59' HTML/S/203.html /^<\/a> <property name="sun.cpu.endian" value="little"\/>$/;" a +'L59' HTML/S/24.html /^<\/a> 59 * @param args<\/em>$/;" a +'L59' HTML/S/25.html /^<\/a> 59 $/;" a +'L59' HTML/S/26.html /^<\/a> 59 printer<\/a>.println<\/a>(String<\/a>.format<\/a>("\\nRecieved command '%s'\\n", comChar<\/a>));$/;" a +'L59' HTML/S/29.html /^<\/a> 59 * <\/em>$/;" a +'L59' HTML/S/3.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/30.html /^<\/a> 59 else<\/strong> if<\/strong> (commands<\/a>.containsKey<\/a>(c<\/a>) || modes<\/a>.containsKey<\/a>(c<\/a>))$/;" a +'L59' HTML/S/31.html /^<\/a> 59 $/;" a +'L59' HTML/S/32.html /^<\/a> 59 * The function to use for error output<\/em>$/;" a +'L59' HTML/S/33.html /^<\/a> 59 builder<\/a>.append<\/a>("]");$/;" a +'L59' HTML/S/35.html /^<\/a> 59 if<\/strong>(author<\/a> == null<\/strong>) return<\/strong> IDescribedComponent<\/a>.super<\/strong>.getAuthor<\/a>();$/;" a +'L59' HTML/S/36.html /^<\/a> 59 reader<\/a>.addPragma<\/a>("description", buildStringCollapser<\/a>("description",$/;" a +'L59' HTML/S/37.html /^<\/a> 59 this<\/strong>.version<\/a> = version<\/a>;$/;" a +'L59' HTML/S/38.html /^<\/a> 59 \/\/ Initialize our fields<\/em>$/;" a +'L59' HTML/S/4.html /^<\/a> 59 * @param args<\/em>$/;" a +'L59' HTML/S/40.html /^<\/a> 59 if<\/strong>(res<\/a> == 0) {<\/em>$/;" a +'L59' HTML/S/41.html /^<\/a> 59 public<\/strong> boolean<\/strong> hasNext<\/a>() {<\/em>$/;" a +'L59' HTML/S/42.html /^<\/a> 59 isLeft<\/a> = true<\/strong>;$/;" a +'L59' HTML/S/43.html /^<\/a> 59 if<\/strong> (heldValue<\/a> == null<\/strong>) {<\/em>$/;" a +'L59' HTML/S/44.html /^<\/a> 59 $/;" a +'L59' HTML/S/45.html /^<\/a> 59 $/;" a +'L59' HTML/S/46.html /^<\/a> 59 $/;" a +'L59' HTML/S/47.html /^<\/a> 59 $/;" a +'L59' HTML/S/48.html /^<\/a> 59 Supplier<\/a><NewLeft<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L59' HTML/S/49.html /^<\/a> 59 return<\/strong> held<\/a>.unwrap<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L59' HTML/S/50.html /^<\/a> 59 $/;" a +'L59' HTML/S/51.html /^<\/a> 59 * Pairwise combine two pairs together<\/em>$/;" a +'L59' HTML/S/52.html /^<\/a> 59 * @param action<\/em>$/;" a +'L59' HTML/S/53.html /^<\/a> 59 public<\/strong> <BoundType<\/a>> IHolder<\/a><BoundType<\/a>> bind<\/a>(Function<\/a><ContainedType<\/a>, IHolder<\/a><BoundType<\/a>>> binder<\/a>) {<\/em>$/;" a +'L59' HTML/S/54.html /^<\/a> 59 $/;" a +'L59' HTML/S/55.html /^<\/a> 59 $/;" a +'L59' HTML/S/56.html /^<\/a> 59 if<\/strong>(held<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L59' HTML/S/57.html /^<\/a> 59 @Override<\/a>$/;" a +'L59' HTML/S/59.html /^<\/a> 59 }<\/em> catch<\/strong>(IllegalStateException<\/a> isex<\/a>) {<\/em>$/;" a +'L59' HTML/S/60.html /^<\/a> 59 $/;" a +'L59' HTML/S/63.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/64.html /^<\/a> 59 abbrevMap<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L59' HTML/S/65.html /^<\/a> 59 * @return The new sub-directory, or null if one by that name already$/;" a +'L59' HTML/S/66.html /^<\/a> 59 $/;" a +'L59' HTML/S/67.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/68.html /^<\/a> 59 builder<\/a>.append<\/a>("]");$/;" a +'L59' HTML/S/69.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/7.html /^<\/a> 59 InputStream<\/a> stream<\/a> = getClass<\/a>().getResourceAsStream("\/BidiMirrorDB.txt");$/;" a +'L59' HTML/S/70.html /^<\/a> 59 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L59' HTML/S/71.html /^<\/a> 59 \/**<\/em>$/;" a +'L59' HTML/S/72.html /^<\/a> 59 @Override<\/a>$/;" a +'L59' HTML/S/73.html /^<\/a> 59 $/;" a +'L59' HTML/S/74.html /^<\/a> 59 * @return The removed item.<\/em>$/;" a +'L59' HTML/S/75.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/76.html /^<\/a> 59 @Override<\/a>$/;" a +'L59' HTML/S/77.html /^<\/a> 59 @Override<\/a>$/;" a +'L59' HTML/S/81.html /^<\/a> 59 }<\/em> else<\/strong> {<\/em>$/;" a +'L59' HTML/S/82.html /^<\/a> 59 @Override<\/a>$/;" a +'L59' HTML/S/83.html /^<\/a> 59 break<\/strong>;$/;" a +'L59' HTML/S/85.html /^<\/a> 59 *<\/em>$/;" a +'L59' HTML/S/87.html /^<\/a> 59 if<\/strong>(store<\/a>.containsKey<\/a>(key<\/a>)) return<\/strong> store<\/a>.get<\/a>(key<\/a>);$/;" a +'L59' HTML/S/88.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/89.html /^<\/a> 59 $/;" a +'L59' HTML/S/9.html /^<\/a> 59 $/;" a +'L59' HTML/S/90.html /^<\/a> 59 }<\/em>$/;" a +'L59' HTML/S/91.html /^<\/a> 59 * The predicate to use for checking.<\/em>$/;" a +'L59' HTML/S/92.html /^<\/a> 59 *<\/em>$/;" a +'L59' HTML/S/94.html /^<\/a> 59 * @param func$/;" a +'L59' HTML/S/97.html /^<\/a> 59 }<\/em>);$/;" a +'L59' HTML/S/99.html /^<\/a> 59 return<\/strong> rightState<\/a>.transform<\/a>((rightPair<\/a>) -> {<\/em>$/;" a +'L590' HTML/S/1.html /^<\/a># 2ACA; SUPERSET OF ABOVE ALMOST EQUAL TO$/;" a +'L590' HTML/S/143.html /^<\/a> 590 }<\/em>$/;" a +'L590' HTML/S/193.html /^<\/a># 2ACA; SUPERSET OF ABOVE ALMOST EQUAL TO$/;" a +'L591' HTML/S/1.html /^<\/a># 2ACB; SUBSET OF ABOVE NOT EQUAL TO$/;" a +'L591' HTML/S/193.html /^<\/a># 2ACB; SUBSET OF ABOVE NOT EQUAL TO$/;" a +'L592' HTML/S/1.html /^<\/a># 2ACC; SUPERSET OF ABOVE NOT EQUAL TO$/;" a +'L592' HTML/S/193.html /^<\/a># 2ACC; SUPERSET OF ABOVE NOT EQUAL TO$/;" a +'L593' HTML/S/1.html /^<\/a># 2ADC; FORKING$/;" a +'L593' HTML/S/193.html /^<\/a># 2ADC; FORKING$/;" a +'L594' HTML/S/1.html /^<\/a># 2AE2; VERTICAL BAR TRIPLE RIGHT TURNSTILE$/;" a +'L594' HTML/S/193.html /^<\/a># 2AE2; VERTICAL BAR TRIPLE RIGHT TURNSTILE$/;" a +'L595' HTML/S/1.html /^<\/a># 2AE6; LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL$/;" a +'L595' HTML/S/193.html /^<\/a># 2AE6; LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL$/;" a +'L596' HTML/S/1.html /^<\/a># 2AEE; DOES NOT DIVIDE WITH REVERSED NEGATION SLASH$/;" a +'L596' HTML/S/193.html /^<\/a># 2AEE; DOES NOT DIVIDE WITH REVERSED NEGATION SLASH$/;" a +'L597' HTML/S/1.html /^<\/a># 2AF3; PARALLEL WITH TILDE OPERATOR$/;" a +'L597' HTML/S/193.html /^<\/a># 2AF3; PARALLEL WITH TILDE OPERATOR$/;" a +'L598' HTML/S/1.html /^<\/a># 2AFB; TRIPLE SOLIDUS BINARY RELATION$/;" a +'L598' HTML/S/193.html /^<\/a># 2AFB; TRIPLE SOLIDUS BINARY RELATION$/;" a +'L599' HTML/S/1.html /^<\/a># 2AFD; DOUBLE SOLIDUS OPERATOR$/;" a +'L599' HTML/S/193.html /^<\/a># 2AFD; DOUBLE SOLIDUS OPERATOR$/;" a +'L6' HTML/S/1.html /^<\/a># Unicode Character Database$/;" a +'L6' HTML/S/10.html /^<\/a> 6 $/;" a +'L6' HTML/S/100.html /^<\/a> 6 import<\/strong> java.util.Random;$/;" a +'L6' HTML/S/101.html /^<\/a> 6 import<\/strong> java.nio.file.attribute.BasicFileAttributes;$/;" a +'L6' HTML/S/102.html /^<\/a> 6 import<\/strong> java.nio.file.SimpleFileVisitor;$/;" a +'L6' HTML/S/103.html /^<\/a> 6 $/;" a +'L6' HTML/S/104.html /^<\/a> 6 import<\/strong> java.util.function.Consumer;$/;" a +'L6' HTML/S/105.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/106.html /^<\/a> 6 $/;" a +'L6' HTML/S/107.html /^<\/a> 6 * Utility functions for dealing with numbers<\/em>$/;" a +'L6' HTML/S/108.html /^<\/a> 6 * Utility methods for operations on strings<\/em>$/;" a +'L6' HTML/S/109.html /^<\/a> 6 * @author EVE<\/em>$/;" a +'L6' HTML/S/11.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.InitialCommand;$/;" a +'L6' HTML/S/110.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/111.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L6' HTML/S/112.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L6' HTML/S/113.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L6' HTML/S/114.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/115.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L6' HTML/S/116.html /^<\/a> 6 import<\/strong> java.io.File;$/;" a +'L6' HTML/S/117.html /^<\/a> 6 import<\/strong> java.awt.Frame;$/;" a +'L6' HTML/S/118.html /^<\/a> 6 import<\/strong> java.io.File;$/;" a +'L6' HTML/S/119.html /^<\/a> 6 * A layout that simply holds one component that it auto-resizes whenever it is<\/em>$/;" a +'L6' HTML/S/12.html /^<\/a> 1$/;" a +'L6' HTML/S/120.html /^<\/a> 6 * A layout manager that lays out its components horizontally, evenly sizing<\/em>$/;" a +'L6' HTML/S/121.html /^<\/a> 6 * A layout that lays out its components vertically, evenly sharing space among<\/em>$/;" a +'L6' HTML/S/122.html /^<\/a> 6 $/;" a +'L6' HTML/S/123.html /^<\/a> 6 $/;" a +'L6' HTML/S/124.html /^<\/a> 6 import<\/strong> javax.swing.JLabel;$/;" a +'L6' HTML/S/125.html /^<\/a> 6 import<\/strong> bjc.utils.gui.layout.VLayout;$/;" a +'L6' HTML/S/127.html /^<\/a> 6 import<\/strong> javax.swing.JPanel;$/;" a +'L6' HTML/S/128.html /^<\/a> 6 import<\/strong> java.awt.BorderLayout;$/;" a +'L6' HTML/S/129.html /^<\/a> 6 import<\/strong> javax.swing.JPanel;$/;" a +'L6' HTML/S/13.html /^<\/a> 6 import<\/strong> bjc.utils.esodata.SimpleStack;$/;" a +'L6' HTML/S/130.html /^<\/a> 6 import<\/strong> java.util.function.Consumer;$/;" a +'L6' HTML/S/131.html /^<\/a> 6 import<\/strong> java.awt.Frame;$/;" a +'L6' HTML/S/132.html /^<\/a> 6 import<\/strong> java.io.File;$/;" a +'L6' HTML/S/133.html /^<\/a> 6 $/;" a +'L6' HTML/S/134.html /^<\/a> 6 * A simple internal frame class<\/em>$/;" a +'L6' HTML/S/135.html /^<\/a> 6 $/;" a +'L6' HTML/S/136.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/137.html /^<\/a> 6 import<\/strong> javax.swing.JTextArea;$/;" a +'L6' HTML/S/138.html /^<\/a> 6 * @author EVE<\/em>$/;" a +'L6' HTML/S/139.html /^<\/a> 6 import<\/strong> java.util.NoSuchElementException;$/;" a +'L6' HTML/S/14.html /^<\/a> 6 import<\/strong> bjc.utils.data.Tree;$/;" a +'L6' HTML/S/140.html /^<\/a> 6 import<\/strong> bjc.utils.data.Pair;$/;" a +'L6' HTML/S/141.html /^<\/a> 6 $/;" a +'L6' HTML/S/142.html /^<\/a> 6 public<\/strong> class<\/strong> DelimiterException<\/a> extends<\/strong> RuntimeException<\/a> {<\/em>$/;" a +'L6' HTML/S/143.html /^<\/a> 6 import<\/strong> bjc.utils.data.Tree;$/;" a +'L6' HTML/S/144.html /^<\/a> 6 * A predicated closer for use with {@link RegexOpener}.<\/em>$/;" a +'L6' HTML/S/145.html /^<\/a> 6 import<\/strong> java.util.function.Function;$/;" a +'L6' HTML/S/146.html /^<\/a> 6 * @author EVE<\/em>$/;" a +'L6' HTML/S/147.html /^<\/a> 6 import<\/strong> bjc.utils.esodata.PushdownMap;$/;" a +'L6' HTML/S/148.html /^<\/a> 6 * A sequence delimiter specialized for strings.<\/em>$/;" a +'L6' HTML/S/149.html /^<\/a> 6 * Checks if a string would pass Double.parseDouble.<\/em>$/;" a +'L6' HTML/S/15.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/150.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/151.html /^<\/a> 6 * @author EVE<\/em>$/;" a +'L6' HTML/S/152.html /^<\/a> 6 * Utility class for creating common implementations of {@link ParseBlock}<\/em>$/;" a +'L6' HTML/S/153.html /^<\/a> 6 import<\/strong> bjc.utils.data.Tree;$/;" a +'L6' HTML/S/154.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L6' HTML/S/155.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L6' HTML/S/156.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/157.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/158.html /^<\/a> 6 * A operator with fixed precedence.<\/em>$/;" a +'L6' HTML/S/159.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/16.html /^<\/a> 6 $/;" a +'L6' HTML/S/160.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/161.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/162.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L6' HTML/S/163.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L6' HTML/S/164.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L6' HTML/S/165.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.InitialCommand;$/;" a +'L6' HTML/S/166.html /^<\/a> 6 * @author bjculkin<\/em>$/;" a +'L6' HTML/S/167.html /^<\/a> 6 * @author bjculkin<\/em>$/;" a +'L6' HTML/S/168.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.blocks.SimpleParseBlock;$/;" a +'L6' HTML/S/169.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L6' HTML/S/17.html /^<\/a> 6 import<\/strong> bjc.utils.gen.RandomGrammar;$/;" a +'L6' HTML/S/170.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/171.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L6' HTML/S/172.html /^<\/a> 6 * @author bjculkin<\/em>$/;" a +'L6' HTML/S/173.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L6' HTML/S/174.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L6' HTML/S/175.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/176.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/177.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/178.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/179.html /^<\/a> 6 * @author EVE<\/em>$/;" a +'L6' HTML/S/18.html /^<\/a>delimgroups-edit initial$/;" a +'L6' HTML/S/180.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.commands.DefaultNonInitialCommand;$/;" a +'L6' HTML/S/181.html /^<\/a> 6 * @author EVE<\/em>$/;" a +'L6' HTML/S/182.html /^<\/a> 6 * Simple token implementation for strings.<\/em>$/;" a +'L6' HTML/S/183.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.TokenStream;$/;" a +'L6' HTML/S/184.html /^<\/a> 6 import<\/strong> java.util.HashSet;$/;" a +'L6' HTML/S/185.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L6' HTML/S/186.html /^<\/a> 6 $/;" a +'L6' HTML/S/187.html /^<\/a> 6 * @author Ben Culkin<\/em>$/;" a +'L6' HTML/S/188.html /^<\/a> 6 $/;" a +'L6' HTML/S/189.html /^<\/a> 6 import<\/strong> bjc.utils.data.Pair;$/;" a +'L6' HTML/S/19.html /^<\/a>delimgroups-edit braces$/;" a +'L6' HTML/S/190.html /^<\/a> 6 import<\/strong> java.util.regex.Pattern;$/;" a +'L6' HTML/S/191.html /^<\/a> 6 import<\/strong> bjc.utils.data.Identity;$/;" a +'L6' HTML/S/192.html /^<\/a> 6 $/;" a +'L6' HTML/S/193.html /^<\/a># Unicode Character Database$/;" a +'L6' HTML/S/194.html /^<\/a> 1$/;" a +'L6' HTML/S/195.html /^<\/a>delimgroups-edit initial$/;" a +'L6' HTML/S/196.html /^<\/a>delimgroups-edit braces$/;" a +'L6' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/package-info.java$/;" a +'L6' HTML/S/2.html /^<\/a> <plugins>$/;" a +'L6' HTML/S/20.html /^<\/a> 6 import<\/strong> java.util.Arrays;$/;" a +'L6' HTML/S/203.html /^<\/a> <property name="java.vm.version" value="25.121-b13"\/>$/;" a +'L6' HTML/S/21.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/22.html /^<\/a> 6 * A handler for a command<\/em>$/;" a +'L6' HTML/S/23.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/24.html /^<\/a> 6 *<\/em>$/;" a +'L6' HTML/S/25.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/26.html /^<\/a> 6 import<\/strong> java.io.PrintStream;$/;" a +'L6' HTML/S/27.html /^<\/a> 6 * A command attached to an FDS interface.<\/em>$/;" a +'L6' HTML/S/28.html /^<\/a> 6 * @author bjculkin<\/em>$/;" a +'L6' HTML/S/29.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/3.html /^<\/a> 6 import<\/strong> java.util.Scanner;$/;" a +'L6' HTML/S/30.html /^<\/a> 6 import<\/strong> java.util.Set;$/;" a +'L6' HTML/S/31.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/32.html /^<\/a> 6 import<\/strong> java.util.TreeMap;$/;" a +'L6' HTML/S/33.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/34.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/35.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/36.html /^<\/a> 6 import<\/strong> java.io.InputStream;$/;" a +'L6' HTML/S/37.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/38.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L6' HTML/S/39.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/4.html /^<\/a> 6 import<\/strong> java.util.Scanner;$/;" a +'L6' HTML/S/40.html /^<\/a> 6 *<\/em>$/;" a +'L6' HTML/S/41.html /^<\/a> 6 * An iterator that repeats elements from a provided iterable.<\/em>$/;" a +'L6' HTML/S/42.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/43.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/44.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L6' HTML/S/45.html /^<\/a> 6 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L6' HTML/S/46.html /^<\/a> 6 import<\/strong> bjc.utils.data.LazyPair;$/;" a +'L6' HTML/S/47.html /^<\/a> 6 $/;" a +'L6' HTML/S/48.html /^<\/a> 6 import<\/strong> bjc.utils.data.LazyPair;$/;" a +'L6' HTML/S/49.html /^<\/a> 6 import<\/strong> java.util.function.Function;$/;" a +'L6' HTML/S/5.html /^<\/a> 6 import<\/strong> bjc.utils.cli.fds.SimpleFDSMode;$/;" a +'L6' HTML/S/50.html /^<\/a> 6 import<\/strong> java.util.function.Function;$/;" a +'L6' HTML/S/51.html /^<\/a> 6 import<\/strong> java.util.function.BiFunction;$/;" a +'L6' HTML/S/52.html /^<\/a> 6 import<\/strong> java.util.function.Consumer;$/;" a +'L6' HTML/S/53.html /^<\/a> 6 $/;" a +'L6' HTML/S/54.html /^<\/a> 6 import<\/strong> java.util.function.BiFunction;$/;" a +'L6' HTML/S/55.html /^<\/a> 6 $/;" a +'L6' HTML/S/56.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/57.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/58.html /^<\/a> 6 * An iterator that will only ever yield one item.<\/em>$/;" a +'L6' HTML/S/59.html /^<\/a> 6 * A supplier that can only supply one value.<\/em>$/;" a +'L6' HTML/S/6.html /^<\/a> 6 * @author bjculkin<\/em>$/;" a +'L6' HTML/S/60.html /^<\/a> 6 import<\/strong> java.util.NoSuchElementException;$/;" a +'L6' HTML/S/61.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/62.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/63.html /^<\/a> 6 $/;" a +'L6' HTML/S/64.html /^<\/a> 6 import<\/strong> com.google.common.collect.HashMultimap;$/;" a +'L6' HTML/S/65.html /^<\/a> 6 * What's useful about this is that you can hand sub-directories to people and$/;" a +'L6' HTML/S/66.html /^<\/a> 6 *<\/em>$/;" a +'L6' HTML/S/67.html /^<\/a> 6 $/;" a +'L6' HTML/S/68.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/69.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/7.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.delims.DelimiterGroup;$/;" a +'L6' HTML/S/70.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/71.html /^<\/a> 6 * A tape is a one-dimensional array that can only be accessed in one position<\/em>$/;" a +'L6' HTML/S/72.html /^<\/a> 6 \/*<\/em>$/;" a +'L6' HTML/S/73.html /^<\/a> 6 $/;" a +'L6' HTML/S/74.html /^<\/a> 6 * A tape is essentially a 1D array with a cursor attached to it, and you can<\/em>$/;" a +'L6' HTML/S/75.html /^<\/a> 6 * It has a current tape that you can do operations to, but also operations to<\/em>$/;" a +'L6' HTML/S/76.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/77.html /^<\/a> 6 \/**<\/em>$/;" a +'L6' HTML/S/78.html /^<\/a> 6 * Represents the user failing to choose a file.<\/em>$/;" a +'L6' HTML/S/79.html /^<\/a> 6 * The exception to throw whenever a pragma is used with invalid syntax<\/em>$/;" a +'L6' HTML/S/8.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L6' HTML/S/80.html /^<\/a> 6 * Represents a error from encountering a unknown pragma<\/em>$/;" a +'L6' HTML/S/81.html /^<\/a> 6 import<\/strong> java.util.ArrayList;$/;" a +'L6' HTML/S/82.html /^<\/a> 6 import<\/strong> java.util.function.Predicate;$/;" a +'L6' HTML/S/83.html /^<\/a> 6 import<\/strong> java.util.function.Predicate;$/;" a +'L6' HTML/S/84.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/85.html /^<\/a> 6 import<\/strong> java.util.function.Predicate;$/;" a +'L6' HTML/S/86.html /^<\/a> 6 * @author ben<\/em>$/;" a +'L6' HTML/S/87.html /^<\/a> 6 import<\/strong> java.util.function.Consumer;$/;" a +'L6' HTML/S/88.html /^<\/a> 6 import<\/strong> bjc.utils.data.Pair;$/;" a +'L6' HTML/S/89.html /^<\/a> 6 import<\/strong> java.util.Map;$/;" a +'L6' HTML/S/9.html /^<\/a> 6 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L6' HTML/S/90.html /^<\/a> 6 $/;" a +'L6' HTML/S/91.html /^<\/a> 6 import<\/strong> java.util.Iterator;$/;" a +'L6' HTML/S/92.html /^<\/a> 6 $/;" a +'L6' HTML/S/93.html /^<\/a> 6 * A list that logs when items are inserted into it.<\/em>$/;" a +'L6' HTML/S/94.html /^<\/a> 6 * A functor over a pair of heterogeneous types$/;" a +'L6' HTML/S/95.html /^<\/a> 6 * Represents a container or context some sort usually, but the precise<\/em>$/;" a +'L6' HTML/S/96.html /^<\/a> 6 *\/<\/em>$/;" a +'L6' HTML/S/97.html /^<\/a> 6 $/;" a +'L6' HTML/S/98.html /^<\/a> 6 import<\/strong> java.util.stream.Collector;$/;" a +'L6' HTML/S/99.html /^<\/a> 6 import<\/strong> bjc.utils.data.Pair;$/;" a +'L60' HTML/S/1.html /^<\/a>005D; 005B # RIGHT SQUARE BRACKET$/;" a +'L60' HTML/S/100.html /^<\/a> 60 $/;" a +'L60' HTML/S/104.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/106.html /^<\/a> 60 for<\/strong>(String<\/a> itm<\/a> : input<\/a>.toIterable<\/a>()) {<\/em>$/;" a +'L60' HTML/S/107.html /^<\/a> 60 * <\/em>$/;" a +'L60' HTML/S/108.html /^<\/a> 60 * @param queue<\/em>$/;" a +'L60' HTML/S/110.html /^<\/a> 60 * The cases to add for this rule.<\/em>$/;" a +'L60' HTML/S/111.html /^<\/a> 60 $/;" a +'L60' HTML/S/112.html /^<\/a> 60 * The result to get when the chance comes up.<\/em>$/;" a +'L60' HTML/S/113.html /^<\/a> 60 throw<\/strong> new<\/strong> InputMismatchException<\/a>("The number of vertices must be greater than 0");$/;" a +'L60' HTML/S/114.html /^<\/a> 60 if<\/strong>(other<\/a>.target<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L60' HTML/S/115.html /^<\/a> 60 \/**<\/em>$/;" a +'L60' HTML/S/117.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/122.html /^<\/a> 60 model<\/a>.addElement<\/a>(addItemBox<\/a>.getItemAt(addItemBox<\/a>.getSelectedIndex<\/a>()));$/;" a +'L60' HTML/S/123.html /^<\/a> 60 * The value to set the panel to<\/em>$/;" a +'L60' HTML/S/124.html /^<\/a> 60 value<\/a>.setText<\/a>(val<\/a>.getValue<\/a>());$/;" a +'L60' HTML/S/125.html /^<\/a> 60 if<\/strong>(defaults<\/a> != null<\/strong>) {<\/em>$/;" a +'L60' HTML/S/128.html /^<\/a> 60 addItemPanel<\/a>.setLayout<\/a>(new<\/strong> HLayout<\/a>(2));$/;" a +'L60' HTML/S/130.html /^<\/a> 60 return<\/strong> Integer<\/a>.toString<\/a>((Integer<\/a>) value<\/a>);$/;" a +'L60' HTML/S/131.html /^<\/a> 60 * @param parent<\/em>$/;" a +'L60' HTML/S/132.html /^<\/a> 60 $/;" a +'L60' HTML/S/133.html /^<\/a> 60 return<\/strong> getValue<\/a>(parent<\/a>, title<\/a>, prompt<\/a>, strang<\/a> -> {<\/em>$/;" a +'L60' HTML/S/138.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/139.html /^<\/a> 60 *\/<\/em>$/;" a +'L60' HTML/S/14.html /^<\/a> 60 IList<\/a><String<\/a>> tokens<\/a> = new<\/strong> FunctionalStringTokenizer<\/a>(line<\/a>).toList<\/a>();$/;" a +'L60' HTML/S/140.html /^<\/a> 60 this<\/strong>.end<\/a> = end<\/a>;$/;" a +'L60' HTML/S/141.html /^<\/a> 60 * @param name<\/em>$/;" a +'L60' HTML/S/143.html /^<\/a> 60 currentGroup<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L60' HTML/S/146.html /^<\/a> 60 if<\/strong>(!(obj<\/a> instanceof<\/strong> SequenceCharacteristics<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L60' HTML/S/147.html /^<\/a> 60 * <\/pre><\/em>$/;" a +'L60' HTML/S/149.html /^<\/a> 60 \/*<\/em>$/;" a +'L60' HTML/S/153.html /^<\/a> 60 if<\/strong> (inner<\/a> == null<\/strong>)$/;" a +'L60' HTML/S/154.html /^<\/a> 60 $/;" a +'L60' HTML/S/155.html /^<\/a> 60 $/;" a +'L60' HTML/S/159.html /^<\/a> 60 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> other<\/a> = denote<\/a>(tree<\/a>, tok<\/a>,$/;" a +'L60' HTML/S/16.html /^<\/a> 60 addCase<\/a>(rn<\/a>, 50, "of Wealth");$/;" a +'L60' HTML/S/164.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/168.html /^<\/a> 60 * @param chainSet<\/em>$/;" a +'L60' HTML/S/17.html /^<\/a> 60 ls<\/a>.forEach<\/a>(sb<\/a>::append<\/a>);$/;" a +'L60' HTML/S/171.html /^<\/a> 60 $/;" a +'L60' HTML/S/173.html /^<\/a> 60 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> denote<\/a>(ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> operand<\/a>, Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L60' HTML/S/177.html /^<\/a> 60 public<\/strong> int<\/strong> nextBinding<\/a>() {<\/em>$/;" a +'L60' HTML/S/180.html /^<\/a> 60 * <\/em>$/;" a +'L60' HTML/S/182.html /^<\/a> 60 $/;" a +'L60' HTML/S/184.html /^<\/a> 60 * @throws ExpectationException<\/em>$/;" a +'L60' HTML/S/185.html /^<\/a> 60 private<\/strong> final<\/strong> class<\/strong> TokenShunter<\/a> implements<\/strong> Consumer<\/a><String<\/a>> {<\/em>$/;" a +'L60' HTML/S/186.html /^<\/a> 60 * Create a new token splitter.<\/em>$/;" a +'L60' HTML/S/188.html /^<\/a> 60 low<\/a>.addNonMatcher<\/a>(Pattern<\/a>.quote<\/a>(delim<\/a>));$/;" a +'L60' HTML/S/189.html /^<\/a> 60 $/;" a +'L60' HTML/S/190.html /^<\/a> 60 * The string to split.$/;" a +'L60' HTML/S/191.html /^<\/a> 60 * @return A AST from the expression<\/em>$/;" a +'L60' HTML/S/192.html /^<\/a> 60 * Check handling of strings with multiple quoted strings in a row.<\/em>$/;" a +'L60' HTML/S/193.html /^<\/a>005D; 005B # RIGHT SQUARE BRACKET$/;" a +'L60' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/Token.java$/;" a +'L60' HTML/S/2.html /^<\/a> <artifactId>commons-lang3<\/artifactId>$/;" a +'L60' HTML/S/20.html /^<\/a> 60 *<\/em>$/;" a +'L60' HTML/S/203.html /^<\/a> <property name="sun.io.unicode.encoding" value="UnicodeBig"\/>$/;" a +'L60' HTML/S/24.html /^<\/a> 60 * A list of arguments to the command<\/em>$/;" a +'L60' HTML/S/25.html /^<\/a> 60 builder<\/a>.append<\/a>("]");$/;" a +'L60' HTML/S/26.html /^<\/a> 60 $/;" a +'L60' HTML/S/29.html /^<\/a> 60 * @throws FDSException<\/em>$/;" a +'L60' HTML/S/30.html /^<\/a> 60 throw<\/strong> new<\/strong> FDSException<\/a>(format<\/a>("Character '%s' is already bound"));$/;" a +'L60' HTML/S/31.html /^<\/a> 60 @Override<\/a>$/;" a +'L60' HTML/S/32.html /^<\/a> 60 *\/<\/em>$/;" a +'L60' HTML/S/33.html /^<\/a> 60 $/;" a +'L60' HTML/S/35.html /^<\/a> 60 $/;" a +'L60' HTML/S/36.html /^<\/a> 60 (description<\/a>, state<\/a>) -> state<\/a>.setDescription<\/a>(description<\/a>)));$/;" a +'L60' HTML/S/37.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/38.html /^<\/a> 60 components<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L60' HTML/S/4.html /^<\/a> 60 * Unused CLI args<\/em>$/;" a +'L60' HTML/S/40.html /^<\/a> 60 res<\/a> = getVersion<\/a>() - o<\/a>.getVersion<\/a>();$/;" a +'L60' HTML/S/41.html /^<\/a> 60 \/\/ We always have something<\/em>$/;" a +'L60' HTML/S/42.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/43.html /^<\/a> 60 if<\/strong> (other<\/a>.heldValue<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L60' HTML/S/44.html /^<\/a> 60 @Override<\/a>$/;" a +'L60' HTML/S/45.html /^<\/a> 60 \/*<\/em>$/;" a +'L60' HTML/S/46.html /^<\/a> 60 newPairMade<\/a>.replace<\/a>(true<\/strong>);$/;" a +'L60' HTML/S/47.html /^<\/a> 60 return<\/strong> this<\/strong>;$/;" a +'L60' HTML/S/48.html /^<\/a> 60 IPair<\/a><NewLeft<\/a>, NewRight<\/a>> newPair<\/a> = boundPair<\/a>;$/;" a +'L60' HTML/S/49.html /^<\/a> 60 return<\/strong> containedHolder<\/a>.unwrap<\/a>(unwrapper<\/a>);$/;" a +'L60' HTML/S/50.html /^<\/a> 60 return<\/strong> transformer<\/a>.apply<\/a>(containedValue<\/a>);$/;" a +'L60' HTML/S/51.html /^<\/a> 60 *<\/em>$/;" a +'L60' HTML/S/52.html /^<\/a> 60 * The action to execute for each child<\/em>$/;" a +'L60' HTML/S/53.html /^<\/a> 60 IList<\/a><UnaryOperator<\/a><ContainedType<\/a>>> pendingActions<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L60' HTML/S/54.html /^<\/a> 60 leftMaterialized<\/a> = false<\/strong>;$/;" a +'L60' HTML/S/55.html /^<\/a> 60 return<\/strong> new<\/strong> ListHolder<\/a><>(mappedValues<\/a>);$/;" a +'L60' HTML/S/56.html /^<\/a> 60 $/;" a +'L60' HTML/S/57.html /^<\/a> 60 public<\/strong> <BoundRight<\/a>> IPair<\/a><LeftType<\/a>, BoundRight<\/a>> bindRight($/;" a +'L60' HTML/S/59.html /^<\/a> 60 instSite<\/a> = isex<\/a>;$/;" a +'L60' HTML/S/60.html /^<\/a> 60 @Override<\/a>$/;" a +'L60' HTML/S/63.html /^<\/a> 60 $/;" a +'L60' HTML/S/64.html /^<\/a> 60 $/;" a +'L60' HTML/S/65.html /^<\/a> 60 * exists.$/;" a +'L60' HTML/S/66.html /^<\/a> 60 \/**<\/em>$/;" a +'L60' HTML/S/67.html /^<\/a> 60 $/;" a +'L60' HTML/S/68.html /^<\/a> 60 $/;" a +'L60' HTML/S/69.html /^<\/a> 60 $/;" a +'L60' HTML/S/7.html /^<\/a> 60 $/;" a +'L60' HTML/S/70.html /^<\/a> 60 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L60' HTML/S/71.html /^<\/a> 60 * Set the item the tape is currently on.<\/em>$/;" a +'L60' HTML/S/72.html /^<\/a> 60 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L60' HTML/S/73.html /^<\/a> 60 \/**<\/em>$/;" a +'L60' HTML/S/74.html /^<\/a> 60 *\/<\/em>$/;" a +'L60' HTML/S/75.html /^<\/a> 60 $/;" a +'L60' HTML/S/76.html /^<\/a> 60 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L60' HTML/S/77.html /^<\/a> 60 public<\/strong> V<\/a> putKey<\/a>(K<\/a> key<\/a>, V<\/a> val<\/a>) {<\/em>$/;" a +'L60' HTML/S/81.html /^<\/a> 60 root<\/a>.add<\/a>(element<\/a>, comparator<\/a>);$/;" a +'L60' HTML/S/82.html /^<\/a> 60 public<\/strong> void<\/strong> delete<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>) {<\/em>$/;" a +'L60' HTML/S/83.html /^<\/a> 60 case<\/strong> 0:$/;" a +'L60' HTML/S/85.html /^<\/a> 60 * @return The data associated with this tree part.<\/em>$/;" a +'L60' HTML/S/87.html /^<\/a> 60 $/;" a +'L60' HTML/S/88.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/89.html /^<\/a> 60 @Override<\/a>$/;" a +'L60' HTML/S/9.html /^<\/a> 60 \/**<\/em>$/;" a +'L60' HTML/S/90.html /^<\/a> 60 $/;" a +'L60' HTML/S/91.html /^<\/a> 60 * @return Whether any element in the list matches the provided<\/em>$/;" a +'L60' HTML/S/92.html /^<\/a> 60 * @param key<\/em>$/;" a +'L60' HTML/S/94.html /^<\/a> 60 * The function to lift to work over the left side of the$/;" a +'L60' HTML/S/97.html /^<\/a> 60 }<\/em>$/;" a +'L60' HTML/S/99.html /^<\/a> 60 return<\/strong> leftPair<\/a>.combine<\/a>(rightPair<\/a>, firstCombiner<\/a>, secondCombiner<\/a>);$/;" a +'L600' HTML/S/1.html /^<\/a># 1D6DB; MATHEMATICAL BOLD PARTIAL DIFFERENTIAL$/;" a +'L600' HTML/S/193.html /^<\/a># 1D6DB; MATHEMATICAL BOLD PARTIAL DIFFERENTIAL$/;" a +'L601' HTML/S/1.html /^<\/a># 1D715; MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL$/;" a +'L601' HTML/S/193.html /^<\/a># 1D715; MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL$/;" a +'L602' HTML/S/1.html /^<\/a># 1D74F; MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL$/;" a +'L602' HTML/S/193.html /^<\/a># 1D74F; MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL$/;" a +'L603' HTML/S/1.html /^<\/a># 1D789; MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL$/;" a +'L603' HTML/S/193.html /^<\/a># 1D789; MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL$/;" a +'L604' HTML/S/1.html /^<\/a># 1D7C3; MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL$/;" a +'L604' HTML/S/193.html /^<\/a># 1D7C3; MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL$/;" a +'L605' HTML/S/1.html /^<\/a>$/;" a +'L605' HTML/S/193.html /^<\/a>$/;" a +'L606' HTML/S/1.html /^<\/a># EOF$/;" a +'L606' HTML/S/193.html /^<\/a># EOF$/;" a +'L61' HTML/S/1.html /^<\/a>007B; 007D # LEFT CURLY BRACKET$/;" a +'L61' HTML/S/100.html /^<\/a> 61 return<\/strong> new<\/strong> FunctionalList<\/a><>(enumValues<\/a>).randItem<\/a>(rnd<\/a>::nextInt<\/a>);$/;" a +'L61' HTML/S/104.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/106.html /^<\/a> 61 state<\/a>.append<\/a>(itm<\/a>);$/;" a +'L61' HTML/S/107.html /^<\/a> 61 * @param i<\/em>$/;" a +'L61' HTML/S/108.html /^<\/a> 61 * The deque to print<\/em>$/;" a +'L61' HTML/S/110.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/111.html /^<\/a> 61 \/**<\/em>$/;" a +'L61' HTML/S/112.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/113.html /^<\/a> 61 $/;" a +'L61' HTML/S/114.html /^<\/a> 61 }<\/em> else<\/strong> if<\/strong>(!target<\/a>.equals<\/a>(other<\/a>.target<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L61' HTML/S/115.html /^<\/a> 61 * Add a edge to the graph<\/em>$/;" a +'L61' HTML/S/117.html /^<\/a> 61 $/;" a +'L61' HTML/S/122.html /^<\/a> 61 }<\/em>);$/;" a +'L61' HTML/S/123.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/124.html /^<\/a> 61 }<\/em>);$/;" a +'L61' HTML/S/125.html /^<\/a> 61 list<\/a> = SimpleJList<\/a>.buildFromList<\/a>(defaults<\/a>.toIterable<\/a>());$/;" a +'L61' HTML/S/128.html /^<\/a> 61 $/;" a +'L61' HTML/S/130.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/131.html /^<\/a> 61 * The parent frame for this dialog<\/em>$/;" a +'L61' HTML/S/132.html /^<\/a> 61 \/**<\/em>$/;" a +'L61' HTML/S/133.html /^<\/a> 61 try<\/strong> {<\/em>$/;" a +'L61' HTML/S/138.html /^<\/a> 61 $/;" a +'L61' HTML/S/139.html /^<\/a> 61 public<\/strong> boolean<\/strong> hasNextBlock<\/a>() {<\/em>$/;" a +'L61' HTML/S/14.html /^<\/a> 61 $/;" a +'L61' HTML/S/140.html /^<\/a> 61 $/;" a +'L61' HTML/S/141.html /^<\/a> 61 * The name of this pragma, for error message purpose<\/em>$/;" a +'L61' HTML/S/143.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/146.html /^<\/a> 61 $/;" a +'L61' HTML/S/147.html /^<\/a> 61 * <\/em>$/;" a +'L61' HTML/S/149.html /^<\/a> 61 * 0[xX] HexDigits_opt . HexDigits BinaryExponent<\/em>$/;" a +'L61' HTML/S/153.html /^<\/a> 61 throw<\/strong> new<\/strong> NullPointerException<\/a>("Inner block must not be null");$/;" a +'L61' HTML/S/154.html /^<\/a> 61 if<\/strong> (validatr<\/a> == null<\/strong> || validatr<\/a>.test<\/a>(res<\/a>)) {<\/em>$/;" a +'L61' HTML/S/155.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/159.html /^<\/a> 61 new<\/strong> ParserContext<\/a><>(ctx<\/a>.tokens<\/a>, ctx<\/a>.parse<\/a>, ctx<\/a>.state<\/a>));$/;" a +'L61' HTML/S/16.html /^<\/a> 61 addCase<\/a>(rn<\/a>, 40, "of Life");$/;" a +'L61' HTML/S/164.html /^<\/a> 61 $/;" a +'L61' HTML/S/168.html /^<\/a> 61 * The operators it forms a chain with.<\/em>$/;" a +'L61' HTML/S/17.html /^<\/a> 61 $/;" a +'L61' HTML/S/171.html /^<\/a> 61 this<\/strong>.term<\/a> = term<\/a>;$/;" a +'L61' HTML/S/173.html /^<\/a> 61 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L61' HTML/S/177.html /^<\/a> 61 return<\/strong> leftBinding<\/a>();$/;" a +'L61' HTML/S/180.html /^<\/a> 61 * @return The expression as an AST.<\/em>$/;" a +'L61' HTML/S/182.html /^<\/a> 61 if<\/strong> (key<\/a> == null<\/strong>) {<\/em>$/;" a +'L61' HTML/S/184.html /^<\/a> 61 * If the token is not one of the expected types.<\/em>$/;" a +'L61' HTML/S/185.html /^<\/a> 61 private<\/strong> IList<\/a><TokenType<\/a>> output<\/a>;$/;" a +'L61' HTML/S/186.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/188.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/189.html /^<\/a> 61 \/\/ Hand back the state<\/em>$/;" a +'L61' HTML/S/190.html /^<\/a> 61 *$/;" a +'L61' HTML/S/191.html /^<\/a> 61 *<\/em>$/;" a +'L61' HTML/S/192.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/193.html /^<\/a>007B; 007D # LEFT CURLY BRACKET$/;" a +'L61' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/SimpleInternalFrame.java$/;" a +'L61' HTML/S/2.html /^<\/a> <version>3.4<\/version>$/;" a +'L61' HTML/S/20.html /^<\/a> 61 * We're suppressing the warning because we might use the input<\/em>$/;" a +'L61' HTML/S/203.html /^<\/a> <property name="socksNonProxyHosts" value="local|*.local|169.254\/16|*.169.254\/16"\/>$/;" a +'L61' HTML/S/24.html /^<\/a> 61 * @return The command mode to use for the next command. Defaults to<\/em>$/;" a +'L61' HTML/S/25.html /^<\/a> 61 $/;" a +'L61' HTML/S/26.html /^<\/a> 61 printer<\/a>.print<\/a>("Enter a command (m for help): ");$/;" a +'L61' HTML/S/29.html /^<\/a> 61 * If there is no command bound to that character.<\/em>$/;" a +'L61' HTML/S/30.html /^<\/a> 61 $/;" a +'L61' HTML/S/31.html /^<\/a> 61 public<\/strong> boolean<\/strong> isAlias<\/a>() {<\/em>$/;" a +'L61' HTML/S/32.html /^<\/a> 61 public<\/strong> GenericCommandMode(Consumer<\/a><String<\/a>> normalOutput<\/a>, Consumer<\/a><String<\/a>> errorOutput<\/a>) {<\/em>$/;" a +'L61' HTML/S/33.html /^<\/a> 61 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L61' HTML/S/35.html /^<\/a> 61 return<\/strong> author<\/a>;$/;" a +'L61' HTML/S/36.html /^<\/a> 61 $/;" a +'L61' HTML/S/37.html /^<\/a> 61 $/;" a +'L61' HTML/S/38.html /^<\/a> 61 sourceDirectory<\/a> = directory<\/a>.toPath().toAbsolutePath();$/;" a +'L61' HTML/S/4.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/40.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/41.html /^<\/a> 61 return<\/strong> true<\/strong>;$/;" a +'L61' HTML/S/42.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/43.html /^<\/a> 61 }<\/em> else<\/strong> if<\/strong> (!heldValue<\/a>.equals<\/a>(other<\/a>.heldValue<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L61' HTML/S/44.html /^<\/a> 61 public<\/strong> default<\/strong> ContainedType<\/a> getValue<\/a>() {<\/em>$/;" a +'L61' HTML/S/45.html /^<\/a> 61 * Create the new supplier of a value<\/em>$/;" a +'L61' HTML/S/46.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/47.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/48.html /^<\/a> 61 $/;" a +'L61' HTML/S/49.html /^<\/a> 61 }<\/em>);$/;" a +'L61' HTML/S/50.html /^<\/a> 61 }<\/em>);$/;" a +'L61' HTML/S/51.html /^<\/a> 61 * @param <OtherLeft><\/em>$/;" a +'L61' HTML/S/52.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/53.html /^<\/a> 61 $/;" a +'L61' HTML/S/54.html /^<\/a> 61 rightMaterialized<\/a> = false<\/strong>;$/;" a +'L61' HTML/S/55.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/56.html /^<\/a> 61 return<\/strong> unwrapper<\/a>.apply<\/a>(held<\/a>);$/;" a +'L61' HTML/S/57.html /^<\/a> 61 Function<\/a><RightType<\/a>, IPair<\/a><LeftType<\/a>, BoundRight<\/a>>> rightBinder<\/a>) {<\/em>$/;" a +'L61' HTML/S/59.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/60.html /^<\/a> 61 public<\/strong> boolean<\/strong> hasNext<\/a>() {<\/em>$/;" a +'L61' HTML/S/63.html /^<\/a> 61 \/**<\/em>$/;" a +'L61' HTML/S/64.html /^<\/a> 61 ambMap<\/a> = HashMultimap<\/a>.create<\/a>();$/;" a +'L61' HTML/S/65.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/66.html /^<\/a> 61 * Set the item the tape is currently on.<\/em>$/;" a +'L61' HTML/S/67.html /^<\/a> 61 @Override<\/a>$/;" a +'L61' HTML/S/68.html /^<\/a> 61 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L61' HTML/S/69.html /^<\/a> 61 @Override<\/a>$/;" a +'L61' HTML/S/7.html /^<\/a> 61 try<\/strong>(Scanner<\/a> scn<\/a> = new<\/strong> Scanner<\/a>(stream<\/a>)) {<\/em>$/;" a +'L61' HTML/S/70.html /^<\/a> 61 $/;" a +'L61' HTML/S/71.html /^<\/a> 61 *<\/em>$/;" a +'L61' HTML/S/72.html /^<\/a> 61 return<\/strong> "[base=" + parent<\/a>.toString<\/a>() + ", own=" + backing<\/a>.toString<\/a>() + "]";$/;" a +'L61' HTML/S/73.html /^<\/a> 61 * Get the number of elements in the stack.<\/em>$/;" a +'L61' HTML/S/74.html /^<\/a> 61 T<\/a> remove<\/a>();$/;" a +'L61' HTML/S/75.html /^<\/a> 61 \/**<\/em>$/;" a +'L61' HTML/S/76.html /^<\/a> 61 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> 0;$/;" a +'L61' HTML/S/77.html /^<\/a> 61 if<\/strong>(children<\/a>.containsKey<\/a>(key<\/a>))$/;" a +'L61' HTML/S/81.html /^<\/a> 61 }<\/em>$/;" a +'L61' HTML/S/82.html /^<\/a> 61 if<\/strong>(data<\/a>.equals<\/a>(element<\/a>)) {<\/em>$/;" a +'L61' HTML/S/83.html /^<\/a> 61 if<\/strong>(isDeleted<\/a>) {<\/em>$/;" a +'L61' HTML/S/85.html /^<\/a> 61 *\/<\/em>$/;" a +'L61' HTML/S/87.html /^<\/a> 61 return<\/strong> delegate<\/a>.get<\/a>(key<\/a>);$/;" a +'L61' HTML/S/88.html /^<\/a> 61 $/;" a +'L61' HTML/S/89.html /^<\/a> 61 public<\/strong> void<\/strong> clear<\/a>() {<\/em>$/;" a +'L61' HTML/S/9.html /^<\/a> 61 * Main method.<\/em>$/;" a +'L61' HTML/S/90.html /^<\/a> 61 \/**<\/em>$/;" a +'L61' HTML/S/91.html /^<\/a> 61 * predicate.<\/em>$/;" a +'L61' HTML/S/92.html /^<\/a> 61 * The key to look for a value under.<\/em>$/;" a +'L61' HTML/S/94.html /^<\/a> 61 * pair$/;" a +'L61' HTML/S/97.html /^<\/a> 61 $/;" a +'L61' HTML/S/99.html /^<\/a> 61 }<\/em>);$/;" a +'L62' HTML/S/1.html /^<\/a>007D; 007B # RIGHT CURLY BRACKET$/;" a +'L62' HTML/S/100.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/106.html /^<\/a> 62 $/;" a +'L62' HTML/S/107.html /^<\/a> 62 * The number to check.<\/em>$/;" a +'L62' HTML/S/108.html /^<\/a> 62 * @return A string version of the deque, with allowance for an empty<\/em>$/;" a +'L62' HTML/S/110.html /^<\/a> 62 public<\/strong> void<\/strong> makeRule<\/a>(E<\/a> rule<\/a>, IList<\/a><IList<\/a><E<\/a>>> cases<\/a>) {<\/em>$/;" a +'L62' HTML/S/111.html /^<\/a> 62 * Create a new weighted grammar.<\/em>$/;" a +'L62' HTML/S/112.html /^<\/a> 62 public<\/strong> void<\/strong> addProbability<\/a>(int<\/strong> chance<\/a>, E<\/a> result<\/a>) {<\/em>$/;" a +'L62' HTML/S/113.html /^<\/a> 62 IList<\/a><Integer<\/a>> vertices<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L62' HTML/S/114.html /^<\/a> 62 $/;" a +'L62' HTML/S/115.html /^<\/a> 62 *<\/em>$/;" a +'L62' HTML/S/117.html /^<\/a> 62 return<\/strong> chooser<\/a>.getFiles<\/a>()[0];$/;" a +'L62' HTML/S/122.html /^<\/a> 62 $/;" a +'L62' HTML/S/123.html /^<\/a> 62 public<\/strong> void<\/strong> resetValues(InputVal<\/a> value<\/a>) {<\/em>$/;" a +'L62' HTML/S/124.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/125.html /^<\/a> 62 }<\/em> else<\/strong> {<\/em>$/;" a +'L62' HTML/S/128.html /^<\/a> 62 JTextField<\/a> addItemField<\/a> = new<\/strong> JTextField<\/a>(255);$/;" a +'L62' HTML/S/130.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/131.html /^<\/a> 62 * @param title<\/em>$/;" a +'L62' HTML/S/132.html /^<\/a> 62 * Prompt the user with a "Open File..." dialog. Keeps prompting them<\/em>$/;" a +'L62' HTML/S/133.html /^<\/a> 62 Integer<\/a>.parseInt<\/a>(strang<\/a>);$/;" a +'L62' HTML/S/138.html /^<\/a> 62 @Override<\/a>$/;" a +'L62' HTML/S/139.html /^<\/a> 62 return<\/strong> blockReader<\/a>.hasNext<\/a>();$/;" a +'L62' HTML/S/14.html /^<\/a> 62 ShuntingYard<\/a><String<\/a>> yard<\/a> = new<\/strong> ShuntingYard<\/a><>(true<\/strong>);$/;" a +'L62' HTML/S/140.html /^<\/a> 62 this<\/strong>.pragmas<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L62' HTML/S/141.html /^<\/a> 62 * @param consumer<\/em>$/;" a +'L62' HTML/S/143.html /^<\/a> 62 $/;" a +'L62' HTML/S/146.html /^<\/a> 62 SequenceCharacteristics<\/a><?> other<\/a> = (SequenceCharacteristics<\/a><?>) obj<\/a>;$/;" a +'L62' HTML/S/147.html /^<\/a> 62 * @param chars<\/em>$/;" a +'L62' HTML/S/149.html /^<\/a> 62 * FloatTypeSuffix_opt<\/em>$/;" a +'L62' HTML/S/153.html /^<\/a> 62 else<\/strong> if<\/strong> (delimiter<\/a> == null<\/strong>)$/;" a +'L62' HTML/S/154.html /^<\/a> 62 return<\/strong> res<\/a>;$/;" a +'L62' HTML/S/159.html /^<\/a> 62 $/;" a +'L62' HTML/S/16.html /^<\/a> 62 addCase<\/a>(rn<\/a>, 30, "of the Jackal");$/;" a +'L62' HTML/S/164.html /^<\/a> 62 \/**<\/em>$/;" a +'L62' HTML/S/168.html /^<\/a> 62 * <\/em>$/;" a +'L62' HTML/S/17.html /^<\/a> 62 System<\/a>.out<\/a>.println<\/a>(sb<\/a>.toString<\/a>().replaceAll<\/a>("\\\\s+", " "));$/;" a +'L62' HTML/S/171.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/173.html /^<\/a> 62 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> inner<\/a> = innerBlck<\/a>.parse<\/a>(ctx<\/a>);$/;" a +'L62' HTML/S/177.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/180.html /^<\/a> 62 * <\/em>$/;" a +'L62' HTML/S/182.html /^<\/a> 62 if<\/strong> (other<\/a>.key<\/a> != null<\/strong>)$/;" a +'L62' HTML/S/184.html /^<\/a> 62 *\/<\/em>$/;" a +'L62' HTML/S/185.html /^<\/a> 62 private<\/strong> Deque<\/a><String<\/a>> stack<\/a>;$/;" a +'L62' HTML/S/186.html /^<\/a> 62 public<\/strong> SimpleTokenSplitter() {<\/em>$/;" a +'L62' HTML/S/188.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/189.html /^<\/a> 62 return<\/strong> new<\/strong> Pair<\/a><>(queuedASTs<\/a>, newAST<\/a>);$/;" a +'L62' HTML/S/190.html /^<\/a> 62 * @return An list containing alternating bits of the string and the$/;" a +'L62' HTML/S/191.html /^<\/a> 62 * FIXME The handleSpecialOp function seems like an ugly<\/em>$/;" a +'L62' HTML/S/192.html /^<\/a> 62 @Test<\/a>$/;" a +'L62' HTML/S/193.html /^<\/a>007D; 007B # RIGHT CURLY BRACKET$/;" a +'L62' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/blocks\/TriggeredParseBlock.java$/;" a +'L62' HTML/S/2.html /^<\/a> <\/dependency>$/;" a +'L62' HTML/S/20.html /^<\/a> 62 * stream multiple times.<\/em>$/;" a +'L62' HTML/S/203.html /^<\/a> <property name="ftp.nonProxyHosts" value="local|*.local|169.254\/16|*.169.254\/16"\/>$/;" a +'L62' HTML/S/24.html /^<\/a> 62 * returning this, and doing nothing else<\/em>$/;" a +'L62' HTML/S/25.html /^<\/a> 62 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L62' HTML/S/26.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/29.html /^<\/a> 62 *\/<\/em>$/;" a +'L62' HTML/S/30.html /^<\/a> 62 commands<\/a>.put<\/a>(c<\/a>, comm<\/a>);$/;" a +'L62' HTML/S/31.html /^<\/a> 62 return<\/strong> false<\/strong>;$/;" a +'L62' HTML/S/32.html /^<\/a> 62 if<\/strong>(normalOutput<\/a> == null<\/strong>)$/;" a +'L62' HTML/S/33.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/35.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/36.html /^<\/a> 62 reader<\/a>.addPragma<\/a>("version", buildInteger<\/a>("version", (version<\/a>, state<\/a>) -> state<\/a>.setVersion<\/a>(version<\/a>)));$/;" a +'L62' HTML/S/37.html /^<\/a> 62 \/**<\/em>$/;" a +'L62' HTML/S/38.html /^<\/a> 62 $/;" a +'L62' HTML/S/4.html /^<\/a> 62 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L62' HTML/S/40.html /^<\/a> 62 $/;" a +'L62' HTML/S/41.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/42.html /^<\/a> 62 $/;" a +'L62' HTML/S/43.html /^<\/a> 62 $/;" a +'L62' HTML/S/44.html /^<\/a> 62 return<\/strong> unwrap<\/a>((value<\/a>) -> value<\/a>);$/;" a +'L62' HTML/S/45.html /^<\/a> 62 *\/<\/em>$/;" a +'L62' HTML/S/46.html /^<\/a> 62 $/;" a +'L62' HTML/S/47.html /^<\/a> 62 $/;" a +'L62' HTML/S/48.html /^<\/a> 62 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L62' HTML/S/49.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/50.html /^<\/a> 62 }<\/em>);$/;" a +'L62' HTML/S/51.html /^<\/a> 62 * The left type of the other pair<\/em>$/;" a +'L62' HTML/S/52.html /^<\/a> 62 void<\/strong> doForChildren<\/a>(Consumer<\/a><ITree<\/a><ContainedType<\/a>>> action<\/a>);$/;" a +'L62' HTML/S/53.html /^<\/a> 62 actions<\/a>.forEach<\/a>(pendingActions<\/a>::add<\/a>);$/;" a +'L62' HTML/S/54.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/55.html /^<\/a> 62 $/;" a +'L62' HTML/S/56.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/57.html /^<\/a> 62 if<\/strong>(rightBinder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Binder must not be null");$/;" a +'L62' HTML/S/59.html /^<\/a> 62 $/;" a +'L62' HTML/S/60.html /^<\/a> 62 return<\/strong> !done<\/a>;$/;" a +'L62' HTML/S/63.html /^<\/a> 62 * Create a new tree node with the specified children<\/em>$/;" a +'L62' HTML/S/64.html /^<\/a> 62 $/;" a +'L62' HTML/S/65.html /^<\/a> 62 default<\/strong> Directory<\/a><K<\/a>, V<\/a>> newSubdirectory<\/a>(K<\/a> key<\/a>) {<\/em>$/;" a +'L62' HTML/S/66.html /^<\/a> 62 *<\/em>$/;" a +'L62' HTML/S/67.html /^<\/a> 62 public<\/strong> void<\/strong> forEachValue<\/a>(Consumer<\/a><ValueType<\/a>> action<\/a>) {<\/em>$/;" a +'L62' HTML/S/68.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/69.html /^<\/a> 62 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L62' HTML/S/7.html /^<\/a> 62 String<\/a> ln<\/a> = "";$/;" a +'L62' HTML/S/70.html /^<\/a> 62 int<\/strong> result<\/a> = 1;$/;" a +'L62' HTML/S/71.html /^<\/a> 62 * @param itm<\/em>$/;" a +'L62' HTML/S/72.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/73.html /^<\/a> 62 *<\/em>$/;" a +'L62' HTML/S/74.html /^<\/a> 62 $/;" a +'L62' HTML/S/75.html /^<\/a> 62 * Set the item the tape is currently on.<\/em>$/;" a +'L62' HTML/S/76.html /^<\/a> 62 $/;" a +'L62' HTML/S/77.html /^<\/a> 62 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Key " + key<\/a> + " is already used for sub-directories.");$/;" a +'L62' HTML/S/81.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/82.html /^<\/a> 62 isDeleted<\/a> = true<\/strong>;$/;" a +'L62' HTML/S/83.html /^<\/a> 62 isDeleted<\/a> = false<\/strong>;$/;" a +'L62' HTML/S/85.html /^<\/a> 62 public<\/strong> T<\/a> data<\/a>();$/;" a +'L62' HTML/S/87.html /^<\/a> 62 }<\/em>$/;" a +'L62' HTML/S/88.html /^<\/a> 62 \/**<\/em>$/;" a +'L62' HTML/S/89.html /^<\/a> 62 wrappedMap<\/a>.clear<\/a>();$/;" a +'L62' HTML/S/9.html /^<\/a> 62 * <\/em>$/;" a +'L62' HTML/S/90.html /^<\/a> 62 * Create a functional string tokenizer from a non-functional one<\/em>$/;" a +'L62' HTML/S/91.html /^<\/a> 62 *\/<\/em>$/;" a +'L62' HTML/S/92.html /^<\/a> 62 * <\/em>$/;" a +'L62' HTML/S/94.html /^<\/a> 62 * @return The function lifted to work over the left side of bifunctors$/;" a +'L62' HTML/S/97.html /^<\/a> 62 @Override<\/a>$/;" a +'L62' HTML/S/99.html /^<\/a> 62 }<\/em>);$/;" a +'L63' HTML/S/1.html /^<\/a>00AB; 00BB # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK$/;" a +'L63' HTML/S/100.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/106.html /^<\/a> 63 if<\/strong>(i<\/a> != input<\/a>.getSize<\/a>()) {<\/em>$/;" a +'L63' HTML/S/107.html /^<\/a> 63 * <\/em>$/;" a +'L63' HTML/S/108.html /^<\/a> 63 * deque<\/em>$/;" a +'L63' HTML/S/110.html /^<\/a> 63 if<\/strong>(cases<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Cases must not be null");$/;" a +'L63' HTML/S/111.html /^<\/a> 63 *\/<\/em>$/;" a +'L63' HTML/S/112.html /^<\/a> 63 probabilities<\/a>.add<\/a>(chance<\/a>);$/;" a +'L63' HTML/S/113.html /^<\/a> 63 $/;" a +'L63' HTML/S/114.html /^<\/a> 63 return<\/strong> true<\/strong>;$/;" a +'L63' HTML/S/115.html /^<\/a> 63 * @param source<\/em>$/;" a +'L63' HTML/S/117.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/122.html /^<\/a> 63 removeItemButton<\/a>.addActionListener<\/a>((ev<\/a>) -> {<\/em>$/;" a +'L63' HTML/S/123.html /^<\/a> 63 field<\/a>.setValue<\/a>(value<\/a>);$/;" a +'L63' HTML/S/124.html /^<\/a> 63 $/;" a +'L63' HTML/S/125.html /^<\/a> 63 list<\/a> = new<\/strong> JList<\/a><>(new<\/strong> DefaultListModel<\/a><>());$/;" a +'L63' HTML/S/128.html /^<\/a> 63 JButton<\/a> addItemButton<\/a> = new<\/strong> JButton<\/a>("Add " + type<\/a>);$/;" a +'L63' HTML/S/130.html /^<\/a> 63 $/;" a +'L63' HTML/S/131.html /^<\/a> 63 * The title of this dialog<\/em>$/;" a +'L63' HTML/S/132.html /^<\/a> 63 * until they pick a file.<\/em>$/;" a +'L63' HTML/S/133.html /^<\/a> 63 return<\/strong> true<\/strong>;$/;" a +'L63' HTML/S/138.html /^<\/a> 63 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L63' HTML/S/139.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/14.html /^<\/a> 63 $/;" a +'L63' HTML/S/140.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/141.html /^<\/a> 63 * The function to invoke with the parsed string<\/em>$/;" a +'L63' HTML/S/143.html /^<\/a> 63 \/**<\/em>$/;" a +'L63' HTML/S/146.html /^<\/a> 63 $/;" a +'L63' HTML/S/147.html /^<\/a> 63 * The parameters on how to mark certain portions of the<\/em>$/;" a +'L63' HTML/S/149.html /^<\/a> 63 *\/<\/em>$/;" a +'L63' HTML/S/153.html /^<\/a> 63 throw<\/strong> new<\/strong> NullPointerException<\/a>("Delimiter must not be null");$/;" a +'L63' HTML/S/154.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/159.html /^<\/a> 63 return<\/strong> new<\/strong> Tree<\/a><>(chain<\/a>, res<\/a>, other<\/a>);$/;" a +'L63' HTML/S/16.html /^<\/a> 63 addCase<\/a>(rn<\/a>, 20, "of Vitality");$/;" a +'L63' HTML/S/164.html /^<\/a> 63 * Create a new pre-ternary operator, like an if-then-else statement.<\/em>$/;" a +'L63' HTML/S/168.html /^<\/a> 63 * @param marker<\/em>$/;" a +'L63' HTML/S/17.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/171.html /^<\/a> 63 $/;" a +'L63' HTML/S/173.html /^<\/a> 63 $/;" a +'L63' HTML/S/177.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/180.html /^<\/a> 63 * @throws ParserException<\/em>$/;" a +'L63' HTML/S/182.html /^<\/a> 63 return<\/strong> false<\/strong>;$/;" a +'L63' HTML/S/184.html /^<\/a> 63 public<\/strong> void<\/strong> expect<\/a>(Set<\/a><K<\/a>> expectedKeys<\/a>) throws<\/strong> ExpectationException<\/a> {<\/em>$/;" a +'L63' HTML/S/185.html /^<\/a> 63 private<\/strong> Function<\/a><String<\/a>, TokenType<\/a>> transformer<\/a>;$/;" a +'L63' HTML/S/186.html /^<\/a> 63 delimSet<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L63' HTML/S/188.html /^<\/a> 63 $/;" a +'L63' HTML/S/189.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/190.html /^<\/a> 63 * embedded double-quoted strings that separated them.$/;" a +'L63' HTML/S/191.html /^<\/a> 63 * interface. Maybe there's a better way to express how that<\/em>$/;" a +'L63' HTML/S/192.html /^<\/a> 63 public<\/strong> void<\/strong> testRemoveDQuoted_MultipleSerialString() {<\/em>$/;" a +'L63' HTML/S/193.html /^<\/a>00AB; 00BB # LEFT-POINTING DOUBLE ANGLE QUOTATION MARK$/;" a +'L63' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/FunctionalStringTokenizer.java$/;" a +'L63' HTML/S/2.html /^<\/a> <dependency>$/;" a +'L63' HTML/S/20.html /^<\/a> 63 *\/<\/em>$/;" a +'L63' HTML/S/203.html /^<\/a> <property name="sun.cpu.isalist" value=""\/>$/;" a +'L63' HTML/S/24.html /^<\/a> 63 *\/<\/em>$/;" a +'L63' HTML/S/25.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/26.html /^<\/a> 63 }<\/em> catch<\/strong> (Exception<\/a> ex<\/a>) {<\/em>$/;" a +'L63' HTML/S/29.html /^<\/a> 63 FDSCommand<\/a><S<\/a>> getCommand(char<\/strong> c<\/a>) throws<\/strong> FDSException<\/a>;$/;" a +'L63' HTML/S/30.html /^<\/a> 63 $/;" a +'L63' HTML/S/31.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/32.html /^<\/a> 63 throw<\/strong> new<\/strong> NullPointerException<\/a>("Normal output source must be non-null");$/;" a +'L63' HTML/S/33.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/35.html /^<\/a> 63 $/;" a +'L63' HTML/S/36.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/37.html /^<\/a> 63 * Convert this state into the description it represents<\/em>$/;" a +'L63' HTML/S/38.html /^<\/a> 63 \/\/ Marker for making sure we don't skip the parent<\/em>$/;" a +'L63' HTML/S/4.html /^<\/a> 63 Scanner<\/a> input<\/a> = new<\/strong> Scanner<\/a>(System<\/a>.in<\/a>);$/;" a +'L63' HTML/S/40.html /^<\/a> 63 return<\/strong> res<\/a>;$/;" a +'L63' HTML/S/41.html /^<\/a> 63 $/;" a +'L63' HTML/S/42.html /^<\/a> 63 @Override<\/a>$/;" a +'L63' HTML/S/43.html /^<\/a> 63 return<\/strong> true<\/strong>;$/;" a +'L63' HTML/S/44.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/45.html /^<\/a> 63 Supplier<\/a><IHolder<\/a><BoundContainedType<\/a>>> typeSupplier<\/a> = () -> {<\/em>$/;" a +'L63' HTML/S/46.html /^<\/a> 63 return<\/strong> newPair<\/a>.unwrap<\/a>((pair<\/a>) -> pair<\/a>.getLeft<\/a>());$/;" a +'L63' HTML/S/47.html /^<\/a> 63 @Override<\/a>$/;" a +'L63' HTML/S/48.html /^<\/a> 63 newPair<\/a> = binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>());$/;" a +'L63' HTML/S/49.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/50.html /^<\/a> 63 $/;" a +'L63' HTML/S/51.html /^<\/a> 63 * @param <OtherRight><\/em>$/;" a +'L63' HTML/S/52.html /^<\/a> 63 $/;" a +'L63' HTML/S/53.html /^<\/a> 63 $/;" a +'L63' HTML/S/54.html /^<\/a> 63 $/;" a +'L63' HTML/S/55.html /^<\/a> 63 @Override<\/a>$/;" a +'L63' HTML/S/56.html /^<\/a> 63 $/;" a +'L63' HTML/S/57.html /^<\/a> 63 $/;" a +'L63' HTML/S/59.html /^<\/a> 63 return<\/strong> source<\/a>.get<\/a>();$/;" a +'L63' HTML/S/60.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/63.html /^<\/a> 63 *<\/em>$/;" a +'L63' HTML/S/64.html /^<\/a> 63 seen<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L63' HTML/S/65.html /^<\/a> 63 if<\/strong>(hasSubdirectory<\/a>(key<\/a>)) return<\/strong> null<\/strong>;$/;" a +'L63' HTML/S/66.html /^<\/a> 63 * @param itm<\/em>$/;" a +'L63' HTML/S/67.html /^<\/a> 63 backing<\/a>.forEachValue<\/a>(stk<\/a> -> action<\/a>.accept<\/a>(stk<\/a>.top<\/a>()));$/;" a +'L63' HTML/S/68.html /^<\/a> 63 $/;" a +'L63' HTML/S/69.html /^<\/a> 63 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L63' HTML/S/7.html /^<\/a> 63 $/;" a +'L63' HTML/S/70.html /^<\/a> 63 result<\/a> = prime<\/a> * result<\/a> + ((backing<\/a> == null<\/strong>) ? 0 : backing<\/a>.hashCode<\/a>());$/;" a +'L63' HTML/S/71.html /^<\/a> 63 * The new value for the tape item.<\/em>$/;" a +'L63' HTML/S/72.html /^<\/a> 63 $/;" a +'L63' HTML/S/73.html /^<\/a> 63 * @return the number of elements in the stack.<\/em>$/;" a +'L63' HTML/S/74.html /^<\/a> 63 \/**<\/em>$/;" a +'L63' HTML/S/75.html /^<\/a> 63 *<\/em>$/;" a +'L63' HTML/S/76.html /^<\/a> 63 return<\/strong> currentTape<\/a>.size<\/a>();$/;" a +'L63' HTML/S/77.html /^<\/a> 63 $/;" a +'L63' HTML/S/81.html /^<\/a> 63 $/;" a +'L63' HTML/S/82.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/83.html /^<\/a> 63 }<\/em> else<\/strong>$/;" a +'L63' HTML/S/85.html /^<\/a> 63 $/;" a +'L63' HTML/S/87.html /^<\/a> 63 $/;" a +'L63' HTML/S/88.html /^<\/a> 63 * Create a new functional list with the specified size.<\/em>$/;" a +'L63' HTML/S/89.html /^<\/a> 63 }<\/em>$/;" a +'L63' HTML/S/9.html /^<\/a> 63 * @param args<\/em>$/;" a +'L63' HTML/S/90.html /^<\/a> 63 *<\/em>$/;" a +'L63' HTML/S/91.html /^<\/a> 63 boolean<\/strong> anyMatch<\/a>(Predicate<\/a><ContainedType<\/a>> matcher<\/a>);$/;" a +'L63' HTML/S/92.html /^<\/a> 63 * @return The value of the key.<\/em>$/;" a +'L63' HTML/S/94.html /^<\/a> 63 *\/<\/em>$/;" a +'L63' HTML/S/97.html /^<\/a> 63 public<\/strong> NewValue<\/a> get<\/a>(OldKey<\/a> key<\/a>) {<\/em>$/;" a +'L63' HTML/S/99.html /^<\/a> 63 }<\/em>;$/;" a +'L64' HTML/S/1.html /^<\/a>00BB; 00AB # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK$/;" a +'L64' HTML/S/106.html /^<\/a> 64 state<\/a>.append<\/a>(seperator<\/a>);$/;" a +'L64' HTML/S/107.html /^<\/a> 64 * @return Whether the number is in the range.<\/em>$/;" a +'L64' HTML/S/108.html /^<\/a> 64 *\/<\/em>$/;" a +'L64' HTML/S/110.html /^<\/a> 64 $/;" a +'L64' HTML/S/111.html /^<\/a> 64 public<\/strong> WeightedGrammar() {<\/em>$/;" a +'L64' HTML/S/112.html /^<\/a> 64 results<\/a>.add<\/a>(result<\/a>);$/;" a +'L64' HTML/S/113.html /^<\/a> 64 FuncUtils<\/a>.doTimes<\/a>(vertexCount<\/a>, (vertexNo) -> vertices<\/a>.add<\/a>(vertexNo));$/;" a +'L64' HTML/S/114.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/115.html /^<\/a> 64 * The source vertex for this edge<\/em>$/;" a +'L64' HTML/S/117.html /^<\/a> 64 $/;" a +'L64' HTML/S/122.html /^<\/a> 64 model<\/a>.remove<\/a>(itemList<\/a>.getSelectedIndex<\/a>());$/;" a +'L64' HTML/S/123.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/124.html /^<\/a> 64 \/**<\/em>$/;" a +'L64' HTML/S/125.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/128.html /^<\/a> 64 $/;" a +'L64' HTML/S/130.html /^<\/a> 64 \/**<\/em>$/;" a +'L64' HTML/S/131.html /^<\/a> 64 * @param question<\/em>$/;" a +'L64' HTML/S/132.html /^<\/a> 64 *<\/em>$/;" a +'L64' HTML/S/133.html /^<\/a> 64 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L64' HTML/S/138.html /^<\/a> 64 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L64' HTML/S/139.html /^<\/a> 64 $/;" a +'L64' HTML/S/14.html /^<\/a> 64 Deque<\/a><IPair<\/a><String<\/a>, String<\/a>>> ops<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L64' HTML/S/140.html /^<\/a> 64 $/;" a +'L64' HTML/S/141.html /^<\/a> 64 * @return A pragma that functions as described above.<\/em>$/;" a +'L64' HTML/S/143.html /^<\/a> 64 * Add an item to this group instance.<\/em>$/;" a +'L64' HTML/S/146.html /^<\/a> 64 if<\/strong>(contents<\/a> == null<\/strong>) {<\/em>$/;" a +'L64' HTML/S/147.html /^<\/a> 64 * tree.<\/em>$/;" a +'L64' HTML/S/149.html /^<\/a> 64 "(0[xX]" + HexDigits<\/a> + "?(\\\\.)" + HexDigits<\/a> + ")" +$/;" a +'L64' HTML/S/153.html /^<\/a> 64 else<\/strong> if<\/strong> (terminator<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Terminator must not be null");$/;" a +'L64' HTML/S/154.html /^<\/a> 64 $/;" a +'L64' HTML/S/159.html /^<\/a> 64 }<\/em> else<\/strong> {<\/em>$/;" a +'L64' HTML/S/16.html /^<\/a> 64 addCase<\/a>(rn<\/a>, 10, "of Ability");$/;" a +'L64' HTML/S/164.html /^<\/a> 64 * <\/em>$/;" a +'L64' HTML/S/168.html /^<\/a> 64 * The token to use as the AST node for the chained<\/em>$/;" a +'L64' HTML/S/17.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/171.html /^<\/a> 64 @Override<\/a>$/;" a +'L64' HTML/S/173.html /^<\/a> 64 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> outer<\/a> = ctx<\/a>.parse<\/a>.parseExpression<\/a>(1 + leftBinding<\/a>(), ctx<\/a>.tokens<\/a>, ctx<\/a>.state<\/a>, false<\/strong>);$/;" a +'L64' HTML/S/180.html /^<\/a> 64 * If something goes wrong during parsing.<\/em>$/;" a +'L64' HTML/S/182.html /^<\/a> 64 }<\/em> else<\/strong> if<\/strong> (!key<\/a>.equals<\/a>(other<\/a>.key<\/a>))$/;" a +'L64' HTML/S/184.html /^<\/a> 64 K<\/a> curKey<\/a> = current<\/a>().getKey<\/a>();$/;" a +'L64' HTML/S/185.html /^<\/a> 64 $/;" a +'L64' HTML/S/186.html /^<\/a> 64 multidelimSet<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L64' HTML/S/188.html /^<\/a> 64 \/**<\/em>$/;" a +'L64' HTML/S/189.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/190.html /^<\/a> 64 *\/<\/em>$/;" a +'L64' HTML/S/191.html /^<\/a> 64 * works.<\/em>$/;" a +'L64' HTML/S/192.html /^<\/a> 64 List<\/a><String<\/a>> onMultipleSerialMatchString<\/a> = removeDQuotedStrings<\/a>("\\"hello\\"\\"there\\"");$/;" a +'L64' HTML/S/193.html /^<\/a>00BB; 00AB # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK$/;" a +'L64' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/EnumUtils.java$/;" a +'L64' HTML/S/2.html /^<\/a> <groupId>org.json<\/groupId>$/;" a +'L64' HTML/S/20.html /^<\/a> 64 @SuppressWarnings<\/a>("resource")$/;" a +'L64' HTML/S/203.html /^<\/a> <\/properties>$/;" a +'L64' HTML/S/24.html /^<\/a> 64 default<\/strong> CommandMode<\/a> process<\/a>(String<\/a> command<\/a>, String<\/a>[] args<\/a>) {<\/em>$/;" a +'L64' HTML/S/25.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/26.html /^<\/a> 64 throw<\/strong> new<\/strong> FDSException<\/a>("Unexpected I\/O error", ex<\/a>);$/;" a +'L64' HTML/S/29.html /^<\/a> 64 $/;" a +'L64' HTML/S/30.html /^<\/a> 64 registered<\/a>.add<\/a>(c<\/a>);$/;" a +'L64' HTML/S/31.html /^<\/a> 64 $/;" a +'L64' HTML/S/32.html /^<\/a> 64 else<\/strong> if<\/strong>(errorOutput<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Error output source must be non-null");$/;" a +'L64' HTML/S/35.html /^<\/a> 64 @Override<\/a>$/;" a +'L64' HTML/S/36.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/37.html /^<\/a> 64 *<\/em>$/;" a +'L64' HTML/S/38.html /^<\/a> 64 IHolder<\/a><Boolean<\/a>> isFirstDir<\/a> = new<\/strong> Identity<\/a><>(true<\/strong>);$/;" a +'L64' HTML/S/4.html /^<\/a> 64 System<\/a>.out<\/a>.println<\/a>("Binary Tree Constructor\/Searcher");$/;" a +'L64' HTML/S/40.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/41.html /^<\/a> 64 @Override<\/a>$/;" a +'L64' HTML/S/42.html /^<\/a> 64 public<\/strong> <BoundLeft<\/a>, BoundRight<\/a>> IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>> bind<\/a>($/;" a +'L64' HTML/S/43.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/44.html /^<\/a> 64 $/;" a +'L64' HTML/S/45.html /^<\/a> 64 IHolder<\/a><BoundContainedType<\/a>> oldHolder<\/a> = boundHolder<\/a>;$/;" a +'L64' HTML/S/46.html /^<\/a> 64 }<\/em>;$/;" a +'L64' HTML/S/47.html /^<\/a> 64 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L64' HTML/S/48.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/50.html /^<\/a> 64 return<\/strong> this<\/strong>;$/;" a +'L64' HTML/S/51.html /^<\/a> 64 * The right type of the other pair<\/em>$/;" a +'L64' HTML/S/52.html /^<\/a> 64 \/**<\/em>$/;" a +'L64' HTML/S/53.html /^<\/a> 64 Supplier<\/a><ContainedType<\/a>> supplier<\/a> = () -> {<\/em>$/;" a +'L64' HTML/S/54.html /^<\/a> 64 @Override<\/a>$/;" a +'L64' HTML/S/55.html /^<\/a> 64 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L64' HTML/S/56.html /^<\/a> 64 @Override<\/a>$/;" a +'L64' HTML/S/57.html /^<\/a> 64 return<\/strong> rightBinder<\/a>.apply<\/a>(rightValue<\/a>);$/;" a +'L64' HTML/S/59.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/60.html /^<\/a> 64 $/;" a +'L64' HTML/S/63.html /^<\/a> 64 * @param leaf<\/em>$/;" a +'L64' HTML/S/64.html /^<\/a> 64 $/;" a +'L64' HTML/S/65.html /^<\/a> 64 $/;" a +'L64' HTML/S/66.html /^<\/a> 64 * The new value for the tape item.<\/em>$/;" a +'L64' HTML/S/67.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/68.html /^<\/a> 64 @SuppressWarnings<\/a>("unchecked")$/;" a +'L64' HTML/S/69.html /^<\/a> 64 $/;" a +'L64' HTML/S/7.html /^<\/a> 64 while<\/strong>(scn<\/a>.hasNextLine<\/a>()) {<\/em>$/;" a +'L64' HTML/S/70.html /^<\/a> 64 $/;" a +'L64' HTML/S/71.html /^<\/a> 64 *\/<\/em>$/;" a +'L64' HTML/S/72.html /^<\/a> 64 @SuppressWarnings<\/a>("unchecked")$/;" a +'L64' HTML/S/73.html /^<\/a> 64 *\/<\/em>$/;" a +'L64' HTML/S/74.html /^<\/a> 64 * Move the cursor to the left-most position.<\/em>$/;" a +'L64' HTML/S/75.html /^<\/a> 64 * @param itm<\/em>$/;" a +'L64' HTML/S/76.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/77.html /^<\/a> 64 return<\/strong> data<\/a>.put<\/a>(key<\/a>, val<\/a>);$/;" a +'L64' HTML/S/81.html /^<\/a> 64 \/**<\/em>$/;" a +'L64' HTML/S/82.html /^<\/a> 64 }<\/em>$/;" a +'L64' HTML/S/83.html /^<\/a> 64 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Can't add duplicate values");$/;" a +'L64' HTML/S/85.html /^<\/a> 64 \/**<\/em>$/;" a +'L64' HTML/S/87.html /^<\/a> 64 @Override<\/a>$/;" a +'L64' HTML/S/88.html /^<\/a> 64 *<\/em>$/;" a +'L64' HTML/S/89.html /^<\/a> 64 $/;" a +'L64' HTML/S/9.html /^<\/a> 64 * Unused CLI arguments.<\/em>$/;" a +'L64' HTML/S/90.html /^<\/a> 64 * @param toWrap<\/em>$/;" a +'L64' HTML/S/91.html /^<\/a> 64 $/;" a +'L64' HTML/S/92.html /^<\/a> 64 *\/<\/em>$/;" a +'L64' HTML/S/94.html /^<\/a> 64 public<\/strong> <OldLeft<\/a>, OldRight<\/a>, NewLeft<\/a>> Function<\/a><Bifunctor<\/a><OldLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><NewLeft<\/a>, OldRight<\/a>>> fmapLeft<\/a>($/;" a +'L64' HTML/S/97.html /^<\/a> 64 return<\/strong> transformer<\/a>.apply<\/a>(backing<\/a>.get<\/a>(key<\/a>));$/;" a +'L64' HTML/S/99.html /^<\/a> 64 }<\/em>$/;" a +'L65' HTML/S/1.html /^<\/a>0F3A; 0F3B # TIBETAN MARK GUG RTAGS GYON$/;" a +'L65' HTML/S/106.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/107.html /^<\/a> 65 *\/<\/em>$/;" a +'L65' HTML/S/108.html /^<\/a> 65 public<\/strong> static<\/strong> <ContainedType<\/a>> String<\/a> printDeque(Deque<\/a><ContainedType<\/a>> queue<\/a>) {<\/em>$/;" a +'L65' HTML/S/110.html /^<\/a> 65 super<\/strong>.addRule<\/a>(rule<\/a>);$/;" a +'L65' HTML/S/111.html /^<\/a> 65 rules<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L65' HTML/S/112.html /^<\/a> 65 $/;" a +'L65' HTML/S/113.html /^<\/a> 65 $/;" a +'L65' HTML/S/114.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/115.html /^<\/a> 65 * @param target<\/em>$/;" a +'L65' HTML/S/117.html /^<\/a> 65 \/**<\/em>$/;" a +'L65' HTML/S/122.html /^<\/a> 65 }<\/em>);$/;" a +'L65' HTML/S/123.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/124.html /^<\/a> 65 * Start updating the contents of the field from the holder<\/em>$/;" a +'L65' HTML/S/125.html /^<\/a> 65 $/;" a +'L65' HTML/S/128.html /^<\/a> 65 addItemPanel<\/a>.add<\/a>(addItemField<\/a>);$/;" a +'L65' HTML/S/130.html /^<\/a> 65 * Represents the settings for a slider<\/em>$/;" a +'L65' HTML/S/131.html /^<\/a> 65 * The question being asked<\/em>$/;" a +'L65' HTML/S/132.html /^<\/a> 65 * @param parent<\/em>$/;" a +'L65' HTML/S/133.html /^<\/a> 65 \/\/ We don't care about this exception, just mark<\/em>$/;" a +'L65' HTML/S/138.html /^<\/a> 65 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L65' HTML/S/139.html /^<\/a> 65 \/**<\/em>$/;" a +'L65' HTML/S/14.html /^<\/a> 65 $/;" a +'L65' HTML/S/140.html /^<\/a> 65 \/**<\/em>$/;" a +'L65' HTML/S/141.html /^<\/a> 65 *\/<\/em>$/;" a +'L65' HTML/S/143.html /^<\/a> 65 * <\/em>$/;" a +'L65' HTML/S/146.html /^<\/a> 65 if<\/strong>(other<\/a>.contents<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L65' HTML/S/147.html /^<\/a> 65 * @param seq<\/em>$/;" a +'L65' HTML/S/149.html /^<\/a> 65 $/;" a +'L65' HTML/S/153.html /^<\/a> 65 $/;" a +'L65' HTML/S/154.html /^<\/a> 65 throw<\/strong> new<\/strong> ParserException<\/a>("Block failed validation");$/;" a +'L65' HTML/S/159.html /^<\/a> 65 return<\/strong> res<\/a>;$/;" a +'L65' HTML/S/16.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/164.html /^<\/a> 65 * @param cond1<\/em>$/;" a +'L65' HTML/S/168.html /^<\/a> 65 * operators.<\/em>$/;" a +'L65' HTML/S/17.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/171.html /^<\/a> 65 protected<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> intNullDenotation<\/a>(Token<\/a><K<\/a>, V<\/a>> operator<\/a>, ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>)$/;" a +'L65' HTML/S/173.html /^<\/a> 65 $/;" a +'L65' HTML/S/180.html /^<\/a> 65 *\/<\/em>$/;" a +'L65' HTML/S/182.html /^<\/a> 65 return<\/strong> false<\/strong>;$/;" a +'L65' HTML/S/184.html /^<\/a> 65 $/;" a +'L65' HTML/S/185.html /^<\/a> 65 public<\/strong> TokenShunter(IList<\/a><TokenType<\/a>> outpt<\/a>, Deque<\/a><String<\/a>> stack<\/a>,$/;" a +'L65' HTML/S/186.html /^<\/a> 65 exclusionSet<\/a> = new<\/strong> HashSet<\/a><>();$/;" a +'L65' HTML/S/188.html /^<\/a> 65 * Adds simple operators to split on.<\/em>$/;" a +'L65' HTML/S/189.html /^<\/a> 65 $/;" a +'L65' HTML/S/190.html /^<\/a> 65 public<\/strong> static<\/strong> List<\/a><String<\/a>> removeDQuotedStrings<\/a>(String<\/a> inp<\/a>) {<\/em>$/;" a +'L65' HTML/S/191.html /^<\/a> 65 *\/<\/em>$/;" a +'L65' HTML/S/192.html /^<\/a> 65 $/;" a +'L65' HTML/S/193.html /^<\/a>0F3A; 0F3B # TIBETAN MARK GUG RTAGS GYON$/;" a +'L65' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/ListUtils.java$/;" a +'L65' HTML/S/2.html /^<\/a> <artifactId>json<\/artifactId>$/;" a +'L65' HTML/S/20.html /^<\/a> 65 Scanner<\/a> inputSource<\/a> = new<\/strong> Scanner<\/a>(input<\/a>);$/;" a +'L65' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testRemoveDQuoted_MismatchedStringNoMatch" time="0.012"\/>$/;" a +'L65' HTML/S/24.html /^<\/a> 65 return<\/strong> this<\/strong>;$/;" a +'L65' HTML/S/26.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/29.html /^<\/a> 65 \/**<\/em>$/;" a +'L65' HTML/S/30.html /^<\/a> 65 if<\/strong> (!changed<\/a>) changed<\/a> = true<\/strong>;$/;" a +'L65' HTML/S/31.html /^<\/a> 65 \/*<\/em>$/;" a +'L65' HTML/S/32.html /^<\/a> 65 $/;" a +'L65' HTML/S/35.html /^<\/a> 65 public<\/strong> String<\/a> getDescription<\/a>() {<\/em>$/;" a +'L65' HTML/S/37.html /^<\/a> 65 * @return The description represented by this state<\/em>$/;" a +'L65' HTML/S/38.html /^<\/a> 65 $/;" a +'L65' HTML/S/4.html /^<\/a> 65 BinarySearchTree<\/a><Character<\/a>> tree<\/a> = new<\/strong> BinarySearchTree<\/a><>((o1, o2) -> o1 - o2);$/;" a +'L65' HTML/S/41.html /^<\/a> 65 public<\/strong> E<\/a> next<\/a>() {<\/em>$/;" a +'L65' HTML/S/42.html /^<\/a> 65 BiFunction<\/a><LeftType<\/a>, RightType<\/a>, IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>>> binder<\/a>) {<\/em>$/;" a +'L65' HTML/S/43.html /^<\/a> 65 $/;" a +'L65' HTML/S/44.html /^<\/a> 65 \/**<\/em>$/;" a +'L65' HTML/S/45.html /^<\/a> 65 $/;" a +'L65' HTML/S/46.html /^<\/a> 65 $/;" a +'L65' HTML/S/47.html /^<\/a> 65 if<\/strong>(unwrapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Unwrapper must not be null");$/;" a +'L65' HTML/S/48.html /^<\/a> 65 $/;" a +'L65' HTML/S/50.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/51.html /^<\/a> 65 * @param otherPair<\/em>$/;" a +'L65' HTML/S/52.html /^<\/a> 65 * Expand the nodes of a tree into trees, and then merge the contents of<\/em>$/;" a +'L65' HTML/S/53.html /^<\/a> 65 if<\/strong> (valueMaterialized<\/a>) return<\/strong> heldValue<\/a>;$/;" a +'L65' HTML/S/54.html /^<\/a> 65 public<\/strong> <BoundLeft<\/a>, BoundRight<\/a>> IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>> bind<\/a>($/;" a +'L65' HTML/S/55.html /^<\/a> 65 heldValues<\/a> = heldValues<\/a>.map<\/a>(transformer<\/a>);$/;" a +'L65' HTML/S/56.html /^<\/a> 65 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L65' HTML/S/57.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/59.html /^<\/a> 65 $/;" a +'L65' HTML/S/60.html /^<\/a> 65 public<\/strong> ITree<\/a><ContainedType<\/a>> flushYields<\/a>(ITree<\/a><ContainedType<\/a>> val<\/a>) {<\/em>$/;" a +'L65' HTML/S/63.html /^<\/a> 65 * The data to hold in this node<\/em>$/;" a +'L65' HTML/S/64.html /^<\/a> 65 for<\/strong>(String<\/a> word<\/a> : wrds<\/a>) {<\/em>$/;" a +'L65' HTML/S/65.html /^<\/a> 65 Directory<\/a><K<\/a>, V<\/a>> dir<\/a> = new<\/strong> SimpleDirectory<\/a><>();$/;" a +'L65' HTML/S/66.html /^<\/a> 65 *\/<\/em>$/;" a +'L65' HTML/S/67.html /^<\/a> 65 $/;" a +'L65' HTML/S/68.html /^<\/a> 65 @Override<\/a>$/;" a +'L65' HTML/S/69.html /^<\/a> 65 int<\/strong> result<\/a> = 1;$/;" a +'L65' HTML/S/7.html /^<\/a> 65 ln<\/a> = scn<\/a>.nextLine<\/a>();$/;" a +'L65' HTML/S/70.html /^<\/a> 65 return<\/strong> result<\/a>;$/;" a +'L65' HTML/S/71.html /^<\/a> 65 @Override<\/a>$/;" a +'L65' HTML/S/72.html /^<\/a> 65 @Override<\/a>$/;" a +'L65' HTML/S/73.html /^<\/a> 65 public<\/strong> abstract<\/strong> int<\/strong> size<\/a>();$/;" a +'L65' HTML/S/74.html /^<\/a> 65 *\/<\/em>$/;" a +'L65' HTML/S/75.html /^<\/a> 65 * The new value for the tape item.<\/em>$/;" a +'L65' HTML/S/76.html /^<\/a> 65 $/;" a +'L65' HTML/S/77.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/81.html /^<\/a> 65 * Check if an adjusted pivot falls with the bounds of a list<\/em>$/;" a +'L65' HTML/S/82.html /^<\/a> 65 $/;" a +'L65' HTML/S/83.html /^<\/a> 65 break<\/strong>;$/;" a +'L65' HTML/S/85.html /^<\/a> 65 * Remove the given node from this tree part and any of its children.<\/em>$/;" a +'L65' HTML/S/87.html /^<\/a> 65 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L65' HTML/S/88.html /^<\/a> 65 * @param size<\/em>$/;" a +'L65' HTML/S/89.html /^<\/a> 65 @Override<\/a>$/;" a +'L65' HTML/S/9.html /^<\/a> 65 *\/<\/em>$/;" a +'L65' HTML/S/90.html /^<\/a> 65 * The non-functional string tokenizer to wrap<\/em>$/;" a +'L65' HTML/S/91.html /^<\/a> 65 \/**<\/em>$/;" a +'L65' HTML/S/92.html /^<\/a> 65 ValueType<\/a> get<\/a>(KeyType<\/a> key<\/a>);$/;" a +'L65' HTML/S/94.html /^<\/a> 65 Function<\/a><OldLeft<\/a>, NewLeft<\/a>> func<\/a>);$/;" a +'L65' HTML/S/97.html /^<\/a> 65 }<\/em>$/;" a +'L65' HTML/S/99.html /^<\/a> 65 $/;" a +'L66' HTML/S/1.html /^<\/a>0F3B; 0F3A # TIBETAN MARK GUG RTAGS GYAS$/;" a +'L66' HTML/S/106.html /^<\/a> 66 $/;" a +'L66' HTML/S/107.html /^<\/a> 66 public<\/strong> static<\/strong> boolean<\/strong> between<\/a>(int<\/strong> min<\/a>, int<\/strong> max<\/a>, int<\/strong> i<\/a>) {<\/em>$/;" a +'L66' HTML/S/108.html /^<\/a> 66 return<\/strong> queue<\/a>.isEmpty<\/a>() ? "(none)" : queue<\/a>.toString<\/a>();$/;" a +'L66' HTML/S/110.html /^<\/a> 66 $/;" a +'L66' HTML/S/111.html /^<\/a> 66 subgrammars<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L66' HTML/S/112.html /^<\/a> 66 totalChance<\/a> += chance<\/a>;$/;" a +'L66' HTML/S/113.html /^<\/a> 66 adjacency<\/a> = new<\/strong> AdjacencyMap<\/a><>(vertices<\/a>);$/;" a +'L66' HTML/S/114.html /^<\/a> 66 $/;" a +'L66' HTML/S/115.html /^<\/a> 66 * The target vertex for this edge<\/em>$/;" a +'L66' HTML/S/117.html /^<\/a> 66 * Prompt the user to pick a file to open<\/em>$/;" a +'L66' HTML/S/122.html /^<\/a> 66 $/;" a +'L66' HTML/S/124.html /^<\/a> 66 *\/<\/em>$/;" a +'L66' HTML/S/125.html /^<\/a> 66 list<\/a>.setSelectionMode<\/a>(ListSelectionModel<\/a>.SINGLE_SELECTION<\/a>);$/;" a +'L66' HTML/S/128.html /^<\/a> 66 addItemPanel<\/a>.add<\/a>(addItemButton<\/a>);$/;" a +'L66' HTML/S/130.html /^<\/a> 66 *<\/em>$/;" a +'L66' HTML/S/131.html /^<\/a> 66 * @param choices<\/em>$/;" a +'L66' HTML/S/132.html /^<\/a> 66 * The component to use as the parent for the dialog.<\/em>$/;" a +'L66' HTML/S/133.html /^<\/a> 66 \/\/ the value<\/em>$/;" a +'L66' HTML/S/138.html /^<\/a> 66 if<\/strong>(!(obj<\/a> instanceof<\/strong> Block<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L66' HTML/S/139.html /^<\/a> 66 * Get the current block.<\/em>$/;" a +'L66' HTML/S/14.html /^<\/a> 66 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("+", "\\\\+"));$/;" a +'L66' HTML/S/140.html /^<\/a> 66 * Add a pragma to this reader<\/em>$/;" a +'L66' HTML/S/141.html /^<\/a> 66 public<\/strong> static<\/strong> <StateType<\/a>> BiConsumer<\/a><FunctionalStringTokenizer<\/a>, StateType<\/a>> buildStringCollapser<\/a>(String<\/a> name<\/a>,$/;" a +'L66' HTML/S/143.html /^<\/a> 66 * @param itm<\/em>$/;" a +'L66' HTML/S/146.html /^<\/a> 66 }<\/em> else<\/strong> if<\/strong>(!contents<\/a>.equals<\/a>(other<\/a>.contents<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L66' HTML/S/147.html /^<\/a> 66 * The sequence to delimit.<\/em>$/;" a +'L66' HTML/S/149.html /^<\/a> 66 ")[pP][+-]?" + Digits<\/a> + "))" + "[fFdD]?))" + "[\\\\x00-\\\\x20]*"; \/\/ Optional<\/em>$/;" a +'L66' HTML/S/153.html /^<\/a> 66 innerBlock<\/a> = inner<\/a>;$/;" a +'L66' HTML/S/154.html /^<\/a> 66 }<\/em>$/;" a +'L66' HTML/S/159.html /^<\/a> 66 }<\/em>$/;" a +'L66' HTML/S/16.html /^<\/a> 66 $/;" a +'L66' HTML/S/164.html /^<\/a> 66 * The priority of the first block.<\/em>$/;" a +'L66' HTML/S/168.html /^<\/a> 66 * <\/em>$/;" a +'L66' HTML/S/171.html /^<\/a> 66 throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L66' HTML/S/173.html /^<\/a> 66 return<\/strong> new<\/strong> Tree<\/a><>(mark<\/a>, inner<\/a>, operand<\/a>, outer<\/a>);$/;" a +'L66' HTML/S/180.html /^<\/a> 66 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> parseExpression<\/a>(int<\/strong> precedence<\/a>, TokenStream<\/a><K<\/a>, V<\/a>> tokens<\/a>, C<\/a> state<\/a>,$/;" a +'L66' HTML/S/182.html /^<\/a> 66 $/;" a +'L66' HTML/S/184.html /^<\/a> 66 if<\/strong> (!expectedKeys<\/a>.contains<\/a>(curKey<\/a>)) {<\/em>$/;" a +'L66' HTML/S/185.html /^<\/a> 66 Function<\/a><String<\/a>, TokenType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L66' HTML/S/186.html /^<\/a> 66 }<\/em>$/;" a +'L66' HTML/S/188.html /^<\/a> 66 * <\/em>$/;" a +'L66' HTML/S/189.html /^<\/a> 66 private<\/strong> IHolder<\/a><IPair<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>>> initialState<\/a>;$/;" a +'L66' HTML/S/190.html /^<\/a> 66 if<\/strong> (inp<\/a> == null<\/strong>) {<\/em>$/;" a +'L66' HTML/S/191.html /^<\/a> 66 public<\/strong> static<\/strong> <TokenType<\/a>> ITree<\/a><TokenType<\/a>> constructTree<\/a>(IList<\/a><TokenType<\/a>> tokens<\/a>,$/;" a +'L66' HTML/S/192.html /^<\/a> 66 assertThat<\/a>(onMultipleSerialMatchString<\/a>, hasItems<\/a>("\\"hello\\"", "\\"there\\""));$/;" a +'L66' HTML/S/193.html /^<\/a>0F3B; 0F3A # TIBETAN MARK GUG RTAGS GYAS$/;" a +'L66' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/fds\/FDSCommand.java$/;" a +'L66' HTML/S/2.html /^<\/a> <version>20160212<\/version>$/;" a +'L66' HTML/S/20.html /^<\/a> 66 $/;" a +'L66' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testDescapeString_EmptyString" time="0"\/>$/;" a +'L66' HTML/S/24.html /^<\/a> 66 }<\/em>$/;" a +'L66' HTML/S/26.html /^<\/a> 66 $/;" a +'L66' HTML/S/29.html /^<\/a> 66 * Get the command attached to a given character.<\/em>$/;" a +'L66' HTML/S/30.html /^<\/a> 66 }<\/em>$/;" a +'L66' HTML/S/31.html /^<\/a> 66 * (non-Javadoc)<\/em>$/;" a +'L66' HTML/S/32.html /^<\/a> 66 this<\/strong>.normalOutput<\/a> = normalOutput<\/a>;$/;" a +'L66' HTML/S/35.html /^<\/a> 66 if<\/strong>(description<\/a> == null<\/strong>) return<\/strong> IDescribedComponent<\/a>.super<\/strong>.getDescription<\/a>();$/;" a +'L66' HTML/S/37.html /^<\/a> 66 *\/<\/em>$/;" a +'L66' HTML/S/38.html /^<\/a> 66 \/\/ Predicate to use to traverse all the files in a directory,<\/em>$/;" a +'L66' HTML/S/4.html /^<\/a> 66 $/;" a +'L66' HTML/S/41.html /^<\/a> 66 if<\/strong>(!curr<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L66' HTML/S/42.html /^<\/a> 66 if<\/strong>(binder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Binder must not be null");$/;" a +'L66' HTML/S/43.html /^<\/a> 66 @Override<\/a>$/;" a +'L66' HTML/S/44.html /^<\/a> 66 * Lifts a function to bind over this holder<\/em>$/;" a +'L66' HTML/S/45.html /^<\/a> 66 \/*<\/em>$/;" a +'L66' HTML/S/46.html /^<\/a> 66 Supplier<\/a><NewRight<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L66' HTML/S/47.html /^<\/a> 66 $/;" a +'L66' HTML/S/48.html /^<\/a> 66 return<\/strong> newPair<\/a>.getLeft<\/a>();$/;" a +'L66' HTML/S/50.html /^<\/a> 66 $/;" a +'L66' HTML/S/51.html /^<\/a> 66 * The pair to combine with<\/em>$/;" a +'L66' HTML/S/52.html /^<\/a> 66 * those trees into a single tree<\/em>$/;" a +'L66' HTML/S/53.html /^<\/a> 66 $/;" a +'L66' HTML/S/54.html /^<\/a> 66 BiFunction<\/a><LeftType<\/a>, RightType<\/a>, IPair<\/a><BoundLeft<\/a>, BoundRight<\/a>>> binder<\/a>) {<\/em>$/;" a +'L66' HTML/S/55.html /^<\/a> 66 $/;" a +'L66' HTML/S/56.html /^<\/a> 66 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L66' HTML/S/57.html /^<\/a> 66 $/;" a +'L66' HTML/S/59.html /^<\/a> 66 @Override<\/a>$/;" a +'L66' HTML/S/60.html /^<\/a> 66 if<\/strong>(curYield<\/a> != null<\/strong>) {<\/em>$/;" a +'L66' HTML/S/63.html /^<\/a> 66 * @param childrn<\/em>$/;" a +'L66' HTML/S/64.html /^<\/a> 66 \/*<\/em>$/;" a +'L66' HTML/S/65.html /^<\/a> 66 $/;" a +'L66' HTML/S/66.html /^<\/a> 66 @Override<\/a>$/;" a +'L66' HTML/S/67.html /^<\/a> 66 @Override<\/a>$/;" a +'L66' HTML/S/68.html /^<\/a> 66 public<\/strong> T<\/a>[] toArray<\/a>() {<\/em>$/;" a +'L66' HTML/S/69.html /^<\/a> 66 result<\/a> = prime<\/a> * result<\/a> + ((children<\/a> == null<\/strong>) ? 0 : children<\/a>.hashCode<\/a>());$/;" a +'L66' HTML/S/7.html /^<\/a> 66 $/;" a +'L66' HTML/S/70.html /^<\/a> 66 }<\/em>$/;" a +'L66' HTML/S/71.html /^<\/a> 66 public<\/strong> void<\/strong> item<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L66' HTML/S/72.html /^<\/a> 66 public<\/strong> T<\/a>[] toArray<\/a>() {<\/em>$/;" a +'L66' HTML/S/73.html /^<\/a> 66 $/;" a +'L66' HTML/S/74.html /^<\/a> 66 void<\/strong> first<\/a>();$/;" a +'L66' HTML/S/75.html /^<\/a> 66 *\/<\/em>$/;" a +'L66' HTML/S/76.html /^<\/a> 66 \/**<\/em>$/;" a +'L66' HTML/S/77.html /^<\/a> 66 $/;" a +'L66' HTML/S/81.html /^<\/a> 66 *<\/em>$/;" a +'L66' HTML/S/82.html /^<\/a> 66 @Override<\/a>$/;" a +'L66' HTML/S/83.html /^<\/a> 66 case<\/strong> 1:$/;" a +'L66' HTML/S/85.html /^<\/a> 66 *<\/em>$/;" a +'L66' HTML/S/87.html /^<\/a> 66 return<\/strong> store<\/a>.size<\/a>() + delegate<\/a>.size<\/a>();$/;" a +'L66' HTML/S/88.html /^<\/a> 66 * The size of the backing list .<\/em>$/;" a +'L66' HTML/S/89.html /^<\/a> 66 public<\/strong> boolean<\/strong> containsKey<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L66' HTML/S/9.html /^<\/a> 66 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L66' HTML/S/90.html /^<\/a> 66 *\/<\/em>$/;" a +'L66' HTML/S/91.html /^<\/a> 66 * Reduce the contents of this list using a collector<\/em>$/;" a +'L66' HTML/S/92.html /^<\/a> 66 $/;" a +'L66' HTML/S/94.html /^<\/a> 66 $/;" a +'L66' HTML/S/97.html /^<\/a> 66 $/;" a +'L66' HTML/S/99.html /^<\/a> 66 @Override<\/a>$/;" a +'L67' HTML/S/1.html /^<\/a>0F3C; 0F3D # TIBETAN MARK ANG KHANG GYON$/;" a +'L67' HTML/S/106.html /^<\/a> 67 i<\/a> += 1;$/;" a +'L67' HTML/S/107.html /^<\/a> 67 return<\/strong> (i<\/a> >= min<\/a>) && (i<\/a> <= max<\/a>);$/;" a +'L67' HTML/S/108.html /^<\/a> 67 }<\/em>$/;" a +'L67' HTML/S/110.html /^<\/a> 67 cases<\/a>.forEach<\/a>(currentCase<\/a> -> super<\/strong>.addCase<\/a>(rule<\/a>, 1, currentCase<\/a>));$/;" a +'L67' HTML/S/111.html /^<\/a> 67 specialRules<\/a> = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L67' HTML/S/112.html /^<\/a> 67 }<\/em>$/;" a +'L67' HTML/S/113.html /^<\/a> 67 $/;" a +'L67' HTML/S/114.html /^<\/a> 67 \/**<\/em>$/;" a +'L67' HTML/S/115.html /^<\/a> 67 * @param distance<\/em>$/;" a +'L67' HTML/S/117.html /^<\/a> 67 *<\/em>$/;" a +'L67' HTML/S/122.html /^<\/a> 67 itemInputPanel<\/a>.add<\/a>(addItemPanel<\/a>, BorderLayout<\/a>.PAGE_START<\/a>);$/;" a +'L67' HTML/S/124.html /^<\/a> 67 public<\/strong> void<\/strong> startUpdating() {<\/em>$/;" a +'L67' HTML/S/125.html /^<\/a> 67 $/;" a +'L67' HTML/S/128.html /^<\/a> 67 $/;" a +'L67' HTML/S/130.html /^<\/a> 67 * @author ben<\/em>$/;" a +'L67' HTML/S/131.html /^<\/a> 67 * The available choices for the question<\/em>$/;" a +'L67' HTML/S/132.html /^<\/a> 67 * @param title<\/em>$/;" a +'L67' HTML/S/133.html /^<\/a> 67 \/\/ as not good<\/em>$/;" a +'L67' HTML/S/138.html /^<\/a> 67 $/;" a +'L67' HTML/S/139.html /^<\/a> 67 * <\/em>$/;" a +'L67' HTML/S/14.html /^<\/a> 67 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("-", "-"));$/;" a +'L67' HTML/S/140.html /^<\/a> 67 *<\/em>$/;" a +'L67' HTML/S/141.html /^<\/a> 67 BiConsumer<\/a><String<\/a>, StateType<\/a>> consumer<\/a>) {<\/em>$/;" a +'L67' HTML/S/143.html /^<\/a> 67 * The item to add to this group instance.<\/em>$/;" a +'L67' HTML/S/146.html /^<\/a> 67 $/;" a +'L67' HTML/S/147.html /^<\/a> 67 * <\/em>$/;" a +'L67' HTML/S/149.html /^<\/a> 67 \/\/ trailing<\/em>$/;" a +'L67' HTML/S/153.html /^<\/a> 67 $/;" a +'L67' HTML/S/154.html /^<\/a> 67 $/;" a +'L67' HTML/S/159.html /^<\/a> 67 }<\/em>$/;" a +'L67' HTML/S/16.html /^<\/a> 67 \/**<\/em>$/;" a +'L67' HTML/S/164.html /^<\/a> 67 * <\/em>$/;" a +'L67' HTML/S/168.html /^<\/a> 67 * @return A command implementing that operator.<\/em>$/;" a +'L67' HTML/S/171.html /^<\/a> 67 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> cond<\/a> = condBlock<\/a>.parse<\/a>(ctx<\/a>);$/;" a +'L67' HTML/S/173.html /^<\/a> 67 }<\/em>$/;" a +'L67' HTML/S/180.html /^<\/a> 67 boolean<\/strong> isStatement<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L67' HTML/S/182.html /^<\/a> 67 if<\/strong> (val<\/a> == null<\/strong>) {<\/em>$/;" a +'L67' HTML/S/184.html /^<\/a> 67 String<\/a> expectedList<\/a> = StringUtils<\/a>.toEnglishList<\/a>(expectedKeys<\/a>.toArray<\/a>(), false<\/strong>);$/;" a +'L67' HTML/S/185.html /^<\/a> 67 this<\/strong>.output<\/a> = outpt<\/a>;$/;" a +'L67' HTML/S/186.html /^<\/a> 67 $/;" a +'L67' HTML/S/188.html /^<\/a> 67 * @param delims<\/em>$/;" a +'L67' HTML/S/189.html /^<\/a> 67 $/;" a +'L67' HTML/S/190.html /^<\/a> 67 throw<\/strong> new<\/strong> NullPointerException<\/a>("inp must not be null");$/;" a +'L67' HTML/S/191.html /^<\/a> 67 Predicate<\/a><TokenType<\/a>> isOperator<\/a>, Predicate<\/a><TokenType<\/a>> isSpecialOperator<\/a>,$/;" a +'L67' HTML/S/192.html /^<\/a> 67 }<\/em>$/;" a +'L67' HTML/S/193.html /^<\/a>0F3C; 0F3D # TIBETAN MARK ANG KHANG GYON$/;" a +'L67' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/bst\/BinarySearchTreeNode.java$/;" a +'L67' HTML/S/2.html /^<\/a> <\/dependency>$/;" a +'L67' HTML/S/20.html /^<\/a> 67 \/*<\/em>$/;" a +'L67' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testRemoveDQuote_NoString" time="0.002"\/>$/;" a +'L67' HTML/S/24.html /^<\/a> 67 $/;" a +'L67' HTML/S/26.html /^<\/a> 67 return<\/strong> initialState<\/a>;$/;" a +'L67' HTML/S/29.html /^<\/a> 67 * <\/em>$/;" a +'L67' HTML/S/30.html /^<\/a> 67 $/;" a +'L67' HTML/S/31.html /^<\/a> 67 * <\/em>$/;" a +'L67' HTML/S/32.html /^<\/a> 67 this<\/strong>.errorOutput<\/a> = errorOutput<\/a>;$/;" a +'L67' HTML/S/35.html /^<\/a> 67 $/;" a +'L67' HTML/S/37.html /^<\/a> 67 public<\/strong> ComponentDescription<\/a> toDescription<\/a>() {<\/em>$/;" a +'L67' HTML/S/38.html /^<\/a> 67 \/\/ but<\/em>$/;" a +'L67' HTML/S/4.html /^<\/a> 67 char<\/strong> command<\/a> = ' ';$/;" a +'L67' HTML/S/41.html /^<\/a> 67 if<\/strong>(doCircle<\/a>) {<\/em>$/;" a +'L67' HTML/S/42.html /^<\/a> 67 $/;" a +'L67' HTML/S/43.html /^<\/a> 67 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L67' HTML/S/44.html /^<\/a> 67 *<\/em>$/;" a +'L67' HTML/S/45.html /^<\/a> 67 * Bind the value if it hasn't been bound before<\/em>$/;" a +'L67' HTML/S/46.html /^<\/a> 67 if<\/strong>(!newPairMade<\/a>.getValue<\/a>()) {<\/em>$/;" a +'L67' HTML/S/47.html /^<\/a> 67 return<\/strong> heldHolders<\/a>.randItem<\/a>().unwrap<\/a>(unwrapper<\/a>);$/;" a +'L67' HTML/S/48.html /^<\/a> 67 }<\/em>;$/;" a +'L67' HTML/S/50.html /^<\/a> 67 @Override<\/a>$/;" a +'L67' HTML/S/51.html /^<\/a> 67 * @return The pairs, pairwise combined together<\/em>$/;" a +'L67' HTML/S/52.html /^<\/a> 67 *<\/em>$/;" a +'L67' HTML/S/53.html /^<\/a> 67 return<\/strong> valueSupplier<\/a>.get<\/a>();$/;" a +'L67' HTML/S/54.html /^<\/a> 67 return<\/strong> new<\/strong> BoundLazyPair<\/a><>(leftSupplier<\/a>, rightSupplier<\/a>, binder<\/a>);$/;" a +'L67' HTML/S/55.html /^<\/a> 67 return<\/strong> this<\/strong>;$/;" a +'L67' HTML/S/56.html /^<\/a> 67 $/;" a +'L67' HTML/S/57.html /^<\/a> 67 @Override<\/a>$/;" a +'L67' HTML/S/59.html /^<\/a> 67 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L67' HTML/S/60.html /^<\/a> 67 toYield<\/a>.add<\/a>(new<\/strong> SingleIterator<\/a><>(val<\/a>));$/;" a +'L67' HTML/S/63.html /^<\/a> 67 * A list of children for this node<\/em>$/;" a +'L67' HTML/S/64.html /^<\/a> 67 * A word always abbreviates to itself.<\/em>$/;" a +'L67' HTML/S/65.html /^<\/a> 67 putSubdirectory<\/a>(key<\/a>, dir<\/a>);$/;" a +'L67' HTML/S/66.html /^<\/a> 67 public<\/strong> void<\/strong> item<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L67' HTML/S/67.html /^<\/a> 67 public<\/strong> ValueType<\/a> get<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L67' HTML/S/68.html /^<\/a> 67 return<\/strong> (T<\/a>[]) backing<\/a>.toArray<\/a>();$/;" a +'L67' HTML/S/69.html /^<\/a> 67 result<\/a> = prime<\/a> * result<\/a> + ((data<\/a> == null<\/strong>) ? 0 : data<\/a>.hashCode<\/a>());$/;" a +'L67' HTML/S/7.html /^<\/a> 67 if<\/strong>(ln<\/a>.equals<\/a>("")) continue<\/strong>;$/;" a +'L67' HTML/S/70.html /^<\/a> 67 $/;" a +'L67' HTML/S/71.html /^<\/a> 67 backing<\/a>.set<\/a>(pos<\/a>, itm<\/a>);$/;" a +'L67' HTML/S/72.html /^<\/a> 67 return<\/strong> (T<\/a>[]) Stream<\/a>.concat(Arrays<\/a>.stream<\/a>(parent<\/a>.toArray<\/a>()), Arrays<\/a>.stream<\/a>(backing<\/a>.toArray<\/a>())).toArray<\/a>();$/;" a +'L67' HTML/S/73.html /^<\/a> 67 \/**<\/em>$/;" a +'L67' HTML/S/74.html /^<\/a> 67 $/;" a +'L67' HTML/S/75.html /^<\/a> 67 @Override<\/a>$/;" a +'L67' HTML/S/76.html /^<\/a> 67 * Insert an element before the current item.<\/em>$/;" a +'L67' HTML/S/77.html /^<\/a> 67 @Override<\/a>$/;" a +'L67' HTML/S/81.html /^<\/a> 67 * @param elements<\/em>$/;" a +'L67' HTML/S/82.html /^<\/a> 67 public<\/strong> boolean<\/strong> directedWalk<\/a>(DirectedWalkFunction<\/a><T<\/a>> treeWalker<\/a>) {<\/em>$/;" a +'L67' HTML/S/83.html /^<\/a> 67 if<\/strong>(right<\/a> == null<\/strong>) {<\/em>$/;" a +'L67' HTML/S/85.html /^<\/a> 67 * @param element<\/em>$/;" a +'L67' HTML/S/87.html /^<\/a> 67 }<\/em>$/;" a +'L67' HTML/S/88.html /^<\/a> 67 *\/<\/em>$/;" a +'L67' HTML/S/89.html /^<\/a> 67 return<\/strong> wrappedMap<\/a>.containsKey<\/a>(key<\/a>);$/;" a +'L67' HTML/S/9.html /^<\/a> 67 \/*<\/em>$/;" a +'L67' HTML/S/90.html /^<\/a> 67 public<\/strong> FunctionalStringTokenizer(StringTokenizer<\/a> toWrap<\/a>) {<\/em>$/;" a +'L67' HTML/S/91.html /^<\/a> 67 *<\/em>$/;" a +'L67' HTML/S/92.html /^<\/a> 67 \/**<\/em>$/;" a +'L67' HTML/S/94.html /^<\/a> 67 \/**$/;" a +'L67' HTML/S/97.html /^<\/a> 67 @Override<\/a>$/;" a +'L67' HTML/S/99.html /^<\/a> 67 public<\/strong> Function<\/a><IHolder<\/a><IPair<\/a><AuxType1<\/a>, AuxType2<\/a>>>, IPair<\/a><FinalType1<\/a>, FinalType2<\/a>>> finisher<\/a>() {<\/em>$/;" a +'L68' HTML/S/1.html /^<\/a>0F3D; 0F3C # TIBETAN MARK ANG KHANG GYAS$/;" a +'L68' HTML/S/106.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/107.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/108.html /^<\/a> 68 $/;" a +'L68' HTML/S/110.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/111.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/112.html /^<\/a> 68 $/;" a +'L68' HTML/S/113.html /^<\/a> 68 IHolder<\/a><Integer<\/a>> row<\/a> = new<\/strong> Identity<\/a><>(0);$/;" a +'L68' HTML/S/114.html /^<\/a> 68 * Get the distance in this edge<\/em>$/;" a +'L68' HTML/S/115.html /^<\/a> 68 * The distance from the source vertex to the target<\/em>$/;" a +'L68' HTML/S/117.html /^<\/a> 68 * @param parent<\/em>$/;" a +'L68' HTML/S/122.html /^<\/a> 68 itemInputPanel<\/a>.add<\/a>(itemList<\/a>, BorderLayout<\/a>.CENTER<\/a>);$/;" a +'L68' HTML/S/124.html /^<\/a> 68 updater<\/a>.start<\/a>();$/;" a +'L68' HTML/S/125.html /^<\/a> 68 JPanel<\/a> buttonPanel<\/a> = new<\/strong> JPanel<\/a>();$/;" a +'L68' HTML/S/128.html /^<\/a> 68 JList<\/a><String<\/a>> itemList<\/a> = new<\/strong> JList<\/a><>(model<\/a>);$/;" a +'L68' HTML/S/130.html /^<\/a> 68 *<\/em>$/;" a +'L68' HTML/S/131.html /^<\/a> 68 * @return The choice the user picked, or null if they didn't pick one<\/em>$/;" a +'L68' HTML/S/132.html /^<\/a> 68 * The title of the dialog to prompt with.<\/em>$/;" a +'L68' HTML/S/133.html /^<\/a> 68 return<\/strong> false<\/strong>;$/;" a +'L68' HTML/S/138.html /^<\/a> 68 Block<\/a> other<\/a> = (Block<\/a>) obj<\/a>;$/;" a +'L68' HTML/S/139.html /^<\/a> 68 * @return The current block, or null if there is no current block.<\/em>$/;" a +'L68' HTML/S/14.html /^<\/a> 68 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("*", "\\\\*"));$/;" a +'L68' HTML/S/140.html /^<\/a> 68 * @param name<\/em>$/;" a +'L68' HTML/S/141.html /^<\/a> 68 return<\/strong> (tokenizer<\/a>, state<\/a>) -> {<\/em>$/;" a +'L68' HTML/S/143.html /^<\/a> 68 *\/<\/em>$/;" a +'L68' HTML/S/146.html /^<\/a> 68 if<\/strong>(root<\/a> == null<\/strong>) {<\/em>$/;" a +'L68' HTML/S/147.html /^<\/a> 68 * @return The sequence as a tree that matches its group structure. Each<\/em>$/;" a +'L68' HTML/S/149.html /^<\/a> 68 \/\/ "whitespace"<\/em>$/;" a +'L68' HTML/S/153.html /^<\/a> 68 delim<\/a> = delimiter<\/a>;$/;" a +'L68' HTML/S/154.html /^<\/a> 68 @Override<\/a>$/;" a +'L68' HTML/S/159.html /^<\/a> 68 $/;" a +'L68' HTML/S/16.html /^<\/a> 68 * Main Method<\/em>$/;" a +'L68' HTML/S/164.html /^<\/a> 68 * @param block1<\/em>$/;" a +'L68' HTML/S/168.html /^<\/a> 68 *\/<\/em>$/;" a +'L68' HTML/S/171.html /^<\/a> 68 $/;" a +'L68' HTML/S/173.html /^<\/a> 68 $/;" a +'L68' HTML/S/180.html /^<\/a> 68 if<\/strong>(precedence<\/a> < 0) {<\/em>$/;" a +'L68' HTML/S/182.html /^<\/a> 68 if<\/strong> (other<\/a>.val<\/a> != null<\/strong>)$/;" a +'L68' HTML/S/184.html /^<\/a> 68 $/;" a +'L68' HTML/S/185.html /^<\/a> 68 this<\/strong>.stack<\/a> = stack<\/a>;$/;" a +'L68' HTML/S/186.html /^<\/a> 68 @Override<\/a>$/;" a +'L68' HTML/S/188.html /^<\/a> 68 * The simple operators to split on.<\/em>$/;" a +'L68' HTML/S/189.html /^<\/a> 68 private<\/strong> Predicate<\/a><TokenType<\/a>> operatorPredicate<\/a>;$/;" a +'L68' HTML/S/190.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/191.html /^<\/a> 68 Function<\/a><TokenType<\/a>, Function<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>>> handleSpecialOperator<\/a>) {<\/em>$/;" a +'L68' HTML/S/192.html /^<\/a> 68 $/;" a +'L68' HTML/S/193.html /^<\/a>0F3D; 0F3C # TIBETAN MARK ANG KHANG GYAS$/;" a +'L68' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gen\/WeightedRandom.java$/;" a +'L68' HTML/S/2.html /^<\/a> <dependency>$/;" a +'L68' HTML/S/20.html /^<\/a> 68 * The mode currently being used to handle commands.<\/em>$/;" a +'L68' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testRemoveDQuoted_MultipleInterleavedString" time="0"\/>$/;" a +'L68' HTML/S/24.html /^<\/a> 68 @Override<\/a>$/;" a +'L68' HTML/S/26.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/29.html /^<\/a> 68 * @param c<\/em>$/;" a +'L68' HTML/S/30.html /^<\/a> 68 \/**<\/em>$/;" a +'L68' HTML/S/31.html /^<\/a> 68 * @see java.lang.Object#toString()<\/em>$/;" a +'L68' HTML/S/32.html /^<\/a> 68 $/;" a +'L68' HTML/S/35.html /^<\/a> 68 return<\/strong> description<\/a>;$/;" a +'L68' HTML/S/37.html /^<\/a> 68 return<\/strong> new<\/strong> ComponentDescription<\/a>(name<\/a>, author<\/a>, description<\/a>, version<\/a>);$/;" a +'L68' HTML/S/38.html /^<\/a> 68 \/\/ not recurse into sub-directories<\/em>$/;" a +'L68' HTML/S/4.html /^<\/a> 68 while<\/strong>(command<\/a> != 'e') {<\/em>$/;" a +'L68' HTML/S/41.html /^<\/a> 68 curr<\/a> = source<\/a>.iterator<\/a>();$/;" a +'L68' HTML/S/42.html /^<\/a> 68 return<\/strong> binder<\/a>.apply<\/a>(leftVal<\/a>, rightVal<\/a>);$/;" a +'L68' HTML/S/43.html /^<\/a> 68 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L68' HTML/S/44.html /^<\/a> 68 * @param <NewType><\/em>$/;" a +'L68' HTML/S/45.html /^<\/a> 68 *\/<\/em>$/;" a +'L68' HTML/S/46.html /^<\/a> 68 newPair<\/a>.replace<\/a>(binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>()));$/;" a +'L68' HTML/S/47.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/48.html /^<\/a> 68 $/;" a +'L68' HTML/S/50.html /^<\/a> 68 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L68' HTML/S/51.html /^<\/a> 68 *\/<\/em>$/;" a +'L68' HTML/S/52.html /^<\/a> 68 * @param mapper<\/em>$/;" a +'L68' HTML/S/53.html /^<\/a> 68 }<\/em>;$/;" a +'L68' HTML/S/54.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/55.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/56.html /^<\/a> 68 builder<\/a>.append<\/a>("Option [");$/;" a +'L68' HTML/S/57.html /^<\/a> 68 public<\/strong> <OtherLeft<\/a>, OtherRight<\/a>, CombinedLeft<\/a>, CombinedRight<\/a>> IPair<\/a><CombinedLeft<\/a>, CombinedRight<\/a>> combine<\/a>($/;" a +'L68' HTML/S/59.html /^<\/a> 68 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L68' HTML/S/60.html /^<\/a> 68 $/;" a +'L68' HTML/S/63.html /^<\/a> 68 *\/<\/em>$/;" a +'L68' HTML/S/64.html /^<\/a> 68 *\/<\/em>$/;" a +'L68' HTML/S/65.html /^<\/a> 68 $/;" a +'L68' HTML/S/66.html /^<\/a> 68 front<\/a>.item<\/a>(itm<\/a>);$/;" a +'L68' HTML/S/67.html /^<\/a> 68 return<\/strong> backing<\/a>.get<\/a>(key<\/a>).top<\/a>();$/;" a +'L68' HTML/S/68.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/69.html /^<\/a> 68 $/;" a +'L68' HTML/S/7.html /^<\/a> 68 if<\/strong>(ln<\/a>.startsWith<\/a>("#")) continue<\/strong>;$/;" a +'L68' HTML/S/70.html /^<\/a> 68 @Override<\/a>$/;" a +'L68' HTML/S/71.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/72.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/73.html /^<\/a> 68 * Check if the stack is empty.<\/em>$/;" a +'L68' HTML/S/74.html /^<\/a> 68 \/**<\/em>$/;" a +'L68' HTML/S/75.html /^<\/a> 68 public<\/strong> void<\/strong> item<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L68' HTML/S/76.html /^<\/a> 68 *<\/em>$/;" a +'L68' HTML/S/77.html /^<\/a> 68 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L68' HTML/S/81.html /^<\/a> 68 * The list to get bounds from<\/em>$/;" a +'L68' HTML/S/82.html /^<\/a> 68 if<\/strong>(treeWalker<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Tree walker must not be null");$/;" a +'L68' HTML/S/83.html /^<\/a> 68 right<\/a> = new<\/strong> BinarySearchTreeNode<\/a><>(element<\/a>, null<\/strong>, null<\/strong>);$/;" a +'L68' HTML/S/85.html /^<\/a> 68 * The data item to remove.<\/em>$/;" a +'L68' HTML/S/87.html /^<\/a> 68 $/;" a +'L68' HTML/S/88.html /^<\/a> 68 private<\/strong> FunctionalList(int<\/strong> size<\/a>) {<\/em>$/;" a +'L68' HTML/S/89.html /^<\/a> 68 }<\/em>$/;" a +'L68' HTML/S/9.html /^<\/a> 68 * Use a linked hash set to preserve insertion order.<\/em>$/;" a +'L68' HTML/S/90.html /^<\/a> 68 if<\/strong>(toWrap<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Wrapped tokenizer must not be null");$/;" a +'L68' HTML/S/91.html /^<\/a> 68 * @param <StateType><\/em>$/;" a +'L68' HTML/S/92.html /^<\/a> 68 * Get a value from the map, and return a default value if the key<\/em>$/;" a +'L68' HTML/S/94.html /^<\/a> 68 * Lift a function to operate over the right part of this pair$/;" a +'L68' HTML/S/97.html /^<\/a> 68 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L68' HTML/S/99.html /^<\/a> 68 return<\/strong> (state<\/a>) -> {<\/em>$/;" a +'L69' HTML/S/1.html /^<\/a>169B; 169C # OGHAM FEATHER MARK$/;" a +'L69' HTML/S/106.html /^<\/a> 69 $/;" a +'L69' HTML/S/107.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/108.html /^<\/a> 69 \/**<\/em>$/;" a +'L69' HTML/S/110.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/111.html /^<\/a> 69 $/;" a +'L69' HTML/S/112.html /^<\/a> 69 \/**<\/em>$/;" a +'L69' HTML/S/113.html /^<\/a> 69 $/;" a +'L69' HTML/S/114.html /^<\/a> 69 *<\/em>$/;" a +'L69' HTML/S/115.html /^<\/a> 69 * vertex<\/em>$/;" a +'L69' HTML/S/117.html /^<\/a> 69 * The parent of the file picker<\/em>$/;" a +'L69' HTML/S/122.html /^<\/a> 69 itemInputPanel<\/a>.add<\/a>(removeItemButton<\/a>, BorderLayout<\/a>.PAGE_END<\/a>);$/;" a +'L69' HTML/S/124.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/125.html /^<\/a> 69 $/;" a +'L69' HTML/S/128.html /^<\/a> 69 itemList<\/a>.setSelectionMode<\/a>(ListSelectionModel<\/a>.SINGLE_SELECTION<\/a>);$/;" a +'L69' HTML/S/130.html /^<\/a> 69 *\/<\/em>$/;" a +'L69' HTML/S/131.html /^<\/a> 69 *\/<\/em>$/;" a +'L69' HTML/S/132.html /^<\/a> 69 * @return The file the user has chosen.<\/em>$/;" a +'L69' HTML/S/133.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/138.html /^<\/a> 69 $/;" a +'L69' HTML/S/139.html /^<\/a> 69 *\/<\/em>$/;" a +'L69' HTML/S/14.html /^<\/a> 69 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("\/", "\/"));$/;" a +'L69' HTML/S/140.html /^<\/a> 69 * The name of the pragma to add<\/em>$/;" a +'L69' HTML/S/141.html /^<\/a> 69 \/\/ Check our input<\/em>$/;" a +'L69' HTML/S/143.html /^<\/a> 69 public<\/strong> void<\/strong> addItem<\/a>(ITree<\/a><T<\/a>> itm<\/a>) {<\/em>$/;" a +'L69' HTML/S/146.html /^<\/a> 69 if<\/strong>(other<\/a>.root<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L69' HTML/S/147.html /^<\/a> 69 * node in the tree is either a data node, a subgroup node, or a<\/em>$/;" a +'L69' HTML/S/149.html /^<\/a> 69 $/;" a +'L69' HTML/S/153.html /^<\/a> 69 term<\/a> = terminator<\/a>;$/;" a +'L69' HTML/S/154.html /^<\/a> 69 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L69' HTML/S/159.html /^<\/a> 69 @Override<\/a>$/;" a +'L69' HTML/S/16.html /^<\/a> 69 *<\/em>$/;" a +'L69' HTML/S/164.html /^<\/a> 69 * The priority of the second block.<\/em>$/;" a +'L69' HTML/S/168.html /^<\/a> 69 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> chain<\/a>(int<\/strong> precedence<\/a>, Set<\/a><K<\/a>> chainSet<\/a>, Token<\/a><K<\/a>, V<\/a>> marker<\/a>) {<\/em>$/;" a +'L69' HTML/S/171.html /^<\/a> 69 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> op1<\/a> = opblock1<\/a>.parse<\/a>(ctx<\/a>);$/;" a +'L69' HTML/S/173.html /^<\/a> 69 @Override<\/a>$/;" a +'L69' HTML/S/180.html /^<\/a> 69 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Precedence must be greater than zero");$/;" a +'L69' HTML/S/182.html /^<\/a> 69 return<\/strong> false<\/strong>;$/;" a +'L69' HTML/S/184.html /^<\/a> 69 throw<\/strong> new<\/strong> ExpectationException<\/a>("One of '" + expectedList<\/a> + "' was expected, not " + curKey<\/a>);$/;" a +'L69' HTML/S/185.html /^<\/a> 69 this<\/strong>.transformer<\/a> = transformer<\/a>;$/;" a +'L69' HTML/S/186.html /^<\/a> 69 public<\/strong> String<\/a>[] split<\/a>(String<\/a> inp<\/a>) {<\/em>$/;" a +'L69' HTML/S/188.html /^<\/a> 69 *\/<\/em>$/;" a +'L69' HTML/S/189.html /^<\/a> 69 $/;" a +'L69' HTML/S/190.html /^<\/a> 69 $/;" a +'L69' HTML/S/191.html /^<\/a> 69 \/\/ Make sure our parameters are valid<\/em>$/;" a +'L69' HTML/S/192.html /^<\/a> 69 \/*<\/em>$/;" a +'L69' HTML/S/193.html /^<\/a>169B; 169C # OGHAM FEATHER MARK$/;" a +'L69' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/Stack.java$/;" a +'L69' HTML/S/2.html /^<\/a> <groupId>com.google.guava<\/groupId>$/;" a +'L69' HTML/S/20.html /^<\/a> 69 *<\/em>$/;" a +'L69' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testRemoveDQuote_EmptyString" time="0.001"\/>$/;" a +'L69' HTML/S/24.html /^<\/a> 69 default<\/strong> int<\/strong> compareTo<\/a>(CommandMode<\/a> o<\/a>) {<\/em>$/;" a +'L69' HTML/S/26.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/29.html /^<\/a> 69 * The character to get the command for.<\/em>$/;" a +'L69' HTML/S/30.html /^<\/a> 69 * Add a submode to the mode.<\/em>$/;" a +'L69' HTML/S/31.html /^<\/a> 69 *\/<\/em>$/;" a +'L69' HTML/S/32.html /^<\/a> 69 \/*<\/em>$/;" a +'L69' HTML/S/35.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/37.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/38.html /^<\/a> 69 BiPredicate<\/a><Path<\/a>, BasicFileAttributes<\/a>> firstLevelTraverser<\/a> = (pth<\/a>, attr<\/a>) -> {<\/em>$/;" a +'L69' HTML/S/4.html /^<\/a> 69 System<\/a>.out<\/a>.print<\/a>("Enter a command (m for help): ");$/;" a +'L69' HTML/S/41.html /^<\/a> 69 }<\/em> else<\/strong>$/;" a +'L69' HTML/S/42.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/43.html /^<\/a> 69 $/;" a +'L69' HTML/S/44.html /^<\/a> 69 * The type of the functions return<\/em>$/;" a +'L69' HTML/S/45.html /^<\/a> 69 if<\/strong> (!holderBound<\/a>) {<\/em>$/;" a +'L69' HTML/S/46.html /^<\/a> 69 $/;" a +'L69' HTML/S/48.html /^<\/a> 69 return<\/strong> new<\/strong> HalfBoundLazyPair<\/a><>(leftSupp<\/a>, leftBinder<\/a>);$/;" a +'L69' HTML/S/50.html /^<\/a> 69 return<\/strong> held<\/a>.unwrap<\/a>((containedHolder<\/a>) -> {<\/em>$/;" a +'L69' HTML/S/51.html /^<\/a> 69 public<\/strong> default<\/strong> <OtherLeft<\/a>, OtherRight<\/a>> IPair<\/a><IPair<\/a><LeftType<\/a>, OtherLeft<\/a>>, IPair<\/a><RightType<\/a>, OtherRight<\/a>>> combine<\/a>($/;" a +'L69' HTML/S/52.html /^<\/a> 69 * The function to use to map values into trees<\/em>$/;" a +'L69' HTML/S/53.html /^<\/a> 69 $/;" a +'L69' HTML/S/54.html /^<\/a> 69 $/;" a +'L69' HTML/S/55.html /^<\/a> 69 $/;" a +'L69' HTML/S/56.html /^<\/a> 69 $/;" a +'L69' HTML/S/57.html /^<\/a> 69 IPair<\/a><OtherLeft<\/a>, OtherRight<\/a>> otherPair<\/a>,$/;" a +'L69' HTML/S/59.html /^<\/a> 69 builder<\/a>.append<\/a>("SingleSupplier [");$/;" a +'L69' HTML/S/60.html /^<\/a> 69 if<\/strong>(curYield<\/a>.hasNext<\/a>())$/;" a +'L69' HTML/S/63.html /^<\/a> 69 @SafeVarargs<\/a>$/;" a +'L69' HTML/S/64.html /^<\/a> 69 abbrevMap<\/a>.put<\/a>(word<\/a>, word<\/a>);$/;" a +'L69' HTML/S/65.html /^<\/a> 69 return<\/strong> dir<\/a>;$/;" a +'L69' HTML/S/66.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/67.html /^<\/a> 69 }<\/em>$/;" a +'L69' HTML/S/68.html /^<\/a> 69 $/;" a +'L69' HTML/S/69.html /^<\/a> 69 return<\/strong> result<\/a>;$/;" a +'L69' HTML/S/7.html /^<\/a> 69 $/;" a +'L69' HTML/S/70.html /^<\/a> 69 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L69' HTML/S/71.html /^<\/a> 69 $/;" a +'L69' HTML/S/72.html /^<\/a> 69 $/;" a +'L69' HTML/S/73.html /^<\/a> 69 *<\/em>$/;" a +'L69' HTML/S/74.html /^<\/a> 69 * Move the cursor the right-most position.<\/em>$/;" a +'L69' HTML/S/75.html /^<\/a> 69 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L69' HTML/S/76.html /^<\/a> 69 * @param itm<\/em>$/;" a +'L69' HTML/S/77.html /^<\/a> 69 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L69' HTML/S/81.html /^<\/a> 69 * @param pivot<\/em>$/;" a +'L69' HTML/S/82.html /^<\/a> 69 $/;" a +'L69' HTML/S/83.html /^<\/a> 69 }<\/em> else<\/strong> {<\/em>$/;" a +'L69' HTML/S/85.html /^<\/a> 69 * @param comparator<\/em>$/;" a +'L69' HTML/S/87.html /^<\/a> 69 @Override<\/a>$/;" a +'L69' HTML/S/88.html /^<\/a> 69 wrapped<\/a> = new<\/strong> ArrayList<\/a><>(size<\/a>);$/;" a +'L69' HTML/S/89.html /^<\/a> 69 $/;" a +'L69' HTML/S/9.html /^<\/a> 69 *\/<\/em>$/;" a +'L69' HTML/S/90.html /^<\/a> 69 $/;" a +'L69' HTML/S/91.html /^<\/a> 69 * The intermediate accumulation type<\/em>$/;" a +'L69' HTML/S/92.html /^<\/a> 69 * doesn't exist.<\/em>$/;" a +'L69' HTML/S/94.html /^<\/a> 69 *$/;" a +'L69' HTML/S/97.html /^<\/a> 69 return<\/strong> backing<\/a>.size<\/a>();$/;" a +'L69' HTML/S/99.html /^<\/a> 69 return<\/strong> state<\/a>.unwrap<\/a>((pair<\/a>) -> {<\/em>$/;" a +'L7' HTML/S/1.html /^<\/a># For documentation, see http:\/\/www.unicode.org\/reports\/tr44\/$/;" a +'L7' HTML/S/10.html /^<\/a> 7 import<\/strong> java.util.Scanner;$/;" a +'L7' HTML/S/100.html /^<\/a> 7 import<\/strong> java.util.function.Consumer;$/;" a +'L7' HTML/S/101.html /^<\/a> 7 import<\/strong> java.util.function.BiPredicate;$/;" a +'L7' HTML/S/102.html /^<\/a> 7 import<\/strong> java.nio.file.attribute.BasicFileAttributes;$/;" a +'L7' HTML/S/103.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/104.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/105.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/106.html /^<\/a> 7 import<\/strong> java.util.ArrayList;$/;" a +'L7' HTML/S/107.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/108.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/109.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/11.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L7' HTML/S/110.html /^<\/a> 7 * A weighted grammar where all the rules have a equal chance of occuring.<\/em>$/;" a +'L7' HTML/S/111.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L7' HTML/S/112.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L7' HTML/S/113.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L7' HTML/S/114.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/115.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L7' HTML/S/116.html /^<\/a> 7 import<\/strong> java.io.FilenameFilter;$/;" a +'L7' HTML/S/117.html /^<\/a> 7 import<\/strong> java.io.File;$/;" a +'L7' HTML/S/118.html /^<\/a> 7 import<\/strong> java.util.List;$/;" a +'L7' HTML/S/119.html /^<\/a> 7 * resized.<\/em>$/;" a +'L7' HTML/S/12.html /^<\/a>$/;" a +'L7' HTML/S/120.html /^<\/a> 7 * them.<\/em>$/;" a +'L7' HTML/S/121.html /^<\/a> 7 * them.<\/em>$/;" a +'L7' HTML/S/122.html /^<\/a> 7 import<\/strong> java.awt.BorderLayout;$/;" a +'L7' HTML/S/123.html /^<\/a> 7 import<\/strong> javax.swing.JFormattedTextField;$/;" a +'L7' HTML/S/124.html /^<\/a> 7 import<\/strong> javax.swing.JPanel;$/;" a +'L7' HTML/S/125.html /^<\/a> 7 $/;" a +'L7' HTML/S/127.html /^<\/a> 7 import<\/strong> javax.swing.JTextField;$/;" a +'L7' HTML/S/128.html /^<\/a> 7 import<\/strong> java.util.function.Consumer;$/;" a +'L7' HTML/S/129.html /^<\/a> 7 import<\/strong> javax.swing.JSpinner;$/;" a +'L7' HTML/S/13.html /^<\/a> 7 import<\/strong> bjc.utils.esodata.Stack;$/;" a +'L7' HTML/S/130.html /^<\/a> 7 $/;" a +'L7' HTML/S/131.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/132.html /^<\/a> 7 $/;" a +'L7' HTML/S/133.html /^<\/a> 7 import<\/strong> javax.swing.JOptionPane;$/;" a +'L7' HTML/S/134.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/135.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/136.html /^<\/a> 7 * A simple border with a title attached to it.<\/em>$/;" a +'L7' HTML/S/137.html /^<\/a> 7 $/;" a +'L7' HTML/S/138.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/139.html /^<\/a> 7 import<\/strong> java.util.Scanner;$/;" a +'L7' HTML/S/14.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L7' HTML/S/140.html /^<\/a> 7 import<\/strong> bjc.utils.exceptions.UnknownPragmaException;$/;" a +'L7' HTML/S/141.html /^<\/a> 7 import<\/strong> java.util.function.BiConsumer;$/;" a +'L7' HTML/S/142.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/143.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.FunctionalList;$/;" a +'L7' HTML/S/144.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/145.html /^<\/a> 7 import<\/strong> java.util.regex.Matcher;$/;" a +'L7' HTML/S/146.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/147.html /^<\/a> 7 import<\/strong> bjc.utils.esodata.SimpleStack;$/;" a +'L7' HTML/S/148.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/149.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/15.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/150.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/151.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/152.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/153.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.ParserException;$/;" a +'L7' HTML/S/154.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L7' HTML/S/155.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L7' HTML/S/156.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/157.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/158.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/159.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/16.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/160.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/161.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/162.html /^<\/a> 7 $/;" a +'L7' HTML/S/163.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L7' HTML/S/164.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.blocks.RepeatingParseBlock;$/;" a +'L7' HTML/S/165.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L7' HTML/S/166.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/167.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/168.html /^<\/a> 7 $/;" a +'L7' HTML/S/169.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L7' HTML/S/17.html /^<\/a> 7 $/;" a +'L7' HTML/S/170.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/171.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L7' HTML/S/172.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/173.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L7' HTML/S/174.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.InitialCommand;$/;" a +'L7' HTML/S/175.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/176.html /^<\/a> 7 * Represents an initial command in parsing.<\/em>$/;" a +'L7' HTML/S/177.html /^<\/a> 7 * Represents a non-initial command in parsing.<\/em>$/;" a +'L7' HTML/S/178.html /^<\/a> 7 * Represents a embedded block in an expression.<\/em>$/;" a +'L7' HTML/S/179.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/18.html /^<\/a> add-reopener tag <(\\w+)>$/;" a +'L7' HTML/S/180.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.commands.DefaultInitialCommand;$/;" a +'L7' HTML/S/181.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/182.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/183.html /^<\/a> 7 $/;" a +'L7' HTML/S/184.html /^<\/a> 7 import<\/strong> java.util.Iterator;$/;" a +'L7' HTML/S/185.html /^<\/a> 7 import<\/strong> bjc.utils.funcutils.StringUtils;$/;" a +'L7' HTML/S/186.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/187.html /^<\/a> 7 *\/<\/em>$/;" a +'L7' HTML/S/188.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/189.html /^<\/a> 7 import<\/strong> bjc.utils.data.Tree;$/;" a +'L7' HTML/S/19.html /^<\/a> add-closing }$/;" a +'L7' HTML/S/190.html /^<\/a> 7 $/;" a +'L7' HTML/S/191.html /^<\/a> 7 import<\/strong> bjc.utils.data.Pair;$/;" a +'L7' HTML/S/192.html /^<\/a> 7 import<\/strong> static org.hamcrest.CoreMatchers.*;$/;" a +'L7' HTML/S/193.html /^<\/a># For documentation, see http:\/\/www.unicode.org\/reports\/tr44\/$/;" a +'L7' HTML/S/194.html /^<\/a>$/;" a +'L7' HTML/S/195.html /^<\/a> add-reopener tag <(\\w+)>$/;" a +'L7' HTML/S/196.html /^<\/a> add-closing }$/;" a +'L7' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/panels\/HolderOutputPanel.java$/;" a +'L7' HTML/S/2.html /^<\/a> <plugin>$/;" a +'L7' HTML/S/20.html /^<\/a> 7 import<\/strong> java.util.Scanner;$/;" a +'L7' HTML/S/203.html /^<\/a> <property name="gopherProxySet" value="false"\/>$/;" a +'L7' HTML/S/21.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/22.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/23.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/24.html /^<\/a> 7 * @author ben<\/em>$/;" a +'L7' HTML/S/25.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/26.html /^<\/a> 7 import<\/strong> bjc.utils.ioutils.Block;$/;" a +'L7' HTML/S/27.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/28.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/29.html /^<\/a> 7 * A collection of related FDS commands.<\/em>$/;" a +'L7' HTML/S/3.html /^<\/a> 7 $/;" a +'L7' HTML/S/30.html /^<\/a> 7 $/;" a +'L7' HTML/S/31.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/32.html /^<\/a> 7 import<\/strong> java.util.function.BiConsumer;$/;" a +'L7' HTML/S/33.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/34.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/35.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/36.html /^<\/a> 7 $/;" a +'L7' HTML/S/37.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/38.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L7' HTML/S/39.html /^<\/a> 7 * A collection of implementations of a particular type of<\/em>$/;" a +'L7' HTML/S/4.html /^<\/a> 7 $/;" a +'L7' HTML/S/40.html /^<\/a> 7 * @author ben<\/em>$/;" a +'L7' HTML/S/41.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/42.html /^<\/a> 7 * Represents a pair where only one side has a value<\/em>$/;" a +'L7' HTML/S/43.html /^<\/a> 7 * @author ben<\/em>$/;" a +'L7' HTML/S/44.html /^<\/a> 7 import<\/strong> bjc.utils.funcdata.theory.Functor;$/;" a +'L7' HTML/S/45.html /^<\/a> 7 $/;" a +'L7' HTML/S/46.html /^<\/a> 7 $/;" a +'L7' HTML/S/47.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/48.html /^<\/a> 7 $/;" a +'L7' HTML/S/49.html /^<\/a> 7 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L7' HTML/S/5.html /^<\/a> 7 $/;" a +'L7' HTML/S/50.html /^<\/a> 7 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L7' HTML/S/51.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/52.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/53.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/54.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/55.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/56.html /^<\/a> 7 * A holder that may or may not contain a value<\/em>$/;" a +'L7' HTML/S/57.html /^<\/a> 7 * A pair of values, with nothing special about them.<\/em>$/;" a +'L7' HTML/S/58.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/59.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/6.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/60.html /^<\/a> 7 import<\/strong> java.util.function.BiFunction;$/;" a +'L7' HTML/S/61.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/62.html /^<\/a> 7 * An iterator that transforms values from one type to another.<\/em>$/;" a +'L7' HTML/S/63.html /^<\/a> 7 import<\/strong> java.util.function.Consumer;$/;" a +'L7' HTML/S/64.html /^<\/a> 7 import<\/strong> com.google.common.collect.SetMultimap;$/;" a +'L7' HTML/S/65.html /^<\/a> 7 * be able to ensure that they can't write outside of it.$/;" a +'L7' HTML/S/66.html /^<\/a> 7 * The main way a double-sided tape differs is that it can be flipped, allowing<\/em>$/;" a +'L7' HTML/S/67.html /^<\/a> 7 import<\/strong> java.util.function.BiConsumer;$/;" a +'L7' HTML/S/68.html /^<\/a> 7 * A FIFO implementation of a stack.<\/em>$/;" a +'L7' HTML/S/69.html /^<\/a> 7 * Simple implementation of {@link Directory}.<\/em>$/;" a +'L7' HTML/S/7.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.delims.RegexCloser;$/;" a +'L7' HTML/S/70.html /^<\/a> 7 * Simple implementation of a stack.<\/em>$/;" a +'L7' HTML/S/71.html /^<\/a> 7 * at a time.<\/em>$/;" a +'L7' HTML/S/72.html /^<\/a> 7 * Implements a spaghetti stack, which is a stack that is branched off of a<\/em>$/;" a +'L7' HTML/S/73.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/74.html /^<\/a> 7 * only affect elements at that cursor. The size of the array is theoretically<\/em>$/;" a +'L7' HTML/S/75.html /^<\/a> 7 * add\/remove other tapes.<\/em>$/;" a +'L7' HTML/S/76.html /^<\/a> 7 * A tape changer is essentially a map of tapes.<\/em>$/;" a +'L7' HTML/S/77.html /^<\/a> 7 * Simple implementation of {@link Directory}.<\/em>$/;" a +'L7' HTML/S/78.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/79.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/8.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L7' HTML/S/80.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/81.html /^<\/a> 7 import<\/strong> java.util.Comparator;$/;" a +'L7' HTML/S/82.html /^<\/a> 7 $/;" a +'L7' HTML/S/83.html /^<\/a> 7 $/;" a +'L7' HTML/S/84.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/85.html /^<\/a> 7 $/;" a +'L7' HTML/S/86.html /^<\/a> 7 *<\/em>$/;" a +'L7' HTML/S/87.html /^<\/a> 7 import<\/strong> java.util.function.Function;$/;" a +'L7' HTML/S/88.html /^<\/a> 7 $/;" a +'L7' HTML/S/89.html /^<\/a> 7 import<\/strong> java.util.function.BiConsumer;$/;" a +'L7' HTML/S/9.html /^<\/a> 7 import<\/strong> bjc.utils.parserutils.pratt.PrattParser;$/;" a +'L7' HTML/S/90.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/91.html /^<\/a> 7 import<\/strong> java.util.function.BiConsumer;$/;" a +'L7' HTML/S/92.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/93.html /^<\/a> 7 * <\/em>$/;" a +'L7' HTML/S/94.html /^<\/a> 7 *$/;" a +'L7' HTML/S/95.html /^<\/a> 7 * definition is that it represents exactly what it is defined as<\/em>$/;" a +'L7' HTML/S/97.html /^<\/a> 7 \/**<\/em>$/;" a +'L7' HTML/S/98.html /^<\/a> 7 $/;" a +'L7' HTML/S/99.html /^<\/a> 7 $/;" a +'L70' HTML/S/1.html /^<\/a>169C; 169B # OGHAM REVERSED FEATHER MARK$/;" a +'L70' HTML/S/106.html /^<\/a> 70 return<\/strong> state<\/a>.toString<\/a>();$/;" a +'L70' HTML/S/108.html /^<\/a> 70 * Converts a sequence to an English list.<\/em>$/;" a +'L70' HTML/S/111.html /^<\/a> 70 \/**<\/em>$/;" a +'L70' HTML/S/112.html /^<\/a> 70 * Generate a weighted random value.<\/em>$/;" a +'L70' HTML/S/113.html /^<\/a> 70 input<\/a>.forEachRemaining<\/a>((strang<\/a>) -> {<\/em>$/;" a +'L70' HTML/S/114.html /^<\/a> 70 * @return The distance between the initial and terminal nodes of this<\/em>$/;" a +'L70' HTML/S/115.html /^<\/a> 70 * @param directed<\/em>$/;" a +'L70' HTML/S/117.html /^<\/a> 70 * @param title<\/em>$/;" a +'L70' HTML/S/122.html /^<\/a> 70 $/;" a +'L70' HTML/S/124.html /^<\/a> 70 $/;" a +'L70' HTML/S/125.html /^<\/a> 70 int<\/strong> numButtons<\/a> = 0;$/;" a +'L70' HTML/S/128.html /^<\/a> 70 $/;" a +'L70' HTML/S/130.html /^<\/a> 70 public<\/strong> static<\/strong> class<\/strong> SliderSettings<\/a> {<\/em>$/;" a +'L70' HTML/S/131.html /^<\/a> 70 @SuppressWarnings<\/a>("unchecked")$/;" a +'L70' HTML/S/132.html /^<\/a> 70 *\/<\/em>$/;" a +'L70' HTML/S/133.html /^<\/a> 70 }<\/em>, Integer<\/a>::parseInt<\/a>);$/;" a +'L70' HTML/S/138.html /^<\/a> 70 if<\/strong>(blockNo<\/a> != other<\/a>.blockNo<\/a>) return<\/strong> false<\/strong>;$/;" a +'L70' HTML/S/139.html /^<\/a> 70 public<\/strong> Block<\/a> getBlock<\/a>() {<\/em>$/;" a +'L70' HTML/S/14.html /^<\/a> 70 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>(":=", ":="));$/;" a +'L70' HTML/S/140.html /^<\/a> 70 * @param action<\/em>$/;" a +'L70' HTML/S/141.html /^<\/a> 70 if<\/strong>(!tokenizer<\/a>.hasMoreTokens<\/a>()) throw<\/strong> new<\/strong> PragmaFormatException<\/a>($/;" a +'L70' HTML/S/143.html /^<\/a> 70 currentGroup<\/a>.add<\/a>(itm<\/a>);$/;" a +'L70' HTML/S/146.html /^<\/a> 70 }<\/em> else<\/strong> if<\/strong>(!root<\/a>.equals<\/a>(other<\/a>.root<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L70' HTML/S/147.html /^<\/a> 70 * group node.<\/em>$/;" a +'L70' HTML/S/149.html /^<\/a> 70 public<\/strong> static<\/strong> final<\/strong> Pattern<\/a> floatingLiteral<\/a> = Pattern<\/a>.compile<\/a>("\\\\A" + fpRegex<\/a> + "\\\\Z");$/;" a +'L70' HTML/S/153.html /^<\/a> 70 $/;" a +'L70' HTML/S/154.html /^<\/a> 70 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L70' HTML/S/159.html /^<\/a> 70 public<\/strong> int<\/strong> nextBinding<\/a>() {<\/em>$/;" a +'L70' HTML/S/16.html /^<\/a> 70 * @param args<\/em>$/;" a +'L70' HTML/S/164.html /^<\/a> 70 * <\/em>$/;" a +'L70' HTML/S/168.html /^<\/a> 70 return<\/strong> new<\/strong> ChainCommand<\/a><>(precedence<\/a>, chainSet<\/a>, marker<\/a>);$/;" a +'L70' HTML/S/171.html /^<\/a> 70 $/;" a +'L70' HTML/S/173.html /^<\/a> 70 public<\/strong> int<\/strong> nextBinding<\/a>() {<\/em>$/;" a +'L70' HTML/S/180.html /^<\/a> 70 }<\/em>$/;" a +'L70' HTML/S/182.html /^<\/a> 70 }<\/em> else<\/strong> if<\/strong> (!val<\/a>.equals<\/a>(other<\/a>.val<\/a>))$/;" a +'L70' HTML/S/184.html /^<\/a> 70 }<\/em> else<\/strong> {<\/em>$/;" a +'L70' HTML/S/185.html /^<\/a> 70 }<\/em>$/;" a +'L70' HTML/S/186.html /^<\/a> 70 if<\/strong>(compPatt<\/a> == null<\/strong>) throw<\/strong> new<\/strong> IllegalStateException<\/a>("Token splitter has not been compiled yet");$/;" a +'L70' HTML/S/188.html /^<\/a> 70 public<\/strong> void<\/strong> addSimpleDelim<\/a>(String<\/a>... delims<\/a>) {<\/em>$/;" a +'L70' HTML/S/189.html /^<\/a> 70 private<\/strong> Predicate<\/a><TokenType<\/a>> isSpecialOperator<\/a>;$/;" a +'L70' HTML/S/190.html /^<\/a> 70 \/*$/;" a +'L70' HTML/S/191.html /^<\/a> 70 if<\/strong>(tokens<\/a> == null<\/strong>)$/;" a +'L70' HTML/S/192.html /^<\/a> 70 * Check handling of strings with multiple interleaved strings.<\/em>$/;" a +'L70' HTML/S/193.html /^<\/a>169C; 169B # OGHAM REVERSED FEATHER MARK$/;" a +'L70' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/gui\/SimpleFileChooser.java$/;" a +'L70' HTML/S/2.html /^<\/a> <artifactId>guava<\/artifactId>$/;" a +'L70' HTML/S/20.html /^<\/a> 70 * Used to preserve the initial mode.<\/em>$/;" a +'L70' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testRemoveDQuoted_MultipleSerialString" time="0"\/>$/;" a +'L70' HTML/S/24.html /^<\/a> 70 return<\/strong> getName<\/a>().compareTo<\/a>(o<\/a>.getName<\/a>());$/;" a +'L70' HTML/S/29.html /^<\/a> 70 * <\/em>$/;" a +'L70' HTML/S/30.html /^<\/a> 70 * <\/em>$/;" a +'L70' HTML/S/31.html /^<\/a> 70 @Override<\/a>$/;" a +'L70' HTML/S/32.html /^<\/a> 70 * Initialize handler maps so that they sort in alphabetical<\/em>$/;" a +'L70' HTML/S/35.html /^<\/a> 70 $/;" a +'L70' HTML/S/37.html /^<\/a> 70 $/;" a +'L70' HTML/S/38.html /^<\/a> 70 if<\/strong>(attr<\/a>.isDirectory<\/a>() && !isFirstDir<\/a>$/;" a +'L70' HTML/S/4.html /^<\/a> 70 command<\/a> = input<\/a>.nextLine<\/a>().charAt<\/a>(0);$/;" a +'L70' HTML/S/41.html /^<\/a> 70 return<\/strong> curElm<\/a>;$/;" a +'L70' HTML/S/42.html /^<\/a> 70 $/;" a +'L70' HTML/S/43.html /^<\/a> 70 int<\/strong> result<\/a> = 1;$/;" a +'L70' HTML/S/44.html /^<\/a> 70 * @param func<\/em>$/;" a +'L70' HTML/S/45.html /^<\/a> 70 oldHolder<\/a> = oldSupplier<\/a>.get<\/a>().unwrap<\/a>(binder<\/a>);$/;" a +'L70' HTML/S/46.html /^<\/a> 70 newPairMade<\/a>.replace<\/a>(true<\/strong>);$/;" a +'L70' HTML/S/48.html /^<\/a> 70 }<\/em>$/;" a +'L70' HTML/S/50.html /^<\/a> 70 return<\/strong> containedHolder<\/a>.unwrap<\/a>((containedValue<\/a>) -> {<\/em>$/;" a +'L70' HTML/S/51.html /^<\/a> 70 IPair<\/a><OtherLeft<\/a>, OtherRight<\/a>> otherPair<\/a>) {<\/em>$/;" a +'L70' HTML/S/52.html /^<\/a> 70 * @return A tree, with some nodes expanded into trees<\/em>$/;" a +'L70' HTML/S/53.html /^<\/a> 70 return<\/strong> new<\/strong> BoundLazy<\/a><>(() -> {<\/em>$/;" a +'L70' HTML/S/54.html /^<\/a> 70 @Override<\/a>$/;" a +'L70' HTML/S/55.html /^<\/a> 70 @Override<\/a>$/;" a +'L70' HTML/S/56.html /^<\/a> 70 if<\/strong>(held<\/a> != null<\/strong>) {<\/em>$/;" a +'L70' HTML/S/57.html /^<\/a> 70 BiFunction<\/a><LeftType<\/a>, OtherLeft<\/a>, CombinedLeft<\/a>> leftCombiner<\/a>,$/;" a +'L70' HTML/S/59.html /^<\/a> 70 $/;" a +'L70' HTML/S/60.html /^<\/a> 70 return<\/strong> curYield<\/a>.next<\/a>();$/;" a +'L70' HTML/S/63.html /^<\/a> 70 public<\/strong> Tree(ContainedType<\/a> leaf<\/a>, ITree<\/a><ContainedType<\/a>>... childrn<\/a>) {<\/em>$/;" a +'L70' HTML/S/64.html /^<\/a> 70 $/;" a +'L70' HTML/S/65.html /^<\/a> 70 }<\/em>$/;" a +'L70' HTML/S/66.html /^<\/a> 70 $/;" a +'L70' HTML/S/67.html /^<\/a> 70 $/;" a +'L70' HTML/S/68.html /^<\/a> 70 @Override<\/a>$/;" a +'L70' HTML/S/69.html /^<\/a> 70 }<\/em>$/;" a +'L70' HTML/S/7.html /^<\/a> 70 int<\/strong> cp1<\/a> = Integer<\/a>.parseInt<\/a>(ln<\/a>.substring<\/a>(0, 4), 16);$/;" a +'L70' HTML/S/70.html /^<\/a> 70 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L70' HTML/S/71.html /^<\/a> 70 \/**<\/em>$/;" a +'L70' HTML/S/72.html /^<\/a> 70 @Override<\/a>$/;" a +'L70' HTML/S/73.html /^<\/a> 70 * @return Whether or not the stack is empty.<\/em>$/;" a +'L70' HTML/S/74.html /^<\/a> 70 *\/<\/em>$/;" a +'L70' HTML/S/75.html /^<\/a> 70 $/;" a +'L70' HTML/S/76.html /^<\/a> 70 * The item to add.<\/em>$/;" a +'L70' HTML/S/77.html /^<\/a> 70 int<\/strong> result<\/a> = 1;$/;" a +'L70' HTML/S/81.html /^<\/a> 70 * The pivot<\/em>$/;" a +'L70' HTML/S/82.html /^<\/a> 70 switch<\/strong>(treeWalker<\/a>.walk<\/a>(data<\/a>)) {<\/em>$/;" a +'L70' HTML/S/83.html /^<\/a> 70 right<\/a>.add<\/a>(element<\/a>, comparator<\/a>);$/;" a +'L70' HTML/S/85.html /^<\/a> 70 * The comparator to use to search for the data item.<\/em>$/;" a +'L70' HTML/S/87.html /^<\/a> 70 public<\/strong> IList<\/a><KeyType<\/a>> keyList<\/a>() {<\/em>$/;" a +'L70' HTML/S/88.html /^<\/a> 70 }<\/em>$/;" a +'L70' HTML/S/89.html /^<\/a> 70 @Override<\/a>$/;" a +'L70' HTML/S/9.html /^<\/a> 70 Set<\/a><String<\/a>> ops<\/a> = new<\/strong> LinkedHashSet<\/a><>();$/;" a +'L70' HTML/S/90.html /^<\/a> 70 this<\/strong>.input<\/a> = toWrap<\/a>;$/;" a +'L70' HTML/S/91.html /^<\/a> 70 * @param <ReducedType><\/em>$/;" a +'L70' HTML/S/92.html /^<\/a> 70 *<\/em>$/;" a +'L70' HTML/S/94.html /^<\/a> 70 * @param <OldLeft>$/;" a +'L70' HTML/S/97.html /^<\/a> 70 }<\/em>$/;" a +'L70' HTML/S/99.html /^<\/a> 70 return<\/strong> pair<\/a>.bind<\/a>((left<\/a>, right<\/a>) -> {<\/em>$/;" a +'L71' HTML/S/1.html /^<\/a>2039; 203A # SINGLE LEFT-POINTING ANGLE QUOTATION MARK$/;" a +'L71' HTML/S/106.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/108.html /^<\/a> 71 * <\/em>$/;" a +'L71' HTML/S/111.html /^<\/a> 71 * Create a new weighted grammar that uses the specified source of<\/em>$/;" a +'L71' HTML/S/112.html /^<\/a> 71 *<\/em>$/;" a +'L71' HTML/S/113.html /^<\/a> 71 readRow<\/a>(adjacency<\/a>, vertexCount<\/a>, row<\/a>, strang<\/a>);$/;" a +'L71' HTML/S/114.html /^<\/a> 71 * edge<\/em>$/;" a +'L71' HTML/S/115.html /^<\/a> 71 * Whether or not<\/em>$/;" a +'L71' HTML/S/117.html /^<\/a> 71 * The title of the file picker<\/em>$/;" a +'L71' HTML/S/122.html /^<\/a> 71 add<\/a>(itemInputPanel<\/a>);$/;" a +'L71' HTML/S/124.html /^<\/a> 71 \/**<\/em>$/;" a +'L71' HTML/S/125.html /^<\/a> 71 $/;" a +'L71' HTML/S/128.html /^<\/a> 71 JScrollPane<\/a> listScroller<\/a> = new<\/strong> JScrollPane<\/a>(itemList<\/a>);$/;" a +'L71' HTML/S/130.html /^<\/a> 71 \/**<\/em>$/;" a +'L71' HTML/S/131.html /^<\/a> 71 public<\/strong> static<\/strong> <E<\/a>> E<\/a> getChoice(Frame<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> question<\/a>, E<\/a>... choices<\/a>) {<\/em>$/;" a +'L71' HTML/S/132.html /^<\/a> 71 public<\/strong> static<\/strong> File<\/a> getOpenFile<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>) {<\/em>$/;" a +'L71' HTML/S/133.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/138.html /^<\/a> 71 $/;" a +'L71' HTML/S/139.html /^<\/a> 71 return<\/strong> currBlock<\/a>;$/;" a +'L71' HTML/S/14.html /^<\/a> 71 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("=>", "=>"));$/;" a +'L71' HTML/S/140.html /^<\/a> 71 * The function to execute when this pragma is read<\/em>$/;" a +'L71' HTML/S/141.html /^<\/a> 71 "Pragma " + name<\/a> + " requires one or more string arguments");$/;" a +'L71' HTML/S/143.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/146.html /^<\/a> 71 $/;" a +'L71' HTML/S/147.html /^<\/a> 71 * <\/em>$/;" a +'L71' HTML/S/149.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/153.html /^<\/a> 71 mark<\/a> = marker<\/a>;$/;" a +'L71' HTML/S/154.html /^<\/a> 71 $/;" a +'L71' HTML/S/159.html /^<\/a> 71 return<\/strong> leftBinding<\/a>() - 1;$/;" a +'L71' HTML/S/16.html /^<\/a> 71 * Unused CLI args<\/em>$/;" a +'L71' HTML/S/164.html /^<\/a> 71 * @param block2<\/em>$/;" a +'L71' HTML/S/168.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/171.html /^<\/a> 71 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> op2<\/a> = opblock2<\/a>.parse<\/a>(ctx<\/a>);$/;" a +'L71' HTML/S/173.html /^<\/a> 71 if<\/strong> (nonassoc<\/a>) {<\/em>$/;" a +'L71' HTML/S/180.html /^<\/a> 71 $/;" a +'L71' HTML/S/182.html /^<\/a> 71 return<\/strong> false<\/strong>;$/;" a +'L71' HTML/S/184.html /^<\/a> 71 next<\/a>();$/;" a +'L71' HTML/S/185.html /^<\/a> 71 $/;" a +'L71' HTML/S/186.html /^<\/a> 71 $/;" a +'L71' HTML/S/188.html /^<\/a> 71 for<\/strong>(String<\/a> delim<\/a> : delims<\/a>) {<\/em>$/;" a +'L71' HTML/S/189.html /^<\/a> 71 private<\/strong> Function<\/a><TokenType<\/a>, Function<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>>> handleSpecialOperator<\/a>;$/;" a +'L71' HTML/S/190.html /^<\/a> 71 * What we need for piece-by-piece string building$/;" a +'L71' HTML/S/191.html /^<\/a> 71 throw<\/strong> new<\/strong> NullPointerException<\/a>("Tokens must not be null");$/;" a +'L71' HTML/S/192.html /^<\/a> 71 *\/<\/em>$/;" a +'L71' HTML/S/193.html /^<\/a>2039; 203A # SINGLE LEFT-POINTING ANGLE QUOTATION MARK$/;" a +'L71' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/PostfixCommand.java$/;" a +'L71' HTML/S/2.html /^<\/a> <version>21.0<\/version>$/;" a +'L71' HTML/S/20.html /^<\/a> 71 *\/<\/em>$/;" a +'L71' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testDescapeString_InvalidSingleEscapeString" time="0.001"\/>$/;" a +'L71' HTML/S/24.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/29.html /^<\/a> 71 * @return The command bound to that character.<\/em>$/;" a +'L71' HTML/S/30.html /^<\/a> 71 * @param c<\/em>$/;" a +'L71' HTML/S/31.html /^<\/a> 71 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L71' HTML/S/32.html /^<\/a> 71 *\/<\/em>$/;" a +'L71' HTML/S/35.html /^<\/a> 71 @Override<\/a>$/;" a +'L71' HTML/S/37.html /^<\/a> 71 @Override<\/a>$/;" a +'L71' HTML/S/38.html /^<\/a> 71 .getValue<\/a>()) \/*<\/em>$/;" a +'L71' HTML/S/4.html /^<\/a> 71 $/;" a +'L71' HTML/S/41.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/42.html /^<\/a> 71 @Override<\/a>$/;" a +'L71' HTML/S/43.html /^<\/a> 71 $/;" a +'L71' HTML/S/44.html /^<\/a> 71 * The function to lift over the holder<\/em>$/;" a +'L71' HTML/S/45.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/46.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/48.html /^<\/a> 71 $/;" a +'L71' HTML/S/50.html /^<\/a> 71 if<\/strong>(containedValue<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L71' HTML/S/51.html /^<\/a> 71 return<\/strong> combine<\/a>(otherPair<\/a>, (left<\/a>, otherLeft<\/a>) -> new<\/strong> Pair<\/a><>(left<\/a>, otherLeft<\/a>),$/;" a +'L71' HTML/S/52.html /^<\/a> 71 *\/<\/em>$/;" a +'L71' HTML/S/53.html /^<\/a> 71 return<\/strong> new<\/strong> Lazy<\/a><>(supplier<\/a>, pendingActions<\/a>);$/;" a +'L71' HTML/S/54.html /^<\/a> 71 public<\/strong> <BoundLeft<\/a>> IPair<\/a><BoundLeft<\/a>, RightType<\/a>> bindLeft<\/a>($/;" a +'L71' HTML/S/55.html /^<\/a> 71 public<\/strong> <UnwrappedType<\/a>> UnwrappedType<\/a> unwrap<\/a>(Function<\/a><ContainedType<\/a>, UnwrappedType<\/a>> unwrapper<\/a>) {<\/em>$/;" a +'L71' HTML/S/56.html /^<\/a> 71 builder<\/a>.append<\/a>("held=");$/;" a +'L71' HTML/S/57.html /^<\/a> 71 BiFunction<\/a><RightType<\/a>, OtherRight<\/a>, CombinedRight<\/a>> rightCombiner<\/a>) {<\/em>$/;" a +'L71' HTML/S/59.html /^<\/a> 71 if<\/strong>(source<\/a> != null<\/strong>) {<\/em>$/;" a +'L71' HTML/S/60.html /^<\/a> 71 else<\/strong> {<\/em>$/;" a +'L71' HTML/S/63.html /^<\/a> 71 this<\/strong>(leaf<\/a>);$/;" a +'L71' HTML/S/64.html /^<\/a> 71 intAddWord<\/a>(word<\/a>);$/;" a +'L71' HTML/S/65.html /^<\/a> 71 $/;" a +'L71' HTML/S/66.html /^<\/a> 71 \/**<\/em>$/;" a +'L71' HTML/S/67.html /^<\/a> 71 @Override<\/a>$/;" a +'L71' HTML/S/68.html /^<\/a> 71 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L71' HTML/S/69.html /^<\/a> 71 $/;" a +'L71' HTML/S/7.html /^<\/a> 71 int<\/strong> cp2<\/a> = Integer<\/a>.parseInt<\/a>(ln<\/a>.substring<\/a>(6, 10), 16);$/;" a +'L71' HTML/S/70.html /^<\/a> 71 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L71' HTML/S/71.html /^<\/a> 71 * Get the current number of elements in the tape.<\/em>$/;" a +'L71' HTML/S/72.html /^<\/a> 71 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L71' HTML/S/73.html /^<\/a> 71 *\/<\/em>$/;" a +'L71' HTML/S/74.html /^<\/a> 71 void<\/strong> last<\/a>();$/;" a +'L71' HTML/S/75.html /^<\/a> 71 currentTape<\/a>.item<\/a>(itm<\/a>);$/;" a +'L71' HTML/S/76.html /^<\/a> 71 *\/<\/em>$/;" a +'L71' HTML/S/77.html /^<\/a> 71 result<\/a> = prime<\/a> * result<\/a> + ((children<\/a> == null<\/strong>) ? 0 : children<\/a>.hashCode<\/a>());$/;" a +'L71' HTML/S/81.html /^<\/a> 71 * @param pivotAdjustment<\/em>$/;" a +'L71' HTML/S/82.html /^<\/a> 71 case<\/strong> SUCCESS<\/a>:$/;" a +'L71' HTML/S/83.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/85.html /^<\/a> 71 *\/<\/em>$/;" a +'L71' HTML/S/87.html /^<\/a> 71 return<\/strong> ListUtils<\/a>.mergeLists<\/a>(store<\/a>.keyList<\/a>(), delegate<\/a>.keyList<\/a>());$/;" a +'L71' HTML/S/88.html /^<\/a> 71 $/;" a +'L71' HTML/S/89.html /^<\/a> 71 public<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> extend<\/a>() {<\/em>$/;" a +'L71' HTML/S/9.html /^<\/a> 71 $/;" a +'L71' HTML/S/90.html /^<\/a> 71 }<\/em>$/;" a +'L71' HTML/S/91.html /^<\/a> 71 * The final, reduced type<\/em>$/;" a +'L71' HTML/S/92.html /^<\/a> 71 * @param key<\/em>$/;" a +'L71' HTML/S/94.html /^<\/a> 71 * The old left type of the pair$/;" a +'L71' HTML/S/97.html /^<\/a> 71 $/;" a +'L71' HTML/S/99.html /^<\/a> 71 return<\/strong> new<\/strong> Pair<\/a><>(first<\/a>.finisher<\/a>().apply<\/a>(left<\/a>), second<\/a>.finisher<\/a>().apply<\/a>(right<\/a>));$/;" a +'L72' HTML/S/1.html /^<\/a>203A; 2039 # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK$/;" a +'L72' HTML/S/106.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/108.html /^<\/a> 72 * @param objects<\/em>$/;" a +'L72' HTML/S/111.html /^<\/a> 72 * randomness.<\/em>$/;" a +'L72' HTML/S/112.html /^<\/a> 72 * @return A random value selected in a weighted fashion.<\/em>$/;" a +'L72' HTML/S/113.html /^<\/a> 72 }<\/em>);$/;" a +'L72' HTML/S/114.html /^<\/a> 72 *\/<\/em>$/;" a +'L72' HTML/S/115.html /^<\/a> 72 *\/<\/em>$/;" a +'L72' HTML/S/117.html /^<\/a> 72 * @param extensions<\/em>$/;" a +'L72' HTML/S/122.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/124.html /^<\/a> 72 * Stop updating the contents of the field from the holder<\/em>$/;" a +'L72' HTML/S/125.html /^<\/a> 72 if<\/strong>(add<\/a> != null<\/strong>) {<\/em>$/;" a +'L72' HTML/S/128.html /^<\/a> 72 $/;" a +'L72' HTML/S/130.html /^<\/a> 72 * The minimum value of the slider<\/em>$/;" a +'L72' HTML/S/131.html /^<\/a> 72 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L72' HTML/S/132.html /^<\/a> 72 JFileChooser<\/a> files<\/a> = new<\/strong> JFileChooser<\/a>();$/;" a +'L72' HTML/S/133.html /^<\/a> 72 $/;" a +'L72' HTML/S/138.html /^<\/a> 72 if<\/strong>(contents<\/a> == null<\/strong>) {<\/em>$/;" a +'L72' HTML/S/139.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/14.html /^<\/a> 72 $/;" a +'L72' HTML/S/140.html /^<\/a> 72 *\/<\/em>$/;" a +'L72' HTML/S/141.html /^<\/a> 72 $/;" a +'L72' HTML/S/143.html /^<\/a> 72 $/;" a +'L72' HTML/S/146.html /^<\/a> 72 if<\/strong>(subgroup<\/a> == null<\/strong>) {<\/em>$/;" a +'L72' HTML/S/147.html /^<\/a> 72 * A data node is a leaf node whose data is the string it<\/em>$/;" a +'L72' HTML/S/153.html /^<\/a> 72 $/;" a +'L72' HTML/S/154.html /^<\/a> 72 int<\/strong> result<\/a> = 1;$/;" a +'L72' HTML/S/159.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/16.html /^<\/a> 72 *\/<\/em>$/;" a +'L72' HTML/S/164.html /^<\/a> 72 * The priority of the third block.<\/em>$/;" a +'L72' HTML/S/168.html /^<\/a> 72 $/;" a +'L72' HTML/S/171.html /^<\/a> 72 $/;" a +'L72' HTML/S/173.html /^<\/a> 72 return<\/strong> leftBinding<\/a>() - 1;$/;" a +'L72' HTML/S/180.html /^<\/a> 72 Token<\/a><K<\/a>, V<\/a>> initToken<\/a> = tokens<\/a>.current<\/a>();$/;" a +'L72' HTML/S/182.html /^<\/a> 72 $/;" a +'L72' HTML/S/184.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/185.html /^<\/a> 72 @Override<\/a>$/;" a +'L72' HTML/S/186.html /^<\/a> 72 \/*<\/em>$/;" a +'L72' HTML/S/188.html /^<\/a> 72 low<\/a>.addDelimiter<\/a>(delim<\/a>);$/;" a +'L72' HTML/S/189.html /^<\/a> 72 $/;" a +'L72' HTML/S/190.html /^<\/a> 72 *\/<\/em>$/;" a +'L72' HTML/S/191.html /^<\/a> 72 else<\/strong> if<\/strong>(isOperator<\/a> == null<\/strong>)$/;" a +'L72' HTML/S/192.html /^<\/a> 72 @Test<\/a>$/;" a +'L72' HTML/S/193.html /^<\/a>203A; 2039 # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK$/;" a +'L72' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/ListHolder.java$/;" a +'L72' HTML/S/2.html /^<\/a> <\/dependency>$/;" a +'L72' HTML/S/20.html /^<\/a> 72 CommandMode<\/a> currentMode<\/a> = initialMode<\/a>;$/;" a +'L72' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testRemoveDQuoted_SingleString" time="0"\/>$/;" a +'L72' HTML/S/24.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/29.html /^<\/a> 72 * <\/em>$/;" a +'L72' HTML/S/30.html /^<\/a> 72 * The character to bind to the submode.<\/em>$/;" a +'L72' HTML/S/31.html /^<\/a> 72 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L72' HTML/S/32.html /^<\/a> 72 \/*<\/em>$/;" a +'L72' HTML/S/35.html /^<\/a> 72 public<\/strong> String<\/a> getName<\/a>() {<\/em>$/;" a +'L72' HTML/S/37.html /^<\/a> 72 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L72' HTML/S/38.html /^<\/a> 72 * Skip directories,<\/em>$/;" a +'L72' HTML/S/4.html /^<\/a> 72 switch<\/strong>(command<\/a>) {<\/em>$/;" a +'L72' HTML/S/41.html /^<\/a> 72 $/;" a +'L72' HTML/S/42.html /^<\/a> 72 public<\/strong> <BoundLeft<\/a>> IPair<\/a><BoundLeft<\/a>, RightType<\/a>> bindLeft<\/a>($/;" a +'L72' HTML/S/43.html /^<\/a> 72 int<\/strong> fieldHash<\/a> = heldValue<\/a> == null<\/strong> ? 0 : heldValue<\/a>.hashCode<\/a>();$/;" a +'L72' HTML/S/44.html /^<\/a> 72 * @return The function lifted over the holder<\/em>$/;" a +'L72' HTML/S/45.html /^<\/a> 72 $/;" a +'L72' HTML/S/46.html /^<\/a> 72 $/;" a +'L72' HTML/S/48.html /^<\/a> 72 @Override<\/a>$/;" a +'L72' HTML/S/50.html /^<\/a> 72 $/;" a +'L72' HTML/S/51.html /^<\/a> 72 (right<\/a>, otherRight<\/a>) -> new<\/strong> Pair<\/a><>(right<\/a>, otherRight<\/a>));$/;" a +'L72' HTML/S/52.html /^<\/a> 72 public<\/strong> ITree<\/a><ContainedType<\/a>> flatMapTree<\/a>(Function<\/a><ContainedType<\/a>, ITree<\/a><ContainedType<\/a>>> mapper<\/a>);$/;" a +'L72' HTML/S/53.html /^<\/a> 72 }<\/em>, binder<\/a>);$/;" a +'L72' HTML/S/54.html /^<\/a> 72 Function<\/a><LeftType<\/a>, IPair<\/a><BoundLeft<\/a>, RightType<\/a>>> leftBinder<\/a>) {<\/em>$/;" a +'L72' HTML/S/55.html /^<\/a> 72 return<\/strong> unwrapper<\/a>.apply<\/a>(heldValues<\/a>.randItem<\/a>());$/;" a +'L72' HTML/S/56.html /^<\/a> 72 builder<\/a>.append<\/a>(held<\/a>);$/;" a +'L72' HTML/S/57.html /^<\/a> 72 return<\/strong> otherPair<\/a>.bind<\/a>((otherLeft<\/a>, otherRight<\/a>) -> {<\/em>$/;" a +'L72' HTML/S/59.html /^<\/a> 72 builder<\/a>.append<\/a>("source=");$/;" a +'L72' HTML/S/60.html /^<\/a> 72 while<\/strong>(toYield<\/a>.size<\/a>() != 0 && !curYield<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L72' HTML/S/63.html /^<\/a> 72 $/;" a +'L72' HTML/S/64.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/65.html /^<\/a> 72 \/**$/;" a +'L72' HTML/S/66.html /^<\/a> 72 * Get the current number of elements in the tape.<\/em>$/;" a +'L72' HTML/S/67.html /^<\/a> 72 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L72' HTML/S/68.html /^<\/a> 72 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L72' HTML/S/69.html /^<\/a> 72 @Override<\/a>$/;" a +'L72' HTML/S/7.html /^<\/a> 72 $/;" a +'L72' HTML/S/70.html /^<\/a> 72 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L72' HTML/S/71.html /^<\/a> 72 *<\/em>$/;" a +'L72' HTML/S/72.html /^<\/a> 72 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L72' HTML/S/73.html /^<\/a> 72 public<\/strong> abstract<\/strong> boolean<\/strong> empty<\/a>();$/;" a +'L72' HTML/S/74.html /^<\/a> 72 $/;" a +'L72' HTML/S/75.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/76.html /^<\/a> 72 @Override<\/a>$/;" a +'L72' HTML/S/77.html /^<\/a> 72 result<\/a> = prime<\/a> * result<\/a> + ((data<\/a> == null<\/strong>) ? 0 : data<\/a>.hashCode<\/a>());$/;" a +'L72' HTML/S/81.html /^<\/a> 72 * The distance from the pivot<\/em>$/;" a +'L72' HTML/S/82.html /^<\/a> 72 return<\/strong> true<\/strong>;$/;" a +'L72' HTML/S/83.html /^<\/a> 72 break<\/strong>;$/;" a +'L72' HTML/S/85.html /^<\/a> 72 public<\/strong> void<\/strong> delete<\/a>(T<\/a> element<\/a>, Comparator<\/a><T<\/a>> comparator<\/a>);$/;" a +'L72' HTML/S/87.html /^<\/a> 72 }<\/em>$/;" a +'L72' HTML/S/88.html /^<\/a> 72 \/**<\/em>$/;" a +'L72' HTML/S/89.html /^<\/a> 72 return<\/strong> new<\/strong> ExtendedMap<\/a><>(this<\/strong>, new<\/strong> FunctionalMap<\/a><>());$/;" a +'L72' HTML/S/9.html /^<\/a> 72 ops<\/a>.add<\/a>(":=");$/;" a +'L72' HTML/S/90.html /^<\/a> 72 $/;" a +'L72' HTML/S/91.html /^<\/a> 72 * @param collector<\/em>$/;" a +'L72' HTML/S/92.html /^<\/a> 72 * The key to attempt to retrieve.<\/em>$/;" a +'L72' HTML/S/94.html /^<\/a> 72 * @param <OldRight>$/;" a +'L72' HTML/S/97.html /^<\/a> 72 @Override<\/a>$/;" a +'L72' HTML/S/99.html /^<\/a> 72 }<\/em>);$/;" a +'L73' HTML/S/1.html /^<\/a>2045; 2046 # LEFT SQUARE BRACKET WITH QUILL$/;" a +'L73' HTML/S/106.html /^<\/a> 73 $/;" a +'L73' HTML/S/108.html /^<\/a> 73 * The sequence to convert to an English list.<\/em>$/;" a +'L73' HTML/S/111.html /^<\/a> 73 *<\/em>$/;" a +'L73' HTML/S/112.html /^<\/a> 73 *\/<\/em>$/;" a +'L73' HTML/S/113.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/114.html /^<\/a> 73 public<\/strong> int<\/strong> getDistance<\/a>() {<\/em>$/;" a +'L73' HTML/S/115.html /^<\/a> 73 public<\/strong> void<\/strong> addEdge<\/a>(T<\/a> source<\/a>, T<\/a> target<\/a>, int<\/strong> distance<\/a>, boolean<\/strong> directed<\/a>) {<\/em>$/;" a +'L73' HTML/S/117.html /^<\/a> 73 * The extensions to accept as valid<\/em>$/;" a +'L73' HTML/S/122.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/124.html /^<\/a> 73 *\/<\/em>$/;" a +'L73' HTML/S/125.html /^<\/a> 73 numButtons<\/a>++;$/;" a +'L73' HTML/S/128.html /^<\/a> 73 JButton<\/a> removeItemButton<\/a> = new<\/strong> JButton<\/a>("Remove " + type<\/a>);$/;" a +'L73' HTML/S/130.html /^<\/a> 73 *\/<\/em>$/;" a +'L73' HTML/S/131.html /^<\/a> 73 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L73' HTML/S/132.html /^<\/a> 73 $/;" a +'L73' HTML/S/133.html /^<\/a> 73 \/**<\/em>$/;" a +'L73' HTML/S/138.html /^<\/a> 73 if<\/strong>(other<\/a>.contents<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L73' HTML/S/139.html /^<\/a> 73 $/;" a +'L73' HTML/S/14.html /^<\/a> 73 IList<\/a><String<\/a>> semiExpandedTokens<\/a> = ListUtils<\/a>.splitTokens<\/a>(tokens<\/a>, ops<\/a>);$/;" a +'L73' HTML/S/140.html /^<\/a> 73 public<\/strong> void<\/strong> addPragma<\/a>(String<\/a> name<\/a>, BiConsumer<\/a><FunctionalStringTokenizer<\/a>, E<\/a>> action<\/a>) {<\/em>$/;" a +'L73' HTML/S/141.html /^<\/a> 73 \/\/ Build our argument<\/em>$/;" a +'L73' HTML/S/143.html /^<\/a> 73 \/**<\/em>$/;" a +'L73' HTML/S/146.html /^<\/a> 73 if<\/strong>(other<\/a>.subgroup<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L73' HTML/S/147.html /^<\/a> 73 * represents.<\/em>$/;" a +'L73' HTML/S/153.html /^<\/a> 73 onDelim<\/a> = action<\/a>;$/;" a +'L73' HTML/S/154.html /^<\/a> 73 $/;" a +'L73' HTML/S/16.html /^<\/a> 73 public<\/strong> static<\/strong> void<\/strong> main(String<\/a>[] args<\/a>) {<\/em>$/;" a +'L73' HTML/S/164.html /^<\/a> 73 * <\/em>$/;" a +'L73' HTML/S/168.html /^<\/a> 73 \/**<\/em>$/;" a +'L73' HTML/S/171.html /^<\/a> 73 return<\/strong> new<\/strong> Tree<\/a><>(term<\/a>, cond<\/a>, op1<\/a>, op2<\/a>);$/;" a +'L73' HTML/S/173.html /^<\/a> 73 }<\/em> else<\/strong> {<\/em>$/;" a +'L73' HTML/S/180.html /^<\/a> 73 tokens<\/a>.next<\/a>();$/;" a +'L73' HTML/S/182.html /^<\/a> 73 return<\/strong> true<\/strong>;$/;" a +'L73' HTML/S/184.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/185.html /^<\/a> 73 public<\/strong> void<\/strong> accept<\/a>(String<\/a> token<\/a>) {<\/em>$/;" a +'L73' HTML/S/186.html /^<\/a> 73 * Don't split something that we should exclude from being<\/em>$/;" a +'L73' HTML/S/188.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/189.html /^<\/a> 73 \/\/ Create a new transformer<\/em>$/;" a +'L73' HTML/S/190.html /^<\/a> 73 StringBuffer<\/a> work<\/a> = new<\/strong> StringBuffer<\/a>();$/;" a +'L73' HTML/S/191.html /^<\/a> 73 throw<\/strong> new<\/strong> NullPointerException<\/a>("Operator predicate must not be null");$/;" a +'L73' HTML/S/192.html /^<\/a> 73 public<\/strong> void<\/strong> testRemoveDQuoted_MultipleInterleavedString() {<\/em>$/;" a +'L73' HTML/S/193.html /^<\/a>2045; 2046 # LEFT SQUARE BRACKET WITH QUILL$/;" a +'L73' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/TapeChanger.java$/;" a +'L73' HTML/S/2.html /^<\/a> <\/dependencies>$/;" a +'L73' HTML/S/20.html /^<\/a> 73 $/;" a +'L73' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testDescapeString_NonescapeString" time="0"\/>$/;" a +'L73' HTML/S/29.html /^<\/a> 73 * @throws FDSException<\/em>$/;" a +'L73' HTML/S/30.html /^<\/a> 73 * <\/em>$/;" a +'L73' HTML/S/31.html /^<\/a> 73 builder<\/a>.append<\/a>("GenericCommand [");$/;" a +'L73' HTML/S/32.html /^<\/a> 73 * order<\/em>$/;" a +'L73' HTML/S/35.html /^<\/a> 73 return<\/strong> name<\/a>;$/;" a +'L73' HTML/S/37.html /^<\/a> 73 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L73' HTML/S/38.html /^<\/a> 73 * they probably have<\/em>$/;" a +'L73' HTML/S/4.html /^<\/a> 73 case<\/strong> 'm':$/;" a +'L73' HTML/S/41.html /^<\/a> 73 curElm<\/a> = curr<\/a>.next<\/a>();$/;" a +'L73' HTML/S/42.html /^<\/a> 73 Function<\/a><LeftType<\/a>, IPair<\/a><BoundLeft<\/a>, RightType<\/a>>> leftBinder<\/a>) {<\/em>$/;" a +'L73' HTML/S/43.html /^<\/a> 73 $/;" a +'L73' HTML/S/44.html /^<\/a> 73 *\/<\/em>$/;" a +'L73' HTML/S/45.html /^<\/a> 73 \/*<\/em>$/;" a +'L73' HTML/S/46.html /^<\/a> 73 return<\/strong> newPair<\/a>.unwrap<\/a>((pair<\/a>) -> pair<\/a>.getRight<\/a>());$/;" a +'L73' HTML/S/48.html /^<\/a> 73 public<\/strong> <BoundRight<\/a>> IPair<\/a><NewLeft<\/a>, BoundRight<\/a>> bindRight($/;" a +'L73' HTML/S/50.html /^<\/a> 73 return<\/strong> unwrapper<\/a>.apply<\/a>(containedValue<\/a>);$/;" a +'L73' HTML/S/51.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/52.html /^<\/a> 73 $/;" a +'L73' HTML/S/53.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/54.html /^<\/a> 73 Supplier<\/a><LeftType<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L73' HTML/S/55.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/56.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/57.html /^<\/a> 73 return<\/strong> new<\/strong> Pair<\/a><>(leftCombiner<\/a>.apply<\/a>(leftValue<\/a>, otherLeft<\/a>),$/;" a +'L73' HTML/S/59.html /^<\/a> 73 builder<\/a>.append<\/a>(source<\/a>);$/;" a +'L73' HTML/S/60.html /^<\/a> 73 curYield<\/a> = toYield<\/a>.pop<\/a>();$/;" a +'L73' HTML/S/63.html /^<\/a> 73 hasChildren<\/a> = true<\/strong>;$/;" a +'L73' HTML/S/64.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/65.html /^<\/a> 73 * Check if the directory contains a data-item under the given key.$/;" a +'L73' HTML/S/66.html /^<\/a> 73 *<\/em>$/;" a +'L73' HTML/S/67.html /^<\/a> 73 return<\/strong> backing<\/a>.size<\/a>();$/;" a +'L73' HTML/S/68.html /^<\/a> 73 int<\/strong> result<\/a> = 1;$/;" a +'L73' HTML/S/69.html /^<\/a> 73 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L73' HTML/S/7.html /^<\/a> 73 char<\/strong>[] cpa1<\/a> = Character<\/a>.toChars<\/a>(cp1<\/a>);$/;" a +'L73' HTML/S/70.html /^<\/a> 73 $/;" a +'L73' HTML/S/71.html /^<\/a> 73 * @return The current number of elements in the tape.<\/em>$/;" a +'L73' HTML/S/72.html /^<\/a> 73 $/;" a +'L73' HTML/S/73.html /^<\/a> 73 $/;" a +'L73' HTML/S/74.html /^<\/a> 73 \/**<\/em>$/;" a +'L73' HTML/S/75.html /^<\/a> 73 $/;" a +'L73' HTML/S/76.html /^<\/a> 73 public<\/strong> void<\/strong> insertBefore<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L73' HTML/S/77.html /^<\/a> 73 return<\/strong> result<\/a>;$/;" a +'L73' HTML/S/81.html /^<\/a> 73 * @return Whether the adjusted pivot is with the list<\/em>$/;" a +'L73' HTML/S/82.html /^<\/a> 73 \/\/ We don't have any children to care about<\/em>$/;" a +'L73' HTML/S/83.html /^<\/a> 73 default<\/strong>:$/;" a +'L73' HTML/S/85.html /^<\/a> 73 $/;" a +'L73' HTML/S/87.html /^<\/a> 73 $/;" a +'L73' HTML/S/88.html /^<\/a> 73 * Create a new functional list as a wrapper of a existing list.<\/em>$/;" a +'L73' HTML/S/89.html /^<\/a> 73 }<\/em>$/;" a +'L73' HTML/S/9.html /^<\/a> 73 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("||", "&&"));$/;" a +'L73' HTML/S/90.html /^<\/a> 73 \/**<\/em>$/;" a +'L73' HTML/S/91.html /^<\/a> 73 * The collector to use for reduction<\/em>$/;" a +'L73' HTML/S/92.html /^<\/a> 73 * <\/em>$/;" a +'L73' HTML/S/94.html /^<\/a> 73 * The old right type of the pair$/;" a +'L73' HTML/S/97.html /^<\/a> 73 public<\/strong> IList<\/a><OldKey<\/a>> keyList<\/a>() {<\/em>$/;" a +'L73' HTML/S/99.html /^<\/a> 73 }<\/em>);$/;" a +'L74' HTML/S/1.html /^<\/a>2046; 2045 # RIGHT SQUARE BRACKET WITH QUILL$/;" a +'L74' HTML/S/106.html /^<\/a> 74 \/**<\/em>$/;" a +'L74' HTML/S/108.html /^<\/a> 74 * @param join<\/em>$/;" a +'L74' HTML/S/111.html /^<\/a> 74 * @param source<\/em>$/;" a +'L74' HTML/S/112.html /^<\/a> 74 public<\/strong> E<\/a> generateValue<\/a>() {<\/em>$/;" a +'L74' HTML/S/113.html /^<\/a> 74 $/;" a +'L74' HTML/S/114.html /^<\/a> 74 return<\/strong> distance<\/a>;$/;" a +'L74' HTML/S/115.html /^<\/a> 74 \/\/ Can't add edges with a null source or target<\/em>$/;" a +'L74' HTML/S/117.html /^<\/a> 74 * @return The file the user picked<\/em>$/;" a +'L74' HTML/S/124.html /^<\/a> 74 public<\/strong> void<\/strong> stopUpdating<\/a>() {<\/em>$/;" a +'L74' HTML/S/125.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/128.html /^<\/a> 74 $/;" a +'L74' HTML/S/130.html /^<\/a> 74 public<\/strong> final<\/strong> int<\/strong> minValue<\/a>;$/;" a +'L74' HTML/S/131.html /^<\/a> 74 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L74' HTML/S/132.html /^<\/a> 74 return<\/strong> doOpenFile<\/a>(parent<\/a>, title<\/a>, files<\/a>);$/;" a +'L74' HTML/S/133.html /^<\/a> 74 * Get a string from the user<\/em>$/;" a +'L74' HTML/S/138.html /^<\/a> 74 }<\/em> else<\/strong> if<\/strong>(!contents<\/a>.equals<\/a>(other<\/a>.contents<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L74' HTML/S/139.html /^<\/a> 74 \/**<\/em>$/;" a +'L74' HTML/S/14.html /^<\/a> 74 $/;" a +'L74' HTML/S/140.html /^<\/a> 74 if<\/strong>(name<\/a> == null<\/strong>)$/;" a +'L74' HTML/S/141.html /^<\/a> 74 String<\/a> collapsed<\/a> = ListUtils<\/a>.collapseTokens<\/a>(tokenizer<\/a>.toList<\/a>());$/;" a +'L74' HTML/S/143.html /^<\/a> 74 * Mark a subgroup.<\/em>$/;" a +'L74' HTML/S/146.html /^<\/a> 74 }<\/em> else<\/strong> if<\/strong>(!subgroup<\/a>.equals<\/a>(other<\/a>.subgroup<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L74' HTML/S/147.html /^<\/a> 74 * <\/em>$/;" a +'L74' HTML/S/153.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/154.html /^<\/a> 74 result<\/a> = prime<\/a> * result<\/a> + pow<\/a>;$/;" a +'L74' HTML/S/16.html /^<\/a> 74 rules<\/a>.addRule<\/a>("<item>");$/;" a +'L74' HTML/S/164.html /^<\/a> 74 * @param mark1<\/em>$/;" a +'L74' HTML/S/168.html /^<\/a> 74 * Create a postfix operator.<\/em>$/;" a +'L74' HTML/S/171.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/173.html /^<\/a> 74 return<\/strong> leftBinding<\/a>();$/;" a +'L74' HTML/S/180.html /^<\/a> 74 $/;" a +'L74' HTML/S/182.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/184.html /^<\/a> 74 $/;" a +'L74' HTML/S/185.html /^<\/a> 74 \/\/ Handle operators<\/em>$/;" a +'L74' HTML/S/186.html /^<\/a> 74 * split.<\/em>$/;" a +'L74' HTML/S/188.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/189.html /^<\/a> 74 public<\/strong> TokenTransformer(IHolder<\/a><IPair<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>>> initialState<\/a>,$/;" a +'L74' HTML/S/190.html /^<\/a> 74 List<\/a><String<\/a>> res<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L74' HTML/S/191.html /^<\/a> 74 else<\/strong> if<\/strong>(isSpecialOperator<\/a> == null<\/strong>)$/;" a +'L74' HTML/S/192.html /^<\/a> 74 List<\/a><String<\/a>> onMultipleInterleaveMatchString<\/a> = removeDQuotedStrings<\/a>("one\\"two\\"three\\"four\\"");$/;" a +'L74' HTML/S/193.html /^<\/a>2046; 2045 # RIGHT SQUARE BRACKET WITH QUILL$/;" a +'L74' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/graph\/Edge.java$/;" a +'L74' HTML/S/2.html /^<\/a><\/project>$/;" a +'L74' HTML/S/20.html /^<\/a> 74 \/*<\/em>$/;" a +'L74' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testRemoveDQuoted_MismatchedStringMatch" time="0"\/>$/;" a +'L74' HTML/S/29.html /^<\/a> 74 * If there is no command bound to that character.<\/em>$/;" a +'L74' HTML/S/30.html /^<\/a> 74 * @param mode<\/em>$/;" a +'L74' HTML/S/31.html /^<\/a> 74 $/;" a +'L74' HTML/S/32.html /^<\/a> 74 *\/<\/em>$/;" a +'L74' HTML/S/35.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/37.html /^<\/a> 74 int<\/strong> result<\/a> = 1;$/;" a +'L74' HTML/S/38.html /^<\/a> 74 * component support<\/em>$/;" a +'L74' HTML/S/4.html /^<\/a> 74 System<\/a>.out<\/a>.println<\/a>("Valid commands: ");$/;" a +'L74' HTML/S/41.html /^<\/a> 74 $/;" a +'L74' HTML/S/42.html /^<\/a> 74 if<\/strong>(leftBinder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Left binder must not be null");$/;" a +'L74' HTML/S/43.html /^<\/a> 74 result<\/a> = prime<\/a> * result<\/a> + fieldHash<\/a>;$/;" a +'L74' HTML/S/44.html /^<\/a> 74 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>);$/;" a +'L74' HTML/S/45.html /^<\/a> 74 * Apply all the pending actions<\/em>$/;" a +'L74' HTML/S/46.html /^<\/a> 74 }<\/em>;$/;" a +'L74' HTML/S/48.html /^<\/a> 74 Function<\/a><NewRight<\/a>, IPair<\/a><NewLeft<\/a>, BoundRight<\/a>>> rightBinder<\/a>) {<\/em>$/;" a +'L74' HTML/S/50.html /^<\/a> 74 }<\/em>);$/;" a +'L74' HTML/S/51.html /^<\/a> 74 $/;" a +'L74' HTML/S/52.html /^<\/a> 74 \/**<\/em>$/;" a +'L74' HTML/S/53.html /^<\/a> 74 $/;" a +'L74' HTML/S/54.html /^<\/a> 74 if<\/strong>(leftMaterialized<\/a>) return<\/strong> leftValue<\/a>;$/;" a +'L74' HTML/S/55.html /^<\/a> 74 $/;" a +'L74' HTML/S/56.html /^<\/a> 74 $/;" a +'L74' HTML/S/57.html /^<\/a> 74 rightCombiner<\/a>.apply<\/a>(rightValue<\/a>, otherRight<\/a>));$/;" a +'L74' HTML/S/59.html /^<\/a> 74 builder<\/a>.append<\/a>(", ");$/;" a +'L74' HTML/S/60.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/63.html /^<\/a> 74 $/;" a +'L74' HTML/S/64.html /^<\/a> 74 $/;" a +'L74' HTML/S/65.html /^<\/a> 74 *$/;" a +'L74' HTML/S/66.html /^<\/a> 74 * @return The current number of elements in the tape.<\/em>$/;" a +'L74' HTML/S/67.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/68.html /^<\/a> 74 $/;" a +'L74' HTML/S/69.html /^<\/a> 74 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L74' HTML/S/7.html /^<\/a> 74 char<\/strong>[] cpa2<\/a> = Character<\/a>.toChars<\/a>(cp2<\/a>);$/;" a +'L74' HTML/S/70.html /^<\/a> 74 SimpleStack<\/a><?> other<\/a> = (SimpleStack<\/a><?>) obj<\/a>;$/;" a +'L74' HTML/S/71.html /^<\/a> 74 *\/<\/em>$/;" a +'L74' HTML/S/72.html /^<\/a> 74 int<\/strong> result<\/a> = 1;$/;" a +'L74' HTML/S/73.html /^<\/a> 74 \/**<\/em>$/;" a +'L74' HTML/S/74.html /^<\/a> 74 * Move the cursor one space left.<\/em>$/;" a +'L74' HTML/S/75.html /^<\/a> 74 \/**<\/em>$/;" a +'L74' HTML/S/76.html /^<\/a> 74 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L74' HTML/S/77.html /^<\/a> 74 }<\/em>$/;" a +'L74' HTML/S/81.html /^<\/a> 74 *\/<\/em>$/;" a +'L74' HTML/S/82.html /^<\/a> 74 case<\/strong> FAILURE<\/a>:$/;" a +'L74' HTML/S/83.html /^<\/a> 74 throw<\/strong> new<\/strong> IllegalStateException<\/a>("Error: Comparator yielded invalid value");$/;" a +'L74' HTML/S/85.html /^<\/a> 74 \/**<\/em>$/;" a +'L74' HTML/S/87.html /^<\/a> 74 @Override<\/a>$/;" a +'L74' HTML/S/88.html /^<\/a> 74 *<\/em>$/;" a +'L74' HTML/S/89.html /^<\/a> 74 $/;" a +'L74' HTML/S/9.html /^<\/a> 74 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("<=", ">="));$/;" a +'L74' HTML/S/90.html /^<\/a> 74 * Execute a provided action for each of the remaining tokens<\/em>$/;" a +'L74' HTML/S/91.html /^<\/a> 74 * @return The reduced list<\/em>$/;" a +'L74' HTML/S/92.html /^<\/a> 74 * @param defaultValue<\/em>$/;" a +'L74' HTML/S/94.html /^<\/a> 74 * @param <NewRight>$/;" a +'L74' HTML/S/97.html /^<\/a> 74 return<\/strong> backing<\/a>.keyList<\/a>();$/;" a +'L74' HTML/S/99.html /^<\/a> 74 }<\/em>;$/;" a +'L75' HTML/S/1.html /^<\/a>207D; 207E # SUPERSCRIPT LEFT PARENTHESIS$/;" a +'L75' HTML/S/106.html /^<\/a> 75 * Split off affixes from tokens<\/em>$/;" a +'L75' HTML/S/108.html /^<\/a> 75 * The string to use for separating the last element from<\/em>$/;" a +'L75' HTML/S/111.html /^<\/a> 75 * The source of randomness to use<\/em>$/;" a +'L75' HTML/S/112.html /^<\/a> 75 IHolder<\/a><Integer<\/a>> value<\/a> = new<\/strong> Identity<\/a><>(source<\/a>.nextInt<\/a>(totalChance<\/a>));$/;" a +'L75' HTML/S/113.html /^<\/a> 75 return<\/strong> adjacency<\/a>;$/;" a +'L75' HTML/S/114.html /^<\/a> 75 }<\/em>$/;" a +'L75' HTML/S/115.html /^<\/a> 75 if<\/strong> (source<\/a> == null<\/strong>)$/;" a +'L75' HTML/S/117.html /^<\/a> 75 *\/<\/em>$/;" a +'L75' HTML/S/124.html /^<\/a> 75 updater<\/a>.stop();$/;" a +'L75' HTML/S/125.html /^<\/a> 75 $/;" a +'L75' HTML/S/128.html /^<\/a> 75 addItemButton<\/a>.addActionListener<\/a>((ev<\/a>) -> {<\/em>$/;" a +'L75' HTML/S/130.html /^<\/a> 75 \/**<\/em>$/;" a +'L75' HTML/S/131.html /^<\/a> 75 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L75' HTML/S/132.html /^<\/a> 75 }<\/em>$/;" a +'L75' HTML/S/133.html /^<\/a> 75 *<\/em>$/;" a +'L75' HTML/S/138.html /^<\/a> 75 $/;" a +'L75' HTML/S/139.html /^<\/a> 75 * Move to the next block.<\/em>$/;" a +'L75' HTML/S/14.html /^<\/a> 75 ops<\/a> = new<\/strong> LinkedList<\/a><>();$/;" a +'L75' HTML/S/140.html /^<\/a> 75 throw<\/strong> new<\/strong> NullPointerException<\/a>("Pragma name must not be null");$/;" a +'L75' HTML/S/141.html /^<\/a> 75 $/;" a +'L75' HTML/S/143.html /^<\/a> 75 * <\/em>$/;" a +'L75' HTML/S/146.html /^<\/a> 75 $/;" a +'L75' HTML/S/147.html /^<\/a> 75 * A subgroup node is a node with two children, and the name of<\/em>$/;" a +'L75' HTML/S/153.html /^<\/a> 75 $/;" a +'L75' HTML/S/154.html /^<\/a> 75 result<\/a> = prime<\/a> * result<\/a> + ((term<\/a> == null<\/strong>) ? 0 : term<\/a>.hashCode<\/a>());$/;" a +'L75' HTML/S/16.html /^<\/a> 75 addItemRules<\/a>();$/;" a +'L75' HTML/S/164.html /^<\/a> 75 * The marker that ends the first block.<\/em>$/;" a +'L75' HTML/S/168.html /^<\/a> 75 * <\/em>$/;" a +'L75' HTML/S/173.html /^<\/a> 75 }<\/em>$/;" a +'L75' HTML/S/180.html /^<\/a> 75 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> ast<\/a>;$/;" a +'L75' HTML/S/182.html /^<\/a> 75 $/;" a +'L75' HTML/S/184.html /^<\/a> 75 \/**<\/em>$/;" a +'L75' HTML/S/185.html /^<\/a> 75 if<\/strong> (operators<\/a>.containsKey<\/a>(token<\/a>)) {<\/em>$/;" a +'L75' HTML/S/186.html /^<\/a> 75 *\/<\/em>$/;" a +'L75' HTML/S/188.html /^<\/a> 75 $/;" a +'L75' HTML/S/189.html /^<\/a> 75 Predicate<\/a><TokenType<\/a>> operatorPredicate<\/a>, Predicate<\/a><TokenType<\/a>> isSpecialOperator<\/a>,$/;" a +'L75' HTML/S/190.html /^<\/a> 75 $/;" a +'L75' HTML/S/191.html /^<\/a> 75 throw<\/strong> new<\/strong> NullPointerException<\/a>("Special operator determiner must not be null");$/;" a +'L75' HTML/S/192.html /^<\/a> 75 $/;" a +'L75' HTML/S/193.html /^<\/a>207D; 207E # SUPERSCRIPT LEFT PARENTHESIS$/;" a +'L75' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/delims\/DelimiterGroup.java$/;" a +'L75' HTML/S/20.html /^<\/a> 75 * Process commands until we're told to stop.<\/em>$/;" a +'L75' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testDescapeString_MultipleEscapeString" time="0"\/>$/;" a +'L75' HTML/S/29.html /^<\/a> 75 *\/<\/em>$/;" a +'L75' HTML/S/30.html /^<\/a> 75 * The submode to add.<\/em>$/;" a +'L75' HTML/S/31.html /^<\/a> 75 if<\/strong>(help<\/a> != null<\/strong>) {<\/em>$/;" a +'L75' HTML/S/32.html /^<\/a> 75 commandHandlers<\/a> = new<\/strong> FunctionalMap<\/a><>(new<\/strong> TreeMap<\/a><>());$/;" a +'L75' HTML/S/35.html /^<\/a> 75 $/;" a +'L75' HTML/S/37.html /^<\/a> 75 $/;" a +'L75' HTML/S/38.html /^<\/a> 75 * files.<\/em>$/;" a +'L75' HTML/S/4.html /^<\/a> 75 System<\/a>.out<\/a>.println<\/a>("\\tm: Display this help message.");$/;" a +'L75' HTML/S/41.html /^<\/a> 75 return<\/strong> curElm<\/a>;$/;" a +'L75' HTML/S/42.html /^<\/a> 75 $/;" a +'L75' HTML/S/43.html /^<\/a> 75 $/;" a +'L75' HTML/S/44.html /^<\/a> 75 $/;" a +'L75' HTML/S/45.html /^<\/a> 75 *\/<\/em>$/;" a +'L75' HTML/S/46.html /^<\/a> 75 $/;" a +'L75' HTML/S/48.html /^<\/a> 75 Supplier<\/a><NewRight<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L75' HTML/S/50.html /^<\/a> 75 }<\/em>);$/;" a +'L75' HTML/S/51.html /^<\/a> 75 \/**<\/em>$/;" a +'L75' HTML/S/52.html /^<\/a> 75 * Get the specified child of this tree<\/em>$/;" a +'L75' HTML/S/53.html /^<\/a> 75 @Override<\/a>$/;" a +'L75' HTML/S/54.html /^<\/a> 75 $/;" a +'L75' HTML/S/55.html /^<\/a> 75 @Override<\/a>$/;" a +'L75' HTML/S/56.html /^<\/a> 75 builder<\/a>.append<\/a>("]");$/;" a +'L75' HTML/S/57.html /^<\/a> 75 }<\/em>);$/;" a +'L75' HTML/S/59.html /^<\/a> 75 }<\/em>$/;" a +'L75' HTML/S/60.html /^<\/a> 75 $/;" a +'L75' HTML/S/63.html /^<\/a> 75 childCount<\/a> = 0;$/;" a +'L75' HTML/S/64.html /^<\/a> 75 \/**<\/em>$/;" a +'L75' HTML/S/65.html /^<\/a> 75 * @param key$/;" a +'L75' HTML/S/66.html /^<\/a> 75 *\/<\/em>$/;" a +'L75' HTML/S/67.html /^<\/a> 75 $/;" a +'L75' HTML/S/68.html /^<\/a> 75 result<\/a> = prime<\/a> * result<\/a> + ((backing<\/a> == null<\/strong>) ? 0 : backing<\/a>.hashCode<\/a>());$/;" a +'L75' HTML/S/69.html /^<\/a> 75 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L75' HTML/S/7.html /^<\/a> 75 $/;" a +'L75' HTML/S/70.html /^<\/a> 75 $/;" a +'L75' HTML/S/71.html /^<\/a> 75 @Override<\/a>$/;" a +'L75' HTML/S/72.html /^<\/a> 75 result<\/a> = prime<\/a> * result<\/a> + ((backing<\/a> == null<\/strong>) ? 0 : backing<\/a>.hashCode<\/a>());$/;" a +'L75' HTML/S/73.html /^<\/a> 75 * Create a spaghetti stack branching off of this one.<\/em>$/;" a +'L75' HTML/S/74.html /^<\/a> 75 *<\/em>$/;" a +'L75' HTML/S/75.html /^<\/a> 75 * Get the current number of elements in the tape.<\/em>$/;" a +'L75' HTML/S/76.html /^<\/a> 75 $/;" a +'L75' HTML/S/77.html /^<\/a> 75 $/;" a +'L75' HTML/S/81.html /^<\/a> 75 private<\/strong> boolean<\/strong> adjustedPivotInBounds<\/a>(IList<\/a><T<\/a>> elements<\/a>, int<\/strong> pivot<\/a>, int<\/strong> pivotAdjustment<\/a>) {<\/em>$/;" a +'L75' HTML/S/82.html /^<\/a> 75 case<\/strong> LEFT<\/a>:$/;" a +'L75' HTML/S/83.html /^<\/a> 75 }<\/em>$/;" a +'L75' HTML/S/85.html /^<\/a> 75 * Execute a directed walk through the tree.<\/em>$/;" a +'L75' HTML/S/87.html /^<\/a> 75 public<\/strong> <MappedValue<\/a>> IMap<\/a><KeyType<\/a>, MappedValue<\/a>> transform<\/a>(Function<\/a><ValueType<\/a>, MappedValue<\/a>> transformer<\/a>) {<\/em>$/;" a +'L75' HTML/S/88.html /^<\/a> 75 * Takes O(1) time, since it doesn't copy the list.<\/em>$/;" a +'L75' HTML/S/89.html /^<\/a> 75 @Override<\/a>$/;" a +'L75' HTML/S/9.html /^<\/a> 75 $/;" a +'L75' HTML/S/90.html /^<\/a> 75 *<\/em>$/;" a +'L75' HTML/S/91.html /^<\/a> 75 *\/<\/em>$/;" a +'L75' HTML/S/92.html /^<\/a> 75 * The value to return if the key doesn't exist.<\/em>$/;" a +'L75' HTML/S/94.html /^<\/a> 75 * The new right type of the pair$/;" a +'L75' HTML/S/97.html /^<\/a> 75 }<\/em>$/;" a +'L75' HTML/S/99.html /^<\/a> 75 }<\/em>$/;" a +'L76' HTML/S/1.html /^<\/a>207E; 207D # SUPERSCRIPT RIGHT PARENTHESIS$/;" a +'L76' HTML/S/106.html /^<\/a> 76 *<\/em>$/;" a +'L76' HTML/S/108.html /^<\/a> 76 * the rest.<\/em>$/;" a +'L76' HTML/S/111.html /^<\/a> 76 *\/<\/em>$/;" a +'L76' HTML/S/112.html /^<\/a> 76 IHolder<\/a><E<\/a>> current<\/a> = new<\/strong> Identity<\/a><>();$/;" a +'L76' HTML/S/113.html /^<\/a> 76 }<\/em>$/;" a +'L76' HTML/S/114.html /^<\/a> 76 $/;" a +'L76' HTML/S/115.html /^<\/a> 76 throw<\/strong> new<\/strong> NullPointerException<\/a>("The source vertex cannot be null");$/;" a +'L76' HTML/S/117.html /^<\/a> 76 public<\/strong> static<\/strong> File<\/a>[] getOpenFiles(Frame<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a>... extensions<\/a>) {<\/em>$/;" a +'L76' HTML/S/124.html /^<\/a> 76 $/;" a +'L76' HTML/S/125.html /^<\/a> 76 if<\/strong>(edit<\/a> != null<\/strong>) {<\/em>$/;" a +'L76' HTML/S/128.html /^<\/a> 76 addItem<\/a>(model<\/a>, verifier<\/a>, onFailure<\/a>, addItemField<\/a>);$/;" a +'L76' HTML/S/130.html /^<\/a> 76 * The maximum value of the slider<\/em>$/;" a +'L76' HTML/S/131.html /^<\/a> 76 else<\/strong> if<\/strong>(question<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Question must not be null");$/;" a +'L76' HTML/S/132.html /^<\/a> 76 $/;" a +'L76' HTML/S/133.html /^<\/a> 76 * @param parent<\/em>$/;" a +'L76' HTML/S/138.html /^<\/a> 76 if<\/strong>(endLine<\/a> != other<\/a>.endLine<\/a>) return<\/strong> false<\/strong>;$/;" a +'L76' HTML/S/139.html /^<\/a> 76 * <\/em>$/;" a +'L76' HTML/S/14.html /^<\/a> 76 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("(", "\\\\("));$/;" a +'L76' HTML/S/140.html /^<\/a> 76 else<\/strong> if<\/strong>(action<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Pragma action must not be null");$/;" a +'L76' HTML/S/141.html /^<\/a> 76 \/\/ Run the pragma<\/em>$/;" a +'L76' HTML/S/143.html /^<\/a> 76 * @param marker<\/em>$/;" a +'L76' HTML/S/146.html /^<\/a> 76 return<\/strong> true<\/strong>;$/;" a +'L76' HTML/S/147.html /^<\/a> 76 * the sub-group as its label. The first child is the contents<\/em>$/;" a +'L76' HTML/S/153.html /^<\/a> 76 @Override<\/a>$/;" a +'L76' HTML/S/154.html /^<\/a> 76 $/;" a +'L76' HTML/S/16.html /^<\/a> 76 $/;" a +'L76' HTML/S/164.html /^<\/a> 76 * <\/em>$/;" a +'L76' HTML/S/168.html /^<\/a> 76 * @param precedence<\/em>$/;" a +'L76' HTML/S/173.html /^<\/a> 76 }<\/em>$/;" a +'L76' HTML/S/180.html /^<\/a> 76 $/;" a +'L76' HTML/S/182.html /^<\/a> 76 @Override<\/a>$/;" a +'L76' HTML/S/184.html /^<\/a> 76 * Utility method for checking that the next token is one of a specific<\/em>$/;" a +'L76' HTML/S/185.html /^<\/a> 76 \/\/ Pop operators while there isn't a higher<\/em>$/;" a +'L76' HTML/S/186.html /^<\/a> 76 if<\/strong>(exclusionPatt<\/a>.matcher<\/a>(inp<\/a>).matches<\/a>()) return<\/strong> new<\/strong> String<\/a>[] {<\/em> inp<\/a> }<\/em>;$/;" a +'L76' HTML/S/188.html /^<\/a> 76 \/**<\/em>$/;" a +'L76' HTML/S/189.html /^<\/a> 76 Function<\/a><TokenType<\/a>, Function<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>>> handleSpecialOperator<\/a>) {<\/em>$/;" a +'L76' HTML/S/190.html /^<\/a> 76 \/*$/;" a +'L76' HTML/S/191.html /^<\/a> 76 $/;" a +'L76' HTML/S/192.html /^<\/a> 76 assertThat<\/a>(onMultipleInterleaveMatchString<\/a>, hasItems<\/a>("one", "\\"two\\"", "three", "\\"four\\""));$/;" a +'L76' HTML/S/193.html /^<\/a>207E; 207D # SUPERSCRIPT RIGHT PARENTHESIS$/;" a +'L76' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/NonInitialCommand.java$/;" a +'L76' HTML/S/20.html /^<\/a> 76 *\/<\/em>$/;" a +'L76' HTML/S/203.html /^<\/a> <testcase classname="bjc.utils.test.parserutils.TokenUtilsTest" name="testDescapeString_SingleEscapeString" time="0"\/>$/;" a +'L76' HTML/S/29.html /^<\/a> 76 FDSMode<\/a><S<\/a>> getSubmode(char<\/strong> c<\/a>) throws<\/strong> FDSException<\/a>;$/;" a +'L76' HTML/S/30.html /^<\/a> 76 * <\/em>$/;" a +'L76' HTML/S/31.html /^<\/a> 76 builder<\/a>.append<\/a>("help=");$/;" a +'L76' HTML/S/32.html /^<\/a> 76 defaultHandlers<\/a> = new<\/strong> FunctionalMap<\/a><>(new<\/strong> TreeMap<\/a><>());$/;" a +'L76' HTML/S/35.html /^<\/a> 76 @Override<\/a>$/;" a +'L76' HTML/S/37.html /^<\/a> 76 result<\/a> = prime<\/a> * result<\/a> + ((author<\/a> == null<\/strong>) ? 0 : author<\/a>.hashCode<\/a>());$/;" a +'L76' HTML/S/38.html /^<\/a> 76 *\/<\/em>$/;" a +'L76' HTML/S/4.html /^<\/a> 76 System<\/a>.out<\/a>.println<\/a>("\\te: Exit this program.");$/;" a +'L76' HTML/S/41.html /^<\/a> 76 }<\/em>$/;" a +'L76' HTML/S/42.html /^<\/a> 76 if<\/strong>(isLeft<\/a>) return<\/strong> leftBinder<\/a>.apply<\/a>(leftVal<\/a>);$/;" a +'L76' HTML/S/43.html /^<\/a> 76 return<\/strong> result<\/a>;$/;" a +'L76' HTML/S/44.html /^<\/a> 76 \/**<\/em>$/;" a +'L76' HTML/S/45.html /^<\/a> 76 return<\/strong> pendingActions<\/a>.reduceAux<\/a>(oldHolder<\/a>, (action<\/a>, state<\/a>) -> {<\/em>$/;" a +'L76' HTML/S/46.html /^<\/a> 76 return<\/strong> new<\/strong> BoundLazyPair<\/a><>(leftSupp<\/a>, rightSupp<\/a>, bindr<\/a>);$/;" a +'L76' HTML/S/48.html /^<\/a> 76 IPair<\/a><NewLeft<\/a>, NewRight<\/a>> newPair<\/a> = boundPair<\/a>;$/;" a +'L76' HTML/S/50.html /^<\/a> 76 }<\/em>$/;" a +'L76' HTML/S/51.html /^<\/a> 76 * Combine the contents of two pairs together<\/em>$/;" a +'L76' HTML/S/52.html /^<\/a> 76 *<\/em>$/;" a +'L76' HTML/S/53.html /^<\/a> 76 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L76' HTML/S/54.html /^<\/a> 76 return<\/strong> leftSupplier<\/a>.get<\/a>();$/;" a +'L76' HTML/S/55.html /^<\/a> 76 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L76' HTML/S/56.html /^<\/a> 76 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L76' HTML/S/57.html /^<\/a> 76 }<\/em>$/;" a +'L76' HTML/S/59.html /^<\/a> 76 $/;" a +'L76' HTML/S/60.html /^<\/a> 76 if<\/strong>(toYield<\/a>.size<\/a>() == 0 && !curYield<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L76' HTML/S/63.html /^<\/a> 76 $/;" a +'L76' HTML/S/64.html /^<\/a> 76 * Adds words to the abbreviation map.<\/em>$/;" a +'L76' HTML/S/65.html /^<\/a> 76 * The key to check for.$/;" a +'L76' HTML/S/66.html /^<\/a> 76 @Override<\/a>$/;" a +'L76' HTML/S/67.html /^<\/a> 76 @Override<\/a>$/;" a +'L76' HTML/S/68.html /^<\/a> 76 $/;" a +'L76' HTML/S/69.html /^<\/a> 76 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L76' HTML/S/7.html /^<\/a> 76 String<\/a> cps1<\/a> = new<\/strong> String<\/a>(cpa1<\/a>);$/;" a +'L76' HTML/S/70.html /^<\/a> 76 if<\/strong>(backing<\/a> == null<\/strong>) {<\/em>$/;" a +'L76' HTML/S/71.html /^<\/a> 76 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L76' HTML/S/72.html /^<\/a> 76 result<\/a> = prime<\/a> * result<\/a> + ((parent<\/a> == null<\/strong>) ? 0 : parent<\/a>.hashCode<\/a>());$/;" a +'L76' HTML/S/73.html /^<\/a> 76 *<\/em>$/;" a +'L76' HTML/S/74.html /^<\/a> 76 * The cursor can't go past zero.<\/em>$/;" a +'L76' HTML/S/75.html /^<\/a> 76 *<\/em>$/;" a +'L76' HTML/S/76.html /^<\/a> 76 currentTape<\/a>.insertBefore<\/a>(itm<\/a>);$/;" a +'L76' HTML/S/77.html /^<\/a> 76 @Override<\/a>$/;" a +'L76' HTML/S/81.html /^<\/a> 76 return<\/strong> pivot<\/a> - pivotAdjustment<\/a> >= 0 && pivot<\/a> + pivotAdjustment<\/a> < elements<\/a>.getSize<\/a>();$/;" a +'L76' HTML/S/82.html /^<\/a> 76 case<\/strong> RIGHT<\/a>:$/;" a +'L76' HTML/S/83.html /^<\/a> 76 }<\/em>$/;" a +'L76' HTML/S/85.html /^<\/a> 76 *<\/em>$/;" a +'L76' HTML/S/87.html /^<\/a> 76 return<\/strong> new<\/strong> TransformedValueMap<\/a><>(this<\/strong>, transformer<\/a>);$/;" a +'L76' HTML/S/88.html /^<\/a> 76 *<\/em>$/;" a +'L76' HTML/S/89.html /^<\/a> 76 public<\/strong> void<\/strong> forEach<\/a>(BiConsumer<\/a><KeyType<\/a>, ValueType<\/a>> action<\/a>) {<\/em>$/;" a +'L76' HTML/S/9.html /^<\/a> 76 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>(".", ",", ";", ":"));$/;" a +'L76' HTML/S/90.html /^<\/a> 76 * @param action<\/em>$/;" a +'L76' HTML/S/91.html /^<\/a> 76 default<\/strong> <StateType<\/a>, ReducedType<\/a>> ReducedType<\/a> collect<\/a>($/;" a +'L76' HTML/S/92.html /^<\/a> 76 * <\/em>$/;" a +'L76' HTML/S/94.html /^<\/a> 76 * @param func$/;" a +'L76' HTML/S/97.html /^<\/a> 76 $/;" a +'L76' HTML/S/99.html /^<\/a> 76 $/;" a +'L77' HTML/S/1.html /^<\/a>208D; 208E # SUBSCRIPT LEFT PARENTHESIS$/;" a +'L77' HTML/S/106.html /^<\/a> 77 * @param input<\/em>$/;" a +'L77' HTML/S/108.html /^<\/a> 77 * @param comma<\/em>$/;" a +'L77' HTML/S/111.html /^<\/a> 77 public<\/strong> WeightedGrammar(Random<\/a> source<\/a>) {<\/em>$/;" a +'L77' HTML/S/112.html /^<\/a> 77 IHolder<\/a><Boolean<\/a>> picked<\/a> = new<\/strong> Identity<\/a><>(true<\/strong>);$/;" a +'L77' HTML/S/113.html /^<\/a> 77 $/;" a +'L77' HTML/S/114.html /^<\/a> 77 \/**<\/em>$/;" a +'L77' HTML/S/115.html /^<\/a> 77 else<\/strong> if<\/strong> (target<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("The target vertex cannot be null");$/;" a +'L77' HTML/S/117.html /^<\/a> 77 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L77' HTML/S/124.html /^<\/a> 77 value<\/a>.setText<\/a>(value<\/a>.getText<\/a>() + " (stopped)");$/;" a +'L77' HTML/S/125.html /^<\/a> 77 numButtons<\/a>++;$/;" a +'L77' HTML/S/128.html /^<\/a> 77 }<\/em>);$/;" a +'L77' HTML/S/130.html /^<\/a> 77 *\/<\/em>$/;" a +'L77' HTML/S/131.html /^<\/a> 77 $/;" a +'L77' HTML/S/132.html /^<\/a> 77 \/**<\/em>$/;" a +'L77' HTML/S/133.html /^<\/a> 77 * The parent component for dialogs.<\/em>$/;" a +'L77' HTML/S/138.html /^<\/a> 77 if<\/strong>(startLine<\/a> != other<\/a>.startLine<\/a>) return<\/strong> false<\/strong>;$/;" a +'L77' HTML/S/139.html /^<\/a> 77 * @return Whether or not the next block was successfully read.<\/em>$/;" a +'L77' HTML/S/14.html /^<\/a> 77 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>(")", "\\\\)"));$/;" a +'L77' HTML/S/140.html /^<\/a> 77 $/;" a +'L77' HTML/S/141.html /^<\/a> 77 consumer<\/a>.accept<\/a>(collapsed<\/a>, state<\/a>);$/;" a +'L77' HTML/S/143.html /^<\/a> 77 * The item that indicated this subgroup.<\/em>$/;" a +'L77' HTML/S/146.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/147.html /^<\/a> 77 * of the sub-group, and the second is the marker that started<\/em>$/;" a +'L77' HTML/S/153.html /^<\/a> 77 public<\/strong> ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> parse<\/a>(ParserContext<\/a><K<\/a>, V<\/a>, C<\/a>> ctx<\/a>) throws<\/strong> ParserException<\/a> {<\/em>$/;" a +'L77' HTML/S/154.html /^<\/a> 77 return<\/strong> result<\/a>;$/;" a +'L77' HTML/S/16.html /^<\/a> 77 rules<\/a>.addRule<\/a>("<suffix>");$/;" a +'L77' HTML/S/164.html /^<\/a> 77 * @param mark2<\/em>$/;" a +'L77' HTML/S/168.html /^<\/a> 77 * The precedence of the operator.<\/em>$/;" a +'L77' HTML/S/180.html /^<\/a> 77 if<\/strong>(isStatement<\/a> && statementCommands<\/a>.containsKey<\/a>(initToken<\/a>.getKey<\/a>())) {<\/em>$/;" a +'L77' HTML/S/182.html /^<\/a> 77 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L77' HTML/S/184.html /^<\/a> 77 * set of types, and then consuming it.<\/em>$/;" a +'L77' HTML/S/185.html /^<\/a> 77 \/\/ precedence one<\/em>$/;" a +'L77' HTML/S/186.html /^<\/a> 77 $/;" a +'L77' HTML/S/188.html /^<\/a> 77 * Adds repeated compound operators to split on.<\/em>$/;" a +'L77' HTML/S/189.html /^<\/a> 77 this<\/strong>.initialState<\/a> = initialState<\/a>;$/;" a +'L77' HTML/S/190.html /^<\/a> 77 * Matcher for proper strings and single quotes.$/;" a +'L77' HTML/S/191.html /^<\/a> 77 \/\/ Here is the state for the tree construction<\/em>$/;" a +'L77' HTML/S/192.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/193.html /^<\/a>208D; 208E # SUBSCRIPT LEFT PARENTHESIS$/;" a +'L77' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/internals\/BoundLazy.java$/;" a +'L77' HTML/S/20.html /^<\/a> 77 while<\/strong>(currentMode<\/a> != null<\/strong>) {<\/em>$/;" a +'L77' HTML/S/203.html /^<\/a><\/testsuite>$/;" a +'L77' HTML/S/29.html /^<\/a> 77 $/;" a +'L77' HTML/S/30.html /^<\/a> 77 * @throws FDSException<\/em>$/;" a +'L77' HTML/S/31.html /^<\/a> 77 builder<\/a>.append<\/a>(help<\/a>);$/;" a +'L77' HTML/S/32.html /^<\/a> 77 helpTopics<\/a> = new<\/strong> FunctionalMap<\/a><>(new<\/strong> TreeMap<\/a><>());$/;" a +'L77' HTML/S/35.html /^<\/a> 77 public<\/strong> int<\/strong> getVersion<\/a>() {<\/em>$/;" a +'L77' HTML/S/37.html /^<\/a> 77 result<\/a> = prime<\/a> * result<\/a> + ((description<\/a> == null<\/strong>) ? 0 : description<\/a>.hashCode<\/a>());$/;" a +'L77' HTML/S/38.html /^<\/a> 77 return<\/strong> false<\/strong>;$/;" a +'L77' HTML/S/4.html /^<\/a> 77 System<\/a>.out<\/a>.println<\/a>("\\ta: Add a node to the binary tree.");$/;" a +'L77' HTML/S/41.html /^<\/a> 77 $/;" a +'L77' HTML/S/42.html /^<\/a> 77 $/;" a +'L77' HTML/S/43.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/44.html /^<\/a> 77 * Make this holder lazy<\/em>$/;" a +'L77' HTML/S/45.html /^<\/a> 77 return<\/strong> state<\/a>.transform<\/a>(action<\/a>);$/;" a +'L77' HTML/S/46.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/48.html /^<\/a> 77 $/;" a +'L77' HTML/S/50.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/51.html /^<\/a> 77 *<\/em>$/;" a +'L77' HTML/S/52.html /^<\/a> 77 * @param childNo<\/em>$/;" a +'L77' HTML/S/53.html /^<\/a> 77 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L77' HTML/S/54.html /^<\/a> 77 }<\/em>;$/;" a +'L77' HTML/S/55.html /^<\/a> 77 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L77' HTML/S/56.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/57.html /^<\/a> 77 $/;" a +'L77' HTML/S/59.html /^<\/a> 77 builder<\/a>.append<\/a>("gotten=");$/;" a +'L77' HTML/S/60.html /^<\/a> 77 curYield<\/a> = null<\/strong>;$/;" a +'L77' HTML/S/63.html /^<\/a> 77 children<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L77' HTML/S/64.html /^<\/a> 77 * <\/em>$/;" a +'L77' HTML/S/65.html /^<\/a> 77 *$/;" a +'L77' HTML/S/66.html /^<\/a> 77 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L77' HTML/S/67.html /^<\/a> 77 public<\/strong> IList<\/a><KeyType<\/a>> keyList<\/a>() {<\/em>$/;" a +'L77' HTML/S/68.html /^<\/a> 77 return<\/strong> result<\/a>;$/;" a +'L77' HTML/S/69.html /^<\/a> 77 $/;" a +'L77' HTML/S/7.html /^<\/a> 77 String<\/a> cps2<\/a> = new<\/strong> String<\/a>(cpa2<\/a>);$/;" a +'L77' HTML/S/70.html /^<\/a> 77 if<\/strong>(other<\/a>.backing<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L77' HTML/S/71.html /^<\/a> 77 return<\/strong> backing<\/a>.size<\/a>();$/;" a +'L77' HTML/S/72.html /^<\/a> 77 $/;" a +'L77' HTML/S/73.html /^<\/a> 77 * @return A spaghetti stack with this stack as a parent.<\/em>$/;" a +'L77' HTML/S/74.html /^<\/a> 77 *<\/em>$/;" a +'L77' HTML/S/75.html /^<\/a> 77 * @return The current number of elements in the tape.<\/em>$/;" a +'L77' HTML/S/76.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/77.html /^<\/a> 77 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L77' HTML/S/81.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/82.html /^<\/a> 77 default<\/strong>:$/;" a +'L77' HTML/S/83.html /^<\/a> 77 $/;" a +'L77' HTML/S/85.html /^<\/a> 77 * @param walker<\/em>$/;" a +'L77' HTML/S/87.html /^<\/a> 77 }<\/em>$/;" a +'L77' HTML/S/88.html /^<\/a> 77 * @param backing<\/em>$/;" a +'L77' HTML/S/89.html /^<\/a> 77 wrappedMap<\/a>.forEach<\/a>(action<\/a>);$/;" a +'L77' HTML/S/9.html /^<\/a> 77 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("=", "<", ">"));$/;" a +'L77' HTML/S/90.html /^<\/a> 77 * The action to execute for each token<\/em>$/;" a +'L77' HTML/S/91.html /^<\/a> 77 Collector<\/a><ContainedType<\/a>, StateType<\/a>, ReducedType<\/a>> collector<\/a>) {<\/em>$/;" a +'L77' HTML/S/92.html /^<\/a> 77 * @return The value associated with the key, or the default value if<\/em>$/;" a +'L77' HTML/S/94.html /^<\/a> 77 * The function to lift to work over the right side of$/;" a +'L77' HTML/S/97.html /^<\/a> 77 @Override<\/a>$/;" a +'L77' HTML/S/99.html /^<\/a> 77 @Override<\/a>$/;" a +'L78' HTML/S/1.html /^<\/a>208E; 208D # SUBSCRIPT RIGHT PARENTHESIS$/;" a +'L78' HTML/S/106.html /^<\/a> 78 * The tokens to deaffix<\/em>$/;" a +'L78' HTML/S/108.html /^<\/a> 78 * The string to use as a comma<\/em>$/;" a +'L78' HTML/S/111.html /^<\/a> 78 this<\/strong>();$/;" a +'L78' HTML/S/112.html /^<\/a> 78 $/;" a +'L78' HTML/S/113.html /^<\/a> 78 private<\/strong> static<\/strong> void<\/strong> readRow<\/a>(AdjacencyMap<\/a><Integer<\/a>> adjacency<\/a>, int<\/strong> vertexCount<\/a>, IHolder<\/a><Integer<\/a>> row<\/a>,$/;" a +'L78' HTML/S/114.html /^<\/a> 78 * Get the initial node of an edge<\/em>$/;" a +'L78' HTML/S/115.html /^<\/a> 78 $/;" a +'L78' HTML/S/117.html /^<\/a> 78 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L78' HTML/S/124.html /^<\/a> 78 }<\/em>$/;" a +'L78' HTML/S/125.html /^<\/a> 78 }<\/em>$/;" a +'L78' HTML/S/128.html /^<\/a> 78 $/;" a +'L78' HTML/S/130.html /^<\/a> 78 public<\/strong> final<\/strong> int<\/strong> maxValue<\/a>;$/;" a +'L78' HTML/S/131.html /^<\/a> 78 JDialog<\/a> chooser<\/a> = new<\/strong> JDialog<\/a>(parent<\/a>, title<\/a>, true<\/strong>);$/;" a +'L78' HTML/S/132.html /^<\/a> 78 * Prompt the user with a "Open File..." dialog. Keeps prompting them<\/em>$/;" a +'L78' HTML/S/133.html /^<\/a> 78 * @param title<\/em>$/;" a +'L78' HTML/S/138.html /^<\/a> 78 $/;" a +'L78' HTML/S/139.html /^<\/a> 78 *\/<\/em>$/;" a +'L78' HTML/S/14.html /^<\/a> 78 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("[", "\\\\["));$/;" a +'L78' HTML/S/140.html /^<\/a> 78 pragmas<\/a>.put<\/a>(name<\/a>, action<\/a>);$/;" a +'L78' HTML/S/141.html /^<\/a> 78 }<\/em>;$/;" a +'L78' HTML/S/143.html /^<\/a> 78 * <\/em>$/;" a +'L78' HTML/S/146.html /^<\/a> 78 $/;" a +'L78' HTML/S/147.html /^<\/a> 78 * the subgroup. The marker is a leaf node labeled with its<\/em>$/;" a +'L78' HTML/S/153.html /^<\/a> 78 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> ret<\/a> = new<\/strong> Tree<\/a><>(mark<\/a>);$/;" a +'L78' HTML/S/154.html /^<\/a> 78 }<\/em>$/;" a +'L78' HTML/S/16.html /^<\/a> 78 addSuffixRules<\/a>();$/;" a +'L78' HTML/S/164.html /^<\/a> 78 * The marker that ends the second block.<\/em>$/;" a +'L78' HTML/S/168.html /^<\/a> 78 * <\/em>$/;" a +'L78' HTML/S/180.html /^<\/a> 78 ast<\/a> = statementCommands<\/a>.getOrDefault<\/a>(initToken<\/a>.getKey<\/a>(), DEFAULT_NULL_COMMAND<\/a>)$/;" a +'L78' HTML/S/182.html /^<\/a> 78 return<\/strong> String<\/a>.format<\/a>("StringToken [key='%s', val='%s']", key<\/a>, val<\/a>);$/;" a +'L78' HTML/S/184.html /^<\/a> 78 * <\/em>$/;" a +'L78' HTML/S/185.html /^<\/a> 78 while<\/strong> (!stack<\/a>.isEmpty<\/a>() && isHigherPrec<\/a>(token<\/a>, stack<\/a>.peek<\/a>())) {<\/em>$/;" a +'L78' HTML/S/186.html /^<\/a> 78 return<\/strong> compPatt<\/a>.split<\/a>(inp<\/a>);$/;" a +'L78' HTML/S/188.html /^<\/a> 78 * <\/em>$/;" a +'L78' HTML/S/189.html /^<\/a> 78 this<\/strong>.operatorPredicate<\/a> = operatorPredicate<\/a>;$/;" a +'L78' HTML/S/190.html /^<\/a> 78 *\/<\/em>$/;" a +'L78' HTML/S/191.html /^<\/a> 78 IHolder<\/a><IPair<\/a><Deque<\/a><ITree<\/a><TokenType<\/a>>>, ITree<\/a><TokenType<\/a>>>> initialState<\/a> = new<\/strong> Identity<\/a><>($/;" a +'L78' HTML/S/192.html /^<\/a> 78 \/*<\/em>$/;" a +'L78' HTML/S/193.html /^<\/a>208E; 208D # SUBSCRIPT RIGHT PARENTHESIS$/;" a +'L78' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/blocks\/SimpleParseBlock.java$/;" a +'L78' HTML/S/20.html /^<\/a> 78 \/*<\/em>$/;" a +'L78' HTML/S/29.html /^<\/a> 78 \/*<\/em>$/;" a +'L78' HTML/S/30.html /^<\/a> 78 * If the character is already bound to a submode.<\/em>$/;" a +'L78' HTML/S/31.html /^<\/a> 78 }<\/em>$/;" a +'L78' HTML/S/32.html /^<\/a> 78 $/;" a +'L78' HTML/S/35.html /^<\/a> 78 return<\/strong> version<\/a>;$/;" a +'L78' HTML/S/37.html /^<\/a> 78 result<\/a> = prime<\/a> * result<\/a> + ((name<\/a> == null<\/strong>) ? 0 : name<\/a>.hashCode<\/a>());$/;" a +'L78' HTML/S/38.html /^<\/a> 78 $/;" a +'L78' HTML/S/4.html /^<\/a> 78 System<\/a>.out<\/a>.println<\/a>("\\td: Display the binary tree.");$/;" a +'L78' HTML/S/41.html /^<\/a> 78 @Override<\/a>$/;" a +'L78' HTML/S/42.html /^<\/a> 78 return<\/strong> new<\/strong> Either<\/a><>(null<\/strong>, rightVal<\/a>);$/;" a +'L78' HTML/S/43.html /^<\/a> 78 $/;" a +'L78' HTML/S/44.html /^<\/a> 78 *<\/em>$/;" a +'L78' HTML/S/45.html /^<\/a> 78 }<\/em>, (value<\/a>) -> value<\/a>);$/;" a +'L78' HTML/S/46.html /^<\/a> 78 $/;" a +'L78' HTML/S/48.html /^<\/a> 78 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L78' HTML/S/51.html /^<\/a> 78 * @param <OtherLeft><\/em>$/;" a +'L78' HTML/S/52.html /^<\/a> 78 * The number of the child to get<\/em>$/;" a +'L78' HTML/S/53.html /^<\/a> 78 return<\/strong> new<\/strong> Lazy<\/a><>(func<\/a>.apply<\/a>(val<\/a>));$/;" a +'L78' HTML/S/54.html /^<\/a> 78 $/;" a +'L78' HTML/S/55.html /^<\/a> 78 $/;" a +'L78' HTML/S/56.html /^<\/a> 78 $/;" a +'L78' HTML/S/57.html /^<\/a> 78 @Override<\/a>$/;" a +'L78' HTML/S/59.html /^<\/a> 78 builder<\/a>.append<\/a>(gotten<\/a>);$/;" a +'L78' HTML/S/60.html /^<\/a> 78 return<\/strong> val<\/a>;$/;" a +'L78' HTML/S/63.html /^<\/a> 78 $/;" a +'L78' HTML/S/64.html /^<\/a> 78 * @param words<\/em>$/;" a +'L78' HTML/S/65.html /^<\/a> 78 * @return Whether or not there is a data item for the given key.$/;" a +'L78' HTML/S/66.html /^<\/a> 78 return<\/strong> front<\/a>.size<\/a>();$/;" a +'L78' HTML/S/67.html /^<\/a> 78 return<\/strong> backing<\/a>.keyList<\/a>();$/;" a +'L78' HTML/S/68.html /^<\/a> 78 }<\/em>$/;" a +'L78' HTML/S/69.html /^<\/a> 78 SimpleDirectory<\/a><?, ?> other<\/a> = (SimpleDirectory<\/a><?, ?>) obj<\/a>;$/;" a +'L78' HTML/S/7.html /^<\/a> 78 $/;" a +'L78' HTML/S/70.html /^<\/a> 78 }<\/em> else<\/strong> if<\/strong>(!backing<\/a>.equals<\/a>(other<\/a>.backing<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L78' HTML/S/71.html /^<\/a> 78 }<\/em>$/;" a +'L78' HTML/S/72.html /^<\/a> 78 return<\/strong> result<\/a>;$/;" a +'L78' HTML/S/73.html /^<\/a> 78 *\/<\/em>$/;" a +'L78' HTML/S/74.html /^<\/a> 78 * @return True if the cursor was moved left.<\/em>$/;" a +'L78' HTML/S/75.html /^<\/a> 78 *\/<\/em>$/;" a +'L78' HTML/S/76.html /^<\/a> 78 $/;" a +'L78' HTML/S/77.html /^<\/a> 78 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L78' HTML/S/81.html /^<\/a> 78 $/;" a +'L78' HTML/S/82.html /^<\/a> 78 return<\/strong> false<\/strong>;$/;" a +'L78' HTML/S/83.html /^<\/a> 78 @Override<\/a>$/;" a +'L78' HTML/S/85.html /^<\/a> 78 * The function to use to direct the walk through the<\/em>$/;" a +'L78' HTML/S/87.html /^<\/a> 78 $/;" a +'L78' HTML/S/88.html /^<\/a> 78 * The list to use as a backing list.<\/em>$/;" a +'L78' HTML/S/89.html /^<\/a> 78 }<\/em>$/;" a +'L78' HTML/S/9.html /^<\/a> 78 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("+", "-", "*", "\/"));$/;" a +'L78' HTML/S/90.html /^<\/a> 78 *\/<\/em>$/;" a +'L78' HTML/S/91.html /^<\/a> 78 BiConsumer<\/a><StateType<\/a>, ContainedType<\/a>> accumulator<\/a> = collector<\/a>.accumulator<\/a>();$/;" a +'L78' HTML/S/92.html /^<\/a> 78 * the key doesn't exist.<\/em>$/;" a +'L78' HTML/S/94.html /^<\/a> 78 * the pair$/;" a +'L78' HTML/S/97.html /^<\/a> 78 public<\/strong> <MappedValue<\/a>> IMap<\/a><OldKey<\/a>, MappedValue<\/a>> transform<\/a>(Function<\/a><NewValue<\/a>, MappedValue<\/a>> transform<\/a>) {<\/em>$/;" a +'L78' HTML/S/99.html /^<\/a> 78 public<\/strong> Supplier<\/a><IHolder<\/a><IPair<\/a><AuxType1<\/a>, AuxType2<\/a>>>> supplier<\/a>() {<\/em>$/;" a +'L79' HTML/S/1.html /^<\/a>2208; 220B # ELEMENT OF$/;" a +'L79' HTML/S/106.html /^<\/a> 79 * @param operators<\/em>$/;" a +'L79' HTML/S/108.html /^<\/a> 79 * <\/em>$/;" a +'L79' HTML/S/111.html /^<\/a> 79 $/;" a +'L79' HTML/S/112.html /^<\/a> 79 probabilities<\/a>.forEachIndexed<\/a>((index<\/a>, probability<\/a>) -> {<\/em>$/;" a +'L79' HTML/S/113.html /^<\/a> 79 String<\/a> strang<\/a>) {<\/em>$/;" a +'L79' HTML/S/114.html /^<\/a> 79 *<\/em>$/;" a +'L79' HTML/S/115.html /^<\/a> 79 \/\/ Initialize adjacency list for vertices if necessary<\/em>$/;" a +'L79' HTML/S/117.html /^<\/a> 79 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L79' HTML/S/124.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/125.html /^<\/a> 79 $/;" a +'L79' HTML/S/128.html /^<\/a> 79 addItemField<\/a>.addActionListener<\/a>((ev<\/a>) -> {<\/em>$/;" a +'L79' HTML/S/130.html /^<\/a> 79 $/;" a +'L79' HTML/S/131.html /^<\/a> 79 chooser<\/a>.setLayout<\/a>(new<\/strong> VLayout<\/a>(2));$/;" a +'L79' HTML/S/132.html /^<\/a> 79 * until they pick a file.<\/em>$/;" a +'L79' HTML/S/133.html /^<\/a> 79 * The title for the dialogs.<\/em>$/;" a +'L79' HTML/S/138.html /^<\/a> 79 return<\/strong> true<\/strong>;$/;" a +'L79' HTML/S/139.html /^<\/a> 79 public<\/strong> boolean<\/strong> nextBlock<\/a>() {<\/em>$/;" a +'L79' HTML/S/14.html /^<\/a> 79 ops<\/a>.add<\/a>(new<\/strong> Pair<\/a><>("]", "\\\\]"));$/;" a +'L79' HTML/S/140.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/141.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/143.html /^<\/a> 79 * @param chars<\/em>$/;" a +'L79' HTML/S/146.html /^<\/a> 79 @Override<\/a>$/;" a +'L79' HTML/S/147.html /^<\/a> 79 * contents, and the contents contains a recursive tree.<\/em>$/;" a +'L79' HTML/S/153.html /^<\/a> 79 $/;" a +'L79' HTML/S/154.html /^<\/a> 79 $/;" a +'L79' HTML/S/16.html /^<\/a> 79 $/;" a +'L79' HTML/S/164.html /^<\/a> 79 * <\/em>$/;" a +'L79' HTML/S/168.html /^<\/a> 79 * @return A command implementing that operator.<\/em>$/;" a +'L79' HTML/S/180.html /^<\/a> 79 .denote<\/a>(initToken<\/a>, new<\/strong> ParserContext<\/a><>(tokens<\/a>, this<\/strong>, state<\/a>));$/;" a +'L79' HTML/S/182.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/184.html /^<\/a> 79 * @param expectedKeys<\/em>$/;" a +'L79' HTML/S/185.html /^<\/a> 79 output<\/a>.add<\/a>(transformer<\/a>.apply<\/a>(stack<\/a>.pop<\/a>()));$/;" a +'L79' HTML/S/186.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/188.html /^<\/a> 79 * @param delims<\/em>$/;" a +'L79' HTML/S/189.html /^<\/a> 79 this<\/strong>.isSpecialOperator<\/a> = isSpecialOperator<\/a>;$/;" a +'L79' HTML/S/190.html /^<\/a> 79 Matcher<\/a> mt<\/a> = doubleQuotePatt<\/a>.matcher<\/a>(inp<\/a>);$/;" a +'L79' HTML/S/191.html /^<\/a> 79 new<\/strong> Pair<\/a><>(new<\/strong> LinkedList<\/a><>(), null<\/strong>));$/;" a +'L79' HTML/S/192.html /^<\/a> 79 * Check handling of strings without embedded strings.<\/em>$/;" a +'L79' HTML/S/193.html /^<\/a>2208; 220B # ELEMENT OF$/;" a +'L79' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/internals\/BoundLazyPair.java$/;" a +'L79' HTML/S/20.html /^<\/a> 79 * Print out the command prompt, using a custom prompt<\/em>$/;" a +'L79' HTML/S/29.html /^<\/a> 79 * Help utilities<\/em>$/;" a +'L79' HTML/S/30.html /^<\/a> 79 *\/<\/em>$/;" a +'L79' HTML/S/31.html /^<\/a> 79 $/;" a +'L79' HTML/S/32.html /^<\/a> 79 setupDefaultCommands<\/a>();$/;" a +'L79' HTML/S/35.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/37.html /^<\/a> 79 result<\/a> = prime<\/a> * result<\/a> + version<\/a>;$/;" a +'L79' HTML/S/38.html /^<\/a> 79 \/*<\/em>$/;" a +'L79' HTML/S/4.html /^<\/a> 79 System<\/a>.out<\/a>.println<\/a>("\\tr: Remove a node from the binary tree.");$/;" a +'L79' HTML/S/41.html /^<\/a> 79 public<\/strong> void<\/strong> remove<\/a>() {<\/em>$/;" a +'L79' HTML/S/42.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/43.html /^<\/a> 79 @Override<\/a>$/;" a +'L79' HTML/S/44.html /^<\/a> 79 * @return A lazy version of this holder<\/em>$/;" a +'L79' HTML/S/45.html /^<\/a> 79 }<\/em>;$/;" a +'L79' HTML/S/46.html /^<\/a> 79 @Override<\/a>$/;" a +'L79' HTML/S/48.html /^<\/a> 79 newPair<\/a> = binder<\/a>.apply<\/a>(oldSupplier<\/a>.get<\/a>());$/;" a +'L79' HTML/S/51.html /^<\/a> 79 * The type of the left value of the other pair<\/em>$/;" a +'L79' HTML/S/52.html /^<\/a> 79 * @return The specified child of this tree<\/em>$/;" a +'L79' HTML/S/53.html /^<\/a> 79 }<\/em>;$/;" a +'L79' HTML/S/54.html /^<\/a> 79 return<\/strong> new<\/strong> HalfBoundLazyPair<\/a><>(leftSupp<\/a>, leftBinder<\/a>);$/;" a +'L79' HTML/S/55.html /^<\/a> 79 builder<\/a>.append<\/a>("ListHolder [heldValues=");$/;" a +'L79' HTML/S/56.html /^<\/a> 79 @Override<\/a>$/;" a +'L79' HTML/S/57.html /^<\/a> 79 public<\/strong> <NewLeft<\/a>> IPair<\/a><NewLeft<\/a>, RightType<\/a>> mapLeft<\/a>(Function<\/a><LeftType<\/a>, NewLeft<\/a>> mapper<\/a>) {<\/em>$/;" a +'L79' HTML/S/59.html /^<\/a> 79 builder<\/a>.append<\/a>(", id=");$/;" a +'L79' HTML/S/60.html /^<\/a> 79 }<\/em> else<\/strong>$/;" a +'L79' HTML/S/63.html /^<\/a> 79 for<\/strong>(ITree<\/a><ContainedType<\/a>> child<\/a> : childrn<\/a>) {<\/em>$/;" a +'L79' HTML/S/64.html /^<\/a> 79 * The words to add to the abbreviation map.<\/em>$/;" a +'L79' HTML/S/65.html /^<\/a> 79 *\/<\/em>$/;" a +'L79' HTML/S/66.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/67.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/68.html /^<\/a> 79 $/;" a +'L79' HTML/S/69.html /^<\/a> 79 $/;" a +'L79' HTML/S/7.html /^<\/a> 79 mirrored<\/a>.put<\/a>(cps1<\/a>, cps2<\/a>);$/;" a +'L79' HTML/S/70.html /^<\/a> 79 $/;" a +'L79' HTML/S/71.html /^<\/a> 79 $/;" a +'L79' HTML/S/72.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/73.html /^<\/a> 79 public<\/strong> Stack<\/a><T<\/a>> spaghettify() {<\/em>$/;" a +'L79' HTML/S/74.html /^<\/a> 79 *\/<\/em>$/;" a +'L79' HTML/S/75.html /^<\/a> 79 @Override<\/a>$/;" a +'L79' HTML/S/76.html /^<\/a> 79 \/**<\/em>$/;" a +'L79' HTML/S/77.html /^<\/a> 79 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L79' HTML/S/81.html /^<\/a> 79 \/**<\/em>$/;" a +'L79' HTML/S/82.html /^<\/a> 79 }<\/em>$/;" a +'L79' HTML/S/83.html /^<\/a> 79 public<\/strong> <E<\/a>> E<\/a> collapse<\/a>(Function<\/a><T<\/a>, E<\/a>> nodeCollapser<\/a>, BiFunction<\/a><E<\/a>, E<\/a>, E<\/a>> branchCollapser<\/a>) {<\/em>$/;" a +'L79' HTML/S/85.html /^<\/a> 79 * tree.<\/em>$/;" a +'L79' HTML/S/87.html /^<\/a> 79 @Override<\/a>$/;" a +'L79' HTML/S/88.html /^<\/a> 79 *\/<\/em>$/;" a +'L79' HTML/S/89.html /^<\/a> 79 $/;" a +'L79' HTML/S/9.html /^<\/a> 79 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("^", "!"));$/;" a +'L79' HTML/S/90.html /^<\/a> 79 public<\/strong> void<\/strong> forEachToken<\/a>(Consumer<\/a><String<\/a>> action<\/a>) {<\/em>$/;" a +'L79' HTML/S/91.html /^<\/a> 79 $/;" a +'L79' HTML/S/92.html /^<\/a> 79 *\/<\/em>$/;" a +'L79' HTML/S/94.html /^<\/a> 79 * @return The function lifted to work over the right side of bifunctors$/;" a +'L79' HTML/S/97.html /^<\/a> 79 return<\/strong> new<\/strong> TransformedValueMap<\/a><>(this<\/strong>, transform<\/a>);$/;" a +'L79' HTML/S/99.html /^<\/a> 79 return<\/strong> () -> {<\/em>$/;" a +'L8' HTML/S/1.html /^<\/a>#$/;" a +'L8' HTML/S/10.html /^<\/a> 8 $/;" a +'L8' HTML/S/100.html /^<\/a> 8 $/;" a +'L8' HTML/S/101.html /^<\/a> 8 $/;" a +'L8' HTML/S/102.html /^<\/a> 8 import<\/strong> java.util.function.BiPredicate;$/;" a +'L8' HTML/S/103.html /^<\/a> 8 * Utility things for functions<\/em>$/;" a +'L8' HTML/S/104.html /^<\/a> 8 $/;" a +'L8' HTML/S/105.html /^<\/a> 8 * @param <E><\/em>$/;" a +'L8' HTML/S/106.html /^<\/a> 8 import<\/strong> java.util.Deque;$/;" a +'L8' HTML/S/107.html /^<\/a> 8 * @author ben<\/em>$/;" a +'L8' HTML/S/108.html /^<\/a> 8 * @author ben<\/em>$/;" a +'L8' HTML/S/109.html /^<\/a> 8 * @param <A><\/em>$/;" a +'L8' HTML/S/11.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/110.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/111.html /^<\/a> 8 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L8' HTML/S/112.html /^<\/a> 8 $/;" a +'L8' HTML/S/113.html /^<\/a> 8 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L8' HTML/S/114.html /^<\/a> 8 * @param <T><\/em>$/;" a +'L8' HTML/S/115.html /^<\/a> 8 $/;" a +'L8' HTML/S/116.html /^<\/a> 8 import<\/strong> java.util.List;$/;" a +'L8' HTML/S/117.html /^<\/a> 8 import<\/strong> java.io.FilenameFilter;$/;" a +'L8' HTML/S/118.html /^<\/a> 8 $/;" a +'L8' HTML/S/119.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/12.html /^<\/a>simp 1$/;" a +'L8' HTML/S/120.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/121.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/122.html /^<\/a> 8 $/;" a +'L8' HTML/S/123.html /^<\/a> 8 import<\/strong> javax.swing.JFormattedTextField.AbstractFormatter;$/;" a +'L8' HTML/S/124.html /^<\/a> 8 import<\/strong> javax.swing.Timer;$/;" a +'L8' HTML/S/125.html /^<\/a> 8 import<\/strong> java.util.function.Consumer;$/;" a +'L8' HTML/S/127.html /^<\/a> 8 $/;" a +'L8' HTML/S/128.html /^<\/a> 8 import<\/strong> java.util.function.Predicate;$/;" a +'L8' HTML/S/129.html /^<\/a> 8 import<\/strong> javax.swing.SpinnerModel;$/;" a +'L8' HTML/S/13.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/130.html /^<\/a> 8 import<\/strong> javax.swing.JFormattedTextField;$/;" a +'L8' HTML/S/131.html /^<\/a> 8 import<\/strong> java.util.function.Predicate;$/;" a +'L8' HTML/S/132.html /^<\/a> 8 import<\/strong> javax.swing.JFileChooser;$/;" a +'L8' HTML/S/133.html /^<\/a> 8 $/;" a +'L8' HTML/S/134.html /^<\/a> 8 * @author ben<\/em>$/;" a +'L8' HTML/S/135.html /^<\/a> 8 * Utility class for making JLists and their models.<\/em>$/;" a +'L8' HTML/S/136.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/137.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/138.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/139.html /^<\/a> 8 import<\/strong> java.util.function.Consumer;$/;" a +'L8' HTML/S/14.html /^<\/a> 8 import<\/strong> bjc.utils.funcdata.FunctionalStringTokenizer;$/;" a +'L8' HTML/S/140.html /^<\/a> 8 import<\/strong> bjc.utils.funcdata.FunctionalMap;$/;" a +'L8' HTML/S/141.html /^<\/a> 8 $/;" a +'L8' HTML/S/142.html /^<\/a> 8 * Create a new generic delimiter exception.<\/em>$/;" a +'L8' HTML/S/143.html /^<\/a> 8 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L8' HTML/S/144.html /^<\/a> 8 * @author bjculkin<\/em>$/;" a +'L8' HTML/S/145.html /^<\/a> 8 import<\/strong> java.util.regex.Pattern;$/;" a +'L8' HTML/S/146.html /^<\/a> 8 * @param <T><\/em>$/;" a +'L8' HTML/S/147.html /^<\/a> 8 import<\/strong> bjc.utils.esodata.Stack;$/;" a +'L8' HTML/S/148.html /^<\/a> 8 * @author EVE<\/em>$/;" a +'L8' HTML/S/149.html /^<\/a> 8 * Uses a regex from the javadoc for Double.valueOf()<\/em>$/;" a +'L8' HTML/S/15.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.commands.AbstractInitialCommand;$/;" a +'L8' HTML/S/150.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/151.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/152.html /^<\/a> 8 * @author bjculkin<\/em>$/;" a +'L8' HTML/S/153.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.ParseBlock;$/;" a +'L8' HTML/S/154.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L8' HTML/S/155.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L8' HTML/S/156.html /^<\/a> 8 $/;" a +'L8' HTML/S/157.html /^<\/a> 8 $/;" a +'L8' HTML/S/158.html /^<\/a> 8 * @author bjculkin<\/em>$/;" a +'L8' HTML/S/159.html /^<\/a> 8 $/;" a +'L8' HTML/S/16.html /^<\/a> 8 * Example showing how to use the weighted random number generator.<\/em>$/;" a +'L8' HTML/S/160.html /^<\/a> 8 $/;" a +'L8' HTML/S/161.html /^<\/a> 8 $/;" a +'L8' HTML/S/162.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/163.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/164.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.blocks.SimpleParseBlock;$/;" a +'L8' HTML/S/165.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/166.html /^<\/a> 8 * @param <K><\/em>$/;" a +'L8' HTML/S/167.html /^<\/a> 8 * @param <K><\/em>$/;" a +'L8' HTML/S/168.html /^<\/a> 8 import<\/strong> java.util.Set;$/;" a +'L8' HTML/S/169.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/17.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/170.html /^<\/a> 8 $/;" a +'L8' HTML/S/171.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/172.html /^<\/a> 8 * @param <K><\/em>$/;" a +'L8' HTML/S/173.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/174.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L8' HTML/S/175.html /^<\/a> 8 $/;" a +'L8' HTML/S/176.html /^<\/a> 8 * <\/em>$/;" a +'L8' HTML/S/177.html /^<\/a> 8 * <\/em>$/;" a +'L8' HTML/S/178.html /^<\/a> 8 * <\/em>$/;" a +'L8' HTML/S/179.html /^<\/a> 8 * @param <K><\/em>$/;" a +'L8' HTML/S/18.html /^<\/a>$/;" a +'L8' HTML/S/180.html /^<\/a> 8 $/;" a +'L8' HTML/S/181.html /^<\/a> 8 * @param <K><\/em>$/;" a +'L8' HTML/S/182.html /^<\/a> 8 * @author EVE<\/em>$/;" a +'L8' HTML/S/183.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/184.html /^<\/a> 8 import<\/strong> java.util.Set;$/;" a +'L8' HTML/S/185.html /^<\/a> 8 $/;" a +'L8' HTML/S/186.html /^<\/a> 8 * Simple implementation of {@link TokenSplitter}<\/em>$/;" a +'L8' HTML/S/187.html /^<\/a> 8 public<\/strong> interface<\/strong> TokenSplitter<\/a> {<\/em>$/;" a +'L8' HTML/S/188.html /^<\/a> 8 * Implementation of a splitter that runs in two passes.<\/em>$/;" a +'L8' HTML/S/189.html /^<\/a> 8 $/;" a +'L8' HTML/S/19.html /^<\/a> add-subgroup : 0$/;" a +'L8' HTML/S/190.html /^<\/a> 8 \/**$/;" a +'L8' HTML/S/191.html /^<\/a> 8 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L8' HTML/S/192.html /^<\/a> 8 $/;" a +'L8' HTML/S/193.html /^<\/a>#$/;" a +'L8' HTML/S/194.html /^<\/a>simp 1$/;" a +'L8' HTML/S/195.html /^<\/a>$/;" a +'L8' HTML/S/196.html /^<\/a> add-subgroup : 0$/;" a +'L8' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/PreTernaryCommand.java$/;" a +'L8' HTML/S/2.html /^<\/a> <artifactId>maven-compiler-plugin<\/artifactId>$/;" a +'L8' HTML/S/20.html /^<\/a> 8 $/;" a +'L8' HTML/S/203.html /^<\/a> <property name="java.vm.vendor" value="Oracle Corporation"\/>$/;" a +'L8' HTML/S/21.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/22.html /^<\/a> 8 * @author ben<\/em>$/;" a +'L8' HTML/S/23.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/24.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/25.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/26.html /^<\/a> 8 import<\/strong> bjc.utils.ioutils.BlockReader;$/;" a +'L8' HTML/S/27.html /^<\/a> 8 * @author bjculkin<\/em>$/;" a +'L8' HTML/S/28.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/29.html /^<\/a> 8 * <\/em>$/;" a +'L8' HTML/S/3.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/30.html /^<\/a> 8 import<\/strong> bjc.utils.cli.CommandHelp;$/;" a +'L8' HTML/S/31.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/32.html /^<\/a> 8 import<\/strong> java.util.function.Consumer;$/;" a +'L8' HTML/S/33.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/34.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/35.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/36.html /^<\/a> 8 import<\/strong> bjc.utils.ioutils.RuleBasedConfigReader;$/;" a +'L8' HTML/S/37.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/38.html /^<\/a> 8 import<\/strong> bjc.utils.funcutils.FileUtils;$/;" a +'L8' HTML/S/39.html /^<\/a> 8 * {@link IDescribedComponent}<\/em>$/;" a +'L8' HTML/S/4.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/40.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/41.html /^<\/a> 8 * @author EVE<\/em>$/;" a +'L8' HTML/S/42.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/43.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/44.html /^<\/a> 8 $/;" a +'L8' HTML/S/45.html /^<\/a> 8 import<\/strong> java.util.function.Function;$/;" a +'L8' HTML/S/46.html /^<\/a> 8 import<\/strong> java.util.function.BiFunction;$/;" a +'L8' HTML/S/47.html /^<\/a> 8 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L8' HTML/S/48.html /^<\/a> 8 import<\/strong> java.util.function.BiFunction;$/;" a +'L8' HTML/S/49.html /^<\/a> 8 $/;" a +'L8' HTML/S/5.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/50.html /^<\/a> 8 $/;" a +'L8' HTML/S/51.html /^<\/a> 8 $/;" a +'L8' HTML/S/52.html /^<\/a> 8 import<\/strong> java.util.function.Predicate;$/;" a +'L8' HTML/S/53.html /^<\/a> 8 import<\/strong> java.util.function.Supplier;$/;" a +'L8' HTML/S/54.html /^<\/a> 8 import<\/strong> java.util.function.Supplier;$/;" a +'L8' HTML/S/55.html /^<\/a> 8 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L8' HTML/S/56.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/57.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/58.html /^<\/a> 8 * @author EVE<\/em>$/;" a +'L8' HTML/S/59.html /^<\/a> 8 * Attempting to retrieve another value will cause an exception to be thrown.<\/em>$/;" a +'L8' HTML/S/6.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/60.html /^<\/a> 8 import<\/strong> java.util.function.Consumer;$/;" a +'L8' HTML/S/61.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/62.html /^<\/a> 8 * <\/em>$/;" a +'L8' HTML/S/63.html /^<\/a> 8 import<\/strong> java.util.function.Function;$/;" a +'L8' HTML/S/64.html /^<\/a> 8 $/;" a +'L8' HTML/S/65.html /^<\/a> 8 *$/;" a +'L8' HTML/S/66.html /^<\/a> 8 * access to another set of data.<\/em>$/;" a +'L8' HTML/S/67.html /^<\/a> 8 import<\/strong> java.util.function.Consumer;$/;" a +'L8' HTML/S/68.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/69.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/7.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.delims.RegexOpener;$/;" a +'L8' HTML/S/70.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/71.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/72.html /^<\/a> 8 * parent stack.<\/em>$/;" a +'L8' HTML/S/73.html /^<\/a> 8 * A stack, with support for combinators.<\/em>$/;" a +'L8' HTML/S/74.html /^<\/a> 8 * unbounded to the right, but in practice bounded by available memory.<\/em>$/;" a +'L8' HTML/S/75.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/76.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/77.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/78.html /^<\/a> 8 * @author ben<\/em>$/;" a +'L8' HTML/S/79.html /^<\/a> 8 * @author ben<\/em>$/;" a +'L8' HTML/S/8.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.commands.NonBinaryCommand;$/;" a +'L8' HTML/S/80.html /^<\/a> 8 * @author ben<\/em>$/;" a +'L8' HTML/S/81.html /^<\/a> 8 import<\/strong> java.util.List;$/;" a +'L8' HTML/S/82.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/83.html /^<\/a> 8 import<\/strong> static bjc.utils.funcdata.bst.DirectedWalkFunction.DirectedWalkResult.FAILURE;$/;" a +'L8' HTML/S/84.html /^<\/a> 8 * @param <T><\/em>$/;" a +'L8' HTML/S/85.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/86.html /^<\/a> 8 *\/<\/em>$/;" a +'L8' HTML/S/87.html /^<\/a> 8 $/;" a +'L8' HTML/S/88.html /^<\/a> 8 import<\/strong> java.util.ArrayList;$/;" a +'L8' HTML/S/89.html /^<\/a> 8 import<\/strong> java.util.function.Consumer;$/;" a +'L8' HTML/S/9.html /^<\/a> 8 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L8' HTML/S/90.html /^<\/a> 8 * A string tokenizer that exposes a functional interface<\/em>$/;" a +'L8' HTML/S/91.html /^<\/a> 8 import<\/strong> java.util.function.BiFunction;$/;" a +'L8' HTML/S/92.html /^<\/a> 8 * Functional wrapper over map providing some useful things.<\/em>$/;" a +'L8' HTML/S/93.html /^<\/a> 8 * @author bjculkin<\/em>$/;" a +'L8' HTML/S/94.html /^<\/a> 8 * @author ben$/;" a +'L8' HTML/S/95.html /^<\/a> 8 *<\/em>$/;" a +'L8' HTML/S/97.html /^<\/a> 8 * A map that transforms values from one type to another<\/em>$/;" a +'L8' HTML/S/98.html /^<\/a> 8 \/**<\/em>$/;" a +'L8' HTML/S/99.html /^<\/a> 8 import<\/strong> java.util.Set;$/;" a +'L80' HTML/S/1.html /^<\/a>2209; 220C # NOT AN ELEMENT OF$/;" a +'L80' HTML/S/106.html /^<\/a> 80 * The affixes to remove<\/em>$/;" a +'L80' HTML/S/108.html /^<\/a> 80 * @return The sequence as an English list.<\/em>$/;" a +'L80' HTML/S/111.html /^<\/a> 80 if<\/strong> (source<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Source of randomness must be non-null");$/;" a +'L80' HTML/S/112.html /^<\/a> 80 if<\/strong>(picked<\/a>.unwrap<\/a>(bool<\/a> -> bool<\/a>)) {<\/em>$/;" a +'L80' HTML/S/113.html /^<\/a> 80 String<\/a>[] parts<\/a> = strang<\/a>.split<\/a>(" ");$/;" a +'L80' HTML/S/114.html /^<\/a> 80 * @return The initial node of this edge<\/em>$/;" a +'L80' HTML/S/115.html /^<\/a> 80 if<\/strong> (!backing<\/a>.containsKey<\/a>(source<\/a>)) {<\/em>$/;" a +'L80' HTML/S/117.html /^<\/a> 80 $/;" a +'L80' HTML/S/125.html /^<\/a> 80 if<\/strong>(remove<\/a> != null<\/strong>) {<\/em>$/;" a +'L80' HTML/S/128.html /^<\/a> 80 addItem<\/a>(model<\/a>, verifier<\/a>, onFailure<\/a>, addItemField<\/a>);$/;" a +'L80' HTML/S/130.html /^<\/a> 80 \/**<\/em>$/;" a +'L80' HTML/S/131.html /^<\/a> 80 $/;" a +'L80' HTML/S/132.html /^<\/a> 80 *<\/em>$/;" a +'L80' HTML/S/133.html /^<\/a> 80 * @param prompt<\/em>$/;" a +'L80' HTML/S/138.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/139.html /^<\/a> 80 try<\/strong> {<\/em>$/;" a +'L80' HTML/S/14.html /^<\/a> 80 $/;" a +'L80' HTML/S/140.html /^<\/a> 80 $/;" a +'L80' HTML/S/141.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/143.html /^<\/a> 80 * The characteristics for building the tree.<\/em>$/;" a +'L80' HTML/S/146.html /^<\/a> 80 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L80' HTML/S/147.html /^<\/a> 80 * <\/em>$/;" a +'L80' HTML/S/153.html /^<\/a> 80 Token<\/a><K<\/a>, V<\/a>> tok<\/a> = ctx<\/a>.tokens<\/a>.current<\/a>();$/;" a +'L80' HTML/S/154.html /^<\/a> 80 @Override<\/a>$/;" a +'L80' HTML/S/16.html /^<\/a> 80 rules<\/a>.addRule<\/a>("<prefix>");$/;" a +'L80' HTML/S/164.html /^<\/a> 80 * @param term<\/em>$/;" a +'L80' HTML/S/168.html /^<\/a> 80 *\/<\/em>$/;" a +'L80' HTML/S/180.html /^<\/a> 80 }<\/em> else<\/strong> {<\/em>$/;" a +'L80' HTML/S/182.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/184.html /^<\/a> 80 * The expected values<\/em>$/;" a +'L80' HTML/S/185.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/186.html /^<\/a> 80 $/;" a +'L80' HTML/S/188.html /^<\/a> 80 * The repeated compound operators to split on.<\/em>$/;" a +'L80' HTML/S/189.html /^<\/a> 80 this<\/strong>.handleSpecialOperator<\/a> = handleSpecialOperator<\/a>;$/;" a +'L80' HTML/S/190.html /^<\/a> 80 Matcher<\/a> corr<\/a> = quotePatt<\/a>.matcher<\/a>(inp<\/a>);$/;" a +'L80' HTML/S/191.html /^<\/a> 80 $/;" a +'L80' HTML/S/192.html /^<\/a> 80 *\/<\/em>$/;" a +'L80' HTML/S/193.html /^<\/a>2209; 220C # NOT AN ELEMENT OF$/;" a +'L80' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/data\/Either.java$/;" a +'L80' HTML/S/20.html /^<\/a> 80 * if one is specified.<\/em>$/;" a +'L80' HTML/S/29.html /^<\/a> 80 *\/<\/em>$/;" a +'L80' HTML/S/30.html /^<\/a> 80 public<\/strong> void<\/strong> addSubmode(char<\/strong> c<\/a>, FDSMode<\/a><S<\/a>> mode<\/a>) throws<\/strong> FDSException<\/a> {<\/em>$/;" a +'L80' HTML/S/31.html /^<\/a> 80 builder<\/a>.append<\/a>("]");$/;" a +'L80' HTML/S/32.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/35.html /^<\/a> 80 $/;" a +'L80' HTML/S/37.html /^<\/a> 80 $/;" a +'L80' HTML/S/38.html /^<\/a> 80 * Don't skip the first directory, that's the parent<\/em>$/;" a +'L80' HTML/S/4.html /^<\/a> 80 System<\/a>.out<\/a>.println<\/a>("\\tf: Check if a given node is in the binary tree.");$/;" a +'L80' HTML/S/41.html /^<\/a> 80 curr<\/a>.remove<\/a>();$/;" a +'L80' HTML/S/42.html /^<\/a> 80 $/;" a +'L80' HTML/S/43.html /^<\/a> 80 public<\/strong> <NewType<\/a>> Function<\/a><ContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift(Function<\/a><ContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L80' HTML/S/44.html /^<\/a> 80 *\/<\/em>$/;" a +'L80' HTML/S/45.html /^<\/a> 80 $/;" a +'L80' HTML/S/46.html /^<\/a> 80 public<\/strong> <BoundLeft<\/a>> IPair<\/a><BoundLeft<\/a>, NewRight<\/a>> bindLeft<\/a>($/;" a +'L80' HTML/S/48.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/51.html /^<\/a> 80 * @param <OtherRight><\/em>$/;" a +'L80' HTML/S/52.html /^<\/a> 80 *\/<\/em>$/;" a +'L80' HTML/S/53.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/54.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/55.html /^<\/a> 80 builder<\/a>.append<\/a>(heldValues<\/a>);$/;" a +'L80' HTML/S/56.html /^<\/a> 80 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L80' HTML/S/57.html /^<\/a> 80 if<\/strong>(mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L80' HTML/S/59.html /^<\/a> 80 builder<\/a>.append<\/a>(id<\/a>);$/;" a +'L80' HTML/S/60.html /^<\/a> 80 return<\/strong> curYield<\/a>.next<\/a>();$/;" a +'L80' HTML/S/63.html /^<\/a> 80 children<\/a>.add<\/a>(child<\/a>);$/;" a +'L80' HTML/S/64.html /^<\/a> 80 *\/<\/em>$/;" a +'L80' HTML/S/65.html /^<\/a> 80 boolean<\/strong> containsKey<\/a>(K<\/a> key<\/a>);$/;" a +'L80' HTML/S/66.html /^<\/a> 80 $/;" a +'L80' HTML/S/67.html /^<\/a> 80 $/;" a +'L80' HTML/S/68.html /^<\/a> 80 @Override<\/a>$/;" a +'L80' HTML/S/69.html /^<\/a> 80 if<\/strong>(children<\/a> == null<\/strong>) {<\/em>$/;" a +'L80' HTML/S/7.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/70.html /^<\/a> 80 return<\/strong> true<\/strong>;$/;" a +'L80' HTML/S/71.html /^<\/a> 80 \/**<\/em>$/;" a +'L80' HTML/S/72.html /^<\/a> 80 $/;" a +'L80' HTML/S/73.html /^<\/a> 80 return<\/strong> new<\/strong> SpaghettiStack<\/a><>(this<\/strong>);$/;" a +'L80' HTML/S/74.html /^<\/a> 80 boolean<\/strong> left<\/a>();$/;" a +'L80' HTML/S/75.html /^<\/a> 80 public<\/strong> int<\/strong> size<\/a>() {<\/em>$/;" a +'L80' HTML/S/76.html /^<\/a> 80 * Insert an element after the current item.<\/em>$/;" a +'L80' HTML/S/77.html /^<\/a> 80 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L80' HTML/S/81.html /^<\/a> 80 * Balance the tree, and remove soft-deleted nodes for free.<\/em>$/;" a +'L80' HTML/S/82.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/83.html /^<\/a> 80 if<\/strong>(nodeCollapser<\/a> == null<\/strong> || branchCollapser<\/a> == null<\/strong>)$/;" a +'L80' HTML/S/85.html /^<\/a> 80 * @return Whether the directed walk finished successfully.<\/em>$/;" a +'L80' HTML/S/87.html /^<\/a> 80 public<\/strong> ValueType<\/a> put<\/a>(KeyType<\/a> key<\/a>, ValueType<\/a> val<\/a>) {<\/em>$/;" a +'L80' HTML/S/88.html /^<\/a> 80 public<\/strong> FunctionalList(List<\/a><E<\/a>> backing<\/a>) {<\/em>$/;" a +'L80' HTML/S/89.html /^<\/a> 80 @Override<\/a>$/;" a +'L80' HTML/S/9.html /^<\/a> 80 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("(", ")"));$/;" a +'L80' HTML/S/90.html /^<\/a> 80 if<\/strong>(action<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Action must not be null");$/;" a +'L80' HTML/S/91.html /^<\/a> 80 return<\/strong> reduceAux<\/a>(collector<\/a>.supplier<\/a>().get<\/a>(), (value<\/a>, state<\/a>) -> {<\/em>$/;" a +'L80' HTML/S/92.html /^<\/a> 80 default<\/strong> ValueType<\/a> getOrDefault<\/a>(KeyType<\/a> key<\/a>, ValueType<\/a> defaultValue<\/a>) {<\/em>$/;" a +'L80' HTML/S/94.html /^<\/a> 80 *\/<\/em>$/;" a +'L80' HTML/S/97.html /^<\/a> 80 }<\/em>$/;" a +'L80' HTML/S/99.html /^<\/a> 80 return<\/strong> new<\/strong> Identity<\/a><>(new<\/strong> Pair<\/a><>(first<\/a>.supplier<\/a>().get<\/a>(), second<\/a>.supplier<\/a>().get<\/a>()));$/;" a +'L81' HTML/S/1.html /^<\/a>220A; 220D # SMALL ELEMENT OF$/;" a +'L81' HTML/S/106.html /^<\/a> 81 * @return The tokens that have been deaffixed<\/em>$/;" a +'L81' HTML/S/108.html /^<\/a> 81 *\/<\/em>$/;" a +'L81' HTML/S/111.html /^<\/a> 81 $/;" a +'L81' HTML/S/112.html /^<\/a> 81 if<\/strong>(value<\/a>.unwrap<\/a>((number<\/a>) -> number<\/a> < probability<\/a>)) {<\/em>$/;" a +'L81' HTML/S/113.html /^<\/a> 81 $/;" a +'L81' HTML/S/114.html /^<\/a> 81 *\/<\/em>$/;" a +'L81' HTML/S/115.html /^<\/a> 81 backing<\/a>.put<\/a>(source<\/a>, new<\/strong> FunctionalMap<\/a><T<\/a>, Integer<\/a>>());$/;" a +'L81' HTML/S/117.html /^<\/a> 81 FileDialog<\/a> chooser<\/a> = new<\/strong> FileDialog<\/a>(parent<\/a>, title<\/a>, FileDialog<\/a>.LOAD<\/a>);$/;" a +'L81' HTML/S/125.html /^<\/a> 81 numButtons<\/a>++;$/;" a +'L81' HTML/S/128.html /^<\/a> 81 }<\/em>);$/;" a +'L81' HTML/S/130.html /^<\/a> 81 * The initial value of the slider<\/em>$/;" a +'L81' HTML/S/131.html /^<\/a> 81 JPanel<\/a> questionPane<\/a> = new<\/strong> JPanel<\/a>();$/;" a +'L81' HTML/S/132.html /^<\/a> 81 * @param parent<\/em>$/;" a +'L81' HTML/S/133.html /^<\/a> 81 * The prompt to tell the user what to enter.<\/em>$/;" a +'L81' HTML/S/138.html /^<\/a> 81 $/;" a +'L81' HTML/S/139.html /^<\/a> 81 int<\/strong> blockStartLine<\/a> = lnReader<\/a>.getLineNumber<\/a>();$/;" a +'L81' HTML/S/14.html /^<\/a> 81 IList<\/a><String<\/a>> fullyExpandedTokens<\/a> = ListUtils<\/a>.deAffixTokens<\/a>(semiExpandedTokens<\/a>, ops<\/a>);$/;" a +'L81' HTML/S/140.html /^<\/a> 81 private<\/strong> void<\/strong> continueRule<\/a>(E<\/a> state<\/a>, boolean<\/strong> isRuleOpen<\/a>, String<\/a> line<\/a>) {<\/em>$/;" a +'L81' HTML/S/143.html /^<\/a> 81 *\/<\/em>$/;" a +'L81' HTML/S/146.html /^<\/a> 81 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L81' HTML/S/147.html /^<\/a> 81 * A group node is a node with three children, and the name of<\/em>$/;" a +'L81' HTML/S/153.html /^<\/a> 81 $/;" a +'L81' HTML/S/154.html /^<\/a> 81 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L81' HTML/S/16.html /^<\/a> 81 addPrefixRules<\/a>();$/;" a +'L81' HTML/S/164.html /^<\/a> 81 * The token for the AST node of the group.<\/em>$/;" a +'L81' HTML/S/168.html /^<\/a> 81 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> postfix<\/a>(int<\/strong> precedence<\/a>) {<\/em>$/;" a +'L81' HTML/S/180.html /^<\/a> 81 ast<\/a> = nullCommands<\/a>.getOrDefault<\/a>(initToken<\/a>.getKey<\/a>(), DEFAULT_NULL_COMMAND<\/a>)$/;" a +'L81' HTML/S/184.html /^<\/a> 81 * <\/em>$/;" a +'L81' HTML/S/185.html /^<\/a> 81 $/;" a +'L81' HTML/S/186.html /^<\/a> 81 \/**<\/em>$/;" a +'L81' HTML/S/188.html /^<\/a> 81 *\/<\/em>$/;" a +'L81' HTML/S/189.html /^<\/a> 81 }<\/em>$/;" a +'L81' HTML/S/190.html /^<\/a> 81 $/;" a +'L81' HTML/S/191.html /^<\/a> 81 \/\/ Transform each of the tokens<\/em>$/;" a +'L81' HTML/S/192.html /^<\/a> 81 @Test<\/a>$/;" a +'L81' HTML/S/193.html /^<\/a>220A; 220D # SMALL ELEMENT OF$/;" a +'L81' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/Tape.java$/;" a +'L81' HTML/S/20.html /^<\/a> 81 *\/<\/em>$/;" a +'L81' HTML/S/29.html /^<\/a> 81 \/**<\/em>$/;" a +'L81' HTML/S/30.html /^<\/a> 81 if<\/strong> (mode<\/a> == null<\/strong>)$/;" a +'L81' HTML/S/31.html /^<\/a> 81 $/;" a +'L81' HTML/S/32.html /^<\/a> 81 $/;" a +'L81' HTML/S/35.html /^<\/a> 81 @Override<\/a>$/;" a +'L81' HTML/S/37.html /^<\/a> 81 return<\/strong> result<\/a>;$/;" a +'L81' HTML/S/38.html /^<\/a> 81 * directory<\/em>$/;" a +'L81' HTML/S/4.html /^<\/a> 81 System<\/a>.out<\/a>.println<\/a>("\\tt: Trim all deleted nodes from the tree.");$/;" a +'L81' HTML/S/41.html /^<\/a> 81 }<\/em>$/;" a +'L81' HTML/S/42.html /^<\/a> 81 @Override<\/a>$/;" a +'L81' HTML/S/43.html /^<\/a> 81 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L81' HTML/S/44.html /^<\/a> 81 public<\/strong> default<\/strong> IHolder<\/a><ContainedType<\/a>> makeLazy() {<\/em>$/;" a +'L81' HTML/S/45.html /^<\/a> 81 return<\/strong> new<\/strong> BoundLazy<\/a><>(typeSupplier<\/a>, bindr<\/a>);$/;" a +'L81' HTML/S/46.html /^<\/a> 81 Function<\/a><NewLeft<\/a>, IPair<\/a><BoundLeft<\/a>, NewRight<\/a>>> leftBinder<\/a>) {<\/em>$/;" a +'L81' HTML/S/48.html /^<\/a> 81 $/;" a +'L81' HTML/S/51.html /^<\/a> 81 * The type of the right value of the other pair<\/em>$/;" a +'L81' HTML/S/52.html /^<\/a> 81 default<\/strong> ITree<\/a><ContainedType<\/a>> getChild<\/a>(int<\/strong> childNo<\/a>) {<\/em>$/;" a +'L81' HTML/S/53.html /^<\/a> 81 $/;" a +'L81' HTML/S/54.html /^<\/a> 81 $/;" a +'L81' HTML/S/55.html /^<\/a> 81 builder<\/a>.append<\/a>("]");$/;" a +'L81' HTML/S/56.html /^<\/a> 81 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L81' HTML/S/57.html /^<\/a> 81 $/;" a +'L81' HTML/S/59.html /^<\/a> 81 builder<\/a>.append<\/a>(", ");$/;" a +'L81' HTML/S/60.html /^<\/a> 81 }<\/em>$/;" a +'L81' HTML/S/63.html /^<\/a> 81 $/;" a +'L81' HTML/S/64.html /^<\/a> 81 public<\/strong> void<\/strong> addWords<\/a>(String<\/a>... words<\/a>) {<\/em>$/;" a +'L81' HTML/S/65.html /^<\/a> 81 $/;" a +'L81' HTML/S/66.html /^<\/a> 81 \/**<\/em>$/;" a +'L81' HTML/S/67.html /^<\/a> 81 @Override<\/a>$/;" a +'L81' HTML/S/68.html /^<\/a> 81 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L81' HTML/S/69.html /^<\/a> 81 if<\/strong>(other<\/a>.children<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L81' HTML/S/7.html /^<\/a> 81 }<\/em>$/;" a +'L81' HTML/S/70.html /^<\/a> 81 }<\/em>$/;" a +'L81' HTML/S/71.html /^<\/a> 81 * Insert an element before the current item.<\/em>$/;" a +'L81' HTML/S/72.html /^<\/a> 81 @Override<\/a>$/;" a +'L81' HTML/S/73.html /^<\/a> 81 }<\/em>$/;" a +'L81' HTML/S/74.html /^<\/a> 81 $/;" a +'L81' HTML/S/75.html /^<\/a> 81 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> 0;$/;" a +'L81' HTML/S/76.html /^<\/a> 81 *\/<\/em>$/;" a +'L81' HTML/S/77.html /^<\/a> 81 $/;" a +'L81' HTML/S/81.html /^<\/a> 81 *<\/em>$/;" a +'L81' HTML/S/82.html /^<\/a> 81 $/;" a +'L81' HTML/S/83.html /^<\/a> 81 throw<\/strong> new<\/strong> NullPointerException<\/a>("Collapser must not be null");$/;" a +'L81' HTML/S/85.html /^<\/a> 81 *\/<\/em>$/;" a +'L81' HTML/S/87.html /^<\/a> 81 return<\/strong> store<\/a>.put<\/a>(key<\/a>, val<\/a>);$/;" a +'L81' HTML/S/88.html /^<\/a> 81 if<\/strong>(backing<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Backing list must be non-null");$/;" a +'L81' HTML/S/89.html /^<\/a> 81 public<\/strong> void<\/strong> forEachKey<\/a>(Consumer<\/a><KeyType<\/a>> action<\/a>) {<\/em>$/;" a +'L81' HTML/S/9.html /^<\/a> 81 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("[", "]"));$/;" a +'L81' HTML/S/90.html /^<\/a> 81 $/;" a +'L81' HTML/S/91.html /^<\/a> 81 accumulator<\/a>.accept<\/a>(state<\/a>, value<\/a>);$/;" a +'L81' HTML/S/92.html /^<\/a> 81 try<\/strong> {<\/em>$/;" a +'L81' HTML/S/94.html /^<\/a> 81 public<\/strong> <OldLeft<\/a>, OldRight<\/a>, NewRight<\/a>> Function<\/a><Bifunctor<\/a><OldLeft<\/a>, OldRight<\/a>>, Bifunctor<\/a><OldLeft<\/a>, NewRight<\/a>>> fmapRight<\/a>($/;" a +'L81' HTML/S/97.html /^<\/a> 81 $/;" a +'L81' HTML/S/99.html /^<\/a> 81 }<\/em>;$/;" a +'L82' HTML/S/1.html /^<\/a>220B; 2208 # CONTAINS AS MEMBER$/;" a +'L82' HTML/S/106.html /^<\/a> 82 *<\/em>$/;" a +'L82' HTML/S/108.html /^<\/a> 82 public<\/strong> static<\/strong> String<\/a> toEnglishList<\/a>(Object<\/a>[] objects<\/a>, String<\/a> join<\/a>, String<\/a> comma<\/a>) {<\/em>$/;" a +'L82' HTML/S/111.html /^<\/a> 82 rng<\/a> = source<\/a>;$/;" a +'L82' HTML/S/112.html /^<\/a> 82 current<\/a>.transform<\/a>((result<\/a>) -> results<\/a>.getByIndex<\/a>(index<\/a>));$/;" a +'L82' HTML/S/113.html /^<\/a> 82 if<\/strong>(parts<\/a>.length<\/a> != vertexCount<\/a>)$/;" a +'L82' HTML/S/114.html /^<\/a> 82 public<\/strong> T<\/a> getSource<\/a>() {<\/em>$/;" a +'L82' HTML/S/115.html /^<\/a> 82 }<\/em>$/;" a +'L82' HTML/S/117.html /^<\/a> 82 $/;" a +'L82' HTML/S/125.html /^<\/a> 82 }<\/em>$/;" a +'L82' HTML/S/128.html /^<\/a> 82 $/;" a +'L82' HTML/S/130.html /^<\/a> 82 *\/<\/em>$/;" a +'L82' HTML/S/131.html /^<\/a> 82 $/;" a +'L82' HTML/S/132.html /^<\/a> 82 * The component to use as the parent for the dialog.<\/em>$/;" a +'L82' HTML/S/133.html /^<\/a> 82 * @return A string.<\/em>$/;" a +'L82' HTML/S/138.html /^<\/a> 82 @Override<\/a>$/;" a +'L82' HTML/S/139.html /^<\/a> 82 String<\/a> blockContents<\/a> = blockReader<\/a>.next<\/a>();$/;" a +'L82' HTML/S/14.html /^<\/a> 82 fullyExpandedTokens<\/a>.removeIf<\/a>((strang<\/a>) -> strang<\/a>.equals<\/a>(""));$/;" a +'L82' HTML/S/140.html /^<\/a> 82 \/\/ Make sure our input is correct<\/em>$/;" a +'L82' HTML/S/143.html /^<\/a> 82 public<\/strong> void<\/strong> markSubgroup<\/a>(T<\/a> marker<\/a>, SequenceCharacteristics<\/a><T<\/a>> chars<\/a>) {<\/em>$/;" a +'L82' HTML/S/146.html /^<\/a> 82 $/;" a +'L82' HTML/S/147.html /^<\/a> 82 * the group as its label. The first child is the opening<\/em>$/;" a +'L82' HTML/S/153.html /^<\/a> 82 while<\/strong> (!tok<\/a>.getKey<\/a>().equals<\/a>(term<\/a>)) {<\/em>$/;" a +'L82' HTML/S/154.html /^<\/a> 82 if<\/strong> (this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L82' HTML/S/16.html /^<\/a> 82 $/;" a +'L82' HTML/S/164.html /^<\/a> 82 * <\/em>$/;" a +'L82' HTML/S/168.html /^<\/a> 82 return<\/strong> new<\/strong> PostfixCommand<\/a><>(precedence<\/a>);$/;" a +'L82' HTML/S/180.html /^<\/a> 82 .denote<\/a>(initToken<\/a>, new<\/strong> ParserContext<\/a><>(tokens<\/a>, this<\/strong>, state<\/a>));$/;" a +'L82' HTML/S/184.html /^<\/a> 82 * @throws ExpectationException<\/em>$/;" a +'L82' HTML/S/185.html /^<\/a> 82 \/\/ Put this operator onto the stack<\/em>$/;" a +'L82' HTML/S/186.html /^<\/a> 82 * Adds one or more strings as matched delimiters to split on.<\/em>$/;" a +'L82' HTML/S/188.html /^<\/a> 82 public<\/strong> void<\/strong> addCompoundMulti(String<\/a>... delims<\/a>) {<\/em>$/;" a +'L82' HTML/S/189.html /^<\/a> 82 $/;" a +'L82' HTML/S/190.html /^<\/a> 82 if<\/strong> (corr<\/a>.find<\/a>() && !corr<\/a>.find<\/a>()) {<\/em>$/;" a +'L82' HTML/S/191.html /^<\/a> 82 tokens<\/a>.forEach<\/a>(new<\/strong> TokenTransformer<\/a><>(initialState<\/a>, isOperator<\/a>, isSpecialOperator<\/a>,$/;" a +'L82' HTML/S/192.html /^<\/a> 82 public<\/strong> void<\/strong> testRemoveDQuote_NoString() {<\/em>$/;" a +'L82' HTML/S/193.html /^<\/a>220B; 2208 # CONTAINS AS MEMBER$/;" a +'L82' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/ExtendedMap.java$/;" a +'L82' HTML/S/20.html /^<\/a> 82 if<\/strong>(currentMode<\/a>.isCustomPromptEnabled<\/a>()) {<\/em>$/;" a +'L82' HTML/S/29.html /^<\/a> 82 * Get the help for what's bound to a character.<\/em>$/;" a +'L82' HTML/S/30.html /^<\/a> 82 throw<\/strong> new<\/strong> NullPointerException<\/a>("Mode must not be null");$/;" a +'L82' HTML/S/31.html /^<\/a> 82 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L82' HTML/S/32.html /^<\/a> 82 \/**<\/em>$/;" a +'L82' HTML/S/35.html /^<\/a> 82 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L82' HTML/S/37.html /^<\/a> 82 }<\/em>$/;" a +'L82' HTML/S/38.html /^<\/a> 82 *\/<\/em>$/;" a +'L82' HTML/S/4.html /^<\/a> 82 System<\/a>.out<\/a>.println<\/a>("\\tb: Balance the tree (also trims dead nodes)");$/;" a +'L82' HTML/S/41.html /^<\/a> 82 }<\/em>$/;" a +'L82' HTML/S/42.html /^<\/a> 82 public<\/strong> <BoundRight<\/a>> IPair<\/a><LeftType<\/a>, BoundRight<\/a>> bindRight($/;" a +'L82' HTML/S/43.html /^<\/a> 82 return<\/strong> new<\/strong> Identity<\/a><>(func<\/a>.apply<\/a>(val<\/a>));$/;" a +'L82' HTML/S/44.html /^<\/a> 82 return<\/strong> new<\/strong> WrappedLazy<\/a><>(this<\/strong>);$/;" a +'L82' HTML/S/45.html /^<\/a> 82 }<\/em>$/;" a +'L82' HTML/S/46.html /^<\/a> 82 if<\/strong>(leftBinder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Left binder must not be null");$/;" a +'L82' HTML/S/48.html /^<\/a> 82 return<\/strong> newPair<\/a>.getRight<\/a>();$/;" a +'L82' HTML/S/51.html /^<\/a> 82 * @param <CombinedLeft><\/em>$/;" a +'L82' HTML/S/52.html /^<\/a> 82 return<\/strong> transformChild<\/a>(childNo<\/a>, (child<\/a>) -> child<\/a>);$/;" a +'L82' HTML/S/53.html /^<\/a> 82 @Override<\/a>$/;" a +'L82' HTML/S/54.html /^<\/a> 82 @Override<\/a>$/;" a +'L82' HTML/S/55.html /^<\/a> 82 $/;" a +'L82' HTML/S/56.html /^<\/a> 82 $/;" a +'L82' HTML/S/57.html /^<\/a> 82 return<\/strong> new<\/strong> Pair<\/a><>(mapper<\/a>.apply<\/a>(leftValue<\/a>), rightValue<\/a>);$/;" a +'L82' HTML/S/59.html /^<\/a> 82 $/;" a +'L82' HTML/S/60.html /^<\/a> 82 }<\/em> else<\/strong>$/;" a +'L82' HTML/S/63.html /^<\/a> 82 childCount<\/a>++;$/;" a +'L82' HTML/S/64.html /^<\/a> 82 wrds<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>(words<\/a>));$/;" a +'L82' HTML/S/65.html /^<\/a> 82 \/**$/;" a +'L82' HTML/S/66.html /^<\/a> 82 * Insert an element before the current item.<\/em>$/;" a +'L82' HTML/S/67.html /^<\/a> 82 public<\/strong> <V2<\/a>> IMap<\/a><KeyType<\/a>, V2<\/a>> transform<\/a>(Function<\/a><ValueType<\/a>, V2<\/a>> transformer<\/a>) {<\/em>$/;" a +'L82' HTML/S/68.html /^<\/a> 82 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L82' HTML/S/69.html /^<\/a> 82 }<\/em> else<\/strong> if<\/strong>(!children<\/a>.equals<\/a>(other<\/a>.children<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L82' HTML/S/7.html /^<\/a> 82 }<\/em>$/;" a +'L82' HTML/S/70.html /^<\/a> 82 $/;" a +'L82' HTML/S/71.html /^<\/a> 82 *<\/em>$/;" a +'L82' HTML/S/72.html /^<\/a> 82 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L82' HTML/S/73.html /^<\/a> 82 $/;" a +'L82' HTML/S/74.html /^<\/a> 82 \/**<\/em>$/;" a +'L82' HTML/S/75.html /^<\/a> 82 $/;" a +'L82' HTML/S/76.html /^<\/a> 82 @Override<\/a>$/;" a +'L82' HTML/S/77.html /^<\/a> 82 UnifiedDirectory<\/a><?, ?> other<\/a> = (UnifiedDirectory<\/a><?, ?>) obj<\/a>;$/;" a +'L82' HTML/S/81.html /^<\/a> 82 * Takes O(N) time, but also O(N) space.<\/em>$/;" a +'L82' HTML/S/82.html /^<\/a> 82 @Override<\/a>$/;" a +'L82' HTML/S/83.html /^<\/a> 82 $/;" a +'L82' HTML/S/85.html /^<\/a> 82 public<\/strong> boolean<\/strong> directedWalk<\/a>(DirectedWalkFunction<\/a><T<\/a>> walker);$/;" a +'L82' HTML/S/87.html /^<\/a> 82 }<\/em>$/;" a +'L82' HTML/S/88.html /^<\/a> 82 $/;" a +'L82' HTML/S/89.html /^<\/a> 82 wrappedMap<\/a>.keySet<\/a>().forEach<\/a>(action<\/a>);$/;" a +'L82' HTML/S/9.html /^<\/a> 82 ops<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("{", "}"));$/;" a +'L82' HTML/S/90.html /^<\/a> 82 while<\/strong>(input<\/a>.hasMoreTokens<\/a>()) {<\/em>$/;" a +'L82' HTML/S/91.html /^<\/a> 82 $/;" a +'L82' HTML/S/92.html /^<\/a> 82 return<\/strong> get<\/a>(key<\/a>);$/;" a +'L82' HTML/S/94.html /^<\/a> 82 Function<\/a><OldRight<\/a>, NewRight<\/a>> func<\/a>);$/;" a +'L82' HTML/S/97.html /^<\/a> 82 @Override<\/a>$/;" a +'L82' HTML/S/99.html /^<\/a> 82 }<\/em>$/;" a +'L83' HTML/S/1.html /^<\/a>220C; 2209 # DOES NOT CONTAIN AS MEMBER$/;" a +'L83' HTML/S/106.html /^<\/a> 83 * @deprecated Replaced by SimpleTokenSplitter.<\/em>$/;" a +'L83' HTML/S/108.html /^<\/a> 83 if<\/strong> (objects<\/a> == null<\/strong>) {<\/em>$/;" a +'L83' HTML/S/111.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/112.html /^<\/a> 83 $/;" a +'L83' HTML/S/113.html /^<\/a> 83 throw<\/strong> new<\/strong> InputMismatchException<\/a>("Must specify a weight for all " + vertexCount<\/a> + " vertices");$/;" a +'L83' HTML/S/114.html /^<\/a> 83 return<\/strong> source<\/a>;$/;" a +'L83' HTML/S/115.html /^<\/a> 83 $/;" a +'L83' HTML/S/117.html /^<\/a> 83 if<\/strong>(extensions<\/a> != null<\/strong>) {<\/em>$/;" a +'L83' HTML/S/125.html /^<\/a> 83 $/;" a +'L83' HTML/S/128.html /^<\/a> 83 removeItemButton<\/a>.addActionListener<\/a>((ev<\/a>) -> {<\/em>$/;" a +'L83' HTML/S/130.html /^<\/a> 83 public<\/strong> final<\/strong> int<\/strong> initValue<\/a>;$/;" a +'L83' HTML/S/131.html /^<\/a> 83 JLabel<\/a> questionText<\/a> = new<\/strong> JLabel<\/a>(question<\/a>);$/;" a +'L83' HTML/S/132.html /^<\/a> 83 * @param title<\/em>$/;" a +'L83' HTML/S/133.html /^<\/a> 83 *\/<\/em>$/;" a +'L83' HTML/S/138.html /^<\/a> 83 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L83' HTML/S/139.html /^<\/a> 83 int<\/strong> blockEndLine<\/a> = lnReader<\/a>.getLineNumber<\/a>();$/;" a +'L83' HTML/S/14.html /^<\/a> 83 $/;" a +'L83' HTML/S/140.html /^<\/a> 83 if<\/strong>(isRuleOpen<\/a> == false<\/strong>)$/;" a +'L83' HTML/S/143.html /^<\/a> 83 ITree<\/a><T<\/a>> subgroupContents<\/a> = new<\/strong> Tree<\/a><>(chars<\/a>.contents<\/a>);$/;" a +'L83' HTML/S/146.html /^<\/a> 83 builder<\/a>.append<\/a>("SequenceCharacteristics [root=");$/;" a +'L83' HTML/S/147.html /^<\/a> 83 * delimiter, the second is the group contents, and the third is<\/em>$/;" a +'L83' HTML/S/153.html /^<\/a> 83 ITree<\/a><Token<\/a><K<\/a>, V<\/a>>> kid<\/a> = innerBlock<\/a>.parse<\/a>(ctx<\/a>);$/;" a +'L83' HTML/S/154.html /^<\/a> 83 if<\/strong> (obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L83' HTML/S/16.html /^<\/a> 83 rules<\/a>.addRule<\/a>("<infix>");$/;" a +'L83' HTML/S/164.html /^<\/a> 83 * @return A command implementing the operator.<\/em>$/;" a +'L83' HTML/S/168.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/180.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/184.html /^<\/a> 83 * If the token is not one of the expected types.<\/em>$/;" a +'L83' HTML/S/185.html /^<\/a> 83 stack<\/a>.push<\/a>(token<\/a>);$/;" a +'L83' HTML/S/186.html /^<\/a> 83 *<\/em>$/;" a +'L83' HTML/S/188.html /^<\/a> 83 for<\/strong>(String<\/a> delim<\/a> : delims<\/a>) {<\/em>$/;" a +'L83' HTML/S/189.html /^<\/a> 83 @Override<\/a>$/;" a +'L83' HTML/S/190.html /^<\/a> 83 \/*$/;" a +'L83' HTML/S/191.html /^<\/a> 83 handleSpecialOperator<\/a>));$/;" a +'L83' HTML/S/192.html /^<\/a> 83 List<\/a><String<\/a>> onNonmatchingString<\/a> = removeDQuotedStrings<\/a>("hello");$/;" a +'L83' HTML/S/193.html /^<\/a>220C; 2209 # DOES NOT CONTAIN AS MEMBER$/;" a +'L83' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/theory\/package-info.java$/;" a +'L83' HTML/S/20.html /^<\/a> 83 normalOutput<\/a>.print<\/a>(currentMode<\/a>.getCustomPrompt<\/a>());$/;" a +'L83' HTML/S/29.html /^<\/a> 83 * <\/em>$/;" a +'L83' HTML/S/30.html /^<\/a> 83 else<\/strong> if<\/strong> (modes<\/a>.containsKey<\/a>(c<\/a>) || commands<\/a>.containsKey<\/a>(c<\/a>))$/;" a +'L83' HTML/S/31.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/32.html /^<\/a> 83 * Add an alias to an existing command<\/em>$/;" a +'L83' HTML/S/35.html /^<\/a> 83 return<\/strong> name<\/a> + " component v" + version<\/a> + ", written by " + author<\/a>;$/;" a +'L83' HTML/S/37.html /^<\/a> 83 $/;" a +'L83' HTML/S/38.html /^<\/a> 83 isFirstDir<\/a>.replace<\/a>(false<\/strong>);$/;" a +'L83' HTML/S/4.html /^<\/a> 83 break<\/strong>;$/;" a +'L83' HTML/S/42.html /^<\/a> 83 Function<\/a><RightType<\/a>, IPair<\/a><LeftType<\/a>, BoundRight<\/a>>> rightBinder<\/a>) {<\/em>$/;" a +'L83' HTML/S/43.html /^<\/a> 83 }<\/em>;$/;" a +'L83' HTML/S/44.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/45.html /^<\/a> 83 $/;" a +'L83' HTML/S/46.html /^<\/a> 83 $/;" a +'L83' HTML/S/48.html /^<\/a> 83 }<\/em>;$/;" a +'L83' HTML/S/51.html /^<\/a> 83 * The type of the left value of the combined pair<\/em>$/;" a +'L83' HTML/S/52.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/53.html /^<\/a> 83 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L83' HTML/S/54.html /^<\/a> 83 public<\/strong> <BoundRight<\/a>> IPair<\/a><LeftType<\/a>, BoundRight<\/a>> bindRight($/;" a +'L83' HTML/S/55.html /^<\/a> 83 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L83' HTML/S/56.html /^<\/a> 83 int<\/strong> result<\/a> = 1;$/;" a +'L83' HTML/S/57.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/59.html /^<\/a> 83 if<\/strong>(instSite<\/a> != null<\/strong>) {<\/em>$/;" a +'L83' HTML/S/60.html /^<\/a> 83 return<\/strong> val<\/a>;$/;" a +'L83' HTML/S/63.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/64.html /^<\/a> 83 $/;" a +'L83' HTML/S/65.html /^<\/a> 83 * Retrieve a given data-item from the directory.$/;" a +'L83' HTML/S/66.html /^<\/a> 83 *<\/em>$/;" a +'L83' HTML/S/67.html /^<\/a> 83 throw<\/strong> new<\/strong> UnsupportedOperationException<\/a>("Cannot transform pushdown maps.");$/;" a +'L83' HTML/S/68.html /^<\/a> 83 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L83' HTML/S/69.html /^<\/a> 83 $/;" a +'L83' HTML/S/7.html /^<\/a> 83 $/;" a +'L83' HTML/S/70.html /^<\/a> 83 @Override<\/a>$/;" a +'L83' HTML/S/71.html /^<\/a> 83 * @param itm<\/em>$/;" a +'L83' HTML/S/72.html /^<\/a> 83 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L83' HTML/S/73.html /^<\/a> 83 \/*<\/em>$/;" a +'L83' HTML/S/74.html /^<\/a> 83 * Move the cursor the specified amount left.<\/em>$/;" a +'L83' HTML/S/75.html /^<\/a> 83 return<\/strong> currentTape<\/a>.size<\/a>();$/;" a +'L83' HTML/S/76.html /^<\/a> 83 public<\/strong> void<\/strong> insertAfter<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L83' HTML/S/77.html /^<\/a> 83 $/;" a +'L83' HTML/S/81.html /^<\/a> 83 *\/<\/em>$/;" a +'L83' HTML/S/82.html /^<\/a> 83 public<\/strong> boolean<\/strong> forEach<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Predicate<\/a><T<\/a>> traversalPredicate<\/a>) {<\/em>$/;" a +'L83' HTML/S/83.html /^<\/a> 83 E<\/a> collapsedNode<\/a> = nodeCollapser<\/a>.apply<\/a>(data<\/a>);$/;" a +'L83' HTML/S/85.html /^<\/a> 83 $/;" a +'L83' HTML/S/87.html /^<\/a> 83 $/;" a +'L83' HTML/S/88.html /^<\/a> 83 wrapped<\/a> = backing<\/a>;$/;" a +'L83' HTML/S/89.html /^<\/a> 83 }<\/em>$/;" a +'L83' HTML/S/9.html /^<\/a> 83 $/;" a +'L83' HTML/S/90.html /^<\/a> 83 action<\/a>.accept<\/a>(input<\/a>.nextToken<\/a>());$/;" a +'L83' HTML/S/91.html /^<\/a> 83 return<\/strong> state<\/a>;$/;" a +'L83' HTML/S/92.html /^<\/a> 83 }<\/em> catch<\/strong> (IllegalArgumentException<\/a> iaex<\/a>) {<\/em>$/;" a +'L83' HTML/S/94.html /^<\/a> 83 $/;" a +'L83' HTML/S/97.html /^<\/a> 83 public<\/strong> NewValue<\/a> put<\/a>(OldKey<\/a> key<\/a>, NewValue<\/a> value<\/a>) {<\/em>$/;" a +'L83' HTML/S/99.html /^<\/a> 83 }<\/em>$/;" a +'L84' HTML/S/1.html /^<\/a>220D; 220A # SMALL CONTAINS AS MEMBER$/;" a +'L84' HTML/S/106.html /^<\/a> 84 *\/<\/em>$/;" a +'L84' HTML/S/108.html /^<\/a> 84 throw<\/strong> new<\/strong> NullPointerException<\/a>("Sequence must not be null");$/;" a +'L84' HTML/S/111.html /^<\/a> 84 $/;" a +'L84' HTML/S/112.html /^<\/a> 84 picked<\/a>.transform<\/a>((bool<\/a>) -> false<\/strong>);$/;" a +'L84' HTML/S/113.html /^<\/a> 84 $/;" a +'L84' HTML/S/114.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/115.html /^<\/a> 84 \/\/ Add the edge to the graph<\/em>$/;" a +'L84' HTML/S/117.html /^<\/a> 84 FilenameFilter<\/a> filter<\/a> = new<\/strong> ExtensionFileFilter<\/a>(extensions<\/a>);$/;" a +'L84' HTML/S/125.html /^<\/a> 84 buttonPanel<\/a>.setLayout<\/a>(new<\/strong> HLayout<\/a>(numButtons<\/a>));$/;" a +'L84' HTML/S/128.html /^<\/a> 84 model<\/a>.remove<\/a>(itemList<\/a>.getSelectedIndex<\/a>());$/;" a +'L84' HTML/S/130.html /^<\/a> 84 $/;" a +'L84' HTML/S/131.html /^<\/a> 84 JComboBox<\/a><E<\/a>> questionChoices<\/a> = new<\/strong> JComboBox<\/a><>(choices<\/a>);$/;" a +'L84' HTML/S/132.html /^<\/a> 84 * The title of the dialog to prompt with.<\/em>$/;" a +'L84' HTML/S/133.html /^<\/a> 84 public<\/strong> static<\/strong> String<\/a> getString<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a> prompt<\/a>) {<\/em>$/;" a +'L84' HTML/S/138.html /^<\/a> 84 return<\/strong> String<\/a>.format<\/a>("Block #%d (from lines %d to %d), length: %d characters", blockNo<\/a>, startLine<\/a>,$/;" a +'L84' HTML/S/139.html /^<\/a> 84 blockNo<\/a> += 1;$/;" a +'L84' HTML/S/14.html /^<\/a> 84 IList<\/a><String<\/a>> shuntedTokens<\/a> = yard<\/a>.postfix<\/a>(fullyExpandedTokens<\/a>, (token<\/a>) -> token<\/a>);$/;" a +'L84' HTML/S/140.html /^<\/a> 84 throw<\/strong> new<\/strong> InputMismatchException<\/a>("Cannot continue rule with no rule open");$/;" a +'L84' HTML/S/143.html /^<\/a> 84 for<\/strong>(ITree<\/a><T<\/a>> itm<\/a> : currentGroup<\/a>) {<\/em>$/;" a +'L84' HTML/S/146.html /^<\/a> 84 builder<\/a>.append<\/a>(root<\/a> == null<\/strong> ? "(null)" : root<\/a>);$/;" a +'L84' HTML/S/147.html /^<\/a> 84 * the closing delimiter. The delimiters are leaf nodes labeled<\/em>$/;" a +'L84' HTML/S/153.html /^<\/a> 84 ret<\/a>.addChild<\/a>(kid<\/a>);$/;" a +'L84' HTML/S/154.html /^<\/a> 84 if<\/strong> (!(obj<\/a> instanceof<\/strong> SimpleParseBlock<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L84' HTML/S/16.html /^<\/a> 84 addInfixRules<\/a>();$/;" a +'L84' HTML/S/164.html /^<\/a> 84 *\/<\/em>$/;" a +'L84' HTML/S/168.html /^<\/a> 84 $/;" a +'L84' HTML/S/180.html /^<\/a> 84 $/;" a +'L84' HTML/S/184.html /^<\/a> 84 *\/<\/em>$/;" a +'L84' HTML/S/185.html /^<\/a> 84 }<\/em> else<\/strong> if<\/strong> (StringUtils<\/a>.containsOnly<\/a>(token<\/a>, "\\\\(")) {<\/em>$/;" a +'L84' HTML/S/186.html /^<\/a> 84 * Only works for fixed length delimiters.<\/em>$/;" a +'L84' HTML/S/188.html /^<\/a> 84 high<\/a>.addMultiDelimiter<\/a>(delim<\/a>);$/;" a +'L84' HTML/S/189.html /^<\/a> 84 public<\/strong> void<\/strong> accept<\/a>(TokenType<\/a> element<\/a>) {<\/em>$/;" a +'L84' HTML/S/190.html /^<\/a> 84 * There's a unmatched opening quote with no strings.$/;" a +'L84' HTML/S/191.html /^<\/a> 84 $/;" a +'L84' HTML/S/192.html /^<\/a> 84 $/;" a +'L84' HTML/S/193.html /^<\/a>220D; 220A # SMALL CONTAINS AS MEMBER$/;" a +'L84' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/fds\/FDS.java$/;" a +'L84' HTML/S/20.html /^<\/a> 84 }<\/em> else<\/strong> {<\/em>$/;" a +'L84' HTML/S/29.html /^<\/a> 84 * This should be one line.<\/em>$/;" a +'L84' HTML/S/30.html /^<\/a> 84 throw<\/strong> new<\/strong> FDSException<\/a>(format<\/a>("Character '%s' is already bound"));$/;" a +'L84' HTML/S/31.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/32.html /^<\/a> 84 *<\/em>$/;" a +'L84' HTML/S/35.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/37.html /^<\/a> 84 @Override<\/a>$/;" a +'L84' HTML/S/38.html /^<\/a> 84 $/;" a +'L84' HTML/S/4.html /^<\/a> 84 case<\/strong> 'a':$/;" a +'L84' HTML/S/42.html /^<\/a> 84 if<\/strong>(rightBinder<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Right binder must not be null");$/;" a +'L84' HTML/S/43.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/44.html /^<\/a> 84 $/;" a +'L84' HTML/S/45.html /^<\/a> 84 @Override<\/a>$/;" a +'L84' HTML/S/46.html /^<\/a> 84 Supplier<\/a><NewLeft<\/a>> leftSupp<\/a> = () -> {<\/em>$/;" a +'L84' HTML/S/48.html /^<\/a> 84 $/;" a +'L84' HTML/S/51.html /^<\/a> 84 * @param <CombinedRight><\/em>$/;" a +'L84' HTML/S/52.html /^<\/a> 84 $/;" a +'L84' HTML/S/53.html /^<\/a> 84 IList<\/a><UnaryOperator<\/a><ContainedType<\/a>>> pendingActions<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L84' HTML/S/54.html /^<\/a> 84 Function<\/a><RightType<\/a>, IPair<\/a><LeftType<\/a>, BoundRight<\/a>>> rightBinder<\/a>) {<\/em>$/;" a +'L84' HTML/S/55.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/56.html /^<\/a> 84 result<\/a> = prime<\/a> * result<\/a> + ((held<\/a> == null<\/strong>) ? 0 : held<\/a>.hashCode<\/a>());$/;" a +'L84' HTML/S/57.html /^<\/a> 84 $/;" a +'L84' HTML/S/59.html /^<\/a> 84 builder<\/a>.append<\/a>("instSite=");$/;" a +'L84' HTML/S/60.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/63.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/64.html /^<\/a> 84 for<\/strong>(String<\/a> word<\/a> : words<\/a>) {<\/em>$/;" a +'L84' HTML/S/65.html /^<\/a> 84 *$/;" a +'L84' HTML/S/66.html /^<\/a> 84 * @param itm<\/em>$/;" a +'L84' HTML/S/67.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/68.html /^<\/a> 84 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L84' HTML/S/69.html /^<\/a> 84 if<\/strong>(data<\/a> == null<\/strong>) {<\/em>$/;" a +'L84' HTML/S/7.html /^<\/a> 84 \/*<\/em>$/;" a +'L84' HTML/S/70.html /^<\/a> 84 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L84' HTML/S/71.html /^<\/a> 84 * The item to add.<\/em>$/;" a +'L84' HTML/S/72.html /^<\/a> 84 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L84' HTML/S/73.html /^<\/a> 84 * Basic combinators<\/em>$/;" a +'L84' HTML/S/74.html /^<\/a> 84 *<\/em>$/;" a +'L84' HTML/S/75.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/76.html /^<\/a> 84 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L84' HTML/S/77.html /^<\/a> 84 if<\/strong>(children<\/a> == null<\/strong>) {<\/em>$/;" a +'L84' HTML/S/81.html /^<\/a> 84 public<\/strong> void<\/strong> balance<\/a>() {<\/em>$/;" a +'L84' HTML/S/82.html /^<\/a> 84 if<\/strong>(traversalPredicate<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Predicate must not be null");$/;" a +'L84' HTML/S/83.html /^<\/a> 84 $/;" a +'L84' HTML/S/85.html /^<\/a> 84 \/**<\/em>$/;" a +'L84' HTML/S/87.html /^<\/a> 84 @Override<\/a>$/;" a +'L84' HTML/S/88.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/89.html /^<\/a> 84 $/;" a +'L84' HTML/S/9.html /^<\/a> 84 \/*<\/em>$/;" a +'L84' HTML/S/90.html /^<\/a> 84 }<\/em>$/;" a +'L84' HTML/S/91.html /^<\/a> 84 }<\/em>, collector<\/a>.finisher<\/a>());$/;" a +'L84' HTML/S/92.html /^<\/a> 84 \/*<\/em>$/;" a +'L84' HTML/S/94.html /^<\/a> 84 \/**$/;" a +'L84' HTML/S/97.html /^<\/a> 84 throw<\/strong> new<\/strong> UnsupportedOperationException<\/a>("Can't add items to transformed map");$/;" a +'L85' HTML/S/1.html /^<\/a>2215; 29F5 # DIVISION SLASH$/;" a +'L85' HTML/S/106.html /^<\/a> 85 @Deprecated<\/a>$/;" a +'L85' HTML/S/108.html /^<\/a> 85 }<\/em>$/;" a +'L85' HTML/S/111.html /^<\/a> 85 \/**<\/em>$/;" a +'L85' HTML/S/112.html /^<\/a> 85 }<\/em> else<\/strong> {<\/em>$/;" a +'L85' HTML/S/113.html /^<\/a> 85 int<\/strong> column<\/a> = 0;$/;" a +'L85' HTML/S/114.html /^<\/a> 85 $/;" a +'L85' HTML/S/115.html /^<\/a> 85 backing<\/a>.get<\/a>(source<\/a>).put<\/a>(target<\/a>, distance<\/a>);$/;" a +'L85' HTML/S/117.html /^<\/a> 85 chooser<\/a>.setFilenameFilter<\/a>(filter<\/a>);$/;" a +'L85' HTML/S/125.html /^<\/a> 85 $/;" a +'L85' HTML/S/128.html /^<\/a> 85 }<\/em>);$/;" a +'L85' HTML/S/130.html /^<\/a> 85 \/**<\/em>$/;" a +'L85' HTML/S/131.html /^<\/a> 85 $/;" a +'L85' HTML/S/132.html /^<\/a> 85 * @param extensions<\/em>$/;" a +'L85' HTML/S/133.html /^<\/a> 85 if<\/strong>(parent<\/a> == null<\/strong>)$/;" a +'L85' HTML/S/138.html /^<\/a> 85 endLine<\/a>, contents<\/a>.length<\/a>());$/;" a +'L85' HTML/S/139.html /^<\/a> 85 $/;" a +'L85' HTML/S/14.html /^<\/a> 85 $/;" a +'L85' HTML/S/140.html /^<\/a> 85 else<\/strong> if<\/strong>(continueRule<\/a> == null<\/strong>)$/;" a +'L85' HTML/S/143.html /^<\/a> 85 subgroupContents<\/a>.addChild<\/a>(itm<\/a>);$/;" a +'L85' HTML/S/146.html /^<\/a> 85 builder<\/a>.append<\/a>(", contents=");$/;" a +'L85' HTML/S/147.html /^<\/a> 85 * with their contents, while the group node contains a<\/em>$/;" a +'L85' HTML/S/153.html /^<\/a> 85 $/;" a +'L85' HTML/S/154.html /^<\/a> 85 $/;" a +'L85' HTML/S/16.html /^<\/a> 85 $/;" a +'L85' HTML/S/164.html /^<\/a> 85 public<\/strong> static<\/strong> <K<\/a>, V<\/a>, C<\/a>> InitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> preTernary<\/a>(int<\/strong> cond1<\/a>, int<\/strong> block1<\/a>, int<\/strong> block2<\/a>, K<\/a> mark1<\/a>, K<\/a> mark2<\/a>,$/;" a +'L85' HTML/S/168.html /^<\/a> 85 \/**<\/em>$/;" a +'L85' HTML/S/180.html /^<\/a> 85 int<\/strong> rightPrec<\/a> = Integer<\/a>.MAX_VALUE<\/a>;$/;" a +'L85' HTML/S/184.html /^<\/a> 85 @SafeVarargs<\/a>$/;" a +'L85' HTML/S/185.html /^<\/a> 85 \/\/ Handle groups of parenthesis for multiple<\/em>$/;" a +'L85' HTML/S/186.html /^<\/a> 85 *<\/em>$/;" a +'L85' HTML/S/188.html /^<\/a> 85 $/;" a +'L85' HTML/S/189.html /^<\/a> 85 \/\/ Handle operators<\/em>$/;" a +'L85' HTML/S/190.html /^<\/a> 85 *\/<\/em>$/;" a +'L85' HTML/S/191.html /^<\/a> 85 \/\/ Grab the tree from the state<\/em>$/;" a +'L85' HTML/S/192.html /^<\/a> 85 assertThat<\/a>(onNonmatchingString<\/a>, hasItems<\/a>("hello"));$/;" a +'L85' HTML/S/193.html /^<\/a>2215; 29F5 # DIVISION SLASH$/;" a +'L85' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/IList.java$/;" a +'L85' HTML/S/20.html /^<\/a> 85 normalOutput<\/a>.print<\/a>(currentMode<\/a>.getName<\/a>() + ">> ");$/;" a +'L85' HTML/S/29.html /^<\/a> 85 * <\/em>$/;" a +'L85' HTML/S/30.html /^<\/a> 85 $/;" a +'L85' HTML/S/32.html /^<\/a> 85 * @param commandName<\/em>$/;" a +'L85' HTML/S/35.html /^<\/a> 85 $/;" a +'L85' HTML/S/37.html /^<\/a> 85 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L85' HTML/S/38.html /^<\/a> 85 return<\/strong> true<\/strong>;$/;" a +'L85' HTML/S/4.html /^<\/a> 85 System<\/a>.out<\/a>.print<\/a>("Enter the letter to add to the binary tree: ");$/;" a +'L85' HTML/S/42.html /^<\/a> 85 $/;" a +'L85' HTML/S/43.html /^<\/a> 85 $/;" a +'L85' HTML/S/44.html /^<\/a> 85 \/**<\/em>$/;" a +'L85' HTML/S/45.html /^<\/a> 85 public<\/strong> <NewType<\/a>> Function<\/a><BoundContainedType<\/a>, IHolder<\/a><NewType<\/a>>> lift($/;" a +'L85' HTML/S/46.html /^<\/a> 85 IPair<\/a><NewLeft<\/a>, NewRight<\/a>> newPair<\/a> = boundPair<\/a>;$/;" a +'L85' HTML/S/48.html /^<\/a> 85 return<\/strong> new<\/strong> HalfBoundLazyPair<\/a><>(rightSupp<\/a>, rightBinder<\/a>);$/;" a +'L85' HTML/S/51.html /^<\/a> 85 * The type of the right value of the combined pair<\/em>$/;" a +'L85' HTML/S/52.html /^<\/a> 85 \/**<\/em>$/;" a +'L85' HTML/S/53.html /^<\/a> 85 $/;" a +'L85' HTML/S/54.html /^<\/a> 85 Supplier<\/a><RightType<\/a>> rightSupp<\/a> = () -> {<\/em>$/;" a +'L85' HTML/S/55.html /^<\/a> 85 $/;" a +'L85' HTML/S/56.html /^<\/a> 85 $/;" a +'L85' HTML/S/57.html /^<\/a> 85 @Override<\/a>$/;" a +'L85' HTML/S/59.html /^<\/a> 85 builder<\/a>.append<\/a>(instSite<\/a>);$/;" a +'L85' HTML/S/60.html /^<\/a> 85 $/;" a +'L85' HTML/S/63.html /^<\/a> 85 $/;" a +'L85' HTML/S/64.html /^<\/a> 85 \/*<\/em>$/;" a +'L85' HTML/S/65.html /^<\/a> 85 * @param key$/;" a +'L85' HTML/S/66.html /^<\/a> 85 * The item to add.<\/em>$/;" a +'L85' HTML/S/67.html /^<\/a> 85 $/;" a +'L85' HTML/S/68.html /^<\/a> 85 $/;" a +'L85' HTML/S/69.html /^<\/a> 85 if<\/strong>(other<\/a>.data<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L85' HTML/S/7.html /^<\/a> 85 * Run the tester interface.<\/em>$/;" a +'L85' HTML/S/70.html /^<\/a> 85 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L85' HTML/S/71.html /^<\/a> 85 *\/<\/em>$/;" a +'L85' HTML/S/72.html /^<\/a> 85 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L85' HTML/S/73.html /^<\/a> 85 *\/<\/em>$/;" a +'L85' HTML/S/74.html /^<\/a> 85 * The cursor can't go past zero. Attempts to move the cursor by amounts<\/em>$/;" a +'L85' HTML/S/75.html /^<\/a> 85 $/;" a +'L85' HTML/S/76.html /^<\/a> 85 $/;" a +'L85' HTML/S/77.html /^<\/a> 85 if<\/strong>(other<\/a>.children<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L85' HTML/S/81.html /^<\/a> 85 IList<\/a><T<\/a>> elements<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L85' HTML/S/82.html /^<\/a> 85 $/;" a +'L85' HTML/S/83.html /^<\/a> 85 if<\/strong>(left<\/a> != null<\/strong>) {<\/em>$/;" a +'L85' HTML/S/85.html /^<\/a> 85 * Execute a provided function for each element of tree it succesfully<\/em>$/;" a +'L85' HTML/S/87.html /^<\/a> 85 public<\/strong> ValueType<\/a> remove<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L85' HTML/S/88.html /^<\/a> 85 $/;" a +'L85' HTML/S/89.html /^<\/a> 85 @Override<\/a>$/;" a +'L85' HTML/S/9.html /^<\/a> 85 * Reserved words that represent themselves, not literals.<\/em>$/;" a +'L85' HTML/S/90.html /^<\/a> 85 }<\/em>$/;" a +'L85' HTML/S/91.html /^<\/a> 85 }<\/em>$/;" a +'L85' HTML/S/92.html /^<\/a> 85 * We don't care about this, because it indicates a key<\/em>$/;" a +'L85' HTML/S/94.html /^<\/a> 85 * Get the value contained on the left of this bifunctor$/;" a +'L85' HTML/S/97.html /^<\/a> 85 }<\/em>$/;" a +'L86' HTML/S/1.html /^<\/a>223C; 223D # TILDE OPERATOR$/;" a +'L86' HTML/S/106.html /^<\/a> 86 public<\/strong> static<\/strong> IList<\/a><String<\/a>> deAffixTokens<\/a>(IList<\/a><String<\/a>> input<\/a>, Deque<\/a><IPair<\/a><String<\/a>, String<\/a>>> operators<\/a>) {<\/em>$/;" a +'L86' HTML/S/108.html /^<\/a> 86 $/;" a +'L86' HTML/S/111.html /^<\/a> 86 * Configure the action to perform on special tokens.<\/em>$/;" a +'L86' HTML/S/112.html /^<\/a> 86 value<\/a>.transform<\/a>((number<\/a>) -> number<\/a> - probability<\/a>);$/;" a +'L86' HTML/S/113.html /^<\/a> 86 $/;" a +'L86' HTML/S/114.html /^<\/a> 86 \/**<\/em>$/;" a +'L86' HTML/S/115.html /^<\/a> 86 $/;" a +'L86' HTML/S/117.html /^<\/a> 86 }<\/em>$/;" a +'L86' HTML/S/125.html /^<\/a> 86 JButton<\/a> addParam<\/a> = null<\/strong>;$/;" a +'L86' HTML/S/128.html /^<\/a> 86 $/;" a +'L86' HTML/S/130.html /^<\/a> 86 * Create a new slider settings, with the initial value in the<\/em>$/;" a +'L86' HTML/S/131.html /^<\/a> 86 questionPane<\/a>.add<\/a>(questionText<\/a>);$/;" a +'L86' HTML/S/132.html /^<\/a> 86 * The list of file extensions the file should have.<\/em>$/;" a +'L86' HTML/S/133.html /^<\/a> 86 throw<\/strong> new<\/strong> NullPointerException<\/a>("Parent must not be null");$/;" a +'L86' HTML/S/138.html /^<\/a> 86 }<\/em>$/;" a +'L86' HTML/S/139.html /^<\/a> 86 currBlock<\/a> = new<\/strong> Block<\/a>(blockNo<\/a>, blockContents<\/a>, blockStartLine<\/a>, blockEndLine<\/a>);$/;" a +'L86' HTML/S/14.html /^<\/a> 86 System<\/a>.out<\/a>.println<\/a>("Shunted: " + shuntedTokens<\/a>.toString<\/a>());$/;" a +'L86' HTML/S/140.html /^<\/a> 86 throw<\/strong> new<\/strong> InputMismatchException<\/a>("Rule continuation not supported for current grammar");$/;" a +'L86' HTML/S/143.html /^<\/a> 86 }<\/em>$/;" a +'L86' HTML/S/146.html /^<\/a> 86 builder<\/a>.append<\/a>(contents<\/a> == null<\/strong> ? "(null)" : contents<\/a>);$/;" a +'L86' HTML/S/147.html /^<\/a> 86 * recursive tree.<\/em>$/;" a +'L86' HTML/S/153.html /^<\/a> 86 tok<\/a> = ctx<\/a>.tokens<\/a>.current<\/a>();$/;" a +'L86' HTML/S/154.html /^<\/a> 86 SimpleParseBlock<\/a><?, ?, ?> other<\/a> = (SimpleParseBlock<\/a><?, ?, ?>) obj<\/a>;$/;" a +'L86' HTML/S/16.html /^<\/a> 86 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < 100; i<\/a>++) {<\/em>$/;" a +'L86' HTML/S/164.html /^<\/a> 86 Token<\/a><K<\/a>, V<\/a>> term<\/a>) {<\/em>$/;" a +'L86' HTML/S/168.html /^<\/a> 86 * Create a post-circumfix operator.<\/em>$/;" a +'L86' HTML/S/180.html /^<\/a> 86 $/;" a +'L86' HTML/S/184.html /^<\/a> 86 public<\/strong> final<\/strong> void<\/strong> expect<\/a>(K<\/a>... expectedKeys<\/a>) throws<\/strong> ExpectationException<\/a> {<\/em>$/;" a +'L86' HTML/S/185.html /^<\/a> 86 \/\/ nesting levels<\/em>$/;" a +'L86' HTML/S/186.html /^<\/a> 86 * The provided strings are regex-escaped before being used.<\/em>$/;" a +'L86' HTML/S/188.html /^<\/a> 86 low<\/a>.addNonMatcher<\/a>("(?:" + delim<\/a> + ")+");$/;" a +'L86' HTML/S/189.html /^<\/a> 86 if<\/strong>(operatorPredicate<\/a>.test<\/a>(element<\/a>)) {<\/em>$/;" a +'L86' HTML/S/190.html /^<\/a> 86 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>(String<\/a>$/;" a +'L86' HTML/S/191.html /^<\/a> 86 return<\/strong> initialState<\/a>.unwrap<\/a>((pair<\/a>) -> {<\/em>$/;" a +'L86' HTML/S/192.html /^<\/a> 86 }<\/em>$/;" a +'L86' HTML/S/193.html /^<\/a>223C; 223D # TILDE OPERATOR$/;" a +'L86' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/TokenTransformer.java$/;" a +'L86' HTML/S/20.html /^<\/a> 86 }<\/em>$/;" a +'L86' HTML/S/29.html /^<\/a> 86 * @param c<\/em>$/;" a +'L86' HTML/S/30.html /^<\/a> 86 modes<\/a>.put<\/a>(c<\/a>, mode<\/a>);$/;" a +'L86' HTML/S/32.html /^<\/a> 86 * The name of the command to add an alias for<\/em>$/;" a +'L86' HTML/S/35.html /^<\/a> 86 \/*<\/em>$/;" a +'L86' HTML/S/37.html /^<\/a> 86 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L86' HTML/S/38.html /^<\/a> 86 }<\/em>;$/;" a +'L86' HTML/S/4.html /^<\/a> 86 command<\/a> = input<\/a>.nextLine<\/a>().charAt<\/a>(0);$/;" a +'L86' HTML/S/42.html /^<\/a> 86 if<\/strong>(isLeft<\/a>) return<\/strong> new<\/strong> Either<\/a><>(leftVal<\/a>, null<\/strong>);$/;" a +'L86' HTML/S/43.html /^<\/a> 86 @Override<\/a>$/;" a +'L86' HTML/S/44.html /^<\/a> 86 * Make this holder a list<\/em>$/;" a +'L86' HTML/S/45.html /^<\/a> 86 Function<\/a><BoundContainedType<\/a>, NewType<\/a>> func<\/a>) {<\/em>$/;" a +'L86' HTML/S/46.html /^<\/a> 86 $/;" a +'L86' HTML/S/48.html /^<\/a> 86 }<\/em>$/;" a +'L86' HTML/S/51.html /^<\/a> 86 * @param otherPair<\/em>$/;" a +'L86' HTML/S/52.html /^<\/a> 86 * Get a count of the number of direct children this node has<\/em>$/;" a +'L86' HTML/S/53.html /^<\/a> 86 actions<\/a>.forEach<\/a>(pendingActions<\/a>::add<\/a>);$/;" a +'L86' HTML/S/54.html /^<\/a> 86 if<\/strong>(rightMaterialized<\/a>) return<\/strong> rightValue<\/a>;$/;" a +'L86' HTML/S/55.html /^<\/a> 86 @Override<\/a>$/;" a +'L86' HTML/S/56.html /^<\/a> 86 return<\/strong> result<\/a>;$/;" a +'L86' HTML/S/57.html /^<\/a> 86 public<\/strong> <NewRight<\/a>> IPair<\/a><LeftType<\/a>, NewRight<\/a>> mapRight<\/a>(Function<\/a><RightType<\/a>, NewRight<\/a>> mapper<\/a>) {<\/em>$/;" a +'L86' HTML/S/59.html /^<\/a> 86 }<\/em>$/;" a +'L86' HTML/S/60.html /^<\/a> 86 @Override<\/a>$/;" a +'L86' HTML/S/63.html /^<\/a> 86 @Override<\/a>$/;" a +'L86' HTML/S/64.html /^<\/a> 86 * A word always abbreviates to itself.<\/em>$/;" a +'L86' HTML/S/65.html /^<\/a> 86 * The key to retrieve data for.$/;" a +'L86' HTML/S/66.html /^<\/a> 86 *\/<\/em>$/;" a +'L86' HTML/S/67.html /^<\/a> 86 @Override<\/a>$/;" a +'L86' HTML/S/68.html /^<\/a> 86 QueueStack<\/a><?> other<\/a> = (QueueStack<\/a><?>) obj<\/a>;$/;" a +'L86' HTML/S/69.html /^<\/a> 86 }<\/em> else<\/strong> if<\/strong>(!data<\/a>.equals<\/a>(other<\/a>.data<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L86' HTML/S/7.html /^<\/a> 86 *\/<\/em>$/;" a +'L86' HTML/S/70.html /^<\/a> 86 $/;" a +'L86' HTML/S/71.html /^<\/a> 86 @Override<\/a>$/;" a +'L86' HTML/S/72.html /^<\/a> 86 $/;" a +'L86' HTML/S/73.html /^<\/a> 86 $/;" a +'L86' HTML/S/74.html /^<\/a> 86 * that would exceed zero don't move the cursor at all.<\/em>$/;" a +'L86' HTML/S/75.html /^<\/a> 86 \/**<\/em>$/;" a +'L86' HTML/S/76.html /^<\/a> 86 currentTape<\/a>.insertAfter<\/a>(itm<\/a>);$/;" a +'L86' HTML/S/77.html /^<\/a> 86 }<\/em> else<\/strong> if<\/strong>(!children<\/a>.equals<\/a>(other<\/a>.children<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L86' HTML/S/81.html /^<\/a> 86 $/;" a +'L86' HTML/S/82.html /^<\/a> 86 return<\/strong> traversalPredicate<\/a>.test<\/a>(data<\/a>);$/;" a +'L86' HTML/S/83.html /^<\/a> 86 E<\/a> collapsedLeftBranch<\/a> = left<\/a>.collapse<\/a>(nodeCollapser<\/a>, branchCollapser<\/a>);$/;" a +'L86' HTML/S/85.html /^<\/a> 86 * completes for<\/em>$/;" a +'L86' HTML/S/87.html /^<\/a> 86 if<\/strong>(!store<\/a>.containsKey<\/a>(key<\/a>)) return<\/strong> delegate<\/a>.remove<\/a>(key<\/a>);$/;" a +'L86' HTML/S/88.html /^<\/a> 86 @Override<\/a>$/;" a +'L86' HTML/S/89.html /^<\/a> 86 public<\/strong> void<\/strong> forEachValue<\/a>(Consumer<\/a><ValueType<\/a>> action<\/a>) {<\/em>$/;" a +'L86' HTML/S/9.html /^<\/a> 86 *\/<\/em>$/;" a +'L86' HTML/S/90.html /^<\/a> 86 $/;" a +'L86' HTML/S/91.html /^<\/a> 86 $/;" a +'L86' HTML/S/92.html /^<\/a> 86 * is missing.<\/em>$/;" a +'L86' HTML/S/94.html /^<\/a> 86 *$/;" a +'L86' HTML/S/97.html /^<\/a> 86 $/;" a +'L87' HTML/S/1.html /^<\/a>223D; 223C # REVERSED TILDE$/;" a +'L87' HTML/S/106.html /^<\/a> 87 return<\/strong> null<\/strong>;$/;" a +'L87' HTML/S/108.html /^<\/a> 87 StringBuilder<\/a> sb<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L87' HTML/S/111.html /^<\/a> 87 * <\/em>$/;" a +'L87' HTML/S/112.html /^<\/a> 87 }<\/em>$/;" a +'L87' HTML/S/113.html /^<\/a> 87 for<\/strong>(String<\/a> part<\/a> : parts<\/a>) {<\/em>$/;" a +'L87' HTML/S/114.html /^<\/a> 87 * Get the target node of an edge<\/em>$/;" a +'L87' HTML/S/115.html /^<\/a> 87 \/\/ Handle possible directed edges<\/em>$/;" a +'L87' HTML/S/117.html /^<\/a> 87 $/;" a +'L87' HTML/S/125.html /^<\/a> 87 $/;" a +'L87' HTML/S/128.html /^<\/a> 87 itemInputPanel<\/a>.add<\/a>(addItemPanel<\/a>, BorderLayout<\/a>.PAGE_START<\/a>);$/;" a +'L87' HTML/S/130.html /^<\/a> 87 * middle<\/em>$/;" a +'L87' HTML/S/131.html /^<\/a> 87 questionPane<\/a>.add<\/a>(questionChoices<\/a>);$/;" a +'L87' HTML/S/132.html /^<\/a> 87 * @return The file the user has chosen.<\/em>$/;" a +'L87' HTML/S/133.html /^<\/a> 87 else<\/strong> if<\/strong>(title<\/a> == null<\/strong>)$/;" a +'L87' HTML/S/139.html /^<\/a> 87 $/;" a +'L87' HTML/S/14.html /^<\/a> 87 $/;" a +'L87' HTML/S/140.html /^<\/a> 87 $/;" a +'L87' HTML/S/143.html /^<\/a> 87 $/;" a +'L87' HTML/S/146.html /^<\/a> 87 builder<\/a>.append<\/a>(", subgroup=");$/;" a +'L87' HTML/S/147.html /^<\/a> 87 * <\/em>$/;" a +'L87' HTML/S/153.html /^<\/a> 87 $/;" a +'L87' HTML/S/154.html /^<\/a> 87 $/;" a +'L87' HTML/S/16.html /^<\/a> 87 IList<\/a><String<\/a>> ls<\/a> = rules<\/a>.generateListValues<\/a>("<item>", " ");$/;" a +'L87' HTML/S/164.html /^<\/a> 87 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> condBlock<\/a> = new<\/strong> SimpleParseBlock<\/a><>(cond1<\/a>, mark1<\/a>, null<\/strong>);$/;" a +'L87' HTML/S/168.html /^<\/a> 87 * <\/em>$/;" a +'L87' HTML/S/180.html /^<\/a> 87 while<\/strong>(true<\/strong>) {<\/em>$/;" a +'L87' HTML/S/184.html /^<\/a> 87 expect<\/a>(new<\/strong> HashSet<\/a><>(Arrays<\/a>.asList<\/a>(expectedKeys<\/a>)));$/;" a +'L87' HTML/S/185.html /^<\/a> 87 stack<\/a>.push<\/a>(token<\/a>);$/;" a +'L87' HTML/S/186.html /^<\/a> 87 *<\/em>$/;" a +'L87' HTML/S/188.html /^<\/a> 87 }<\/em>$/;" a +'L87' HTML/S/189.html /^<\/a> 87 initialState<\/a>.transform<\/a>(new<\/strong> OperatorHandler<\/a>(element<\/a>));$/;" a +'L87' HTML/S/190.html /^<\/a> 87 .format<\/a>("Unclosed string literal '%s'. Opening quote was at position %d", inp<\/a>, inp<\/a>.indexOf<\/a>("\\"")));$/;" a +'L87' HTML/S/191.html /^<\/a> 87 return<\/strong> pair<\/a>.getRight<\/a>();$/;" a +'L87' HTML/S/192.html /^<\/a> 87 $/;" a +'L87' HTML/S/193.html /^<\/a>223D; 223C # REVERSED TILDE$/;" a +'L87' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/BinaryCommand.java$/;" a +'L87' HTML/S/20.html /^<\/a> 87 $/;" a +'L87' HTML/S/29.html /^<\/a> 87 * The character to look at the help for.<\/em>$/;" a +'L87' HTML/S/30.html /^<\/a> 87 $/;" a +'L87' HTML/S/32.html /^<\/a> 87 * @param aliasName<\/em>$/;" a +'L87' HTML/S/35.html /^<\/a> 87 * (non-Javadoc)<\/em>$/;" a +'L87' HTML/S/37.html /^<\/a> 87 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L87' HTML/S/38.html /^<\/a> 87 $/;" a +'L87' HTML/S/4.html /^<\/a> 87 $/;" a +'L87' HTML/S/42.html /^<\/a> 87 $/;" a +'L87' HTML/S/43.html /^<\/a> 87 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><ContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L87' HTML/S/44.html /^<\/a> 87 *<\/em>$/;" a +'L87' HTML/S/45.html /^<\/a> 87 if<\/strong> (func<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Function to lift must not be null");$/;" a +'L87' HTML/S/46.html /^<\/a> 87 if<\/strong>(!pairBound<\/a>) {<\/em>$/;" a +'L87' HTML/S/48.html /^<\/a> 87 $/;" a +'L87' HTML/S/51.html /^<\/a> 87 * The other pair to combine with<\/em>$/;" a +'L87' HTML/S/52.html /^<\/a> 87 *<\/em>$/;" a +'L87' HTML/S/53.html /^<\/a> 87 $/;" a +'L87' HTML/S/54.html /^<\/a> 87 $/;" a +'L87' HTML/S/55.html /^<\/a> 87 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L87' HTML/S/56.html /^<\/a> 87 }<\/em>$/;" a +'L87' HTML/S/57.html /^<\/a> 87 if<\/strong>(mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L87' HTML/S/59.html /^<\/a> 87 $/;" a +'L87' HTML/S/60.html /^<\/a> 87 public<\/strong> ITree<\/a><ContainedType<\/a>> next<\/a>() {<\/em>$/;" a +'L87' HTML/S/63.html /^<\/a> 87 public<\/strong> void<\/strong> addChild<\/a>(ITree<\/a><ContainedType<\/a>> child<\/a>) {<\/em>$/;" a +'L87' HTML/S/64.html /^<\/a> 87 *\/<\/em>$/;" a +'L87' HTML/S/65.html /^<\/a> 87 *$/;" a +'L87' HTML/S/66.html /^<\/a> 87 @Override<\/a>$/;" a +'L87' HTML/S/67.html /^<\/a> 87 public<\/strong> ValueType<\/a> put<\/a>(KeyType<\/a> key<\/a>, ValueType<\/a> val<\/a>) {<\/em>$/;" a +'L87' HTML/S/68.html /^<\/a> 87 $/;" a +'L87' HTML/S/69.html /^<\/a> 87 $/;" a +'L87' HTML/S/7.html /^<\/a> 87 private<\/strong> void<\/strong> runLoop<\/a>() {<\/em>$/;" a +'L87' HTML/S/70.html /^<\/a> 87 builder<\/a>.append<\/a>("SimpleStack [backing=");$/;" a +'L87' HTML/S/71.html /^<\/a> 87 public<\/strong> void<\/strong> insertBefore<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L87' HTML/S/72.html /^<\/a> 87 SpaghettiStack<\/a><?> other<\/a> = (SpaghettiStack<\/a><?>) obj<\/a>;$/;" a +'L87' HTML/S/73.html /^<\/a> 87 \/**<\/em>$/;" a +'L87' HTML/S/74.html /^<\/a> 87 *<\/em>$/;" a +'L87' HTML/S/75.html /^<\/a> 87 * Insert an element before the current item.<\/em>$/;" a +'L87' HTML/S/76.html /^<\/a> 87 }<\/em>$/;" a +'L87' HTML/S/77.html /^<\/a> 87 $/;" a +'L87' HTML/S/81.html /^<\/a> 87 \/\/ Add each element to the list in sorted order<\/em>$/;" a +'L87' HTML/S/82.html /^<\/a> 87 }<\/em>$/;" a +'L87' HTML/S/83.html /^<\/a> 87 $/;" a +'L87' HTML/S/85.html /^<\/a> 87 *<\/em>$/;" a +'L87' HTML/S/87.html /^<\/a> 87 $/;" a +'L87' HTML/S/88.html /^<\/a> 87 public<\/strong> boolean<\/strong> add<\/a>(E<\/a> item<\/a>) {<\/em>$/;" a +'L87' HTML/S/89.html /^<\/a> 87 wrappedMap<\/a>.values<\/a>().forEach<\/a>(action<\/a>);$/;" a +'L87' HTML/S/9.html /^<\/a> 87 Set<\/a><String<\/a>> reserved<\/a> = new<\/strong> LinkedHashSet<\/a><>();$/;" a +'L87' HTML/S/90.html /^<\/a> 87 \/**<\/em>$/;" a +'L87' HTML/S/91.html /^<\/a> 87 \/**<\/em>$/;" a +'L87' HTML/S/92.html /^<\/a> 87 *\/<\/em>$/;" a +'L87' HTML/S/94.html /^<\/a> 87 * @return The value on the left side of this bifunctor$/;" a +'L87' HTML/S/97.html /^<\/a> 87 @Override<\/a>$/;" a +'L88' HTML/S/1.html /^<\/a>2243; 22CD # ASYMPTOTICALLY EQUAL TO$/;" a +'L88' HTML/S/106.html /^<\/a> 88 }<\/em>$/;" a +'L88' HTML/S/108.html /^<\/a> 88 $/;" a +'L88' HTML/S/111.html /^<\/a> 88 * @param marker<\/em>$/;" a +'L88' HTML/S/112.html /^<\/a> 88 }<\/em>$/;" a +'L88' HTML/S/113.html /^<\/a> 88 int<\/strong> weight<\/a>;$/;" a +'L88' HTML/S/114.html /^<\/a> 88 *<\/em>$/;" a +'L88' HTML/S/115.html /^<\/a> 88 if<\/strong> (!directed<\/a>) {<\/em>$/;" a +'L88' HTML/S/117.html /^<\/a> 88 chooser<\/a>.setMultipleMode(true<\/strong>);$/;" a +'L88' HTML/S/125.html /^<\/a> 88 if<\/strong>(add<\/a> != null<\/strong>) {<\/em>$/;" a +'L88' HTML/S/128.html /^<\/a> 88 itemInputPanel<\/a>.add<\/a>(listScroller<\/a>, BorderLayout<\/a>.CENTER<\/a>);$/;" a +'L88' HTML/S/130.html /^<\/a> 88 *<\/em>$/;" a +'L88' HTML/S/131.html /^<\/a> 88 $/;" a +'L88' HTML/S/132.html /^<\/a> 88 *\/<\/em>$/;" a +'L88' HTML/S/133.html /^<\/a> 88 throw<\/strong> new<\/strong> NullPointerException<\/a>("Title must not be null");$/;" a +'L88' HTML/S/139.html /^<\/a> 88 return<\/strong> true<\/strong>;$/;" a +'L88' HTML/S/14.html /^<\/a> 88 Predicate<\/a><String<\/a>> specialPicker<\/a> = (operator<\/a>) -> {<\/em>$/;" a +'L88' HTML/S/140.html /^<\/a> 88 \/\/ Accept the rule<\/em>$/;" a +'L88' HTML/S/143.html /^<\/a> 88 while<\/strong>(!contents<\/a>.isEmpty<\/a>()) {<\/em>$/;" a +'L88' HTML/S/146.html /^<\/a> 88 builder<\/a>.append<\/a>(subgroup<\/a> == null<\/strong> ? "(null)" : subgroup<\/a>);$/;" a +'L88' HTML/S/147.html /^<\/a> 88 * @throws DelimiterException<\/em>$/;" a +'L88' HTML/S/153.html /^<\/a> 88 ctx<\/a>.tokens<\/a>.expect<\/a>(delim<\/a>, term<\/a>);$/;" a +'L88' HTML/S/154.html /^<\/a> 88 if<\/strong> (pow<\/a> != other<\/a>.pow<\/a>) return<\/strong> false<\/strong>;$/;" a +'L88' HTML/S/16.html /^<\/a> 88 $/;" a +'L88' HTML/S/164.html /^<\/a> 88 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> opblock1<\/a> = new<\/strong> SimpleParseBlock<\/a><>(block1<\/a>, mark2<\/a>, null<\/strong>);$/;" a +'L88' HTML/S/168.html /^<\/a> 88 * This is an operator in form similar to array indexing.<\/em>$/;" a +'L88' HTML/S/180.html /^<\/a> 88 Token<\/a><K<\/a>, V<\/a>> tok<\/a> = tokens<\/a>.current<\/a>();$/;" a +'L88' HTML/S/184.html /^<\/a> 88 }<\/em>$/;" a +'L88' HTML/S/185.html /^<\/a> 88 }<\/em> else<\/strong> if<\/strong> (StringUtils<\/a>.containsOnly<\/a>(token<\/a>, "\\\\)")) {<\/em>$/;" a +'L88' HTML/S/186.html /^<\/a> 88 * @param delims<\/em>$/;" a +'L88' HTML/S/188.html /^<\/a> 88 }<\/em>$/;" a +'L88' HTML/S/189.html /^<\/a> 88 }<\/em> else<\/strong> {<\/em>$/;" a +'L88' HTML/S/190.html /^<\/a> 88 }<\/em>$/;" a +'L88' HTML/S/191.html /^<\/a> 88 }<\/em>);$/;" a +'L88' HTML/S/192.html /^<\/a> 88 \/*<\/em>$/;" a +'L88' HTML/S/193.html /^<\/a>2243; 22CD # ASYMPTOTICALLY EQUAL TO$/;" a +'L88' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/IMap.java$/;" a +'L88' HTML/S/20.html /^<\/a> 88 \/*<\/em>$/;" a +'L88' HTML/S/29.html /^<\/a> 88 * <\/em>$/;" a +'L88' HTML/S/30.html /^<\/a> 88 registered<\/a>.add<\/a>(c<\/a>);$/;" a +'L88' HTML/S/32.html /^<\/a> 88 * The new alias for the command<\/em>$/;" a +'L88' HTML/S/35.html /^<\/a> 88 * <\/em>$/;" a +'L88' HTML/S/37.html /^<\/a> 88 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L88' HTML/S/38.html /^<\/a> 88 \/\/ Try reading components<\/em>$/;" a +'L88' HTML/S/4.html /^<\/a> 88 tree<\/a>.addNode<\/a>(command<\/a>);$/;" a +'L88' HTML/S/42.html /^<\/a> 88 return<\/strong> rightBinder<\/a>.apply<\/a>(rightVal<\/a>);$/;" a +'L88' HTML/S/43.html /^<\/a> 88 return<\/strong> new<\/strong> Identity<\/a><>(mapper<\/a>.apply<\/a>(heldValue<\/a>));$/;" a +'L88' HTML/S/44.html /^<\/a> 88 * @return A list version of this holder<\/em>$/;" a +'L88' HTML/S/45.html /^<\/a> 88 $/;" a +'L88' HTML/S/46.html /^<\/a> 88 newPair<\/a> = binder<\/a>.apply<\/a>(leftSupplier<\/a>.get<\/a>(), rightSupplier<\/a>.get<\/a>());$/;" a +'L88' HTML/S/48.html /^<\/a> 88 @Override<\/a>$/;" a +'L88' HTML/S/51.html /^<\/a> 88 * @param leftCombiner<\/em>$/;" a +'L88' HTML/S/52.html /^<\/a> 88 * @return The number of direct children this node has<\/em>$/;" a +'L88' HTML/S/53.html /^<\/a> 88 return<\/strong> new<\/strong> Lazy<\/a><>(() -> {<\/em>$/;" a +'L88' HTML/S/54.html /^<\/a> 88 return<\/strong> rightSupplier<\/a>.get<\/a>();$/;" a +'L88' HTML/S/55.html /^<\/a> 88 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L88' HTML/S/56.html /^<\/a> 88 $/;" a +'L88' HTML/S/57.html /^<\/a> 88 $/;" a +'L88' HTML/S/59.html /^<\/a> 88 builder<\/a>.append<\/a>("]");$/;" a +'L88' HTML/S/60.html /^<\/a> 88 if<\/strong>(done<\/a>) throw<\/strong> new<\/strong> NoSuchElementException<\/a>();$/;" a +'L88' HTML/S/63.html /^<\/a> 88 if<\/strong>(hasChildren<\/a> == false<\/strong>) {<\/em>$/;" a +'L88' HTML/S/64.html /^<\/a> 88 abbrevMap<\/a>.put<\/a>(word<\/a>, word<\/a>);$/;" a +'L88' HTML/S/65.html /^<\/a> 88 * @return The value for the given key.$/;" a +'L88' HTML/S/66.html /^<\/a> 88 public<\/strong> void<\/strong> insertBefore<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L88' HTML/S/67.html /^<\/a> 88 if<\/strong>(backing<\/a>.containsKey<\/a>(key<\/a>)) {<\/em>$/;" a +'L88' HTML/S/68.html /^<\/a> 88 if<\/strong>(backing<\/a> == null<\/strong>) {<\/em>$/;" a +'L88' HTML/S/69.html /^<\/a> 88 return<\/strong> true<\/strong>;$/;" a +'L88' HTML/S/7.html /^<\/a> 88 Scanner<\/a> scn<\/a> = new<\/strong> Scanner<\/a>(System<\/a>.in<\/a>);$/;" a +'L88' HTML/S/70.html /^<\/a> 88 builder<\/a>.append<\/a>(backing<\/a>);$/;" a +'L88' HTML/S/71.html /^<\/a> 88 backing<\/a>.add<\/a>(pos<\/a>, itm<\/a>);$/;" a +'L88' HTML/S/72.html /^<\/a> 88 $/;" a +'L88' HTML/S/73.html /^<\/a> 88 * Drop n items from the stack.<\/em>$/;" a +'L88' HTML/S/74.html /^<\/a> 88 * @param amt<\/em>$/;" a +'L88' HTML/S/75.html /^<\/a> 88 *<\/em>$/;" a +'L88' HTML/S/76.html /^<\/a> 88 $/;" a +'L88' HTML/S/77.html /^<\/a> 88 if<\/strong>(data<\/a> == null<\/strong>) {<\/em>$/;" a +'L88' HTML/S/81.html /^<\/a> 88 root<\/a>.forEach<\/a>(TreeLinearizationMethod<\/a>.INORDER<\/a>, element<\/a> -> elements<\/a>.add<\/a>(element<\/a>));$/;" a +'L88' HTML/S/82.html /^<\/a> 88 }<\/em>$/;" a +'L88' HTML/S/83.html /^<\/a> 88 if<\/strong>(right<\/a> != null<\/strong>) {<\/em>$/;" a +'L88' HTML/S/85.html /^<\/a> 88 * @param linearizationMethod<\/em>$/;" a +'L88' HTML/S/87.html /^<\/a> 88 return<\/strong> store<\/a>.remove<\/a>(key<\/a>);$/;" a +'L88' HTML/S/88.html /^<\/a> 88 return<\/strong> wrapped<\/a>.add<\/a>(item<\/a>);$/;" a +'L88' HTML/S/89.html /^<\/a> 88 }<\/em>$/;" a +'L88' HTML/S/9.html /^<\/a> 88 reserved<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("if", "then", "else"));$/;" a +'L88' HTML/S/90.html /^<\/a> 88 * Get the string tokenizer encapsulated by this tokenizer<\/em>$/;" a +'L88' HTML/S/91.html /^<\/a> 88 * Combine this list with another one into a new list and merge the<\/em>$/;" a +'L88' HTML/S/92.html /^<\/a> 88 return<\/strong> defaultValue<\/a>;$/;" a +'L88' HTML/S/94.html /^<\/a> 88 *\/<\/em>$/;" a +'L88' HTML/S/97.html /^<\/a> 88 public<\/strong> NewValue<\/a> remove<\/a>(OldKey<\/a> key<\/a>) {<\/em>$/;" a +'L89' HTML/S/1.html /^<\/a>2252; 2253 # APPROXIMATELY EQUAL TO OR THE IMAGE OF$/;" a +'L89' HTML/S/106.html /^<\/a> 89 $/;" a +'L89' HTML/S/108.html /^<\/a> 89 String<\/a> joiner<\/a> = join<\/a>;$/;" a +'L89' HTML/S/111.html /^<\/a> 89 * The marker to find special tokens.<\/em>$/;" a +'L89' HTML/S/112.html /^<\/a> 89 }<\/em>);$/;" a +'L89' HTML/S/113.html /^<\/a> 89 $/;" a +'L89' HTML/S/114.html /^<\/a> 89 * @return The target node of this edge<\/em>$/;" a +'L89' HTML/S/115.html /^<\/a> 89 if<\/strong> (!backing<\/a>.containsKey<\/a>(target<\/a>)) {<\/em>$/;" a +'L89' HTML/S/117.html /^<\/a> 89 chooser<\/a>.setVisible<\/a>(true<\/strong>);$/;" a +'L89' HTML/S/125.html /^<\/a> 89 addParam<\/a> = new<\/strong> JButton<\/a>("Add...");$/;" a +'L89' HTML/S/128.html /^<\/a> 89 itemInputPanel<\/a>.add<\/a>(removeItemButton<\/a>, BorderLayout<\/a>.PAGE_END<\/a>);$/;" a +'L89' HTML/S/130.html /^<\/a> 89 * @param min<\/em>$/;" a +'L89' HTML/S/131.html /^<\/a> 89 JPanel<\/a> buttonPane<\/a> = new<\/strong> JPanel<\/a>();$/;" a +'L89' HTML/S/132.html /^<\/a> 89 public<\/strong> static<\/strong> File<\/a> getOpenFile<\/a>(Component<\/a> parent<\/a>, String<\/a> title<\/a>, String<\/a>... extensions<\/a>) {<\/em>$/;" a +'L89' HTML/S/133.html /^<\/a> 89 else<\/strong> if<\/strong>(prompt<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Prompt must not be null");$/;" a +'L89' HTML/S/139.html /^<\/a> 89 }<\/em> catch<\/strong> (NoSuchElementException<\/a> nseex) {<\/em>$/;" a +'L89' HTML/S/14.html /^<\/a> 89 if<\/strong>(StringUtils<\/a>.containsOnly<\/a>(operator<\/a>, "\\\\[")) return<\/strong> true<\/strong>;$/;" a +'L89' HTML/S/140.html /^<\/a> 89 continueRule<\/a>.accept<\/a>(new<\/strong> FunctionalStringTokenizer<\/a>(line<\/a>.substring<\/a>(1), " "), state<\/a>);$/;" a +'L89' HTML/S/143.html /^<\/a> 89 ITree<\/a><T<\/a>> possibleSubordinate<\/a> = contents<\/a>.peek<\/a>();$/;" a +'L89' HTML/S/146.html /^<\/a> 89 builder<\/a>.append<\/a>("]");$/;" a +'L89' HTML/S/147.html /^<\/a> 89 * Thrown if something went wrong during sequence<\/em>$/;" a +'L89' HTML/S/153.html /^<\/a> 89 $/;" a +'L89' HTML/S/154.html /^<\/a> 89 $/;" a +'L89' HTML/S/16.html /^<\/a> 89 StringBuilder<\/a> sb<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L89' HTML/S/164.html /^<\/a> 89 ParseBlock<\/a><K<\/a>, V<\/a>, C<\/a>> opblock2<\/a> = new<\/strong> SimpleParseBlock<\/a><>(block2<\/a>, null<\/strong>, null<\/strong>);$/;" a +'L89' HTML/S/168.html /^<\/a> 89 * <\/em>$/;" a +'L89' HTML/S/180.html /^<\/a> 89 $/;" a +'L89' HTML/S/184.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/185.html /^<\/a> 89 \/\/ Handle groups of parenthesis for multiple<\/em>$/;" a +'L89' HTML/S/186.html /^<\/a> 89 * The delimiters to match on.<\/em>$/;" a +'L89' HTML/S/188.html /^<\/a> 89 $/;" a +'L89' HTML/S/189.html /^<\/a> 89 ITree<\/a><TokenType<\/a>> newAST<\/a> = new<\/strong> Tree<\/a><>(element<\/a>);$/;" a +'L89' HTML/S/190.html /^<\/a> 89 $/;" a +'L89' HTML/S/191.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/192.html /^<\/a> 89 * Check handling of empty strings.<\/em>$/;" a +'L89' HTML/S/193.html /^<\/a>2252; 2253 # APPROXIMATELY EQUAL TO OR THE IMAGE OF$/;" a +'L89' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcdata\/bst\/BinarySearchTree.java$/;" a +'L89' HTML/S/20.html /^<\/a> 89 * Read in a command.<\/em>$/;" a +'L89' HTML/S/29.html /^<\/a> 89 * @return The help for what's bound to the character.<\/em>$/;" a +'L89' HTML/S/30.html /^<\/a> 89 if<\/strong> (!changed<\/a>) changed<\/a> = true<\/strong>;$/;" a +'L89' HTML/S/32.html /^<\/a> 89 *<\/em>$/;" a +'L89' HTML/S/35.html /^<\/a> 89 * @see java.lang.Object#hashCode()<\/em>$/;" a +'L89' HTML/S/37.html /^<\/a> 89 $/;" a +'L89' HTML/S/38.html /^<\/a> 89 try<\/strong> {<\/em>$/;" a +'L89' HTML/S/4.html /^<\/a> 89 break<\/strong>;$/;" a +'L89' HTML/S/42.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/43.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/44.html /^<\/a> 89 *\/<\/em>$/;" a +'L89' HTML/S/45.html /^<\/a> 89 return<\/strong> (val<\/a>) -> {<\/em>$/;" a +'L89' HTML/S/46.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/48.html /^<\/a> 89 public<\/strong> <OtherLeft<\/a>, OtherRight<\/a>, CombinedLeft<\/a>, CombinedRight<\/a>> IPair<\/a><CombinedLeft<\/a>, CombinedRight<\/a>> combine<\/a>($/;" a +'L89' HTML/S/51.html /^<\/a> 89 * @param rightCombiner<\/em>$/;" a +'L89' HTML/S/52.html /^<\/a> 89 *\/<\/em>$/;" a +'L89' HTML/S/53.html /^<\/a> 89 ContainedType<\/a> currVal<\/a> = heldValue<\/a>;$/;" a +'L89' HTML/S/54.html /^<\/a> 89 }<\/em>;$/;" a +'L89' HTML/S/55.html /^<\/a> 89 int<\/strong> result<\/a> = 1;$/;" a +'L89' HTML/S/56.html /^<\/a> 89 @Override<\/a>$/;" a +'L89' HTML/S/57.html /^<\/a> 89 return<\/strong> new<\/strong> Pair<\/a><>(leftValue<\/a>, mapper<\/a>.apply<\/a>(rightValue<\/a>));$/;" a +'L89' HTML/S/59.html /^<\/a> 89 $/;" a +'L89' HTML/S/60.html /^<\/a> 89 $/;" a +'L89' HTML/S/63.html /^<\/a> 89 hasChildren<\/a> = true<\/strong>;$/;" a +'L89' HTML/S/64.html /^<\/a> 89 $/;" a +'L89' HTML/S/65.html /^<\/a> 89 *$/;" a +'L89' HTML/S/66.html /^<\/a> 89 front<\/a>.insertBefore<\/a>(itm<\/a>);$/;" a +'L89' HTML/S/67.html /^<\/a> 89 Stack<\/a><ValueType<\/a>> stk<\/a> = backing<\/a>.get<\/a>(key<\/a>);$/;" a +'L89' HTML/S/68.html /^<\/a> 89 if<\/strong>(other<\/a>.backing<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L89' HTML/S/69.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/7.html /^<\/a> 89 $/;" a +'L89' HTML/S/70.html /^<\/a> 89 builder<\/a>.append<\/a>("]");$/;" a +'L89' HTML/S/71.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/72.html /^<\/a> 89 if<\/strong>(backing<\/a> == null<\/strong>) {<\/em>$/;" a +'L89' HTML/S/73.html /^<\/a> 89 *<\/em>$/;" a +'L89' HTML/S/74.html /^<\/a> 89 * The amount to attempt to move the cursor left.<\/em>$/;" a +'L89' HTML/S/75.html /^<\/a> 89 * @param itm<\/em>$/;" a +'L89' HTML/S/76.html /^<\/a> 89 \/**<\/em>$/;" a +'L89' HTML/S/77.html /^<\/a> 89 if<\/strong>(other<\/a>.data<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L89' HTML/S/81.html /^<\/a> 89 $/;" a +'L89' HTML/S/83.html /^<\/a> 89 E<\/a> collapsedRightBranch<\/a> = right<\/a>.collapse<\/a>(nodeCollapser<\/a>, branchCollapser<\/a>);$/;" a +'L89' HTML/S/85.html /^<\/a> 89 * The way to linearize the tree for executing<\/em>$/;" a +'L89' HTML/S/87.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/88.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/89.html /^<\/a> 89 $/;" a +'L89' HTML/S/9.html /^<\/a> 89 reserved<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("and", "or"));$/;" a +'L89' HTML/S/90.html /^<\/a> 89 *<\/em>$/;" a +'L89' HTML/S/91.html /^<\/a> 89 * results.<\/em>$/;" a +'L89' HTML/S/92.html /^<\/a> 89 }<\/em>$/;" a +'L89' HTML/S/94.html /^<\/a> 89 public<\/strong> LeftType<\/a> getLeft<\/a>();$/;" a +'L89' HTML/S/97.html /^<\/a> 89 return<\/strong> transformer<\/a>.apply<\/a>(backing<\/a>.remove<\/a>(key<\/a>));$/;" a +'L9' HTML/S/1.html /^<\/a># Bidi_Mirroring_Glyph Property$/;" a +'L9' HTML/S/10.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/100.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/101.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/102.html /^<\/a> 9 $/;" a +'L9' HTML/S/103.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/104.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/105.html /^<\/a> 9 * The type of object being built<\/em>$/;" a +'L9' HTML/S/106.html /^<\/a> 9 import<\/strong> java.util.Iterator;$/;" a +'L9' HTML/S/107.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/108.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/109.html /^<\/a> 9 * Type of the first argument.<\/em>$/;" a +'L9' HTML/S/11.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.tokens.StringToken;$/;" a +'L9' HTML/S/110.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/111.html /^<\/a> 9 $/;" a +'L9' HTML/S/112.html /^<\/a> 9 import<\/strong> java.util.Random;$/;" a +'L9' HTML/S/113.html /^<\/a> 9 import<\/strong> bjc.utils.funcutils.FuncUtils;$/;" a +'L9' HTML/S/114.html /^<\/a> 9 * The type of the nodes in the graph<\/em>$/;" a +'L9' HTML/S/115.html /^<\/a> 9 import<\/strong> java.util.ArrayList;$/;" a +'L9' HTML/S/116.html /^<\/a> 9 $/;" a +'L9' HTML/S/117.html /^<\/a> 9 $/;" a +'L9' HTML/S/118.html /^<\/a> 9 import<\/strong> javax.swing.filechooser.FileFilter;$/;" a +'L9' HTML/S/119.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/12.html /^<\/a> 2$/;" a +'L9' HTML/S/120.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/121.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/122.html /^<\/a> 9 import<\/strong> javax.swing.DefaultListModel;$/;" a +'L9' HTML/S/123.html /^<\/a> 9 import<\/strong> javax.swing.JLabel;$/;" a +'L9' HTML/S/124.html /^<\/a> 9 $/;" a +'L9' HTML/S/125.html /^<\/a> 9 import<\/strong> java.util.function.Supplier;$/;" a +'L9' HTML/S/127.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/128.html /^<\/a> 9 $/;" a +'L9' HTML/S/129.html /^<\/a> 9 $/;" a +'L9' HTML/S/13.html /^<\/a> 9 $/;" a +'L9' HTML/S/130.html /^<\/a> 9 import<\/strong> javax.swing.JLabel;$/;" a +'L9' HTML/S/131.html /^<\/a> 9 $/;" a +'L9' HTML/S/132.html /^<\/a> 9 $/;" a +'L9' HTML/S/133.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/134.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/135.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/136.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/137.html /^<\/a> 9 * An output stream that prints to a JTextArea<\/em>$/;" a +'L9' HTML/S/138.html /^<\/a> 9 public<\/strong> class<\/strong> Block<\/a> {<\/em>$/;" a +'L9' HTML/S/139.html /^<\/a> 9 import<\/strong> java.util.regex.Pattern;$/;" a +'L9' HTML/S/14.html /^<\/a> 9 import<\/strong> bjc.utils.funcdata.IList;$/;" a +'L9' HTML/S/140.html /^<\/a> 9 import<\/strong> bjc.utils.funcdata.FunctionalStringTokenizer;$/;" a +'L9' HTML/S/141.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/142.html /^<\/a> 9 * <\/em>$/;" a +'L9' HTML/S/143.html /^<\/a> 9 $/;" a +'L9' HTML/S/144.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/145.html /^<\/a> 9 $/;" a +'L9' HTML/S/146.html /^<\/a> 9 * The type of item in the tree.<\/em>$/;" a +'L9' HTML/S/147.html /^<\/a> 9 import<\/strong> bjc.utils.funcdata.IMap;$/;" a +'L9' HTML/S/148.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/149.html /^<\/a> 9 *\/<\/em>$/;" a +'L9' HTML/S/15.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.tokens.StringToken;$/;" a +'L9' HTML/S/150.html /^<\/a> 9 @FunctionalInterface<\/a>$/;" a +'L9' HTML/S/151.html /^<\/a> 9 public<\/strong> class<\/strong> ParserException<\/a> extends<\/strong> Exception<\/a> {<\/em>$/;" a +'L9' HTML/S/152.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/153.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.ParserContext;$/;" a +'L9' HTML/S/154.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L9' HTML/S/155.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L9' HTML/S/156.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/157.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/158.html /^<\/a> 9 * <\/em>$/;" a +'L9' HTML/S/159.html /^<\/a> 9 import<\/strong> java.util.Set;$/;" a +'L9' HTML/S/16.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/160.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/161.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/162.html /^<\/a> 9 * Default implementation of a non-initial command.<\/em>$/;" a +'L9' HTML/S/163.html /^<\/a> 9 $/;" a +'L9' HTML/S/164.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.blocks.TriggeredParseBlock;$/;" a +'L9' HTML/S/165.html /^<\/a> 9 $/;" a +'L9' HTML/S/166.html /^<\/a> 9 * The key type of the tokens.<\/em>$/;" a +'L9' HTML/S/167.html /^<\/a> 9 * The key type of the tokens.<\/em>$/;" a +'L9' HTML/S/168.html /^<\/a> 9 $/;" a +'L9' HTML/S/169.html /^<\/a> 9 $/;" a +'L9' HTML/S/17.html /^<\/a> 9 * Examples of random grammar<\/em>$/;" a +'L9' HTML/S/170.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/171.html /^<\/a> 9 $/;" a +'L9' HTML/S/172.html /^<\/a> 9 * The key type of the tokens.<\/em>$/;" a +'L9' HTML/S/173.html /^<\/a> 9 $/;" a +'L9' HTML/S/174.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.Token;$/;" a +'L9' HTML/S/175.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/176.html /^<\/a> 9 * @author EVE<\/em>$/;" a +'L9' HTML/S/177.html /^<\/a> 9 * @author EVE<\/em>$/;" a +'L9' HTML/S/178.html /^<\/a> 9 * @author bjculkin<\/em>$/;" a +'L9' HTML/S/179.html /^<\/a> 9 * The key type of the tokens.<\/em>$/;" a +'L9' HTML/S/18.html /^<\/a>delims-addgroup tag initial$/;" a +'L9' HTML/S/180.html /^<\/a> 9 import<\/strong> java.util.HashMap;$/;" a +'L9' HTML/S/181.html /^<\/a> 9 * The key type of this token. Represents the type of the token.<\/em>$/;" a +'L9' HTML/S/182.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/183.html /^<\/a> 9 * Simple implementation of token stream for strings.<\/em>$/;" a +'L9' HTML/S/184.html /^<\/a> 9 $/;" a +'L9' HTML/S/185.html /^<\/a> 9 import<\/strong> java.util.Deque;$/;" a +'L9' HTML/S/186.html /^<\/a> 9 * <\/em>$/;" a +'L9' HTML/S/187.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/188.html /^<\/a> 9 * <\/em>$/;" a +'L9' HTML/S/189.html /^<\/a> 9 import<\/strong> java.util.Deque;$/;" a +'L9' HTML/S/19.html /^<\/a> add-subgroup , 1$/;" a +'L9' HTML/S/190.html /^<\/a> 9 * Utilities useful for operating on PL tokens.$/;" a +'L9' HTML/S/191.html /^<\/a> 9 $/;" a +'L9' HTML/S/192.html /^<\/a> 9 import<\/strong> org.junit.Rule;$/;" a +'L9' HTML/S/193.html /^<\/a># Bidi_Mirroring_Glyph Property$/;" a +'L9' HTML/S/194.html /^<\/a> 2$/;" a +'L9' HTML/S/195.html /^<\/a>delims-addgroup tag initial$/;" a +'L9' HTML/S/196.html /^<\/a> add-subgroup , 1$/;" a +'L9' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/RightBinaryCommand.java$/;" a +'L9' HTML/S/2.html /^<\/a> <configuration>$/;" a +'L9' HTML/S/20.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/203.html /^<\/a> <property name="maven.multiModuleProjectDirectory" value="\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2"\/>$/;" a +'L9' HTML/S/21.html /^<\/a> 9 public<\/strong> interface<\/strong> Command<\/a> {<\/em>$/;" a +'L9' HTML/S/22.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/23.html /^<\/a> 9 public<\/strong> interface<\/strong> CommandHelp<\/a> {<\/em>$/;" a +'L9' HTML/S/24.html /^<\/a> 9 *\/<\/em>$/;" a +'L9' HTML/S/25.html /^<\/a> 9 class<\/strong> DelegatingCommand<\/a> implements<\/strong> Command<\/a> {<\/em>$/;" a +'L9' HTML/S/26.html /^<\/a> 9 $/;" a +'L9' HTML/S/27.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/28.html /^<\/a> 9 public<\/strong> class<\/strong> FDSException<\/a> extends<\/strong> Exception<\/a> {<\/em>$/;" a +'L9' HTML/S/29.html /^<\/a> 9 * @author bjculkin<\/em>$/;" a +'L9' HTML/S/3.html /^<\/a> 9 * Test for abbreviation map.<\/em>$/;" a +'L9' HTML/S/30.html /^<\/a> 9 $/;" a +'L9' HTML/S/31.html /^<\/a> 9 public<\/strong> class<\/strong> GenericCommand<\/a> implements<\/strong> Command<\/a> {<\/em>$/;" a +'L9' HTML/S/32.html /^<\/a> 9 $/;" a +'L9' HTML/S/33.html /^<\/a> 9 public<\/strong> class<\/strong> GenericHelp<\/a> implements<\/strong> CommandHelp<\/a> {<\/em>$/;" a +'L9' HTML/S/34.html /^<\/a> 9 public<\/strong> class<\/strong> NullHelp<\/a> implements<\/strong> CommandHelp<\/a> {<\/em>$/;" a +'L9' HTML/S/35.html /^<\/a> 9 public<\/strong> class<\/strong> ComponentDescription<\/a> implements<\/strong> IDescribedComponent<\/a> {<\/em>$/;" a +'L9' HTML/S/36.html /^<\/a> 9 $/;" a +'L9' HTML/S/37.html /^<\/a> 9 public<\/strong> class<\/strong> ComponentDescriptionState<\/a> {<\/em>$/;" a +'L9' HTML/S/38.html /^<\/a> 9 $/;" a +'L9' HTML/S/39.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/4.html /^<\/a> 9 * Example showing how to use the binary search tree.<\/em>$/;" a +'L9' HTML/S/40.html /^<\/a> 9 *\/<\/em>$/;" a +'L9' HTML/S/41.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/42.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/43.html /^<\/a> 9 * @param <ContainedType><\/em>$/;" a +'L9' HTML/S/44.html /^<\/a> 9 import<\/strong> java.util.function.Consumer;$/;" a +'L9' HTML/S/45.html /^<\/a> 9 import<\/strong> java.util.function.Supplier;$/;" a +'L9' HTML/S/46.html /^<\/a> 9 import<\/strong> java.util.function.Function;$/;" a +'L9' HTML/S/47.html /^<\/a> 9 $/;" a +'L9' HTML/S/48.html /^<\/a> 9 import<\/strong> java.util.function.Function;$/;" a +'L9' HTML/S/49.html /^<\/a> 9 @SuppressWarnings<\/a>("javadoc")$/;" a +'L9' HTML/S/5.html /^<\/a> 9 * Simple example for FDS.<\/em>$/;" a +'L9' HTML/S/50.html /^<\/a> 9 @SuppressWarnings<\/a>("javadoc")$/;" a +'L9' HTML/S/51.html /^<\/a> 9 \/**<\/em>$/;" a +'L9' HTML/S/52.html /^<\/a> 9 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L9' HTML/S/53.html /^<\/a> 9 import<\/strong> java.util.function.UnaryOperator;$/;" a +'L9' HTML/S/54.html /^<\/a> 9 $/;" a +'L9' HTML/S/55.html /^<\/a> 9 $/;" a +'L9' HTML/S/56.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/57.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/58.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/59.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/6.html /^<\/a> 9 public<\/strong> class<\/strong> TestContext<\/a> {<\/em>$/;" a +'L9' HTML/S/60.html /^<\/a> 9 import<\/strong> java.util.function.Function;$/;" a +'L9' HTML/S/61.html /^<\/a> 9 public<\/strong> enum<\/strong> TopDownTransformResult<\/a> {<\/em>$/;" a +'L9' HTML/S/62.html /^<\/a> 9 * @author EVE<\/em>$/;" a +'L9' HTML/S/63.html /^<\/a> 9 import<\/strong> java.util.function.Predicate;$/;" a +'L9' HTML/S/64.html /^<\/a> 9 import<\/strong> java.util.Arrays;$/;" a +'L9' HTML/S/65.html /^<\/a> 9 * @param <K>$/;" a +'L9' HTML/S/66.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/67.html /^<\/a> 9 import<\/strong> java.util.function.Function;$/;" a +'L9' HTML/S/68.html /^<\/a> 9 * @param <T><\/em>$/;" a +'L9' HTML/S/69.html /^<\/a> 9 * Has a split namespace for data and children.<\/em>$/;" a +'L9' HTML/S/7.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.delims.SequenceDelimiter;$/;" a +'L9' HTML/S/70.html /^<\/a> 9 * @param <T><\/em>$/;" a +'L9' HTML/S/71.html /^<\/a> 9 * A tape is essentially a 1D array with a cursor attached to it, and you can<\/em>$/;" a +'L9' HTML/S/72.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/73.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/74.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/75.html /^<\/a> 9 * If there is no tape currently loaded into the changer, all the methods will<\/em>$/;" a +'L9' HTML/S/76.html /^<\/a> 9 * It has a current tape that you can do operations to, but also operations to<\/em>$/;" a +'L9' HTML/S/77.html /^<\/a> 9 * Has a unified namespace for data and children.<\/em>$/;" a +'L9' HTML/S/78.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/79.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/8.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.tokens.StringToken;$/;" a +'L9' HTML/S/80.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/81.html /^<\/a> 9 import<\/strong> java.util.function.Predicate;$/;" a +'L9' HTML/S/82.html /^<\/a> 9 * A leaf in a tree.<\/em>$/;" a +'L9' HTML/S/83.html /^<\/a> 9 import<\/strong> static bjc.utils.funcdata.bst.DirectedWalkFunction.DirectedWalkResult.LEFT;$/;" a +'L9' HTML/S/84.html /^<\/a> 9 * The type of element stored in the walked tree<\/em>$/;" a +'L9' HTML/S/85.html /^<\/a> 9 * A interface for the fundamental things that want to be part of a tree.<\/em>$/;" a +'L9' HTML/S/86.html /^<\/a> 9 public<\/strong> enum<\/strong> TreeLinearizationMethod<\/a> {<\/em>$/;" a +'L9' HTML/S/87.html /^<\/a> 9 class<\/strong> ExtendedMap<\/a><KeyType<\/a>, ValueType<\/a>> implements<\/strong> IMap<\/a><KeyType<\/a>, ValueType<\/a>> {<\/em>$/;" a +'L9' HTML/S/88.html /^<\/a> 9 import<\/strong> java.util.Collections;$/;" a +'L9' HTML/S/89.html /^<\/a> 9 import<\/strong> java.util.function.Function;$/;" a +'L9' HTML/S/9.html /^<\/a> 9 import<\/strong> bjc.utils.parserutils.pratt.tokens.StringToken;$/;" a +'L9' HTML/S/90.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/91.html /^<\/a> 9 import<\/strong> java.util.function.Consumer;$/;" a +'L9' HTML/S/92.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/93.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/94.html /^<\/a> 9 * @param <LeftType>$/;" a +'L9' HTML/S/95.html /^<\/a> 9 * @author ben<\/em>$/;" a +'L9' HTML/S/97.html /^<\/a> 9 *<\/em>$/;" a +'L9' HTML/S/98.html /^<\/a> 9 * Utilities for producing implementations of {@link Collector}<\/em>$/;" a +'L9' HTML/S/99.html /^<\/a> 9 import<\/strong> java.util.function.BiConsumer;$/;" a +'L90' HTML/S/1.html /^<\/a>2253; 2252 # IMAGE OF OR APPROXIMATELY EQUAL TO$/;" a +'L90' HTML/S/106.html /^<\/a> 90 \/**<\/em>$/;" a +'L90' HTML/S/108.html /^<\/a> 90 String<\/a> coma<\/a> = comma<\/a>;$/;" a +'L90' HTML/S/111.html /^<\/a> 90 * <\/em>$/;" a +'L90' HTML/S/112.html /^<\/a> 90 $/;" a +'L90' HTML/S/113.html /^<\/a> 90 try<\/strong> {<\/em>$/;" a +'L90' HTML/S/114.html /^<\/a> 90 *\/<\/em>$/;" a +'L90' HTML/S/115.html /^<\/a> 90 backing<\/a>.put<\/a>(target<\/a>, new<\/strong> FunctionalMap<\/a><T<\/a>, Integer<\/a>>());$/;" a +'L90' HTML/S/117.html /^<\/a> 90 $/;" a +'L90' HTML/S/125.html /^<\/a> 90 addParam<\/a>.addActionListener<\/a>((event<\/a>) -> {<\/em>$/;" a +'L90' HTML/S/128.html /^<\/a> 90 $/;" a +'L90' HTML/S/130.html /^<\/a> 90 * The minimum value of the slider<\/em>$/;" a +'L90' HTML/S/131.html /^<\/a> 90 $/;" a +'L90' HTML/S/132.html /^<\/a> 90 JFileChooser<\/a> files<\/a> = new<\/strong> JFileChooser<\/a>();$/;" a +'L90' HTML/S/133.html /^<\/a> 90 $/;" a +'L90' HTML/S/139.html /^<\/a> 90 return<\/strong> false<\/strong>;$/;" a +'L90' HTML/S/14.html /^<\/a> 90 else<\/strong> if<\/strong>(StringUtils<\/a>.containsOnly<\/a>(operator<\/a>, "\\\\]")) return<\/strong> true<\/strong>;$/;" a +'L90' HTML/S/140.html /^<\/a> 90 }<\/em>$/;" a +'L90' HTML/S/143.html /^<\/a> 90 $/;" a +'L90' HTML/S/146.html /^<\/a> 90 $/;" a +'L90' HTML/S/147.html /^<\/a> 90 * delimitation.<\/em>$/;" a +'L90' HTML/S/153.html /^<\/a> 90 if<\/strong> (onDelim<\/a> != null<\/strong>) ctx<\/a>.state<\/a> = onDelim<\/a>.apply<\/a>(ctx<\/a>.state<\/a>);$/;" a +'L90' HTML/S/154.html /^<\/a> 90 if<\/strong> (term<\/a> == null<\/strong>) {<\/em>$/;" a +'L90' HTML/S/16.html /^<\/a> 90 ls<\/a>.forEach<\/a>(sb<\/a>::append<\/a>);$/;" a +'L90' HTML/S/164.html /^<\/a> 90 $/;" a +'L90' HTML/S/168.html /^<\/a> 90 * @param precedence<\/em>$/;" a +'L90' HTML/S/180.html /^<\/a> 90 K<\/a> key<\/a> = tok<\/a>.getKey<\/a>();$/;" a +'L90' HTML/S/185.html /^<\/a> 90 \/\/ nesting levels<\/em>$/;" a +'L90' HTML/S/186.html /^<\/a> 90 *\/<\/em>$/;" a +'L90' HTML/S/188.html /^<\/a> 90 \/**<\/em>$/;" a +'L90' HTML/S/189.html /^<\/a> 90 $/;" a +'L90' HTML/S/190.html /^<\/a> 90 while<\/strong> (mt<\/a>.find<\/a>()) {<\/em>$/;" a +'L90' HTML/S/191.html /^<\/a> 90 }<\/em>$/;" a +'L90' HTML/S/192.html /^<\/a> 90 *\/<\/em>$/;" a +'L90' HTML/S/193.html /^<\/a>2253; 2252 # IMAGE OF OR APPROXIMATELY EQUAL TO$/;" a +'L90' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/cli\/fds\/SimpleFDSMode.java$/;" a +'L90' HTML/S/20.html /^<\/a> 90 *\/<\/em>$/;" a +'L90' HTML/S/29.html /^<\/a> 90 *\/<\/em>$/;" a +'L90' HTML/S/30.html /^<\/a> 90 }<\/em>$/;" a +'L90' HTML/S/32.html /^<\/a> 90 * @throws IllegalArgumentException<\/em>$/;" a +'L90' HTML/S/35.html /^<\/a> 90 *\/<\/em>$/;" a +'L90' HTML/S/37.html /^<\/a> 90 ComponentDescriptionState<\/a> other<\/a> = (ComponentDescriptionState<\/a>) obj<\/a>;$/;" a +'L90' HTML/S/38.html /^<\/a> 90 FileUtils<\/a>.traverseDirectory<\/a>(sourceDirectory<\/a>, firstLevelTraverser<\/a>, (pth<\/a>, attr<\/a>) -> {<\/em>$/;" a +'L90' HTML/S/4.html /^<\/a> 90 case<\/strong> 'r':$/;" a +'L90' HTML/S/42.html /^<\/a> 90 $/;" a +'L90' HTML/S/43.html /^<\/a> 90 $/;" a +'L90' HTML/S/44.html /^<\/a> 90 public<\/strong> default<\/strong> IHolder<\/a><ContainedType<\/a>> makeList() {<\/em>$/;" a +'L90' HTML/S/45.html /^<\/a> 90 return<\/strong> new<\/strong> Lazy<\/a><>(func<\/a>.apply<\/a>(val<\/a>));$/;" a +'L90' HTML/S/46.html /^<\/a> 90 $/;" a +'L90' HTML/S/48.html /^<\/a> 90 IPair<\/a><OtherLeft<\/a>, OtherRight<\/a>> otherPair<\/a>,$/;" a +'L90' HTML/S/51.html /^<\/a> 90 * @return A pair with its values combined<\/em>$/;" a +'L90' HTML/S/52.html /^<\/a> 90 public<\/strong> int<\/strong> getChildrenCount<\/a>();$/;" a +'L90' HTML/S/53.html /^<\/a> 90 $/;" a +'L90' HTML/S/54.html /^<\/a> 90 $/;" a +'L90' HTML/S/55.html /^<\/a> 90 $/;" a +'L90' HTML/S/56.html /^<\/a> 90 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L90' HTML/S/57.html /^<\/a> 90 }<\/em>$/;" a +'L90' HTML/S/59.html /^<\/a> 90 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L90' HTML/S/60.html /^<\/a> 90 if<\/strong>(curYield<\/a> != null<\/strong>) {<\/em>$/;" a +'L90' HTML/S/63.html /^<\/a> 90 $/;" a +'L90' HTML/S/64.html /^<\/a> 90 intAddWord<\/a>(word<\/a>);$/;" a +'L90' HTML/S/65.html /^<\/a> 90 * @throws IllegalArgumentException$/;" a +'L90' HTML/S/66.html /^<\/a> 90 back<\/a>.insertAfter<\/a>(null<\/strong>);$/;" a +'L90' HTML/S/67.html /^<\/a> 90 $/;" a +'L90' HTML/S/68.html /^<\/a> 90 }<\/em> else<\/strong> if<\/strong>(!backing<\/a>.equals<\/a>(other<\/a>.backing<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L90' HTML/S/69.html /^<\/a> 90 $/;" a +'L90' HTML/S/7.html /^<\/a> 90 System<\/a>.out<\/a>.print<\/a>("Enter a command (blank line to quit): ");$/;" a +'L90' HTML/S/70.html /^<\/a> 90 $/;" a +'L90' HTML/S/71.html /^<\/a> 90 $/;" a +'L90' HTML/S/72.html /^<\/a> 90 if<\/strong>(other<\/a>.backing<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L90' HTML/S/73.html /^<\/a> 90 * @param n<\/em>$/;" a +'L90' HTML/S/74.html /^<\/a> 90 *<\/em>$/;" a +'L90' HTML/S/75.html /^<\/a> 90 * The item to add.<\/em>$/;" a +'L90' HTML/S/76.html /^<\/a> 90 * Remove the current element.<\/em>$/;" a +'L90' HTML/S/77.html /^<\/a> 90 }<\/em> else<\/strong> if<\/strong>(!data<\/a>.equals<\/a>(other<\/a>.data<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L90' HTML/S/81.html /^<\/a> 90 \/\/ Clear the tree<\/em>$/;" a +'L90' HTML/S/83.html /^<\/a> 90 $/;" a +'L90' HTML/S/85.html /^<\/a> 90 * @param predicate<\/em>$/;" a +'L90' HTML/S/87.html /^<\/a> 90 $/;" a +'L90' HTML/S/88.html /^<\/a> 90 $/;" a +'L90' HTML/S/89.html /^<\/a> 90 @Override<\/a>$/;" a +'L90' HTML/S/9.html /^<\/a> 90 reserved<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("begin", "end"));$/;" a +'L90' HTML/S/90.html /^<\/a> 90 * @return The encapsulated tokenizer<\/em>$/;" a +'L90' HTML/S/91.html /^<\/a> 90 *<\/em>$/;" a +'L90' HTML/S/92.html /^<\/a> 90 }<\/em>$/;" a +'L90' HTML/S/94.html /^<\/a> 90 $/;" a +'L90' HTML/S/97.html /^<\/a> 90 }<\/em>$/;" a +'L91' HTML/S/1.html /^<\/a>2254; 2255 # COLON EQUALS$/;" a +'L91' HTML/S/106.html /^<\/a> 91 * Select a number of random items from the list without replacement<\/em>$/;" a +'L91' HTML/S/108.html /^<\/a> 91 $/;" a +'L91' HTML/S/111.html /^<\/a> 91 * @param action<\/em>$/;" a +'L91' HTML/S/112.html /^<\/a> 91 return<\/strong> current<\/a>.unwrap<\/a>((result<\/a>) -> result<\/a>);$/;" a +'L91' HTML/S/113.html /^<\/a> 91 weight<\/a> = Integer<\/a>.parseInt<\/a>(part<\/a>);$/;" a +'L91' HTML/S/114.html /^<\/a> 91 public<\/strong> T<\/a> getTarget<\/a>() {<\/em>$/;" a +'L91' HTML/S/115.html /^<\/a> 91 }<\/em>$/;" a +'L91' HTML/S/117.html /^<\/a> 91 while<\/strong>(chooser<\/a>.getFile<\/a>() == null<\/strong>) {<\/em>$/;" a +'L91' HTML/S/125.html /^<\/a> 91 DefaultListModel<\/a><E<\/a>> model<\/a> = (DefaultListModel<\/a><E<\/a>>) list<\/a>.getModel<\/a>();$/;" a +'L91' HTML/S/128.html /^<\/a> 91 add<\/a>(itemInputPanel<\/a>);$/;" a +'L91' HTML/S/130.html /^<\/a> 91 * @param max<\/em>$/;" a +'L91' HTML/S/131.html /^<\/a> 91 JButton<\/a> okButton<\/a> = new<\/strong> JButton<\/a>("Ok");$/;" a +'L91' HTML/S/132.html /^<\/a> 91 $/;" a +'L91' HTML/S/133.html /^<\/a> 91 return<\/strong> JOptionPane<\/a>.showInternalInputDialog(parent<\/a>, prompt<\/a>, title<\/a>, JOptionPane<\/a>.QUESTION_MESSAGE<\/a>);$/;" a +'L91' HTML/S/139.html /^<\/a> 91 }<\/em>$/;" a +'L91' HTML/S/14.html /^<\/a> 91 $/;" a +'L91' HTML/S/140.html /^<\/a> 91 $/;" a +'L91' HTML/S/143.html /^<\/a> 91 if<\/strong>(possibleSubordinate<\/a>.getHead<\/a>().equals<\/a>(chars<\/a>.subgroup<\/a>)) {<\/em>$/;" a +'L91' HTML/S/146.html /^<\/a> 91 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L91' HTML/S/147.html /^<\/a> 91 * <\/em>$/;" a +'L91' HTML/S/153.html /^<\/a> 91 }<\/em>$/;" a +'L91' HTML/S/154.html /^<\/a> 91 if<\/strong> (other<\/a>.term<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L91' HTML/S/16.html /^<\/a> 91 $/;" a +'L91' HTML/S/164.html /^<\/a> 91 return<\/strong> new<\/strong> PreTernaryCommand<\/a><>(condBlock<\/a>, opblock1<\/a>, opblock2<\/a>, term<\/a>);$/;" a +'L91' HTML/S/168.html /^<\/a> 91 * The precedence of this operator<\/em>$/;" a +'L91' HTML/S/180.html /^<\/a> 91 $/;" a +'L91' HTML/S/185.html /^<\/a> 91 String<\/a> swappedToken<\/a> = token<\/a>.replace<\/a>(')', '(');$/;" a +'L91' HTML/S/186.html /^<\/a> 91 public<\/strong> void<\/strong> addDelimiter<\/a>(String<\/a>... delims<\/a>) {<\/em>$/;" a +'L91' HTML/S/188.html /^<\/a> 91 * Adds simple compound operators to split on.<\/em>$/;" a +'L91' HTML/S/189.html /^<\/a> 91 \/\/ Insert the new tree into the AST<\/em>$/;" a +'L91' HTML/S/190.html /^<\/a> 91 \/*$/;" a +'L91' HTML/S/192.html /^<\/a> 91 @Test<\/a>$/;" a +'L91' HTML/S/193.html /^<\/a>2254; 2255 # COLON EQUALS$/;" a +'L91' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/UnifiedDirectory.java$/;" a +'L91' HTML/S/20.html /^<\/a> 91 String<\/a> currentLine<\/a> = inputSource<\/a>.nextLine<\/a>();$/;" a +'L91' HTML/S/29.html /^<\/a> 91 default<\/strong> CommandHelp<\/a> getHelp<\/a>(char<\/strong> c<\/a>) {<\/em>$/;" a +'L91' HTML/S/30.html /^<\/a> 91 $/;" a +'L91' HTML/S/32.html /^<\/a> 91 * if the specified command doesn't have a bound<\/em>$/;" a +'L91' HTML/S/35.html /^<\/a> 91 @Override<\/a>$/;" a +'L91' HTML/S/37.html /^<\/a> 91 $/;" a +'L91' HTML/S/38.html /^<\/a> 91 loadComponent<\/a>(componentReader<\/a>, pth<\/a>);$/;" a +'L91' HTML/S/4.html /^<\/a> 91 System<\/a>.out<\/a>.print<\/a>("Enter the letter to add to the binary tree: ");$/;" a +'L91' HTML/S/42.html /^<\/a> 91 @Override<\/a>$/;" a +'L91' HTML/S/43.html /^<\/a> 91 @Override<\/a>$/;" a +'L91' HTML/S/44.html /^<\/a> 91 return<\/strong> new<\/strong> BoundListHolder<\/a><>(new<\/strong> FunctionalList<\/a><>(this<\/strong>));$/;" a +'L91' HTML/S/45.html /^<\/a> 91 }<\/em>;$/;" a +'L91' HTML/S/46.html /^<\/a> 91 return<\/strong> newPair<\/a>.getLeft<\/a>();$/;" a +'L91' HTML/S/48.html /^<\/a> 91 BiFunction<\/a><NewLeft<\/a>, OtherLeft<\/a>, CombinedLeft<\/a>> leftCombiner<\/a>,$/;" a +'L91' HTML/S/51.html /^<\/a> 91 *\/<\/em>$/;" a +'L91' HTML/S/52.html /^<\/a> 91 $/;" a +'L91' HTML/S/53.html /^<\/a> 91 if<\/strong> (!valueMaterialized<\/a>) {<\/em>$/;" a +'L91' HTML/S/54.html /^<\/a> 91 return<\/strong> new<\/strong> HalfBoundLazyPair<\/a><>(rightSupp<\/a>, rightBinder<\/a>);$/;" a +'L91' HTML/S/55.html /^<\/a> 91 result<\/a> = prime<\/a> * result<\/a> + ((heldValues<\/a> == null<\/strong>) ? 0 : heldValues<\/a>.hashCode<\/a>());$/;" a +'L91' HTML/S/56.html /^<\/a> 91 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L91' HTML/S/57.html /^<\/a> 91 $/;" a +'L91' HTML/S/59.html /^<\/a> 91 }<\/em>$/;" a +'L91' HTML/S/60.html /^<\/a> 91 if<\/strong>(curYield<\/a>.hasNext<\/a>())$/;" a +'L91' HTML/S/63.html /^<\/a> 91 children<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L91' HTML/S/64.html /^<\/a> 91 }<\/em>$/;" a +'L91' HTML/S/65.html /^<\/a> 91 * If no value exists for the given key.$/;" a +'L91' HTML/S/66.html /^<\/a> 91 }<\/em>$/;" a +'L91' HTML/S/67.html /^<\/a> 91 ValueType<\/a> vl<\/a> = stk<\/a>.top<\/a>();$/;" a +'L91' HTML/S/68.html /^<\/a> 91 $/;" a +'L91' HTML/S/69.html /^<\/a> 91 @Override<\/a>$/;" a +'L91' HTML/S/7.html /^<\/a> 91 String<\/a> inp<\/a> = scn<\/a>.nextLine<\/a>().trim<\/a>();$/;" a +'L91' HTML/S/70.html /^<\/a> 91 return<\/strong> builder<\/a>.toString<\/a>();$/;" a +'L91' HTML/S/71.html /^<\/a> 91 \/**<\/em>$/;" a +'L91' HTML/S/72.html /^<\/a> 91 }<\/em> else<\/strong> if<\/strong>(!backing<\/a>.equals<\/a>(other<\/a>.backing<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L91' HTML/S/73.html /^<\/a> 91 * The number of items to drop.<\/em>$/;" a +'L91' HTML/S/74.html /^<\/a> 91 * @return True if the cursor was moved left.<\/em>$/;" a +'L91' HTML/S/75.html /^<\/a> 91 *\/<\/em>$/;" a +'L91' HTML/S/76.html /^<\/a> 91 *<\/em>$/;" a +'L91' HTML/S/77.html /^<\/a> 91 $/;" a +'L91' HTML/S/81.html /^<\/a> 91 root<\/a> = null<\/strong>;$/;" a +'L91' HTML/S/83.html /^<\/a> 91 E<\/a> collapsedBranches<\/a> = branchCollapser<\/a>.apply<\/a>(collapsedLeftBranch<\/a>, collapsedRightBranch<\/a>);$/;" a +'L91' HTML/S/85.html /^<\/a> 91 * The predicate to apply to each element, where it<\/em>$/;" a +'L91' HTML/S/87.html /^<\/a> 91 @Override<\/a>$/;" a +'L91' HTML/S/88.html /^<\/a> 91 @Override<\/a>$/;" a +'L91' HTML/S/89.html /^<\/a> 91 public<\/strong> ValueType<\/a> get<\/a>(KeyType<\/a> key<\/a>) {<\/em>$/;" a +'L91' HTML/S/9.html /^<\/a> 91 reserved<\/a>.addAll<\/a>(Arrays<\/a>.asList<\/a>("switch", "case"));$/;" a +'L91' HTML/S/90.html /^<\/a> 91 *\/<\/em>$/;" a +'L91' HTML/S/91.html /^<\/a> 91 * Works sort of like a combined zip\/map over resulting pairs. Does not<\/em>$/;" a +'L91' HTML/S/92.html /^<\/a> 91 $/;" a +'L91' HTML/S/94.html /^<\/a> 91 \/**$/;" a +'L91' HTML/S/97.html /^<\/a> 91 $/;" a +'L92' HTML/S/1.html /^<\/a>2255; 2254 # EQUALS COLON$/;" a +'L92' HTML/S/106.html /^<\/a> 92 *<\/em>$/;" a +'L92' HTML/S/108.html /^<\/a> 92 switch<\/strong> (objects<\/a>.length<\/a>) {<\/em>$/;" a +'L92' HTML/S/111.html /^<\/a> 92 * The action to take on those tokens.<\/em>$/;" a +'L92' HTML/S/112.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/113.html /^<\/a> 92 }<\/em> catch<\/strong>(NumberFormatException<\/a> nfex<\/a>) {<\/em>$/;" a +'L92' HTML/S/114.html /^<\/a> 92 return<\/strong> target<\/a>;$/;" a +'L92' HTML/S/115.html /^<\/a> 92 $/;" a +'L92' HTML/S/117.html /^<\/a> 92 SimpleDialogs<\/a>.showError<\/a>(parent<\/a>, "File I\/O Error", "Please choose a file to open.");$/;" a +'L92' HTML/S/125.html /^<\/a> 92 $/;" a +'L92' HTML/S/128.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/130.html /^<\/a> 92 * The maximum value of the slider<\/em>$/;" a +'L92' HTML/S/131.html /^<\/a> 92 JButton<\/a> cancelButton<\/a> = new<\/strong> JButton<\/a>("Cancel");$/;" a +'L92' HTML/S/132.html /^<\/a> 92 files<\/a>.addChoosableFileFilter<\/a>(new<\/strong> ExtensionFileFilter<\/a>(extensions<\/a>));$/;" a +'L92' HTML/S/133.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/139.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/14.html /^<\/a> 92 return<\/strong> false<\/strong>;$/;" a +'L92' HTML/S/140.html /^<\/a> 92 private<\/strong> boolean<\/strong> endRule<\/a>(E<\/a> state<\/a>, boolean<\/strong> isRuleOpen<\/a>) {<\/em>$/;" a +'L92' HTML/S/143.html /^<\/a> 92 T<\/a> otherMarker<\/a> = possibleSubordinate<\/a>.getChild<\/a>(1).getHead<\/a>();$/;" a +'L92' HTML/S/146.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/147.html /^<\/a> 92 *\/<\/em>$/;" a +'L92' HTML/S/153.html /^<\/a> 92 $/;" a +'L92' HTML/S/154.html /^<\/a> 92 }<\/em> else<\/strong> if<\/strong> (!term<\/a>.equals<\/a>(other<\/a>.term<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L92' HTML/S/16.html /^<\/a> 92 System<\/a>.out<\/a>.println<\/a>(sb<\/a>.toString<\/a>().replaceAll<\/a>("\\\\s+", " "));$/;" a +'L92' HTML/S/164.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/168.html /^<\/a> 92 * <\/em>$/;" a +'L92' HTML/S/180.html /^<\/a> 92 NonInitialCommand<\/a><K<\/a>, V<\/a>, C<\/a>> command<\/a> = leftCommands<\/a>.getOrDefault<\/a>(key<\/a>, DEFAULT_LEFT_COMMAND<\/a>);$/;" a +'L92' HTML/S/185.html /^<\/a> 92 $/;" a +'L92' HTML/S/186.html /^<\/a> 92 for<\/strong>(String<\/a> delim<\/a> : delims<\/a>) {<\/em>$/;" a +'L92' HTML/S/188.html /^<\/a> 92 * <\/em>$/;" a +'L92' HTML/S/189.html /^<\/a> 92 initialState<\/a>.transform<\/a>((pair<\/a>) -> {<\/em>$/;" a +'L92' HTML/S/190.html /^<\/a> 92 * Remove the string until the quoted string.$/;" a +'L92' HTML/S/192.html /^<\/a> 92 public<\/strong> void<\/strong> testRemoveDQuote_EmptyString() {<\/em>$/;" a +'L92' HTML/S/193.html /^<\/a>2255; 2254 # EQUALS COLON$/;" a +'L92' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/esodata\/AbbrevMap.java$/;" a +'L92' HTML/S/20.html /^<\/a> 92 $/;" a +'L92' HTML/S/29.html /^<\/a> 92 return<\/strong> new<\/strong> NullHelp<\/a>();$/;" a +'L92' HTML/S/30.html /^<\/a> 92 @Override<\/a>$/;" a +'L92' HTML/S/32.html /^<\/a> 92 * handler, or if the alias name already has a bound<\/em>$/;" a +'L92' HTML/S/35.html /^<\/a> 92 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L92' HTML/S/37.html /^<\/a> 92 if<\/strong>(author<\/a> == null<\/strong>) {<\/em>$/;" a +'L92' HTML/S/38.html /^<\/a> 92 $/;" a +'L92' HTML/S/4.html /^<\/a> 92 command<\/a> = input<\/a>.nextLine<\/a>().charAt<\/a>(0);$/;" a +'L92' HTML/S/42.html /^<\/a> 92 public<\/strong> <OtherLeft<\/a>, OtherRight<\/a>, CombinedLeft<\/a>, CombinedRight<\/a>> IPair<\/a><CombinedLeft<\/a>, CombinedRight<\/a>> combine<\/a>($/;" a +'L92' HTML/S/43.html /^<\/a> 92 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L92' HTML/S/44.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/45.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/46.html /^<\/a> 92 }<\/em>;$/;" a +'L92' HTML/S/48.html /^<\/a> 92 BiFunction<\/a><NewRight<\/a>, OtherRight<\/a>, CombinedRight<\/a>> rightCombiner<\/a>) {<\/em>$/;" a +'L92' HTML/S/51.html /^<\/a> 92 public<\/strong> <OtherLeft<\/a>, OtherRight<\/a>, CombinedLeft<\/a>, CombinedRight<\/a>> IPair<\/a><CombinedLeft<\/a>, CombinedRight<\/a>> combine<\/a>($/;" a +'L92' HTML/S/52.html /^<\/a> 92 \/**<\/em>$/;" a +'L92' HTML/S/53.html /^<\/a> 92 currVal<\/a> = valueSupplier<\/a>.get<\/a>();$/;" a +'L92' HTML/S/54.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/55.html /^<\/a> 92 $/;" a +'L92' HTML/S/56.html /^<\/a> 92 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L92' HTML/S/57.html /^<\/a> 92 @Override<\/a>$/;" a +'L92' HTML/S/59.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/60.html /^<\/a> 92 return<\/strong> curYield<\/a>.next<\/a>();$/;" a +'L92' HTML/S/63.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/64.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/65.html /^<\/a> 92 *\/<\/em>$/;" a +'L92' HTML/S/66.html /^<\/a> 92 $/;" a +'L92' HTML/S/67.html /^<\/a> 92 $/;" a +'L92' HTML/S/68.html /^<\/a> 92 return<\/strong> true<\/strong>;$/;" a +'L92' HTML/S/69.html /^<\/a> 92 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L92' HTML/S/7.html /^<\/a> 92 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L92' HTML/S/70.html /^<\/a> 92 }<\/em>$/;" a +'L92' HTML/S/71.html /^<\/a> 92 * Insert an element after the current item.<\/em>$/;" a +'L92' HTML/S/72.html /^<\/a> 92 $/;" a +'L92' HTML/S/73.html /^<\/a> 92 *\/<\/em>$/;" a +'L92' HTML/S/74.html /^<\/a> 92 *\/<\/em>$/;" a +'L92' HTML/S/75.html /^<\/a> 92 @Override<\/a>$/;" a +'L92' HTML/S/76.html /^<\/a> 92 * Also moves the cursor back one step if possible to maintain relative<\/em>$/;" a +'L92' HTML/S/77.html /^<\/a> 92 return<\/strong> true<\/strong>;$/;" a +'L92' HTML/S/81.html /^<\/a> 92 $/;" a +'L92' HTML/S/83.html /^<\/a> 92 $/;" a +'L92' HTML/S/85.html /^<\/a> 92 * returning false terminates traversal early<\/em>$/;" a +'L92' HTML/S/87.html /^<\/a> 92 public<\/strong> IList<\/a><ValueType<\/a>> valueList<\/a>() {<\/em>$/;" a +'L92' HTML/S/88.html /^<\/a> 92 public<\/strong> boolean<\/strong> allMatch(Predicate<\/a><E<\/a>> predicate<\/a>) {<\/em>$/;" a +'L92' HTML/S/89.html /^<\/a> 92 if<\/strong>(key<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Key must not be null");$/;" a +'L92' HTML/S/9.html /^<\/a> 92 reserved<\/a>.add<\/a>("var");$/;" a +'L92' HTML/S/90.html /^<\/a> 92 public<\/strong> StringTokenizer<\/a> getInternal() {<\/em>$/;" a +'L92' HTML/S/91.html /^<\/a> 92 * change the underlying list.<\/em>$/;" a +'L92' HTML/S/92.html /^<\/a> 92 \/**<\/em>$/;" a +'L92' HTML/S/94.html /^<\/a> 92 * Get the value contained on the right of this bifunctor$/;" a +'L92' HTML/S/97.html /^<\/a> 92 @Override<\/a>$/;" a +'L93' HTML/S/1.html /^<\/a>2264; 2265 # LESS-THAN OR EQUAL TO$/;" a +'L93' HTML/S/106.html /^<\/a> 93 * @param <E><\/em>$/;" a +'L93' HTML/S/108.html /^<\/a> 93 case<\/strong> 0:$/;" a +'L93' HTML/S/111.html /^<\/a> 93 *\/<\/em>$/;" a +'L93' HTML/S/112.html /^<\/a> 93 $/;" a +'L93' HTML/S/113.html /^<\/a> 93 InputMismatchException<\/a> imex<\/a> = new<\/strong> InputMismatchException<\/a>($/;" a +'L93' HTML/S/114.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/115.html /^<\/a> 93 backing<\/a>.get<\/a>(target<\/a>).put<\/a>(source<\/a>, distance<\/a>);$/;" a +'L93' HTML/S/117.html /^<\/a> 93 chooser<\/a>.setVisible<\/a>(true<\/strong>);$/;" a +'L93' HTML/S/125.html /^<\/a> 93 model<\/a>.addElement<\/a>(add<\/a>.get<\/a>());$/;" a +'L93' HTML/S/128.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/130.html /^<\/a> 93 *\/<\/em>$/;" a +'L93' HTML/S/131.html /^<\/a> 93 $/;" a +'L93' HTML/S/132.html /^<\/a> 93 $/;" a +'L93' HTML/S/133.html /^<\/a> 93 $/;" a +'L93' HTML/S/139.html /^<\/a> 93 $/;" a +'L93' HTML/S/14.html /^<\/a> 93 }<\/em>;$/;" a +'L93' HTML/S/140.html /^<\/a> 93 \/\/ Ignore blank line without an open rule<\/em>$/;" a +'L93' HTML/S/143.html /^<\/a> 93 $/;" a +'L93' HTML/S/147.html /^<\/a> 93 public<\/strong> ITree<\/a><T<\/a>> delimitSequence<\/a>(SequenceCharacteristics<\/a><T<\/a>> chars<\/a>, @SuppressWarnings<\/a>("unchecked") T<\/a>... seq<\/a>)$/;" a +'L93' HTML/S/153.html /^<\/a> 93 return<\/strong> ret<\/a>;$/;" a +'L93' HTML/S/154.html /^<\/a> 93 $/;" a +'L93' HTML/S/16.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/164.html /^<\/a> 93 $/;" a +'L93' HTML/S/168.html /^<\/a> 93 * @param insidePrecedence<\/em>$/;" a +'L93' HTML/S/180.html /^<\/a> 93 int<\/strong> leftBind<\/a> = command<\/a>.leftBinding<\/a>();$/;" a +'L93' HTML/S/185.html /^<\/a> 93 \/\/ Remove tokens up to a matching parenthesis<\/em>$/;" a +'L93' HTML/S/186.html /^<\/a> 93 if<\/strong>(delim<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Delim must not be null");$/;" a +'L93' HTML/S/188.html /^<\/a> 93 * @param delims<\/em>$/;" a +'L93' HTML/S/189.html /^<\/a> 93 \/\/ Transform the pair, ignoring the current AST<\/em>$/;" a +'L93' HTML/S/190.html /^<\/a> 93 *\/<\/em>$/;" a +'L93' HTML/S/192.html /^<\/a> 93 List<\/a><String<\/a>> onEmptyString<\/a> = removeDQuotedStrings<\/a>("");$/;" a +'L93' HTML/S/193.html /^<\/a>2264; 2265 # LESS-THAN OR EQUAL TO$/;" a +'L93' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/pratt\/commands\/LeafCommand.java$/;" a +'L93' HTML/S/20.html /^<\/a> 93 \/*<\/em>$/;" a +'L93' HTML/S/29.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/30.html /^<\/a> 93 public<\/strong> char<\/strong>[] registeredChars() {<\/em>$/;" a +'L93' HTML/S/32.html /^<\/a> 93 * value<\/em>$/;" a +'L93' HTML/S/35.html /^<\/a> 93 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L93' HTML/S/37.html /^<\/a> 93 if<\/strong>(other<\/a>.author<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L93' HTML/S/38.html /^<\/a> 93 \/\/ Keep loading components, even if this one<\/em>$/;" a +'L93' HTML/S/4.html /^<\/a> 93 $/;" a +'L93' HTML/S/42.html /^<\/a> 93 IPair<\/a><OtherLeft<\/a>, OtherRight<\/a>> otherPair<\/a>,$/;" a +'L93' HTML/S/43.html /^<\/a> 93 return<\/strong> "holding[v=" + heldValue<\/a> + "]";$/;" a +'L93' HTML/S/44.html /^<\/a> 93 $/;" a +'L93' HTML/S/45.html /^<\/a> 93 $/;" a +'L93' HTML/S/46.html /^<\/a> 93 $/;" a +'L93' HTML/S/48.html /^<\/a> 93 return<\/strong> otherPair<\/a>.bind<\/a>((otherLeft<\/a>, otherRight<\/a>) -> {<\/em>$/;" a +'L93' HTML/S/51.html /^<\/a> 93 IPair<\/a><OtherLeft<\/a>, OtherRight<\/a>> otherPair<\/a>,$/;" a +'L93' HTML/S/52.html /^<\/a> 93 * Get the data stored in this node<\/em>$/;" a +'L93' HTML/S/53.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/54.html /^<\/a> 93 $/;" a +'L93' HTML/S/55.html /^<\/a> 93 return<\/strong> result<\/a>;$/;" a +'L93' HTML/S/56.html /^<\/a> 93 if<\/strong>(getClass<\/a>() != obj<\/a>.getClass<\/a>()) return<\/strong> false<\/strong>;$/;" a +'L93' HTML/S/57.html /^<\/a> 93 public<\/strong> <MergedType<\/a>> MergedType<\/a> merge<\/a>(BiFunction<\/a><LeftType<\/a>, RightType<\/a>, MergedType<\/a>> merger<\/a>) {<\/em>$/;" a +'L93' HTML/S/60.html /^<\/a> 93 else<\/strong> {<\/em>$/;" a +'L93' HTML/S/63.html /^<\/a> 93 $/;" a +'L93' HTML/S/64.html /^<\/a> 93 $/;" a +'L93' HTML/S/65.html /^<\/a> 93 V<\/a> getKey<\/a>(K<\/a> key<\/a>);$/;" a +'L93' HTML/S/66.html /^<\/a> 93 \/**<\/em>$/;" a +'L93' HTML/S/67.html /^<\/a> 93 stk<\/a>.push<\/a>(val<\/a>);$/;" a +'L93' HTML/S/68.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/69.html /^<\/a> 93 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L93' HTML/S/7.html /^<\/a> 93 $/;" a +'L93' HTML/S/70.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/71.html /^<\/a> 93 *\/<\/em>$/;" a +'L93' HTML/S/72.html /^<\/a> 93 if<\/strong>(parent<\/a> == null<\/strong>) {<\/em>$/;" a +'L93' HTML/S/73.html /^<\/a> 93 public<\/strong> void<\/strong> drop<\/a>(int<\/strong> n<\/a>) {<\/em>$/;" a +'L93' HTML/S/74.html /^<\/a> 93 boolean<\/strong> left<\/a>(int<\/strong> amt<\/a>);$/;" a +'L93' HTML/S/75.html /^<\/a> 93 public<\/strong> void<\/strong> insertBefore<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L93' HTML/S/76.html /^<\/a> 93 * position, and removes the corresponding item from the non-active side<\/em>$/;" a +'L93' HTML/S/77.html /^<\/a> 93 }<\/em>$/;" a +'L93' HTML/S/81.html /^<\/a> 93 \/\/ Set up the pivot and adjustment for readding elements<\/em>$/;" a +'L93' HTML/S/83.html /^<\/a> 93 return<\/strong> branchCollapser<\/a>.apply<\/a>(collapsedNode<\/a>, collapsedBranches<\/a>);$/;" a +'L93' HTML/S/85.html /^<\/a> 93 * @return Whether the traversal finished succesfully<\/em>$/;" a +'L93' HTML/S/87.html /^<\/a> 93 return<\/strong> ListUtils<\/a>.mergeLists<\/a>(store<\/a>.valueList<\/a>(), delegate<\/a>.valueList<\/a>());$/;" a +'L93' HTML/S/88.html /^<\/a> 93 if<\/strong>(predicate<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Predicate must be non-null");$/;" a +'L93' HTML/S/89.html /^<\/a> 93 $/;" a +'L93' HTML/S/9.html /^<\/a> 93 $/;" a +'L93' HTML/S/90.html /^<\/a> 93 return<\/strong> input<\/a>;$/;" a +'L93' HTML/S/91.html /^<\/a> 93 *<\/em>$/;" a +'L93' HTML/S/92.html /^<\/a> 93 * Add an entry to the map.<\/em>$/;" a +'L93' HTML/S/94.html /^<\/a> 93 *$/;" a +'L93' HTML/S/97.html /^<\/a> 93 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L94' HTML/S/1.html /^<\/a>2265; 2264 # GREATER-THAN OR EQUAL TO$/;" a +'L94' HTML/S/106.html /^<\/a> 94 * The type of items to select<\/em>$/;" a +'L94' HTML/S/108.html /^<\/a> 94 \/*<\/em>$/;" a +'L94' HTML/S/111.html /^<\/a> 94 public<\/strong> void<\/strong> configureSpecial(Predicate<\/a><E<\/a>> marker<\/a>, BiFunction<\/a><E<\/a>, WeightedGrammar<\/a><E<\/a>>, IList<\/a><E<\/a>>> action<\/a>) {<\/em>$/;" a +'L94' HTML/S/112.html /^<\/a> 94 \/**<\/em>$/;" a +'L94' HTML/S/113.html /^<\/a> 94 "" + part<\/a> + " is not a valid weight.");$/;" a +'L94' HTML/S/114.html /^<\/a> 94 $/;" a +'L94' HTML/S/115.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/117.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/125.html /^<\/a> 94 }<\/em>);$/;" a +'L94' HTML/S/130.html /^<\/a> 94 public<\/strong> SliderSettings(int<\/strong> min<\/a>, int<\/strong> max<\/a>) {<\/em>$/;" a +'L94' HTML/S/131.html /^<\/a> 94 okButton<\/a>.addActionListener<\/a>((event<\/a>) -> chooser<\/a>.dispose<\/a>());$/;" a +'L94' HTML/S/132.html /^<\/a> 94 return<\/strong> doOpenFile<\/a>(parent<\/a>, title<\/a>, files<\/a>);$/;" a +'L94' HTML/S/133.html /^<\/a> 94 \/**<\/em>$/;" a +'L94' HTML/S/139.html /^<\/a> 94 \/**<\/em>$/;" a +'L94' HTML/S/14.html /^<\/a> 94 $/;" a +'L94' HTML/S/140.html /^<\/a> 94 if<\/strong>(isRuleOpen<\/a> == false<\/strong>)$/;" a +'L94' HTML/S/143.html /^<\/a> 94 if<\/strong>(subgroups<\/a>.get<\/a>(marker<\/a>) > subgroups<\/a>.get<\/a>(otherMarker<\/a>)) {<\/em>$/;" a +'L94' HTML/S/147.html /^<\/a> 94 throws<\/strong> DelimiterException<\/a> {<\/em>$/;" a +'L94' HTML/S/153.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/154.html /^<\/a> 94 return<\/strong> true<\/strong>;$/;" a +'L94' HTML/S/16.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/164.html /^<\/a> 94 \/**<\/em>$/;" a +'L94' HTML/S/168.html /^<\/a> 94 * The precedence of the expression inside the operator<\/em>$/;" a +'L94' HTML/S/180.html /^<\/a> 94 $/;" a +'L94' HTML/S/185.html /^<\/a> 94 while<\/strong> (!stack<\/a>.peek<\/a>().equals<\/a>(swappedToken<\/a>)) {<\/em>$/;" a +'L94' HTML/S/186.html /^<\/a> 94 $/;" a +'L94' HTML/S/188.html /^<\/a> 94 * The repeated simple operators to split on.<\/em>$/;" a +'L94' HTML/S/189.html /^<\/a> 94 \/\/ in favor of the<\/em>$/;" a +'L94' HTML/S/190.html /^<\/a> 94 mt<\/a>.appendReplacement<\/a>(work<\/a>, "");$/;" a +'L94' HTML/S/192.html /^<\/a> 94 $/;" a +'L94' HTML/S/193.html /^<\/a>2265; 2264 # GREATER-THAN OR EQUAL TO$/;" a +'L94' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/ioutils\/BlockReader.java$/;" a +'L94' HTML/S/20.html /^<\/a> 94 * Handle commands we can handle.<\/em>$/;" a +'L94' HTML/S/29.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/30.html /^<\/a> 94 if<\/strong> (!changed<\/a>) return<\/strong> registeredArray<\/a>;$/;" a +'L94' HTML/S/32.html /^<\/a> 94 *\/<\/em>$/;" a +'L94' HTML/S/35.html /^<\/a> 94 int<\/strong> result<\/a> = 1;$/;" a +'L94' HTML/S/37.html /^<\/a> 94 }<\/em> else<\/strong> if<\/strong>(!author<\/a>.equals<\/a>(other<\/a>.author<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L94' HTML/S/38.html /^<\/a> 94 \/\/ failed<\/em>$/;" a +'L94' HTML/S/4.html /^<\/a> 94 tree<\/a>.deleteNode<\/a>(command<\/a>);$/;" a +'L94' HTML/S/42.html /^<\/a> 94 BiFunction<\/a><LeftType<\/a>, OtherLeft<\/a>, CombinedLeft<\/a>> leftCombiner<\/a>,$/;" a +'L94' HTML/S/43.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/44.html /^<\/a> 94 \/**<\/em>$/;" a +'L94' HTML/S/45.html /^<\/a> 94 @Override<\/a>$/;" a +'L94' HTML/S/46.html /^<\/a> 94 return<\/strong> new<\/strong> HalfBoundLazyPair<\/a><>(leftSupp<\/a>, leftBinder<\/a>);$/;" a +'L94' HTML/S/48.html /^<\/a> 94 return<\/strong> bind<\/a>((leftVal<\/a>, rightVal<\/a>) -> {<\/em>$/;" a +'L94' HTML/S/51.html /^<\/a> 94 BiFunction<\/a><LeftType<\/a>, OtherLeft<\/a>, CombinedLeft<\/a>> leftCombiner<\/a>,$/;" a +'L94' HTML/S/52.html /^<\/a> 94 *<\/em>$/;" a +'L94' HTML/S/53.html /^<\/a> 94 $/;" a +'L94' HTML/S/54.html /^<\/a> 94 @Override<\/a>$/;" a +'L94' HTML/S/55.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/56.html /^<\/a> 94 $/;" a +'L94' HTML/S/57.html /^<\/a> 94 if<\/strong>(merger<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Merger must not be null");$/;" a +'L94' HTML/S/60.html /^<\/a> 94 while<\/strong>(toYield<\/a>.size<\/a>() != 0 && !curYield<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L94' HTML/S/63.html /^<\/a> 94 childCount<\/a>++;$/;" a +'L94' HTML/S/64.html /^<\/a> 94 \/*<\/em>$/;" a +'L94' HTML/S/65.html /^<\/a> 94 $/;" a +'L94' HTML/S/66.html /^<\/a> 94 * Insert an element after the current item.<\/em>$/;" a +'L94' HTML/S/67.html /^<\/a> 94 $/;" a +'L94' HTML/S/68.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/69.html /^<\/a> 94 $/;" a +'L94' HTML/S/7.html /^<\/a> 94 while<\/strong>(!inp<\/a>.equals<\/a>("")) {<\/em>$/;" a +'L94' HTML/S/71.html /^<\/a> 94 @Override<\/a>$/;" a +'L94' HTML/S/72.html /^<\/a> 94 if<\/strong>(other<\/a>.parent<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L94' HTML/S/73.html /^<\/a> 94 for<\/strong>(int<\/strong> i<\/a> = 0; i<\/a> < n<\/a>; i<\/a>++) {<\/em>$/;" a +'L94' HTML/S/74.html /^<\/a> 94 $/;" a +'L94' HTML/S/75.html /^<\/a> 94 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong>;$/;" a +'L94' HTML/S/76.html /^<\/a> 94 *<\/em>$/;" a +'L94' HTML/S/77.html /^<\/a> 94 $/;" a +'L94' HTML/S/81.html /^<\/a> 94 int<\/strong> pivot<\/a> = elements<\/a>.getSize<\/a>() \/ 2;$/;" a +'L94' HTML/S/83.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/85.html /^<\/a> 94 *\/<\/em>$/;" a +'L94' HTML/S/87.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/88.html /^<\/a> 94 $/;" a +'L94' HTML/S/89.html /^<\/a> 94 if<\/strong>(!wrappedMap<\/a>.containsKey<\/a>(key<\/a>))$/;" a +'L94' HTML/S/9.html /^<\/a> 94 TwoLevelSplitter<\/a> split<\/a> = new<\/strong> TwoLevelSplitter<\/a>();$/;" a +'L94' HTML/S/90.html /^<\/a> 94 }<\/em>$/;" a +'L94' HTML/S/91.html /^<\/a> 94 * NOTE: The returned list will have the length of the shorter of this<\/em>$/;" a +'L94' HTML/S/92.html /^<\/a> 94 *<\/em>$/;" a +'L94' HTML/S/94.html /^<\/a> 94 * @return The value on the right of this bifunctor$/;" a +'L94' HTML/S/97.html /^<\/a> 94 return<\/strong> backing<\/a>.toString<\/a>();$/;" a +'L95' HTML/S/1.html /^<\/a>2266; 2267 # LESS-THAN OVER EQUAL TO$/;" a +'L95' HTML/S/106.html /^<\/a> 95 * @param list<\/em>$/;" a +'L95' HTML/S/108.html /^<\/a> 95 * Empty list.<\/em>$/;" a +'L95' HTML/S/111.html /^<\/a> 95 specialMarker<\/a> = marker<\/a>;$/;" a +'L95' HTML/S/112.html /^<\/a> 95 * Return a list of values that can be generated by this generator<\/em>$/;" a +'L95' HTML/S/113.html /^<\/a> 95 $/;" a +'L95' HTML/S/114.html /^<\/a> 95 @Override<\/a>$/;" a +'L95' HTML/S/115.html /^<\/a> 95 }<\/em>$/;" a +'L95' HTML/S/117.html /^<\/a> 95 $/;" a +'L95' HTML/S/125.html /^<\/a> 95 }<\/em>$/;" a +'L95' HTML/S/130.html /^<\/a> 95 this<\/strong>(min<\/a>, max<\/a>, (min<\/a> + max<\/a>) \/ 2);$/;" a +'L95' HTML/S/131.html /^<\/a> 95 cancelButton<\/a>.addActionListener<\/a>((event<\/a>) -> chooser<\/a>.dispose<\/a>());$/;" a +'L95' HTML/S/132.html /^<\/a> 95 }<\/em>$/;" a +'L95' HTML/S/133.html /^<\/a> 95 * Get a value parsable from a string from the user.<\/em>$/;" a +'L95' HTML/S/139.html /^<\/a> 95 * Execute an action for each remaining block.<\/em>$/;" a +'L95' HTML/S/14.html /^<\/a> 95 IMap<\/a><String<\/a>, Function<\/a><Deque<\/a><ITree<\/a><String<\/a>>>, ITree<\/a><String<\/a>>>> operators<\/a>$/;" a +'L95' HTML/S/140.html /^<\/a> 95 \/\/ Do nothing<\/em>$/;" a +'L95' HTML/S/143.html /^<\/a> 95 subgroupContents<\/a>.prependChild<\/a>(contents<\/a>.pop<\/a>());$/;" a +'L95' HTML/S/147.html /^<\/a> 95 if<\/strong>(initialGroup<\/a> == null<\/strong>) {<\/em>$/;" a +'L95' HTML/S/153.html /^<\/a> 95 $/;" a +'L95' HTML/S/154.html /^<\/a> 95 }<\/em>$/;" a +'L95' HTML/S/16.html /^<\/a> 95 }<\/em>$/;" a +'L95' HTML/S/164.html /^<\/a> 95 * Create a new named constant.<\/em>$/;" a +'L95' HTML/S/168.html /^<\/a> 95 * <\/em>$/;" a +'L95' HTML/S/180.html /^<\/a> 95 if<\/strong>(NumberUtils<\/a>.between<\/a>(precedence<\/a>, rightPrec<\/a>, leftBind<\/a>)) {<\/em>$/;" a +'L95' HTML/S/185.html /^<\/a> 95 output<\/a>.add<\/a>(transformer<\/a>.apply<\/a>(stack<\/a>.pop<\/a>()));$/;" a +'L95' HTML/S/186.html /^<\/a> 95 String<\/a> quoteDelim<\/a> = Pattern<\/a>.quote<\/a>(delim<\/a>);$/;" a +'L95' HTML/S/188.html /^<\/a> 95 *\/<\/em>$/;" a +'L95' HTML/S/189.html /^<\/a> 95 \/\/ one consisting of the current element<\/em>$/;" a +'L95' HTML/S/190.html /^<\/a> 95 $/;" a +'L95' HTML/S/192.html /^<\/a> 95 assertThat<\/a>(onEmptyString<\/a>, hasItems<\/a>(""));$/;" a +'L95' HTML/S/193.html /^<\/a>2266; 2267 # LESS-THAN OVER EQUAL TO$/;" a +'L95' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/delims\/StringDelimiter.java$/;" a +'L95' HTML/S/20.html /^<\/a> 95 *\/<\/em>$/;" a +'L95' HTML/S/30.html /^<\/a> 95 $/;" a +'L95' HTML/S/32.html /^<\/a> 95 public<\/strong> void<\/strong> addCommandAlias<\/a>(String<\/a> commandName<\/a>, String<\/a> aliasName<\/a>) {<\/em>$/;" a +'L95' HTML/S/35.html /^<\/a> 95 $/;" a +'L95' HTML/S/37.html /^<\/a> 95 $/;" a +'L95' HTML/S/38.html /^<\/a> 95 return<\/strong> true<\/strong>;$/;" a +'L95' HTML/S/4.html /^<\/a> 95 break<\/strong>;$/;" a +'L95' HTML/S/42.html /^<\/a> 95 BiFunction<\/a><RightType<\/a>, OtherRight<\/a>, CombinedRight<\/a>> rightCombiner<\/a>) {<\/em>$/;" a +'L95' HTML/S/43.html /^<\/a> 95 $/;" a +'L95' HTML/S/44.html /^<\/a> 95 * Make this holder optional<\/em>$/;" a +'L95' HTML/S/45.html /^<\/a> 95 public<\/strong> <MappedType<\/a>> IHolder<\/a><MappedType<\/a>> map<\/a>(Function<\/a><BoundContainedType<\/a>, MappedType<\/a>> mapper<\/a>) {<\/em>$/;" a +'L95' HTML/S/46.html /^<\/a> 95 }<\/em>$/;" a +'L95' HTML/S/48.html /^<\/a> 95 return<\/strong> new<\/strong> LazyPair<\/a><>(leftCombiner<\/a>.apply<\/a>(leftVal<\/a>, otherLeft<\/a>),$/;" a +'L95' HTML/S/51.html /^<\/a> 95 BiFunction<\/a><RightType<\/a>, OtherRight<\/a>, CombinedRight<\/a>> rightCombiner<\/a>);$/;" a +'L95' HTML/S/52.html /^<\/a> 95 * @return The data stored in this node<\/em>$/;" a +'L95' HTML/S/53.html /^<\/a> 95 return<\/strong> pendingActions<\/a>.reduceAux<\/a>(currVal<\/a>, UnaryOperator<\/a><ContainedType<\/a>>::apply<\/a>,$/;" a +'L95' HTML/S/54.html /^<\/a> 95 public<\/strong> <OtherLeft<\/a>, OtherRight<\/a>, CombinedLeft<\/a>, CombinedRight<\/a>> IPair<\/a><CombinedLeft<\/a>, CombinedRight<\/a>> combine<\/a>($/;" a +'L95' HTML/S/55.html /^<\/a> 95 $/;" a +'L95' HTML/S/56.html /^<\/a> 95 Option<\/a><?> other<\/a> = (Option<\/a><?>) obj<\/a>;$/;" a +'L95' HTML/S/57.html /^<\/a> 95 $/;" a +'L95' HTML/S/60.html /^<\/a> 95 curYield<\/a> = toYield<\/a>.pop<\/a>();$/;" a +'L95' HTML/S/63.html /^<\/a> 95 $/;" a +'L95' HTML/S/64.html /^<\/a> 95 * Actually add abbreviations of a word.<\/em>$/;" a +'L95' HTML/S/65.html /^<\/a> 95 \/**$/;" a +'L95' HTML/S/66.html /^<\/a> 95 *\/<\/em>$/;" a +'L95' HTML/S/67.html /^<\/a> 95 return<\/strong> vl<\/a>;$/;" a +'L95' HTML/S/69.html /^<\/a> 95 builder<\/a>.append<\/a>("SimpleDirectory [children=");$/;" a +'L95' HTML/S/7.html /^<\/a> 95 handleCommand<\/a>(inp<\/a>, scn<\/a>, true<\/strong>);$/;" a +'L95' HTML/S/71.html /^<\/a> 95 public<\/strong> void<\/strong> insertAfter<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L95' HTML/S/72.html /^<\/a> 95 }<\/em> else<\/strong> if<\/strong>(!parent<\/a>.equals<\/a>(other<\/a>.parent<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L95' HTML/S/73.html /^<\/a> 95 pop<\/a>();$/;" a +'L95' HTML/S/74.html /^<\/a> 95 \/**<\/em>$/;" a +'L95' HTML/S/75.html /^<\/a> 95 $/;" a +'L95' HTML/S/76.html /^<\/a> 95 * @return The removed item from the active side.<\/em>$/;" a +'L95' HTML/S/77.html /^<\/a> 95 @Override<\/a>$/;" a +'L95' HTML/S/81.html /^<\/a> 95 int<\/strong> pivotAdjustment<\/a> = 0;$/;" a +'L95' HTML/S/83.html /^<\/a> 95 $/;" a +'L95' HTML/S/85.html /^<\/a> 95 public<\/strong> boolean<\/strong> forEach<\/a>(TreeLinearizationMethod<\/a> linearizationMethod<\/a>, Predicate<\/a><T<\/a>> predicate<\/a>);$/;" a +'L95' HTML/S/87.html /^<\/a> 95 }<\/em>$/;" a +'L95' HTML/S/88.html /^<\/a> 95 for<\/strong>(E<\/a> item<\/a> : wrapped<\/a>) {<\/em>$/;" a +'L95' HTML/S/89.html /^<\/a> 95 throw<\/strong> new<\/strong> IllegalArgumentException<\/a>("Key " + key<\/a> + " is not present in the map");$/;" a +'L95' HTML/S/9.html /^<\/a> 95 $/;" a +'L95' HTML/S/90.html /^<\/a> 95 $/;" a +'L95' HTML/S/91.html /^<\/a> 95 * list and the combined one.<\/em>$/;" a +'L95' HTML/S/92.html /^<\/a> 95 * @param key<\/em>$/;" a +'L95' HTML/S/94.html /^<\/a> 95 *\/<\/em>$/;" a +'L95' HTML/S/97.html /^<\/a> 95 }<\/em>$/;" a +'L96' HTML/S/1.html /^<\/a>2267; 2266 # GREATER-THAN OVER EQUAL TO$/;" a +'L96' HTML/S/106.html /^<\/a> 96 * The list to select from<\/em>$/;" a +'L96' HTML/S/108.html /^<\/a> 96 *\/<\/em>$/;" a +'L96' HTML/S/111.html /^<\/a> 96 specialAction<\/a> = action<\/a>;$/;" a +'L96' HTML/S/112.html /^<\/a> 96 *<\/em>$/;" a +'L96' HTML/S/113.html /^<\/a> 96 imex<\/a>.initCause<\/a>(nfex<\/a>);$/;" a +'L96' HTML/S/114.html /^<\/a> 96 public<\/strong> int<\/strong> hashCode<\/a>() {<\/em>$/;" a +'L96' HTML/S/115.html /^<\/a> 96 $/;" a +'L96' HTML/S/117.html /^<\/a> 96 return<\/strong> chooser<\/a>.getFiles<\/a>();$/;" a +'L96' HTML/S/125.html /^<\/a> 96 $/;" a +'L96' HTML/S/130.html /^<\/a> 96 }<\/em>$/;" a +'L96' HTML/S/131.html /^<\/a> 96 $/;" a +'L96' HTML/S/132.html /^<\/a> 96 $/;" a +'L96' HTML/S/133.html /^<\/a> 96 *<\/em>$/;" a +'L96' HTML/S/139.html /^<\/a> 96 * <\/em>$/;" a +'L96' HTML/S/14.html /^<\/a> 96 = new<\/strong> FunctionalMap<\/a><>();$/;" a +'L96' HTML/S/140.html /^<\/a> 96 return<\/strong> false<\/strong>;$/;" a +'L96' HTML/S/143.html /^<\/a> 96 }<\/em> else<\/strong> {<\/em>$/;" a +'L96' HTML/S/147.html /^<\/a> 96 throw<\/strong> new<\/strong> NullPointerException<\/a>("Initial group must be specified.");$/;" a +'L96' HTML/S/153.html /^<\/a> 96 }<\/em>$/;" a +'L96' HTML/S/154.html /^<\/a> 96 $/;" a +'L96' HTML/S/164.html /^<\/a> 96 * <\/em>$/;" a +'L96' HTML/S/168.html /^<\/a> 96 * @param closer<\/em>$/;" a +'L96' HTML/S/180.html /^<\/a> 96 tokens<\/a>.next<\/a>();$/;" a +'L96' HTML/S/185.html /^<\/a> 96 }<\/em>$/;" a +'L96' HTML/S/186.html /^<\/a> 96 String<\/a> delimPat<\/a> = String<\/a>.format<\/a>(WITH_DELIM<\/a>, quoteDelim<\/a>);$/;" a +'L96' HTML/S/188.html /^<\/a> 96 public<\/strong> void<\/strong> addSimpleMulti<\/a>(String<\/a>... delims<\/a>) {<\/em>$/;" a +'L96' HTML/S/189.html /^<\/a> 96 return<\/strong> pair<\/a>.bindLeft<\/a>((queue<\/a>) -> {<\/em>$/;" a +'L96' HTML/S/190.html /^<\/a> 96 \/*$/;" a +'L96' HTML/S/192.html /^<\/a> 96 }<\/em>$/;" a +'L96' HTML/S/193.html /^<\/a>2267; 2266 # GREATER-THAN OVER EQUAL TO$/;" a +'L96' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/TokenUtils.java$/;" a +'L96' HTML/S/20.html /^<\/a> 96 if<\/strong>(currentMode<\/a>.canHandle<\/a>(currentLine<\/a>)) {<\/em>$/;" a +'L96' HTML/S/30.html /^<\/a> 96 registeredArray<\/a> = new<\/strong> char<\/strong>[registered<\/a>.size<\/a>()];$/;" a +'L96' HTML/S/32.html /^<\/a> 96 if<\/strong>(commandName<\/a> == null<\/strong>)$/;" a +'L96' HTML/S/35.html /^<\/a> 96 result<\/a> = prime<\/a> * result<\/a> + ((author<\/a> == null<\/strong>) ? 0 : author<\/a>.hashCode<\/a>());$/;" a +'L96' HTML/S/37.html /^<\/a> 96 if<\/strong>(description<\/a> == null<\/strong>) {<\/em>$/;" a +'L96' HTML/S/38.html /^<\/a> 96 }<\/em>);$/;" a +'L96' HTML/S/4.html /^<\/a> 96 case<\/strong> 'd':$/;" a +'L96' HTML/S/42.html /^<\/a> 96 if<\/strong>(otherPair<\/a> == null<\/strong>)$/;" a +'L96' HTML/S/43.html /^<\/a> 96 @Override<\/a>$/;" a +'L96' HTML/S/44.html /^<\/a> 96 *<\/em>$/;" a +'L96' HTML/S/45.html /^<\/a> 96 if<\/strong> (mapper<\/a> == null<\/strong>) throw<\/strong> new<\/strong> NullPointerException<\/a>("Mapper must not be null");$/;" a +'L96' HTML/S/46.html /^<\/a> 96 $/;" a +'L96' HTML/S/48.html /^<\/a> 96 rightCombiner<\/a>.apply<\/a>(rightVal<\/a>, otherRight<\/a>));$/;" a +'L96' HTML/S/51.html /^<\/a> 96 $/;" a +'L96' HTML/S/52.html /^<\/a> 96 *\/<\/em>$/;" a +'L96' HTML/S/53.html /^<\/a> 96 (value<\/a>) -> mapper<\/a>.apply<\/a>(value<\/a>));$/;" a +'L96' HTML/S/54.html /^<\/a> 96 IPair<\/a><OtherLeft<\/a>, OtherRight<\/a>> otherPair<\/a>,$/;" a +'L96' HTML/S/55.html /^<\/a> 96 @Override<\/a>$/;" a +'L96' HTML/S/56.html /^<\/a> 96 $/;" a +'L96' HTML/S/57.html /^<\/a> 96 return<\/strong> merger<\/a>.apply<\/a>(leftValue<\/a>, rightValue<\/a>);$/;" a +'L96' HTML/S/60.html /^<\/a> 96 }<\/em>$/;" a +'L96' HTML/S/63.html /^<\/a> 96 children<\/a>.add<\/a>(child<\/a>);$/;" a +'L96' HTML/S/64.html /^<\/a> 96 *\/<\/em>$/;" a +'L96' HTML/S/65.html /^<\/a> 96 * Insert a data-item into the directory.$/;" a +'L96' HTML/S/66.html /^<\/a> 96 @Override<\/a>$/;" a +'L96' HTML/S/67.html /^<\/a> 96 }<\/em> else<\/strong> {<\/em>$/;" a +'L96' HTML/S/69.html /^<\/a> 96 builder<\/a>.append<\/a>(children<\/a>);$/;" a +'L96' HTML/S/7.html /^<\/a> 96 $/;" a +'L96' HTML/S/71.html /^<\/a> 96 if<\/strong>(pos<\/a> == backing<\/a>.size<\/a>() - 1) {<\/em>$/;" a +'L96' HTML/S/72.html /^<\/a> 96 $/;" a +'L96' HTML/S/73.html /^<\/a> 96 }<\/em>$/;" a +'L96' HTML/S/74.html /^<\/a> 96 * Move the cursor one space right.<\/em>$/;" a +'L96' HTML/S/75.html /^<\/a> 96 currentTape<\/a>.insertBefore<\/a>(itm<\/a>);$/;" a +'L96' HTML/S/76.html /^<\/a> 96 *\/<\/em>$/;" a +'L96' HTML/S/77.html /^<\/a> 96 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L96' HTML/S/81.html /^<\/a> 96 $/;" a +'L96' HTML/S/83.html /^<\/a> 96 return<\/strong> branchCollapser<\/a>.apply<\/a>(collapsedNode<\/a>, collapsedLeftBranch<\/a>);$/;" a +'L96' HTML/S/85.html /^<\/a> 96 }<\/em>$/;" a +'L96' HTML/S/88.html /^<\/a> 96 if<\/strong>(!predicate<\/a>.test<\/a>(item<\/a>)) \/\/ We've found a non-matching<\/em>$/;" a +'L96' HTML/S/89.html /^<\/a> 96 $/;" a +'L96' HTML/S/9.html /^<\/a> 96 split<\/a>.addCompoundDelim<\/a>(":=");$/;" a +'L96' HTML/S/90.html /^<\/a> 96 \/**<\/em>$/;" a +'L96' HTML/S/91.html /^<\/a> 96 *<\/em>$/;" a +'L96' HTML/S/92.html /^<\/a> 96 * The key to put the value under.<\/em>$/;" a +'L96' HTML/S/94.html /^<\/a> 96 public<\/strong> RightType<\/a> getRight<\/a>();$/;" a +'L96' HTML/S/97.html /^<\/a> 96 $/;" a +'L97' HTML/S/1.html /^<\/a>2268; 2269 # [BEST FIT] LESS-THAN BUT NOT EQUAL TO$/;" a +'L97' HTML/S/106.html /^<\/a> 97 * @param number<\/em>$/;" a +'L97' HTML/S/108.html /^<\/a> 97 break<\/strong>;$/;" a +'L97' HTML/S/111.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/112.html /^<\/a> 97 * @return A list of all the values that can be generated<\/em>$/;" a +'L97' HTML/S/113.html /^<\/a> 97 $/;" a +'L97' HTML/S/114.html /^<\/a> 97 final<\/strong> int<\/strong> prime<\/a> = 31;$/;" a +'L97' HTML/S/115.html /^<\/a> 97 \/**<\/em>$/;" a +'L97' HTML/S/117.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/125.html /^<\/a> 97 JButton<\/a> editParam<\/a> = null<\/strong>;$/;" a +'L97' HTML/S/130.html /^<\/a> 97 $/;" a +'L97' HTML/S/131.html /^<\/a> 97 buttonPane<\/a>.add<\/a>(cancelButton<\/a>);$/;" a +'L97' HTML/S/132.html /^<\/a> 97 \/**<\/em>$/;" a +'L97' HTML/S/133.html /^<\/a> 97 * @param <E><\/em>$/;" a +'L97' HTML/S/139.html /^<\/a> 97 * @param action<\/em>$/;" a +'L97' HTML/S/14.html /^<\/a> 97 $/;" a +'L97' HTML/S/140.html /^<\/a> 97 else<\/strong> {<\/em>$/;" a +'L97' HTML/S/143.html /^<\/a> 97 break<\/strong>;$/;" a +'L97' HTML/S/147.html /^<\/a> 97 }<\/em> else<\/strong> if<\/strong>(chars<\/a> == null<\/strong>) {<\/em>$/;" a +'L97' HTML/S/154.html /^<\/a> 97 @Override<\/a>$/;" a +'L97' HTML/S/164.html /^<\/a> 97 * @param val<\/em>$/;" a +'L97' HTML/S/168.html /^<\/a> 97 * The token that closes the circumfix.<\/em>$/;" a +'L97' HTML/S/180.html /^<\/a> 97 $/;" a +'L97' HTML/S/185.html /^<\/a> 97 $/;" a +'L97' HTML/S/186.html /^<\/a> 97 $/;" a +'L97' HTML/S/188.html /^<\/a> 97 for<\/strong>(String<\/a> delim<\/a> : delims<\/a>) {<\/em>$/;" a +'L97' HTML/S/189.html /^<\/a> 97 queue<\/a>.push<\/a>(newAST<\/a>);$/;" a +'L97' HTML/S/190.html /^<\/a> 97 * Add the string preceeeding the double-quoted string and the$/;" a +'L97' HTML/S/192.html /^<\/a> 97 $/;" a +'L97' HTML/S/193.html /^<\/a>2268; 2269 # [BEST FIT] LESS-THAN BUT NOT EQUAL TO$/;" a +'L97' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/StringUtils.java$/;" a +'L97' HTML/S/20.html /^<\/a> 97 String<\/a>[] commandTokens<\/a> = currentLine<\/a>.split<\/a>(" ");$/;" a +'L97' HTML/S/30.html /^<\/a> 97 $/;" a +'L97' HTML/S/32.html /^<\/a> 97 throw<\/strong> new<\/strong> NullPointerException<\/a>("Command name must not be null");$/;" a +'L97' HTML/S/35.html /^<\/a> 97 result<\/a> = prime<\/a> * result<\/a> + ((description<\/a> == null<\/strong>) ? 0 : description<\/a>.hashCode<\/a>());$/;" a +'L97' HTML/S/37.html /^<\/a> 97 if<\/strong>(other<\/a>.description<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L97' HTML/S/38.html /^<\/a> 97 }<\/em> catch<\/strong>(IOException<\/a> ioex<\/a>) {<\/em>$/;" a +'L97' HTML/S/4.html /^<\/a> 97 display<\/a>(tree<\/a>, input<\/a>);$/;" a +'L97' HTML/S/42.html /^<\/a> 97 throw<\/strong> new<\/strong> NullPointerException<\/a>("Other pair must not be null");$/;" a +'L97' HTML/S/43.html /^<\/a> 97 public<\/strong> IHolder<\/a><ContainedType<\/a>> transform<\/a>(UnaryOperator<\/a><ContainedType<\/a>> transformer<\/a>) {<\/em>$/;" a +'L97' HTML/S/44.html /^<\/a> 97 * @return An optional version of this holder<\/em>$/;" a +'L97' HTML/S/45.html /^<\/a> 97 $/;" a +'L97' HTML/S/46.html /^<\/a> 97 @Override<\/a>$/;" a +'L97' HTML/S/48.html /^<\/a> 97 }<\/em>);$/;" a +'L97' HTML/S/51.html /^<\/a> 97 \/**<\/em>$/;" a +'L97' HTML/S/52.html /^<\/a> 97 default<\/strong> ContainedType<\/a> getHead<\/a>() {<\/em>$/;" a +'L97' HTML/S/53.html /^<\/a> 97 }<\/em>);$/;" a +'L97' HTML/S/54.html /^<\/a> 97 BiFunction<\/a><LeftType<\/a>, OtherLeft<\/a>, CombinedLeft<\/a>> leftCombiner<\/a>,$/;" a +'L97' HTML/S/55.html /^<\/a> 97 public<\/strong> boolean<\/strong> equals<\/a>(Object<\/a> obj<\/a>) {<\/em>$/;" a +'L97' HTML/S/56.html /^<\/a> 97 if<\/strong>(held<\/a> == null<\/strong>) {<\/em>$/;" a +'L97' HTML/S/57.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/60.html /^<\/a> 97 $/;" a +'L97' HTML/S/63.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/64.html /^<\/a> 97 private<\/strong> void<\/strong> intAddWord<\/a>(String<\/a> word<\/a>) {<\/em>$/;" a +'L97' HTML/S/65.html /^<\/a> 97 *$/;" a +'L97' HTML/S/66.html /^<\/a> 97 public<\/strong> void<\/strong> insertAfter<\/a>(T<\/a> itm<\/a>) {<\/em>$/;" a +'L97' HTML/S/67.html /^<\/a> 97 Stack<\/a><ValueType<\/a>> stk<\/a> = new<\/strong> SimpleStack<\/a><>();$/;" a +'L97' HTML/S/69.html /^<\/a> 97 builder<\/a>.append<\/a>(", data=");$/;" a +'L97' HTML/S/7.html /^<\/a> 97 System<\/a>.out<\/a>.println<\/a>();$/;" a +'L97' HTML/S/71.html /^<\/a> 97 backing<\/a>.add<\/a>(itm<\/a>);$/;" a +'L97' HTML/S/72.html /^<\/a> 97 return<\/strong> true<\/strong>;$/;" a +'L97' HTML/S/73.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/74.html /^<\/a> 97 *<\/em>$/;" a +'L97' HTML/S/75.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/76.html /^<\/a> 97 @Override<\/a>$/;" a +'L97' HTML/S/77.html /^<\/a> 97 StringBuilder<\/a> builder<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L97' HTML/S/81.html /^<\/a> 97 \/\/ Add elements until there aren't any left<\/em>$/;" a +'L97' HTML/S/83.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/88.html /^<\/a> 97 \/\/ item<\/em>$/;" a +'L97' HTML/S/89.html /^<\/a> 97 return<\/strong> wrappedMap<\/a>.get<\/a>(key<\/a>);$/;" a +'L97' HTML/S/9.html /^<\/a> 97 split<\/a>.addCompoundDelim<\/a>("||", "&&");$/;" a +'L97' HTML/S/90.html /^<\/a> 97 * Check if this tokenizer has more tokens<\/em>$/;" a +'L97' HTML/S/91.html /^<\/a> 97 * @param <OtherType><\/em>$/;" a +'L97' HTML/S/92.html /^<\/a> 97 * <\/em>$/;" a +'L97' HTML/S/94.html /^<\/a> 97 }<\/em>$/;" a +'L97' HTML/S/97.html /^<\/a> 97 @Override<\/a>$/;" a +'L98' HTML/S/1.html /^<\/a>2269; 2268 # [BEST FIT] GREATER-THAN BUT NOT EQUAL TO$/;" a +'L98' HTML/S/106.html /^<\/a> 98 * The number of items to selet<\/em>$/;" a +'L98' HTML/S/108.html /^<\/a> 98 case<\/strong> 1:$/;" a +'L98' HTML/S/111.html /^<\/a> 98 $/;" a +'L98' HTML/S/112.html /^<\/a> 98 *\/<\/em>$/;" a +'L98' HTML/S/113.html /^<\/a> 98 throw<\/strong> imex<\/a>;$/;" a +'L98' HTML/S/114.html /^<\/a> 98 $/;" a +'L98' HTML/S/115.html /^<\/a> 98 * Execute an action for all edges of a specific vertex matching<\/em>$/;" a +'L98' HTML/S/117.html /^<\/a> 98 $/;" a +'L98' HTML/S/125.html /^<\/a> 98 $/;" a +'L98' HTML/S/130.html /^<\/a> 98 \/**<\/em>$/;" a +'L98' HTML/S/131.html /^<\/a> 98 buttonPane<\/a>.add<\/a>(okButton<\/a>);$/;" a +'L98' HTML/S/132.html /^<\/a> 98 * Prompt the user with a "Save File..." dialog.<\/em>$/;" a +'L98' HTML/S/133.html /^<\/a> 98 * The type of the value parsed from the string<\/em>$/;" a +'L98' HTML/S/139.html /^<\/a> 98 * The action to execute for each block<\/em>$/;" a +'L98' HTML/S/14.html /^<\/a> 98 operators<\/a>.put<\/a>("[", (queuedTrees<\/a>) -> {<\/em>$/;" a +'L98' HTML/S/140.html /^<\/a> 98 \/\/ Nothing happens on rule end<\/em>$/;" a +'L98' HTML/S/143.html /^<\/a> 98 }<\/em>$/;" a +'L98' HTML/S/147.html /^<\/a> 98 throw<\/strong> new<\/strong> NullPointerException<\/a>("Sequence characteristics must not be null");$/;" a +'L98' HTML/S/154.html /^<\/a> 98 public<\/strong> String<\/a> toString<\/a>() {<\/em>$/;" a +'L98' HTML/S/164.html /^<\/a> 98 * The value of the constant.<\/em>$/;" a +'L98' HTML/S/168.html /^<\/a> 98 * <\/em>$/;" a +'L98' HTML/S/180.html /^<\/a> 98 ast<\/a> = command<\/a>.denote<\/a>(ast<\/a>, tok<\/a>, new<\/strong> ParserContext<\/a><>(tokens<\/a>, this<\/strong>, state<\/a>));$/;" a +'L98' HTML/S/185.html /^<\/a> 98 \/\/ Remove the parenthesis<\/em>$/;" a +'L98' HTML/S/186.html /^<\/a> 98 if<\/strong>(currPatt<\/a> == null<\/strong>) {<\/em>$/;" a +'L98' HTML/S/188.html /^<\/a> 98 low<\/a>.addMultiDelimiter<\/a>(delim<\/a>);$/;" a +'L98' HTML/S/189.html /^<\/a> 98 $/;" a +'L98' HTML/S/190.html /^<\/a> 98 * double-quoted string to the list.$/;" a +'L98' HTML/S/192.html /^<\/a> 98 \/*<\/em>$/;" a +'L98' HTML/S/193.html /^<\/a>2269; 2268 # [BEST FIT] GREATER-THAN BUT NOT EQUAL TO$/;" a +'L98' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/funcutils\/GroupPartIteration.java$/;" a +'L98' HTML/S/20.html /^<\/a> 98 String<\/a>[] commandArgs<\/a> = null<\/strong>;$/;" a +'L98' HTML/S/30.html /^<\/a> 98 int<\/strong> i<\/a> = 0;$/;" a +'L98' HTML/S/32.html /^<\/a> 98 else<\/strong> if<\/strong>(aliasName<\/a> == null<\/strong>)$/;" a +'L98' HTML/S/35.html /^<\/a> 98 result<\/a> = prime<\/a> * result<\/a> + ((name<\/a> == null<\/strong>) ? 0 : name<\/a>.hashCode<\/a>());$/;" a +'L98' HTML/S/37.html /^<\/a> 98 }<\/em> else<\/strong> if<\/strong>(!description<\/a>.equals<\/a>(other<\/a>.description<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L98' HTML/S/38.html /^<\/a> 98 CLASS_LOGGER<\/a>.log<\/a>(Level<\/a>.WARNING<\/a>, ioex<\/a>, () -> "Error found reading component from file.");$/;" a +'L98' HTML/S/4.html /^<\/a> 98 break<\/strong>;$/;" a +'L98' HTML/S/42.html /^<\/a> 98 else<\/strong> if<\/strong>(leftCombiner<\/a> == null<\/strong>)$/;" a +'L98' HTML/S/43.html /^<\/a> 98 heldValue<\/a> = transformer<\/a>.apply<\/a>(heldValue<\/a>);$/;" a +'L98' HTML/S/44.html /^<\/a> 98 *\/<\/em>$/;" a +'L98' HTML/S/45.html /^<\/a> 98 \/\/ Prepare a list of pending actions<\/em>$/;" a +'L98' HTML/S/46.html /^<\/a> 98 public<\/strong> <BoundRight<\/a>> IPair<\/a><NewLeft<\/a>, BoundRight<\/a>> bindRight($/;" a +'L98' HTML/S/48.html /^<\/a> 98 }<\/em>);$/;" a +'L98' HTML/S/51.html /^<\/a> 98 * Immediately perfom the specified action with the contents of this<\/em>$/;" a +'L98' HTML/S/52.html /^<\/a> 98 return<\/strong> transformHead<\/a>((head) -> head);$/;" a +'L98' HTML/S/53.html /^<\/a> 98 }<\/em>$/;" a +'L98' HTML/S/54.html /^<\/a> 98 BiFunction<\/a><RightType<\/a>, OtherRight<\/a>, CombinedRight<\/a>> rightCombiner<\/a>) {<\/em>$/;" a +'L98' HTML/S/55.html /^<\/a> 98 if<\/strong>(this<\/strong> == obj<\/a>) return<\/strong> true<\/strong>;$/;" a +'L98' HTML/S/56.html /^<\/a> 98 if<\/strong>(other<\/a>.held<\/a> != null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L98' HTML/S/57.html /^<\/a> 98 $/;" a +'L98' HTML/S/60.html /^<\/a> 98 if<\/strong>(toYield<\/a>.size<\/a>() == 0 && !curYield<\/a>.hasNext<\/a>()) {<\/em>$/;" a +'L98' HTML/S/63.html /^<\/a> 98 $/;" a +'L98' HTML/S/64.html /^<\/a> 98 \/*<\/em>$/;" a +'L98' HTML/S/65.html /^<\/a> 98 * @param key$/;" a +'L98' HTML/S/66.html /^<\/a> 98 front<\/a>.insertAfter<\/a>(itm<\/a>);$/;" a +'L98' HTML/S/67.html /^<\/a> 98 $/;" a +'L98' HTML/S/69.html /^<\/a> 98 builder<\/a>.append<\/a>(data<\/a>);$/;" a +'L98' HTML/S/7.html /^<\/a> 98 $/;" a +'L98' HTML/S/71.html /^<\/a> 98 }<\/em> else<\/strong> {<\/em>$/;" a +'L98' HTML/S/72.html /^<\/a> 98 }<\/em>$/;" a +'L98' HTML/S/73.html /^<\/a> 98 $/;" a +'L98' HTML/S/74.html /^<\/a> 98 * @return Whether the cursor was moved right.<\/em>$/;" a +'L98' HTML/S/75.html /^<\/a> 98 $/;" a +'L98' HTML/S/76.html /^<\/a> 98 public<\/strong> T<\/a> remove<\/a>() {<\/em>$/;" a +'L98' HTML/S/77.html /^<\/a> 98 $/;" a +'L98' HTML/S/81.html /^<\/a> 98 while<\/strong>(adjustedPivotInBounds<\/a>(elements<\/a>, pivot<\/a>, pivotAdjustment<\/a>)) {<\/em>$/;" a +'L98' HTML/S/83.html /^<\/a> 98 $/;" a +'L98' HTML/S/88.html /^<\/a> 98 return<\/strong> false<\/strong>;$/;" a +'L98' HTML/S/89.html /^<\/a> 98 }<\/em>$/;" a +'L98' HTML/S/9.html /^<\/a> 98 split<\/a>.addCompoundDelim<\/a>("<=", ">=");$/;" a +'L98' HTML/S/90.html /^<\/a> 98 *<\/em>$/;" a +'L98' HTML/S/91.html /^<\/a> 98 * The type of the second list<\/em>$/;" a +'L98' HTML/S/92.html /^<\/a> 98 * @param val<\/em>$/;" a +'L98' HTML/S/97.html /^<\/a> 98 public<\/strong> IList<\/a><NewValue<\/a>> valueList<\/a>() {<\/em>$/;" a +'L99' HTML/S/1.html /^<\/a>226A; 226B # MUCH LESS-THAN$/;" a +'L99' HTML/S/106.html /^<\/a> 99 * @param rng<\/em>$/;" a +'L99' HTML/S/108.html /^<\/a> 99 \/*<\/em>$/;" a +'L99' HTML/S/111.html /^<\/a> 99 \/**<\/em>$/;" a +'L99' HTML/S/112.html /^<\/a> 99 public<\/strong> IList<\/a><E<\/a>> getResults() {<\/em>$/;" a +'L99' HTML/S/113.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/114.html /^<\/a> 99 int<\/strong> result<\/a> = 1;$/;" a +'L99' HTML/S/115.html /^<\/a> 99 * conditions<\/em>$/;" a +'L99' HTML/S/117.html /^<\/a> 99 \/**<\/em>$/;" a +'L99' HTML/S/125.html /^<\/a> 99 if<\/strong>(edit<\/a> != null<\/strong>) {<\/em>$/;" a +'L99' HTML/S/130.html /^<\/a> 99 * Create a new set of slider sttings<\/em>$/;" a +'L99' HTML/S/131.html /^<\/a> 99 $/;" a +'L99' HTML/S/132.html /^<\/a> 99 *<\/em>$/;" a +'L99' HTML/S/133.html /^<\/a> 99 *<\/em>$/;" a +'L99' HTML/S/139.html /^<\/a> 99 *\/<\/em>$/;" a +'L99' HTML/S/14.html /^<\/a> 99 return<\/strong> null<\/strong>;$/;" a +'L99' HTML/S/140.html /^<\/a> 99 if<\/strong>(end<\/a> != null<\/strong>) {<\/em>$/;" a +'L99' HTML/S/143.html /^<\/a> 99 }<\/em> else<\/strong> {<\/em>$/;" a +'L99' HTML/S/147.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/154.html /^<\/a> 99 return<\/strong> String<\/a>.format<\/a>("ParseBlock [pow=%s, term='%s']", pow<\/a>, term<\/a>);$/;" a +'L99' HTML/S/164.html /^<\/a> 99 * <\/em>$/;" a +'L99' HTML/S/168.html /^<\/a> 99 * @param marker<\/em>$/;" a +'L99' HTML/S/180.html /^<\/a> 99 rightPrec<\/a> = command<\/a>.nextBinding<\/a>();$/;" a +'L99' HTML/S/185.html /^<\/a> 99 stack<\/a>.pop<\/a>();$/;" a +'L99' HTML/S/186.html /^<\/a> 99 currPatt<\/a> = new<\/strong> StringBuilder<\/a>();$/;" a +'L99' HTML/S/188.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/189.html /^<\/a> 99 return<\/strong> new<\/strong> Pair<\/a><>(queue<\/a>, newAST<\/a>);$/;" a +'L99' HTML/S/190.html /^<\/a> 99 *\/<\/em>$/;" a +'L99' HTML/S/192.html /^<\/a> 99 * Test descapeString<\/em>$/;" a +'L99' HTML/S/193.html /^<\/a>226A; 226B # MUCH LESS-THAN$/;" a +'L99' HTML/S/199.html /^<\/a>\/Users\/bjculkin\/git\/BJC-Utils2\/BJC-Utils2\/src\/main\/java\/bjc\/utils\/parserutils\/IPrecedent.java$/;" a +'L99' HTML/S/20.html /^<\/a> 99 $/;" a +'L99' HTML/S/30.html /^<\/a> 99 for<\/strong> (char<\/strong> c<\/a> : registered<\/a>) {<\/em>$/;" a +'L99' HTML/S/32.html /^<\/a> 99 throw<\/strong> new<\/strong> NullPointerException<\/a>("Alias name must not be null");$/;" a +'L99' HTML/S/35.html /^<\/a> 99 result<\/a> = prime<\/a> * result<\/a> + version<\/a>;$/;" a +'L99' HTML/S/37.html /^<\/a> 99 $/;" a +'L99' HTML/S/38.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/4.html /^<\/a> 99 case<\/strong> 'f':$/;" a +'L99' HTML/S/42.html /^<\/a> 99 throw<\/strong> new<\/strong> NullPointerException<\/a>("Left combiner must not be null");$/;" a +'L99' HTML/S/43.html /^<\/a> 99 $/;" a +'L99' HTML/S/44.html /^<\/a> 99 public<\/strong> default<\/strong> IHolder<\/a><ContainedType<\/a>> makeOptional() {<\/em>$/;" a +'L99' HTML/S/45.html /^<\/a> 99 IList<\/a><UnaryOperator<\/a><BoundContainedType<\/a>>> pendingActions<\/a> = new<\/strong> FunctionalList<\/a><>();$/;" a +'L99' HTML/S/46.html /^<\/a> 99 Function<\/a><NewRight<\/a>, IPair<\/a><NewLeft<\/a>, BoundRight<\/a>>> rightBinder<\/a>) {<\/em>$/;" a +'L99' HTML/S/48.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/51.html /^<\/a> 99 * pair<\/em>$/;" a +'L99' HTML/S/52.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/53.html /^<\/a> 99 $/;" a +'L99' HTML/S/54.html /^<\/a> 99 return<\/strong> otherPair<\/a>.bind<\/a>((otherLeft<\/a>, otherRight<\/a>) -> {<\/em>$/;" a +'L99' HTML/S/55.html /^<\/a> 99 if<\/strong>(obj<\/a> == null<\/strong>) return<\/strong> false<\/strong>;$/;" a +'L99' HTML/S/56.html /^<\/a> 99 }<\/em> else<\/strong> if<\/strong>(!held<\/a>.equals<\/a>(other<\/a>.held<\/a>)) return<\/strong> false<\/strong>;$/;" a +'L99' HTML/S/57.html /^<\/a> 99 @Override<\/a>$/;" a +'L99' HTML/S/60.html /^<\/a> 99 curYield<\/a> = null<\/strong>;$/;" a +'L99' HTML/S/63.html /^<\/a> 99 @Override<\/a>$/;" a +'L99' HTML/S/64.html /^<\/a> 99 * Skip blank words.<\/em>$/;" a +'L99' HTML/S/65.html /^<\/a> 99 * The key to insert into.$/;" a +'L99' HTML/S/66.html /^<\/a> 99 back<\/a>.insertBefore<\/a>(itm<\/a>);$/;" a +'L99' HTML/S/67.html /^<\/a> 99 stk<\/a>.push<\/a>(val<\/a>);$/;" a +'L99' HTML/S/69.html /^<\/a> 99 builder<\/a>.append<\/a>("]");$/;" a +'L99' HTML/S/7.html /^<\/a> 99 System<\/a>.out<\/a>.print<\/a>("Enter a command (blank line to quit): ");$/;" a +'L99' HTML/S/71.html /^<\/a> 99 backing<\/a>.add<\/a>(pos<\/a> + 1, itm<\/a>);$/;" a +'L99' HTML/S/72.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/73.html /^<\/a> 99 \/**<\/em>$/;" a +'L99' HTML/S/74.html /^<\/a> 99 *\/<\/em>$/;" a +'L99' HTML/S/75.html /^<\/a> 99 \/**<\/em>$/;" a +'L99' HTML/S/76.html /^<\/a> 99 if<\/strong>(currentTape<\/a> == null<\/strong>) return<\/strong> null<\/strong>;$/;" a +'L99' HTML/S/77.html /^<\/a> 99 builder<\/a>.append<\/a>("UnifiedDirectory [children=");$/;" a +'L99' HTML/S/81.html /^<\/a> 99 if<\/strong>(root<\/a> == null<\/strong>) {<\/em>$/;" a +'L99' HTML/S/83.html /^<\/a> 99 if<\/strong>(right<\/a> != null<\/strong>) {<\/em>$/;" a +'L99' HTML/S/88.html /^<\/a> 99 }<\/em>$/;" a +'L99' HTML/S/89.html /^<\/a> 99 $/;" a +'L99' HTML/S/9.html /^<\/a> 99 $/;" a +'L99' HTML/S/90.html /^<\/a> 99 * @return Whether or not this tokenizer has more tokens<\/em>$/;" a +'L99' HTML/S/91.html /^<\/a> 99 * @param <CombinedType><\/em>$/;" a +'L99' HTML/S/92.html /^<\/a> 99 * The value to add.<\/em>$/;" a +'L99' HTML/S/97.html /^<\/a> 99 return<\/strong> backing<\/a>.valueList<\/a>().map<\/a>(transformer<\/a>);$/;" a +'TOP' HTML/S/1.html /^<\/a>

root<\/a>\/data<\/a>\/BidiMirrorDB.txt<\/h2>$/;" a +'TOP' HTML/S/10.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/ShuntTest.java<\/h2>$/;" a +'TOP' HTML/S/100.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/EnumUtils.java<\/h2>$/;" a +'TOP' HTML/S/101.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/FileUtils.java<\/h2>$/;" a +'TOP' HTML/S/102.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/FunctionalFileVisitor.java<\/h2>$/;" a +'TOP' HTML/S/103.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/FuncUtils.java<\/h2>$/;" a +'TOP' HTML/S/104.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/GroupPartIteration.java<\/h2>$/;" a +'TOP' HTML/S/105.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/IBuilder.java<\/h2>$/;" a +'TOP' HTML/S/106.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/ListUtils.java<\/h2>$/;" a +'TOP' HTML/S/107.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/NumberUtils.java<\/h2>$/;" a +'TOP' HTML/S/108.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/StringUtils.java<\/h2>$/;" a +'TOP' HTML/S/109.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/TriConsumer.java<\/h2>$/;" a +'TOP' HTML/S/11.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/SwitchCommand.java<\/h2>$/;" a +'TOP' HTML/S/110.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gen<\/a>\/RandomGrammar.java<\/h2>$/;" a +'TOP' HTML/S/111.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gen<\/a>\/WeightedGrammar.java<\/h2>$/;" a +'TOP' HTML/S/112.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gen<\/a>\/WeightedRandom.java<\/h2>$/;" a +'TOP' HTML/S/113.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/graph<\/a>\/AdjacencyMap.java<\/h2>$/;" a +'TOP' HTML/S/114.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/graph<\/a>\/Edge.java<\/h2>$/;" a +'TOP' HTML/S/115.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/graph<\/a>\/Graph.java<\/h2>$/;" a +'TOP' HTML/S/116.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/awt<\/a>\/ExtensionFileFilter.java<\/h2>$/;" a +'TOP' HTML/S/117.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/awt<\/a>\/SimpleFileDialog.java<\/h2>$/;" a +'TOP' HTML/S/118.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/ExtensionFileFilter.java<\/h2>$/;" a +'TOP' HTML/S/119.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/layout<\/a>\/AutosizeLayout.java<\/h2>$/;" a +'TOP' HTML/S/12.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/test.tree<\/h2>$/;" a +'TOP' HTML/S/120.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/layout<\/a>\/HLayout.java<\/h2>$/;" a +'TOP' HTML/S/121.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/layout<\/a>\/VLayout.java<\/h2>$/;" a +'TOP' HTML/S/122.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/DropdownListPanel.java<\/h2>$/;" a +'TOP' HTML/S/123.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/FormattedInputPanel.java<\/h2>$/;" a +'TOP' HTML/S/124.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/HolderOutputPanel.java<\/h2>$/;" a +'TOP' HTML/S/125.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/ListParameterPanel.java<\/h2>$/;" a +'TOP' HTML/S/126.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/package-info.java<\/h2>$/;" a +'TOP' HTML/S/127.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/SimpleInputPanel.java<\/h2>$/;" a +'TOP' HTML/S/128.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/SimpleListPanel.java<\/h2>$/;" a +'TOP' HTML/S/129.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/SimpleSpinnerPanel.java<\/h2>$/;" a +'TOP' HTML/S/13.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/TestContext.java<\/h2>$/;" a +'TOP' HTML/S/130.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/panels<\/a>\/SliderInputPanel.java<\/h2>$/;" a +'TOP' HTML/S/131.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/SimpleDialogs.java<\/h2>$/;" a +'TOP' HTML/S/132.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/SimpleFileChooser.java<\/h2>$/;" a +'TOP' HTML/S/133.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/SimpleInternalDialogs.java<\/h2>$/;" a +'TOP' HTML/S/134.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/SimpleInternalFrame.java<\/h2>$/;" a +'TOP' HTML/S/135.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/SimpleJList.java<\/h2>$/;" a +'TOP' HTML/S/136.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/SimpleTitledBorder.java<\/h2>$/;" a +'TOP' HTML/S/137.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/gui<\/a>\/TextAreaOutputStream.java<\/h2>$/;" a +'TOP' HTML/S/138.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/ioutils<\/a>\/Block.java<\/h2>$/;" a +'TOP' HTML/S/139.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/ioutils<\/a>\/BlockReader.java<\/h2>$/;" a +'TOP' HTML/S/14.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/TreeConstructTest.java<\/h2>$/;" a +'TOP' HTML/S/140.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/ioutils<\/a>\/RuleBasedConfigReader.java<\/h2>$/;" a +'TOP' HTML/S/141.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/ioutils<\/a>\/RuleBasedReaderPragmas.java<\/h2>$/;" a +'TOP' HTML/S/142.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/delims<\/a>\/DelimiterException.java<\/h2>$/;" a +'TOP' HTML/S/143.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/delims<\/a>\/DelimiterGroup.java<\/h2>$/;" a +'TOP' HTML/S/144.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/delims<\/a>\/RegexCloser.java<\/h2>$/;" a +'TOP' HTML/S/145.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/delims<\/a>\/RegexOpener.java<\/h2>$/;" a +'TOP' HTML/S/146.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/delims<\/a>\/SequenceCharacteristics.java<\/h2>$/;" a +'TOP' HTML/S/147.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/delims<\/a>\/SequenceDelimiter.java<\/h2>$/;" a +'TOP' HTML/S/148.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/delims<\/a>\/StringDelimiter.java<\/h2>$/;" a +'TOP' HTML/S/149.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/DoubleMatcher.java<\/h2>$/;" a +'TOP' HTML/S/15.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/VarCommand.java<\/h2>$/;" a +'TOP' HTML/S/150.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/IPrecedent.java<\/h2>$/;" a +'TOP' HTML/S/151.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/ParserException.java<\/h2>$/;" a +'TOP' HTML/S/152.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/blocks<\/a>\/ParseBlocks.java<\/h2>$/;" a +'TOP' HTML/S/153.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/blocks<\/a>\/RepeatingParseBlock.java<\/h2>$/;" a +'TOP' HTML/S/154.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/blocks<\/a>\/SimpleParseBlock.java<\/h2>$/;" a +'TOP' HTML/S/155.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/blocks<\/a>\/TriggeredParseBlock.java<\/h2>$/;" a +'TOP' HTML/S/156.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/AbstractInitialCommand.java<\/h2>$/;" a +'TOP' HTML/S/157.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/BinaryCommand.java<\/h2>$/;" a +'TOP' HTML/S/158.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/BinaryPostCommand.java<\/h2>$/;" a +'TOP' HTML/S/159.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/ChainCommand.java<\/h2>$/;" a +'TOP' HTML/S/16.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/rangen<\/a>\/DiabloItemGen.java<\/h2>$/;" a +'TOP' HTML/S/160.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/ConstantCommand.java<\/h2>$/;" a +'TOP' HTML/S/161.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/DefaultInitialCommand.java<\/h2>$/;" a +'TOP' HTML/S/162.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/DefaultNonInitialCommand.java<\/h2>$/;" a +'TOP' HTML/S/163.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/GroupingCommand.java<\/h2>$/;" a +'TOP' HTML/S/164.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/InitialCommands.java<\/h2>$/;" a +'TOP' HTML/S/165.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/LeafCommand.java<\/h2>$/;" a +'TOP' HTML/S/166.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/LeftBinaryCommand.java<\/h2>$/;" a +'TOP' HTML/S/167.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/NonBinaryCommand.java<\/h2>$/;" a +'TOP' HTML/S/168.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/NonInitialCommands.java<\/h2>$/;" a +'TOP' HTML/S/169.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/PostCircumfixCommand.java<\/h2>$/;" a +'TOP' HTML/S/17.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/rangen<\/a>\/RandomStringExamples.java<\/h2>$/;" a +'TOP' HTML/S/170.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/PostfixCommand.java<\/h2>$/;" a +'TOP' HTML/S/171.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/PreTernaryCommand.java<\/h2>$/;" a +'TOP' HTML/S/172.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/RightBinaryCommand.java<\/h2>$/;" a +'TOP' HTML/S/173.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/TernaryCommand.java<\/h2>$/;" a +'TOP' HTML/S/174.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/TransformingInitialCommand.java<\/h2>$/;" a +'TOP' HTML/S/175.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/commands<\/a>\/UnaryCommand.java<\/h2>$/;" a +'TOP' HTML/S/176.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/InitialCommand.java<\/h2>$/;" a +'TOP' HTML/S/177.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/NonInitialCommand.java<\/h2>$/;" a +'TOP' HTML/S/178.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/ParseBlock.java<\/h2>$/;" a +'TOP' HTML/S/179.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/ParserContext.java<\/h2>$/;" a +'TOP' HTML/S/18.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/sample-ds-files<\/a>\/html.ds<\/h2>$/;" a +'TOP' HTML/S/180.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/PrattParser.java<\/h2>$/;" a +'TOP' HTML/S/181.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/Token.java<\/h2>$/;" a +'TOP' HTML/S/182.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/tokens<\/a>\/StringToken.java<\/h2>$/;" a +'TOP' HTML/S/183.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/tokens<\/a>\/StringTokenStream.java<\/h2>$/;" a +'TOP' HTML/S/184.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/pratt<\/a>\/TokenStream.java<\/h2>$/;" a +'TOP' HTML/S/185.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/ShuntingYard.java<\/h2>$/;" a +'TOP' HTML/S/186.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/splitter<\/a>\/SimpleTokenSplitter.java<\/h2>$/;" a +'TOP' HTML/S/187.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/splitter<\/a>\/TokenSplitter.java<\/h2>$/;" a +'TOP' HTML/S/188.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/splitter<\/a>\/TwoLevelSplitter.java<\/h2>$/;" a +'TOP' HTML/S/189.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/TokenTransformer.java<\/h2>$/;" a +'TOP' HTML/S/19.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/sample-ds-files<\/a>\/json.ds<\/h2>$/;" a +'TOP' HTML/S/190.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/TokenUtils.java<\/h2>$/;" a +'TOP' HTML/S/191.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/parserutils<\/a>\/TreeConstructor.java<\/h2>$/;" a +'TOP' HTML/S/192.html /^<\/a>

root<\/a>\/src<\/a>\/test<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/test<\/a>\/parserutils<\/a>\/TokenUtilsTest.java<\/h2>$/;" a +'TOP' HTML/S/193.html /^<\/a>

root<\/a>\/target<\/a>\/classes<\/a>\/BidiMirrorDB.txt<\/h2>$/;" a +'TOP' HTML/S/194.html /^<\/a>

root<\/a>\/target<\/a>\/classes<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/test.tree<\/h2>$/;" a +'TOP' HTML/S/195.html /^<\/a>

root<\/a>\/target<\/a>\/classes<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/sample-ds-files<\/a>\/html.ds<\/h2>$/;" a +'TOP' HTML/S/196.html /^<\/a>

root<\/a>\/target<\/a>\/classes<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/sample-ds-files<\/a>\/json.ds<\/h2>$/;" a +'TOP' HTML/S/197.html /^<\/a>

root<\/a>\/target<\/a>\/maven-archiver<\/a>\/pom.properties<\/h2>$/;" a +'TOP' HTML/S/198.html /^<\/a>

root<\/a>\/target<\/a>\/maven-status<\/a>\/maven-compiler-plugin<\/a>\/compile<\/a>\/default-compile<\/a>\/createdFiles.lst<\/h2>$/;" a +'TOP' HTML/S/199.html /^<\/a>

root<\/a>\/target<\/a>\/maven-status<\/a>\/maven-compiler-plugin<\/a>\/compile<\/a>\/default-compile<\/a>\/inputFiles.lst<\/h2>$/;" a +'TOP' HTML/S/2.html /^<\/a>

root<\/a>\/pom.xml<\/h2>$/;" a +'TOP' HTML/S/20.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/CLICommander.java<\/h2>$/;" a +'TOP' HTML/S/200.html /^<\/a>

root<\/a>\/target<\/a>\/maven-status<\/a>\/maven-compiler-plugin<\/a>\/testCompile<\/a>\/default-testCompile<\/a>\/createdFiles.lst<\/h2>$/;" a +'TOP' HTML/S/201.html /^<\/a>

root<\/a>\/target<\/a>\/maven-status<\/a>\/maven-compiler-plugin<\/a>\/testCompile<\/a>\/default-testCompile<\/a>\/inputFiles.lst<\/h2>$/;" a +'TOP' HTML/S/202.html /^<\/a>

root<\/a>\/target<\/a>\/surefire-reports<\/a>\/bjc.utils.test.parserutils.TokenUtilsTest.txt<\/h2>$/;" a +'TOP' HTML/S/203.html /^<\/a>

root<\/a>\/target<\/a>\/surefire-reports<\/a>\/TEST-bjc.utils.test.parserutils.TokenUtilsTest.xml<\/h2>$/;" a +'TOP' HTML/S/21.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/Command.java<\/h2>$/;" a +'TOP' HTML/S/22.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/CommandHandler.java<\/h2>$/;" a +'TOP' HTML/S/23.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/CommandHelp.java<\/h2>$/;" a +'TOP' HTML/S/24.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/CommandMode.java<\/h2>$/;" a +'TOP' HTML/S/25.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/DelegatingCommand.java<\/h2>$/;" a +'TOP' HTML/S/26.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/fds<\/a>\/FDS.java<\/h2>$/;" a +'TOP' HTML/S/27.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/fds<\/a>\/FDSCommand.java<\/h2>$/;" a +'TOP' HTML/S/28.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/fds<\/a>\/FDSException.java<\/h2>$/;" a +'TOP' HTML/S/29.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/fds<\/a>\/FDSMode.java<\/h2>$/;" a +'TOP' HTML/S/3.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/AbbrevMapTest.java<\/h2>$/;" a +'TOP' HTML/S/30.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/fds<\/a>\/SimpleFDSMode.java<\/h2>$/;" a +'TOP' HTML/S/31.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/GenericCommand.java<\/h2>$/;" a +'TOP' HTML/S/32.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/GenericCommandMode.java<\/h2>$/;" a +'TOP' HTML/S/33.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/GenericHelp.java<\/h2>$/;" a +'TOP' HTML/S/34.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/cli<\/a>\/NullHelp.java<\/h2>$/;" a +'TOP' HTML/S/35.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/components<\/a>\/ComponentDescription.java<\/h2>$/;" a +'TOP' HTML/S/36.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/components<\/a>\/ComponentDescriptionFileParser.java<\/h2>$/;" a +'TOP' HTML/S/37.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/components<\/a>\/ComponentDescriptionState.java<\/h2>$/;" a +'TOP' HTML/S/38.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/components<\/a>\/FileComponentRepository.java<\/h2>$/;" a +'TOP' HTML/S/39.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/components<\/a>\/IComponentRepository.java<\/h2>$/;" a +'TOP' HTML/S/4.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/BinarySearchTest.java<\/h2>$/;" a +'TOP' HTML/S/40.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/components<\/a>\/IDescribedComponent.java<\/h2>$/;" a +'TOP' HTML/S/41.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/CircularIterator.java<\/h2>$/;" a +'TOP' HTML/S/42.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/Either.java<\/h2>$/;" a +'TOP' HTML/S/43.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/Identity.java<\/h2>$/;" a +'TOP' HTML/S/44.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/IHolder.java<\/h2>$/;" a +'TOP' HTML/S/45.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/internals<\/a>\/BoundLazy.java<\/h2>$/;" a +'TOP' HTML/S/46.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/internals<\/a>\/BoundLazyPair.java<\/h2>$/;" a +'TOP' HTML/S/47.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/internals<\/a>\/BoundListHolder.java<\/h2>$/;" a +'TOP' HTML/S/48.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/internals<\/a>\/HalfBoundLazyPair.java<\/h2>$/;" a +'TOP' HTML/S/49.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/internals<\/a>\/WrappedLazy.java<\/h2>$/;" a +'TOP' HTML/S/5.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/cli<\/a>\/FDSExample.java<\/h2>$/;" a +'TOP' HTML/S/50.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/internals<\/a>\/WrappedOption.java<\/h2>$/;" a +'TOP' HTML/S/51.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/IPair.java<\/h2>$/;" a +'TOP' HTML/S/52.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/ITree.java<\/h2>$/;" a +'TOP' HTML/S/53.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/Lazy.java<\/h2>$/;" a +'TOP' HTML/S/54.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/LazyPair.java<\/h2>$/;" a +'TOP' HTML/S/55.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/ListHolder.java<\/h2>$/;" a +'TOP' HTML/S/56.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/Option.java<\/h2>$/;" a +'TOP' HTML/S/57.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/Pair.java<\/h2>$/;" a +'TOP' HTML/S/58.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/SingleIterator.java<\/h2>$/;" a +'TOP' HTML/S/59.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/SingleSupplier.java<\/h2>$/;" a +'TOP' HTML/S/6.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/cli<\/a>\/TestContext.java<\/h2>$/;" a +'TOP' HTML/S/60.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/TopDownTransformIterator.java<\/h2>$/;" a +'TOP' HTML/S/61.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/TopDownTransformResult.java<\/h2>$/;" a +'TOP' HTML/S/62.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/TransformIterator.java<\/h2>$/;" a +'TOP' HTML/S/63.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/data<\/a>\/Tree.java<\/h2>$/;" a +'TOP' HTML/S/64.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/AbbrevMap.java<\/h2>$/;" a +'TOP' HTML/S/65.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/Directory.java<\/h2>$/;" a +'TOP' HTML/S/66.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/DoubleTape.java<\/h2>$/;" a +'TOP' HTML/S/67.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/PushdownMap.java<\/h2>$/;" a +'TOP' HTML/S/68.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/QueueStack.java<\/h2>$/;" a +'TOP' HTML/S/69.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/SimpleDirectory.java<\/h2>$/;" a +'TOP' HTML/S/7.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/DelimSplitterTest.java<\/h2>$/;" a +'TOP' HTML/S/70.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/SimpleStack.java<\/h2>$/;" a +'TOP' HTML/S/71.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/SingleTape.java<\/h2>$/;" a +'TOP' HTML/S/72.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/SpaghettiStack.java<\/h2>$/;" a +'TOP' HTML/S/73.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/Stack.java<\/h2>$/;" a +'TOP' HTML/S/74.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/Tape.java<\/h2>$/;" a +'TOP' HTML/S/75.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/TapeChanger.java<\/h2>$/;" a +'TOP' HTML/S/76.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/TapeLibrary.java<\/h2>$/;" a +'TOP' HTML/S/77.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/esodata<\/a>\/UnifiedDirectory.java<\/h2>$/;" a +'TOP' HTML/S/78.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/exceptions<\/a>\/FileNotChosenException.java<\/h2>$/;" a +'TOP' HTML/S/79.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/exceptions<\/a>\/PragmaFormatException.java<\/h2>$/;" a +'TOP' HTML/S/8.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/AssignCommand.java<\/h2>$/;" a +'TOP' HTML/S/80.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/exceptions<\/a>\/UnknownPragmaException.java<\/h2>$/;" a +'TOP' HTML/S/81.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/bst<\/a>\/BinarySearchTree.java<\/h2>$/;" a +'TOP' HTML/S/82.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/bst<\/a>\/BinarySearchTreeLeaf.java<\/h2>$/;" a +'TOP' HTML/S/83.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/bst<\/a>\/BinarySearchTreeNode.java<\/h2>$/;" a +'TOP' HTML/S/84.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/bst<\/a>\/DirectedWalkFunction.java<\/h2>$/;" a +'TOP' HTML/S/85.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/bst<\/a>\/ITreePart.java<\/h2>$/;" a +'TOP' HTML/S/86.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/bst<\/a>\/TreeLinearizationMethod.java<\/h2>$/;" a +'TOP' HTML/S/87.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/ExtendedMap.java<\/h2>$/;" a +'TOP' HTML/S/88.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/FunctionalList.java<\/h2>$/;" a +'TOP' HTML/S/89.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/FunctionalMap.java<\/h2>$/;" a +'TOP' HTML/S/9.html /^<\/a>

root<\/a>\/src<\/a>\/examples<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/examples<\/a>\/parsing<\/a>\/PrattParserTest.java<\/h2>$/;" a +'TOP' HTML/S/90.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/FunctionalStringTokenizer.java<\/h2>$/;" a +'TOP' HTML/S/91.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/IList.java<\/h2>$/;" a +'TOP' HTML/S/92.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/IMap.java<\/h2>$/;" a +'TOP' HTML/S/93.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/SentryList.java<\/h2>$/;" a +'TOP' HTML/S/94.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/theory<\/a>\/Bifunctor.java<\/h2>$/;" a +'TOP' HTML/S/95.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/theory<\/a>\/Functor.java<\/h2>$/;" a +'TOP' HTML/S/96.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/theory<\/a>\/package-info.java<\/h2>$/;" a +'TOP' HTML/S/97.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcdata<\/a>\/TransformedValueMap.java<\/h2>$/;" a +'TOP' HTML/S/98.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/CollectorUtils.java<\/h2>$/;" a +'TOP' HTML/S/99.html /^<\/a>

root<\/a>\/src<\/a>\/main<\/a>\/java<\/a>\/bjc<\/a>\/utils<\/a>\/funcutils<\/a>\/CompoundCollector.java<\/h2>$/;" a ADD src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ ADD(1),$/;" e enum:ShuntingYard.Operator file: +AbbrevMap src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public AbbrevMap(String... words) {$/;" m class:AbbrevMap +AbbrevMap src/main/java/bjc/utils/esodata/AbbrevMap.java /^public class AbbrevMap {$/;" c +AbbrevMapTest src/examples/java/bjc/utils/examples/AbbrevMapTest.java /^public class AbbrevMapTest {$/;" c +AbstractInitialCommand src/main/java/bjc/utils/parserutils/pratt/commands/AbstractInitialCommand.java /^public abstract class AbstractInitialCommand implements InitialCommand {$/;" c AdjacencyMap src/main/java/bjc/utils/graph/AdjacencyMap.java /^ public AdjacencyMap(IList vertices) {$/;" m class:AdjacencyMap AdjacencyMap src/main/java/bjc/utils/graph/AdjacencyMap.java /^public class AdjacencyMap {$/;" c +AssignCommand src/examples/java/bjc/utils/examples/parsing/AssignCommand.java /^ public AssignCommand() {$/;" m class:AssignCommand +AssignCommand src/examples/java/bjc/utils/examples/parsing/AssignCommand.java /^class AssignCommand extends NonBinaryCommand {$/;" c AutosizeLayout src/main/java/bjc/utils/gui/layout/AutosizeLayout.java /^ public AutosizeLayout() {$/;" m class:AutosizeLayout AutosizeLayout src/main/java/bjc/utils/gui/layout/AutosizeLayout.java /^public class AutosizeLayout extends GridLayout {$/;" c Bifunctor src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^public interface Bifunctor {$/;" i +BinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/BinaryCommand.java /^ public BinaryCommand(int precedence) {$/;" m class:BinaryCommand +BinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/BinaryCommand.java /^public abstract class BinaryCommand extends BinaryPostCommand {$/;" c +BinaryPostCommand src/main/java/bjc/utils/parserutils/pratt/commands/BinaryPostCommand.java /^ public BinaryPostCommand(int precedence) {$/;" m class:BinaryPostCommand +BinaryPostCommand src/main/java/bjc/utils/parserutils/pratt/commands/BinaryPostCommand.java /^public abstract class BinaryPostCommand extends NonInitialCommand {$/;" c BinarySearchTest src/examples/java/bjc/utils/examples/BinarySearchTest.java /^public class BinarySearchTest {$/;" c BinarySearchTree src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public BinarySearchTree(Comparator cmp) {$/;" m class:BinarySearchTree BinarySearchTree src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^public class BinarySearchTree {$/;" c BinarySearchTreeLeaf src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public BinarySearchTreeLeaf(T element) {$/;" m class:BinarySearchTreeLeaf BinarySearchTreeLeaf src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^public class BinarySearchTreeLeaf implements ITreePart {$/;" c -BinarySearchTreeNode src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public BinarySearchTreeNode(T element, ITreePart lft,$/;" m class:BinarySearchTreeNode +BinarySearchTreeNode src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public BinarySearchTreeNode(T element, ITreePart lft, ITreePart rght) {$/;" m class:BinarySearchTreeNode BinarySearchTreeNode src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^public class BinarySearchTreeNode extends BinarySearchTreeLeaf {$/;" c -BoundLazy src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public BoundLazy(Supplier> supp,$/;" m class:BoundLazy -BoundLazy src/main/java/bjc/utils/data/internals/BoundLazy.java /^public class BoundLazy$/;" c -BoundLazyPair src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public BoundLazyPair(Supplier leftSupp,$/;" m class:BoundLazyPair -BoundLazyPair src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^public class BoundLazyPair$/;" c +Block src/main/java/bjc/utils/ioutils/Block.java /^ public Block(int blockNo, String contents, int startLine, int endLine) {$/;" m class:Block +Block src/main/java/bjc/utils/ioutils/Block.java /^public class Block {$/;" c +BlockEnter src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^ private static final class BlockEnter implements UnaryOperator {$/;" c class:PrattParserTest +BlockExit src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^ private static final class BlockExit implements UnaryOperator {$/;" c class:PrattParserTest +BlockReader src/main/java/bjc/utils/ioutils/BlockReader.java /^ public BlockReader(String blockDelim, Reader source) {$/;" m class:BlockReader +BlockReader src/main/java/bjc/utils/ioutils/BlockReader.java /^public class BlockReader implements AutoCloseable, Iterator {$/;" c +BoundLazy src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public BoundLazy(Supplier> supp, Function> binder) {$/;" m class:BoundLazy +BoundLazy src/main/java/bjc/utils/data/internals/BoundLazy.java /^public class BoundLazy implements IHolder {$/;" c +BoundLazyPair src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public BoundLazyPair(Supplier leftSupp, Supplier rightSupp,$/;" m class:BoundLazyPair +BoundLazyPair src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^public class BoundLazyPair implements IPair {$/;" c BoundListHolder src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public BoundListHolder(IList> toHold) {$/;" m class:BoundListHolder BoundListHolder src/main/java/bjc/utils/data/internals/BoundListHolder.java /^public class BoundListHolder implements IHolder {$/;" c -CLASS_LOGGER src/main/java/bjc/utils/components/FileComponentRepository.java /^ private static final Logger CLASS_LOGGER = Logger$/;" f class:FileComponentRepository file: +CLASS_LOGGER src/main/java/bjc/utils/components/FileComponentRepository.java /^ private static final Logger CLASS_LOGGER = Logger.getLogger("FileComponentRepository");$/;" f class:FileComponentRepository file: CLICommander src/main/java/bjc/utils/cli/CLICommander.java /^ public CLICommander(InputStream input, OutputStream output, OutputStream error) {$/;" m class:CLICommander CLICommander src/main/java/bjc/utils/cli/CLICommander.java /^public class CLICommander {$/;" c +ChainCommand src/main/java/bjc/utils/parserutils/pratt/commands/ChainCommand.java /^ public ChainCommand(int precedence, Set chainSet, Token chainMarker) {$/;" m class:ChainCommand +ChainCommand src/main/java/bjc/utils/parserutils/pratt/commands/ChainCommand.java /^public class ChainCommand extends BinaryPostCommand {$/;" c CircularIterator src/main/java/bjc/utils/data/CircularIterator.java /^ public CircularIterator(Iterable src) {$/;" m class:CircularIterator CircularIterator src/main/java/bjc/utils/data/CircularIterator.java /^ public CircularIterator(Iterable src, boolean circ) {$/;" m class:CircularIterator CircularIterator src/main/java/bjc/utils/data/CircularIterator.java /^public class CircularIterator implements Iterator {$/;" c CollectorUtils src/main/java/bjc/utils/funcutils/CollectorUtils.java /^public class CollectorUtils {$/;" c -ComponentDescription src/main/java/bjc/utils/components/ComponentDescription.java /^ public ComponentDescription(String name, String author,$/;" m class:ComponentDescription +Command src/main/java/bjc/utils/cli/Command.java /^public interface Command {$/;" i +CommandHandler src/main/java/bjc/utils/cli/CommandHandler.java /^public interface CommandHandler extends Function {$/;" i +CommandHelp src/main/java/bjc/utils/cli/CommandHelp.java /^public interface CommandHelp {$/;" i +CommandMode src/main/java/bjc/utils/cli/CommandMode.java /^public interface CommandMode extends Comparable {$/;" i +ComponentDescription src/main/java/bjc/utils/components/ComponentDescription.java /^ public ComponentDescription(String name, String author, String description, int version) {$/;" m class:ComponentDescription ComponentDescription src/main/java/bjc/utils/components/ComponentDescription.java /^public class ComponentDescription implements IDescribedComponent {$/;" c ComponentDescriptionFileParser src/main/java/bjc/utils/components/ComponentDescriptionFileParser.java /^public class ComponentDescriptionFileParser {$/;" c ComponentDescriptionState src/main/java/bjc/utils/components/ComponentDescriptionState.java /^public class ComponentDescriptionState {$/;" c -CompoundCollector src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ public CompoundCollector($/;" m class:CompoundCollector +CompoundCollector src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ public CompoundCollector(Collector first,$/;" m class:CompoundCollector CompoundCollector src/main/java/bjc/utils/funcutils/CompoundCollector.java /^final class CompoundCollector$/;" c +ConstantCommand src/main/java/bjc/utils/parserutils/pratt/commands/ConstantCommand.java /^ public ConstantCommand(ITree> con) {$/;" m class:ConstantCommand +ConstantCommand src/main/java/bjc/utils/parserutils/pratt/commands/ConstantCommand.java /^public class ConstantCommand implements InitialCommand {$/;" c +DEFAULT_LEFT_COMMAND src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ private final NonInitialCommand DEFAULT_LEFT_COMMAND = new DefaultNonInitialCommand<>();$/;" f class:PrattParser file: +DEFAULT_NULL_COMMAND src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ private final InitialCommand DEFAULT_NULL_COMMAND = new DefaultInitialCommand<>();$/;" f class:PrattParser file: DIVIDE src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ DIVIDE(4);$/;" e enum:ShuntingYard.Operator file: -DelegatingCommand src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public DelegatingCommand(ICommand delegate) {$/;" m class:DelegatingCommand -DelegatingCommand src/main/java/bjc/utils/cli/DelegatingCommand.java /^class DelegatingCommand implements ICommand {$/;" c +DefaultInitialCommand src/main/java/bjc/utils/parserutils/pratt/commands/DefaultInitialCommand.java /^public class DefaultInitialCommand implements InitialCommand {$/;" c +DefaultNonInitialCommand src/main/java/bjc/utils/parserutils/pratt/commands/DefaultNonInitialCommand.java /^public class DefaultNonInitialCommand extends NonInitialCommand {$/;" c +DelegatingCommand src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public DelegatingCommand(Command delegate) {$/;" m class:DelegatingCommand +DelegatingCommand src/main/java/bjc/utils/cli/DelegatingCommand.java /^class DelegatingCommand implements Command {$/;" c +DelimSplitterTest src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private DelimSplitterTest() {$/;" m class:DelimSplitterTest file: +DelimSplitterTest src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^public class DelimSplitterTest {$/;" c +DelimiterException src/main/java/bjc/utils/parserutils/delims/DelimiterException.java /^ public DelimiterException(String res) {$/;" m class:DelimiterException +DelimiterException src/main/java/bjc/utils/parserutils/delims/DelimiterException.java /^public class DelimiterException extends RuntimeException {$/;" c +DelimiterGroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public DelimiterGroup(T name) {$/;" m class:DelimiterGroup +DelimiterGroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^public class DelimiterGroup {$/;" c DiabloItemGen src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^public class DiabloItemGen {$/;" c +Digits src/main/java/bjc/utils/parserutils/DoubleMatcher.java /^ private static final String Digits = "(\\\\p{Digit}+)";$/;" f class:DoubleMatcher file: DirectedWalkFunction src/main/java/bjc/utils/funcdata/bst/DirectedWalkFunction.java /^public interface DirectedWalkFunction {$/;" i DirectedWalkResult src/main/java/bjc/utils/funcdata/bst/DirectedWalkFunction.java /^ public enum DirectedWalkResult {$/;" g interface:DirectedWalkFunction +Directory src/main/java/bjc/utils/esodata/Directory.java /^public interface Directory {$/;" i +DoubleMatcher src/main/java/bjc/utils/parserutils/DoubleMatcher.java /^class DoubleMatcher {$/;" c DoubleTape src/main/java/bjc/utils/esodata/DoubleTape.java /^ public DoubleTape() {$/;" m class:DoubleTape DoubleTape src/main/java/bjc/utils/esodata/DoubleTape.java /^ public DoubleTape(boolean autoExtnd) {$/;" m class:DoubleTape DoubleTape src/main/java/bjc/utils/esodata/DoubleTape.java /^public class DoubleTape implements Tape {$/;" c -DropdownListPanel src/main/java/bjc/utils/gui/panels/DropdownListPanel.java /^ public DropdownListPanel(String type,$/;" m class:DropdownListPanel +DropdownListPanel src/main/java/bjc/utils/gui/panels/DropdownListPanel.java /^ public DropdownListPanel(String type, DefaultListModel model, IList choices) {$/;" m class:DropdownListPanel DropdownListPanel src/main/java/bjc/utils/gui/panels/DropdownListPanel.java /^public class DropdownListPanel extends JPanel {$/;" c Edge src/main/java/bjc/utils/graph/Edge.java /^ public Edge(T initial, T terminal, int distance) {$/;" m class:Edge Edge src/main/java/bjc/utils/graph/Edge.java /^public class Edge {$/;" c -Either src/main/java/bjc/utils/data/Either.java /^ private Either( LeftType left, RightType right) {$/;" m class:Either file: -Either src/main/java/bjc/utils/data/Either.java /^public class Either$/;" c +Either src/main/java/bjc/utils/data/Either.java /^ private Either(LeftType left, RightType right) {$/;" m class:Either file: +Either src/main/java/bjc/utils/data/Either.java /^public class Either implements IPair {$/;" c EnumUtils src/main/java/bjc/utils/funcutils/EnumUtils.java /^public class EnumUtils {$/;" c -ExtendedMap src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public ExtendedMap(IMap delegate,$/;" m class:ExtendedMap +Exp src/main/java/bjc/utils/parserutils/DoubleMatcher.java /^ private static final String Exp = "[eE][+-]?" + Digits;$/;" f class:DoubleMatcher file: +ExpectationException src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^ public ExpectationException(String msg) {$/;" m class:TokenStream.ExpectationException +ExpectationException src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^ public static class ExpectationException extends ParserException {$/;" c class:TokenStream +ExtendedMap src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public ExtendedMap(IMap delegate, IMap store) {$/;" m class:ExtendedMap ExtendedMap src/main/java/bjc/utils/funcdata/ExtendedMap.java /^class ExtendedMap implements IMap {$/;" c ExtensionFileFilter src/main/java/bjc/utils/gui/ExtensionFileFilter.java /^ public ExtensionFileFilter(List exts) {$/;" m class:ExtensionFileFilter ExtensionFileFilter src/main/java/bjc/utils/gui/ExtensionFileFilter.java /^ public ExtensionFileFilter(String... exts) {$/;" m class:ExtensionFileFilter @@ -61,16 +23237,23 @@ ExtensionFileFilter src/main/java/bjc/utils/gui/awt/ExtensionFileFilter.java /^ ExtensionFileFilter src/main/java/bjc/utils/gui/awt/ExtensionFileFilter.java /^ public ExtensionFileFilter(String... exts) {$/;" m class:ExtensionFileFilter ExtensionFileFilter src/main/java/bjc/utils/gui/awt/ExtensionFileFilter.java /^public class ExtensionFileFilter implements FilenameFilter {$/;" c FAILURE src/main/java/bjc/utils/funcdata/bst/DirectedWalkFunction.java /^ FAILURE,$/;" e enum:DirectedWalkFunction.DirectedWalkResult file: -FileComponentRepository src/main/java/bjc/utils/components/FileComponentRepository.java /^ public FileComponentRepository(File directory,$/;" m class:FileComponentRepository +FDS src/main/java/bjc/utils/cli/fds/FDS.java /^public class FDS {$/;" c +FDSCommand src/main/java/bjc/utils/cli/fds/FDSCommand.java /^public interface FDSCommand {$/;" i +FDSExample src/examples/java/bjc/utils/examples/cli/FDSExample.java /^public class FDSExample {$/;" c +FDSException src/main/java/bjc/utils/cli/fds/FDSException.java /^ public FDSException(String message) {$/;" m class:FDSException +FDSException src/main/java/bjc/utils/cli/fds/FDSException.java /^ public FDSException(String message, Throwable cause) {$/;" m class:FDSException +FDSException src/main/java/bjc/utils/cli/fds/FDSException.java /^public class FDSException extends Exception {$/;" c +FDSMode src/main/java/bjc/utils/cli/fds/FDSMode.java /^public interface FDSMode {$/;" i +FileComponentRepository src/main/java/bjc/utils/components/FileComponentRepository.java /^ public FileComponentRepository(File directory, Function componentReader) {$/;" m class:FileComponentRepository FileComponentRepository src/main/java/bjc/utils/components/FileComponentRepository.java /^public class FileComponentRepository$/;" c FileNotChosenException src/main/java/bjc/utils/exceptions/FileNotChosenException.java /^ public FileNotChosenException() {$/;" m class:FileNotChosenException FileNotChosenException src/main/java/bjc/utils/exceptions/FileNotChosenException.java /^ public FileNotChosenException(String cause) {$/;" m class:FileNotChosenException FileNotChosenException src/main/java/bjc/utils/exceptions/FileNotChosenException.java /^public class FileNotChosenException extends IOException {$/;" c FileUtils src/main/java/bjc/utils/funcutils/FileUtils.java /^public class FileUtils {$/;" c -FormattedInputPanel src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^ public FormattedInputPanel(String label, int length,$/;" m class:FormattedInputPanel +FormattedInputPanel src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^ public FormattedInputPanel(String label, int length, AbstractFormatter formatter, Consumer reciever) {$/;" m class:FormattedInputPanel FormattedInputPanel src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^public class FormattedInputPanel extends JPanel {$/;" c FuncUtils src/main/java/bjc/utils/funcutils/FuncUtils.java /^public class FuncUtils {$/;" c -FunctionalFileVisitor src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ public FunctionalFileVisitor($/;" m class:FunctionalFileVisitor +FunctionalFileVisitor src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ public FunctionalFileVisitor(BiPredicate predicate,$/;" m class:FunctionalFileVisitor FunctionalFileVisitor src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^final class FunctionalFileVisitor extends SimpleFileVisitor {$/;" c FunctionalList src/main/java/bjc/utils/funcdata/FunctionalList.java /^ private FunctionalList(int size) {$/;" m class:FunctionalList file: FunctionalList src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public FunctionalList() {$/;" m class:FunctionalList @@ -82,69 +23265,80 @@ FunctionalMap src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public Func FunctionalMap src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public FunctionalMap(Map wrap) {$/;" m class:FunctionalMap FunctionalMap src/main/java/bjc/utils/funcdata/FunctionalMap.java /^public class FunctionalMap implements IMap {$/;" c FunctionalStringTokenizer src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public FunctionalStringTokenizer(String inp) {$/;" m class:FunctionalStringTokenizer -FunctionalStringTokenizer src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public FunctionalStringTokenizer(String input,$/;" m class:FunctionalStringTokenizer +FunctionalStringTokenizer src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public FunctionalStringTokenizer(String input, String seperators) {$/;" m class:FunctionalStringTokenizer FunctionalStringTokenizer src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public FunctionalStringTokenizer(StringTokenizer toWrap) {$/;" m class:FunctionalStringTokenizer FunctionalStringTokenizer src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^public class FunctionalStringTokenizer {$/;" c Functor src/main/java/bjc/utils/funcdata/theory/Functor.java /^public interface Functor {$/;" i -GenericCommand src/main/java/bjc/utils/cli/GenericCommand.java /^ public GenericCommand(ICommandHandler handler, String description, String help) {$/;" m class:GenericCommand -GenericCommand src/main/java/bjc/utils/cli/GenericCommand.java /^public class GenericCommand implements ICommand {$/;" c +GenericCommand src/main/java/bjc/utils/cli/GenericCommand.java /^ public GenericCommand(CommandHandler handler, String description, String help) {$/;" m class:GenericCommand +GenericCommand src/main/java/bjc/utils/cli/GenericCommand.java /^public class GenericCommand implements Command {$/;" c GenericCommandMode src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public GenericCommandMode(Consumer normalOutput, Consumer errorOutput) {$/;" m class:GenericCommandMode -GenericCommandMode src/main/java/bjc/utils/cli/GenericCommandMode.java /^public class GenericCommandMode implements ICommandMode {$/;" c -GenericHelp src/main/java/bjc/utils/cli/GenericHelp.java /^ public GenericHelp(String summary, String description) {$/;" m class:GenericHelp -GenericHelp src/main/java/bjc/utils/cli/GenericHelp.java /^public class GenericHelp implements ICommandHelp {$/;" c +GenericCommandMode src/main/java/bjc/utils/cli/GenericCommandMode.java /^public class GenericCommandMode implements CommandMode {$/;" c +GenericHelp src/main/java/bjc/utils/cli/GenericHelp.java /^ public GenericHelp(String summary, String description) {$/;" m class:GenericHelp +GenericHelp src/main/java/bjc/utils/cli/GenericHelp.java /^public class GenericHelp implements CommandHelp {$/;" c Graph src/main/java/bjc/utils/graph/Graph.java /^ public Graph() {$/;" m class:Graph Graph src/main/java/bjc/utils/graph/Graph.java /^public class Graph {$/;" c -GroupPartIteration src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ public GroupPartIteration(IList> returned, IList rejects,$/;" m class:GroupPartIteration +GroupPartIteration src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ public GroupPartIteration(IList> returned, IList rejects, int nPerPart,$/;" m class:GroupPartIteration GroupPartIteration src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^final class GroupPartIteration implements Consumer {$/;" c +GroupingCommand src/main/java/bjc/utils/parserutils/pratt/commands/GroupingCommand.java /^ public GroupingCommand(ParseBlock inner, Token marker) {$/;" m class:GroupingCommand +GroupingCommand src/main/java/bjc/utils/parserutils/pratt/commands/GroupingCommand.java /^public class GroupingCommand extends AbstractInitialCommand {$/;" c HLayout src/main/java/bjc/utils/gui/layout/HLayout.java /^ public HLayout(int columns) {$/;" m class:HLayout HLayout src/main/java/bjc/utils/gui/layout/HLayout.java /^public class HLayout extends GridLayout {$/;" c -HalfBoundLazyPair src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public HalfBoundLazyPair(Supplier oldSupp,$/;" m class:HalfBoundLazyPair -HalfBoundLazyPair src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^public class HalfBoundLazyPair$/;" c -HolderOutputPanel src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ public HolderOutputPanel(String lab, IHolder valueHolder,$/;" m class:HolderOutputPanel +HalfBoundLazyPair src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public HalfBoundLazyPair(Supplier oldSupp, Function> bindr) {$/;" m class:HalfBoundLazyPair +HalfBoundLazyPair src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^public class HalfBoundLazyPair implements IPair {$/;" c +HexDigits src/main/java/bjc/utils/parserutils/DoubleMatcher.java /^ private static final String HexDigits = "(\\\\p{XDigit}+)";$/;" f class:DoubleMatcher file: +HolderOutputPanel src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ public HolderOutputPanel(String lab, IHolder valueHolder, int nDelay) {$/;" m class:HolderOutputPanel HolderOutputPanel src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^public class HolderOutputPanel extends JPanel {$/;" c IBuilder src/main/java/bjc/utils/funcutils/IBuilder.java /^public interface IBuilder {$/;" i -ICommand src/main/java/bjc/utils/cli/ICommand.java /^public interface ICommand {$/;" i -ICommandHandler src/main/java/bjc/utils/cli/ICommandHandler.java /^public interface ICommandHandler extends Function {$/;" i -ICommandHelp src/main/java/bjc/utils/cli/ICommandHelp.java /^public interface ICommandHelp {$/;" i -ICommandMode src/main/java/bjc/utils/cli/ICommandMode.java /^public interface ICommandMode {$/;" i -IComponentRepository src/main/java/bjc/utils/components/IComponentRepository.java /^public interface IComponentRepository<$/;" i -ID src/main/java/bjc/utils/data/Tree.java /^ private int ID;$/;" f class:Tree file: -IDescribedComponent src/main/java/bjc/utils/components/IDescribedComponent.java /^public interface IDescribedComponent {$/;" i +IComponentRepository src/main/java/bjc/utils/components/IComponentRepository.java /^public interface IComponentRepository {$/;" i +ID src/main/java/bjc/utils/data/Tree.java /^ private int ID;$/;" f class:Tree file: +IDescribedComponent src/main/java/bjc/utils/components/IDescribedComponent.java /^public interface IDescribedComponent extends Comparable{$/;" i IHolder src/main/java/bjc/utils/data/IHolder.java /^public interface IHolder extends Functor {$/;" i IList src/main/java/bjc/utils/funcdata/IList.java /^public interface IList extends Iterable {$/;" i IMap src/main/java/bjc/utils/funcdata/IMap.java /^public interface IMap {$/;" i INORDER src/main/java/bjc/utils/funcdata/bst/TreeLinearizationMethod.java /^ INORDER,$/;" e enum:TreeLinearizationMethod file: -IPair src/main/java/bjc/utils/data/IPair.java /^public interface IPair$/;" i +IPair src/main/java/bjc/utils/data/IPair.java /^public interface IPair extends Bifunctor {$/;" i IPrecedent src/main/java/bjc/utils/parserutils/IPrecedent.java /^public interface IPrecedent {$/;" i ITree src/main/java/bjc/utils/data/ITree.java /^public interface ITree {$/;" i ITreePart src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^public interface ITreePart {$/;" i Identity src/main/java/bjc/utils/data/Identity.java /^ public Identity() {$/;" m class:Identity Identity src/main/java/bjc/utils/data/Identity.java /^ public Identity(ContainedType value) {$/;" m class:Identity Identity src/main/java/bjc/utils/data/Identity.java /^public class Identity implements IHolder {$/;" c +InitialCommand src/main/java/bjc/utils/parserutils/pratt/InitialCommand.java /^public interface InitialCommand {$/;" i +InitialCommands src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^public class InitialCommands {$/;" c LEFT src/main/java/bjc/utils/funcdata/bst/DirectedWalkFunction.java /^ LEFT,$/;" e enum:DirectedWalkFunction.DirectedWalkResult file: -Lazy src/main/java/bjc/utils/data/Lazy.java /^ private Lazy(Supplier supp,$/;" m class:Lazy file: +Lazy src/main/java/bjc/utils/data/Lazy.java /^ private Lazy(Supplier supp, IList> pendingActions) {$/;" m class:Lazy file: Lazy src/main/java/bjc/utils/data/Lazy.java /^ public Lazy(ContainedType value) {$/;" m class:Lazy Lazy src/main/java/bjc/utils/data/Lazy.java /^ public Lazy(Supplier supp) {$/;" m class:Lazy Lazy src/main/java/bjc/utils/data/Lazy.java /^public class Lazy implements IHolder {$/;" c LazyPair src/main/java/bjc/utils/data/LazyPair.java /^ public LazyPair(LeftType leftVal, RightType rightVal) {$/;" m class:LazyPair -LazyPair src/main/java/bjc/utils/data/LazyPair.java /^ public LazyPair(Supplier leftSupp,$/;" m class:LazyPair -LazyPair src/main/java/bjc/utils/data/LazyPair.java /^public class LazyPair$/;" c +LazyPair src/main/java/bjc/utils/data/LazyPair.java /^ public LazyPair(Supplier leftSupp, Supplier rightSupp) {$/;" m class:LazyPair +LazyPair src/main/java/bjc/utils/data/LazyPair.java /^public class LazyPair implements IPair {$/;" c +LeafCommand src/main/java/bjc/utils/parserutils/pratt/commands/LeafCommand.java /^public class LeafCommand implements InitialCommand {$/;" c +LeftBinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/LeftBinaryCommand.java /^ public LeftBinaryCommand(int precedence) {$/;" m class:LeftBinaryCommand +LeftBinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/LeftBinaryCommand.java /^public class LeftBinaryCommand extends BinaryCommand {$/;" c ListHolder src/main/java/bjc/utils/data/ListHolder.java /^ private ListHolder(IList toHold) {$/;" m class:ListHolder file: ListHolder src/main/java/bjc/utils/data/ListHolder.java /^ public ListHolder(ContainedType... values) {$/;" m class:ListHolder ListHolder src/main/java/bjc/utils/data/ListHolder.java /^public class ListHolder implements IHolder {$/;" c -ListParameterPanel src/main/java/bjc/utils/gui/panels/ListParameterPanel.java /^ public ListParameterPanel(Supplier add,$/;" m class:ListParameterPanel +ListParameterPanel src/main/java/bjc/utils/gui/panels/ListParameterPanel.java /^ public ListParameterPanel(Supplier add, Consumer edit, Consumer remove) {$/;" m class:ListParameterPanel +ListParameterPanel src/main/java/bjc/utils/gui/panels/ListParameterPanel.java /^ public ListParameterPanel(Supplier add, Consumer edit, Consumer remove, IList defaults) {$/;" m class:ListParameterPanel ListParameterPanel src/main/java/bjc/utils/gui/panels/ListParameterPanel.java /^public class ListParameterPanel extends JPanel {$/;" c ListUtils src/main/java/bjc/utils/funcutils/ListUtils.java /^public class ListUtils {$/;" c MAX_NTRIESPART src/main/java/bjc/utils/funcutils/ListUtils.java /^ private static final int MAX_NTRIESPART = 50;$/;" f class:ListUtils file: MULTIPLY src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ MULTIPLY(3),$/;" e enum:ShuntingYard.Operator file: -NullHelp src/main/java/bjc/utils/cli/NullHelp.java /^public class NullHelp implements ICommandHelp {$/;" c +NonBinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/NonBinaryCommand.java /^ public NonBinaryCommand(int precedence) {$/;" m class:NonBinaryCommand +NonBinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/NonBinaryCommand.java /^public class NonBinaryCommand extends BinaryCommand {$/;" c +NonInitialCommand src/main/java/bjc/utils/parserutils/pratt/NonInitialCommand.java /^public abstract class NonInitialCommand {$/;" c +NonInitialCommands src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^public class NonInitialCommands {$/;" c +NullHelp src/main/java/bjc/utils/cli/NullHelp.java /^public class NullHelp implements CommandHelp {$/;" c NumberFormatter src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public NumberFormatter(SliderSettings settings) {$/;" m class:SliderInputPanel.NumberFormatter -NumberFormatter src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private final class NumberFormatter$/;" c class:SliderInputPanel +NumberFormatter src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private final class NumberFormatter extends JFormattedTextField.AbstractFormatter {$/;" c class:SliderInputPanel NumberUtils src/main/java/bjc/utils/funcutils/NumberUtils.java /^public class NumberUtils {$/;" c +OpenGroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public OpenGroup(T open, T[] parms) {$/;" m class:DelimiterGroup.OpenGroup +OpenGroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public class OpenGroup {$/;" c class:DelimiterGroup Operator src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private Operator(int prec) {$/;" m class:ShuntingYard.Operator file: Operator src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public static enum Operator implements IPrecedent {$/;" g class:ShuntingYard OperatorHandler src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ public OperatorHandler(TokenType element) {$/;" m class:TokenTransformer.OperatorHandler -OperatorHandler src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private final class OperatorHandler implements UnaryOperator<$/;" c class:TokenTransformer +OperatorHandler src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private final class OperatorHandler implements UnaryOperator>, ITree>> {$/;" c class:TokenTransformer OperatorPicker src/examples/java/bjc/utils/examples/parsing/TreeConstructTest.java /^ private static final class OperatorPicker implements Predicate {$/;" c class:TreeConstructTest Option src/main/java/bjc/utils/data/Option.java /^ public Option(ContainedType seed) {$/;" m class:Option Option src/main/java/bjc/utils/data/Option.java /^public class Option implements IHolder {$/;" c @@ -156,27 +23350,64 @@ PUSHDOWN src/main/java/bjc/utils/data/TopDownTransformResult.java /^ PUSHDOWN,$/ Pair src/main/java/bjc/utils/data/Pair.java /^ public Pair() {$/;" m class:Pair Pair src/main/java/bjc/utils/data/Pair.java /^ public Pair(LeftType left, RightType right) {$/;" m class:Pair Pair src/main/java/bjc/utils/data/Pair.java /^public class Pair implements IPair {$/;" c +ParseBlock src/main/java/bjc/utils/parserutils/pratt/ParseBlock.java /^public interface ParseBlock {$/;" i +ParseBlocks src/main/java/bjc/utils/parserutils/pratt/blocks/ParseBlocks.java /^public class ParseBlocks {$/;" c +ParserContext src/main/java/bjc/utils/parserutils/pratt/ParserContext.java /^ public ParserContext(TokenStream tokens, PrattParser parse, C state) {$/;" m class:ParserContext +ParserContext src/main/java/bjc/utils/parserutils/pratt/ParserContext.java /^public class ParserContext {$/;" c +ParserException src/main/java/bjc/utils/parserutils/ParserException.java /^ public ParserException(String msg) {$/;" m class:ParserException +ParserException src/main/java/bjc/utils/parserutils/ParserException.java /^ public ParserException(String msg, Exception cause) {$/;" m class:ParserException +ParserException src/main/java/bjc/utils/parserutils/ParserException.java /^public class ParserException extends Exception {$/;" c +PostCircumfixCommand src/main/java/bjc/utils/parserutils/pratt/commands/PostCircumfixCommand.java /^ public PostCircumfixCommand(int precedence, ParseBlock inner, Token marker) {$/;" m class:PostCircumfixCommand +PostCircumfixCommand src/main/java/bjc/utils/parserutils/pratt/commands/PostCircumfixCommand.java /^public class PostCircumfixCommand extends BinaryPostCommand {$/;" c +PostfixCommand src/main/java/bjc/utils/parserutils/pratt/commands/PostfixCommand.java /^ public PostfixCommand(int precedence) {$/;" m class:PostfixCommand +PostfixCommand src/main/java/bjc/utils/parserutils/pratt/commands/PostfixCommand.java /^public class PostfixCommand extends BinaryPostCommand {$/;" c PragmaFormatException src/main/java/bjc/utils/exceptions/PragmaFormatException.java /^ public PragmaFormatException() {$/;" m class:PragmaFormatException PragmaFormatException src/main/java/bjc/utils/exceptions/PragmaFormatException.java /^ public PragmaFormatException(String message) {$/;" m class:PragmaFormatException PragmaFormatException src/main/java/bjc/utils/exceptions/PragmaFormatException.java /^public class PragmaFormatException extends InputMismatchException {$/;" c +PrattParser src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ public PrattParser() {$/;" m class:PrattParser +PrattParser src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^public class PrattParser {$/;" c +PrattParserTest src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^public class PrattParserTest {$/;" c +PreTernaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^ public PreTernaryCommand(ParseBlock cond, ParseBlock op1, ParseBlock op2,$/;" m class:PreTernaryCommand +PreTernaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^public class PreTernaryCommand extends AbstractInitialCommand {$/;" c +PushdownMap src/main/java/bjc/utils/esodata/PushdownMap.java /^ private PushdownMap(IMap> back) {$/;" m class:PushdownMap file: +PushdownMap src/main/java/bjc/utils/esodata/PushdownMap.java /^ public PushdownMap() {$/;" m class:PushdownMap +PushdownMap src/main/java/bjc/utils/esodata/PushdownMap.java /^public class PushdownMap implements IMap {$/;" c +QueueStack src/main/java/bjc/utils/esodata/QueueStack.java /^ public QueueStack() {$/;" m class:QueueStack +QueueStack src/main/java/bjc/utils/esodata/QueueStack.java /^public class QueueStack extends Stack {$/;" c RIGHT src/main/java/bjc/utils/funcdata/bst/DirectedWalkFunction.java /^ RIGHT,$/;" e enum:DirectedWalkFunction.DirectedWalkResult file: RTRANSFORM src/main/java/bjc/utils/data/TopDownTransformResult.java /^ RTRANSFORM,$/;" e enum:TopDownTransformResult file: RandomGrammar src/main/java/bjc/utils/gen/RandomGrammar.java /^ public RandomGrammar() {$/;" m class:RandomGrammar RandomGrammar src/main/java/bjc/utils/gen/RandomGrammar.java /^public class RandomGrammar extends WeightedGrammar {$/;" c RandomStringExamples src/examples/java/bjc/utils/examples/rangen/RandomStringExamples.java /^public class RandomStringExamples {$/;" c -RuleBasedConfigReader src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ public RuleBasedConfigReader($/;" m class:RuleBasedConfigReader -RuleBasedConfigReader src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^public class RuleBasedConfigReader {$/;" c -RuleBasedReaderPragmas src/main/java/bjc/utils/parserutils/RuleBasedReaderPragmas.java /^public class RuleBasedReaderPragmas {$/;" c +RegexCloser src/main/java/bjc/utils/parserutils/delims/RegexCloser.java /^ public RegexCloser(String closer) {$/;" m class:RegexCloser +RegexCloser src/main/java/bjc/utils/parserutils/delims/RegexCloser.java /^public class RegexCloser implements BiPredicate {$/;" c +RegexOpener src/main/java/bjc/utils/parserutils/delims/RegexOpener.java /^ public RegexOpener(String groupName, String groupRegex) {$/;" m class:RegexOpener +RegexOpener src/main/java/bjc/utils/parserutils/delims/RegexOpener.java /^public class RegexOpener implements Function> {$/;" c +RepeatingParseBlock src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^ public RepeatingParseBlock(ParseBlock inner, K delimiter, K terminator, Token marker,$/;" m class:RepeatingParseBlock +RepeatingParseBlock src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^public class RepeatingParseBlock implements ParseBlock {$/;" c +RightBinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/RightBinaryCommand.java /^ public RightBinaryCommand(int precedence) {$/;" m class:RightBinaryCommand +RightBinaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/RightBinaryCommand.java /^public class RightBinaryCommand extends BinaryCommand {$/;" c +RuleBasedConfigReader src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ public RuleBasedConfigReader(BiConsumer> start,$/;" m class:RuleBasedConfigReader +RuleBasedConfigReader src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^public class RuleBasedConfigReader {$/;" c +RuleBasedReaderPragmas src/main/java/bjc/utils/ioutils/RuleBasedReaderPragmas.java /^public class RuleBasedReaderPragmas {$/;" c SKIP src/main/java/bjc/utils/data/TopDownTransformResult.java /^ SKIP,$/;" e enum:TopDownTransformResult file: SUBTRACT src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ SUBTRACT(2),$/;" e enum:ShuntingYard.Operator file: SUCCESS src/main/java/bjc/utils/funcdata/bst/DirectedWalkFunction.java /^ SUCCESS$/;" e enum:DirectedWalkFunction.DirectedWalkResult file: SentryList src/main/java/bjc/utils/funcdata/SentryList.java /^ public SentryList() {$/;" m class:SentryList SentryList src/main/java/bjc/utils/funcdata/SentryList.java /^ public SentryList(List backing) {$/;" m class:SentryList SentryList src/main/java/bjc/utils/funcdata/SentryList.java /^public class SentryList extends FunctionalList {$/;" c +SequenceCharacteristics src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^ public SequenceCharacteristics(T root, T contents, T subgroup) {$/;" m class:SequenceCharacteristics +SequenceCharacteristics src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^public class SequenceCharacteristics {$/;" c +SequenceDelimiter src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ public SequenceDelimiter() {$/;" m class:SequenceDelimiter +SequenceDelimiter src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^public class SequenceDelimiter {$/;" c ShuntTest src/examples/java/bjc/utils/examples/parsing/ShuntTest.java /^public class ShuntTest {$/;" c ShuntingYard src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public ShuntingYard(boolean configureBasics) {$/;" m class:ShuntingYard ShuntingYard src/main/java/bjc/utils/parserutils/ShuntingYard.java /^public class ShuntingYard {$/;" c SimpleDialogs src/main/java/bjc/utils/gui/SimpleDialogs.java /^public class SimpleDialogs {$/;" c +SimpleDirectory src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public SimpleDirectory() {$/;" m class:SimpleDirectory +SimpleDirectory src/main/java/bjc/utils/esodata/SimpleDirectory.java /^public class SimpleDirectory implements Directory {$/;" c +SimpleFDSMode src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public SimpleFDSMode() {$/;" m class:SimpleFDSMode +SimpleFDSMode src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^public class SimpleFDSMode implements FDSMode {$/;" c SimpleFileChooser src/main/java/bjc/utils/gui/SimpleFileChooser.java /^public class SimpleFileChooser {$/;" c SimpleFileDialog src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^public class SimpleFileDialog {$/;" c SimpleInputPanel src/main/java/bjc/utils/gui/panels/SimpleInputPanel.java /^ public SimpleInputPanel(String label, int columns) {$/;" m class:SimpleInputPanel @@ -186,12 +23417,18 @@ SimpleInternalFrame src/main/java/bjc/utils/gui/SimpleInternalFrame.java /^ publ SimpleInternalFrame src/main/java/bjc/utils/gui/SimpleInternalFrame.java /^ public SimpleInternalFrame(String title) {$/;" m class:SimpleInternalFrame SimpleInternalFrame src/main/java/bjc/utils/gui/SimpleInternalFrame.java /^public class SimpleInternalFrame extends JInternalFrame {$/;" c SimpleJList src/main/java/bjc/utils/gui/SimpleJList.java /^public class SimpleJList {$/;" c -SimpleListPanel src/main/java/bjc/utils/gui/panels/SimpleListPanel.java /^ public SimpleListPanel(String type,$/;" m class:SimpleListPanel +SimpleListPanel src/main/java/bjc/utils/gui/panels/SimpleListPanel.java /^ public SimpleListPanel(String type, DefaultListModel model, Predicate verifier,$/;" m class:SimpleListPanel SimpleListPanel src/main/java/bjc/utils/gui/panels/SimpleListPanel.java /^public class SimpleListPanel extends JPanel {$/;" c +SimpleParseBlock src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ public SimpleParseBlock(int precedence, K terminator, Predicate>> validator) {$/;" m class:SimpleParseBlock +SimpleParseBlock src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^public class SimpleParseBlock implements ParseBlock {$/;" c SimpleSpinnerPanel src/main/java/bjc/utils/gui/panels/SimpleSpinnerPanel.java /^ public SimpleSpinnerPanel(String label, SpinnerModel model) {$/;" m class:SimpleSpinnerPanel SimpleSpinnerPanel src/main/java/bjc/utils/gui/panels/SimpleSpinnerPanel.java /^public class SimpleSpinnerPanel extends JPanel {$/;" c +SimpleStack src/main/java/bjc/utils/esodata/SimpleStack.java /^ public SimpleStack() {$/;" m class:SimpleStack +SimpleStack src/main/java/bjc/utils/esodata/SimpleStack.java /^public class SimpleStack extends Stack {$/;" c SimpleTitledBorder src/main/java/bjc/utils/gui/SimpleTitledBorder.java /^ public SimpleTitledBorder(String title) {$/;" m class:SimpleTitledBorder SimpleTitledBorder src/main/java/bjc/utils/gui/SimpleTitledBorder.java /^public class SimpleTitledBorder extends TitledBorder {$/;" c +SimpleTokenSplitter src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ public SimpleTokenSplitter() {$/;" m class:SimpleTokenSplitter +SimpleTokenSplitter src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^public class SimpleTokenSplitter implements TokenSplitter {$/;" c SingleIterator src/main/java/bjc/utils/data/SingleIterator.java /^ public SingleIterator(T item) {$/;" m class:SingleIterator SingleIterator src/main/java/bjc/utils/data/SingleIterator.java /^public class SingleIterator implements Iterator {$/;" c SingleSupplier src/main/java/bjc/utils/data/SingleSupplier.java /^ public SingleSupplier(Supplier supp) {$/;" m class:SingleSupplier @@ -199,14 +23436,22 @@ SingleSupplier src/main/java/bjc/utils/data/SingleSupplier.java /^public class S SingleTape src/main/java/bjc/utils/esodata/SingleTape.java /^ public SingleTape() {$/;" m class:SingleTape SingleTape src/main/java/bjc/utils/esodata/SingleTape.java /^ public SingleTape(boolean autoExtnd) {$/;" m class:SingleTape SingleTape src/main/java/bjc/utils/esodata/SingleTape.java /^public class SingleTape implements Tape {$/;" c -SliderInputPanel src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public SliderInputPanel(String lab, SliderSettings settings,$/;" m class:SliderInputPanel +SliderInputPanel src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public SliderInputPanel(String lab, SliderSettings settings, int majorTick, int minorTick,$/;" m class:SliderInputPanel SliderInputPanel src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^public class SliderInputPanel extends JPanel {$/;" c SliderSettings src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public SliderSettings(int min, int max) {$/;" m class:SliderInputPanel.SliderSettings SliderSettings src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public SliderSettings(int min, int max, int init) {$/;" m class:SliderInputPanel.SliderSettings SliderSettings src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public static class SliderSettings {$/;" c class:SliderInputPanel -Stack src/main/java/bjc/utils/esodata/Stack.java /^ public Stack() {$/;" m class:Stack -Stack src/main/java/bjc/utils/esodata/Stack.java /^public class Stack {$/;" c +SpaghettiStack src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public SpaghettiStack(Stack par) {$/;" m class:SpaghettiStack +SpaghettiStack src/main/java/bjc/utils/esodata/SpaghettiStack.java /^class SpaghettiStack extends Stack {$/;" c +Stack src/main/java/bjc/utils/esodata/Stack.java /^public abstract class Stack {$/;" c +StackUnderflowException src/main/java/bjc/utils/esodata/Stack.java /^ public static class StackUnderflowException extends RuntimeException {$/;" c class:Stack +StringDelimiter src/main/java/bjc/utils/parserutils/delims/StringDelimiter.java /^public class StringDelimiter extends SequenceDelimiter {$/;" c +StringToken src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ public StringToken(String ky, String vl) {$/;" m class:StringToken +StringToken src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^public class StringToken implements Token {$/;" c +StringTokenStream src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^ public StringTokenStream(Iterator> itr) {$/;" m class:StringTokenStream +StringTokenStream src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^public class StringTokenStream extends TokenStream {$/;" c StringUtils src/main/java/bjc/utils/funcutils/StringUtils.java /^public class StringUtils {$/;" c +SwitchCommand src/examples/java/bjc/utils/examples/parsing/SwitchCommand.java /^class SwitchCommand implements InitialCommand {$/;" c TRANSFORM src/main/java/bjc/utils/data/TopDownTransformResult.java /^ TRANSFORM,$/;" e enum:TopDownTransformResult file: Tape src/main/java/bjc/utils/esodata/Tape.java /^public interface Tape {$/;" i TapeChanger src/main/java/bjc/utils/esodata/TapeChanger.java /^ public TapeChanger() {$/;" m class:TapeChanger @@ -214,23 +23459,31 @@ TapeChanger src/main/java/bjc/utils/esodata/TapeChanger.java /^ public TapeChang TapeChanger src/main/java/bjc/utils/esodata/TapeChanger.java /^public class TapeChanger implements Tape {$/;" c TapeLibrary src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public TapeLibrary() {$/;" m class:TapeLibrary TapeLibrary src/main/java/bjc/utils/esodata/TapeLibrary.java /^public class TapeLibrary implements Tape {$/;" c +TernaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^ public TernaryCommand(int precedence, ParseBlock innerBlock, Token marker, boolean isNonassoc) {$/;" m class:TernaryCommand +TernaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^public class TernaryCommand extends BinaryPostCommand {$/;" c +TestContext src/examples/java/bjc/utils/examples/cli/TestContext.java /^public class TestContext {$/;" c +TestContext src/examples/java/bjc/utils/examples/parsing/TestContext.java /^ public TestContext() {$/;" m class:TestContext +TestContext src/examples/java/bjc/utils/examples/parsing/TestContext.java /^public class TestContext {$/;" c TextAreaOutputStream src/main/java/bjc/utils/gui/TextAreaOutputStream.java /^ public TextAreaOutputStream(JTextArea console) {$/;" m class:TextAreaOutputStream TextAreaOutputStream src/main/java/bjc/utils/gui/TextAreaOutputStream.java /^public class TextAreaOutputStream extends OutputStream {$/;" c -TokenDeaffixer src/main/java/bjc/utils/funcutils/TokenDeaffixer.java /^ public TokenDeaffixer(String tok) {$/;" m class:TokenDeaffixer -TokenDeaffixer src/main/java/bjc/utils/funcutils/TokenDeaffixer.java /^final class TokenDeaffixer$/;" c +Token src/main/java/bjc/utils/parserutils/pratt/Token.java /^public interface Token {$/;" i TokenShunter src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public TokenShunter(IList outpt, Deque stack,$/;" m class:ShuntingYard.TokenShunter TokenShunter src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private final class TokenShunter implements Consumer {$/;" c class:ShuntingYard -TokenSplitter src/main/java/bjc/utils/funcutils/TokenSplitter.java /^ public TokenSplitter(String tok) {$/;" m class:TokenSplitter -TokenSplitter src/main/java/bjc/utils/funcutils/TokenSplitter.java /^final class TokenSplitter$/;" c -TokenTransformer src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ public TokenTransformer($/;" m class:TokenTransformer +TokenSplitter src/main/java/bjc/utils/parserutils/splitter/TokenSplitter.java /^public interface TokenSplitter {$/;" i +TokenStream src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^public abstract class TokenStream implements Iterator> {$/;" c +TokenTransformer src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ public TokenTransformer(IHolder>, ITree>> initialState,$/;" m class:TokenTransformer TokenTransformer src/main/java/bjc/utils/parserutils/TokenTransformer.java /^final class TokenTransformer implements Consumer {$/;" c -TopDownTransformIterator src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ public TopDownTransformIterator(Function pickr,$/;" m class:TopDownTransformIterator +TokenUtils src/main/java/bjc/utils/parserutils/TokenUtils.java /^public class TokenUtils {$/;" c +TokenUtilsTest src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^public class TokenUtilsTest {$/;" c +TopDownTransformIterator src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ public TopDownTransformIterator(Function pickr,$/;" m class:TopDownTransformIterator TopDownTransformIterator src/main/java/bjc/utils/data/TopDownTransformIterator.java /^public class TopDownTransformIterator implements Iterator> {$/;" c TopDownTransformResult src/main/java/bjc/utils/data/TopDownTransformResult.java /^public enum TopDownTransformResult {$/;" g -TransformedIterator src/main/java/bjc/utils/data/TransformedIterator.java /^ public TransformedIterator(Iterator src, Function trans) {$/;" m class:TransformedIterator -TransformedIterator src/main/java/bjc/utils/data/TransformedIterator.java /^public class TransformedIterator implements Iterator {$/;" c -TransformedValueMap src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public TransformedValueMap(IMap backingMap,$/;" m class:TransformedValueMap -TransformedValueMap src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^final class TransformedValueMap$/;" c +TransformIterator src/main/java/bjc/utils/data/TransformIterator.java /^ public TransformIterator(Iterator source, Function transform) {$/;" m class:TransformIterator +TransformIterator src/main/java/bjc/utils/data/TransformIterator.java /^public class TransformIterator implements Iterator {$/;" c +TransformedValueMap src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public TransformedValueMap(IMap backingMap, Function transform) {$/;" m class:TransformedValueMap +TransformedValueMap src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^final class TransformedValueMap implements IMap {$/;" c +TransformingInitialCommand src/main/java/bjc/utils/parserutils/pratt/commands/TransformingInitialCommand.java /^ public TransformingInitialCommand(InitialCommand internal,$/;" m class:TransformingInitialCommand +TransformingInitialCommand src/main/java/bjc/utils/parserutils/pratt/commands/TransformingInitialCommand.java /^public class TransformingInitialCommand extends AbstractInitialCommand {$/;" c Tree src/main/java/bjc/utils/data/Tree.java /^ public Tree(ContainedType leaf) {$/;" m class:Tree Tree src/main/java/bjc/utils/data/Tree.java /^ public Tree(ContainedType leaf, IList> childrn) {$/;" m class:Tree Tree src/main/java/bjc/utils/data/Tree.java /^ public Tree(ContainedType leaf, ITree... childrn) {$/;" m class:Tree @@ -238,10 +23491,22 @@ Tree src/main/java/bjc/utils/data/Tree.java /^public class Tree i TreeConstructTest src/examples/java/bjc/utils/examples/parsing/TreeConstructTest.java /^public class TreeConstructTest {$/;" c TreeConstructor src/main/java/bjc/utils/parserutils/TreeConstructor.java /^public class TreeConstructor {$/;" c TreeLinearizationMethod src/main/java/bjc/utils/funcdata/bst/TreeLinearizationMethod.java /^public enum TreeLinearizationMethod {$/;" g +TriConsumer src/main/java/bjc/utils/funcutils/TriConsumer.java /^public interface TriConsumer {$/;" i +TriggeredParseBlock src/main/java/bjc/utils/parserutils/pratt/blocks/TriggeredParseBlock.java /^ public TriggeredParseBlock(UnaryOperator onEnter, UnaryOperator onExit, ParseBlock source) {$/;" m class:TriggeredParseBlock +TriggeredParseBlock src/main/java/bjc/utils/parserutils/pratt/blocks/TriggeredParseBlock.java /^public class TriggeredParseBlock implements ParseBlock {$/;" c +TwoLevelSplitter src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public TwoLevelSplitter() {$/;" m class:TwoLevelSplitter +TwoLevelSplitter src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^public class TwoLevelSplitter implements TokenSplitter {$/;" c +UnaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/UnaryCommand.java /^ public UnaryCommand(int precedence) {$/;" m class:UnaryCommand +UnaryCommand src/main/java/bjc/utils/parserutils/pratt/commands/UnaryCommand.java /^public class UnaryCommand extends AbstractInitialCommand {$/;" c +UnifiedDirectory src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public UnifiedDirectory() {$/;" m class:UnifiedDirectory +UnifiedDirectory src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^public class UnifiedDirectory implements Directory {$/;" c UnknownPragmaException src/main/java/bjc/utils/exceptions/UnknownPragmaException.java /^ public UnknownPragmaException(String cause) {$/;" m class:UnknownPragmaException UnknownPragmaException src/main/java/bjc/utils/exceptions/UnknownPragmaException.java /^public class UnknownPragmaException extends InputMismatchException {$/;" c VLayout src/main/java/bjc/utils/gui/layout/VLayout.java /^ public VLayout(int rows) {$/;" m class:VLayout VLayout src/main/java/bjc/utils/gui/layout/VLayout.java /^public class VLayout extends GridLayout {$/;" c +VarCommand src/examples/java/bjc/utils/examples/parsing/VarCommand.java /^class VarCommand extends AbstractInitialCommand {$/;" c +WITH_DELIM src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private static String WITH_DELIM = "(?:(?<=%1$s)|(?=%1$s))";$/;" f class:SimpleTokenSplitter file: +WITH_MULTI_DELIM src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private static String WITH_MULTI_DELIM = "(?:(?<=%1$s+)(?!%1$s)|(? {$/;" c @@ -253,15 +23518,17 @@ WrappedLazy src/main/java/bjc/utils/data/internals/WrappedLazy.java /^public cla WrappedOption src/main/java/bjc/utils/data/internals/WrappedOption.java /^ private WrappedOption(IHolder> toHold, boolean dummy) {$/;" m class:WrappedOption file: WrappedOption src/main/java/bjc/utils/data/internals/WrappedOption.java /^ public WrappedOption(IHolder seedValue) {$/;" m class:WrappedOption WrappedOption src/main/java/bjc/utils/data/internals/WrappedOption.java /^public class WrappedOption implements IHolder {$/;" c +abbrevMap src/main/java/bjc/utils/esodata/AbbrevMap.java /^ private IMap abbrevMap;$/;" f class:AbbrevMap file: accept src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ public void accept(E value) {$/;" m class:GroupPartIteration +accept src/main/java/bjc/utils/funcutils/TriConsumer.java /^ public void accept(A a, B b, C c);$/;" m interface:TriConsumer accept src/main/java/bjc/utils/gui/ExtensionFileFilter.java /^ public boolean accept(File pathname) {$/;" m class:ExtensionFileFilter accept src/main/java/bjc/utils/gui/awt/ExtensionFileFilter.java /^ public boolean accept(File directory, String name) {$/;" m class:ExtensionFileFilter accept src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public void accept(String token) {$/;" m class:ShuntingYard.TokenShunter accept src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ public void accept(TokenType element) {$/;" m class:TokenTransformer accumulator src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ public BiConsumer>, InitialType> accumulator() {$/;" m class:CompoundCollector action src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ private BiPredicate action;$/;" f class:FunctionalFileVisitor file: -actions src/main/java/bjc/utils/data/Lazy.java /^ ContainedType>> actions = new FunctionalList<>();$/;" f class:Lazy file: -actions src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private IList> actions = new FunctionalList<>();$/;" f class:BoundLazy file: +actions src/main/java/bjc/utils/data/Lazy.java /^ private IList> actions = new FunctionalList<>();$/;" f class:Lazy file: +actions src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private IList> actions = new FunctionalList<>();$/;" f class:BoundLazy file: add src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public boolean add(E item) {$/;" m class:FunctionalList add src/main/java/bjc/utils/funcdata/IList.java /^ boolean add(ContainedType item);$/;" m interface:IList add src/main/java/bjc/utils/funcdata/SentryList.java /^ public boolean add(T item) {$/;" m class:SentryList @@ -269,103 +23536,136 @@ add src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public voi add src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public void add(T element, Comparator comparator) {$/;" m class:BinarySearchTreeNode add src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public void add(T element, Comparator comparator);$/;" m interface:ITreePart addAll src/main/java/bjc/utils/funcdata/IList.java /^ default boolean addAll(IList items) {$/;" m interface:IList -addCase src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ private static void addCase(String ruleName, int probability,$/;" m class:DiabloItemGen file: +addCase src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ private static void addCase(String ruleName, int probability, String ruleParts) {$/;" m class:DiabloItemGen file: addCase src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void addCase(E ruleName, int probability, IList cse) {$/;" m class:WeightedGrammar addCases src/main/java/bjc/utils/gen/RandomGrammar.java /^ public final void addCases(E rule, IList... cases) {$/;" m class:RandomGrammar addChild src/main/java/bjc/utils/data/ITree.java /^ public void addChild(ITree child);$/;" m interface:ITree addChild src/main/java/bjc/utils/data/Tree.java /^ public void addChild(ITree child) {$/;" m class:Tree +addClosing src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public final void addClosing(T... closers) {$/;" m class:DelimiterGroup +addCommand src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public void addCommand(char c, FDSCommand comm, CommandHelp hlp) throws FDSException {$/;" m class:SimpleFDSMode addCommandAlias src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void addCommandAlias(String commandName, String aliasName) {$/;" m class:GenericCommandMode -addCommandHandler src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void addCommandHandler(String command, ICommand handler) {$/;" m class:GenericCommandMode -addEdge src/main/java/bjc/utils/graph/Graph.java /^ public void addEdge(T source, T target, int distance,$/;" m class:Graph +addCommandHandler src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void addCommandHandler(String command, Command handler) {$/;" m class:GenericCommandMode +addCompoundDelim src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public void addCompoundDelim(String... delims) {$/;" m class:TwoLevelSplitter +addCompoundMulti src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public void addCompoundMulti(String... delims) {$/;" m class:TwoLevelSplitter +addDelimiter src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ public void addDelimiter(String... delims) {$/;" m class:SimpleTokenSplitter +addEdge src/main/java/bjc/utils/graph/Graph.java /^ public void addEdge(T source, T target, int distance, boolean directed) {$/;" m class:Graph addGrammarAlias src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public boolean addGrammarAlias(E name, E alias) {$/;" m class:WeightedGrammar -addHelpTopic src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void addHelpTopic(String topicName, ICommandHelp topic) {$/;" m class:GenericCommandMode +addGroup src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ public void addGroup(DelimiterGroup group) {$/;" m class:SequenceDelimiter +addGroup src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ public void addGroup(T[] openers, T groupName, @SuppressWarnings("unchecked") T... closers) {$/;" m class:SequenceDelimiter +addGroupForbid src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public final void addGroupForbid(T... exclusions) {$/;" m class:DelimiterGroup +addHelpTopic src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void addHelpTopic(String topicName, CommandHelp topic) {$/;" m class:GenericCommandMode addInfixRules src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ private static void addInfixRules() {$/;" m class:DiabloItemGen file: -addItem src/main/java/bjc/utils/gui/panels/SimpleListPanel.java /^ private static void addItem(DefaultListModel model,$/;" m class:SimpleListPanel file: +addInitialCommand src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ public void addInitialCommand(K marker, InitialCommand comm) {$/;" m class:PrattParser +addItem src/main/java/bjc/utils/gui/panels/SimpleListPanel.java /^ private static void addItem(DefaultListModel model, Predicate verifier,$/;" m class:SimpleListPanel file: +addItem src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void addItem(ITree itm) {$/;" m class:DelimiterGroup.OpenGroup addItemRules src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ private static void addItemRules() {$/;" m class:DiabloItemGen file: +addMultiDelimiter src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ public void addMultiDelimiter(String... delims) {$/;" m class:SimpleTokenSplitter +addNestedOpener src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void addNestedOpener(T opener, T group) {$/;" m class:DelimiterGroup addNode src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public void addNode(T element) {$/;" m class:BinarySearchTree +addNonInitialCommand src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ public void addNonInitialCommand(K marker, NonInitialCommand comm) {$/;" m class:PrattParser +addNonMatcher src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ public void addNonMatcher(String... delims) {$/;" m class:SimpleTokenSplitter addOp src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public void addOp(String operator, IPrecedent precedence) {$/;" m class:ShuntingYard addOp src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public void addOp(String operator, int precedence) {$/;" m class:ShuntingYard -addPragma src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ public void addPragma($/;" m class:RuleBasedConfigReader +addOpener src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void addOpener(T opener, T group) {$/;" m class:DelimiterGroup +addPragma src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ public void addPragma(String name, BiConsumer action) {$/;" m class:RuleBasedConfigReader +addPredCloser src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void addPredCloser(BiPredicate pred) {$/;" m class:DelimiterGroup +addPredOpener src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void addPredOpener(Function> pred) {$/;" m class:DelimiterGroup addPrefixRules src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ private static void addPrefixRules() {$/;" m class:DiabloItemGen file: addProbability src/main/java/bjc/utils/gen/WeightedRandom.java /^ public void addProbability(int chance, E result) {$/;" m class:WeightedRandom addRule src/examples/java/bjc/utils/examples/rangen/RandomStringExamples.java /^ private static void addRule(String rule, String... cases) {$/;" m class:RandomStringExamples file: addRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public boolean addRule(E name) {$/;" m class:WeightedGrammar addRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public boolean addRule(E name, WeightedRandom> cases) {$/;" m class:WeightedGrammar +addSimpleDelim src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public void addSimpleDelim(String... delims) {$/;" m class:TwoLevelSplitter +addSimpleMulti src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public void addSimpleMulti(String... delims) {$/;" m class:TwoLevelSplitter addSpecialRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void addSpecialRule(E ruleName, Supplier> cse) {$/;" m class:WeightedGrammar +addStatementCommand src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ public void addStatementCommand(K marker, InitialCommand comm) {$/;" m class:PrattParser addSubgrammar src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public boolean addSubgrammar(E name, WeightedGrammar subgrammar) {$/;" m class:WeightedGrammar +addSubgroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void addSubgroup(T subgroup, int priority) {$/;" m class:DelimiterGroup +addSubmode src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public void addSubmode(char c, FDSMode mode) throws FDSException {$/;" m class:SimpleFDSMode addSuffixRules src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ private static void addSuffixRules() {$/;" m class:DiabloItemGen file: +addTopLevelForbid src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public final void addTopLevelForbid(T... exclusions) {$/;" m class:DelimiterGroup +addWords src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public void addWords(String... words) {$/;" m class:AbbrevMap addYield src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ public void addYield(Iterator> src) {$/;" m class:TopDownTransformIterator adjacency src/main/java/bjc/utils/graph/AdjacencyMap.java /^ private IMap> adjacency = new FunctionalMap<>();$/;" f class:AdjacencyMap file: adjustedPivotInBounds src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ private boolean adjustedPivotInBounds(IList elements, int pivot, int pivotAdjustment) {$/;" m class:BinarySearchTree file: -aliased src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public ICommand aliased() {$/;" m class:DelegatingCommand -aliased src/main/java/bjc/utils/cli/GenericCommand.java /^ public ICommand aliased() {$/;" m class:GenericCommand -aliased src/main/java/bjc/utils/cli/ICommand.java /^ public ICommand aliased();$/;" m interface:ICommand +aliased src/main/java/bjc/utils/cli/Command.java /^ Command aliased();$/;" m interface:Command +aliased src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public Command aliased() {$/;" m class:DelegatingCommand +aliased src/main/java/bjc/utils/cli/GenericCommand.java /^ public Command aliased() {$/;" m class:GenericCommand allMatch src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public boolean allMatch(Predicate predicate) {$/;" m class:FunctionalList allMatch src/main/java/bjc/utils/funcdata/IList.java /^ boolean allMatch(Predicate matcher);$/;" m interface:IList +ambMap src/main/java/bjc/utils/esodata/AbbrevMap.java /^ private SetMultimap ambMap;$/;" f class:AbbrevMap file: anyMatch src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public boolean anyMatch(Predicate predicate) {$/;" m class:FunctionalList anyMatch src/main/java/bjc/utils/funcdata/IList.java /^ boolean anyMatch(Predicate matcher);$/;" m interface:IList +apply src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^ public TestContext apply(TestContext state) {$/;" m class:PrattParserTest.BlockEnter +apply src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^ public TestContext apply(TestContext state) {$/;" m class:PrattParserTest.BlockExit apply src/main/java/bjc/utils/esodata/Stack.java /^ public void apply(int n, Consumer> cons) {$/;" m class:Stack -apply src/main/java/bjc/utils/funcutils/TokenDeaffixer.java /^ public IList apply(String operatorName, String operatorRegex) {$/;" m class:TokenDeaffixer -apply src/main/java/bjc/utils/funcutils/TokenSplitter.java /^ public IList apply(String operatorName, String operatorRegex) {$/;" m class:TokenSplitter apply src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ public IPair>, ITree> apply($/;" m class:TokenTransformer.OperatorHandler +apply src/main/java/bjc/utils/parserutils/delims/RegexOpener.java /^ public IPair apply(String str) {$/;" m class:RegexOpener author src/main/java/bjc/utils/components/ComponentDescription.java /^ private String author;$/;" f class:ComponentDescription file: -author src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private String author;$/;" f class:ComponentDescriptionState file: +author src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private String author;$/;" f class:ComponentDescriptionState file: autoExtend src/main/java/bjc/utils/esodata/SingleTape.java /^ protected boolean autoExtend;$/;" f class:SingleTape -back src/main/java/bjc/utils/esodata/DoubleTape.java /^ private Tape back;$/;" f class:DoubleTape file: -backing src/main/java/bjc/utils/esodata/SingleTape.java /^ protected ArrayList backing;$/;" f class:SingleTape -backing src/main/java/bjc/utils/esodata/Stack.java /^ private Deque backing;$/;" f class:Stack file: -backing src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ private IMap backing;$/;" f class:TransformedValueMap file: +back src/main/java/bjc/utils/esodata/DoubleTape.java /^ private Tape back;$/;" f class:DoubleTape file: +backing src/main/java/bjc/utils/esodata/PushdownMap.java /^ private IMap> backing;$/;" f class:PushdownMap file: +backing src/main/java/bjc/utils/esodata/QueueStack.java /^ private Deque backing;$/;" f class:QueueStack file: +backing src/main/java/bjc/utils/esodata/SimpleStack.java /^ private Deque backing;$/;" f class:SimpleStack file: +backing src/main/java/bjc/utils/esodata/SingleTape.java /^ protected ArrayList backing;$/;" f class:SingleTape +backing src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ private Stack backing;$/;" f class:SpaghettiStack file: +backing src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ private IMap backing;$/;" f class:TransformedValueMap file: backing src/main/java/bjc/utils/graph/Graph.java /^ private final IMap> backing;$/;" f class:Graph file: balance src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public void balance() {$/;" m class:BinarySearchTree -bimap src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^ Bifunctor> bimap($/;" m interface:Bifunctor +between src/main/java/bjc/utils/funcutils/NumberUtils.java /^ public static boolean between(int min, int max, int i) {$/;" m class:NumberUtils +bimap src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^ public default Function, Bifunctor> bimap($/;" m interface:Bifunctor bind src/main/java/bjc/utils/data/Either.java /^ public IPair bind($/;" m class:Either -bind src/main/java/bjc/utils/data/IHolder.java /^ public IHolder bind($/;" m interface:IHolder +bind src/main/java/bjc/utils/data/IHolder.java /^ public IHolder bind(Function> binder);$/;" m interface:IHolder bind src/main/java/bjc/utils/data/IPair.java /^ public IPair bind($/;" m interface:IPair -bind src/main/java/bjc/utils/data/Identity.java /^ public IHolder bind($/;" m class:Identity -bind src/main/java/bjc/utils/data/Lazy.java /^ public IHolder bind($/;" m class:Lazy +bind src/main/java/bjc/utils/data/Identity.java /^ public IHolder bind(Function> binder) {$/;" m class:Identity +bind src/main/java/bjc/utils/data/Lazy.java /^ public IHolder bind(Function> binder) {$/;" m class:Lazy bind src/main/java/bjc/utils/data/LazyPair.java /^ public IPair bind($/;" m class:LazyPair bind src/main/java/bjc/utils/data/ListHolder.java /^ public IHolder bind(Function> binder) {$/;" m class:ListHolder bind src/main/java/bjc/utils/data/Option.java /^ public IHolder bind(Function> binder) {$/;" m class:Option bind src/main/java/bjc/utils/data/Pair.java /^ public IPair bind($/;" m class:Pair -bind src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public IHolder bind($/;" m class:BoundLazy +bind src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public IHolder bind(Function> bindr) {$/;" m class:BoundLazy bind src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair bind($/;" m class:BoundLazyPair -bind src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public IHolder bind($/;" m class:BoundListHolder +bind src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public IHolder bind(Function> binder) {$/;" m class:BoundListHolder bind src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair bind($/;" m class:HalfBoundLazyPair bind src/main/java/bjc/utils/data/internals/WrappedLazy.java /^ public IHolder bind(Function> binder) {$/;" m class:WrappedLazy -bind src/main/java/bjc/utils/data/internals/WrappedOption.java /^ @Override public IHolder bind(Function> binder) {$/;" m class:WrappedOption +bind src/main/java/bjc/utils/data/internals/WrappedOption.java /^ public IHolder bind(Function> binder) {$/;" m class:WrappedOption bindLeft src/main/java/bjc/utils/data/Either.java /^ public IPair bindLeft($/;" m class:Either bindLeft src/main/java/bjc/utils/data/IPair.java /^ public IPair bindLeft($/;" m interface:IPair -bindLeft src/main/java/bjc/utils/data/LazyPair.java /^ public IPair bindLeft(Function> leftBinder) {$/;" m class:LazyPair -bindLeft src/main/java/bjc/utils/data/Pair.java /^ public IPair bindLeft(Function> leftBinder) {$/;" m class:Pair +bindLeft src/main/java/bjc/utils/data/LazyPair.java /^ public IPair bindLeft($/;" m class:LazyPair +bindLeft src/main/java/bjc/utils/data/Pair.java /^ public IPair bindLeft($/;" m class:Pair bindLeft src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair bindLeft($/;" m class:BoundLazyPair bindLeft src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair bindLeft($/;" m class:HalfBoundLazyPair bindRight src/main/java/bjc/utils/data/Either.java /^ public IPair bindRight($/;" m class:Either bindRight src/main/java/bjc/utils/data/IPair.java /^ public IPair bindRight($/;" m interface:IPair bindRight src/main/java/bjc/utils/data/LazyPair.java /^ public IPair bindRight($/;" m class:LazyPair -bindRight src/main/java/bjc/utils/data/Pair.java /^ public IPair bindRight(Function> rightBinder) {$/;" m class:Pair +bindRight src/main/java/bjc/utils/data/Pair.java /^ public IPair bindRight($/;" m class:Pair bindRight src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair bindRight($/;" m class:BoundLazyPair bindRight src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair bindRight($/;" m class:HalfBoundLazyPair -binder src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private Function> binder;$/;" f class:BoundLazy file: -binder src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private BiFunction> binder;$/;" f class:BoundLazyPair file: -binder src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private Function> binder;$/;" f class:HalfBoundLazyPair file: +binder src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private Function> binder;$/;" f class:BoundLazy file: +binder src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private BiFunction> binder;$/;" f class:BoundLazyPair file: +binder src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private Function> binder;$/;" f class:HalfBoundLazyPair file: bjc.utils.cli src/main/java/bjc/utils/cli/CLICommander.java /^package bjc.utils.cli;$/;" p +bjc.utils.cli src/main/java/bjc/utils/cli/Command.java /^package bjc.utils.cli;$/;" p +bjc.utils.cli src/main/java/bjc/utils/cli/CommandHandler.java /^package bjc.utils.cli;$/;" p +bjc.utils.cli src/main/java/bjc/utils/cli/CommandHelp.java /^package bjc.utils.cli;$/;" p +bjc.utils.cli src/main/java/bjc/utils/cli/CommandMode.java /^package bjc.utils.cli;$/;" p bjc.utils.cli src/main/java/bjc/utils/cli/DelegatingCommand.java /^package bjc.utils.cli;$/;" p bjc.utils.cli src/main/java/bjc/utils/cli/GenericCommand.java /^package bjc.utils.cli;$/;" p bjc.utils.cli src/main/java/bjc/utils/cli/GenericCommandMode.java /^package bjc.utils.cli;$/;" p bjc.utils.cli src/main/java/bjc/utils/cli/GenericHelp.java /^package bjc.utils.cli;$/;" p -bjc.utils.cli src/main/java/bjc/utils/cli/ICommand.java /^package bjc.utils.cli;$/;" p -bjc.utils.cli src/main/java/bjc/utils/cli/ICommandHandler.java /^package bjc.utils.cli;$/;" p -bjc.utils.cli src/main/java/bjc/utils/cli/ICommandHelp.java /^package bjc.utils.cli;$/;" p -bjc.utils.cli src/main/java/bjc/utils/cli/ICommandMode.java /^package bjc.utils.cli;$/;" p bjc.utils.cli src/main/java/bjc/utils/cli/NullHelp.java /^package bjc.utils.cli;$/;" p -bjc.utils.cli src/main/java/bjc/utils/cli/package-info.java /^package bjc.utils.cli;$/;" p +bjc.utils.cli.fds src/main/java/bjc/utils/cli/fds/FDS.java /^package bjc.utils.cli.fds;$/;" p +bjc.utils.cli.fds src/main/java/bjc/utils/cli/fds/FDSCommand.java /^package bjc.utils.cli.fds;$/;" p +bjc.utils.cli.fds src/main/java/bjc/utils/cli/fds/FDSException.java /^package bjc.utils.cli.fds;$/;" p +bjc.utils.cli.fds src/main/java/bjc/utils/cli/fds/FDSMode.java /^package bjc.utils.cli.fds;$/;" p +bjc.utils.cli.fds src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^package bjc.utils.cli.fds;$/;" p bjc.utils.components src/main/java/bjc/utils/components/ComponentDescription.java /^package bjc.utils.components;$/;" p bjc.utils.components src/main/java/bjc/utils/components/ComponentDescriptionFileParser.java /^package bjc.utils.components;$/;" p bjc.utils.components src/main/java/bjc/utils/components/ComponentDescriptionState.java /^package bjc.utils.components;$/;" p bjc.utils.components src/main/java/bjc/utils/components/FileComponentRepository.java /^package bjc.utils.components;$/;" p bjc.utils.components src/main/java/bjc/utils/components/IComponentRepository.java /^package bjc.utils.components;$/;" p bjc.utils.components src/main/java/bjc/utils/components/IDescribedComponent.java /^package bjc.utils.components;$/;" p -bjc.utils.components src/main/java/bjc/utils/components/package-info.java /^package bjc.utils.components;$/;" p bjc.utils.data src/main/java/bjc/utils/data/CircularIterator.java /^package bjc.utils.data;$/;" p bjc.utils.data src/main/java/bjc/utils/data/Either.java /^package bjc.utils.data;$/;" p bjc.utils.data src/main/java/bjc/utils/data/IHolder.java /^package bjc.utils.data;$/;" p @@ -381,7 +23681,7 @@ bjc.utils.data src/main/java/bjc/utils/data/SingleIterator.java /^package bjc.ut bjc.utils.data src/main/java/bjc/utils/data/SingleSupplier.java /^package bjc.utils.data;$/;" p bjc.utils.data src/main/java/bjc/utils/data/TopDownTransformIterator.java /^package bjc.utils.data;$/;" p bjc.utils.data src/main/java/bjc/utils/data/TopDownTransformResult.java /^package bjc.utils.data;$/;" p -bjc.utils.data src/main/java/bjc/utils/data/TransformedIterator.java /^package bjc.utils.data;$/;" p +bjc.utils.data src/main/java/bjc/utils/data/TransformIterator.java /^package bjc.utils.data;$/;" p bjc.utils.data src/main/java/bjc/utils/data/Tree.java /^package bjc.utils.data;$/;" p bjc.utils.data.internals src/main/java/bjc/utils/data/internals/BoundLazy.java /^package bjc.utils.data.internals;$/;" p bjc.utils.data.internals src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^package bjc.utils.data.internals;$/;" p @@ -389,15 +23689,32 @@ bjc.utils.data.internals src/main/java/bjc/utils/data/internals/BoundListHolder. bjc.utils.data.internals src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^package bjc.utils.data.internals;$/;" p bjc.utils.data.internals src/main/java/bjc/utils/data/internals/WrappedLazy.java /^package bjc.utils.data.internals;$/;" p bjc.utils.data.internals src/main/java/bjc/utils/data/internals/WrappedOption.java /^package bjc.utils.data.internals;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/AbbrevMap.java /^package bjc.utils.esodata;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/Directory.java /^package bjc.utils.esodata;$/;" p bjc.utils.esodata src/main/java/bjc/utils/esodata/DoubleTape.java /^package bjc.utils.esodata;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/PushdownMap.java /^package bjc.utils.esodata;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/QueueStack.java /^package bjc.utils.esodata;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/SimpleDirectory.java /^package bjc.utils.esodata;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/SimpleStack.java /^package bjc.utils.esodata;$/;" p bjc.utils.esodata src/main/java/bjc/utils/esodata/SingleTape.java /^package bjc.utils.esodata;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/SpaghettiStack.java /^package bjc.utils.esodata;$/;" p bjc.utils.esodata src/main/java/bjc/utils/esodata/Stack.java /^package bjc.utils.esodata;$/;" p bjc.utils.esodata src/main/java/bjc/utils/esodata/Tape.java /^package bjc.utils.esodata;$/;" p bjc.utils.esodata src/main/java/bjc/utils/esodata/TapeChanger.java /^package bjc.utils.esodata;$/;" p bjc.utils.esodata src/main/java/bjc/utils/esodata/TapeLibrary.java /^package bjc.utils.esodata;$/;" p +bjc.utils.esodata src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^package bjc.utils.esodata;$/;" p +bjc.utils.examples src/examples/java/bjc/utils/examples/AbbrevMapTest.java /^package bjc.utils.examples;$/;" p bjc.utils.examples src/examples/java/bjc/utils/examples/BinarySearchTest.java /^package bjc.utils.examples;$/;" p +bjc.utils.examples src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^package bjc.utils.examples;$/;" p +bjc.utils.examples.cli src/examples/java/bjc/utils/examples/cli/FDSExample.java /^package bjc.utils.examples.cli;$/;" p +bjc.utils.examples.cli src/examples/java/bjc/utils/examples/cli/TestContext.java /^package bjc.utils.examples.cli;$/;" p +bjc.utils.examples.parsing src/examples/java/bjc/utils/examples/parsing/AssignCommand.java /^package bjc.utils.examples.parsing;$/;" p +bjc.utils.examples.parsing src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^package bjc.utils.examples.parsing;$/;" p bjc.utils.examples.parsing src/examples/java/bjc/utils/examples/parsing/ShuntTest.java /^package bjc.utils.examples.parsing;$/;" p +bjc.utils.examples.parsing src/examples/java/bjc/utils/examples/parsing/SwitchCommand.java /^package bjc.utils.examples.parsing;$/;" p +bjc.utils.examples.parsing src/examples/java/bjc/utils/examples/parsing/TestContext.java /^package bjc.utils.examples.parsing;$/;" p bjc.utils.examples.parsing src/examples/java/bjc/utils/examples/parsing/TreeConstructTest.java /^package bjc.utils.examples.parsing;$/;" p +bjc.utils.examples.parsing src/examples/java/bjc/utils/examples/parsing/VarCommand.java /^package bjc.utils.examples.parsing;$/;" p bjc.utils.examples.rangen src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^package bjc.utils.examples.rangen;$/;" p bjc.utils.examples.rangen src/examples/java/bjc/utils/examples/rangen/RandomStringExamples.java /^package bjc.utils.examples.rangen;$/;" p bjc.utils.exceptions src/main/java/bjc/utils/exceptions/FileNotChosenException.java /^package bjc.utils.exceptions;$/;" p @@ -431,8 +23748,7 @@ bjc.utils.funcutils src/main/java/bjc/utils/funcutils/IBuilder.java /^package bj bjc.utils.funcutils src/main/java/bjc/utils/funcutils/ListUtils.java /^package bjc.utils.funcutils;$/;" p bjc.utils.funcutils src/main/java/bjc/utils/funcutils/NumberUtils.java /^package bjc.utils.funcutils;$/;" p bjc.utils.funcutils src/main/java/bjc/utils/funcutils/StringUtils.java /^package bjc.utils.funcutils;$/;" p -bjc.utils.funcutils src/main/java/bjc/utils/funcutils/TokenDeaffixer.java /^package bjc.utils.funcutils;$/;" p -bjc.utils.funcutils src/main/java/bjc/utils/funcutils/TokenSplitter.java /^package bjc.utils.funcutils;$/;" p +bjc.utils.funcutils src/main/java/bjc/utils/funcutils/TriConsumer.java /^package bjc.utils.funcutils;$/;" p bjc.utils.gen src/main/java/bjc/utils/gen/RandomGrammar.java /^package bjc.utils.gen;$/;" p bjc.utils.gen src/main/java/bjc/utils/gen/WeightedGrammar.java /^package bjc.utils.gen;$/;" p bjc.utils.gen src/main/java/bjc/utils/gen/WeightedRandom.java /^package bjc.utils.gen;$/;" p @@ -461,125 +23777,235 @@ bjc.utils.gui.panels src/main/java/bjc/utils/gui/panels/SimpleListPanel.java /^p bjc.utils.gui.panels src/main/java/bjc/utils/gui/panels/SimpleSpinnerPanel.java /^package bjc.utils.gui.panels;$/;" p bjc.utils.gui.panels src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^package bjc.utils.gui.panels;$/;" p bjc.utils.gui.panels src/main/java/bjc/utils/gui/panels/package-info.java /^package bjc.utils.gui.panels;/;" p +bjc.utils.ioutils src/main/java/bjc/utils/ioutils/Block.java /^package bjc.utils.ioutils;$/;" p +bjc.utils.ioutils src/main/java/bjc/utils/ioutils/BlockReader.java /^package bjc.utils.ioutils;$/;" p +bjc.utils.ioutils src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^package bjc.utils.ioutils;$/;" p +bjc.utils.ioutils src/main/java/bjc/utils/ioutils/RuleBasedReaderPragmas.java /^package bjc.utils.ioutils;$/;" p +bjc.utils.parserutils src/main/java/bjc/utils/parserutils/DoubleMatcher.java /^package bjc.utils.parserutils;$/;" p bjc.utils.parserutils src/main/java/bjc/utils/parserutils/IPrecedent.java /^package bjc.utils.parserutils;$/;" p -bjc.utils.parserutils src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^package bjc.utils.parserutils;$/;" p -bjc.utils.parserutils src/main/java/bjc/utils/parserutils/RuleBasedReaderPragmas.java /^package bjc.utils.parserutils;$/;" p +bjc.utils.parserutils src/main/java/bjc/utils/parserutils/ParserException.java /^package bjc.utils.parserutils;$/;" p bjc.utils.parserutils src/main/java/bjc/utils/parserutils/ShuntingYard.java /^package bjc.utils.parserutils;$/;" p bjc.utils.parserutils src/main/java/bjc/utils/parserutils/TokenTransformer.java /^package bjc.utils.parserutils;$/;" p +bjc.utils.parserutils src/main/java/bjc/utils/parserutils/TokenUtils.java /^package bjc.utils.parserutils;$/;" p bjc.utils.parserutils src/main/java/bjc/utils/parserutils/TreeConstructor.java /^package bjc.utils.parserutils;$/;" p -boundHolder src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private IHolder boundHolder;$/;" f class:BoundLazy file: -boundPair src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private IPair boundPair;$/;" f class:BoundLazyPair file: -boundPair src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private IPair boundPair;$/;" f class:HalfBoundLazyPair file: +bjc.utils.parserutils.delims src/main/java/bjc/utils/parserutils/delims/DelimiterException.java /^package bjc.utils.parserutils.delims;$/;" p +bjc.utils.parserutils.delims src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^package bjc.utils.parserutils.delims;$/;" p +bjc.utils.parserutils.delims src/main/java/bjc/utils/parserutils/delims/RegexCloser.java /^package bjc.utils.parserutils.delims;$/;" p +bjc.utils.parserutils.delims src/main/java/bjc/utils/parserutils/delims/RegexOpener.java /^package bjc.utils.parserutils.delims;$/;" p +bjc.utils.parserutils.delims src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^package bjc.utils.parserutils.delims;$/;" p +bjc.utils.parserutils.delims src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^package bjc.utils.parserutils.delims;$/;" p +bjc.utils.parserutils.delims src/main/java/bjc/utils/parserutils/delims/StringDelimiter.java /^package bjc.utils.parserutils.delims;$/;" p +bjc.utils.parserutils.pratt src/main/java/bjc/utils/parserutils/pratt/InitialCommand.java /^package bjc.utils.parserutils.pratt;$/;" p +bjc.utils.parserutils.pratt src/main/java/bjc/utils/parserutils/pratt/NonInitialCommand.java /^package bjc.utils.parserutils.pratt;$/;" p +bjc.utils.parserutils.pratt src/main/java/bjc/utils/parserutils/pratt/ParseBlock.java /^package bjc.utils.parserutils.pratt;$/;" p +bjc.utils.parserutils.pratt src/main/java/bjc/utils/parserutils/pratt/ParserContext.java /^package bjc.utils.parserutils.pratt;$/;" p +bjc.utils.parserutils.pratt src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^package bjc.utils.parserutils.pratt;$/;" p +bjc.utils.parserutils.pratt src/main/java/bjc/utils/parserutils/pratt/Token.java /^package bjc.utils.parserutils.pratt;$/;" p +bjc.utils.parserutils.pratt src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^package bjc.utils.parserutils.pratt;$/;" p +bjc.utils.parserutils.pratt.blocks src/main/java/bjc/utils/parserutils/pratt/blocks/ParseBlocks.java /^package bjc.utils.parserutils.pratt.blocks;$/;" p +bjc.utils.parserutils.pratt.blocks src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^package bjc.utils.parserutils.pratt.blocks;$/;" p +bjc.utils.parserutils.pratt.blocks src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^package bjc.utils.parserutils.pratt.blocks;$/;" p +bjc.utils.parserutils.pratt.blocks src/main/java/bjc/utils/parserutils/pratt/blocks/TriggeredParseBlock.java /^package bjc.utils.parserutils.pratt.blocks;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/AbstractInitialCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/BinaryCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/BinaryPostCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/ChainCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/ConstantCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/DefaultInitialCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/DefaultNonInitialCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/GroupingCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/LeafCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/LeftBinaryCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/NonBinaryCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/PostCircumfixCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/PostfixCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/RightBinaryCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/TransformingInitialCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.commands src/main/java/bjc/utils/parserutils/pratt/commands/UnaryCommand.java /^package bjc.utils.parserutils.pratt.commands;$/;" p +bjc.utils.parserutils.pratt.tokens src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^package bjc.utils.parserutils.pratt.tokens;$/;" p +bjc.utils.parserutils.pratt.tokens src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^package bjc.utils.parserutils.pratt.tokens;$/;" p +bjc.utils.parserutils.splitter src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^package bjc.utils.parserutils.splitter;$/;" p +bjc.utils.parserutils.splitter src/main/java/bjc/utils/parserutils/splitter/TokenSplitter.java /^package bjc.utils.parserutils.splitter;$/;" p +bjc.utils.parserutils.splitter src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^package bjc.utils.parserutils.splitter;$/;" p +bjc.utils.test.parserutils src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^package bjc.utils.test.parserutils;$/;" p +blockCount src/examples/java/bjc/utils/examples/parsing/TestContext.java /^ public Stack blockCount;$/;" f class:TestContext +blockNo src/main/java/bjc/utils/ioutils/Block.java /^ public final int blockNo;$/;" f class:Block +blockNo src/main/java/bjc/utils/ioutils/BlockReader.java /^ private int blockNo;$/;" f class:BlockReader file: +blockReader src/main/java/bjc/utils/ioutils/BlockReader.java /^ private Scanner blockReader;$/;" f class:BlockReader file: +boundHolder src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private IHolder boundHolder;$/;" f class:BoundLazy file: +boundPair src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private IPair boundPair;$/;" f class:BoundLazyPair file: +boundPair src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private IPair boundPair;$/;" f class:HalfBoundLazyPair file: build src/main/java/bjc/utils/funcutils/IBuilder.java /^ public E build();$/;" m interface:IBuilder buildAliasCommand src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private GenericCommand buildAliasCommand() {$/;" m class:GenericCommandMode file: buildClearCommands src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private GenericCommand buildClearCommands() {$/;" m class:GenericCommandMode file: buildExitCommand src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private GenericCommand buildExitCommand() {$/;" m class:GenericCommandMode file: buildFromList src/main/java/bjc/utils/gui/SimpleJList.java /^ public static JList buildFromList(Iterable source) {$/;" m class:SimpleJList buildHelpCommand src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private GenericCommand buildHelpCommand() {$/;" m class:GenericCommandMode file: -buildInteger src/main/java/bjc/utils/parserutils/RuleBasedReaderPragmas.java /^ StateType> buildInteger(String name,$/;" m class:RuleBasedReaderPragmas +buildInteger src/main/java/bjc/utils/ioutils/RuleBasedReaderPragmas.java /^ public static BiConsumer buildInteger(String name,$/;" m class:RuleBasedReaderPragmas buildListCommand src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private GenericCommand buildListCommand() {$/;" m class:GenericCommandMode file: buildModel src/main/java/bjc/utils/gui/SimpleJList.java /^ public static ListModel buildModel(Iterable source) {$/;" m class:SimpleJList -buildStringCollapser src/main/java/bjc/utils/parserutils/RuleBasedReaderPragmas.java /^ StateType> buildStringCollapser(String name,$/;" m class:RuleBasedReaderPragmas +buildStringCollapser src/main/java/bjc/utils/ioutils/RuleBasedReaderPragmas.java /^ public static BiConsumer buildStringCollapser(String name,$/;" m class:RuleBasedReaderPragmas +canHandle src/main/java/bjc/utils/cli/CommandMode.java /^ default boolean canHandle(String command) {$/;" m interface:CommandMode canHandle src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public boolean canHandle(String command) {$/;" m class:GenericCommandMode -canHandle src/main/java/bjc/utils/cli/ICommandMode.java /^ public default boolean canHandle(String command) {$/;" m interface:ICommandMode -characteristicSet src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ private Set characteristicSet;$/;" f class:CompoundCollector file: +chain src/main/java/bjc/utils/parserutils/pratt/commands/ChainCommand.java /^ private Token chain;$/;" f class:ChainCommand file: +chain src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^ public static NonInitialCommand chain(int precedence, Set chainSet, Token marker) {$/;" m class:NonInitialCommands +chainWith src/main/java/bjc/utils/parserutils/pratt/commands/ChainCommand.java /^ private Set chainWith;$/;" f class:ChainCommand file: +changed src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ private boolean changed;$/;" f class:SimpleFDSMode file: +characteristicSet src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ private Set characteristicSet;$/;" f class:CompoundCollector file: characteristics src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ public Set characteristics() {$/;" m class:CompoundCollector -childCount src/main/java/bjc/utils/data/Tree.java /^ private int childCount = 0;$/;" f class:Tree file: +childCount src/main/java/bjc/utils/data/Tree.java /^ private int childCount = 0;$/;" f class:Tree file: children src/main/java/bjc/utils/data/Tree.java /^ private IList> children;$/;" f class:Tree file: +children src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ private IMap> children;$/;" f class:SimpleDirectory file: +children src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ private IMap> children;$/;" f class:UnifiedDirectory file: +clear src/main/java/bjc/utils/esodata/PushdownMap.java /^ public void clear() {$/;" m class:PushdownMap clear src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public void clear() {$/;" m class:ExtendedMap clear src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public void clear() {$/;" m class:FunctionalMap -clear src/main/java/bjc/utils/funcdata/IMap.java /^ void clear();$/;" m interface:IMap +clear src/main/java/bjc/utils/funcdata/IMap.java /^ default void clear() {$/;" m interface:IMap clear src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public void clear() {$/;" m class:TransformedValueMap cleave src/main/java/bjc/utils/esodata/Stack.java /^ public void cleave(List>> conses) {$/;" m class:Stack clone src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList clone() {$/;" m class:FunctionalList -collapse src/main/java/bjc/utils/data/ITree.java /^ public ReturnedType collapse($/;" m interface:ITree -collapse src/main/java/bjc/utils/data/Tree.java /^ public ReturnedType collapse($/;" m class:Tree +close src/main/java/bjc/utils/ioutils/BlockReader.java /^ public void close() throws Exception {$/;" m class:BlockReader +closingDelimiters src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Set closingDelimiters;$/;" f class:DelimiterGroup file: +collapse src/main/java/bjc/utils/data/ITree.java /^ public ReturnedType collapse(Function leafTransform,$/;" m interface:ITree +collapse src/main/java/bjc/utils/data/Tree.java /^ public ReturnedType collapse(Function leafTransform,$/;" m class:Tree collapse src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public E collapse(Function leafTransformer, BiFunction branchCollapser) {$/;" m class:BinarySearchTreeLeaf collapse src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public E collapse(Function nodeCollapser, BiFunction branchCollapser) {$/;" m class:BinarySearchTreeNode -collapse src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public E collapse(Function nodeCollapser,$/;" m interface:ITreePart +collapse src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public E collapse(Function nodeCollapser, BiFunction branchCollapser);$/;" m interface:ITreePart collapseTokens src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static String collapseTokens(IList input) {$/;" m class:ListUtils collapseTokens src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static String collapseTokens(IList input, String seperator) {$/;" m class:ListUtils collect src/main/java/bjc/utils/funcdata/IList.java /^ default ReducedType collect($/;" m interface:IList combine src/main/java/bjc/utils/data/Either.java /^ public IPair combine($/;" m class:Either -combine src/main/java/bjc/utils/data/IPair.java /^ IPair> combine($/;" m interface:IPair -combine src/main/java/bjc/utils/data/IPair.java /^ CombinedRight> IPair combine($/;" m interface:IPair -combine src/main/java/bjc/utils/data/LazyPair.java /^ CombinedRight> IPair combine($/;" m class:LazyPair +combine src/main/java/bjc/utils/data/IPair.java /^ public IPair combine($/;" m interface:IPair +combine src/main/java/bjc/utils/data/IPair.java /^ public default IPair, IPair> combine($/;" m interface:IPair +combine src/main/java/bjc/utils/data/LazyPair.java /^ public IPair combine($/;" m class:LazyPair combine src/main/java/bjc/utils/data/Pair.java /^ public IPair combine($/;" m class:Pair combine src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair combine($/;" m class:BoundLazyPair combine src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair combine($/;" m class:HalfBoundLazyPair -combineWith src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList combineWith(IList rightList,$/;" m class:FunctionalList -combineWith src/main/java/bjc/utils/funcdata/IList.java /^ IList combineWith($/;" m interface:IList +combineWith src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList combineWith(IList rightList, BiFunction itemCombiner) {$/;" m class:FunctionalList +combineWith src/main/java/bjc/utils/funcdata/IList.java /^ IList combineWith(IList list,$/;" m interface:IList combiner src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ public BinaryOperator>> combiner() {$/;" m class:CompoundCollector -commandHandlers src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private IMap commandHandlers;$/;" f class:GenericCommandMode file: -comparator src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ private Comparator comparator;$/;" f class:BinarySearchTree file: -components src/main/java/bjc/utils/components/FileComponentRepository.java /^ private IMap components;$/;" f class:FileComponentRepository file: -compoundCollect src/main/java/bjc/utils/funcutils/CollectorUtils.java /^ compoundCollect($/;" m class:CollectorUtils -configureSpecial src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void configureSpecial(Predicate marker,$/;" m class:WeightedGrammar -constructTree src/main/java/bjc/utils/parserutils/TreeConstructor.java /^ public static ITree constructTree($/;" m class:TreeConstructor +commandHandlers src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private IMap commandHandlers;$/;" f class:GenericCommandMode file: +commands src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ private Map> commands;$/;" f class:SimpleFDSMode file: +compPatt src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private Pattern compPatt;$/;" f class:SimpleTokenSplitter file: +comparator src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ private Comparator comparator;$/;" f class:BinarySearchTree file: +compareTo src/main/java/bjc/utils/cli/CommandMode.java /^ default int compareTo(CommandMode o) {$/;" m interface:CommandMode +compareTo src/main/java/bjc/utils/components/IDescribedComponent.java /^ default int compareTo(IDescribedComponent o) {$/;" m interface:IDescribedComponent +compile src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ public void compile() {$/;" m class:SimpleTokenSplitter +compile src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public void compile() {$/;" m class:TwoLevelSplitter +components src/main/java/bjc/utils/components/FileComponentRepository.java /^ private IMap components;$/;" f class:FileComponentRepository file: +compoundCollect src/main/java/bjc/utils/funcutils/CollectorUtils.java /^ public static Collector>, IPair> compoundCollect($/;" m class:CollectorUtils +condBlock src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^ private ParseBlock condBlock;$/;" f class:PreTernaryCommand file: +configureSpecial src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void configureSpecial(Predicate marker, BiFunction, IList> action) {$/;" m class:WeightedGrammar +constant src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^ public static InitialCommand constant(ITree> val) {$/;" m class:InitialCommands +constructTree src/main/java/bjc/utils/parserutils/TreeConstructor.java /^ public static ITree constructTree(IList tokens,$/;" m class:TreeConstructor contains src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public boolean contains(E item) {$/;" m class:FunctionalList contains src/main/java/bjc/utils/funcdata/IList.java /^ boolean contains(ContainedType item);$/;" m interface:IList contains src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public boolean contains(T element, Comparator comparator) {$/;" m class:BinarySearchTreeLeaf contains src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public boolean contains(T element, Comparator comparator) {$/;" m class:BinarySearchTreeNode contains src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public boolean contains(T element, Comparator comparator);$/;" m interface:ITreePart -containsInfixOperator src/main/java/bjc/utils/funcutils/StringUtils.java /^ public static boolean containsInfixOperator(String expression, String operator) {$/;" m class:StringUtils +containsKey src/main/java/bjc/utils/esodata/Directory.java /^ boolean containsKey(K key);$/;" m interface:Directory +containsKey src/main/java/bjc/utils/esodata/PushdownMap.java /^ public boolean containsKey(KeyType key) {$/;" m class:PushdownMap +containsKey src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public boolean containsKey(K key) {$/;" m class:SimpleDirectory +containsKey src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public boolean containsKey(K key) {$/;" m class:UnifiedDirectory containsKey src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public boolean containsKey(KeyType key) {$/;" m class:ExtendedMap containsKey src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public boolean containsKey(KeyType key) {$/;" m class:FunctionalMap containsKey src/main/java/bjc/utils/funcdata/IMap.java /^ boolean containsKey(KeyType key);$/;" m interface:IMap containsKey src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public boolean containsKey(OldKey key) {$/;" m class:TransformedValueMap containsOnly src/main/java/bjc/utils/funcutils/StringUtils.java /^ public static boolean containsOnly(String input, String regex) {$/;" m class:StringUtils -continueRule src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ private BiConsumer continueRule;$/;" f class:RuleBasedConfigReader file: -continueRule src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ private void continueRule(E state, boolean isRuleOpen, String line) {$/;" m class:RuleBasedConfigReader file: +contents src/main/java/bjc/utils/ioutils/Block.java /^ public final String contents;$/;" f class:Block +contents src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Deque> contents;$/;" f class:DelimiterGroup.OpenGroup file: +contents src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^ public final T contents;$/;" f class:SequenceCharacteristics +continueRule src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ private BiConsumer continueRule;$/;" f class:RuleBasedConfigReader file: +continueRule src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ private void continueRule(E state, boolean isRuleOpen, String line) {$/;" m class:RuleBasedConfigReader file: +createParser src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^ private static PrattParser createParser() {$/;" m class:PrattParserTest file: curChild src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private TopDownTransformIterator curChild;$/;" f class:TopDownTransformIterator file: curElm src/main/java/bjc/utils/data/CircularIterator.java /^ private E curElm;$/;" f class:CircularIterator file: -curYield src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Iterator> curYield;$/;" f class:TopDownTransformIterator file: -curr src/main/java/bjc/utils/data/CircularIterator.java /^ private Iterator curr;$/;" f class:CircularIterator file: +curYield src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Iterator> curYield;$/;" f class:TopDownTransformIterator file: +curr src/main/java/bjc/utils/data/CircularIterator.java /^ private Iterator curr;$/;" f class:CircularIterator file: +curr src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^ private Token curr;$/;" f class:StringTokenStream file: +currBlock src/main/java/bjc/utils/ioutils/BlockReader.java /^ private Block currBlock;$/;" f class:BlockReader file: +currExclusionPatt src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private StringBuilder currExclusionPatt;$/;" f class:SimpleTokenSplitter file: +currPatt src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private StringBuilder currPatt;$/;" f class:SimpleTokenSplitter file: +current src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^ public abstract Token current();$/;" m class:TokenStream +current src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^ public Token current() {$/;" m class:StringTokenStream +currentGroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private IList> currentGroup;$/;" f class:DelimiterGroup.OpenGroup file: currentPartition src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ public IList currentPartition;$/;" f class:GroupPartIteration -currentTape src/main/java/bjc/utils/esodata/TapeChanger.java /^ private Tape currentTape;$/;" f class:TapeChanger file: -currentTape src/main/java/bjc/utils/esodata/TapeLibrary.java /^ private Tape currentTape;$/;" f class:TapeLibrary file: +currentTape src/main/java/bjc/utils/esodata/TapeChanger.java /^ private Tape currentTape;$/;" f class:TapeChanger file: +currentTape src/main/java/bjc/utils/esodata/TapeLibrary.java /^ private Tape currentTape;$/;" f class:TapeLibrary file: curry2 src/main/java/bjc/utils/funcutils/FuncUtils.java /^ public static Function> curry2(BiFunction func) {$/;" m class:FuncUtils customPrompt src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private String customPrompt;$/;" f class:GenericCommandMode file: -data src/main/java/bjc/utils/data/Tree.java /^ private ContainedType data;$/;" f class:Tree file: -data src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ protected T data;$/;" f class:BinarySearchTreeLeaf +data src/main/java/bjc/utils/data/Tree.java /^ private ContainedType data;$/;" f class:Tree file: +data src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ private IMap data;$/;" f class:SimpleDirectory file: +data src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ private IMap data;$/;" f class:UnifiedDirectory file: +data src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ protected T data;$/;" f class:BinarySearchTreeLeaf data src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public T data() {$/;" m class:BinarySearchTreeLeaf data src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public T data();$/;" m interface:ITreePart -deAffixTokens src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList deAffixTokens(IList input,$/;" m class:ListUtils +deAffixTokens src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList deAffixTokens(IList input, Deque> operators) {$/;" m class:ListUtils +deabbrev src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public String[] deabbrev(String abbrev) {$/;" m class:AbbrevMap deepdup src/main/java/bjc/utils/esodata/Stack.java /^ public void deepdup() {$/;" m class:Stack deepswap src/main/java/bjc/utils/esodata/Stack.java /^ public void deepswap() {$/;" m class:Stack -defaultHandlers src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private IMap defaultHandlers;$/;" f class:GenericCommandMode file: -delegate src/main/java/bjc/utils/cli/DelegatingCommand.java /^ private ICommand delegate;$/;" f class:DelegatingCommand file: -delegate src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ private IMap delegate;$/;" f class:ExtendedMap file: +defaultHandlers src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private IMap defaultHandlers;$/;" f class:GenericCommandMode file: +delegate src/main/java/bjc/utils/cli/DelegatingCommand.java /^ private Command delegate;$/;" f class:DelegatingCommand file: +delegate src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ private IMap delegate;$/;" f class:ExtendedMap file: delete src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public void delete(T element, Comparator comparator) {$/;" m class:BinarySearchTreeLeaf delete src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public void delete(T element, Comparator comparator) {$/;" m class:BinarySearchTreeNode delete src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public void delete(T element, Comparator comparator);$/;" m interface:ITreePart deleteNode src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public void deleteNode(T element) {$/;" m class:BinarySearchTree deleteRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void deleteRule(E name) {$/;" m class:WeightedGrammar deleteSubgrammar src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void deleteSubgrammar(E name) {$/;" m class:WeightedGrammar -description src/main/java/bjc/utils/cli/GenericHelp.java /^ private String description;$/;" f class:GenericHelp file: +delim src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^ private K delim;$/;" f class:RepeatingParseBlock file: +delimSet src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private Set delimSet;$/;" f class:SimpleTokenSplitter file: +delimitSequence src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ public ITree delimitSequence(SequenceCharacteristics chars, @SuppressWarnings("unchecked") T... seq)$/;" m class:SequenceDelimiter +delimitSequence src/main/java/bjc/utils/parserutils/delims/StringDelimiter.java /^ public ITree delimitSequence(String... seq) throws DelimiterException {$/;" m class:StringDelimiter +delimited src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^ public static InitialCommand delimited(int inner, K delim, K mark, Token term,$/;" m class:InitialCommands +denote src/examples/java/bjc/utils/examples/parsing/AssignCommand.java /^ public ITree> denote(ITree> operand, Token operator,$/;" m class:AssignCommand +denote src/examples/java/bjc/utils/examples/parsing/SwitchCommand.java /^ public ITree> denote(Token operator,$/;" m class:SwitchCommand +denote src/main/java/bjc/utils/parserutils/pratt/InitialCommand.java /^ ITree> denote(Token operator, ParserContext ctx) throws ParserException;$/;" m interface:InitialCommand +denote src/main/java/bjc/utils/parserutils/pratt/NonInitialCommand.java /^ public abstract ITree> denote(ITree> operand, Token operator,$/;" m class:NonInitialCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/AbstractInitialCommand.java /^ public ITree> denote(Token operator, ParserContext ctx) throws ParserException {$/;" m class:AbstractInitialCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/BinaryCommand.java /^ public ITree> denote(ITree> operand, Token operator, ParserContext ctx)$/;" m class:BinaryCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/ChainCommand.java /^ public ITree> denote(ITree> operand, Token operator, ParserContext ctx)$/;" m class:ChainCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/ConstantCommand.java /^ public ITree> denote(Token operator, ParserContext ctx) throws ParserException {$/;" m class:ConstantCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/DefaultInitialCommand.java /^ public ITree> denote(Token operator, ParserContext ctx) throws ParserException {$/;" m class:DefaultInitialCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/DefaultNonInitialCommand.java /^ public ITree> denote(ITree> operand, Token operator, ParserContext ctx) {$/;" m class:DefaultNonInitialCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/LeafCommand.java /^ public ITree> denote(Token operator, ParserContext ctx) throws ParserException {$/;" m class:LeafCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/PostCircumfixCommand.java /^ public ITree> denote(ITree> operand, Token operator, ParserContext ctx)$/;" m class:PostCircumfixCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/PostfixCommand.java /^ public ITree> denote(ITree> operand, Token operator, ParserContext ctx)$/;" m class:PostfixCommand +denote src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^ public ITree> denote(ITree> operand, Token operator, ParserContext ctx)$/;" m class:TernaryCommand +descapeString src/main/java/bjc/utils/parserutils/TokenUtils.java /^ public static String descapeString(String inp) {$/;" m class:TokenUtils +description src/main/java/bjc/utils/cli/GenericHelp.java /^ private String description;$/;" f class:GenericHelp file: description src/main/java/bjc/utils/components/ComponentDescription.java /^ private String description;$/;" f class:ComponentDescription file: -description src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private String description;$/;" f class:ComponentDescriptionState file: +description src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private String description;$/;" f class:ComponentDescriptionState file: dip src/main/java/bjc/utils/esodata/Stack.java /^ public void dip(Consumer> cons) {$/;" m class:Stack dip src/main/java/bjc/utils/esodata/Stack.java /^ public void dip(int n, Consumer> cons) {$/;" m class:Stack directedWalk src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public boolean directedWalk(DirectedWalkFunction treeWalker) {$/;" m class:BinarySearchTreeLeaf directedWalk src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public boolean directedWalk(DirectedWalkFunction treeWalker) {$/;" m class:BinarySearchTreeNode directedWalk src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public boolean directedWalk(DirectedWalkFunction walker);$/;" m interface:ITreePart -display src/examples/java/bjc/utils/examples/BinarySearchTest.java /^ private static void display(BinarySearchTree tree,$/;" m class:BinarySearchTest file: -distance src/main/java/bjc/utils/graph/Edge.java /^ private final int distance;$/;" f class:Edge file: +display src/examples/java/bjc/utils/examples/BinarySearchTest.java /^ private static void display(BinarySearchTree tree, Scanner input) {$/;" m class:BinarySearchTest file: +distance src/main/java/bjc/utils/graph/Edge.java /^ private final int distance;$/;" f class:Edge file: +dlm src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private StringDelimiter dlm;$/;" f class:DelimSplitterTest file: doAliasCommands src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private void doAliasCommands(String[] args) {$/;" m class:GenericCommandMode file: doCircle src/main/java/bjc/utils/data/CircularIterator.java /^ private boolean doCircle;$/;" f class:CircularIterator file: doForChildren src/main/java/bjc/utils/data/ITree.java /^ void doForChildren(Consumer> action);$/;" m interface:ITree doForChildren src/main/java/bjc/utils/data/Tree.java /^ public void doForChildren(Consumer> action) {$/;" m class:Tree -doForValues src/main/java/bjc/utils/funcutils/EnumUtils.java /^ public static > void doForValues(Class clasz,$/;" m class:EnumUtils +doForValues src/main/java/bjc/utils/funcutils/EnumUtils.java /^ public static > void doForValues(Class clasz, int nValues, Consumer action,$/;" m class:EnumUtils doHelpCommand src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private void doHelpCommand(String commandName) {$/;" m class:GenericCommandMode file: doHelpSummary src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private void doHelpSummary() {$/;" m class:GenericCommandMode file: doListCommands src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private void doListCommands() {$/;" m class:GenericCommandMode file: -doOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static File doOpenFile(Component parent, String title,$/;" m class:SimpleFileChooser file: -doSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static File doSaveFile(Component parent, String title,$/;" m class:SimpleFileChooser file: +doOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static File doOpenFile(Component parent, String title, JFileChooser files) {$/;" m class:SimpleFileChooser file: +doSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static File doSaveFile(Component parent, String title, JFileChooser files) {$/;" m class:SimpleFileChooser file: doTimes src/main/java/bjc/utils/funcutils/FuncUtils.java /^ public static void doTimes(int nTimes, Consumer cons) {$/;" m class:FuncUtils doWith src/main/java/bjc/utils/data/IHolder.java /^ public default void doWith(Consumer action) {$/;" m interface:IHolder doWith src/main/java/bjc/utils/data/IPair.java /^ public default void doWith(BiConsumer consumer) {$/;" m interface:IPair -done src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private boolean done;$/;" f class:TopDownTransformIterator file: -drawWithReplacement src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList drawWithReplacement(IList list,$/;" m class:ListUtils -drawWithoutReplacement src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList drawWithoutReplacement($/;" m class:ListUtils +doesOpen src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public IPair doesOpen(T marker) {$/;" m class:DelimiterGroup.OpenGroup +done src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private boolean done;$/;" f class:TopDownTransformIterator file: +doubleQuotePatt src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static Pattern doubleQuotePatt = Pattern.compile("(\\"(" + "[^\\\\\\\\\\"]+" \/\/ Match$/;" f class:TokenUtils file: +drawWithReplacement src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList drawWithReplacement(IList list, int number, Function rng) {$/;" m class:ListUtils +drawWithoutReplacement src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList drawWithoutReplacement(IList list, int number, Function rng) {$/;" m class:ListUtils drop src/main/java/bjc/utils/esodata/Stack.java /^ public void drop() {$/;" m class:Stack drop src/main/java/bjc/utils/esodata/Stack.java /^ public void drop(int n) {$/;" m class:Stack dup src/main/java/bjc/utils/esodata/Stack.java /^ public void dup() {$/;" m class:Stack @@ -587,16 +24013,53 @@ dup src/main/java/bjc/utils/esodata/Stack.java /^ public void dup(int n) {$/;" m eject src/main/java/bjc/utils/esodata/TapeChanger.java /^ public void eject() {$/;" m class:TapeChanger eject src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public void eject() {$/;" m class:TapeLibrary element src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private TokenType element;$/;" f class:TokenTransformer.OperatorHandler file: -elementCount src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ private int elementCount;$/;" f class:BinarySearchTree file: -elementCounter src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private Function elementCounter;$/;" f class:GroupPartIteration file: -empty src/main/java/bjc/utils/esodata/Stack.java /^ public boolean empty() {$/;" m class:Stack -end src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ private Consumer end;$/;" f class:RuleBasedConfigReader file: -endRule src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ private boolean endRule(E state, boolean isRuleOpen) {$/;" m class:RuleBasedConfigReader file: +elementCount src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ private int elementCount;$/;" f class:BinarySearchTree file: +elementCounter src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private Function elementCounter;$/;" f class:GroupPartIteration file: +empty src/main/java/bjc/utils/esodata/QueueStack.java /^ public boolean empty() {$/;" m class:QueueStack +empty src/main/java/bjc/utils/esodata/SimpleStack.java /^ public boolean empty() {$/;" m class:SimpleStack +empty src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public boolean empty() {$/;" m class:SpaghettiStack +empty src/main/java/bjc/utils/esodata/Stack.java /^ public abstract boolean empty();$/;" m class:Stack +end src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ private Consumer end;$/;" f class:RuleBasedConfigReader file: +endLine src/main/java/bjc/utils/ioutils/Block.java /^ public final int endLine;$/;" f class:Block +endRule src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ private boolean endRule(E state, boolean isRuleOpen) {$/;" m class:RuleBasedConfigReader file: +equals src/main/java/bjc/utils/components/ComponentDescription.java /^ public boolean equals(Object obj) {$/;" m class:ComponentDescription +equals src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public boolean equals(Object obj) {$/;" m class:ComponentDescriptionState +equals src/main/java/bjc/utils/data/Either.java /^ public boolean equals(Object obj) {$/;" m class:Either equals src/main/java/bjc/utils/data/Identity.java /^ public boolean equals(Object obj) {$/;" m class:Identity -equals src/main/java/bjc/utils/data/Tree.java /^ public boolean equals(Object other) {$/;" m class:Tree +equals src/main/java/bjc/utils/data/Lazy.java /^ public boolean equals(Object obj) {$/;" m class:Lazy +equals src/main/java/bjc/utils/data/LazyPair.java /^ public boolean equals(Object obj) {$/;" m class:LazyPair +equals src/main/java/bjc/utils/data/ListHolder.java /^ public boolean equals(Object obj) {$/;" m class:ListHolder +equals src/main/java/bjc/utils/data/Option.java /^ public boolean equals(Object obj) {$/;" m class:Option +equals src/main/java/bjc/utils/data/Pair.java /^ public boolean equals(Object obj) {$/;" m class:Pair +equals src/main/java/bjc/utils/data/Tree.java /^ public boolean equals(Object obj) {$/;" m class:Tree +equals src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public boolean equals(Object obj) {$/;" m class:AbbrevMap +equals src/main/java/bjc/utils/esodata/DoubleTape.java /^ public boolean equals(Object obj) {$/;" m class:DoubleTape +equals src/main/java/bjc/utils/esodata/PushdownMap.java /^ public boolean equals(Object obj) {$/;" m class:PushdownMap +equals src/main/java/bjc/utils/esodata/QueueStack.java /^ public boolean equals(Object obj) {$/;" m class:QueueStack +equals src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public boolean equals(Object obj) {$/;" m class:SimpleDirectory +equals src/main/java/bjc/utils/esodata/SimpleStack.java /^ public boolean equals(Object obj) {$/;" m class:SimpleStack +equals src/main/java/bjc/utils/esodata/SingleTape.java /^ public boolean equals(Object obj) {$/;" m class:SingleTape +equals src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public boolean equals(Object obj) {$/;" m class:SpaghettiStack +equals src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean equals(Object obj) {$/;" m class:TapeChanger +equals src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean equals(Object obj) {$/;" m class:TapeLibrary +equals src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public boolean equals(Object obj) {$/;" m class:UnifiedDirectory equals src/main/java/bjc/utils/graph/Edge.java /^ public boolean equals(Object obj) {$/;" m class:Edge +equals src/main/java/bjc/utils/ioutils/Block.java /^ public boolean equals(Object obj) {$/;" m class:Block +equals src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^ public boolean equals(Object obj) {$/;" m class:SequenceCharacteristics +equals src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ public boolean equals(Object obj) {$/;" m class:SimpleParseBlock +equals src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ public boolean equals(Object obj) {$/;" m class:StringToken error src/main/java/bjc/utils/cli/CLICommander.java /^ private OutputStream error;$/;" f class:CLICommander file: -errorOutput src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private Consumer errorOutput;$/;" f class:GenericCommandMode file: +errorOutput src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private Consumer errorOutput;$/;" f class:GenericCommandMode file: +escapePatt src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static Pattern escapePatt = Pattern.compile(escapeString);$/;" f class:TokenUtils file: +escapeString src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static String escapeString = "\\\\\\\\([btnfr\\"'\\\\\\\\]" \/\/ Match$/;" f class:TokenUtils file: +exclude src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public void exclude(String... exclusions) {$/;" m class:TwoLevelSplitter +excludes src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public boolean excludes(T groupName) {$/;" m class:DelimiterGroup.OpenGroup +exclusionPatt src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private Pattern exclusionPatt;$/;" f class:SimpleTokenSplitter file: +exclusionSet src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private Set exclusionSet;$/;" f class:SimpleTokenSplitter file: +exp src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public ExpectedException exp = ExpectedException.none();$/;" f class:TokenUtilsTest +expect src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^ public final void expect(K... expectedKeys) throws ExpectationException {$/;" m class:TokenStream +expect src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^ public void expect(Set expectedKeys) throws ExpectationException {$/;" m class:TokenStream +extend src/main/java/bjc/utils/esodata/PushdownMap.java /^ public IMap extend() {$/;" m class:PushdownMap extend src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public IMap extend() {$/;" m class:ExtendedMap extend src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public IMap extend() {$/;" m class:FunctionalMap extend src/main/java/bjc/utils/funcdata/IMap.java /^ IMap extend();$/;" m interface:IMap @@ -604,7 +24067,7 @@ extend src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public IMap< extensions src/main/java/bjc/utils/gui/ExtensionFileFilter.java /^ private IList extensions;$/;" f class:ExtensionFileFilter file: extensions src/main/java/bjc/utils/gui/awt/ExtensionFileFilter.java /^ private IList extensions;$/;" f class:ExtensionFileFilter file: fallingFactorial src/main/java/bjc/utils/funcutils/NumberUtils.java /^ public static int fallingFactorial(int value, int power) {$/;" m class:NumberUtils -field src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^ private JFormattedTextField field;$/;" f class:FormattedInputPanel file: +field src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^ private JFormattedTextField field;$/;" f class:FormattedInputPanel file: field src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private JFormattedTextField field;$/;" f class:SliderInputPanel file: finisher src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ public Function>, IPair> finisher() {$/;" m class:CompoundCollector first src/main/java/bjc/utils/esodata/DoubleTape.java /^ public void first() {$/;" m class:DoubleTape @@ -616,20 +24079,22 @@ first src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public E first() { first src/main/java/bjc/utils/funcdata/IList.java /^ ContainedType first();$/;" m interface:IList first src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ private Collector first;$/;" f class:CompoundCollector file: flatMap src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList flatMap(Function> expander) {$/;" m class:FunctionalList -flatMap src/main/java/bjc/utils/funcdata/IList.java /^ IList flatMap($/;" m interface:IList -flatMapTree src/main/java/bjc/utils/data/ITree.java /^ public ITree flatMapTree($/;" m interface:ITree +flatMap src/main/java/bjc/utils/funcdata/IList.java /^ IList flatMap(Function> expander);$/;" m interface:IList +flatMapTree src/main/java/bjc/utils/data/ITree.java /^ public ITree flatMapTree(Function> mapper);$/;" m interface:ITree flatMapTree src/main/java/bjc/utils/data/Tree.java /^ public ITree flatMapTree(Function> mapper) {$/;" m class:Tree flip src/main/java/bjc/utils/esodata/DoubleTape.java /^ public void flip() {$/;" m class:DoubleTape flip src/main/java/bjc/utils/esodata/TapeChanger.java /^ public void flip() {$/;" m class:TapeChanger flip src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public void flip() {$/;" m class:TapeLibrary +floatingLiteral src/main/java/bjc/utils/parserutils/DoubleMatcher.java /^ public static final Pattern floatingLiteral = Pattern.compile("\\\\A" + fpRegex + "\\\\Z");$/;" f class:DoubleMatcher flushYields src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ public ITree flushYields(ITree val) {$/;" m class:TopDownTransformIterator -fmap src/main/java/bjc/utils/data/IHolder.java /^ Functor> fmap($/;" m interface:IHolder -fmap src/main/java/bjc/utils/funcdata/theory/Functor.java /^ fmap(Function func);$/;" m interface:Functor -fmapLeft src/main/java/bjc/utils/data/IPair.java /^ Bifunctor> fmapLeft($/;" m interface:IPair -fmapLeft src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^ Bifunctor> fmapLeft($/;" m interface:Bifunctor +fmap src/main/java/bjc/utils/data/IHolder.java /^ default Function, Functor> fmap($/;" m interface:IHolder +fmap src/main/java/bjc/utils/funcdata/theory/Functor.java /^ public Function, Functor> fmap($/;" m interface:Functor +fmapLeft src/main/java/bjc/utils/data/IPair.java /^ default Function, Bifunctor> fmapLeft($/;" m interface:IPair +fmapLeft src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^ public Function, Bifunctor> fmapLeft($/;" m interface:Bifunctor fmapRight src/main/java/bjc/utils/data/IPair.java /^ fmapRight(Function func) {$/;" m interface:IPair -fmapRight src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^ Bifunctor> fmapRight($/;" m interface:Bifunctor -forAllEdgesMatchingAt src/main/java/bjc/utils/graph/Graph.java /^ public void forAllEdgesMatchingAt(T source,$/;" m class:Graph +fmapRight src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^ public Function, Bifunctor> fmapRight($/;" m interface:Bifunctor +forAllEdgesMatchingAt src/main/java/bjc/utils/graph/Graph.java /^ public void forAllEdgesMatchingAt(T source, BiPredicate matcher, BiConsumer action) {$/;" m class:Graph +forEach src/main/java/bjc/utils/esodata/PushdownMap.java /^ public void forEach(BiConsumer action) {$/;" m class:PushdownMap forEach src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public void forEach(BiConsumer action) {$/;" m class:ExtendedMap forEach src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public void forEach(Consumer action) {$/;" m class:FunctionalList forEach src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public void forEach(BiConsumer action) {$/;" m class:FunctionalMap @@ -638,31 +24103,35 @@ forEach src/main/java/bjc/utils/funcdata/IMap.java /^ void forEach(BiConsumer action) {$/;" m class:TransformedValueMap forEach src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ public boolean forEach(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeLeaf forEach src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ public boolean forEach(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode -forEach src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public boolean forEach(TreeLinearizationMethod linearizationMethod,$/;" m interface:ITreePart +forEach src/main/java/bjc/utils/funcdata/bst/ITreePart.java /^ public boolean forEach(TreeLinearizationMethod linearizationMethod, Predicate predicate);$/;" m interface:ITreePart +forEachBlock src/main/java/bjc/utils/ioutils/BlockReader.java /^ public void forEachBlock(Consumer action) {$/;" m class:BlockReader forEachIndexed src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public void forEachIndexed(BiConsumer indexedAction) {$/;" m class:FunctionalList forEachIndexed src/main/java/bjc/utils/funcdata/IList.java /^ void forEachIndexed(BiConsumer action);$/;" m interface:IList +forEachKey src/main/java/bjc/utils/esodata/PushdownMap.java /^ public void forEachKey(Consumer action) {$/;" m class:PushdownMap forEachKey src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public void forEachKey(Consumer action) {$/;" m class:ExtendedMap forEachKey src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public void forEachKey(Consumer action) {$/;" m class:FunctionalMap -forEachKey src/main/java/bjc/utils/funcdata/IMap.java /^ void forEachKey(Consumer action);$/;" m interface:IMap +forEachKey src/main/java/bjc/utils/funcdata/IMap.java /^ default void forEachKey(Consumer action) {$/;" m interface:IMap forEachKey src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public void forEachKey(Consumer action) {$/;" m class:TransformedValueMap forEachToken src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public void forEachToken(Consumer action) {$/;" m class:FunctionalStringTokenizer +forEachValue src/main/java/bjc/utils/esodata/PushdownMap.java /^ public void forEachValue(Consumer action) {$/;" m class:PushdownMap forEachValue src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public void forEachValue(Consumer action) {$/;" m class:ExtendedMap forEachValue src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public void forEachValue(Consumer action) {$/;" m class:FunctionalMap -forEachValue src/main/java/bjc/utils/funcdata/IMap.java /^ void forEachValue(Consumer action);$/;" m interface:IMap +forEachValue src/main/java/bjc/utils/funcdata/IMap.java /^ default void forEachValue(Consumer action) {$/;" m interface:IMap forEachValue src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public void forEachValue(Consumer action) {$/;" m class:TransformedValueMap +forgetful src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private boolean forgetful;$/;" f class:DelimiterGroup file: +fpRegex src/main/java/bjc/utils/parserutils/DoubleMatcher.java /^ private static final String fpRegex = $/;" f class:DoubleMatcher file: fromEdgeList src/main/java/bjc/utils/graph/Graph.java /^ public static Graph fromEdgeList(List> edges) {$/;" m class:Graph -fromLeft src/main/java/bjc/utils/data/Either.java /^ public static Either fromLeft($/;" m class:Either -fromRight src/main/java/bjc/utils/data/Either.java /^ public static Either fromRight($/;" m class:Either -fromStream src/main/java/bjc/utils/components/ComponentDescriptionFileParser.java /^ public static ComponentDescription fromStream($/;" m class:ComponentDescriptionFileParser +fromStream src/main/java/bjc/utils/components/ComponentDescriptionFileParser.java /^ public static ComponentDescription fromStream(InputStream inputSource) {$/;" m class:ComponentDescriptionFileParser fromStream src/main/java/bjc/utils/graph/AdjacencyMap.java /^ public static AdjacencyMap fromStream(InputStream stream) {$/;" m class:AdjacencyMap -fromStream src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ public E fromStream(InputStream input, E initialState) {$/;" m class:RuleBasedConfigReader +fromStream src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ public E fromStream(InputStream input, E initialState) {$/;" m class:RuleBasedConfigReader fromString src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public static FunctionalStringTokenizer fromString(String strang) {$/;" m class:FunctionalStringTokenizer -front src/main/java/bjc/utils/esodata/DoubleTape.java /^ private Tape front;$/;" f class:DoubleTape file: +front src/main/java/bjc/utils/esodata/DoubleTape.java /^ private Tape front;$/;" f class:DoubleTape file: generateDebugValues src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public IList> generateDebugValues(E ruleName) {$/;" m class:WeightedGrammar generateGenericValues src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public IList generateGenericValues(E initRules, Function tokenTransformer, T spacer) {$/;" m class:WeightedGrammar generateListValues src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public IList generateListValues(E initRule, E spacer) {$/;" m class:WeightedGrammar generateValue src/main/java/bjc/utils/gen/WeightedRandom.java /^ public E generateValue() {$/;" m class:WeightedRandom get src/main/java/bjc/utils/data/SingleSupplier.java /^ public T get() {$/;" m class:SingleSupplier +get src/main/java/bjc/utils/esodata/PushdownMap.java /^ public ValueType get(KeyType key) {$/;" m class:PushdownMap get src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public ValueType get(KeyType key) {$/;" m class:ExtendedMap get src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public ValueType get(KeyType key) {$/;" m class:FunctionalMap get src/main/java/bjc/utils/funcdata/IMap.java /^ ValueType get(KeyType key);$/;" m interface:IMap @@ -670,9 +24139,11 @@ get src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public NewValue getAll src/main/java/bjc/utils/components/FileComponentRepository.java /^ public IMap getAll() {$/;" m class:FileComponentRepository getAll src/main/java/bjc/utils/components/IComponentRepository.java /^ public IMap getAll();$/;" m interface:IComponentRepository getAuthor src/main/java/bjc/utils/components/ComponentDescription.java /^ public String getAuthor() {$/;" m class:ComponentDescription -getAuthor src/main/java/bjc/utils/components/IDescribedComponent.java /^ public default String getAuthor() {$/;" m interface:IDescribedComponent -getBoundedInt src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static int getBoundedInt(Component parent, String title,$/;" m class:SimpleDialogs -getBoundedInt src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static int getBoundedInt(Component parent, String title,$/;" m class:SimpleInternalDialogs +getAuthor src/main/java/bjc/utils/components/IDescribedComponent.java /^ default String getAuthor() {$/;" m interface:IDescribedComponent +getBlock src/main/java/bjc/utils/ioutils/BlockReader.java /^ public Block getBlock() {$/;" m class:BlockReader +getBlockCount src/main/java/bjc/utils/ioutils/BlockReader.java /^ public int getBlockCount() {$/;" m class:BlockReader +getBoundedInt src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static int getBoundedInt(Component parent, String title, String prompt, int lowerBound, int upperBound) {$/;" m class:SimpleDialogs +getBoundedInt src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static int getBoundedInt(Component parent, String title, String prompt, int lowerBound, int upperBound) {$/;" m class:SimpleInternalDialogs getByIndex src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public E getByIndex(int index) {$/;" m class:FunctionalList getByIndex src/main/java/bjc/utils/funcdata/IList.java /^ ContainedType getByIndex(int index);$/;" m interface:IList getByName src/main/java/bjc/utils/components/FileComponentRepository.java /^ public ComponentType getByName(String name) {$/;" m class:FileComponentRepository @@ -680,30 +24151,39 @@ getByName src/main/java/bjc/utils/components/IComponentRepository.java /^ public getChild src/main/java/bjc/utils/data/ITree.java /^ default ITree getChild(int childNo) {$/;" m interface:ITree getChildrenCount src/main/java/bjc/utils/data/ITree.java /^ public int getChildrenCount();$/;" m interface:ITree getChildrenCount src/main/java/bjc/utils/data/Tree.java /^ public int getChildrenCount() {$/;" m class:Tree -getChoice src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static E getChoice(Frame parent, String title,$/;" m class:SimpleDialogs +getChoice src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static E getChoice(Frame parent, String title, String question, E... choices) {$/;" m class:SimpleDialogs +getCommand src/main/java/bjc/utils/cli/fds/FDSMode.java /^ FDSCommand getCommand(char c) throws FDSException;$/;" m interface:FDSMode +getCommand src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public FDSCommand getCommand(char c) throws FDSException {$/;" m class:SimpleFDSMode +getCustomPrompt src/main/java/bjc/utils/cli/CommandMode.java /^ default String getCustomPrompt() {$/;" m interface:CommandMode getCustomPrompt src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public String getCustomPrompt() {$/;" m class:GenericCommandMode -getCustomPrompt src/main/java/bjc/utils/cli/ICommandMode.java /^ public default String getCustomPrompt() {$/;" m interface:ICommandMode +getDescription src/main/java/bjc/utils/cli/CommandHelp.java /^ String getDescription();$/;" m interface:CommandHelp getDescription src/main/java/bjc/utils/cli/GenericHelp.java /^ public String getDescription() {$/;" m class:GenericHelp -getDescription src/main/java/bjc/utils/cli/ICommandHelp.java /^ public String getDescription();$/;" m interface:ICommandHelp getDescription src/main/java/bjc/utils/cli/NullHelp.java /^ public String getDescription() {$/;" m class:NullHelp getDescription src/main/java/bjc/utils/components/ComponentDescription.java /^ public String getDescription() {$/;" m class:ComponentDescription -getDescription src/main/java/bjc/utils/components/IDescribedComponent.java /^ public default String getDescription() {$/;" m interface:IDescribedComponent +getDescription src/main/java/bjc/utils/components/IDescribedComponent.java /^ default String getDescription() {$/;" m interface:IDescribedComponent getDescription src/main/java/bjc/utils/gui/ExtensionFileFilter.java /^ public String getDescription() {$/;" m class:ExtensionFileFilter getDistance src/main/java/bjc/utils/graph/Edge.java /^ public int getDistance() {$/;" m class:Edge getEdges src/main/java/bjc/utils/graph/Graph.java /^ public IMap getEdges(T source) {$/;" m class:Graph -getHandler src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public ICommandHandler getHandler() {$/;" m class:DelegatingCommand -getHandler src/main/java/bjc/utils/cli/GenericCommand.java /^ public ICommandHandler getHandler() {$/;" m class:GenericCommand -getHandler src/main/java/bjc/utils/cli/ICommand.java /^ public ICommandHandler getHandler();$/;" m interface:ICommand +getHandler src/main/java/bjc/utils/cli/Command.java /^ CommandHandler getHandler();$/;" m interface:Command +getHandler src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public CommandHandler getHandler() {$/;" m class:DelegatingCommand +getHandler src/main/java/bjc/utils/cli/GenericCommand.java /^ public CommandHandler getHandler() {$/;" m class:GenericCommand getHead src/main/java/bjc/utils/data/ITree.java /^ default ContainedType getHead() {$/;" m interface:ITree -getHelp src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public ICommandHelp getHelp() {$/;" m class:DelegatingCommand -getHelp src/main/java/bjc/utils/cli/GenericCommand.java /^ public ICommandHelp getHelp() {$/;" m class:GenericCommand -getHelp src/main/java/bjc/utils/cli/ICommand.java /^ public ICommandHelp getHelp();$/;" m interface:ICommand +getHelp src/main/java/bjc/utils/cli/Command.java /^ CommandHelp getHelp();$/;" m interface:Command +getHelp src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public CommandHelp getHelp() {$/;" m class:DelegatingCommand +getHelp src/main/java/bjc/utils/cli/GenericCommand.java /^ public CommandHelp getHelp() {$/;" m class:GenericCommand +getHelp src/main/java/bjc/utils/cli/fds/FDSMode.java /^ default CommandHelp getHelp(char c) {$/;" m interface:FDSMode +getHelp src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public CommandHelp getHelp(char c) {$/;" m class:SimpleFDSMode getInitial src/main/java/bjc/utils/graph/Graph.java /^ public T getInitial() {$/;" m class:Graph getInitialRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public String getInitialRule() {$/;" m class:WeightedGrammar -getInt src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static int getInt(Component parent, String title,$/;" m class:SimpleDialogs -getInt src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static int getInt(Component parent, String title,$/;" m class:SimpleInternalDialogs +getInt src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static int getInt(Component parent, String title, String prompt) {$/;" m class:SimpleDialogs +getInt src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static int getInt(Component parent, String title, String prompt) {$/;" m class:SimpleInternalDialogs getInternal src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public List getInternal() {$/;" m class:FunctionalList getInternal src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public StringTokenizer getInternal() {$/;" m class:FunctionalStringTokenizer +getKey src/main/java/bjc/utils/esodata/Directory.java /^ V getKey(K key);$/;" m interface:Directory +getKey src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public V getKey(K key) {$/;" m class:SimpleDirectory +getKey src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public V getKey(K key) {$/;" m class:UnifiedDirectory +getKey src/main/java/bjc/utils/parserutils/pratt/Token.java /^ K getKey();$/;" m interface:Token +getKey src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ public String getKey() {$/;" m class:StringToken getLeft src/main/java/bjc/utils/data/IPair.java /^ public default LeftType getLeft() {$/;" m interface:IPair getLeft src/main/java/bjc/utils/data/LazyPair.java /^ public LeftType getLeft() {$/;" m class:LazyPair getLeft src/main/java/bjc/utils/funcdata/theory/Bifunctor.java /^ public LeftType getLeft();$/;" m interface:Bifunctor @@ -712,19 +24192,22 @@ getList src/main/java/bjc/utils/components/IComponentRepository.java /^ public d getMatching src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList getMatching(Predicate predicate) {$/;" m class:FunctionalList getMatching src/main/java/bjc/utils/funcdata/IList.java /^ IList getMatching(Predicate predicate);$/;" m interface:IList getMinimumSpanningTree src/main/java/bjc/utils/graph/Graph.java /^ public List> getMinimumSpanningTree() {$/;" m class:Graph +getName src/main/java/bjc/utils/cli/CommandMode.java /^ public default String getName() {$/;" m interface:CommandMode getName src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public String getName() {$/;" m class:GenericCommandMode -getName src/main/java/bjc/utils/cli/ICommandMode.java /^ public default String getName() {$/;" m interface:ICommandMode getName src/main/java/bjc/utils/components/ComponentDescription.java /^ public String getName() {$/;" m class:ComponentDescription -getName src/main/java/bjc/utils/components/IDescribedComponent.java /^ public String getName();$/;" m interface:IDescribedComponent +getName src/main/java/bjc/utils/components/IDescribedComponent.java /^ String getName();$/;" m interface:IDescribedComponent +getName src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public T getName() {$/;" m class:DelimiterGroup.OpenGroup +getNestingExclusions src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public Set getNestingExclusions() {$/;" m class:DelimiterGroup.OpenGroup +getNestingOpeners src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public Map getNestingOpeners() {$/;" m class:DelimiterGroup.OpenGroup getOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File getOpenFile(Component parent, String title) {$/;" m class:SimpleFileChooser -getOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File getOpenFile(Component parent, String title,$/;" m class:SimpleFileChooser +getOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File getOpenFile(Component parent, String title, String... extensions) {$/;" m class:SimpleFileChooser getOpenFile src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File getOpenFile(Frame parent, String title) {$/;" m class:SimpleFileDialog -getOpenFile src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File getOpenFile(Frame parent, String title,$/;" m class:SimpleFileDialog -getOpenFiles src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File[] getOpenFiles(Frame parent, String title,$/;" m class:SimpleFileDialog +getOpenFile src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File getOpenFile(Frame parent, String title, String... extensions) {$/;" m class:SimpleFileDialog +getOpenFiles src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File[] getOpenFiles(Frame parent, String title, String... extensions) {$/;" m class:SimpleFileDialog getOrDefault src/main/java/bjc/utils/funcdata/IMap.java /^ default ValueType getOrDefault(KeyType key, ValueType defaultValue) {$/;" m interface:IMap getPrecedence src/main/java/bjc/utils/parserutils/IPrecedent.java /^ public int getPrecedence();$/;" m interface:IPrecedent getPrecedence src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public int getPrecedence() {$/;" m class:ShuntingYard.Operator -getRandomValue src/main/java/bjc/utils/funcutils/EnumUtils.java /^ public static > E getRandomValue(Class clasz,$/;" m class:EnumUtils +getRandomValue src/main/java/bjc/utils/funcutils/EnumUtils.java /^ public static > E getRandomValue(Class clasz, Random rnd) {$/;" m class:EnumUtils getResults src/main/java/bjc/utils/gen/WeightedRandom.java /^ public IList getResults() {$/;" m class:WeightedRandom getRight src/main/java/bjc/utils/data/IPair.java /^ public default RightType getRight() {$/;" m interface:IPair getRight src/main/java/bjc/utils/data/LazyPair.java /^ public RightType getRight() {$/;" m class:LazyPair @@ -733,78 +24216,143 @@ getRoot src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public ITr getRuleCount src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public int getRuleCount() {$/;" m class:WeightedGrammar getRuleNames src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public IList getRuleNames() {$/;" m class:WeightedGrammar getSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File getSaveFile(Component parent, String title) {$/;" m class:SimpleFileChooser -getSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File getSaveFile(Component parent, String title,$/;" m class:SimpleFileChooser +getSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File getSaveFile(Component parent, String title, String... extensions) {$/;" m class:SimpleFileChooser getSaveFile src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File getSaveFile(Frame parent, String title) {$/;" m class:SimpleFileDialog -getSaveFile src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File getSaveFile(Frame parent, String title,$/;" m class:SimpleFileDialog -getSize src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public int getSize() {$/;" m class:ExtendedMap +getSaveFile src/main/java/bjc/utils/gui/awt/SimpleFileDialog.java /^ public static File getSaveFile(Frame parent, String title, String... extensions) {$/;" m class:SimpleFileDialog getSize src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public int getSize() {$/;" m class:FunctionalList -getSize src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public int getSize() {$/;" m class:FunctionalMap getSize src/main/java/bjc/utils/funcdata/IList.java /^ int getSize();$/;" m interface:IList -getSize src/main/java/bjc/utils/funcdata/IMap.java /^ int getSize();$/;" m interface:IMap -getSize src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public int getSize() {$/;" m class:TransformedValueMap getSource src/main/java/bjc/utils/components/FileComponentRepository.java /^ public String getSource() {$/;" m class:FileComponentRepository getSource src/main/java/bjc/utils/components/IComponentRepository.java /^ public String getSource();$/;" m interface:IComponentRepository getSource src/main/java/bjc/utils/graph/Edge.java /^ public T getSource() {$/;" m class:Edge -getString src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static String getString(Component parent, String title,$/;" m class:SimpleDialogs -getString src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static String getString(Component parent, String title,$/;" m class:SimpleInternalDialogs +getString src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static String getString(Component parent, String title, String prompt) {$/;" m class:SimpleDialogs +getString src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static String getString(Component parent, String title, String prompt) {$/;" m class:SimpleInternalDialogs +getSubdirectory src/main/java/bjc/utils/esodata/Directory.java /^ Directory getSubdirectory(K key);$/;" m interface:Directory +getSubdirectory src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public Directory getSubdirectory(K key) {$/;" m class:SimpleDirectory +getSubdirectory src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public Directory getSubdirectory(K key) {$/;" m class:UnifiedDirectory getSubgrammar src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public WeightedGrammar getSubgrammar(E name) {$/;" m class:WeightedGrammar +getSubmode src/main/java/bjc/utils/cli/fds/FDSMode.java /^ FDSMode getSubmode(char c) throws FDSException;$/;" m interface:FDSMode +getSubmode src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public FDSMode getSubmode(char c) throws FDSException {$/;" m class:SimpleFDSMode +getSummary src/main/java/bjc/utils/cli/CommandHelp.java /^ String getSummary();$/;" m interface:CommandHelp getSummary src/main/java/bjc/utils/cli/GenericHelp.java /^ public String getSummary() {$/;" m class:GenericHelp -getSummary src/main/java/bjc/utils/cli/ICommandHelp.java /^ public String getSummary();$/;" m interface:ICommandHelp getSummary src/main/java/bjc/utils/cli/NullHelp.java /^ public String getSummary() {$/;" m class:NullHelp getTarget src/main/java/bjc/utils/graph/Edge.java /^ public T getTarget() {$/;" m class:Edge getValue src/main/java/bjc/utils/data/IHolder.java /^ public default ContainedType getValue() {$/;" m interface:IHolder getValue src/main/java/bjc/utils/funcdata/theory/Functor.java /^ public ContainedType getValue();$/;" m interface:Functor -getValue src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static E getValue(Component parent, String title,$/;" m class:SimpleDialogs -getValue src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static E getValue(Component parent, String title,$/;" m class:SimpleInternalDialogs +getValue src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static E getValue(Component parent, String title, String prompt, Predicate validator,$/;" m class:SimpleDialogs +getValue src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static E getValue(Component parent, String title, String prompt, Predicate validator,$/;" m class:SimpleInternalDialogs +getValue src/main/java/bjc/utils/parserutils/pratt/Token.java /^ V getValue();$/;" m interface:Token +getValue src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ public String getValue() {$/;" m class:StringToken getValues src/main/java/bjc/utils/gen/WeightedRandom.java /^ public IList> getValues() {$/;" m class:WeightedRandom getVersion src/main/java/bjc/utils/components/ComponentDescription.java /^ public int getVersion() {$/;" m class:ComponentDescription -getVersion src/main/java/bjc/utils/components/IDescribedComponent.java /^ public default int getVersion() {$/;" m interface:IDescribedComponent +getVersion src/main/java/bjc/utils/components/IDescribedComponent.java /^ default int getVersion() {$/;" m interface:IDescribedComponent getVertexCount src/main/java/bjc/utils/graph/Graph.java /^ public int getVertexCount() {$/;" m class:Graph getVertices src/main/java/bjc/utils/graph/Graph.java /^ public IList getVertices() {$/;" m class:Graph -getWhole src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static int getWhole(Component parent, String title,$/;" m class:SimpleDialogs -getWhole src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static int getWhole(Component parent, String title,$/;" m class:SimpleInternalDialogs -getYesNo src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static boolean getYesNo(Component parent, String title,$/;" m class:SimpleDialogs -getYesNo src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static boolean getYesNo(Component parent, String title,$/;" m class:SimpleInternalDialogs -gotten src/main/java/bjc/utils/data/SingleSupplier.java /^ private boolean gotten;$/;" f class:SingleSupplier file: -groupPartition src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList> groupPartition($/;" m class:ListUtils -handle src/main/java/bjc/utils/cli/ICommandHandler.java /^ public default ICommandMode handle(String[] args) {$/;" m interface:ICommandHandler -handleOperator src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ ITree> handleOperator($/;" m class:TokenTransformer.OperatorHandler file: -handleSpecialOperator src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ ITree>> handleSpecialOperator;$/;" f class:TokenTransformer file: -handler src/main/java/bjc/utils/cli/GenericCommand.java /^ private ICommandHandler handler;$/;" f class:GenericCommand file: -hasChildren src/main/java/bjc/utils/data/Tree.java /^ private boolean hasChildren;$/;" f class:Tree file: +getWhole src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static int getWhole(Component parent, String title, String prompt) {$/;" m class:SimpleDialogs +getWhole src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static int getWhole(Component parent, String title, String prompt) {$/;" m class:SimpleInternalDialogs +getYesNo src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static boolean getYesNo(Component parent, String title, String question) {$/;" m class:SimpleDialogs +getYesNo src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static boolean getYesNo(Component parent, String title, String question) {$/;" m class:SimpleInternalDialogs +gotten src/main/java/bjc/utils/data/SingleSupplier.java /^ private boolean gotten;$/;" f class:SingleSupplier file: +groupExclusions src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Set groupExclusions;$/;" f class:DelimiterGroup file: +groupName src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public final T groupName;$/;" f class:DelimiterGroup +groupPartition src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList> groupPartition(IList input, Function counter,$/;" m class:ListUtils +grouping src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^ public static InitialCommand grouping(int precedence, K term, Token mark) {$/;" m class:InitialCommands +groups src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private Map> groups;$/;" f class:DelimSplitterTest file: +groups src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ private Map> groups;$/;" f class:SequenceDelimiter file: +handle src/main/java/bjc/utils/cli/CommandHandler.java /^ default CommandMode handle(String[] args) {$/;" m interface:CommandHandler +handleCommand src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void handleCommand(String inp, Scanner scn, boolean isInteractive) {$/;" m class:DelimSplitterTest file: +handleDelim src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void handleDelim(String args) {$/;" m class:DelimSplitterTest file: +handleEditGroup src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void handleEditGroup(String arg, Scanner scn, boolean isInteractive) {$/;" m class:DelimSplitterTest file: +handleLoadFile src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void handleLoadFile(String args) {$/;" m class:DelimSplitterTest file: +handleOctalEscape src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static String handleOctalEscape(String seq) {$/;" m class:TokenUtils file: +handleOperator src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private IPair>, ITree> handleOperator($/;" m class:TokenTransformer.OperatorHandler file: +handleSpecialOperator src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private Function>, ITree>> handleSpecialOperator;$/;" f class:TokenTransformer file: +handleSplit src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void handleSplit(String[] argArray) {$/;" m class:DelimSplitterTest file: +handleTest src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void handleTest(String inp, boolean splitWS) {$/;" m class:DelimSplitterTest file: +handleUnicodeEscape src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static String handleUnicodeEscape(String seq) {$/;" m class:TokenUtils file: +handler src/main/java/bjc/utils/cli/GenericCommand.java /^ private CommandHandler handler;$/;" f class:GenericCommand file: +hasChildren src/main/java/bjc/utils/data/Tree.java /^ private boolean hasChildren;$/;" f class:Tree file: +hasCommand src/main/java/bjc/utils/cli/fds/FDSMode.java /^ boolean hasCommand(char c);$/;" m interface:FDSMode +hasCommand src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public boolean hasCommand(char c) {$/;" m class:SimpleFDSMode hasInitialRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public boolean hasInitialRule() {$/;" m class:WeightedGrammar hasMoreTokens src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public boolean hasMoreTokens() {$/;" m class:FunctionalStringTokenizer hasNext src/main/java/bjc/utils/data/CircularIterator.java /^ public boolean hasNext() {$/;" m class:CircularIterator hasNext src/main/java/bjc/utils/data/SingleIterator.java /^ public boolean hasNext() {$/;" m class:SingleIterator hasNext src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ public boolean hasNext() {$/;" m class:TopDownTransformIterator -hasNext src/main/java/bjc/utils/data/TransformedIterator.java /^ public boolean hasNext() {$/;" m class:TransformedIterator +hasNext src/main/java/bjc/utils/data/TransformIterator.java /^ public boolean hasNext() {$/;" m class:TransformIterator +hasNext src/main/java/bjc/utils/ioutils/BlockReader.java /^ public boolean hasNext() {$/;" m class:BlockReader +hasNext src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^ public abstract boolean hasNext();$/;" m class:TokenStream +hasNext src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^ public boolean hasNext() {$/;" m class:StringTokenStream +hasNextBlock src/main/java/bjc/utils/ioutils/BlockReader.java /^ public boolean hasNextBlock() {$/;" m class:BlockReader hasRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public boolean hasRule(E ruleName) {$/;" m class:WeightedGrammar +hasSubdirectory src/main/java/bjc/utils/esodata/Directory.java /^ boolean hasSubdirectory(K key);$/;" m interface:Directory +hasSubdirectory src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public boolean hasSubdirectory(K key) {$/;" m class:SimpleDirectory +hasSubdirectory src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public boolean hasSubdirectory(K key) {$/;" m class:UnifiedDirectory +hasSubmode src/main/java/bjc/utils/cli/fds/FDSMode.java /^ boolean hasSubmode(char c);$/;" m interface:FDSMode +hasSubmode src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public boolean hasSubmode(char c) {$/;" m class:SimpleFDSMode hasTape src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean hasTape(String label) {$/;" m class:TapeLibrary +hashCode src/main/java/bjc/utils/components/ComponentDescription.java /^ public int hashCode() {$/;" m class:ComponentDescription +hashCode src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public int hashCode() {$/;" m class:ComponentDescriptionState +hashCode src/main/java/bjc/utils/data/Either.java /^ public int hashCode() {$/;" m class:Either hashCode src/main/java/bjc/utils/data/Identity.java /^ public int hashCode() {$/;" m class:Identity +hashCode src/main/java/bjc/utils/data/Lazy.java /^ public int hashCode() {$/;" m class:Lazy +hashCode src/main/java/bjc/utils/data/LazyPair.java /^ public int hashCode() {$/;" m class:LazyPair +hashCode src/main/java/bjc/utils/data/ListHolder.java /^ public int hashCode() {$/;" m class:ListHolder +hashCode src/main/java/bjc/utils/data/Option.java /^ public int hashCode() {$/;" m class:Option +hashCode src/main/java/bjc/utils/data/Pair.java /^ public int hashCode() {$/;" m class:Pair +hashCode src/main/java/bjc/utils/data/Tree.java /^ public int hashCode() {$/;" m class:Tree +hashCode src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public int hashCode() {$/;" m class:AbbrevMap +hashCode src/main/java/bjc/utils/esodata/DoubleTape.java /^ public int hashCode() {$/;" m class:DoubleTape +hashCode src/main/java/bjc/utils/esodata/PushdownMap.java /^ public int hashCode() {$/;" m class:PushdownMap +hashCode src/main/java/bjc/utils/esodata/QueueStack.java /^ public int hashCode() {$/;" m class:QueueStack +hashCode src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public int hashCode() {$/;" m class:SimpleDirectory +hashCode src/main/java/bjc/utils/esodata/SimpleStack.java /^ public int hashCode() {$/;" m class:SimpleStack +hashCode src/main/java/bjc/utils/esodata/SingleTape.java /^ public int hashCode() {$/;" m class:SingleTape +hashCode src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public int hashCode() {$/;" m class:SpaghettiStack +hashCode src/main/java/bjc/utils/esodata/TapeChanger.java /^ public int hashCode() {$/;" m class:TapeChanger +hashCode src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public int hashCode() {$/;" m class:TapeLibrary +hashCode src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public int hashCode() {$/;" m class:UnifiedDirectory hashCode src/main/java/bjc/utils/graph/Edge.java /^ public int hashCode() {$/;" m class:Edge +hashCode src/main/java/bjc/utils/ioutils/Block.java /^ public int hashCode() {$/;" m class:Block +hashCode src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^ public int hashCode() {$/;" m class:SequenceCharacteristics +hashCode src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ public int hashCode() {$/;" m class:SimpleParseBlock +hashCode src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ public int hashCode() {$/;" m class:StringToken held src/main/java/bjc/utils/data/Option.java /^ private ContainedType held;$/;" f class:Option file: held src/main/java/bjc/utils/data/internals/WrappedLazy.java /^ private IHolder> held;$/;" f class:WrappedLazy file: held src/main/java/bjc/utils/data/internals/WrappedOption.java /^ private IHolder> held;$/;" f class:WrappedOption file: heldHolders src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ private IList> heldHolders;$/;" f class:BoundListHolder file: heldValue src/main/java/bjc/utils/data/Identity.java /^ private ContainedType heldValue;$/;" f class:Identity file: -heldValue src/main/java/bjc/utils/data/Lazy.java /^ private ContainedType heldValue;$/;" f class:Lazy file: +heldValue src/main/java/bjc/utils/data/Lazy.java /^ private ContainedType heldValue;$/;" f class:Lazy file: heldValues src/main/java/bjc/utils/data/ListHolder.java /^ private IList heldValues;$/;" f class:ListHolder file: -help src/main/java/bjc/utils/cli/GenericCommand.java /^ private ICommandHelp help;$/;" f class:GenericCommand file: -helpTopics src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private IMap helpTopics;$/;" f class:GenericCommandMode file: -holderBound src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private boolean holderBound;$/;" f class:BoundLazy file: -id src/main/java/bjc/utils/data/SingleSupplier.java /^ private long id;$/;" f class:SingleSupplier file: +help src/main/java/bjc/utils/cli/GenericCommand.java /^ private CommandHelp help;$/;" f class:GenericCommand file: +help src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ private Map help;$/;" f class:SimpleFDSMode file: +helpTopics src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private IMap helpTopics;$/;" f class:GenericCommandMode file: +high src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ private SimpleTokenSplitter high;$/;" f class:TwoLevelSplitter file: +holderBound src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private boolean holderBound;$/;" f class:BoundLazy file: +id src/main/java/bjc/utils/data/Identity.java /^ public static Identity id() {$/;" m class:Identity +id src/main/java/bjc/utils/data/Identity.java /^ public static Identity id(ContainedType val) {$/;" m class:Identity +id src/main/java/bjc/utils/data/SingleSupplier.java /^ private long id;$/;" f class:SingleSupplier file: +impliedSubgroups src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Map impliedSubgroups;$/;" f class:DelimiterGroup file: +implySubgroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void implySubgroup(T closer, T subgroup) {$/;" m class:DelimiterGroup indentNLevels src/main/java/bjc/utils/funcutils/StringUtils.java /^ public static void indentNLevels(StringBuilder builder, int levels) {$/;" m class:StringUtils -initValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private int initValue;$/;" f class:SliderInputPanel.NumberFormatter file: -initValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public final int initValue;$/;" f class:SliderInputPanel.SliderSettings -initial src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private boolean initial;$/;" f class:TopDownTransformIterator file: -initialMode src/main/java/bjc/utils/cli/CLICommander.java /^ private ICommandMode initialMode;$/;" f class:CLICommander file: +infixLeft src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^ public static NonInitialCommand infixLeft(int precedence) {$/;" m class:NonInitialCommands +infixNon src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^ public static NonInitialCommand infixNon(int precedence) {$/;" m class:NonInitialCommands +infixRight src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^ public static NonInitialCommand infixRight(int precedence) {$/;" m class:NonInitialCommands +initValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private int initValue;$/;" f class:SliderInputPanel.NumberFormatter file: +initValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public final int initValue;$/;" f class:SliderInputPanel.SliderSettings +initial src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private boolean initial;$/;" f class:TopDownTransformIterator file: +initialGroup src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ private DelimiterGroup initialGroup;$/;" f class:SequenceDelimiter file: +initialMode src/main/java/bjc/utils/cli/CLICommander.java /^ private CommandMode initialMode;$/;" f class:CLICommander file: initialRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ protected String initialRule;$/;" f class:WeightedGrammar -initialState src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ ITree>> initialState;$/;" f class:TokenTransformer file: -inorderTraverse src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean inorderTraverse( TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode file: +initialState src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private IHolder>, ITree>> initialState;$/;" f class:TokenTransformer file: +innerBlck src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^ private ParseBlock innerBlck;$/;" f class:TernaryCommand file: +innerBlock src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^ private ParseBlock innerBlock;$/;" f class:RepeatingParseBlock file: +innerBlock src/main/java/bjc/utils/parserutils/pratt/commands/GroupingCommand.java /^ private ParseBlock innerBlock;$/;" f class:GroupingCommand file: +innerBlock src/main/java/bjc/utils/parserutils/pratt/commands/PostCircumfixCommand.java /^ private ParseBlock innerBlock;$/;" f class:PostCircumfixCommand file: +inorderTraverse src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean inorderTraverse(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode file: input src/main/java/bjc/utils/cli/CLICommander.java /^ private InputStream input;$/;" f class:CLICommander file: input src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ private StringTokenizer input;$/;" f class:FunctionalStringTokenizer file: -inputValue src/main/java/bjc/utils/gui/panels/SimpleInputPanel.java /^ public final JTextField inputValue;$/;" f class:SimpleInputPanel -inputValue src/main/java/bjc/utils/gui/panels/SimpleSpinnerPanel.java /^ public final JSpinner inputValue;$/;" f class:SimpleSpinnerPanel +inputValue src/main/java/bjc/utils/gui/panels/SimpleInputPanel.java /^ public final JTextField inputValue;$/;" f class:SimpleInputPanel +inputValue src/main/java/bjc/utils/gui/panels/SimpleSpinnerPanel.java /^ public final JSpinner inputValue;$/;" f class:SimpleSpinnerPanel insertAfter src/main/java/bjc/utils/esodata/DoubleTape.java /^ public void insertAfter(T itm) {$/;" m class:DoubleTape insertAfter src/main/java/bjc/utils/esodata/SingleTape.java /^ public void insertAfter(T itm) {$/;" m class:SingleTape insertAfter src/main/java/bjc/utils/esodata/Tape.java /^ void insertAfter(T itm);$/;" m interface:Tape @@ -817,17 +24365,31 @@ insertBefore src/main/java/bjc/utils/esodata/TapeChanger.java /^ public void ins insertBefore src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public void insertBefore(T itm) {$/;" m class:TapeLibrary insertTape src/main/java/bjc/utils/esodata/TapeChanger.java /^ public void insertTape(Tape tp) {$/;" m class:TapeChanger insertTape src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public void insertTape(String label, Tape tp) {$/;" m class:TapeLibrary -instSite src/main/java/bjc/utils/data/SingleSupplier.java /^ private Exception instSite;$/;" f class:SingleSupplier file: -internalCollapse src/main/java/bjc/utils/data/Tree.java /^ protected NewType internalCollapse($/;" m class:Tree +instSite src/main/java/bjc/utils/data/SingleSupplier.java /^ private Exception instSite;$/;" f class:SingleSupplier file: +intAddWord src/main/java/bjc/utils/esodata/AbbrevMap.java /^ private void intAddWord(String word) {$/;" m class:AbbrevMap file: +intLitPattern src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static Pattern intLitPattern = Pattern.compile("\\\\A[+\\\\-]?\\\\d+\\\\Z");$/;" f class:TokenUtils file: +intNullDenotation src/examples/java/bjc/utils/examples/parsing/VarCommand.java /^ protected ITree> intNullDenotation(Token operator,$/;" m class:VarCommand +intNullDenotation src/main/java/bjc/utils/parserutils/pratt/commands/AbstractInitialCommand.java /^ protected abstract ITree> intNullDenotation(Token operator, ParserContext ctx)$/;" m class:AbstractInitialCommand +intNullDenotation src/main/java/bjc/utils/parserutils/pratt/commands/GroupingCommand.java /^ protected ITree> intNullDenotation(Token operator, ParserContext ctx)$/;" m class:GroupingCommand +intNullDenotation src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^ protected ITree> intNullDenotation(Token operator, ParserContext ctx)$/;" m class:PreTernaryCommand +intNullDenotation src/main/java/bjc/utils/parserutils/pratt/commands/TransformingInitialCommand.java /^ protected ITree> intNullDenotation(Token operator, ParserContext ctx)$/;" m class:TransformingInitialCommand +intNullDenotation src/main/java/bjc/utils/parserutils/pratt/commands/UnaryCommand.java /^ protected ITree> intNullDenotation(Token operator, ParserContext ctx)$/;" m class:UnaryCommand +intPrintDelimNode src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void intPrintDelimNode(ITree tree, StringBuilder sb) {$/;" m class:DelimSplitterTest file: +intPrintDelimTree src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void intPrintDelimTree(ITree tree, StringBuilder sb) {$/;" m class:DelimSplitterTest file: +intRemoveWord src/main/java/bjc/utils/esodata/AbbrevMap.java /^ private void intRemoveWord(String word) {$/;" m class:AbbrevMap file: +internal src/main/java/bjc/utils/parserutils/pratt/commands/TransformingInitialCommand.java /^ private InitialCommand internal;$/;" f class:TransformingInitialCommand file: +internalCollapse src/main/java/bjc/utils/data/Tree.java /^ protected NewType internalCollapse(Function leafTransform,$/;" m class:Tree internalToString src/main/java/bjc/utils/data/Tree.java /^ protected void internalToString(StringBuilder builder, int indentLevel, boolean initial) {$/;" m class:Tree invrot src/main/java/bjc/utils/esodata/Stack.java /^ public void invrot() {$/;" m class:Stack +isAlias src/main/java/bjc/utils/cli/Command.java /^ default boolean isAlias() {$/;" m interface:Command isAlias src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public boolean isAlias() {$/;" m class:DelegatingCommand isAlias src/main/java/bjc/utils/cli/GenericCommand.java /^ public boolean isAlias() {$/;" m class:GenericCommand -isAlias src/main/java/bjc/utils/cli/ICommand.java /^ public default boolean isAlias() {$/;" m interface:ICommand +isClosing src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public boolean isClosing(T del) {$/;" m class:DelimiterGroup.OpenGroup +isCustomPromptEnabled src/main/java/bjc/utils/cli/CommandMode.java /^ default boolean isCustomPromptEnabled() {$/;" m interface:CommandMode isCustomPromptEnabled src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public boolean isCustomPromptEnabled() {$/;" m class:GenericCommandMode -isCustomPromptEnabled src/main/java/bjc/utils/cli/ICommandMode.java /^ public default boolean isCustomPromptEnabled() {$/;" m interface:ICommandMode -isDeleted src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ protected boolean isDeleted;$/;" f class:BinarySearchTreeLeaf +isDeleted src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeLeaf.java /^ protected boolean isDeleted;$/;" f class:BinarySearchTreeLeaf isDirected src/main/java/bjc/utils/graph/AdjacencyMap.java /^ public boolean isDirected() {$/;" m class:AdjacencyMap +isDouble src/main/java/bjc/utils/parserutils/TokenUtils.java /^ public static boolean isDouble(String inp) {$/;" m class:TokenUtils isDoubleSided src/main/java/bjc/utils/esodata/DoubleTape.java /^ public boolean isDoubleSided() {$/;" m class:DoubleTape isDoubleSided src/main/java/bjc/utils/esodata/SingleTape.java /^ public boolean isDoubleSided() {$/;" m class:SingleTape isDoubleSided src/main/java/bjc/utils/esodata/Tape.java /^ boolean isDoubleSided();$/;" m interface:Tape @@ -835,14 +24397,17 @@ isDoubleSided src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean isDoubleSided src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean isDoubleSided() {$/;" m class:TapeLibrary isEmpty src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public boolean isEmpty() {$/;" m class:FunctionalList isEmpty src/main/java/bjc/utils/funcdata/IList.java /^ boolean isEmpty();$/;" m interface:IList +isForbidden src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ private boolean isForbidden(Stack.OpenGroup> groupStack,$/;" m class:SequenceDelimiter file: +isForgetful src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public boolean isForgetful() {$/;" m class:DelimiterGroup.OpenGroup isHigherPrec src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private boolean isHigherPrec(String left, String right) {$/;" m class:ShuntingYard file: isInTree src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public boolean isInTree(T element) {$/;" m class:BinarySearchTree -isLeft src/main/java/bjc/utils/data/Either.java /^ private boolean isLeft;$/;" f class:Either file: +isInt src/main/java/bjc/utils/parserutils/TokenUtils.java /^ public static boolean isInt(String inp) {$/;" m class:TokenUtils +isLeft src/main/java/bjc/utils/data/Either.java /^ private boolean isLeft;$/;" f class:Either file: isLoaded src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean isLoaded() {$/;" m class:TapeChanger isLoaded src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean isLoaded() {$/;" m class:TapeLibrary -isPartitionFull src/main/java/bjc/utils/funcdata/FunctionalList.java /^ private Boolean isPartitionFull(int numberPerPartition,$/;" m class:FunctionalList file: -isProbable src/main/java/bjc/utils/funcutils/NumberUtils.java /^ public static boolean isProbable(int winning, int total,$/;" m class:NumberUtils -isSpecialOperator src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ TokenType> isSpecialOperator;$/;" f class:TokenTransformer file: +isPartitionFull src/main/java/bjc/utils/funcdata/FunctionalList.java /^ private Boolean isPartitionFull(int numberPerPartition, IHolder> currentPartition) {$/;" m class:FunctionalList file: +isProbable src/main/java/bjc/utils/funcutils/NumberUtils.java /^ public static boolean isProbable(int winning, int total, Function rng) {$/;" m class:NumberUtils +isSpecialOperator src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private Predicate isSpecialOperator;$/;" f class:TokenTransformer file: item src/main/java/bjc/utils/esodata/DoubleTape.java /^ public T item() {$/;" m class:DoubleTape item src/main/java/bjc/utils/esodata/DoubleTape.java /^ public void item(T itm) {$/;" m class:DoubleTape item src/main/java/bjc/utils/esodata/SingleTape.java /^ public T item() {$/;" m class:SingleTape @@ -853,9 +24418,12 @@ item src/main/java/bjc/utils/esodata/TapeChanger.java /^ public T item() {$/;" m item src/main/java/bjc/utils/esodata/TapeChanger.java /^ public void item(T itm) {$/;" m class:TapeChanger item src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public T item() {$/;" m class:TapeLibrary item src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public void item(T itm) {$/;" m class:TapeLibrary +iter src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^ private Iterator> iter;$/;" f class:StringTokenStream file: iterator src/main/java/bjc/utils/funcdata/IList.java /^ default Iterator iterator() {$/;" m interface:IList itm src/main/java/bjc/utils/data/SingleIterator.java /^ private T itm;$/;" f class:SingleIterator file: keep src/main/java/bjc/utils/esodata/Stack.java /^ public void keep(int n, Consumer> cons) {$/;" m class:Stack +key src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ private String key;$/;" f class:StringToken file: +keyList src/main/java/bjc/utils/esodata/PushdownMap.java /^ public IList keyList() {$/;" m class:PushdownMap keyList src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public IList keyList() {$/;" m class:ExtendedMap keyList src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public IList keyList() {$/;" m class:FunctionalMap keyList src/main/java/bjc/utils/funcdata/IMap.java /^ IList keyList();$/;" m interface:IMap @@ -865,6 +24433,10 @@ last src/main/java/bjc/utils/esodata/SingleTape.java /^ public void last() {$/;" last src/main/java/bjc/utils/esodata/Tape.java /^ void last();$/;" m interface:Tape last src/main/java/bjc/utils/esodata/TapeChanger.java /^ public void last() {$/;" m class:TapeChanger last src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public void last() {$/;" m class:TapeLibrary +lazy src/main/java/bjc/utils/data/Lazy.java /^ public static Lazy lazy(ContainedType val) {$/;" m class:Lazy +lazy src/main/java/bjc/utils/data/Lazy.java /^ public static Lazy lazy(Supplier supp) {$/;" m class:Lazy +leaf src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^ public static InitialCommand leaf() {$/;" m class:InitialCommands +left src/main/java/bjc/utils/data/Either.java /^ public static Either left(LeftType left) {$/;" m class:Either left src/main/java/bjc/utils/esodata/DoubleTape.java /^ public boolean left() {$/;" m class:DoubleTape left src/main/java/bjc/utils/esodata/DoubleTape.java /^ public boolean left(int amt) {$/;" m class:DoubleTape left src/main/java/bjc/utils/esodata/SingleTape.java /^ public boolean left() {$/;" m class:SingleTape @@ -875,24 +24447,36 @@ left src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean left() { left src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean left(int amt) {$/;" m class:TapeChanger left src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean left() {$/;" m class:TapeLibrary left src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean left(int amt) {$/;" m class:TapeLibrary -left src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private ITreePart left;$/;" f class:BinarySearchTreeNode file: -leftMaterialized src/main/java/bjc/utils/data/LazyPair.java /^ private boolean leftMaterialized;$/;" f class:LazyPair file: +left src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private ITreePart left;$/;" f class:BinarySearchTreeNode file: +leftBinding src/main/java/bjc/utils/parserutils/pratt/NonInitialCommand.java /^ public abstract int leftBinding();$/;" m class:NonInitialCommand +leftBinding src/main/java/bjc/utils/parserutils/pratt/commands/BinaryPostCommand.java /^ public int leftBinding() {$/;" m class:BinaryPostCommand +leftBinding src/main/java/bjc/utils/parserutils/pratt/commands/DefaultNonInitialCommand.java /^ public int leftBinding() {$/;" m class:DefaultNonInitialCommand +leftCommands src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ private Map> leftCommands;$/;" f class:PrattParser file: +leftMaterialized src/main/java/bjc/utils/data/LazyPair.java /^ private boolean leftMaterialized;$/;" f class:LazyPair file: +leftPower src/main/java/bjc/utils/parserutils/pratt/commands/BinaryPostCommand.java /^ private final int leftPower;$/;" f class:BinaryPostCommand file: leftSupplier src/main/java/bjc/utils/data/LazyPair.java /^ private Supplier leftSupplier;$/;" f class:LazyPair file: -leftSupplier src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private Supplier leftSupplier;$/;" f class:BoundLazyPair file: -leftVal src/main/java/bjc/utils/data/Either.java /^ private LeftType leftVal;$/;" f class:Either file: -leftValue src/main/java/bjc/utils/data/LazyPair.java /^ private LeftType leftValue;$/;" f class:LazyPair file: -leftValue src/main/java/bjc/utils/data/Pair.java /^ private LeftType leftValue;$/;" f class:Pair file: -lift src/main/java/bjc/utils/data/IHolder.java /^ public Function> lift($/;" m interface:IHolder -lift src/main/java/bjc/utils/data/Identity.java /^ public Function> lift($/;" m class:Identity -lift src/main/java/bjc/utils/data/Lazy.java /^ public Function> lift($/;" m class:Lazy +leftSupplier src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private Supplier leftSupplier;$/;" f class:BoundLazyPair file: +leftVal src/main/java/bjc/utils/data/Either.java /^ private LeftType leftVal;$/;" f class:Either file: +leftValue src/main/java/bjc/utils/data/LazyPair.java /^ private LeftType leftValue;$/;" f class:LazyPair file: +leftValue src/main/java/bjc/utils/data/Pair.java /^ private LeftType leftValue;$/;" f class:Pair file: +lift src/main/java/bjc/utils/data/IHolder.java /^ public Function> lift(Function func);$/;" m interface:IHolder +lift src/main/java/bjc/utils/data/Identity.java /^ public Function> lift(Function func) {$/;" m class:Identity +lift src/main/java/bjc/utils/data/Lazy.java /^ public Function> lift(Function func) {$/;" m class:Lazy lift src/main/java/bjc/utils/data/ListHolder.java /^ public Function> lift(Function func) {$/;" m class:ListHolder lift src/main/java/bjc/utils/data/Option.java /^ public Function> lift(Function func) {$/;" m class:Option lift src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public Function> lift($/;" m class:BoundLazy -lift src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public Function> lift($/;" m class:BoundListHolder +lift src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public Function> lift(Function func) {$/;" m class:BoundListHolder lift src/main/java/bjc/utils/data/internals/WrappedLazy.java /^ public Function> lift(Function func) {$/;" m class:WrappedLazy lift src/main/java/bjc/utils/data/internals/WrappedOption.java /^ public Function> lift(Function func) {$/;" m class:WrappedOption -loadComponent src/main/java/bjc/utils/components/FileComponentRepository.java /^ private void loadComponent($/;" m class:FileComponentRepository file: +lnReader src/main/java/bjc/utils/ioutils/BlockReader.java /^ private LineNumberReader lnReader;$/;" f class:BlockReader file: +loadComponent src/main/java/bjc/utils/components/FileComponentRepository.java /^ private void loadComponent(Function componentReader, Path pth) {$/;" m class:FileComponentRepository file: +loadMirrorDB src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void loadMirrorDB() {$/;" m class:DelimSplitterTest file: +low src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ private SimpleTokenSplitter low;$/;" f class:TwoLevelSplitter file: +main src/examples/java/bjc/utils/examples/AbbrevMapTest.java /^ public static void main(String[] args) {$/;" m class:AbbrevMapTest main src/examples/java/bjc/utils/examples/BinarySearchTest.java /^ public static void main(String[] args) {$/;" m class:BinarySearchTest +main src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ public static void main(String[] args) {$/;" m class:DelimSplitterTest +main src/examples/java/bjc/utils/examples/cli/FDSExample.java /^ public static void main(String[] args) {$/;" m class:FDSExample +main src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^ public static void main(String[] args) {$/;" m class:PrattParserTest main src/examples/java/bjc/utils/examples/parsing/ShuntTest.java /^ public static void main(String[] args) {$/;" m class:ShuntTest main src/examples/java/bjc/utils/examples/parsing/TreeConstructTest.java /^ public static void main(String[] args) {$/;" m class:TreeConstructTest main src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ public static void main(String[] args) {$/;" m class:DiabloItemGen @@ -902,127 +24486,195 @@ makeList src/main/java/bjc/utils/data/IHolder.java /^ public default IHolder makeOptional() {$/;" m interface:IHolder makeRule src/main/java/bjc/utils/gen/RandomGrammar.java /^ public final void makeRule(E rule, IList... cases) {$/;" m class:RandomGrammar makeRule src/main/java/bjc/utils/gen/RandomGrammar.java /^ public void makeRule(E rule, IList> cases) {$/;" m class:RandomGrammar -map src/main/java/bjc/utils/data/IHolder.java /^ public IHolder map($/;" m interface:IHolder -map src/main/java/bjc/utils/data/Identity.java /^ public IHolder map($/;" m class:Identity -map src/main/java/bjc/utils/data/Lazy.java /^ public IHolder map($/;" m class:Lazy +map src/main/java/bjc/utils/data/IHolder.java /^ public IHolder map(Function mapper);$/;" m interface:IHolder +map src/main/java/bjc/utils/data/Identity.java /^ public IHolder map(Function mapper) {$/;" m class:Identity +map src/main/java/bjc/utils/data/Lazy.java /^ public IHolder map(Function mapper) {$/;" m class:Lazy map src/main/java/bjc/utils/data/ListHolder.java /^ public IHolder map(Function mapper) {$/;" m class:ListHolder map src/main/java/bjc/utils/data/Option.java /^ public IHolder map(Function mapper) {$/;" m class:Option -map src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public IHolder map($/;" m class:BoundLazy -map src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public IHolder map($/;" m class:BoundListHolder +map src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public IHolder map(Function mapper) {$/;" m class:BoundLazy +map src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public IHolder map(Function mapper) {$/;" m class:BoundListHolder map src/main/java/bjc/utils/data/internals/WrappedLazy.java /^ public IHolder map(Function mapper) {$/;" m class:WrappedLazy map src/main/java/bjc/utils/data/internals/WrappedOption.java /^ public IHolder map(Function mapper) {$/;" m class:WrappedOption map src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList map(Function elementTransformer) {$/;" m class:FunctionalList -map src/main/java/bjc/utils/funcdata/IList.java /^ IList map($/;" m interface:IList -mapLeft src/main/java/bjc/utils/data/Either.java /^ public IPair mapLeft($/;" m class:Either -mapLeft src/main/java/bjc/utils/data/IPair.java /^ public IPair mapLeft($/;" m interface:IPair -mapLeft src/main/java/bjc/utils/data/LazyPair.java /^ public IPair mapLeft($/;" m class:LazyPair +map src/main/java/bjc/utils/funcdata/IList.java /^ IList map(Function transformer);$/;" m interface:IList +mapLeft src/main/java/bjc/utils/data/Either.java /^ public IPair mapLeft(Function mapper) {$/;" m class:Either +mapLeft src/main/java/bjc/utils/data/IPair.java /^ public IPair mapLeft(Function mapper);$/;" m interface:IPair +mapLeft src/main/java/bjc/utils/data/LazyPair.java /^ public IPair mapLeft(Function mapper) {$/;" m class:LazyPair mapLeft src/main/java/bjc/utils/data/Pair.java /^ public IPair mapLeft(Function mapper) {$/;" m class:Pair -mapLeft src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair mapLeft($/;" m class:BoundLazyPair -mapLeft src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair mapLeft($/;" m class:HalfBoundLazyPair -mapRight src/main/java/bjc/utils/data/Either.java /^ public IPair mapRight($/;" m class:Either -mapRight src/main/java/bjc/utils/data/IPair.java /^ public IPair mapRight($/;" m interface:IPair -mapRight src/main/java/bjc/utils/data/LazyPair.java /^ public IPair mapRight($/;" m class:LazyPair +mapLeft src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair mapLeft(Function mapper) {$/;" m class:BoundLazyPair +mapLeft src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair mapLeft(Function mapper) {$/;" m class:HalfBoundLazyPair +mapRight src/main/java/bjc/utils/data/Either.java /^ public IPair mapRight(Function mapper) {$/;" m class:Either +mapRight src/main/java/bjc/utils/data/IPair.java /^ public IPair mapRight(Function mapper);$/;" m interface:IPair +mapRight src/main/java/bjc/utils/data/LazyPair.java /^ public IPair mapRight(Function mapper) {$/;" m class:LazyPair mapRight src/main/java/bjc/utils/data/Pair.java /^ public IPair mapRight(Function mapper) {$/;" m class:Pair -mapRight src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair mapRight($/;" m class:BoundLazyPair -mapRight src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair mapRight($/;" m class:HalfBoundLazyPair -mapValues src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public IMap mapValues($/;" m class:ExtendedMap -mapValues src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public IMap mapValues($/;" m class:FunctionalMap -mapValues src/main/java/bjc/utils/funcdata/IMap.java /^ IMap mapValues(Function transformer);$/;" m interface:IMap -mapValues src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ mapValues(Function transform) {$/;" m class:TransformedValueMap -maxValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private int maxValue;$/;" f class:SliderInputPanel.NumberFormatter file: +mapRight src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public IPair mapRight(Function mapper) {$/;" m class:BoundLazyPair +mapRight src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public IPair mapRight(Function mapper) {$/;" m class:HalfBoundLazyPair +mark src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^ private Token mark;$/;" f class:RepeatingParseBlock file: +mark src/main/java/bjc/utils/parserutils/pratt/commands/GroupingCommand.java /^ private Token mark;$/;" f class:GroupingCommand file: +mark src/main/java/bjc/utils/parserutils/pratt/commands/PostCircumfixCommand.java /^ private Token mark;$/;" f class:PostCircumfixCommand file: +mark src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^ private Token mark;$/;" f class:TernaryCommand file: +markSubgroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void markSubgroup(T marker, SequenceCharacteristics chars) {$/;" m class:DelimiterGroup.OpenGroup +marksSubgroup src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public boolean marksSubgroup(T tok) {$/;" m class:DelimiterGroup.OpenGroup +maxValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private int maxValue;$/;" f class:SliderInputPanel.NumberFormatter file: maxValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public final int maxValue;$/;" f class:SliderInputPanel.SliderSettings -maybeDoOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static void maybeDoOpenFile(Component parent,$/;" m class:SimpleFileChooser file: -maybeDoSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static void maybeDoSaveFile(Component parent,$/;" m class:SimpleFileChooser file: +maybeDoOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static void maybeDoOpenFile(Component parent, JFileChooser files) throws FileNotChosenException {$/;" m class:SimpleFileChooser file: +maybeDoSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ private static void maybeDoSaveFile(Component parent, JFileChooser files) throws FileNotChosenException {$/;" m class:SimpleFileChooser file: maybeOpenFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File maybeOpenFile(Component parent, String title) {$/;" m class:SimpleFileChooser maybeSaveFile src/main/java/bjc/utils/gui/SimpleFileChooser.java /^ public static File maybeSaveFile(Component parent, String title) {$/;" m class:SimpleFileChooser -merge src/main/java/bjc/utils/data/Either.java /^ public MergedType merge($/;" m class:Either -merge src/main/java/bjc/utils/data/IPair.java /^ public MergedType merge($/;" m interface:IPair -merge src/main/java/bjc/utils/data/LazyPair.java /^ public MergedType merge($/;" m class:LazyPair +merge src/main/java/bjc/utils/data/Either.java /^ public MergedType merge(BiFunction merger) {$/;" m class:Either +merge src/main/java/bjc/utils/data/IPair.java /^ public MergedType merge(BiFunction merger);$/;" m interface:IPair +merge src/main/java/bjc/utils/data/LazyPair.java /^ public MergedType merge(BiFunction merger) {$/;" m class:LazyPair merge src/main/java/bjc/utils/data/Pair.java /^ public MergedType merge(BiFunction merger) {$/;" m class:Pair -merge src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public MergedType merge($/;" m class:BoundLazyPair -merge src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public MergedType merge($/;" m class:HalfBoundLazyPair +merge src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public MergedType merge(BiFunction merger) {$/;" m class:BoundLazyPair +merge src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ public MergedType merge(BiFunction merger) {$/;" m class:HalfBoundLazyPair mergeLists src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList mergeLists(IList... lists) {$/;" m class:ListUtils -minValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private int minValue;$/;" f class:SliderInputPanel.NumberFormatter file: +minValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private int minValue;$/;" f class:SliderInputPanel.NumberFormatter file: minValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public final int minValue;$/;" f class:SliderInputPanel.SliderSettings +mirrored src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private Map mirrored;$/;" f class:DelimSplitterTest file: modeName src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private String modeName;$/;" f class:GenericCommandMode file: -multiPrefixRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void multiPrefixRule(E ruleName, E prefixToken,$/;" m class:WeightedGrammar +modes src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ private Map> modes;$/;" f class:SimpleFDSMode file: +multiPrefixRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void multiPrefixRule(E ruleName, E prefixToken, int additionalProbability, int numberOfTimes) {$/;" m class:WeightedGrammar multiapply src/main/java/bjc/utils/esodata/Stack.java /^ public void multiapply(int n, int m, Consumer> cons) {$/;" m class:Stack multicleave src/main/java/bjc/utils/esodata/Stack.java /^ public void multicleave(int n, List>> conses) {$/;" m class:Stack +multidelimSet src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ private Set multidelimSet;$/;" f class:SimpleTokenSplitter file: multidup src/main/java/bjc/utils/esodata/Stack.java /^ public void multidup(int n, int m) {$/;" m class:Stack multiover src/main/java/bjc/utils/esodata/Stack.java /^ public void multiover(int n, int m) {$/;" m class:Stack multispread src/main/java/bjc/utils/esodata/Stack.java /^ public void multispread(int n, List>> conses) {$/;" m class:Stack -nDelay src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private int nDelay;$/;" f class:HolderOutputPanel file: +nDelay src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private int nDelay;$/;" f class:HolderOutputPanel file: name src/main/java/bjc/utils/components/ComponentDescription.java /^ private String name;$/;" f class:ComponentDescription file: -name src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private String name;$/;" f class:ComponentDescriptionState file: +name src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private String name;$/;" f class:ComponentDescriptionState file: +name src/main/java/bjc/utils/parserutils/delims/RegexOpener.java /^ private String name;$/;" f class:RegexOpener file: +nestedOpenDelimiters src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Map nestedOpenDelimiters;$/;" f class:DelimiterGroup file: newSimplePrecedent src/main/java/bjc/utils/parserutils/IPrecedent.java /^ public static IPrecedent newSimplePrecedent(int precedence) {$/;" m interface:IPrecedent +newSubdirectory src/main/java/bjc/utils/esodata/Directory.java /^ default Directory newSubdirectory(K key) {$/;" m interface:Directory next src/main/java/bjc/utils/data/CircularIterator.java /^ public E next() {$/;" m class:CircularIterator next src/main/java/bjc/utils/data/SingleIterator.java /^ public T next() {$/;" m class:SingleIterator next src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ public ITree next() {$/;" m class:TopDownTransformIterator -next src/main/java/bjc/utils/data/TransformedIterator.java /^ public PostType next() {$/;" m class:TransformedIterator -nextID src/main/java/bjc/utils/data/SingleSupplier.java /^ private static long nextID = 0;$/;" f class:SingleSupplier file: -nextID src/main/java/bjc/utils/data/Tree.java /^ private static int nextID = 0;$/;" f class:Tree file: +next src/main/java/bjc/utils/data/TransformIterator.java /^ public D next() {$/;" m class:TransformIterator +next src/main/java/bjc/utils/ioutils/BlockReader.java /^ public Block next() {$/;" m class:BlockReader +next src/main/java/bjc/utils/parserutils/pratt/TokenStream.java /^ public abstract Token next();$/;" m class:TokenStream +next src/main/java/bjc/utils/parserutils/pratt/tokens/StringTokenStream.java /^ public Token next() {$/;" m class:StringTokenStream +nextBinding src/main/java/bjc/utils/parserutils/pratt/NonInitialCommand.java /^ public int nextBinding() {$/;" m class:NonInitialCommand +nextBinding src/main/java/bjc/utils/parserutils/pratt/commands/ChainCommand.java /^ public int nextBinding() {$/;" m class:ChainCommand +nextBinding src/main/java/bjc/utils/parserutils/pratt/commands/NonBinaryCommand.java /^ public int nextBinding() {$/;" m class:NonBinaryCommand +nextBinding src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^ public int nextBinding() {$/;" m class:TernaryCommand +nextBlock src/main/java/bjc/utils/ioutils/BlockReader.java /^ public boolean nextBlock() {$/;" m class:BlockReader +nextID src/main/java/bjc/utils/data/SingleSupplier.java /^ private static long nextID = 0;$/;" f class:SingleSupplier file: +nextID src/main/java/bjc/utils/data/Tree.java /^ private static int nextID = 0;$/;" f class:Tree file: nextTape src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean nextTape() {$/;" m class:TapeChanger nextToken src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public String nextToken() {$/;" m class:FunctionalStringTokenizer nip src/main/java/bjc/utils/esodata/Stack.java /^ public void nip() {$/;" m class:Stack nip src/main/java/bjc/utils/esodata/Stack.java /^ public void nip(int n) {$/;" m class:Stack -normalOutput src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private Consumer normalOutput;$/;" f class:GenericCommandMode file: -numberInCurrentPartition src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private int numberInCurrentPartition;$/;" f class:GroupPartIteration file: -numberPerPartition src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private int numberPerPartition;$/;" f class:GroupPartIteration file: -oldSupplier src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private Supplier> oldSupplier;$/;" f class:BoundLazy file: -oldSupplier src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private Supplier oldSupplier;$/;" f class:HalfBoundLazyPair file: -operatorPredicate src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ TokenType> operatorPredicate;$/;" f class:TokenTransformer file: +nonassoc src/main/java/bjc/utils/parserutils/pratt/commands/TernaryCommand.java /^ private boolean nonassoc;$/;" f class:TernaryCommand file: +normalOutput src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private Consumer normalOutput;$/;" f class:GenericCommandMode file: +nullCommands src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ private Map> nullCommands;$/;" f class:PrattParser file: +nullPwer src/main/java/bjc/utils/parserutils/pratt/commands/UnaryCommand.java /^ private final int nullPwer;$/;" f class:UnaryCommand file: +numberInCurrentPartition src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private int numberInCurrentPartition;$/;" f class:GroupPartIteration file: +numberPerPartition src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private int numberPerPartition;$/;" f class:GroupPartIteration file: +oldSupplier src/main/java/bjc/utils/data/internals/BoundLazy.java /^ private Supplier> oldSupplier;$/;" f class:BoundLazy file: +oldSupplier src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private Supplier oldSupplier;$/;" f class:HalfBoundLazyPair file: +onDelim src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^ private UnaryOperator onDelim;$/;" f class:RepeatingParseBlock file: +onEnter src/main/java/bjc/utils/parserutils/pratt/blocks/TriggeredParseBlock.java /^ private UnaryOperator onEnter;$/;" f class:TriggeredParseBlock file: +onExit src/main/java/bjc/utils/parserutils/pratt/blocks/TriggeredParseBlock.java /^ private UnaryOperator onExit;$/;" f class:TriggeredParseBlock file: +opblock1 src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^ private ParseBlock opblock1;$/;" f class:PreTernaryCommand file: +opblock2 src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^ private ParseBlock opblock2;$/;" f class:PreTernaryCommand file: +open src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public OpenGroup open(T opener, T[] parms) {$/;" m class:DelimiterGroup +openDelimiters src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Map openDelimiters;$/;" f class:DelimiterGroup file: +opener src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private T opener;$/;" f class:DelimiterGroup.OpenGroup file: +operatorPredicate src/main/java/bjc/utils/parserutils/TokenTransformer.java /^ private Predicate operatorPredicate;$/;" f class:TokenTransformer file: operators src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private IMap operators;$/;" f class:ShuntingYard file: output src/main/java/bjc/utils/cli/CLICommander.java /^ private OutputStream output;$/;" f class:CLICommander file: -output src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private IList output;$/;" f class:ShuntingYard.TokenShunter file: +output src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private IList output;$/;" f class:ShuntingYard.TokenShunter file: over src/main/java/bjc/utils/esodata/Stack.java /^ public void over() {$/;" m class:Stack over src/main/java/bjc/utils/esodata/Stack.java /^ public void over(int n) {$/;" m class:Stack -padList src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList padList(IList list,$/;" m class:ListUtils -pairBound src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private boolean pairBound;$/;" f class:BoundLazyPair file: -pairBound src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private boolean pairBound;$/;" f class:HalfBoundLazyPair file: +padList src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList padList(IList list, Function counter, int size, Supplier padder) {$/;" m class:ListUtils +pairBound src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private boolean pairBound;$/;" f class:BoundLazyPair file: +pairBound src/main/java/bjc/utils/data/internals/HalfBoundLazyPair.java /^ private boolean pairBound;$/;" f class:HalfBoundLazyPair file: pairWith src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList> pairWith(IList rightList) {$/;" m class:FunctionalList pairWith src/main/java/bjc/utils/funcdata/IList.java /^ IList> pairWith(IList list);$/;" m interface:IList +params src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private T[] params;$/;" f class:DelimiterGroup.OpenGroup file: +parent src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ private Stack parent;$/;" f class:SpaghettiStack file: +parse src/main/java/bjc/utils/parserutils/pratt/ParseBlock.java /^ ITree> parse(ParserContext ctx) throws ParserException;$/;" m interface:ParseBlock +parse src/main/java/bjc/utils/parserutils/pratt/ParserContext.java /^ public PrattParser parse;$/;" f class:ParserContext +parse src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^ public ITree> parse(ParserContext ctx) throws ParserException {$/;" m class:RepeatingParseBlock +parse src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ public ITree> parse(ParserContext ctx) throws ParserException {$/;" m class:SimpleParseBlock +parse src/main/java/bjc/utils/parserutils/pratt/blocks/TriggeredParseBlock.java /^ public ITree> parse(ParserContext ctx) throws ParserException {$/;" m class:TriggeredParseBlock +parseExpression src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ public ITree> parseExpression(int precedence, TokenStream tokens, C state,$/;" m class:PrattParser partition src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList> partition(int numberPerPartition) {$/;" m class:FunctionalList partition src/main/java/bjc/utils/funcdata/IList.java /^ IList> partition(int partitionSize);$/;" m interface:IList +patt src/main/java/bjc/utils/parserutils/delims/RegexOpener.java /^ private Pattern patt;$/;" f class:RegexOpener file: pick src/main/java/bjc/utils/esodata/Stack.java /^ public void pick() {$/;" m class:Stack -picker src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Function picker;$/;" f class:TopDownTransformIterator file: -pop src/main/java/bjc/utils/esodata/Stack.java /^ public T pop() {$/;" m class:Stack -pos src/main/java/bjc/utils/esodata/SingleTape.java /^ protected int pos;$/;" f class:SingleTape -postChildren src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Deque> postChildren;$/;" f class:TopDownTransformIterator file: -postParent src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private ITree postParent;$/;" f class:TopDownTransformIterator file: -postfix src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public IList postfix(IList input,$/;" m class:ShuntingYard -postorderTraverse src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean postorderTraverse(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode file: -pragmas src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ private IMap> pragmas;$/;" f class:RuleBasedConfigReader file: -preChildren src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Deque> preChildren;$/;" f class:TopDownTransformIterator file: -preParent src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private ITree preParent;$/;" f class:TopDownTransformIterator file: -preVisitDirectory src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ public FileVisitResult preVisitDirectory($/;" m class:FunctionalFileVisitor +picker src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Function picker;$/;" f class:TopDownTransformIterator file: +pop src/main/java/bjc/utils/esodata/QueueStack.java /^ public T pop() {$/;" m class:QueueStack +pop src/main/java/bjc/utils/esodata/SimpleStack.java /^ public T pop() {$/;" m class:SimpleStack +pop src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public T pop() {$/;" m class:SpaghettiStack +pop src/main/java/bjc/utils/esodata/Stack.java /^ public abstract T pop();$/;" m class:Stack +pos src/main/java/bjc/utils/esodata/SingleTape.java /^ protected int pos;$/;" f class:SingleTape +possibleEscape src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static Pattern possibleEscape = Pattern.compile("\\\\\\\\.");$/;" f class:TokenUtils file: +postChildren src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Deque> postChildren;$/;" f class:TopDownTransformIterator file: +postCircumfix src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^ public static NonInitialCommand postCircumfix(int precedence, int insidePrecedence, K closer,$/;" m class:NonInitialCommands +postParent src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private ITree postParent;$/;" f class:TopDownTransformIterator file: +postfix src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public IList postfix(IList input, Function transformer) {$/;" m class:ShuntingYard +postfix src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^ public static NonInitialCommand postfix(int precedence) {$/;" m class:NonInitialCommands +postorderTraverse src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean postorderTraverse(TreeLinearizationMethod linearizationMethod,$/;" m class:BinarySearchTreeNode file: +pow src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ private int pow;$/;" f class:SimpleParseBlock file: +pragmas src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ private IMap> pragmas;$/;" f class:RuleBasedConfigReader file: +preChildren src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Deque> preChildren;$/;" f class:TopDownTransformIterator file: +preParent src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private ITree preParent;$/;" f class:TopDownTransformIterator file: +preTernary src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^ public static InitialCommand preTernary(int cond1, int block1, int block2, K mark1, K mark2,$/;" m class:InitialCommands +preVisitDirectory src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ public FileVisitResult preVisitDirectory(Path dir, BasicFileAttributes attrs) throws IOException {$/;" m class:FunctionalFileVisitor precedence src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private final int precedence;$/;" f class:ShuntingYard.Operator file: +predClosers src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private List> predClosers;$/;" f class:DelimiterGroup file: +predOpeners src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private List>> predOpeners;$/;" f class:DelimiterGroup file: predicate src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ private BiPredicate predicate;$/;" f class:FunctionalFileVisitor file: prefixRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void prefixRule(E ruleName, E prefixToken, int additionalProbability) {$/;" m class:WeightedGrammar preorderTraverse src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean preorderTraverse(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode file: prepend src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public void prepend(E item) {$/;" m class:FunctionalList prepend src/main/java/bjc/utils/funcdata/IList.java /^ void prepend(ContainedType item);$/;" m interface:IList +prependChild src/main/java/bjc/utils/data/ITree.java /^ void prependChild(ITree child);$/;" m interface:ITree +prependChild src/main/java/bjc/utils/data/Tree.java /^ public void prependChild(ITree child) {$/;" m class:Tree +preprocessInput src/examples/java/bjc/utils/examples/parsing/PrattParserTest.java /^ private static Iterator> preprocessInput(Set ops, TokenSplitter split, String ln,$/;" m class:PrattParserTest file: prevTape src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean prevTape() {$/;" m class:TapeChanger +printDelimSeq src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void printDelimSeq(ITree delim) {$/;" m class:DelimSplitterTest file: +printDelimTree src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void printDelimTree(ITree tree) {$/;" m class:DelimSplitterTest file: printDeque src/main/java/bjc/utils/funcutils/StringUtils.java /^ public static String printDeque(Deque queue) {$/;" m class:StringUtils -probabilities src/main/java/bjc/utils/gen/WeightedRandom.java /^ private IList probabilities;$/;" f class:WeightedRandom file: -process src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public ICommandMode process(String command, String[] args) {$/;" m class:GenericCommandMode -process src/main/java/bjc/utils/cli/ICommandMode.java /^ public default ICommandMode process(String command, String[] args) {$/;" m interface:ICommandMode -push src/main/java/bjc/utils/esodata/Stack.java /^ public void push(T elm) {$/;" m class:Stack +probabilities src/main/java/bjc/utils/gen/WeightedRandom.java /^ private IList probabilities;$/;" f class:WeightedRandom file: +process src/main/java/bjc/utils/cli/CommandMode.java /^ default CommandMode process(String command, String[] args) {$/;" m interface:CommandMode +process src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public CommandMode process(String command, String[] args) {$/;" m class:GenericCommandMode +push src/main/java/bjc/utils/esodata/QueueStack.java /^ public void push(T elm) {$/;" m class:QueueStack +push src/main/java/bjc/utils/esodata/SimpleStack.java /^ public void push(T elm) {$/;" m class:SimpleStack +push src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public void push(T elm) {$/;" m class:SpaghettiStack +push src/main/java/bjc/utils/esodata/Stack.java /^ public abstract void push(T elm);$/;" m class:Stack +put src/main/java/bjc/utils/esodata/PushdownMap.java /^ public ValueType put(KeyType key, ValueType val) {$/;" m class:PushdownMap put src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public ValueType put(KeyType key, ValueType val) {$/;" m class:ExtendedMap put src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public ValueType put(KeyType key, ValueType val) {$/;" m class:FunctionalMap put src/main/java/bjc/utils/funcdata/IMap.java /^ ValueType put(KeyType key, ValueType val);$/;" m interface:IMap put src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public NewValue put(OldKey key, NewValue value) {$/;" m class:TransformedValueMap +putKey src/main/java/bjc/utils/esodata/Directory.java /^ V putKey(K key, V val);$/;" m interface:Directory +putKey src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public V putKey(K key, V val) {$/;" m class:SimpleDirectory +putKey src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public V putKey(K key, V val) {$/;" m class:UnifiedDirectory +putSubdirectory src/main/java/bjc/utils/esodata/Directory.java /^ Directory putSubdirectory(K key, Directory value);$/;" m interface:Directory +putSubdirectory src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public Directory putSubdirectory(K key, Directory val) {$/;" m class:SimpleDirectory +putSubdirectory src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public Directory putSubdirectory(K key, Directory val) {$/;" m class:UnifiedDirectory +quotePatt src/main/java/bjc/utils/parserutils/TokenUtils.java /^ private static Pattern quotePatt = Pattern.compile("(? rnd) {$/;" m class:FunctionalList randItem src/main/java/bjc/utils/funcdata/IList.java /^ ContainedType randItem(Function rnd);$/;" m interface:IList randItem src/main/java/bjc/utils/funcdata/IList.java /^ default ContainedType randItem() {$/;" m interface:IList -readRow src/main/java/bjc/utils/graph/AdjacencyMap.java /^ private static void readRow(AdjacencyMap adjacency,$/;" m class:AdjacencyMap file: +readRow src/main/java/bjc/utils/graph/AdjacencyMap.java /^ private static void readRow(AdjacencyMap adjacency, int vertexCount, IHolder row,$/;" m class:AdjacencyMap file: reader src/main/java/bjc/utils/components/ComponentDescriptionFileParser.java /^ private static RuleBasedConfigReader reader;$/;" f class:ComponentDescriptionFileParser file: -rebuildTree src/main/java/bjc/utils/data/ITree.java /^ public ITree rebuildTree($/;" m interface:ITree -rebuildTree src/main/java/bjc/utils/data/Tree.java /^ public ITree rebuildTree($/;" m class:Tree -reduceAux src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public F reduceAux(T initialValue,$/;" m class:FunctionalList +rebuildTree src/main/java/bjc/utils/data/ITree.java /^ public ITree rebuildTree(Function leafTransformer,$/;" m interface:ITree +rebuildTree src/main/java/bjc/utils/data/Tree.java /^ public ITree rebuildTree(Function leafTransformer,$/;" m class:Tree +recalculate src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public void recalculate() {$/;" m class:AbbrevMap +reduceAux src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public F reduceAux(T initialValue, BiFunction stateAccumulator,$/;" m class:FunctionalList reduceAux src/main/java/bjc/utils/funcdata/IList.java /^ ReducedType reduceAux(StateType initial,$/;" m interface:IList -rejectedItems src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private IList rejectedItems;$/;" f class:GroupPartIteration file: +registered src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ private Set registered;$/;" f class:SimpleFDSMode file: +registeredArray src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ private char[] registeredArray;$/;" f class:SimpleFDSMode file: +registeredChars src/main/java/bjc/utils/cli/fds/FDSMode.java /^ char[] registeredChars();$/;" m interface:FDSMode +registeredChars src/main/java/bjc/utils/cli/fds/SimpleFDSMode.java /^ public char[] registeredChars() {$/;" m class:SimpleFDSMode +rejectedItems src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private IList rejectedItems;$/;" f class:GroupPartIteration file: remove src/main/java/bjc/utils/data/CircularIterator.java /^ public void remove() {$/;" m class:CircularIterator remove src/main/java/bjc/utils/esodata/DoubleTape.java /^ public T remove() {$/;" m class:DoubleTape +remove src/main/java/bjc/utils/esodata/PushdownMap.java /^ public ValueType remove(KeyType key) {$/;" m class:PushdownMap remove src/main/java/bjc/utils/esodata/SingleTape.java /^ public T remove() {$/;" m class:SingleTape remove src/main/java/bjc/utils/esodata/Tape.java /^ T remove();$/;" m interface:Tape remove src/main/java/bjc/utils/esodata/TapeChanger.java /^ public T remove() {$/;" m class:TapeChanger @@ -1031,6 +24683,7 @@ remove src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public ValueType rem remove src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public ValueType remove(KeyType key) {$/;" m class:FunctionalMap remove src/main/java/bjc/utils/funcdata/IMap.java /^ ValueType remove(KeyType key);$/;" m interface:IMap remove src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public NewValue remove(OldKey key) {$/;" m class:TransformedValueMap +removeDQuotedStrings src/main/java/bjc/utils/parserutils/TokenUtils.java /^ public static List removeDQuotedStrings(String inp) {$/;" m class:TokenUtils removeEdge src/main/java/bjc/utils/graph/Graph.java /^ public void removeEdge(T source, T target) {$/;" m class:Graph removeIf src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public boolean removeIf(Predicate removePredicate) {$/;" m class:FunctionalList removeIf src/main/java/bjc/utils/funcdata/IList.java /^ boolean removeIf(Predicate predicate);$/;" m interface:IList @@ -1039,16 +24692,21 @@ removeMatching src/main/java/bjc/utils/funcdata/IList.java /^ void removeMatchin removeOp src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ public void removeOp(String operator) {$/;" m class:ShuntingYard removeTape src/main/java/bjc/utils/esodata/TapeChanger.java /^ public Tape removeTape() {$/;" m class:TapeChanger removeTape src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public Tape removeTape(String label) {$/;" m class:TapeLibrary +removeWords src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public void removeWords(String... words) {$/;" m class:AbbrevMap +rep src/main/java/bjc/utils/parserutils/delims/RegexCloser.java /^ private String rep;$/;" f class:RegexCloser file: replace src/main/java/bjc/utils/data/IHolder.java /^ public default IHolder replace(ContainedType newValue) {$/;" m interface:IHolder reset src/main/java/bjc/utils/funcutils/IBuilder.java /^ public default void reset() {$/;" m interface:IBuilder reset src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ public void reset() {$/;" m class:HolderOutputPanel resetValues src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^ public void resetValues(InputVal value) {$/;" m class:FormattedInputPanel resetValues src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public void resetValues(int value) {$/;" m class:SliderInputPanel -results src/main/java/bjc/utils/gen/WeightedRandom.java /^ private IList results;$/;" f class:WeightedRandom file: -returnedList src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private IList> returnedList;$/;" f class:GroupPartIteration file: +results src/main/java/bjc/utils/gen/WeightedRandom.java /^ private IList results;$/;" f class:WeightedRandom file: +returnedList src/main/java/bjc/utils/funcutils/GroupPartIteration.java /^ private IList> returnedList;$/;" f class:GroupPartIteration file: +revFind src/main/java/bjc/utils/data/ITree.java /^ int revFind(Predicate> childPred);$/;" m interface:ITree +revFind src/main/java/bjc/utils/data/Tree.java /^ public int revFind(Predicate> childPred) {$/;" m class:Tree reverse src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public void reverse() {$/;" m class:FunctionalList reverse src/main/java/bjc/utils/funcdata/IList.java /^ void reverse();$/;" m interface:IList rg src/examples/java/bjc/utils/examples/rangen/RandomStringExamples.java /^ private static RandomGrammar rg;$/;" f class:RandomStringExamples file: +right src/main/java/bjc/utils/data/Either.java /^ public static Either right(RightType right) {$/;" m class:Either right src/main/java/bjc/utils/esodata/DoubleTape.java /^ public boolean right() {$/;" m class:DoubleTape right src/main/java/bjc/utils/esodata/DoubleTape.java /^ public boolean right(int amt) {$/;" m class:DoubleTape right src/main/java/bjc/utils/esodata/SingleTape.java /^ public boolean right() {$/;" m class:SingleTape @@ -1059,24 +24717,34 @@ right src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean right() right src/main/java/bjc/utils/esodata/TapeChanger.java /^ public boolean right(int amt) {$/;" m class:TapeChanger right src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean right() {$/;" m class:TapeLibrary right src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean right(int amt) {$/;" m class:TapeLibrary -right src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private ITreePart right;$/;" f class:BinarySearchTreeNode file: -rightMaterialized src/main/java/bjc/utils/data/LazyPair.java /^ private boolean rightMaterialized;$/;" f class:LazyPair file: +right src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private ITreePart right;$/;" f class:BinarySearchTreeNode file: +rightBinding src/main/java/bjc/utils/parserutils/pratt/commands/BinaryCommand.java /^ protected abstract int rightBinding();$/;" m class:BinaryCommand +rightBinding src/main/java/bjc/utils/parserutils/pratt/commands/LeftBinaryCommand.java /^ protected int rightBinding() {$/;" m class:LeftBinaryCommand +rightBinding src/main/java/bjc/utils/parserutils/pratt/commands/NonBinaryCommand.java /^ protected int rightBinding() {$/;" m class:NonBinaryCommand +rightBinding src/main/java/bjc/utils/parserutils/pratt/commands/RightBinaryCommand.java /^ protected int rightBinding() {$/;" m class:RightBinaryCommand +rightMaterialized src/main/java/bjc/utils/data/LazyPair.java /^ private boolean rightMaterialized;$/;" f class:LazyPair file: rightSupplier src/main/java/bjc/utils/data/LazyPair.java /^ private Supplier rightSupplier;$/;" f class:LazyPair file: -rightSupplier src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private Supplier rightSupplier;$/;" f class:BoundLazyPair file: -rightVal src/main/java/bjc/utils/data/Either.java /^ private RightType rightVal;$/;" f class:Either file: -rightValue src/main/java/bjc/utils/data/LazyPair.java /^ private RightType rightValue;$/;" f class:LazyPair file: -rightValue src/main/java/bjc/utils/data/Pair.java /^ private RightType rightValue;$/;" f class:Pair file: +rightSupplier src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ private Supplier rightSupplier;$/;" f class:BoundLazyPair file: +rightVal src/main/java/bjc/utils/data/Either.java /^ private RightType rightVal;$/;" f class:Either file: +rightValue src/main/java/bjc/utils/data/LazyPair.java /^ private RightType rightValue;$/;" f class:LazyPair file: +rightValue src/main/java/bjc/utils/data/Pair.java /^ private RightType rightValue;$/;" f class:Pair file: rng src/main/java/bjc/utils/gen/WeightedGrammar.java /^ private Random rng;$/;" f class:WeightedGrammar file: -root src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ private ITreePart root;$/;" f class:BinarySearchTree file: +root src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ private ITreePart root;$/;" f class:BinarySearchTree file: +root src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^ public final T root;$/;" f class:SequenceCharacteristics rot src/main/java/bjc/utils/esodata/Stack.java /^ public void rot() {$/;" m class:Stack rules src/examples/java/bjc/utils/examples/rangen/DiabloItemGen.java /^ private static WeightedGrammar rules = new WeightedGrammar<>();$/;" f class:DiabloItemGen file: -rules src/main/java/bjc/utils/gen/WeightedGrammar.java /^ protected IMap>> rules;$/;" f class:WeightedGrammar +rules src/main/java/bjc/utils/gen/WeightedGrammar.java /^ protected IMap>> rules;$/;" f class:WeightedGrammar +run src/main/java/bjc/utils/cli/fds/FDSCommand.java /^ S run(S state, Iterator input);$/;" m interface:FDSCommand runCommands src/main/java/bjc/utils/cli/CLICommander.java /^ public void runCommands() {$/;" m class:CLICommander -sanityCheckArgs src/main/java/bjc/utils/components/ComponentDescription.java /^ private static void sanityCheckArgs(String name, String author,$/;" m class:ComponentDescription file: +runFDS src/main/java/bjc/utils/cli/fds/FDS.java /^ public static S runFDS(InputStream comin, InputStream datain, OutputStream out, FDSMode initialMode,$/;" m class:FDS +runLoop src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private void runLoop() {$/;" m class:DelimSplitterTest file: +sanityCheckArgs src/main/java/bjc/utils/components/ComponentDescription.java /^ private static void sanityCheckArgs(String name, String author, String description, int version) {$/;" m class:ComponentDescription file: +scopes src/examples/java/bjc/utils/examples/parsing/TestContext.java /^ public Stack>>> scopes;$/;" f class:TestContext search src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public E search(E searchKey, Comparator comparator) {$/;" m class:FunctionalList -search src/main/java/bjc/utils/funcdata/IList.java /^ ContainedType search(ContainedType key,$/;" m interface:IList +search src/main/java/bjc/utils/funcdata/IList.java /^ ContainedType search(ContainedType key, Comparator comparator);$/;" m interface:IList second src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ private Collector second;$/;" f class:CompoundCollector file: -selectiveTransform src/main/java/bjc/utils/data/ITree.java /^ public void selectiveTransform(Predicate nodePicker,$/;" m interface:ITree +seen src/main/java/bjc/utils/esodata/AbbrevMap.java /^ private Set seen;$/;" f class:AbbrevMap file: +selectiveTransform src/main/java/bjc/utils/data/ITree.java /^ public void selectiveTransform(Predicate nodePicker, UnaryOperator transformer);$/;" m interface:ITree selectiveTransform src/main/java/bjc/utils/data/Tree.java /^ public void selectiveTransform(Predicate nodePicker, UnaryOperator transformer) {$/;" m class:Tree serialVersionUID src/main/java/bjc/utils/exceptions/FileNotChosenException.java /^ private static final long serialVersionUID = -8753348705210831096L;$/;" f class:FileNotChosenException file: serialVersionUID src/main/java/bjc/utils/exceptions/PragmaFormatException.java /^ private static final long serialVersionUID = 1288536477368021069L;$/;" f class:PragmaFormatException file: @@ -1087,64 +24755,86 @@ serialVersionUID src/main/java/bjc/utils/gui/layout/AutosizeLayout.java /^ priva serialVersionUID src/main/java/bjc/utils/gui/layout/HLayout.java /^ private static final long serialVersionUID = 1244964456966270026L;$/;" f class:HLayout file: serialVersionUID src/main/java/bjc/utils/gui/layout/VLayout.java /^ private static final long serialVersionUID = -6417962941602322663L;$/;" f class:VLayout file: serialVersionUID src/main/java/bjc/utils/gui/panels/DropdownListPanel.java /^ private static final long serialVersionUID = 2719963952350133541L;$/;" f class:DropdownListPanel file: -serialVersionUID src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^ private static final long serialVersionUID = 5232016563558588031L;$/;" f class:FormattedInputPanel file: -serialVersionUID src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private static final long serialVersionUID = 166573313903782080L;$/;" f class:HolderOutputPanel file: +serialVersionUID src/main/java/bjc/utils/gui/panels/FormattedInputPanel.java /^ private static final long serialVersionUID = 5232016563558588031L;$/;" f class:FormattedInputPanel file: +serialVersionUID src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private static final long serialVersionUID = 166573313903782080L;$/;" f class:HolderOutputPanel file: serialVersionUID src/main/java/bjc/utils/gui/panels/ListParameterPanel.java /^ private static final long serialVersionUID = 3442971104975491571L;$/;" f class:ListParameterPanel file: -serialVersionUID src/main/java/bjc/utils/gui/panels/SimpleInputPanel.java /^ private static final long serialVersionUID = -4734279623645236868L;$/;" f class:SimpleInputPanel file: +serialVersionUID src/main/java/bjc/utils/gui/panels/SimpleInputPanel.java /^ private static final long serialVersionUID = -4734279623645236868L;$/;" f class:SimpleInputPanel file: serialVersionUID src/main/java/bjc/utils/gui/panels/SimpleListPanel.java /^ private static final long serialVersionUID = 2719963952350133541L;$/;" f class:SimpleListPanel file: -serialVersionUID src/main/java/bjc/utils/gui/panels/SimpleSpinnerPanel.java /^ private static final long serialVersionUID = -4734279623645236868L;$/;" f class:SimpleSpinnerPanel file: -serialVersionUID src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private static final long serialVersionUID = -4448291795913908270L;$/;" f class:SliderInputPanel.NumberFormatter file: +serialVersionUID src/main/java/bjc/utils/gui/panels/SimpleSpinnerPanel.java /^ private static final long serialVersionUID = -4734279623645236868L;$/;" f class:SimpleSpinnerPanel file: +serialVersionUID src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private static final long serialVersionUID = -4448291795913908270L;$/;" f class:SliderInputPanel.NumberFormatter file: serialVersionUID src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private static final long serialVersionUID = 2956394160569961404L;$/;" f class:SliderInputPanel file: setAuthor src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public void setAuthor(String author) {$/;" m class:ComponentDescriptionState -setContinueRule src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ public void setContinueRule($/;" m class:RuleBasedConfigReader +setContinueRule src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ public void setContinueRule(BiConsumer continueRule) {$/;" m class:RuleBasedConfigReader setCustomPrompt src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void setCustomPrompt(String prompt) {$/;" m class:GenericCommandMode +setDelimiter src/main/java/bjc/utils/ioutils/BlockReader.java /^ public void setDelimiter(String delim) {$/;" m class:BlockReader setDescription src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public void setDescription(String description) {$/;" m class:ComponentDescriptionState -setEndRule src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ public void setEndRule(Consumer end) {$/;" m class:RuleBasedConfigReader -setInitialCommandMode src/main/java/bjc/utils/cli/CLICommander.java /^ public void setInitialCommandMode(ICommandMode initialMode) {$/;" m class:CLICommander +setEndRule src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ public void setEndRule(Consumer end) {$/;" m class:RuleBasedConfigReader +setForgetful src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public void setForgetful(boolean forgetful) {$/;" m class:DelimiterGroup +setInitialCommandMode src/main/java/bjc/utils/cli/CLICommander.java /^ public void setInitialCommandMode(CommandMode initialMode) {$/;" m class:CLICommander +setInitialGroup src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ public void setInitialGroup(DelimiterGroup initialGroup) {$/;" m class:SequenceDelimiter setInitialRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void setInitialRule(String initRule) {$/;" m class:WeightedGrammar setModeName src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void setModeName(String name) {$/;" m class:GenericCommandMode setName src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public void setName(String name) {$/;" m class:ComponentDescriptionState -setStartRule src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ public void setStartRule(BiConsumer> start) {$/;" m class:RuleBasedConfigReader +setStartRule src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ public void setStartRule(BiConsumer> start) {$/;" m class:RuleBasedConfigReader setUnknownCommandHandler src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public void setUnknownCommandHandler(BiConsumer handler) {$/;" m class:GenericCommandMode setVersion src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public void setVersion(int version) {$/;" m class:ComponentDescriptionState setWeight src/main/java/bjc/utils/graph/AdjacencyMap.java /^ public void setWeight(T source, T target, int weight) {$/;" m class:AdjacencyMap setupDefaultCommands src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private void setupDefaultCommands() {$/;" m class:GenericCommandMode file: setupFrame src/main/java/bjc/utils/gui/SimpleInternalFrame.java /^ protected void setupFrame() {$/;" m class:SimpleInternalFrame setupReaderPragmas src/main/java/bjc/utils/components/ComponentDescriptionFileParser.java /^ private static void setupReaderPragmas() {$/;" m class:ComponentDescriptionFileParser file: -showError src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static void showError(Component parent, String title,$/;" m class:SimpleDialogs -showError src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static void showError(Component parent, String title,$/;" m class:SimpleInternalDialogs -showMessage src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static void showMessage(Component parent, String title,$/;" m class:SimpleDialogs -showMessage src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static void showMessage(Component parent, String title,$/;" m class:SimpleInternalDialogs +showError src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static void showError(Component parent, String title, String message) {$/;" m class:SimpleDialogs +showError src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static void showError(Component parent, String title, String message) {$/;" m class:SimpleInternalDialogs +showMessage src/main/java/bjc/utils/gui/SimpleDialogs.java /^ public static void showMessage(Component parent, String title, String message) {$/;" m class:SimpleDialogs +showMessage src/main/java/bjc/utils/gui/SimpleInternalDialogs.java /^ public static void showMessage(Component parent, String title, String message) {$/;" m class:SimpleInternalDialogs size src/main/java/bjc/utils/esodata/DoubleTape.java /^ public int size() {$/;" m class:DoubleTape +size src/main/java/bjc/utils/esodata/PushdownMap.java /^ public int size() {$/;" m class:PushdownMap +size src/main/java/bjc/utils/esodata/QueueStack.java /^ public int size() {$/;" m class:QueueStack +size src/main/java/bjc/utils/esodata/SimpleStack.java /^ public int size() {$/;" m class:SimpleStack size src/main/java/bjc/utils/esodata/SingleTape.java /^ public int size() {$/;" m class:SingleTape -size src/main/java/bjc/utils/esodata/Stack.java /^ public int size() {$/;" m class:Stack +size src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public int size() {$/;" m class:SpaghettiStack +size src/main/java/bjc/utils/esodata/Stack.java /^ public abstract int size();$/;" m class:Stack size src/main/java/bjc/utils/esodata/Tape.java /^ int size();$/;" m interface:Tape size src/main/java/bjc/utils/esodata/TapeChanger.java /^ public int size() {$/;" m class:TapeChanger size src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public int size() {$/;" m class:TapeLibrary -slider src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private JSlider slider;$/;" f class:SliderInputPanel file: +size src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public int size() {$/;" m class:ExtendedMap +size src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public int size() {$/;" m class:FunctionalMap +size src/main/java/bjc/utils/funcdata/IMap.java /^ default int size() {$/;" m interface:IMap +size src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public int size() {$/;" m class:TransformedValueMap +slider src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ private JSlider slider;$/;" f class:SliderInputPanel file: sort src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public void sort(Comparator comparator) {$/;" m class:FunctionalList sort src/main/java/bjc/utils/funcdata/IList.java /^ void sort(Comparator comparator);$/;" m interface:IList -source src/main/java/bjc/utils/data/CircularIterator.java /^ private Iterable source;$/;" f class:CircularIterator file: -source src/main/java/bjc/utils/data/SingleSupplier.java /^ private Supplier source;$/;" f class:SingleSupplier file: -source src/main/java/bjc/utils/data/TransformedIterator.java /^ private Iterator source;$/;" f class:TransformedIterator file: -source src/main/java/bjc/utils/gen/WeightedRandom.java /^ private Random source;$/;" f class:WeightedRandom file: -source src/main/java/bjc/utils/graph/Edge.java /^ private final T source, target;$/;" f class:Edge file: -sourceDirectory src/main/java/bjc/utils/components/FileComponentRepository.java /^ private Path sourceDirectory;$/;" f class:FileComponentRepository file: +source src/main/java/bjc/utils/data/CircularIterator.java /^ private Iterable source;$/;" f class:CircularIterator file: +source src/main/java/bjc/utils/data/SingleSupplier.java /^ private Supplier source;$/;" f class:SingleSupplier file: +source src/main/java/bjc/utils/data/TransformIterator.java /^ private Iterator source;$/;" f class:TransformIterator file: +source src/main/java/bjc/utils/gen/WeightedRandom.java /^ private Random source;$/;" f class:WeightedRandom file: +source src/main/java/bjc/utils/graph/Edge.java /^ private final T source, target;$/;" f class:Edge file: +source src/main/java/bjc/utils/parserutils/pratt/blocks/TriggeredParseBlock.java /^ private ParseBlock source;$/;" f class:TriggeredParseBlock file: +sourceDirectory src/main/java/bjc/utils/components/FileComponentRepository.java /^ private Path sourceDirectory;$/;" f class:FileComponentRepository file: +spaghettify src/main/java/bjc/utils/esodata/Stack.java /^ public Stack spaghettify() {$/;" m class:Stack specialAction src/main/java/bjc/utils/gen/WeightedGrammar.java /^ private BiFunction, IList> specialAction;$/;" f class:WeightedGrammar file: specialMarker src/main/java/bjc/utils/gen/WeightedGrammar.java /^ private Predicate specialMarker;$/;" f class:WeightedGrammar file: specialRules src/main/java/bjc/utils/gen/WeightedGrammar.java /^ private IMap>> specialRules;$/;" f class:WeightedGrammar file: -splitTokens src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList splitTokens(IList input,$/;" m class:ListUtils +split src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ private SimpleTokenSplitter split;$/;" f class:DelimSplitterTest file: +split src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ public String[] split(String inp) {$/;" m class:SimpleTokenSplitter +split src/main/java/bjc/utils/parserutils/splitter/TokenSplitter.java /^ String[] split(String inp);$/;" m interface:TokenSplitter +split src/main/java/bjc/utils/parserutils/splitter/TwoLevelSplitter.java /^ public String[] split(String inp) {$/;" m class:TwoLevelSplitter +splitTokens src/main/java/bjc/utils/funcutils/ListUtils.java /^ public static IList splitTokens(IList input, Deque> operators) {$/;" m class:ListUtils spread src/main/java/bjc/utils/esodata/Stack.java /^ public void spread(List>> conses) {$/;" m class:Stack -stack src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private Deque stack;$/;" f class:ShuntingYard.TokenShunter file: -start src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ private BiConsumer> start;$/;" f class:RuleBasedConfigReader file: -startRule src/main/java/bjc/utils/parserutils/RuleBasedConfigReader.java /^ private boolean startRule(E state, boolean isRuleOpen, String line) {$/;" m class:RuleBasedConfigReader file: +stack src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private Deque stack;$/;" f class:ShuntingYard.TokenShunter file: +start src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ private BiConsumer> start;$/;" f class:RuleBasedConfigReader file: +startLine src/main/java/bjc/utils/ioutils/Block.java /^ public final int startLine;$/;" f class:Block +startRule src/main/java/bjc/utils/ioutils/RuleBasedConfigReader.java /^ private boolean startRule(E state, boolean isRuleOpen, String line) {$/;" m class:RuleBasedConfigReader file: startUpdating src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ public void startUpdating() {$/;" m class:HolderOutputPanel +state src/main/java/bjc/utils/parserutils/pratt/ParserContext.java /^ public C state;$/;" f class:ParserContext +statementCommands src/main/java/bjc/utils/parserutils/pratt/PrattParser.java /^ private Map> statementCommands;$/;" f class:PrattParser file: stopUpdating src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ public void stopUpdating() {$/;" m class:HolderOutputPanel -store src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ private IMap store;$/;" f class:ExtendedMap file: +store src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ private IMap store;$/;" f class:ExtendedMap file: stringToValue src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public Object stringToValue(String text) throws ParseException {$/;" m class:SliderInputPanel.NumberFormatter subgrammars src/main/java/bjc/utils/gen/WeightedGrammar.java /^ protected IMap> subgrammars;$/;" f class:WeightedGrammar +subgroup src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^ public final T subgroup;$/;" f class:SequenceCharacteristics +subgroups src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Map subgroups;$/;" f class:DelimiterGroup file: suffixRule src/main/java/bjc/utils/gen/WeightedGrammar.java /^ public void suffixRule(E ruleName, E suffixToken, int additionalProbability) {$/;" m class:WeightedGrammar -summary src/main/java/bjc/utils/cli/GenericHelp.java /^ private String summary;$/;" f class:GenericHelp file: +summary src/main/java/bjc/utils/cli/GenericHelp.java /^ private String summary;$/;" f class:GenericHelp file: supplier src/main/java/bjc/utils/funcutils/CompoundCollector.java /^ public Supplier>> supplier() {$/;" m class:CompoundCollector swap src/main/java/bjc/utils/esodata/Stack.java /^ public void swap() {$/;" m class:Stack switchTape src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public boolean switchTape(String label) {$/;" m class:TapeLibrary @@ -1152,92 +24842,163 @@ tail src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public IList tai tail src/main/java/bjc/utils/funcdata/IList.java /^ IList tail();$/;" m interface:IList tapeCount src/main/java/bjc/utils/esodata/TapeChanger.java /^ public int tapeCount() {$/;" m class:TapeChanger tapeCount src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public int tapeCount() {$/;" m class:TapeLibrary -tapes src/main/java/bjc/utils/esodata/TapeChanger.java /^ private Tape> tapes;$/;" f class:TapeChanger file: -tapes src/main/java/bjc/utils/esodata/TapeLibrary.java /^ private Map tapes;$/;" f class:TapeLibrary file: -target src/main/java/bjc/utils/graph/Edge.java /^ private final T source, target;$/;" f class:Edge file: +tapes src/main/java/bjc/utils/esodata/TapeChanger.java /^ private Tape> tapes;$/;" f class:TapeChanger file: +tapes src/main/java/bjc/utils/esodata/TapeLibrary.java /^ private Map> tapes;$/;" f class:TapeLibrary file: +target src/main/java/bjc/utils/graph/Edge.java /^ private final T source, target;$/;" f class:Edge file: +term src/main/java/bjc/utils/parserutils/pratt/blocks/RepeatingParseBlock.java /^ private K term;$/;" f class:RepeatingParseBlock file: +term src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ private K term;$/;" f class:SimpleParseBlock file: +term src/main/java/bjc/utils/parserutils/pratt/commands/PreTernaryCommand.java /^ private Token term;$/;" f class:PreTernaryCommand file: +ternary src/main/java/bjc/utils/parserutils/pratt/commands/NonInitialCommands.java /^ public static NonInitialCommand ternary(int precedence, int insidePrecedence, K closer,$/;" m class:NonInitialCommands test src/examples/java/bjc/utils/examples/parsing/TreeConstructTest.java /^ public boolean test(String token) {$/;" m class:TreeConstructTest.OperatorPicker +test src/main/java/bjc/utils/parserutils/delims/RegexCloser.java /^ public boolean test(String closer, String[] params) {$/;" m class:RegexCloser +testDescapeString_EmptyString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testDescapeString_EmptyString() {$/;" m class:TokenUtilsTest +testDescapeString_InvalidSingleEscapeString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testDescapeString_InvalidSingleEscapeString() throws IllegalArgumentException {$/;" m class:TokenUtilsTest +testDescapeString_MultipleEscapeString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testDescapeString_MultipleEscapeString() {$/;" m class:TokenUtilsTest +testDescapeString_NonescapeString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testDescapeString_NonescapeString() {$/;" m class:TokenUtilsTest +testDescapeString_SingleEscapeString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testDescapeString_SingleEscapeString() {$/;" m class:TokenUtilsTest +testRemoveDQuote_EmptyString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testRemoveDQuote_EmptyString() {$/;" m class:TokenUtilsTest +testRemoveDQuote_NoString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testRemoveDQuote_NoString() {$/;" m class:TokenUtilsTest +testRemoveDQuoted_MismatchedStringMatch src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testRemoveDQuoted_MismatchedStringMatch() throws IllegalArgumentException {$/;" m class:TokenUtilsTest +testRemoveDQuoted_MismatchedStringNoMatch src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testRemoveDQuoted_MismatchedStringNoMatch() throws IllegalArgumentException {$/;" m class:TokenUtilsTest +testRemoveDQuoted_MultipleInterleavedString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testRemoveDQuoted_MultipleInterleavedString() {$/;" m class:TokenUtilsTest +testRemoveDQuoted_MultipleSerialString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testRemoveDQuoted_MultipleSerialString() {$/;" m class:TokenUtilsTest +testRemoveDQuoted_SingleString src/test/java/bjc/utils/test/parserutils/TokenUtilsTest.java /^ public void testRemoveDQuoted_SingleString() {$/;" m class:TokenUtilsTest textArea src/main/java/bjc/utils/gui/TextAreaOutputStream.java /^ private JTextArea textArea;$/;" f class:TextAreaOutputStream file: toAdjacencyMap src/main/java/bjc/utils/graph/Graph.java /^ public AdjacencyMap toAdjacencyMap() {$/;" m class:Graph +toArray src/main/java/bjc/utils/esodata/QueueStack.java /^ public T[] toArray() {$/;" m class:QueueStack +toArray src/main/java/bjc/utils/esodata/SimpleStack.java /^ public T[] toArray() {$/;" m class:SimpleStack +toArray src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public T[] toArray() {$/;" m class:SpaghettiStack +toArray src/main/java/bjc/utils/esodata/Stack.java /^ public abstract T[] toArray();$/;" m class:Stack toArray src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public E[] toArray(E[] arrType) {$/;" m class:FunctionalList toArray src/main/java/bjc/utils/funcdata/IList.java /^ ContainedType[] toArray(ContainedType[] type);$/;" m interface:IList toDescription src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public ComponentDescription toDescription() {$/;" m class:ComponentDescriptionState +toEnglishList src/main/java/bjc/utils/funcutils/StringUtils.java /^ public static String toEnglishList(Object[] objects, String join) {$/;" m class:StringUtils +toEnglishList src/main/java/bjc/utils/funcutils/StringUtils.java /^ public static String toEnglishList(Object[] objects, String join, String comma) {$/;" m class:StringUtils +toEnglishList src/main/java/bjc/utils/funcutils/StringUtils.java /^ public static String toEnglishList(Object[] objects, boolean and) {$/;" m class:StringUtils toGraph src/main/java/bjc/utils/graph/AdjacencyMap.java /^ public Graph toGraph() {$/;" m class:AdjacencyMap toIterable src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public Iterable toIterable() {$/;" m class:FunctionalList toIterable src/main/java/bjc/utils/funcdata/IList.java /^ Iterable toIterable();$/;" m interface:IList toList src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public IList toList(Function transformer) {$/;" m class:FunctionalStringTokenizer toList src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java /^ public IList toList() {$/;" m class:FunctionalStringTokenizer toStream src/main/java/bjc/utils/graph/AdjacencyMap.java /^ public void toStream(OutputStream sink) {$/;" m class:AdjacencyMap +toString src/examples/java/bjc/utils/examples/parsing/TestContext.java /^ public String toString() {$/;" m class:TestContext +toString src/main/java/bjc/utils/cli/DelegatingCommand.java /^ public String toString() {$/;" m class:DelegatingCommand +toString src/main/java/bjc/utils/cli/GenericCommand.java /^ public String toString() {$/;" m class:GenericCommand +toString src/main/java/bjc/utils/cli/GenericCommandMode.java /^ public String toString() {$/;" m class:GenericCommandMode +toString src/main/java/bjc/utils/cli/GenericHelp.java /^ public String toString() {$/;" m class:GenericHelp toString src/main/java/bjc/utils/components/ComponentDescription.java /^ public String toString() {$/;" m class:ComponentDescription +toString src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ public String toString() {$/;" m class:ComponentDescriptionState +toString src/main/java/bjc/utils/components/FileComponentRepository.java /^ public String toString() {$/;" m class:FileComponentRepository +toString src/main/java/bjc/utils/data/Either.java /^ public String toString() {$/;" m class:Either toString src/main/java/bjc/utils/data/Identity.java /^ public String toString() {$/;" m class:Identity toString src/main/java/bjc/utils/data/Lazy.java /^ public String toString() {$/;" m class:Lazy toString src/main/java/bjc/utils/data/LazyPair.java /^ public String toString() {$/;" m class:LazyPair +toString src/main/java/bjc/utils/data/ListHolder.java /^ public String toString() {$/;" m class:ListHolder +toString src/main/java/bjc/utils/data/Option.java /^ public String toString() {$/;" m class:Option toString src/main/java/bjc/utils/data/Pair.java /^ public String toString() {$/;" m class:Pair +toString src/main/java/bjc/utils/data/SingleSupplier.java /^ public String toString() {$/;" m class:SingleSupplier toString src/main/java/bjc/utils/data/Tree.java /^ public String toString() {$/;" m class:Tree toString src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public String toString() {$/;" m class:BoundLazy toString src/main/java/bjc/utils/data/internals/BoundLazyPair.java /^ public String toString() {$/;" m class:BoundLazyPair +toString src/main/java/bjc/utils/esodata/AbbrevMap.java /^ public String toString() {$/;" m class:AbbrevMap +toString src/main/java/bjc/utils/esodata/DoubleTape.java /^ public String toString() {$/;" m class:DoubleTape +toString src/main/java/bjc/utils/esodata/PushdownMap.java /^ public String toString() {$/;" m class:PushdownMap +toString src/main/java/bjc/utils/esodata/QueueStack.java /^ public String toString() {$/;" m class:QueueStack +toString src/main/java/bjc/utils/esodata/SimpleDirectory.java /^ public String toString() {$/;" m class:SimpleDirectory +toString src/main/java/bjc/utils/esodata/SimpleStack.java /^ public String toString() {$/;" m class:SimpleStack +toString src/main/java/bjc/utils/esodata/SingleTape.java /^ public String toString() {$/;" m class:SingleTape +toString src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public String toString() {$/;" m class:SpaghettiStack +toString src/main/java/bjc/utils/esodata/TapeChanger.java /^ public String toString() {$/;" m class:TapeChanger +toString src/main/java/bjc/utils/esodata/TapeLibrary.java /^ public String toString() {$/;" m class:TapeLibrary +toString src/main/java/bjc/utils/esodata/UnifiedDirectory.java /^ public String toString() {$/;" m class:UnifiedDirectory toString src/main/java/bjc/utils/funcdata/FunctionalList.java /^ public String toString() {$/;" m class:FunctionalList toString src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public String toString() {$/;" m class:FunctionalMap toString src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public String toString() {$/;" m class:TransformedValueMap toString src/main/java/bjc/utils/graph/Edge.java /^ public String toString() {$/;" m class:Edge -toYield src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Deque>> toYield;$/;" f class:TopDownTransformIterator file: -token src/main/java/bjc/utils/funcutils/TokenDeaffixer.java /^ private String token;$/;" f class:TokenDeaffixer file: -tokenToSplit src/main/java/bjc/utils/funcutils/TokenSplitter.java /^ private String tokenToSplit;$/;" f class:TokenSplitter file: -top src/main/java/bjc/utils/esodata/Stack.java /^ public T top() {$/;" m class:Stack -topDownTransform src/main/java/bjc/utils/data/ITree.java /^ public ITree topDownTransform($/;" m interface:ITree -topDownTransform src/main/java/bjc/utils/data/Tree.java /^ public ITree topDownTransform($/;" m class:Tree -totalChance src/main/java/bjc/utils/gen/WeightedRandom.java /^ private int totalChance;$/;" f class:WeightedRandom file: -transform src/main/java/bjc/utils/data/IHolder.java /^ public IHolder transform($/;" m interface:IHolder -transform src/main/java/bjc/utils/data/Identity.java /^ public IHolder transform($/;" m class:Identity -transform src/main/java/bjc/utils/data/Lazy.java /^ public IHolder transform($/;" m class:Lazy +toString src/main/java/bjc/utils/ioutils/Block.java /^ public String toString() {$/;" m class:Block +toString src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public String toString() {$/;" m class:DelimiterGroup.OpenGroup +toString src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public String toString() {$/;" m class:DelimiterGroup +toString src/main/java/bjc/utils/parserutils/delims/SequenceCharacteristics.java /^ public String toString() {$/;" m class:SequenceCharacteristics +toString src/main/java/bjc/utils/parserutils/delims/SequenceDelimiter.java /^ public String toString() {$/;" m class:SequenceDelimiter +toString src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ public String toString() {$/;" m class:SimpleParseBlock +toString src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ public String toString() {$/;" m class:StringToken +toString src/main/java/bjc/utils/parserutils/splitter/SimpleTokenSplitter.java /^ public String toString() {$/;" m class:SimpleTokenSplitter +toTree src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ public ITree toTree(T closer, SequenceCharacteristics chars) {$/;" m class:DelimiterGroup.OpenGroup +toYield src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private Deque>> toYield;$/;" f class:TopDownTransformIterator file: +tokens src/main/java/bjc/utils/parserutils/pratt/ParserContext.java /^ public TokenStream tokens;$/;" f class:ParserContext +top src/main/java/bjc/utils/esodata/QueueStack.java /^ public T top() {$/;" m class:QueueStack +top src/main/java/bjc/utils/esodata/SimpleStack.java /^ public T top() {$/;" m class:SimpleStack +top src/main/java/bjc/utils/esodata/SpaghettiStack.java /^ public T top() {$/;" m class:SpaghettiStack +top src/main/java/bjc/utils/esodata/Stack.java /^ public abstract T top();$/;" m class:Stack +topDownTransform src/main/java/bjc/utils/data/ITree.java /^ public ITree topDownTransform(Function transformPicker,$/;" m interface:ITree +topDownTransform src/main/java/bjc/utils/data/Tree.java /^ public ITree topDownTransform(Function transformPicker,$/;" m class:Tree +topLevelExclusions src/main/java/bjc/utils/parserutils/delims/DelimiterGroup.java /^ private Set topLevelExclusions;$/;" f class:DelimiterGroup file: +totalChance src/main/java/bjc/utils/gen/WeightedRandom.java /^ private int totalChance;$/;" f class:WeightedRandom file: +transform src/main/java/bjc/utils/data/IHolder.java /^ public IHolder transform(UnaryOperator transformer);$/;" m interface:IHolder +transform src/main/java/bjc/utils/data/Identity.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:Identity +transform src/main/java/bjc/utils/data/Lazy.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:Lazy transform src/main/java/bjc/utils/data/ListHolder.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:ListHolder transform src/main/java/bjc/utils/data/Option.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:Option -transform src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ ITree> transform;$/;" f class:TopDownTransformIterator file: -transform src/main/java/bjc/utils/data/TransformedIterator.java /^ private Function transform;$/;" f class:TransformedIterator file: -transform src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public IHolder transform($/;" m class:BoundLazy -transform src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public IHolder transform($/;" m class:BoundListHolder +transform src/main/java/bjc/utils/data/TopDownTransformIterator.java /^ private BiFunction, Consumer>>, ITree> transform;$/;" f class:TopDownTransformIterator file: +transform src/main/java/bjc/utils/data/TransformIterator.java /^ private Function transform;$/;" f class:TransformIterator file: +transform src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:BoundLazy +transform src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:BoundListHolder transform src/main/java/bjc/utils/data/internals/WrappedLazy.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:WrappedLazy transform src/main/java/bjc/utils/data/internals/WrappedOption.java /^ public IHolder transform(UnaryOperator transformer) {$/;" m class:WrappedOption +transform src/main/java/bjc/utils/esodata/PushdownMap.java /^ public IMap transform(Function transformer) {$/;" m class:PushdownMap +transform src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public IMap transform(Function transformer) {$/;" m class:ExtendedMap +transform src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public IMap transform(Function transformer) {$/;" m class:FunctionalMap +transform src/main/java/bjc/utils/funcdata/IMap.java /^ default IMap transform(Function transformer) {$/;" m interface:IMap +transform src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public IMap transform(Function transform) {$/;" m class:TransformedValueMap +transform src/main/java/bjc/utils/parserutils/pratt/commands/TransformingInitialCommand.java /^ private UnaryOperator>> transform;$/;" f class:TransformingInitialCommand file: transformChild src/main/java/bjc/utils/data/ITree.java /^ public TransformedType transformChild(int childNo,$/;" m interface:ITree -transformChild src/main/java/bjc/utils/data/Tree.java /^ public TransformedType transformChild($/;" m class:Tree -transformHead src/main/java/bjc/utils/data/ITree.java /^ public TransformedType transformHead($/;" m interface:ITree +transformChild src/main/java/bjc/utils/data/Tree.java /^ public TransformedType transformChild(int childNo,$/;" m class:Tree +transformHead src/main/java/bjc/utils/data/ITree.java /^ public TransformedType transformHead(Function transformer);$/;" m interface:ITree transformHead src/main/java/bjc/utils/data/Tree.java /^ public TransformedType transformHead(Function transformer) {$/;" m class:Tree -transformTree src/main/java/bjc/utils/data/ITree.java /^ public ITree transformTree($/;" m interface:ITree +transformTree src/main/java/bjc/utils/data/ITree.java /^ public ITree transformTree(Function transformer);$/;" m interface:ITree transformTree src/main/java/bjc/utils/data/Tree.java /^ public ITree transformTree(Function transformer) {$/;" m class:Tree transformer src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ private Function transformer;$/;" f class:TransformedValueMap file: transformer src/main/java/bjc/utils/parserutils/ShuntingYard.java /^ private Function transformer;$/;" f class:ShuntingYard.TokenShunter file: -traverse src/main/java/bjc/utils/data/ITree.java /^ public void traverse(TreeLinearizationMethod linearizationMethod,$/;" m interface:ITree +traverse src/main/java/bjc/utils/data/ITree.java /^ public void traverse(TreeLinearizationMethod linearizationMethod, Consumer action);$/;" m interface:ITree traverse src/main/java/bjc/utils/data/Tree.java /^ public void traverse(TreeLinearizationMethod linearizationMethod, Consumer action) {$/;" m class:Tree traverse src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public void traverse(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTree -traverseDirectory src/main/java/bjc/utils/funcutils/FileUtils.java /^ public static void traverseDirectory(Path root,$/;" m class:FileUtils +traverseDirectory src/main/java/bjc/utils/funcutils/FileUtils.java /^ public static void traverseDirectory(Path root, BiPredicate predicate,$/;" m class:FileUtils traverseElement src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean traverseElement(Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode file: -traverseLeftBranch src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean traverseLeftBranch(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode file: -traverseRightBranch src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean traverseRightBranch(TreeLinearizationMethod linearizationMethod, Predicate traversalPredicate) {$/;" m class:BinarySearchTreeNode file: +traverseLeftBranch src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean traverseLeftBranch(TreeLinearizationMethod linearizationMethod,$/;" m class:BinarySearchTreeNode file: +traverseRightBranch src/main/java/bjc/utils/funcdata/bst/BinarySearchTreeNode.java /^ private boolean traverseRightBranch(TreeLinearizationMethod linearizationMethod,$/;" m class:BinarySearchTreeNode file: trim src/main/java/bjc/utils/funcdata/bst/BinarySearchTree.java /^ public void trim() {$/;" m class:BinarySearchTree +unary src/main/java/bjc/utils/parserutils/pratt/commands/InitialCommands.java /^ public static InitialCommand unary(int precedence) {$/;" m class:InitialCommands unknownCommandHandler src/main/java/bjc/utils/cli/GenericCommandMode.java /^ private BiConsumer unknownCommandHandler;$/;" f class:GenericCommandMode file: -unwrap src/main/java/bjc/utils/data/IHolder.java /^ public UnwrappedType unwrap($/;" m interface:IHolder -unwrap src/main/java/bjc/utils/data/Identity.java /^ public UnwrappedType unwrap($/;" m class:Identity -unwrap src/main/java/bjc/utils/data/Lazy.java /^ public UnwrappedType unwrap($/;" m class:Lazy +unwrap src/main/java/bjc/utils/data/IHolder.java /^ public UnwrappedType unwrap(Function unwrapper);$/;" m interface:IHolder +unwrap src/main/java/bjc/utils/data/Identity.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:Identity +unwrap src/main/java/bjc/utils/data/Lazy.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:Lazy unwrap src/main/java/bjc/utils/data/ListHolder.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:ListHolder unwrap src/main/java/bjc/utils/data/Option.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:Option -unwrap src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public UnwrappedType unwrap($/;" m class:BoundLazy -unwrap src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public UnwrappedType unwrap($/;" m class:BoundListHolder +unwrap src/main/java/bjc/utils/data/internals/BoundLazy.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:BoundLazy +unwrap src/main/java/bjc/utils/data/internals/BoundListHolder.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:BoundListHolder unwrap src/main/java/bjc/utils/data/internals/WrappedLazy.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:WrappedLazy unwrap src/main/java/bjc/utils/data/internals/WrappedOption.java /^ public UnwrappedType unwrap(Function unwrapper) {$/;" m class:WrappedOption -updater src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private Timer updater;$/;" f class:HolderOutputPanel file: -val src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private IHolder val;$/;" f class:HolderOutputPanel file: -value src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private JLabel value;$/;" f class:HolderOutputPanel file: +updater src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private Timer updater;$/;" f class:HolderOutputPanel file: +val src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private IHolder val;$/;" f class:HolderOutputPanel file: +val src/main/java/bjc/utils/parserutils/pratt/commands/ConstantCommand.java /^ private ITree> val;$/;" f class:ConstantCommand file: +val src/main/java/bjc/utils/parserutils/pratt/tokens/StringToken.java /^ private String val;$/;" f class:StringToken file: +validatr src/main/java/bjc/utils/parserutils/pratt/blocks/SimpleParseBlock.java /^ private Predicate>> validatr;$/;" f class:SimpleParseBlock file: +value src/main/java/bjc/utils/gui/panels/HolderOutputPanel.java /^ private JLabel value;$/;" f class:HolderOutputPanel file: +valueList src/main/java/bjc/utils/esodata/PushdownMap.java /^ public IList valueList() {$/;" m class:PushdownMap valueList src/main/java/bjc/utils/funcdata/ExtendedMap.java /^ public IList valueList() {$/;" m class:ExtendedMap valueList src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ public IList valueList() {$/;" m class:FunctionalMap -valueList src/main/java/bjc/utils/funcdata/IMap.java /^ IList valueList();$/;" m interface:IMap +valueList src/main/java/bjc/utils/funcdata/IMap.java /^ default IList valueList() {$/;" m interface:IMap valueList src/main/java/bjc/utils/funcdata/TransformedValueMap.java /^ public IList valueList() {$/;" m class:TransformedValueMap -valueMaterialized src/main/java/bjc/utils/data/Lazy.java /^ private boolean valueMaterialized;$/;" f class:Lazy file: -valueSupplier src/main/java/bjc/utils/data/Lazy.java /^ private Supplier valueSupplier;$/;" f class:Lazy file: +valueMaterialized src/main/java/bjc/utils/data/Lazy.java /^ private boolean valueMaterialized;$/;" f class:Lazy file: +valueSupplier src/main/java/bjc/utils/data/Lazy.java /^ private Supplier valueSupplier;$/;" f class:Lazy file: valueToString src/main/java/bjc/utils/gui/panels/SliderInputPanel.java /^ public String valueToString(Object value) throws ParseException {$/;" m class:SliderInputPanel.NumberFormatter -version src/main/java/bjc/utils/components/ComponentDescription.java /^ private int version;$/;" f class:ComponentDescription file: -version src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private int version;$/;" f class:ComponentDescriptionState file: -visitFile src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ public FileVisitResult visitFile(Path file, BasicFileAttributes attrs)$/;" m class:FunctionalFileVisitor +verbose src/examples/java/bjc/utils/examples/DelimSplitterTest.java /^ boolean verbose;$/;" f class:DelimSplitterTest +version src/main/java/bjc/utils/components/ComponentDescription.java /^ private int version;$/;" f class:ComponentDescription file: +version src/main/java/bjc/utils/components/ComponentDescriptionState.java /^ private int version;$/;" f class:ComponentDescriptionState file: +visitFile src/main/java/bjc/utils/funcutils/FunctionalFileVisitor.java /^ public FileVisitResult visitFile(Path file, BasicFileAttributes attrs) throws IOException {$/;" m class:FunctionalFileVisitor walk src/main/java/bjc/utils/funcdata/bst/DirectedWalkFunction.java /^ public DirectedWalkResult walk(T element);$/;" m interface:DirectedWalkFunction wrapped src/main/java/bjc/utils/funcdata/FunctionalList.java /^ private List wrapped;$/;" f class:FunctionalList file: wrappedMap src/main/java/bjc/utils/funcdata/FunctionalMap.java /^ private Map wrappedMap;$/;" f class:FunctionalMap file: +wrds src/main/java/bjc/utils/esodata/AbbrevMap.java /^ private Set wrds;$/;" f class:AbbrevMap file: write src/main/java/bjc/utils/gui/TextAreaOutputStream.java /^ public void write(int b) throws IOException {$/;" m class:TextAreaOutputStream yielded src/main/java/bjc/utils/data/SingleIterator.java /^ private boolean yielded;$/;" f class:SingleIterator file: -- cgit v1.2.3