findSourcePattern
fun List<SqlToken>.findSourcePattern(role: SqlDialectSourcePatternRole, sourcePatterns: SqlDialectSourcePatterns): SqlTokenMatch?
Returns the first source pattern match for role.
Returns the first source pattern match for role.