|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
AuditImpl default implementation calls checkDeclaration
for each declaration that is not handled specifically by the corresponding
checkXXX method.
AuditImpl default implementation calls checkExpression
for each expression that is not handled specifically by the corresponding
checkXXX method.
enterPackage is the first method called during package examination.
IAuditRule provides common interface for easy extension of
audit plug-ins functionality.leaveMethod is called when the body of the method has been
examined.
leavePackage is the last method called during package examination.
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||