visitFunctionNode abstract method

T visitFunctionNode(
  1. FunctionNode node
)

Implementation

T visitFunctionNode(FunctionNode node);