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