Package relaxngcc.codedom
Class CDObjectCreateExpression
java.lang.Object
relaxngcc.codedom.CDExpression
relaxngcc.codedom.CDObjectCreateExpression
- All Implemented Interfaces:
CDStatement
-
Method Summary
Modifier and TypeMethodDescriptionarg(CDExpression arg) voidvoidstate(CDFormatter f) Prints itself as a statement.
-
Method Details
-
arg
-
express
- Throws:
IOException
-
state
Description copied from interface:CDStatementPrints itself as a statement.- Specified by:
statein interfaceCDStatement- Throws:
IOException
-