GrammarRule
@nogc 
struct GrammarRule  {
}
- infixGrammarFn infix; 
- Undocumented in source. 
- methodSignatureFn method; 
- Undocumented in source. 
- nameconst(char)* name; 
- Undocumented in source. 
- precedencePrecedence precedence; 
- Undocumented in source. 
- prefixGrammarFn prefix; 
- Undocumented in source. 
 
		wren compiler 
		aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructs