Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evant/android-retrolambda-lombok
/ getPosition
Method
getPosition
src/main/lombok/ast/Node.java:87–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
Node getParent();
86
87
Position getPosition();
88
89
Node addMessage(Message message);
90
Callers
15
checkNodeClose
Method · 0.95
visitStringLiteralConcatenation
Method · 0.95
visitLabelledStatement
Method · 0.95
visitVariableReference
Method · 0.95
visitTypeReference
Method · 0.95
createUnaryPrefixExpressions
Method · 0.95
createUnaryPostfixExpression
Method · 0.95
createQualifiedConstructorInvocation
Method · 0.95
createLabelledStatement
Method · 0.95
visitIntegralLiteral
Method · 0.65
visitBinaryExpression
Method · 0.65
visitNode
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
6
checkNodeClose
Method · 0.76
visitIntegralLiteral
Method · 0.52
visitBinaryExpression
Method · 0.52
visitNode
Method · 0.52
visitBinaryExpression
Method · 0.52
registerNode
Method · 0.52