visitTerminal abstract method

T visitTerminal(
  1. TerminalExpression node
)

Implementation

T visitTerminal(TerminalExpression node);