ProductionRuleExpression<T> constructor

ProductionRuleExpression<T>(
  1. String name
)

Implementation

ProductionRuleExpression(this.name);