Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/tool/
H A DNFAFactory.java459 NFAState emptyAlt = newState(); in build_Aoptional() local
479 NFAState emptyAlt = newState(); in build_Aoptional() local