public class StaticProperty extends Property
asDynamicProperty, asProperty, asStaticPropertySyntacticReference.Type| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
propertyName
The property name.
|
base, baseRegisterlocation, type| Constructor and Description |
|---|
StaticProperty(SyntacticReference base,
int baseRegister,
java.lang.String propertyName,
SourceLocation location)
Constructs a new static property reference.
|
asDynamicProperty, asProperty, asStaticProperty, asVariable, changeSourceLocationpublic StaticProperty(SyntacticReference base, int baseRegister, java.lang.String propertyName, SourceLocation location)
Copyright © 2009-2019 Aarhus University