From 070170888218452f903e9a9022292b312f2b2704 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 13 Jun 2019 16:30:40 -0400 Subject: Update site --- docs/apidocs/index-all.html | 54 +++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 50 insertions(+), 4 deletions(-) (limited to 'docs/apidocs/index-all.html') diff --git a/docs/apidocs/index-all.html b/docs/apidocs/index-all.html index 1ceee11..45bf0ed 100644 --- a/docs/apidocs/index-all.html +++ b/docs/apidocs/index-all.html @@ -2,10 +2,10 @@ - + Index (everge 1.0-SNAPSHOT API) - + @@ -69,7 +69,7 @@ -
A B C F L M N P R S T V  +
A B C D F I L M N P R S T V 

A

@@ -93,6 +93,28 @@
compareTo(ReplPair) - Method in class bjc.replpair.ReplPair
 
+ + + +

D

+
+
defMulti - Variable in class bjc.replpair.ReplOpts
+
+
Whether to process multi-line defns.
+
+
defPrior - Variable in class bjc.replpair.ReplOpts
+
+
The default priority.
+
+
defStage - Variable in class bjc.replpair.ReplOpts
+
+
The default stage.
+
+
defStatus - Variable in class bjc.replpair.ReplOpts
+
+
Default status.
+
+
@@ -103,6 +125,16 @@
The string to look for.
+ + + +

I

+
+
isDebug - Variable in class bjc.replpair.ReplOpts
+
+
Enable debug info.
+
+
@@ -166,6 +198,8 @@
Read a list of replacement pairs from an input source, adding them to an existing list.
+
readList(List<ReplPair>, Scanner, List<ReplError>, ReplOpts) - Static method in class bjc.replpair.ReplPair
+
 
replace - Variable in class bjc.replpair.ReplPair
The string to replace it with.
@@ -178,6 +212,18 @@
Create a new ReplPair parse error.
+
ReplOpts - Class in bjc.replpair
+
+
Options for processing ReplPairs.
+
+
ReplOpts() - Constructor for class bjc.replpair.ReplOpts
+
+
Create a default set of options.
+
+
ReplOpts(int, int, boolean, StageStatus, boolean) - Constructor for class bjc.replpair.ReplOpts
+
+
Create a new set of repl.
+
ReplPair - Class in bjc.replpair
String pairs for replacements.
@@ -242,7 +288,7 @@ the order they are declared.
-A B C F L M N P R S T V 
+A B C D F I L M N P R S T V 
-- cgit v1.2.3