isTerminal property

bool get isTerminal

Implementation

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