public class Reference extends Object implements Operand
Can also include a cast.
Constructor and Description |
---|
Reference(Reference other,
EsHint hint) |
Reference(Reference other,
String cast) |
Reference(String name) |
Reference(String name,
String cast) |
Modifier and Type | Method and Description |
---|---|
void |
accept(IVisitor visitor)
Accept the given visitor.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isPathReference() |
String |
toString() |
public void accept(IVisitor visitor)
ASTNode
public boolean isPathReference()
Copyright © 2016 Nuxeo SA. All rights reserved.