クラス RedshiftFormatter
- java.lang.Object
-
- com.github.vertical_blank.sqlformatter.core.AbstractFormatter
-
- com.github.vertical_blank.sqlformatter.languages.RedshiftFormatter
-
- すべての実装されたインタフェース:
DialectConfigurator
public class RedshiftFormatter extends AbstractFormatter
-
-
フィールドの概要
-
クラスから継承されたフィールド com.github.vertical_blank.sqlformatter.core.AbstractFormatter
previousReservedToken
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 RedshiftFormatter(FormatConfig cfg)
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 DialectConfig
dialectConfig()
-
クラスから継承されたメソッド com.github.vertical_blank.sqlformatter.core.AbstractFormatter
format, tokenizer, tokenLookAhead, tokenLookAhead, tokenLookBehind, tokenLookBehind, tokenOverride
-
-
-
-
コンストラクタの詳細
-
RedshiftFormatter
public RedshiftFormatter(FormatConfig cfg)
-
-
メソッドの詳細
-
dialectConfig
public DialectConfig dialectConfig()
-
-