クラス階層
- java.lang.Object
- org.unlaxer.parser.AbstractParser (implements org.unlaxer.parser.Parser)
- org.unlaxer.parser.LazyAbstractParser
- org.unlaxer.parser.combinator.LazyMultiChildParser (implements org.unlaxer.parser.HasChildrenParser)
- org.unlaxer.parser.combinator.LazyMultiChildCollectingParser (implements org.unlaxer.parser.CollectingParser, org.unlaxer.parser.NonTerminallSymbol)
- org.unlaxer.parser.combinator.LazyCombinatorParser (implements org.unlaxer.parser.MetaFunctionParser, org.unlaxer.parser.NonTerminallSymbol)
- org.unlaxer.parser.combinator.LazyChain (implements org.unlaxer.parser.combinator.ChainInterface, org.unlaxer.parser.LazyParserChildrenSpecifier)
- org.unlaxer.vocabulary.ebnf.part2.MetaIdentifier
- org.unlaxer.vocabulary.ebnf.part2.Syntax
- org.unlaxer.parser.combinator.LazyChoice (implements org.unlaxer.parser.combinator.ChoiceInterface, org.unlaxer.parser.LazyParserChildrenSpecifier)
- org.unlaxer.vocabulary.ebnf.part2.FirstTerminalCharacter
- org.unlaxer.vocabulary.ebnf.part2.GapFreeSymbol
- org.unlaxer.vocabulary.ebnf.part2.GapSeparator
- org.unlaxer.vocabulary.ebnf.part2.MetaIdentifierCharacter
- org.unlaxer.vocabulary.ebnf.part2.SecondTerminalCharacter
- org.unlaxer.vocabulary.ebnf.part2.TerminalCharactor
- org.unlaxer.vocabulary.ebnf.part2.TerminalString
- org.unlaxer.parser.combinator.LazyChain (implements org.unlaxer.parser.combinator.ChainInterface, org.unlaxer.parser.LazyParserChildrenSpecifier)
- org.unlaxer.parser.combinator.LazyCombinatorParser (implements org.unlaxer.parser.MetaFunctionParser, org.unlaxer.parser.NonTerminallSymbol)
- org.unlaxer.parser.combinator.LazyMultiChildCollectingParser (implements org.unlaxer.parser.CollectingParser, org.unlaxer.parser.NonTerminallSymbol)
- org.unlaxer.parser.combinator.LazyMultiChildParser (implements org.unlaxer.parser.HasChildrenParser)
- org.unlaxer.parser.LazyAbstractParser
- org.unlaxer.parser.AbstractParser (implements org.unlaxer.parser.Parser)