LexerBase Constructor
|
Initializes a new instance of the LexerBase class. |
Dispose
|
|
Equals (inherited from Object) |
|
GetHashCode (inherited from Object) |
|
GetToken
|
|
GetType (inherited from Object) |
|
ToString (inherited from Object) |
clear_id_buffer
|
|
comment_beginning
|
|
do_get_token
|
|
do_read
|
|
eat_whitespace
|
|
escape_value
|
|
Finalize (inherited from Object) |
|
get_char
|
|
get_char_from_hex
|
|
get_id
|
|
get_monkey_string
|
|
get_number
|
|
get_op
|
|
get_string
|
|
ignore_comments
|
|
MemberwiseClone (inherited from Object) |
|
peek
|
|
read
|
LexerBase Class | Nemerle.Compiler Namespace