Package com.jogamp.gluegen.cgram.types
Interface TypeVisitor
- All Known Implementing Classes:
ReferencedStructs
public interface TypeVisitor
A visitor for
Type's visitor model.-
Method Summary
-
Method Details
-
visitType
Visiting the givenType.
-