Uses of Class
kawa.lang.SyntaxRule
-
Packages that use SyntaxRule Package Description kawa.lang -
-
Uses of SyntaxRule in kawa.lang
Constructors in kawa.lang with parameters of type SyntaxRule Constructor Description SyntaxRules(Object[] literal_identifiers, SyntaxRule[] rules, int maxVars, Object name)
The compiler generates calls to this constructor.
-