visitCallingChildren abstract method

TreeVisitor<Calling> visitCallingChildren(
  1. TreeVisitor<Calling> visitor
)
inherited

Implementation

TreeVisitor<Calling> visitCallingChildren(TreeVisitor<Calling> visitor);