クラス階層
- 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.informally.Comment
- org.unlaxer.vocabulary.ebnf.informally.DefinitionsList
- org.unlaxer.vocabulary.ebnf.informally.Factor
- org.unlaxer.vocabulary.ebnf.informally.Exception
- org.unlaxer.vocabulary.ebnf.informally.GroupedSequence
- org.unlaxer.vocabulary.ebnf.informally.MetaIdentifier
- org.unlaxer.vocabulary.ebnf.informally.OptionalSequence
- org.unlaxer.vocabulary.ebnf.informally.RepeatedSequence
- org.unlaxer.vocabulary.ebnf.informally.SingleDefinition
- org.unlaxer.vocabulary.ebnf.informally.SpecialSequence
- org.unlaxer.vocabulary.ebnf.informally.SyntaxRule
- org.unlaxer.vocabulary.ebnf.informally.Term
- org.unlaxer.parser.combinator.LazyChoice (implements org.unlaxer.parser.combinator.ChoiceInterface, org.unlaxer.parser.LazyParserChildrenSpecifier)
- org.unlaxer.vocabulary.ebnf.informally.CommentOrSpaceDelimitor
- org.unlaxer.vocabulary.ebnf.informally.CommentSymbol
- org.unlaxer.vocabulary.ebnf.informally.Primary
- org.unlaxer.vocabulary.ebnf.informally.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.LazyOccurs (implements org.unlaxer.parser.CollectingParser, org.unlaxer.parser.LazyOccursParserSpecifier, org.unlaxer.parser.combinator.Occurs)
- org.unlaxer.parser.combinator.LazyOneOrMore
- org.unlaxer.parser.combinator.LazyOptional
- org.unlaxer.parser.combinator.LazyZeroOrOne
- org.unlaxer.parser.elementary.EmptyParser
- org.unlaxer.vocabulary.ebnf.informally.Empty
- org.unlaxer.parser.elementary.EmptyParser
- org.unlaxer.parser.combinator.LazyZeroOrOne
- org.unlaxer.parser.combinator.LazyZeroOrMore
- org.unlaxer.vocabulary.ebnf.informally.Comments
- org.unlaxer.parser.combinator.LazyMultiChildParser (implements org.unlaxer.parser.HasChildrenParser)
- org.unlaxer.parser.combinator.NoneChildParser
- org.unlaxer.parser.elementary.AbstractTokenParser
- org.unlaxer.parser.elementary.SingleCharacterParser (implements org.unlaxer.parser.TerminalSymbol)
- org.unlaxer.parser.elementary.MappedSingleCharacterParser (implements org.unlaxer.parser.StaticParser)
- org.unlaxer.parser.posix.AlphabetParser (implements org.unlaxer.parser.StaticParser)
- org.unlaxer.vocabulary.ebnf.informally.Letter
- org.unlaxer.parser.posix.DigitParser (implements org.unlaxer.parser.StaticParser)
- org.unlaxer.vocabulary.ebnf.informally.DecimalDigit
- org.unlaxer.parser.posix.AlphabetParser (implements org.unlaxer.parser.StaticParser)
- org.unlaxer.parser.elementary.MappedSingleCharacterParser (implements org.unlaxer.parser.StaticParser)
- org.unlaxer.parser.elementary.SingleCharacterParser (implements org.unlaxer.parser.TerminalSymbol)
- org.unlaxer.parser.elementary.AbstractTokenParser
- org.unlaxer.parser.LazyAbstractParser
- org.unlaxer.parser.AbstractParser (implements org.unlaxer.parser.Parser)