SymbolMatcher<E extends SymbolExpression> constructor
SymbolMatcher<E extends SymbolExpression> (
- E expression
Implementation
SymbolMatcher(E expression) : super(expression);