| Class | Description |
|---|---|
| ControlledString |
Represents a string with a set of control flags attached to it.
|
| ControlledString.Control |
Represents a single control (a key-values pair)
|
| ControlledString.ParseStrings |
Parameter class for defining how to parse a ControlledString.
|
| Everge |
Everge front-end application.
|
| IntHolder |
Utility class for ints by ref.
|
| LogStream |
Simple class used for logging with various levels.
|
| MirrorOutputStream |
An output stream that mirrors its contents to other streams.
|
| ReplError |
Represents an error encountered parsing ReplPairs
|
| ReplOpts |
Options for processing ReplPairs.
|
| ReplPair |
String pairs for replacements.
|
| ReplSet |
A set of ReplPairs, kept together for easy use
|
| StringUtils |
Utility methods for strings.
|
| Enum | Description |
|---|---|
| Everge.InputStatus |
Details how we handle our input.
|
| StageStatus |
Possible statuses of pairs with respect to exporting.
|
| Exception | Description |
|---|---|
| BadReplParse |
Exception thrown when ReplPair parsing fails
|
Copyright © 2020. All rights reserved.