Package relaxngcc.codedom
Class CDVariable
java.lang.Object
relaxngcc.codedom.CDExpression
relaxngcc.codedom.CDVariable
- All Implemented Interfaces:
CDStatement
CDVariable. Can be used as an CDExpression to refer to this variable.
-
Method Details
-
getName
-
express
- Throws:
IOException
-
declare
- Throws:
IOException
-
state
Description copied from interface:CDStatement
Prints itself as a statement.- Specified by:
state
in interfaceCDStatement
- Throws:
IOException
-