パッケージorg.unlaxer.vocabulary.ebnf.part2の階層

パッケージ階層:

クラス階層

  • 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.parser.combinator.LazyChoice (implements org.unlaxer.parser.combinator.ChoiceInterface, org.unlaxer.parser.LazyParserChildrenSpecifier)