accept abstract method

void accept(
  1. NodeVisitor visitor
)

Implementation

void accept(NodeVisitor visitor);