Home | History | Annotate | Download | only in writer

Lines Matching refs:conditionals

842             val conditionals = expr.getDependants().filter { !it.isConditional()
845 if (conditionals.isNotEmpty()) {
848 conditionals.forEach {
856 conditionals.forEach {