public class Reference extends Object implements Operand
String
name
Reference(String name)
void
accept(IVisitor visitor)
boolean
equals(Object obj)
int
hashCode()
isPathReference()
toString()
getClass, notify, notifyAll, wait, wait, wait
public final String name
public Reference(String name)
public void accept(IVisitor visitor)
ASTNode
accept
visitor
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public boolean isPathReference()
Copyright © 2011 Nuxeo SA. All Rights Reserved.