public class Variable extends SyntacticReference
asDynamicProperty, asProperty, asStaticPropertySyntacticReference.Type| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
The name of the variable.
|
location, type| Constructor and Description |
|---|
Variable(java.lang.String name,
SourceLocation location)
Constructs a new variable reference.
|
asDynamicProperty, asProperty, asStaticProperty, asVariable, changeSourceLocationpublic Variable(java.lang.String name,
SourceLocation location)
Copyright © 2009-2019 Aarhus University