A B C D E F G H I L N P R S T U V W X

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.parser.ActionReturn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.umlv.tatoo.runtime.parser.SmartStepReturn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.umlv.tatoo.runtime.tools.AbstractToolsProcessor.BufferOperation
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.parser.ActionReturn
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.SmartStepReturn
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.tools.AbstractToolsProcessor.BufferOperation
Returns an array containing the constants of this enum type, in the order they are declared.
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.
visit(Node, P) - Method in class fr.umlv.tatoo.runtime.ast.NodeVisitor
Defined a visit method called by default if no visit method is overridden.

A B C D E F G H I L N P R S T U V W X