TypeVisitorpublic class ReferencedStructs extends Object implements TypeVisitor
| Constructor | Description |
|---|---|
ReferencedStructs() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
clear() |
|
Iterator<CompoundType> |
layouts() |
|
Iterator<Type> |
results() |
|
void |
visitType(Type t) |
Visiting the given
Type. |
public void clear()
public Iterator<CompoundType> layouts()
public void visitType(Type t)
TypeVisitorType.visitType in interface TypeVisitor