- halt(T) - Method in interface org.stekikun.dolmen.debug.Tokenizer.LexerInterface
-
- hasActions - Variable in class org.stekikun.dolmen.tagged.TRegular
-
Whether this regular expressions has any
semantic actions or not
- hasBindings - Variable in class org.stekikun.dolmen.syntax.Regular
-
Whether this regular expressions has any
bound submatching group or not
- hasContinuation() - Method in class org.stekikun.dolmen.syntax.PGrammarRule
-
- hasContinuation() - Method in class org.stekikun.dolmen.unparam.GrammarRule
-
- hasErrors() - Method in class org.stekikun.dolmen.syntax.Reporter
-
- hashCode() - Method in class org.stekikun.dolmen.automaton.DFA.Key
-
- hashCode() - Method in class org.stekikun.dolmen.automaton.DFA.TEquiv
-
- hashCode() - Method in class org.stekikun.dolmen.automaton.NFA.Event
-
- hashCode() - Method in class org.stekikun.dolmen.automaton.NFA.Transition
-
- hashCode() - Method in class org.stekikun.dolmen.codegen.SourceMapping.Origin
-
- hashCode() - Method in class org.stekikun.dolmen.common.CSet
-
- hashCode() - Method in class org.stekikun.dolmen.common.PList
-
- hashCode() - Method in class org.stekikun.dolmen.debug.Derivation.NonTerminal
-
- hashCode() - Method in class org.stekikun.dolmen.debug.Derivation.Terminal
-
- hashCode() - Method in class org.stekikun.dolmen.syntax.Extent
-
- hashCode() - Method in class org.stekikun.dolmen.syntax.Located
-
- hashCode() - Method in class org.stekikun.dolmen.syntax.PExtent
-
- hashCode() - Method in class org.stekikun.dolmen.syntax.PExtent.Hole
-
- hashCode() - Method in class org.stekikun.dolmen.syntax.PProduction.ActualExpr
-
- hashCode() - Method in class org.stekikun.dolmen.tagged.Optimiser.TagKey
-
- hashCode() - Method in class org.stekikun.dolmen.tagged.TRegular.TagInfo
-
- hasMoreInput() - Method in class org.stekikun.dolmen.codegen.LexBuffer
-
- hasPositions() - Method in class org.stekikun.dolmen.codegen.LexBuffer
-
- hasTags - Variable in class org.stekikun.dolmen.tagged.TRegular
-
Whether this regular expressions has any
tags or not
- hd() - Method in class org.stekikun.dolmen.common.PList
-
- header - Variable in class org.stekikun.dolmen.automaton.Automata
-
The location of this lexer's header
- header - Variable in class org.stekikun.dolmen.syntax.Lexer
-
The extent of this lexer's class header
- header - Variable in class org.stekikun.dolmen.syntax.PGrammar
-
The extent of this parser class' header
- header - Variable in class org.stekikun.dolmen.tagged.TLexer
-
The location of this lexer's header
- header - Variable in class org.stekikun.dolmen.unparam.Grammar
-
The extent of this parser class' header
- Hierarchy - Annotation Type in org.stekikun.dolmen.common
-
Used to annotate base classes of hierarchy
for the "Create hierarchy switch" quick-assist
- Hole(int, String, int, int) - Constructor for class org.stekikun.dolmen.syntax.PExtent.Hole
-
Returns a new hole from the given parameters
- holes - Variable in class org.stekikun.dolmen.syntax.PExtent
-
The (possibly empty) list of holes in this parameterized extent.