isTerminal property

bool isTerminal

Implementation

bool get isTerminal => kind == ProductionRuleKind.terminal;