Home | Trees | Indices | Help |
|
---|
|
object --+ | TextLexer
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
COMMENT = 6
|
|
ENDTAG = 4
|
|
FINAL = 0
|
|
MARKUP = 2
|
|
PI = 5
|
|
STARTTAG = 3
|
|
TEXT = 1
|
Properties | |
Inherited from |
Method Details |
|
|
Finalize the lexer This processes the rest buffer (if any)
|
Class Variable Details |
COMMENT
|
ENDTAG
|
FINAL
|
MARKUP
|
PI
|
STARTTAG
|
TEXT
|
Home | Trees | Indices | Help |
|
---|