クラス DefiningSymbol
- java.lang.Object
-
- org.unlaxer.parser.AbstractParser
-
- org.unlaxer.parser.combinator.NoneChildParser
-
- org.unlaxer.parser.elementary.AbstractTokenParser
-
- org.unlaxer.parser.elementary.SingleCharacterParser
-
- org.unlaxer.vocabulary.ebnf.part1.DefiningSymbol
-
- すべての実装されたインタフェース:
java.io.Serializable,org.unlaxer.parser.Initializable,org.unlaxer.parser.Parser,org.unlaxer.parser.PropagatableDestination,org.unlaxer.parser.TerminalSymbol,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 DefiningSymbol extends org.unlaxer.parser.elementary.SingleCharacterParser- 関連項目:
- 直列化された形式
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 DefiningSymbol()
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 booleanisMatch(char target)-
クラスから継承されたメソッド org.unlaxer.parser.combinator.NoneChildParser
getChildOccurs, getLazyParser, prepareChildren
-
クラスから継承されたメソッド org.unlaxer.parser.AbstractParser
createParserAndThen, getChildren, getName, getNodeReduceMarker, getParent, 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, getThisParser, getTokenKind, parse
-
インタフェースから継承されたメソッド org.unlaxer.ParserPath
getNamePath, getNamePath, getNamePath, getParentNamePath, getParentNamePath, getParentPath, getPath, getPath
-
-