accept abstract method

void accept(
  1. PrettyNodeVisitor visitor
)

Implementation

void accept(PrettyNodeVisitor visitor);