クラスの使用
com.github.vertical_blank.sqlformatter.core.util.JSLikeList
JSLikeListを使用しているパッケージ
パッケージ
説明
-
com.github.vertical_blank.sqlformatter.coreでのJSLikeListの使用
修飾子とタイプメソッド説明Takes a SQL string and breaks it into tokens. -
com.github.vertical_blank.sqlformatter.core.utilでのJSLikeListの使用
修飾子とタイプメソッド説明<R> JSLikeList<R>static JSLikeList<String>Util.sortByLengthDesc(JSLikeList<String> strings) JSLikeList型のパラメータを持つcom.github.vertical_blank.sqlformatter.core.utilのメソッド修飾子とタイプメソッド説明static StringRegexUtil.createLineCommentRegex(JSLikeList<String> lineCommentTypes) static StringRegexUtil.createOperatorRegex(JSLikeList<String> multiLetterOperators) static StringRegexUtil.createParenRegex(JSLikeList<String> parens) static PatternRegexUtil.createPlaceholderRegexPattern(JSLikeList<String> types, String pattern) static StringRegexUtil.createReservedWordRegex(JSLikeList<String> reservedWords) static StringRegexUtil.createStringPattern(JSLikeList<String> stringTypes) static StringRegexUtil.createStringRegex(JSLikeList<String> stringTypes) static StringRegexUtil.createWordRegex(JSLikeList<String> specialChars) static JSLikeList<String>Util.sortByLengthDesc(JSLikeList<String> strings)