| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Method and Description |
|---|---|
StructT |
StructT.copy() |
StructT |
Type.toStruct()
Get this type as a struct.
|
StructT |
StructT.toStruct() |
| Modifier and Type | Method and Description |
|---|---|
long |
C.layout(StructT type,
java.lang.String name)
Lay out the specified structure.
|
void |
SourcePrinter.visit(StructT t)
Print the specified struct type.
|
void |
TypePrinter.visit(StructT t)
Print the specified struct type.
|
Copyright © 2014. All Rights Reserved.