クラス階層
- 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.part3.BracketedTextualComment
- org.unlaxer.vocabulary.ebnf.part3.SpecialSequence
- org.unlaxer.vocabulary.ebnf.part3.Syntax
- org.unlaxer.parser.combinator.LazyChoice (implements org.unlaxer.parser.combinator.ChoiceInterface, org.unlaxer.parser.LazyParserChildrenSpecifier)
- org.unlaxer.vocabulary.ebnf.part3.CommentlessSymbol
- org.unlaxer.vocabulary.ebnf.part3.CommentSymbol
- org.unlaxer.vocabulary.ebnf.part3.SpecialSequenceCharacter
- 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.LazyOccurs (implements org.unlaxer.parser.CollectingParser, org.unlaxer.parser.LazyOccursParserSpecifier, org.unlaxer.parser.combinator.Occurs)
- org.unlaxer.parser.combinator.LazyOneOrMore
- org.unlaxer.vocabulary.ebnf.part3.Integer
- org.unlaxer.parser.combinator.LazyOneOrMore
- org.unlaxer.parser.combinator.LazyMultiChildParser (implements org.unlaxer.parser.HasChildrenParser)
- org.unlaxer.parser.LazyAbstractParser
- org.unlaxer.parser.AbstractParser (implements org.unlaxer.parser.Parser)