accept


Description:

public virtual void accept (CodeVisitor visitor)

Visits this code node with the specified CodeVisitor.

Parameters:

visitor

the visitor to be called while traversing