|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectParam_type_list
class Param_type_list
A list of all distinct parameter types
| 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 |
|---|
List ptypes
| Constructor Detail |
|---|
Param_type_list()
| Method Detail |
|---|
public void reset()
public void add(Param_type p)
public List getV()
|
SimJava 2.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||