SqlDialectSourcePattern
class SqlDialectSourcePattern(val expression: SqlDialectSourcePatternExpression, val roles: Set<SqlDialectSourcePatternRole>)
A dialect source pattern and the scanner roles it fulfills.
A dialect source pattern and the scanner roles it fulfills.