Method |
Description |
|
AnchorDescription ( int anchors ) : string |
|
|
AnchorFromType ( int type ) : int |
|
|
Anchors ( RegexTree tree ) : int |
|
|
CalculateFC ( int NodeType, RegexNode node, int CurIndex ) : void |
|
|
FCIsEmpty ( ) : bool |
|
|
FirstChars ( RegexTree t ) : RegexPrefix |
|
|
IntIsEmpty ( ) : bool |
|
|
PopFC ( ) : RegexFC |
|
|
PopInt ( ) : int |
|
|
Prefix ( RegexTree tree ) : RegexPrefix |
|
|
PushFC ( RegexFC fc ) : void |
|
|
PushInt ( int I ) : void |
|
|
RegexFCD ( ) : System |
|
|
RegexFCFromRegexTree ( RegexTree tree ) : RegexFC |
|
|
SkipChild ( ) : void |
|
|
TopFC ( ) : RegexFC |
|
|