org.jicengine.builder
Interface TypeManager

All Known Implementing Classes:
TypeManagerImpl

public interface TypeManager

Author:
.timo

Method Summary
 ElementCompiler createCompiler(java.lang.String name, Location location, Type elementType)
           
 

Method Detail

createCompiler

public ElementCompiler createCompiler(java.lang.String name,
                                      Location location,
                                      Type elementType)
                               throws java.lang.Exception
Throws:
java.lang.Exception