Package relaxngcc.codedom
Class CDExpressionStatement
java.lang.Object
relaxngcc.codedom.CDExpressionStatement
- All Implemented Interfaces:
CDStatement
CDExpression as a statement.
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CDExpressionStatement
-
-
Method Details
-
state
Description copied from interface:CDStatement
Prints itself as a statement.- Specified by:
state
in interfaceCDStatement
- Throws:
IOException
-