MCPcopy 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
24public interface Statement extends Node {
25 public Block upToBlock();
26}

Implementers 1

EmptyDeclarationTemplatesrc/main/lombok/ast/Templates.java

Calls

no outgoing calls

Tested by

no test coverage detected