visitAsExpression abstract method

R? visitAsExpression(
  1. AsExpression node
)

Implementation

R? visitAsExpression(AsExpression node);