Searched defs:bindVar (Results 1 – 1 of 1) sorted by relevance
35 fun bindVar(text: String) = Section(text, SectionType.BIND_VAR) in text() method68 inputsByLine[index + 1]?.forEach { bindVar -> in text() method