Searched refs:statementList (Results 1 – 1 of 1) sorted by relevance
53 val statementList = parsed.sql_stmt_list() in parse() constant54 if (statementList.isEmpty()) { in parse()58 statementList.first().children.filterIsInstance<SQLiteParser.Sql_stmtContext>() in parse()