TerminalRule<E> constructor

TerminalRule<E>(
  1. String name
)

Implementation

TerminalRule(String name) : super('\'$name\'');