isSubterminal property

bool isSubterminal

Implementation

bool get isSubterminal => kind == ProductionRuleKind.subterminal;