All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class prolog.CompoundLocation

java.lang.Object
   |
   +----prolog.Location
           |
           +----prolog.TermLocation
                   |
                   +----prolog.CompoundLocation

class CompoundLocation
extends TermLocation
Represents a Compound's location, i.e. which LocalVariable it's in.

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index