SimJava 2.0.1

eduni.simanim
Class Param_type_list

Object
  extended by Param_type_list

 class Param_type_list
extends Object

A list of all distinct parameter types

Version:
1.0, 19 June 1997
Author:
Fred Howell

Field Summary
(package private)  List ptypes
           
 
Constructor Summary
Param_type_list()
           
 
Method Summary
 void add(Param_type p)
          This method should not be used directly.
 List getV()
          This method should not be used directly.
 void reset()
          This method should not be used directly.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ptypes

List ptypes
Constructor Detail

Param_type_list

Param_type_list()
Method Detail

reset

public void reset()
This method should not be used directly.


add

public void add(Param_type p)
This method should not be used directly.


getV

public List getV()
This method should not be used directly.


SimJava 2.0.1

The University of Edinburgh, 2009