|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use fr.umlv.tatoo.runtime.lexer | |
---|---|
fr.umlv.tatoo.runtime.lexer | |
fr.umlv.tatoo.runtime.lexer.rules | |
fr.umlv.tatoo.runtime.tools | |
fr.umlv.tatoo.runtime.tools.builder |
Classes in fr.umlv.tatoo.runtime.lexer used by fr.umlv.tatoo.runtime.lexer | |
---|---|
DefaultErrorForwarder
This implementation that does nothing. |
|
ErrorForwarder
Lexer error forwarding interface. |
|
ForwardReturn
|
|
Lexer
A Lexer represents a lexer process. |
|
LexerErrorRecoveryPolicy
|
|
LexerListener
Interface defining an observer registered on a lexer that receive notifications of rule recognized. |
|
LexerTable
Table that associates rule data to lexer rule. |
|
LexerWarningReporter
Error handler that handle warning during lexing process. |
|
LifecycleHandler
Interface for a listener called after Lexer.reset(fr.umlv.tatoo.runtime.buffer.LexerBuffer)
or SimpleLexer.close() . |
|
RuleActivator
The lexer uses an object that implements this interface to change the set of active rule at the beginning of a token recognition. |
|
Scanner
Provide a simple scanner that implements Iterator and Iterable
The buffer must support the read operation. |
|
SimpleLexer
A simple interface that can be used to manipulate a lexer after its creation. |
|
Tokenizer
Provide a simple tokenizer that can be used to implement LL algorithm. |
Classes in fr.umlv.tatoo.runtime.lexer used by fr.umlv.tatoo.runtime.lexer.rules | |
---|---|
LexerTable
Table that associates rule data to lexer rule. |
Classes in fr.umlv.tatoo.runtime.lexer used by fr.umlv.tatoo.runtime.tools | |
---|---|
ErrorForwarder
Lexer error forwarding interface. |
|
ForwardReturn
|
|
Lexer
A Lexer represents a lexer process. |
|
LexerListener
Interface defining an observer registered on a lexer that receive notifications of rule recognized. |
|
LifecycleHandler
Interface for a listener called after Lexer.reset(fr.umlv.tatoo.runtime.buffer.LexerBuffer)
or SimpleLexer.close() . |
|
RuleActivator
The lexer uses an object that implements this interface to change the set of active rule at the beginning of a token recognition. |
Classes in fr.umlv.tatoo.runtime.lexer used by fr.umlv.tatoo.runtime.tools.builder | |
---|---|
ErrorForwarder
Lexer error forwarding interface. |
|
Lexer
A Lexer represents a lexer process. |
|
LexerErrorRecoveryPolicy
|
|
LexerListener
Interface defining an observer registered on a lexer that receive notifications of rule recognized. |
|
LexerTable
Table that associates rule data to lexer rule. |
|
LifecycleHandler
Interface for a listener called after Lexer.reset(fr.umlv.tatoo.runtime.buffer.LexerBuffer)
or SimpleLexer.close() . |
|
RuleActivator
The lexer uses an object that implements this interface to change the set of active rule at the beginning of a token recognition. |
|
SimpleLexer
A simple interface that can be used to manipulate a lexer after its creation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |