Searched defs:OpsBuilder (Results 1 – 2 of 2) sorted by relevance
39 public final class OpsBuilder { class187 public OpsBuilder(Input input, Output output) { in OpsBuilder() method in OpsBuilder
2466 private fun OpsBuilder.token(token: String, plusIndentCommentsBefore: Indent = ZERO) { in <lambda>() method2483 private fun OpsBuilder.block(plusIndent: Indent, isEnabled: Boolean = true, block: () -> Unit) { in <lambda>() method2494 private fun OpsBuilder.sync(psiElement: PsiElement) { in <lambda>() method2499 private fun OpsBuilder.fenceComments() { in <lambda>() method