public final class PositionToken extends Token
| Constructor and Description |
|---|
PositionToken(IParseTree pos,
int iStartOffset,
int iEndOffset) |
| Modifier and Type | Method and Description |
|---|---|
IParseTree |
getPos() |
int |
getTokenEnd() |
int |
getTokenStart() |
int |
getType() |
assignContent, collapse, copy, copyInto, getAfter, getInvalidCharPos, getKeyword, getLine, getLineOffset, getMyTextFromSource, getStringValue, getText, getTokenColumn, getTurd, isAnalyzingDirective, isAnalyzingSeparately, isValueKeyword, setAfter, toStringpublic PositionToken(IParseTree pos, int iStartOffset, int iEndOffset)
public IParseTree getPos()
public int getTokenStart()
getTokenStart in class Tokenpublic int getTokenEnd()
getTokenEnd in class TokenCopyright © 2016. All rights reserved.