Package | Description |
---|---|
org.jacorb.idl | |
org.jacorb.idl.javamapping |
Modifier and Type | Class and Description |
---|---|
class |
InitParamDecl |
Modifier and Type | Method and Description |
---|---|
ParamDecl |
ParamDecl.asIn()
Returns a new ParamDecl with the same characteristics as this one,
except that its mode is changed to 'in'.
|
Modifier and Type | Method and Description |
---|---|
void |
IDLTreeVisitor.visitParamDecl(ParamDecl param) |
Modifier and Type | Method and Description |
---|---|
void |
JavaMappingGeneratingVisitor.visitParamDecl(ParamDecl param) |