Package com.ibm.wala.cast.tree.visit
package com.ibm.wala.cast.tree.visit
-
ClassDescriptionCAstVisitor<C extends CAstVisitor.Context>This interface represents a visitor-specific context.DelegatingCAstVisitor<C extends CAstVisitor.Context>Extend
CAstVisitor
<C>
to delegate unimplemented functionality to another visitor.