|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
org.aspectj.ajdt.internal.compiler.ast.AspectClinit
public class AspectClinit
| Field Summary |
|---|
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration |
|---|
annotations, arguments, binding, bodyEnd, bodyStart, compilationResult, declarationSourceEnd, declarationSourceStart, explicitDeclarations, ignoreFurtherInvestigation, javadoc, modifiers, modifiersSourceStart, scope, selector, statements, thrownExceptions |
| Fields inherited from interface org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities |
|---|
Abort, AbortCompilation, AbortCompilationUnit, AbortMethod, AbortType, Error, Fatal, Ignore, Optional, SecondaryError, Warning |
| Constructor Summary | |
|---|---|
AspectClinit(Clinit old,
CompilationResult compilationResult,
boolean hasPre,
boolean hasPost,
FieldBinding initFailureField)
|
|
| Method Summary | |
|---|---|
protected void |
generatePostSyntheticCode(ClassScope classScope,
CodeStream codeStream)
|
protected void |
generateSyntheticCode(ClassScope classScope,
CodeStream codeStream)
|
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit |
|---|
analyseCode, generateCode, isClinit, isInitializationMethod, isStatic, parseStatements, print, resolve, setAssertionSupport, traverse |
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration |
|---|
abort, bindArguments, bindThrownExceptions, compilationResult, ensureScopeSetup, finishResolveTypes, generateCode, generateInfoAttributes, hasErrors, isAbstract, isAnnotationMethod, isConstructor, isDefaultConstructor, isMethod, isNative, postParse, printBody, printReturnType, resolveJavadoc, resolveStatements, tagAsHavingErrors, typeParameters |
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode |
|---|
checkInvocationArguments, concreteStatement, isFieldUseDeprecated, isImplicitThis, isMethodUseDeprecated, isSuper, isThis, isTypeUseDeprecated, printAnnotations, printIndent, printModifiers, resolveAnnotations, resolveDeprecatedAnnotations, sourceEnd, sourceStart, toString, traverse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AspectClinit(Clinit old,
CompilationResult compilationResult,
boolean hasPre,
boolean hasPost,
FieldBinding initFailureField)
| Method Detail |
|---|
protected void generateSyntheticCode(ClassScope classScope,
CodeStream codeStream)
generateSyntheticCode in class Clinit
protected void generatePostSyntheticCode(ClassScope classScope,
CodeStream codeStream)
generatePostSyntheticCode in class Clinit
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||