Uses of Class
pascalinterpreter.datatypes.PointStr

Packages that use PointStr
pascalinterpreter.datatypes   
 

Uses of PointStr in pascalinterpreter.datatypes
 

Fields in pascalinterpreter.datatypes declared as PointStr
private static PointStr PointStr.instance
          Holds singleton instance
 

Methods in pascalinterpreter.datatypes that return PointStr
static PointStr PointStr.getInstance()
          Returns the singleton instance.