StiLexer Methods |
The StiLexer type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetAllTokens | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetPosition | ||
GetToken | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IdentExists | ||
ReplaceWithNotEqualPrefix | ||
ReplaceWithPrefix(String, String, String) | ||
ReplaceWithPrefix(String, String, String, String) | ||
Reset | ||
SavePosToken | ||
ScanChar | ||
ScanIdent | ||
ScanNumber | ||
ScanString | ||
Skip | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UngetToken | ||
WaitAssign2 | ||
WaitComma2 | ||
WaitLbrace2 | ||
WaitLparen2 | ||
WaitRbrace2 | ||
WaitRparen2 | ||
WaitSemicolon2 |