| Package | Description |
|---|---|
| asia.redact.bracket.properties.line |
| Modifier and Type | Field and Description |
|---|---|
private LineEnding |
LineScanner.delimiter |
(package private) LineEnding |
Line.ending |
| Modifier and Type | Method and Description |
|---|---|
LineEnding |
LineScanner.getDelimiter() |
LineEnding |
Line.getEnding() |
static LineEnding |
LineEnding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineEnding[] |
LineEnding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Line(String text,
long index,
LineEnding ending) |
Copyright © 2011–2016 David R. Smith. All rights reserved.