visitProperty abstract method

T? visitProperty(
  1. Property node
)

Implementation

T? visitProperty(Property node);