Searched refs:checkVariable (Results 1 – 1 of 1) sorted by relevance
59 checkVariable( in check()72 checkVariable(field, null, "Field '" + field.name() + "'", field.type()) in check()76 checkVariable( in check()286 private fun checkVariable(item: Item, tag: String?, ident: String, type: TypeItem?) { in checkVariable() method