SubterminalRule<E> constructor

SubterminalRule<E>(
  1. String name
)

Implementation

SubterminalRule(String name) : super('@$name');