Klasse InterSuperFixerVisitor

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ASTVisitor
org.aspectj.ajdt.internal.compiler.ast.InterSuperFixerVisitor

public class InterSuperFixerVisitor extends ASTVisitor
Walks the body of inter-type declarations and replaces SuperReference with InterSuperReference
Autor:
Jim Hugunin