Package com.abstratt.simon.examples
Class IM.TupleType
Object
IM.BaseNamed
TupleType
- All Implemented Interfaces:
IM.BasicType
,IM.Named
,IM.Type
- Enclosing interface:
- IM
public static class IM.TupleType extends IM.BaseNamed implements IM.BasicType
-
Constructor Summary
Constructors Constructor Description TupleType()
-
Method Summary
Modifier and Type Method Description List<IM.BasicType>
componentTypes()
Methods inherited from class IM.BaseNamed
name
-
Constructor Details
-
TupleType
public TupleType()
-
-
Method Details
-
componentTypes
-