isSubterminal property

bool get isSubterminal

Implementation

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