Package | Description |
---|---|
com.sun.tools.corba.se.idl | |
com.sun.tools.corba.se.idl.constExpr | |
com.sun.tools.corba.se.idl.toJavaPortable |
Modifier and Type | Method and Description |
---|---|
ConstEntry |
SymtabFactory.constEntry() |
ConstEntry |
DefaultSymtabFactory.constEntry() |
ConstEntry |
SymtabFactory.constEntry(SymtabEntry container,
IDLID id) |
ConstEntry |
DefaultSymtabFactory.constEntry(SymtabEntry container,
IDLID id) |
Modifier and Type | Method and Description |
---|---|
void |
Noop.generate(Hashtable symbolTable,
ConstEntry entry,
PrintWriter stream) |
void |
ConstGen.generate(Hashtable symbolTable,
ConstEntry entry,
PrintWriter stream) |
Constructor and Description |
---|
ConstEntry(ConstEntry that) |
Modifier and Type | Method and Description |
---|---|
Terminal |
ExprFactory.terminal(ConstEntry constReference) |
Terminal |
DefaultExprFactory.terminal(ConstEntry constReference) |
Constructor and Description |
---|
Terminal(ConstEntry constReference) |
Modifier and Type | Field and Description |
---|---|
protected ConstEntry |
ConstGen.c |
Modifier and Type | Method and Description |
---|---|
void |
ConstGen.generate(Hashtable symbolTable,
ConstEntry c,
PrintWriter s)
Generate Java code for an IDL constant.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.