accept_children


Description:

public virtual void accept_children (CodeVisitor visitor)

Visits all children of this code node with the specified CodeVisitor.

Parameters:

visitor

the visitor to be called while traversing