public class DynamicLoad extends AbstractCallElement
blame, next, resultType
Constructor and Description |
---|
DynamicLoad(Object value) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
void |
handleCall(CallWriter writer,
Context context,
Statement statement) |
String |
toString() |
append, blameAndRethrow, getNext, getResultType, nextOrReturn, setNext
public DynamicLoad(Object value)
public void handleCall(CallWriter writer, Context context, Statement statement)
public String toString()
toString
in class AbstractCallElement
public Object getValue()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.