Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evant/android-retrolambda-lombok
/ accept
Method
accept
src/main/lombok/ast/Node.java:79–79 ·
view source on GitHub ↗
(AstVisitor visitor)
Source
from the content-addressed store, hash-verified
77
Node setPosition(Position position);
78
79
void
accept(AstVisitor visitor);
80
81
Node copy();
82
Callers
15
testContentEqualsAfterParsePrintCycle
Method · 0.95
testSyntaxCheckclearsOnIdempotency
Method · 0.95
testIdempotency
Method · 0.95
testPositions
Method · 0.95
getResultWithJavadoc
Method · 0.95
testIdentifier
Method · 0.65
testExpression
Method · 0.65
testStatements
Method · 0.65
normalizeNumberLiterals
Method · 0.65
foldStringConcats
Method · 0.65
visitBinaryExpression
Method · 0.65
convertToString
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
15
testContentEqualsAfterParsePrintCycle
Method · 0.76
testSyntaxCheckclearsOnIdempotency
Method · 0.76
testIdempotency
Method · 0.76
testPositions
Method · 0.76
testIdentifier
Method · 0.52
testExpression
Method · 0.52
testStatements
Method · 0.52
normalizeNumberLiterals
Method · 0.52
foldStringConcats
Method · 0.52
visitBinaryExpression
Method · 0.52
convertToString
Method · 0.52
convertToString
Method · 0.52