Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
visitComment
Method · 0.95
checkStaticChain
Method · 0.95
typesMatch
Method · 0.95
visitBinaryExpression
Method · 0.65
visitVariableDefinition
Method · 0.65
splitVariableDeclaration
Method · 0.65
visitBinaryExpression
Method · 0.65
runTest
Method · 0.65
kind
Method · 0.65
visitClassDeclaration
Method · 0.65
visitInterfaceDeclaration
Method · 0.65
visitEnumDeclaration
Method · 0.65
Implementers
2
AbstractNode
src/main/lombok/ast/AbstractNode.java
TemporaryNode
src/main/lombok/ast/grammar/TemporaryN
Calls
no outgoing calls
Tested by
5
visitBinaryExpression
Method · 0.52
visitVariableDefinition
Method · 0.52
splitVariableDeclaration
Method · 0.52
visitBinaryExpression
Method · 0.52
runTest
Method · 0.52