Package abc.ra.ast

Interface Summary
AssociateSymbolDecl Symbol declaration for an associate-symbol of a tracematch for a relational advice declaration.
CustomWarningPerSymbolAdviceDecl A special AdviceDecl which generates customized warnings, based on the waring type.
RANodeFactory Node factory for relational aspects extension.
RelAdviceDecl A relational advice declaration.
RelAspectDecl  
RelationalAround A relational around advice-spec.
ReleaseSymbolDecl Symbol declaration for a release-symbol of a tracematch for a relational advice declaration.
RelTMDecl Declaration of a relational tracematch.
 

Class Summary
AdviceDecl_c Custom advice declaration with enhanced type check.
AdviceSymbolDeclaration_c Symbol declaraton of a symbol generated from an advice.
AssociateSymbolDecl_c Declaration of an associate symbol for the translation of a relational advice.
CustomWarningPerSymbolAdviceDecl_c A special PerSymbolAdviceDecl_c which generates customized warnings, based on the waring type.
RANodeFactory_c Node factory for relational aspects extension.
RelAdviceDecl_c Declaration of a relational advice.
RelAdviceTMDecl_c A relational tracematch equivalent to a relational advice.
RelAspectDecl_c Declaration of a relational aspect.
RelationalAround_c A relational around advice-spec.
ReleaseSymbolDecl_c Declaration of an release symbol for the translation of a relational advice.
RelTMDecl_c Declaration of a relational tracematch.
StartSymbolDecl_c  
TMFromRelTMDecl_c A tracematch generated from a relational tracematch.