R accept<R>(AstVisitor<R> visitor)

Use the given visitor to visit each of the nodes in this list.

Source

R accept<R>(AstVisitor<R> visitor);