Home
last modified time | relevance | path

Searched defs:preReferenceState (Results 1 – 1 of 1) sorted by relevance

/external/apache-velocity-engine/generated-sources/javacc/org/apache/velocity/runtime/parser/
DStandardParserTokenManager.java8328 … int preReferenceState = parser.hyphenAllowedInIdentifiers ? PRE_OLD_REFERENCE : PRE_REFERENCE; in MoreLexicalActions() local
8355 … int preReferenceState = parser.hyphenAllowedInIdentifiers ? PRE_OLD_REFERENCE : PRE_REFERENCE; in MoreLexicalActions() local