Searched refs:endControlFlow (Results 1 – 6 of 6) sorted by relevance
465 public Builder endControlFlow() { in endControlFlow() method in MethodSpec.Builder466 code.endControlFlow(); in endControlFlow()474 public Builder endControlFlow(String controlFlow, Object... args) { in endControlFlow() method in MethodSpec.Builder475 code.endControlFlow(controlFlow, args); in endControlFlow()
384 public Builder endControlFlow() {394 public Builder endControlFlow(String controlFlow, Object... args) {
547 staticBlock.beginControlFlow("static").add(block).endControlFlow(); in addStaticBlock()
1132 .endControlFlow() in codeBlocks()1140 .endControlFlow() in codeBlocks()1206 .endControlFlow() in indexedElseIf()1232 .endControlFlow() in elseIf()1256 .endControlFlow("while (5 < 6)") in doWhile()1911 .endControlFlow() in tryCatch()1937 .endControlFlow() in ifElse()
88 `beginControlFlow()` + `endControlFlow()` which are used together for braces, newlines, and96 .endControlFlow()110 .endControlFlow()146 .endControlFlow()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...