Uses of Class
kawa.lang.SyntaxRule

Packages that use SyntaxRule
kawa.lang   
 

Uses of SyntaxRule in kawa.lang
 

Constructors in kawa.lang with parameters of type SyntaxRule
SyntaxRules(java.lang.Object[] literal_identifiers, SyntaxRule[] rules, int maxVars)
          The compiler generates calls to this constructor.