| Constructor and Description |
|---|
ASTInfoImpl(java.lang.String fullText) |
ASTInfoImpl(java.lang.String fullText,
int startIndex,
int endIndex,
int line,
int debugLine) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDebugLine()
Returns the debug line.
|
getFullText, getLine, getNodeText, getText, toStringcontains, getBeginIndex, getEndIndex, getLengthclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFullText, getLine, getNodeText, getTextcontains, getBeginIndex, getEndIndex, getLengthpublic ASTInfoImpl(java.lang.String fullText,
int startIndex,
int endIndex,
int line,
int debugLine)
public ASTInfoImpl(java.lang.String fullText)
public int getDebugLine()
ASTInfogetDebugLine in interface ASTInfoCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.