Uses of Class
kawa.lang.PatternScope
-
Packages that use PatternScope Package Description kawa.lang -
-
Uses of PatternScope in kawa.lang
Fields in kawa.lang declared as PatternScope Modifier and Type Field Description PatternScope
Translator. patternScope
Innermost current scope of pattern variable, from asyntax-case
.Methods in kawa.lang that return PatternScope Modifier and Type Method Description static PatternScope
PatternScope. push(Translator tr)
-