Method | Description | |
---|---|---|
Lex ( string src, |
Static Lex Method
|
|
Lexer ( |
Method | Description | |
---|---|---|
Lex ( string src ) : |
Preprocessing
|
|
Token ( string srcOrig, bool top, |
Lexing
|
public static Lex ( string src, |
||
src | string | |
options | ||
return |
protected Token ( string srcOrig, bool top, |
||
srcOrig | string | |
top | bool | |
result | ||
return |