| fieldGet | field reference position |
| fieldSet | field substitution position |
| methodCall |
method call position |
| methodExecution |
method execution position |
| constructorCall |
constructor call position |
| constructorExecution |
constructor execution position |
| instanceof |
instanceof opetation execution position |
| cast |
cast execution position |
| handler |
habdler execution position |
| line pointcut |
line number specification |
| AllLinesPointcut |
all of line in the method (since ver1.4.4) |




