public class AeshLine extends Object
Constructor and Description |
---|
AeshLine(String originalInput,
List<String> words,
ParserStatus status,
String errorMessage) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage() |
String |
getOriginalInput() |
ParserStatus |
getStatus() |
List<String> |
getWords() |
String |
toString() |
public AeshLine(String originalInput, List<String> words, ParserStatus status, String errorMessage)
Copyright © 2017 JBoss by Red Hat. All rights reserved.