| Package | Description |
|---|---|
| org.jacorb.idl |
| Modifier and Type | Field and Description |
|---|---|
SimpleDeclarator |
ParamDecl.simple_declarator |
| Constructor and Description |
|---|
ParamDecl(int paramAttribute,
TypeSpec paramTypeSpec,
SimpleDeclarator simple_declarator)
Constructs a new parameter declaration with the given characteristics.
|
SymbolList(SimpleDeclarator element)
Constructs a new SymbolList with a single element.
|