| |
|
| java.lang.Object com.ibm.icu.text.RBBIRuleScanner
RBBIRuleScanner | class RBBIRuleScanner (Code) | | This class is part of the Rule Based Break Iterator rule compiler.
It scans the rules and builds the parse tree.
There is no public API here.
|
Inner Class :static class RBBIRuleChar | |
Inner Class :static class RBBISetTableEl | |
chLS | final static int chLS(Code) | | |
chNEL | final static int chNEL(Code) | | |
fLookAheadRule | boolean fLookAheadRule(Code) | | |
fNextIndex | int fNextIndex(Code) | | |
fNodeStackPtr | int fNodeStackPtr(Code) | | |
fOptionStart | int fOptionStart(Code) | | |
fQuoteMode | boolean fQuoteMode(Code) | | |
fReverseRule | boolean fReverseRule(Code) | | |
fScanIndex | int fScanIndex(Code) | | |
doParseActions | boolean doParseActions(int action)(Code) | | |
fixOpStack | void fixOpStack(int p)(Code) | | |
nextChar | void nextChar(RBBIRuleChar c)(Code) | | |
nextCharLL | int nextCharLL()(Code) | | |
|
|
|