visitUnaryExpr abstract method

T visitUnaryExpr(
  1. UnaryExpr expr
)

Implementation

T visitUnaryExpr(UnaryExpr expr);