visitProperty abstract method

T visitProperty(
  1. Property node,
  2. A arg
)

Implementation

T visitProperty(Property node, A arg);