public class ReferencedStructs extends Object implements TypeVisitor
| Constructor and Description |
|---|
ReferencedStructs() |
| Modifier and Type | Method and 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