accept abstract method

dynamic accept(
  1. JSASTVisitor visitor
)

Implementation

dynamic accept(JSASTVisitor visitor);