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