From 4d449a9b96570e8c655fc303ca0ca81dab394e3d Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Wed, 20 May 2020 19:40:06 -0400 Subject: Update docs --- docs/apidocs/bjc/everge/ReplPair.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'docs/apidocs/bjc/everge/ReplPair.html') diff --git a/docs/apidocs/bjc/everge/ReplPair.html b/docs/apidocs/bjc/everge/ReplPair.html index 85c64db..f80eebb 100644 --- a/docs/apidocs/bjc/everge/ReplPair.html +++ b/docs/apidocs/bjc/everge/ReplPair.html @@ -2,10 +2,10 @@ - + ReplPair (everge 0.2.0 API) - + @@ -251,8 +251,8 @@ implements static List<ReplPair> readList(List<ReplPair> detals, Scanner scn) -
Read a list of replacement pairs from an input source, adding them to - an existing list.
+
Read a list of replacement pairs from an input source, adding them to an + existing list.
@@ -260,8 +260,8 @@ implements readList(List<ReplPair> detals, Scanner scn, List<ReplError> errs) -
Read a list of replacement pairs from an input source, adding them to - an existing list.
+
Read a list of replacement pairs from an input source, adding them to an + existing list.
@@ -270,8 +270,8 @@ implements Scanner scn, List<ReplError> errs, ReplOpts ropts) -
Read a list of replacement pairs from an input source, adding them to - an existing list.
+
Read a list of replacement pairs from an input source, adding them to an + existing list.
@@ -351,8 +351,8 @@ implements String guard
The guard for this replacement. - The guard of the replacement is a regex that has to match before the pair will be considered. - Defaults to being blank.
+ The guard of the replacement is a regex that has to match before the pair + will be considered. Defaults to being blank. @@ -497,8 +497,8 @@ implements List<ReplPair> readList(List<ReplPair> detals, Scanner scn) -
Read a list of replacement pairs from an input source, adding them to - an existing list.
+
Read a list of replacement pairs from an input source, adding them to an + existing list.
Parameters:
detals - The list to add the replacements to.
@@ -517,8 +517,8 @@ implements List<ReplPair> readList(List<ReplPair> detals, Scanner scn, List<ReplError> errs) -
Read a list of replacement pairs from an input source, adding them to - an existing list.
+
Read a list of replacement pairs from an input source, adding them to an + existing list.
Parameters:
detals - The list to add the replacements to.
@@ -539,8 +539,8 @@ implements Scanner scn, List<ReplError> errs, ReplOpts ropts) -
Read a list of replacement pairs from an input source, adding them to - an existing list.
+
Read a list of replacement pairs from an input source, adding them to an + existing list.
Parameters:
detals - The list to add the replacements to.
@@ -685,6 +685,6 @@ implements Copyright © 2019. All rights reserved.

+

Copyright © 2020. All rights reserved.

-- cgit v1.2.3