Uses of Class
org.antlr.v4.codegen.model.LL1Choice
Packages that use LL1Choice
-
Uses of LL1Choice in org.antlr.v4.codegen.model
Subclasses of LL1Choice in org.antlr.v4.codegen.modelModifier and TypeClassDescriptionclass(A | B | C)classAn optional block is just an alternative block where the last alternative is epsilon.class(A B C)?