visitThis abstract method

T visitThis(
  1. ThisExpression node,
  2. A arg
)

Implementation

T visitThis(ThisExpression node, A arg);