| |
|
| java.lang.Object freemarker.core.FMParserTokenManager
curChar | protected char curChar(Code) | | |
curLexState | int curLexState(Code) | | |
defaultLexState | int defaultLexState(Code) | | |
jjbitVec0 | final static long[] jjbitVec0(Code) | | |
jjbitVec2 | final static long[] jjbitVec2(Code) | | |
jjbitVec3 | final static long[] jjbitVec3(Code) | | |
jjbitVec4 | final static long[] jjbitVec4(Code) | | |
jjbitVec5 | final static long[] jjbitVec5(Code) | | |
jjbitVec6 | final static long[] jjbitVec6(Code) | | |
jjbitVec7 | final static long[] jjbitVec7(Code) | | |
jjbitVec8 | final static long[] jjbitVec8(Code) | | |
jjimageLen | int jjimageLen(Code) | | |
jjmatchedKind | int jjmatchedKind(Code) | | |
jjmatchedPos | int jjmatchedPos(Code) | | |
jjnewLexState | final public static int[] jjnewLexState(Code) | | |
jjnewStateCnt | int jjnewStateCnt(Code) | | |
jjnextStates | final static int[] jjnextStates(Code) | | |
jjstrLiteralImages | final public static String[] jjstrLiteralImages(Code) | | |
jjtoSkip | final static long[] jjtoSkip(Code) | | |
jjtoToken | final static long[] jjtoToken(Code) | | |
lengthOfMatch | int lengthOfMatch(Code) | | |
lexStateNames | final public static String[] lexStateNames(Code) | | |
noparseTag | String noparseTag(Code) | | The noparseTag is set when we enter
a block of text that the parser more or less ignores.
These are and . This variable
tells us what the closing tag should be, and when
we hit that, we resume parsing. Note that with this
scheme, and tags cannot nest
recursively, but it is not clear how important that is.
|
strictEscapeSyntaxonlyTextOutputaltDirectiveSyntaxautodetectTagSyntaxdirectiveSyntaxEstablished | boolean strictEscapeSyntaxonlyTextOutputaltDirectiveSyntaxautodetectTagSyntaxdirectiveSyntaxEstablished(Code) | | |
SkipLexicalActions | final void SkipLexicalActions(Token matchedToken)(Code) | | |
SwitchTo | public void SwitchTo(int lexState)(Code) | | |
TokenLexicalActions | final void TokenLexicalActions(Token matchedToken)(Code) | | |
|
|
|