ProductionRule<E> constructor

ProductionRule<E>(
  1. String name
)

Implementation

ProductionRule(this.name);