Class JoinPointLocation denotes a code location: a method
plus a bytecode index. A join-point location is usually
owned by a JoinPointContext, which needs the location information
to obtain information about local variables.
version: $Revision: 1.1.1.1 $ author: Andrei Popovici