Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
P
R
S
T
U
V
W
V
valueOf(String)
- Static method in enum fr.umlv.tatoo.runtime.lexer.
ForwardReturn
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum fr.umlv.tatoo.runtime.lexer.rules.
DFA.ReturnCode
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum fr.umlv.tatoo.runtime.lexer.rules.
ProcessReturn
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum fr.umlv.tatoo.runtime.log.
Level
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum fr.umlv.tatoo.runtime.parser.
ActionReturn
Returns the enum constant of this type with the specified name.
values()
- Static method in enum fr.umlv.tatoo.runtime.lexer.
ForwardReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum fr.umlv.tatoo.runtime.lexer.rules.
DFA.ReturnCode
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum fr.umlv.tatoo.runtime.lexer.rules.
ProcessReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum fr.umlv.tatoo.runtime.log.
Level
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum fr.umlv.tatoo.runtime.parser.
ActionReturn
Returns an array containing the constants of this enum type, in the order they are declared.
version(V)
- Method in class fr.umlv.tatoo.runtime.tools.builder.
Builder.AnalyzerBuilder
version(V)
- Method in class fr.umlv.tatoo.runtime.tools.builder.
Builder.ParserBuilder
Set the grammar version.
VersionedAction
<
T
,
P
,
V
> - Class in
fr.umlv.tatoo.runtime.parser
Action that behaves differently depending of the version of the grammar.
VersionedAction(Map<V, ? extends Action<T, P, V>>)
- Constructor for class fr.umlv.tatoo.runtime.parser.
VersionedAction
Initializes the action with a map of versioned actions.
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
ByteBufferWrapper
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
CharBufferWrapper
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
CharSequenceWrapper
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
InputStreamWrapper
Returns the token part of the buffer as a InputStream.
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
ReadableByteChannelWrapper
Returns the token part of the buffer as a ByteBuffer.
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
ReadableWrapper
Returns the token part of the buffer as a CharBuffer.
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
ReaderWrapper
view()
- Method in class fr.umlv.tatoo.runtime.buffer.impl.
UTF8Wrapper
Return a view of the tokens recognized in the buffer.
view()
- Method in interface fr.umlv.tatoo.runtime.buffer.
TokenBuffer
Provides a view of all available tokens.
view(B)
- Method in class fr.umlv.tatoo.runtime.tools.
DataViewer
Defines the projection.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
P
R
S
T
U
V
W