public interface Assignment
Modifier and Type | Method and Description |
---|---|
String |
getAssignmentVar() |
char[] |
getExpression() |
boolean |
isNewDeclaration() |
void |
setValueStatement(ExecutableStatement stmt) |
String getAssignmentVar()
char[] getExpression()
boolean isNewDeclaration()
void setValueStatement(ExecutableStatement stmt)
Copyright © 2016. All rights reserved.