クラス Empty
- java.lang.Object
-
- org.unlaxer.parser.AbstractParser
-
- org.unlaxer.parser.LazyAbstractParser
-
- org.unlaxer.parser.combinator.LazyOccurs
-
- org.unlaxer.parser.combinator.LazyOptional
-
- org.unlaxer.parser.combinator.LazyZeroOrOne
-
- org.unlaxer.parser.elementary.EmptyParser
-
- org.unlaxer.vocabulary.ebnf.informally.Empty
-
- すべての実装されたインタフェース:
java.io.Serializable,org.unlaxer.parser.CollectingParser,org.unlaxer.parser.combinator.Occurs,org.unlaxer.parser.Initializable,org.unlaxer.parser.LazyInstance,org.unlaxer.parser.LazyOccursParserSpecifier,org.unlaxer.parser.MetaFunctionParser,org.unlaxer.parser.NonTerminallSymbol,org.unlaxer.parser.Parser,org.unlaxer.parser.PropagatableDestination,org.unlaxer.ParserFinder,org.unlaxer.ParserFinderFromRoot,org.unlaxer.ParserFinderToChild,org.unlaxer.ParserFinderToRoot,org.unlaxer.ParserHierarchy,org.unlaxer.ParserPath,org.unlaxer.RecursiveTaggable,org.unlaxer.Taggable,org.unlaxer.TaggableAccessor
public class Empty extends org.unlaxer.parser.elementary.EmptyParserhttps://www.cl.cam.ac.uk/~mgk25/iso-14977.pdf empty = ;- 関連項目:
- 直列化された形式
-
-
メソッドの概要
-
クラスから継承されたメソッド org.unlaxer.parser.combinator.LazyOccurs
createParser, getChildOccurs, getTerminator, parse
-
クラスから継承されたメソッド org.unlaxer.parser.AbstractParser
createParserAndThen, getChildren, getName, getNodeReduceMarker, getParent, getParser, getParser, getPathStream, getRoot, getTags, setParent
-
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
インタフェースから継承されたメソッド org.unlaxer.parser.Parser
equalsByClass, forTerminalSymbol, getChild, getNodeReduceMarker, getThisParser, getTokenKind, parse
-
インタフェースから継承されたメソッド org.unlaxer.ParserHierarchy
getChildren, getComputedName, getName, getName, getParent, getParser, getRoot, getSiblings, setParent
-
インタフェースから継承されたメソッド org.unlaxer.ParserPath
getNamePath, getNamePath, getNamePath, getParentNamePath, getParentNamePath, getParentPath, getPath, getPath, getPathStream
-
-