public class DynamicProperty extends Property
asDynamicProperty, asProperty, asStaticPropertySyntacticReference.Type| Modifier and Type | Field and Description |
|---|---|
SyntacticReference |
property |
int |
propertyRegister
The register where the property value is stored.
|
base, baseRegisterlocation, type| Constructor and Description |
|---|
DynamicProperty(SyntacticReference base,
int baseRegister,
SyntacticReference property,
int propertyRegister,
SourceLocation location)
Constructs a new dynamic property reference.
|
asDynamicProperty, asProperty, asStaticProperty, asVariable, changeSourceLocationpublic final SyntacticReference property
public final int propertyRegister
public DynamicProperty(SyntacticReference base, int baseRegister, SyntacticReference property, int propertyRegister, SourceLocation location)
Copyright © 2009-2019 Aarhus University