|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessReturn | |
|---|---|
| fr.umlv.tatoo.runtime.lexer | |
| fr.umlv.tatoo.runtime.lexer.rules | |
| Uses of ProcessReturn in fr.umlv.tatoo.runtime.lexer |
|---|
| Uses of ProcessReturn in fr.umlv.tatoo.runtime.lexer.rules |
|---|
| Methods in fr.umlv.tatoo.runtime.lexer.rules that return ProcessReturn | |
|---|---|
ProcessReturn |
ActionProcessor.step(LexerBuffer buffer,
R... rules)
Processes available characters from the input stream. |
ProcessReturn |
ActionProcessor.stepClose()
This method is called after ActionProcessor.step(fr.umlv.tatoo.runtime.buffer.LexerBuffer, R...) has returned
MORE and end-of-file is reached |
static ProcessReturn |
ProcessReturn.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProcessReturn[] |
ProcessReturn.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||