| Package | Description |
|---|---|
| org.jline.reader.impl |
| Modifier and Type | Method and Description |
|---|---|
static DefaultParser.Bracket |
DefaultParser.Bracket.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultParser.Bracket[] |
DefaultParser.Bracket.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultParser |
DefaultParser.eofOnUnclosedBracket(DefaultParser.Bracket... brackets) |
void |
DefaultParser.setEofOnUnclosedBracket(DefaultParser.Bracket... brackets) |
Copyright © 2020. All rights reserved.