visitThisExpression abstract method

R? visitThisExpression(
  1. ThisExpression node
)

Implementation

R? visitThisExpression(ThisExpression node);