|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Cast
Method Summary | |
---|---|
MutableClassInfo |
getType()
Returns the class representing the type specified by the cast. |
void |
replace(String statement)
Replaces the explicit cast operator with the bytecode derived from the given source text. |
Methods inherited from interface org.jboss.reflect.plugins.javassist.expr.Expression |
---|
getFileName, getLineNumber, indexOfBytecode, mayThrow, replace, whereConstructor, whereMethod |
Method Detail |
---|
MutableClassInfo getType() throws NotFoundException
NotFoundException
- if the requested class info cannot be foundvoid replace(String statement) throws CannotCompileException
replace
in interface Expression
CannotCompileException
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |