Searched refs:interpretTable (Results 1 – 1 of 1) sorted by relevance
49 private val interpretTable: List<InterpretMatcher<T>> = in <lambda>() constant61 interpretTable.find { instr matches it.first } ?: throw SyntaxException(instr) in <lambda>()