PostfixTerminalGenerator constructor

PostfixTerminalGenerator(
  1. PostfixTerminalMatcher matcher
)

Implementation

PostfixTerminalGenerator(PostfixTerminalMatcher matcher) : super(matcher);