public interface ASTInfo extends ASTNode
Modifier and Type | Field and Description |
---|---|
static ASTInfo |
EMPTY
AST info containing empty string.
|
Modifier and Type | Method and Description |
---|---|
int |
getDebugLine()
Returns the debug line.
|
getFullText, getLine, getNodeText, getText
contains, getBeginIndex, getEndIndex, getLength
static final ASTInfo EMPTY
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.