|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.pss.compiler.ir.IdlFromIR
public class IdlFromIR
This class provides an import mechanism to get IDL descriptions from Interface Repository.
| Constructor Summary | |
|---|---|
IdlFromIR(PsdlCompilerProperties pcp,
org.openorb.compiler.CompilerHost ch)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
checkFromImportFromFile(java.lang.String container_name)
This operation is used to import a container from an IDL file if a link has been provided. |
void |
getDescriptionFromIR(java.lang.String scope_name,
org.openorb.compiler.object.IdlObject current_scope)
This method is called from the IDL parser to get an IR container description. |
void |
set_parser(org.openorb.compiler.parser.IdlParser parser)
Set the parser |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdlFromIR(PsdlCompilerProperties pcp,
org.openorb.compiler.CompilerHost ch)
| Method Detail |
|---|
public void set_parser(org.openorb.compiler.parser.IdlParser parser)
public boolean checkFromImportFromFile(java.lang.String container_name)
public void getDescriptionFromIR(java.lang.String scope_name,
org.openorb.compiler.object.IdlObject current_scope)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||