public abstract class ThisNode extends Node
this
Modifier | Constructor and Description |
---|---|
protected |
ThisNode(TypeMirror type) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(@Nullable Object obj) |
String |
getName() |
Collection<Node> |
getOperands()
|
int |
hashCode() |
accept, getBlock, getInSource, getTransitiveOperands, getTree, getType, getUid, isLValue, nodeCollectionToString, setBlock, setInSource, setLValue, toStringDebug
protected ThisNode(TypeMirror type)
public String getName()
public Collection<Node> getOperands()
Node
getOperands
in class Node
Node
s of this Node