public class ASTActionError extends ASTActionBase
_originalSource, _preprocessedSource| Constructor and Description |
|---|
ASTActionError() |
ASTActionError(String errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getErrorCode() |
String |
getErrorMessage() |
int |
hashCode() |
String |
print(int level) |
void |
setErrorCode(Integer errorCode) |
void |
setErrorMessage(String errorMessage) |
children, collectItemsOfType, getAllConditions, getGlobalPlain, getGlobalPosition, getOriginalSource, getPreprocessedSource, getProperties, getType, getTypecommon, getUntrimmedSource, hasSource, setGlobalPosition, setSource, space, walk, walk, walkpublic ASTActionError()
public ASTActionError(String errorMsg)
Copyright © 2020. All rights reserved.