org.openorb.pss.compiler.ir
Interface IRImport
public interface IRImport
This interface must be implemented to get IDL descriptions from IR.
- Version:
- $Revision: 1.2 $ $Date: 2004/02/10 21:19:14 $
- Author:
- Jerome Daniel
Method Summary |
void |
getDescriptionFromIR(java.lang.String scope_name,
org.openorb.compiler.object.IdlObject current_scope)
|
void |
set_parser(org.openorb.compiler.parser.IdlParser parser)
|
set_parser
void set_parser(org.openorb.compiler.parser.IdlParser parser)
getDescriptionFromIR
void getDescriptionFromIR(java.lang.String scope_name,
org.openorb.compiler.object.IdlObject current_scope)