public class BasicLeftValue extends AbstractLeftValue
Constructor and Description |
---|
BasicLeftValue() |
Modifier and Type | Method and Description |
---|---|
void |
addModifier(LeftValueModifier modifier) |
String |
getIdentifier() |
List<LeftValueModifier> |
getModifiers() |
boolean |
hasModifiers() |
void |
setIdentifier(String identifier) |
void |
setValue(RightValue rightValue,
ExtendedInterpreter extendedInterpreter) |
public String getIdentifier()
public void setIdentifier(String identifier)
public List<LeftValueModifier> getModifiers()
public boolean hasModifiers()
public void addModifier(LeftValueModifier modifier)
public void setValue(RightValue rightValue, ExtendedInterpreter extendedInterpreter) throws ExecutionException
ExecutionException
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.