TypeVisitor
public 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)
TypeVisitor
Type
.visitType
in interface TypeVisitor