Subterminal<E> constructor

Subterminal<E>(
  1. String name
)

Implementation

Subterminal(String name) : super(name);