Method | Description | |
---|---|---|
Lexer ( ) : System.Collections.Generic | ||
Tokenize ( string input ) : IEnumerable |
Method | Description | |
---|---|---|
GetToken ( |
public Lexer ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Tokenize ( string input ) : IEnumerable |
||
input | string | |
return | IEnumerable |