Interface IJVisitor

All Superinterfaces:
INodeVisitor<IJavaElement>

public interface IJVisitor extends INodeVisitor<IJavaElement>
Specialized tree node visitor interface for dexdec Java AST elements.
  • Method Summary

    Methods inherited from interface com.pnfsoftware.jeb.core.units.code.INodeVisitor

    process