com.jogamp.gluegen
Class ReferencedStructs
java.lang.Object
com.jogamp.gluegen.ReferencedStructs
- All Implemented Interfaces:
- TypeVisitor
public class ReferencedStructs
- extends Object
- implements TypeVisitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferencedStructs
public ReferencedStructs()
clear
public void clear()
results
public Iterator<Type> results()
visitType
public void visitType(Type t)
- Specified by:
visitType
in interface TypeVisitor