public abstract class ThisLiteralNode extends Node
this
| Constructor and Description | 
|---|
| ThisLiteralNode(TypeMirror type) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getName() | 
| Collection<Node> | getOperands() | 
| int | hashCode() | 
accept, getAssignmentContext, getBlock, getInSource, getTransitiveOperands, getTree, getType, isLValue, setAssignmentContext, setBlock, setInSource, setLValuepublic ThisLiteralNode(TypeMirror type)
public String getName()
public Collection<Node> getOperands()
getOperands in class NodeNodes of this Node.