|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.compiler.idl.parser.idlParser
This class is the org.openorb Parser that builds internal IDL object graph and returns an enumeration
Constructor Summary | |
idlParser(java.lang.String[] args)
Constructor |
Method Summary | |
int |
compile(java.io.PrintStream error_output)
Run parser |
java.util.Enumeration |
content()
Return the compilation graph content |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public idlParser(java.lang.String[] args)
args
- the compiler arguments ( the same options as on command line )Method Detail |
public int compile(java.io.PrintStream error_output)
public java.util.Enumeration content()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |