|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tagged | |
|---|---|
| xtc.type | |
| Uses of Tagged in xtc.type |
|---|
| Classes in xtc.type that implement Tagged | |
|---|---|
class |
EnumT
An enumerated type. |
class |
StructOrUnionT
The superclass of struct and union types. |
class |
StructT
A struct type. |
class |
UnionT
A union type. |
| Methods in xtc.type that return Tagged | |
|---|---|
Tagged |
WrappedT.toTagged()
|
Tagged |
StructOrUnionT.toTagged()
|
Tagged |
EnumT.toTagged()
|
Tagged |
Type.toTagged()
Get this type as a tagged type. |
| Methods in xtc.type with parameters of type Tagged | |
|---|---|
void |
TypePrinter.printTagged(java.lang.String kind,
Tagged tag)
Print the specified tagged type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||