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