visitDeclaration abstract method

T visitDeclaration(
  1. Declaration node
)

Implementation

T visitDeclaration(Declaration node);