ReflWrap
Interface TemplHack

All Known Implementing Classes:
CArray, Node, Reference, Sibling, Tree, Tupel

public interface TemplHack

This interface is part of a workaround for Java's erasure of type parameters at compile-time.


Method Summary
 void setTypes(TypeTree[] types)
           
 

Method Detail

setTypes

void setTypes(TypeTree[] types)