PostfixSubterminalGenerator constructor

PostfixSubterminalGenerator(
  1. PostfixSubterminalMatcher matcher
)

Implementation

PostfixSubterminalGenerator(PostfixSubterminalMatcher matcher)
    : super(matcher);