com.jogamp.gluegen.cgram.types
Interface TypeVisitor

All Known Implementing Classes:
ReferencedStructs

public interface TypeVisitor


Method Summary
 void visitType(Type t)
           
 

Method Detail

visitType

void visitType(Type t)