accept abstract method

void accept(
  1. IAstVisitor v
)

Implementation

void accept(IAstVisitor v);