|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrelaxngcc.codedom.CDExpression
relaxngcc.codedom.CDCastExpression
| Constructor Summary | |
CDCastExpression(CDType type,
CDExpression expr)
|
|
| Method Summary | |
void |
express(CDFormatter f)
|
| Methods inherited from class relaxngcc.codedom.CDExpression |
_new, arrayRef, arrayRef, castTo, invoke, not, prop |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CDCastExpression(CDType type,
CDExpression expr)
| Method Detail |
public void express(CDFormatter f)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||