Package nlScript.core
Class RDParser.SymbolSequence
java.lang.Object
nlScript.core.RDParser.SymbolSequence
- Enclosing class:
RDParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMatcher(Matcher matcher) intintgetPos()getSymbol(int i) voidreplaceCurrentSymbol(Production production, int lexerPosAtStart) intsize()toString()
-
Constructor Details
-
SymbolSequence
-
-
Method Details
-
getProduction
-
getParent
-
getParsedMatchers
-
getParsedUntil
public int getParsedUntil() -
getPos
public int getPos() -
getSymbol
-
size
public int size() -
getLastMatcher
-
addMatcher
-
getCurrentSymbol
-
replaceCurrentSymbol
-
incrementPosition
public void incrementPosition() -
toString
-