Constructor and Description |
---|
ASTInfoImpl(String fullText) |
ASTInfoImpl(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, toString
contains, getBeginIndex, getEndIndex, getLength
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFullText, getLine, getNodeText, getText
contains, getBeginIndex, getEndIndex, getLength
public ASTInfoImpl(String fullText, int startIndex, int endIndex, int line, int debugLine)
public ASTInfoImpl(String fullText)
public int getDebugLine()
ASTInfo
getDebugLine
in interface ASTInfo
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.