public class SetExpression extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SetExpression.SetExpressionType |
| Constructor and Description |
|---|
SetExpression(SetExpression.SetExpressionType type,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Set<SetMember> |
getEnumValue() |
RangeValue |
getRange() |
SymbolDeclaration |
getSymbolDeclaration() |
SetNodeValue |
getTree() |
SetExpression.SetExpressionType |
getType() |
String |
toString() |
public SetExpression(SetExpression.SetExpressionType type, Object value)
public SetExpression.SetExpressionType getType()
public RangeValue getRange()
public SetNodeValue getTree()
public SymbolDeclaration getSymbolDeclaration()
Copyright © 2013. All Rights Reserved.