isNonterminal property

bool isNonterminal

Implementation

bool get isNonterminal => kind == ProductionRuleKind.nonterminal;