CAstFunctions()
static Iterator<CAstNode>
findAll(CAstNode tree, Predicate<? super CAstNode> f)
static CAstNode
findIf(CAstNode tree, Predicate<CAstNode> f)
iterateNodes(CAstNode tree)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait