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