Package relaxngcc.codedom
Class CDMethodInvokeExpression
java.lang.Object
relaxngcc.codedom.CDExpression
relaxngcc.codedom.CDMethodInvokeExpression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarg
(CDExpression arg) Adds an argument to this invocation.args
(CDExpression[] args) Adds arguments to this invocation.void
-
Constructor Details
-
CDMethodInvokeExpression
-
-
Method Details
-
arg
Adds an argument to this invocation. -
args
Adds arguments to this invocation. -
asStatement
-
express
- Throws:
IOException
-