org.ephman.abra.tools
Interface ClassGenerator

All Superinterfaces:
Generator
All Known Implementing Classes:
JavaClassGenerator

public interface ClassGenerator
extends Generator

just a generator interface

Version:
9/19/02
Author:
Paul M Bethe

Method Summary
 java.util.Map getTypeMap()
          listing of mappings from dave-knull types to the type names of that language
 
Methods inherited from interface org.ephman.abra.tools.Generator
close, generate
 

Method Detail

getTypeMap

public java.util.Map getTypeMap()
listing of mappings from dave-knull types to the type names of that language