|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelaxngcc.codedom.CDExpression
relaxngcc.codedom.CDObjectCreateExpression
public class CDObjectCreateExpression
Method Summary | |
---|---|
CDObjectCreateExpression |
arg(CDExpression arg)
|
void |
express(CDFormatter f)
Prints itself as an expression. |
void |
state(CDFormatter f)
Prints itself as a statement. |
Methods inherited from class relaxngcc.codedom.CDExpression |
---|
_new, arrayRef, arrayRef, castTo, invoke, not, prop |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public CDObjectCreateExpression arg(CDExpression arg)
public void express(CDFormatter f) throws java.io.IOException
CDExpression
java.io.IOException
public void state(CDFormatter f) throws java.io.IOException
CDStatement
state
in interface CDStatement
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |