Searched refs:CountingCodeGenScope (Results 1 – 4 of 4) sorted by relevance
26 private lateinit var countingScope: CountingCodeGenScope29 countingScope = CountingCodeGenScope(scope) in write()33 protected abstract fun write(connectionParamName: String, scope: CountingCodeGenScope) in write()38 protected class CountingCodeGenScope(private val scope: CodeGenScope) { in write() class
29 override fun write(connectionParamName: String, scope: CountingCodeGenScope) { in write()
32 override fun write(connectionParamName: String, scope: CountingCodeGenScope) { in <lambda>()
39 override fun write(connectionParamName: String, scope: CountingCodeGenScope) { in <lambda>()