Aspect::Point::Static(3) The Join Point context for join point static parts

DESCRIPTION

This class implements the ``static part'' join point object, normally encounted during (and stored by) the "cflow" pointcut declarator.

It implements the subset of Aspect::Point methods relating to the join point in general and not relating to the specific call to the join point.

AUTHORS

Adam Kennedy <[email protected]>

COPYRIGHT

Copyright 2009 - 2013 Adam Kennedy.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.