Package com.sun.tools.corba.ee.idl
Interface StructGen
-
- All Superinterfaces:
Generator
- All Known Implementing Classes:
ExceptionGen
,Noop
,StructGen
public interface StructGen extends Generator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generate(java.util.Hashtable symbolTable, StructEntry entry, java.io.PrintWriter stream)
-
-
-
Method Detail
-
generate
void generate(java.util.Hashtable symbolTable, StructEntry entry, java.io.PrintWriter stream)
-
-