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