org.jacorb.ir
public final class PrimitiveDef extends IRObject implements PrimitiveDefOperations
| Field Summary | |
|---|---|
| protected PrimitiveKind | kind |
| protected TypeCode | type |
| Constructor Summary | |
|---|---|
| PrimitiveDef(TypeCode tc) | |
| PrimitiveDef(int _kind) | |
| Method Summary | |
|---|---|
| void | destroy() |
| PrimitiveKind | kind() |
| TypeCode | type() |