Uses of Class
pascalinterpreter.datatypes.PointerType

Packages that use PointerType
pascalinterpreter.datatypes   
 

Uses of PointerType in pascalinterpreter.datatypes
 

Subclasses of PointerType in pascalinterpreter.datatypes
 class PointBool
          Represents a singleton.
 class PointInt
          Represents a singleton.
 class PointReal
          Represents a singleton.
 class PointStr
          Represents a singleton.