visitUnaryExpr abstract method

T visitUnaryExpr(
  1. Unary expr
)

Implementation

T visitUnaryExpr(Unary expr);