SubterminalExpression constructor

SubterminalExpression(
  1. String name
)

Implementation

SubterminalExpression(String name) : super(name);