| Package | Description |
|---|---|
| xtc.type |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassT
A class type.
|
class |
InterfaceT
An interface type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypePrinter.printBody(ClassOrInterfaceT t)
Print the interfaces, fields, and methods of the specified class
or interface type.
|
void |
SourcePrinter.visit(ClassOrInterfaceT t)
Print the specified class or interface type.
|
Copyright © 2014. All Rights Reserved.