public abstract class ClassHierarchyVisitor extends Object
| Constructor and Description |
|---|
ClassHierarchyVisitor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
processType(ITypeModel type) |
protected boolean |
processType(ITypeModel type,
IMethodModel method) |
void |
visit(ITypeModel type,
IMethodModel method) |
protected boolean |
visitInterfaces() |
public void visit(ITypeModel type, IMethodModel method)
protected boolean processType(ITypeModel type, IMethodModel method)
protected boolean processType(ITypeModel type)
protected boolean visitInterfaces()
Copyright © 2015 Mulesoft. All rights reserved.