org.openorb.pss.compiler.ir
public class IdlFromIR extends Object
Version: $Revision: 1.6 $ $Date: 2004/02/10 21:19:14 $
Constructor Summary | |
---|---|
IdlFromIR(PsdlCompilerProperties pcp, CompilerHost ch)
Constructor |
Method Summary | |
---|---|
boolean | checkFromImportFromFile(String container_name)
This operation is used to import a container from an IDL file if a link has been
provided.
|
void | getDescriptionFromIR(String scope_name, IdlObject current_scope)
This method is called from the IDL parser to get an IR container description. |
void | set_parser(IdlParser parser)
Set the parser |