accept_children


Description:

public void accept_children (Visitor visitor)

Visits all children of this node with the given types with the specified Visitor.

Parameters:

visitor

the visitor to be called while traversing