Package | Description |
---|---|
org.jboss.aesh.parser |
Modifier and Type | Method and Description |
---|---|
ParserStatus |
AeshLine.getStatus() |
static ParserStatus |
ParserStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParserStatus[] |
ParserStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AeshLine(String originalInput,
List<String> words,
ParserStatus status,
String errorMessage) |
Copyright © 2020 JBoss, a division of Red Hat, Inc.. All Rights Reserved.