MCPcopy 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

Implementers 2

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

Calls

no outgoing calls

Tested by 6

checkNodeCloseMethod · 0.76
visitIntegralLiteralMethod · 0.52
visitBinaryExpressionMethod · 0.52
visitNodeMethod · 0.52
visitBinaryExpressionMethod · 0.52
registerNodeMethod · 0.52