Package | Description |
---|---|
org.kevoree.kevscript | |
org.waxeye.parser |
Class and Description |
---|
Parser
Implements the logic of the parser.
|
Class and Description |
---|
AutomatonTransition
A transition cost of matching an automaton.
|
CharTransition
A transition cost of matching a char from a set.
|
Edge
An edge in an automaton state.
|
FA
A finite state automaton.
|
IParser
An interface to a Waxeye parser.
|
ITransition
An edge transition cost.
|
ITransitionVisitor
Visits transitions.
|
ParseError
An error that occurred during parsing.
|
ParseResult
The result of a parse.
|
State
An automaton state.
|
WildCardTransition
A transition cost of matching any character.
|
Copyright © 2017 Kevoree Project. All rights reserved.