public abstract class ThisLiteralNode extends Node
this
| Modifier | Constructor and Description |
|---|---|
protected |
ThisLiteralNode(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, isLValue, setAssignmentContext, setBlock, setInSource, setLValueprotected ThisLiteralNode(TypeMirror type)
public String getName()
public Collection<Node> getOperands()
NodegetOperands in class NodeNodes of this Node