visitUnaryPrefixExpr method

T? visitUnaryPrefixExpr(
  1. UnaryPrefixExpr node
)

Implementation

T? visitUnaryPrefixExpr(UnaryPrefixExpr node) {}