Uses of Package
eu.bandm.tools.lexic
Packages that use eu.bandm.tools.lexic
Package
Description
Toolkit for the dynamic construction of lexical analyzers.
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.d2d2.parser2ClassDescriptionA set of token rules together with a precendence relation between token types.A specialized supplier of tokens.
-
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.lexicClassDescriptionBase class of finite automata.State of an automaton.Iterator-like mutable API for tracking the consumption of an input sequence of code points by an automaton.Base class for depth-first-search transformers.Behavior of an automaton in a particular state.A function on code points that substitutes representatives.Immutable map of Unicode code point keys encoded as
intvalues to arbitrary values.A specialized supplier of unicode code points.Deterministic finite-state labeled automaton.Iterator-like mutable API for tracking the consumption of an input sequence of code points by an automaton.Lexical analyzer that maps code point sources to token sources.Abstract base class for token processors that filter out certain tokens.A multiplexer between token source channels with internal lookahead buffer, selected by a key.Abstract base class for secondary token sources that feed on other token sources.A supplier of tokens with internal lookahead buffer.Nondeterministic finite-state labeled automaton.Simple immutable token implementation.Abstract interface of lexical tokens.Functional interface for the creation of tokens.Abstract base class for token processors that filter out certain tokens.Syntactic fragment as building block for a token rule.Singleton type indicating successful matching.Associates a token type with a syntax fragment.A set of token rules together with a precendence relation between token types.A specialized supplier of tokens.Indicates that the implementor can process code point sequences like an automaton.Indicates that the implementor can be traversed as the transition graph of an automaton.Zero-overhead automaton that is identical to the behavior of its own initial state.Iterator-like mutable API for tracking the consumption of an input sequence of code points by an automaton. -
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.lexic.lib
-
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.lljava.codec
-
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.lljava.parser
-
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.ramus.runtime2ClassDescriptionA multiplexer between token source channels with internal lookahead buffer, selected by a key.Abstract interface of lexical tokens.
-
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.tpath.parser2ClassDescriptionA multiplexer between token source channels with internal lookahead buffer, selected by a key.Abstract base class for secondary token sources that feed on other token sources.A supplier of tokens with internal lookahead buffer.A dynamic proxy that can be reconfigured which token source to forward at any time.Abstract interface of lexical tokens.Associates a token type with a syntax fragment.A set of token rules together with a precendence relation between token types.
-
Classes in eu.bandm.tools.lexic used by eu.bandm.tools.umodClassDescriptionA set of token rules together with a precendence relation between token types.