visitThisExpression abstract method

dynamic visitThisExpression(
  1. ThisExpr stmt
)

Implementation

dynamic visitThisExpression(ThisExpr stmt);