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