Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evant/android-retrolambda-lombok
/ upToBlock
Method
upToBlock
src/main/lombok/ast/Statement.java:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
24
public
interface
Statement extends Node {
25
public
Block upToBlock();
26
}
Callers
7
visitLabelledStatement
Method · 0.65
upUpIfLocalVariableToBlock
Method · 0.65
upUpIfLocalVariableToBlock
Method · 0.65
typeModifiersCheck
Method · 0.65
constructorInvocationMustBeFirst
Method · 0.65
checkForUnreachables
Method · 0.65
checkChildOfSwitch
Method · 0.65
Implementers
1
EmptyDeclarationTemplate
src/main/lombok/ast/Templates.java
Calls
no outgoing calls
Tested by
no test coverage detected