public static class OAssign.PropertyRef extends OBase implements OAssign.RValue, OAssign.LValue
Modifier and Type | Field and Description |
---|---|
OProcess.OPropertyAlias |
propertyAlias |
OScope.Variable |
variable |
Constructor and Description |
---|
PropertyRef(OProcess owner) |
Modifier and Type | Method and Description |
---|---|
OScope.Variable |
getVariable() |
java.lang.String |
toString() |
public OScope.Variable variable
public OProcess.OPropertyAlias propertyAlias
public PropertyRef(OProcess owner)
public OScope.Variable getVariable()
getVariable
in interface OAssign.LValue