类 CompilerAdapter
- java.lang.Object
-
- org.aspectj.ajdt.internal.compiler.CompilerAdapter
-
public class CompilerAdapter extends java.lang.Object
-
-
构造器概要
构造器 构造器 说明 CompilerAdapter()
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 voidajc$after$org_aspectj_ajdt_internal_compiler_CompilerAdapter$5$6b855184(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit, int index)voidajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$11$eba4db6f(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)voidajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$2$f9cc9ca0(org.aspectj.org.eclipse.jdt.internal.compiler.Compiler compiler)voidajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$4$2cef295e(org.aspectj.org.eclipse.jdt.internal.compiler.Compiler compiler)voidajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$7$bc8e0e6(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)voidajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$9$db78446d(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)voidajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$1$4c37d260(org.aspectj.org.eclipse.jdt.internal.compiler.Compiler compiler, org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit[] sourceUnits)voidajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$10$eba4db6f(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)voidajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$3$6b855184(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit, int index)voidajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$6$bc8e0e6(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)voidajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$8$db78446d(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)static CompilerAdapteraspectOf()java.util.Stack<org.aspectj.ajdt.internal.compiler.ICompilerAdapter>get()static booleanhasAspect()static voidsetCompilerAdapterFactory(org.aspectj.ajdt.internal.compiler.ICompilerAdapterFactory factory)
-
-
-
方法详细资料
-
setCompilerAdapterFactory
public static void setCompilerAdapterFactory(org.aspectj.ajdt.internal.compiler.ICompilerAdapterFactory factory)
-
ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$1$4c37d260
public void ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$1$4c37d260(org.aspectj.org.eclipse.jdt.internal.compiler.Compiler compiler, org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit[] sourceUnits)
-
ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$2$f9cc9ca0
public void ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$2$f9cc9ca0(org.aspectj.org.eclipse.jdt.internal.compiler.Compiler compiler)
-
get
public java.util.Stack<org.aspectj.ajdt.internal.compiler.ICompilerAdapter> get()
-
ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$3$6b855184
public void ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$3$6b855184(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit, int index)
-
ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$4$2cef295e
public void ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$4$2cef295e(org.aspectj.org.eclipse.jdt.internal.compiler.Compiler compiler)
-
ajc$after$org_aspectj_ajdt_internal_compiler_CompilerAdapter$5$6b855184
public void ajc$after$org_aspectj_ajdt_internal_compiler_CompilerAdapter$5$6b855184(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit, int index)
-
ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$6$bc8e0e6
public void ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$6$bc8e0e6(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)
-
ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$7$bc8e0e6
public void ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$7$bc8e0e6(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)
-
ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$8$db78446d
public void ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$8$db78446d(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)
-
ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$9$db78446d
public void ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$9$db78446d(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)
-
ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$10$eba4db6f
public void ajc$before$org_aspectj_ajdt_internal_compiler_CompilerAdapter$10$eba4db6f(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)
-
ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$11$eba4db6f
public void ajc$afterReturning$org_aspectj_ajdt_internal_compiler_CompilerAdapter$11$eba4db6f(org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration unit)
-
aspectOf
public static CompilerAdapter aspectOf()
-
hasAspect
public static boolean hasAspect()
-
-