udbLexerLexeme |
Returns the lexeme that occurs at the specified line and column in the lexer.
Argument
|
Description
|
---|---|
UdbLexer lexer
|
Specify the lexer.
|
int line
|
Specify the line to look for a lexeme.
|
int col
|
Specify the column to look for a lexeme.
|
Scientific Toolworks, Inc. http://www.scitools.com |