Package abc.aspectj.extension

AST extensions and delegates for the aspectjeton language extension.

See:
          Description

Class Summary
AJAmbExpr_c  
AJCall_c Override the typechecking of method calls, to delegate to the host in certain cases when the call occurs from within an intertype declaration.
AJClassBody_c  
AJClassDecl_c  
AJConstructorCall_c  
AJConstructorDecl_c  
AJDisamb_c when creating missing field targets, check whether this is a reference to an intertype host.
AJField_c  
AJMethodDecl_c  
AJNew_c  
AJSpecial_c disambiguate this and super in intertype method declarations
AssignDel_c  
FieldDel_c  
LocalDel_c  
 

Package abc.aspectj.extension Description

AST extensions and delegates for the aspectjeton language extension.