|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmlspecs.eclipse.jdt.internal.esc2.PrintVisitor
org.jmlspecs.eclipse.jdt.internal.esc2.JdtAst2EscjAstVisitor
public class JdtAst2EscjAstVisitor
Field Summary | |
---|---|
javafe.ast.CompilationUnit |
cu
Deprecated. |
Constructor Summary | |
---|---|
JdtAst2EscjAstVisitor()
Deprecated. |
Method Summary | |
---|---|
void |
endVisit(CompilationUnitDeclaration compilationUnitDeclaration,
CompilationUnitScope scope)
Deprecated. |
void |
endVisit(ConstructorDeclaration constructorDeclaration,
ClassScope scope)
Deprecated. |
void |
endVisit(ExplicitConstructorCall explicitConstructor,
BlockScope scope)
Deprecated. |
void |
endVisit(JmlCompilationUnitDeclaration compilationUnitDeclaration,
CompilationUnitScope scope)
Deprecated. |
void |
endVisit(JmlConstructorDeclaration constructorDeclaration,
ClassScope scope)
Deprecated. |
void |
endVisit(TypeDeclaration localTypeDeclaration,
BlockScope scope)
Deprecated. |
void |
endVisit(TypeDeclaration memberTypeDeclaration,
ClassScope scope)
Deprecated. |
void |
endVisit(TypeDeclaration typeDeclaration,
CompilationUnitScope scope)
Deprecated. |
boolean |
visit(CompilationUnitDeclaration compilationUnitDeclaration,
CompilationUnitScope scope)
Deprecated. |
boolean |
visit(ConstructorDeclaration constructorDeclaration,
ClassScope scope)
Deprecated. |
boolean |
visit(ExplicitConstructorCall explicitConstructor,
BlockScope scope)
Deprecated. |
boolean |
visit(JmlCompilationUnitDeclaration compilationUnitDeclaration,
CompilationUnitScope scope)
Deprecated. |
boolean |
visit(JmlConstructorDeclaration constructorDeclaration,
ClassScope scope)
Deprecated. |
boolean |
visit(TypeDeclaration localTypeDeclaration,
BlockScope scope)
Deprecated. |
boolean |
visit(TypeDeclaration memberTypeDeclaration,
ClassScope scope)
Deprecated. |
boolean |
visit(TypeDeclaration typeDeclaration,
CompilationUnitScope scope)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public javafe.ast.CompilationUnit cu
Constructor Detail |
---|
public JdtAst2EscjAstVisitor()
Method Detail |
---|
public boolean visit(JmlCompilationUnitDeclaration compilationUnitDeclaration, CompilationUnitScope scope)
visit
in class PrintVisitor
public void endVisit(JmlCompilationUnitDeclaration compilationUnitDeclaration, CompilationUnitScope scope)
public boolean visit(CompilationUnitDeclaration compilationUnitDeclaration, CompilationUnitScope scope)
visit
in class PrintVisitor
public void endVisit(CompilationUnitDeclaration compilationUnitDeclaration, CompilationUnitScope scope)
public boolean visit(TypeDeclaration localTypeDeclaration, BlockScope scope)
visit
in class PrintVisitor
public void endVisit(TypeDeclaration localTypeDeclaration, BlockScope scope)
public boolean visit(TypeDeclaration memberTypeDeclaration, ClassScope scope)
visit
in class PrintVisitor
public void endVisit(TypeDeclaration memberTypeDeclaration, ClassScope scope)
public boolean visit(TypeDeclaration typeDeclaration, CompilationUnitScope scope)
visit
in class PrintVisitor
public void endVisit(TypeDeclaration typeDeclaration, CompilationUnitScope scope)
public boolean visit(JmlConstructorDeclaration constructorDeclaration, ClassScope scope)
visit
in class PrintVisitor
public void endVisit(JmlConstructorDeclaration constructorDeclaration, ClassScope scope)
public boolean visit(ConstructorDeclaration constructorDeclaration, ClassScope scope)
visit
in class PrintVisitor
public void endVisit(ConstructorDeclaration constructorDeclaration, ClassScope scope)
public boolean visit(ExplicitConstructorCall explicitConstructor, BlockScope scope)
visit
in class PrintVisitor
public void endVisit(ExplicitConstructorCall explicitConstructor, BlockScope scope)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |