Constructor and Description |
---|
Ref(Identifier name) |
Modifier and Type | Method and Description |
---|---|
<R> R |
accept(ExprVisitor<R> visitor) |
boolean |
equals(Object o) |
Value |
eval(Scope<Value> scope) |
Identifier |
getName() |
int |
hashCode() |
String |
template() |
String |
toString() |
public Ref(Identifier name)
public <R> R accept(ExprVisitor<R> visitor)
public Identifier getName()
Copyright © 2023. All rights reserved.