MCPcopy Create free account
hub / github.com/evant/android-retrolambda-lombok / getParent

Method getParent

src/main/lombok/ast/Node.java:85–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 String toString();
84
85 Node getParent();
86
87 Position getPosition();
88

Callers 15

visitCommentMethod · 0.95
checkStaticChainMethod · 0.95
typesMatchMethod · 0.95
visitBinaryExpressionMethod · 0.65
visitBinaryExpressionMethod · 0.65
runTestMethod · 0.65
kindMethod · 0.65
visitClassDeclarationMethod · 0.65
visitEnumDeclarationMethod · 0.65

Implementers 2

AbstractNodesrc/main/lombok/ast/AbstractNode.java
TemporaryNodesrc/main/lombok/ast/grammar/TemporaryN

Calls

no outgoing calls

Tested by 5

visitBinaryExpressionMethod · 0.52
visitBinaryExpressionMethod · 0.52
runTestMethod · 0.52