| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AliasT
A type alias.
|
class |
AnnotatedT
An annotated type.
|
class |
EnumeratorT
An enumerator.
|
class |
EnumT
An enumerated type.
|
class |
InstantiatedT
An instantiated type.
|
class |
ParameterizedT
A parameterized type.
|
class |
VariableT
A variable.
|
| Modifier and Type | Method and Description |
|---|---|
WrappedT |
Type.toWrapped()
Get this type as a wrapped type.
|
WrappedT |
WrappedT.toWrapped() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourcePrinter.visit(WrappedT t)
Print the specified wrapped type.
|
Copyright © 2014. All Rights Reserved.