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) void
void
state
(CDFormatter f) Prints itself as a statement.
-
Method Details
-
arg
-
express
- Throws:
IOException
-
state
Description copied from interface:CDStatement
Prints itself as a statement.- Specified by:
state
in interfaceCDStatement
- Throws:
IOException
-