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