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, getAssignmentContext, getBlock, getInSource, getTransitiveOperands, getTree, getType, getUid, isLValue, nodeCollectionToString, setAssignmentContext, setBlock, setInSource, setLValue, toStringDebugprotected ThisNode(TypeMirror type)
public String getName()
public Collection<Node> getOperands()
NodegetOperands in class NodeNodes of this Node