- val - Variable in class org.stekikun.dolmen.syntax.Located
-
The value whose location is stored in this instance
- Value() - Constructor for class org.stekikun.dolmen.cli.Args.Value
-
- value - Variable in class org.stekikun.dolmen.syntax.Option
-
The value that is associated to the
key
- valueOf(String) - Static method in enum org.stekikun.dolmen.automaton.DFA.Cell.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.automaton.NFA.EventKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.cli.Args.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.codegen.Config.Keys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.codegen.Config.Relevance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.codegen.DecisionTree.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.common.Prompt.Colors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.syntax.IReport.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.syntax.PGrammars.Args
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.syntax.PGrammars.Sort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.syntax.PProduction.ItemKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.syntax.Regular.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.tagged.TRegular.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.stekikun.dolmen.unparam.Production.ItemKind
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.stekikun.dolmen.automaton.DFA.Cell.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.automaton.NFA.EventKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.cli.Args.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.codegen.Config.Keys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.codegen.Config.Relevance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.codegen.DecisionTree.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.common.Prompt.Colors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.syntax.IReport.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.syntax.PGrammars.Args
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.syntax.PGrammars.Sort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.syntax.PProduction.ItemKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.syntax.Regular.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.tagged.TRegular.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.stekikun.dolmen.unparam.Production.ItemKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueType - Variable in class org.stekikun.dolmen.syntax.TokenDecl
-
If non-null, the extent of the type of Java values
associated to this token at run-time
- VarsInfo(Set<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for class org.stekikun.dolmen.syntax.Regulars.VarsInfo
-
- VERSION - Static variable in class org.stekikun.dolmen.common.Constants
-
String representation of this Dolmen archive version
- visibility - Variable in class org.stekikun.dolmen.automaton.Automata.Entry
-
Whether this rule is public or not
- visibility - Variable in class org.stekikun.dolmen.syntax.Lexer.Entry
-
The visibility of this entry point
- visibility - Variable in class org.stekikun.dolmen.syntax.PGrammarRule
-
Whether this grammar rule is public or not
- visibility - Variable in class org.stekikun.dolmen.tagged.TLexerEntry
-
Whether this entry is public or not
- visibility - Variable in class org.stekikun.dolmen.unparam.GrammarRule
-
Whether this grammar rule is public or not
- visualize(TokenVisualizer.LexerInterface<L, T, Cat>, String, Reader, Writer) - Static method in class org.stekikun.dolmen.debug.TokenVisualizer
-
Outputs to the given writer a stand-alone HTML page which
displays the tokenization of the given input
contents.