Uses of Class
migratedb.v1.core.internal.parser.Token
Packages that use Token
Package
Description
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
-
Uses of Token in migratedb.v1.core.internal.database.bigquery
Methods in migratedb.v1.core.internal.database.bigquery that return TokenModifier and TypeMethodDescriptionprotected TokenBigQueryParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) protected TokenBigQueryParser.handleStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Methods in migratedb.v1.core.internal.database.bigquery with parameters of type TokenModifier and TypeMethodDescriptionprotected voidBigQueryParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanBigQueryParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) Method parameters in migratedb.v1.core.internal.database.bigquery with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidBigQueryParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected BooleanBigQueryParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) protected booleanBigQueryParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) -
Uses of Token in migratedb.v1.core.internal.database.cockroachdb
Methods in migratedb.v1.core.internal.database.cockroachdb that return TokenModifier and TypeMethodDescriptionprotected TokenCockroachDBParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Method parameters in migratedb.v1.core.internal.database.cockroachdb with type arguments of type TokenModifier and TypeMethodDescriptionprotected BooleanCockroachDBParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) -
Uses of Token in migratedb.v1.core.internal.database.db2
Methods in migratedb.v1.core.internal.database.db2 that return TokenModifier and TypeMethodDescriptionprotected TokenDB2Parser.handleCommentDirective(PeekingReader reader, ParserContext context, int pos, int line, int col) Methods in migratedb.v1.core.internal.database.db2 with parameters of type TokenModifier and TypeMethodDescriptionprotected voidDB2Parser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) Method parameters in migratedb.v1.core.internal.database.db2 with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidDB2Parser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) -
Uses of Token in migratedb.v1.core.internal.database.derby
Methods in migratedb.v1.core.internal.database.derby that return TokenModifier and TypeMethodDescriptionprotected TokenDerbyParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) -
Uses of Token in migratedb.v1.core.internal.database.firebird
Methods in migratedb.v1.core.internal.database.firebird that return TokenModifier and TypeMethodDescriptionprotected TokenFirebirdParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) protected TokenFirebirdParser.handleKeyword(PeekingReader reader, ParserContext context, int pos, int line, int col, String keyword) -
Uses of Token in migratedb.v1.core.internal.database.h2
Methods in migratedb.v1.core.internal.database.h2 that return TokenModifier and TypeMethodDescriptionprotected TokenH2Parser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) -
Uses of Token in migratedb.v1.core.internal.database.hsqldb
Methods in migratedb.v1.core.internal.database.hsqldb with parameters of type TokenModifier and TypeMethodDescriptionprotected voidHSQLDBParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanHSQLDBParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) Method parameters in migratedb.v1.core.internal.database.hsqldb with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidHSQLDBParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected intHSQLDBParser.getLastKeywordIndex(List<Token> tokens, int endIndex) protected booleanHSQLDBParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) -
Uses of Token in migratedb.v1.core.internal.database.ignite.thin
Methods in migratedb.v1.core.internal.database.ignite.thin that return TokenModifier and TypeMethodDescriptionprotected TokenIgniteThinParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Method parameters in migratedb.v1.core.internal.database.ignite.thin with type arguments of type TokenModifier and TypeMethodDescriptionprotected BooleanIgniteThinParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) -
Uses of Token in migratedb.v1.core.internal.database.informix
Methods in migratedb.v1.core.internal.database.informix with parameters of type TokenModifier and TypeMethodDescriptionprotected voidInformixParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) Method parameters in migratedb.v1.core.internal.database.informix with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidInformixParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) -
Uses of Token in migratedb.v1.core.internal.database.mysql
Methods in migratedb.v1.core.internal.database.mysql that return TokenModifier and TypeMethodDescriptionprotected TokenMySQLParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) protected TokenMySQLParser.handleCommentDirective(PeekingReader reader, ParserContext context, int pos, int line, int col) protected TokenMySQLParser.handleKeyword(PeekingReader reader, ParserContext context, int pos, int line, int col, String keyword) protected TokenMySQLParser.handleStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Methods in migratedb.v1.core.internal.database.mysql with parameters of type TokenModifier and TypeMethodDescriptionprotected voidMySQLParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanMySQLParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) Method parameters in migratedb.v1.core.internal.database.mysql with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidMySQLParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanMySQLParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) -
Uses of Token in migratedb.v1.core.internal.database.mysql.mariadb
Methods in migratedb.v1.core.internal.database.mysql.mariadb with parameters of type TokenModifier and TypeMethodDescriptionprotected voidMariaDBParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) Method parameters in migratedb.v1.core.internal.database.mysql.mariadb with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidMariaDBParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) -
Uses of Token in migratedb.v1.core.internal.database.oracle
Methods in migratedb.v1.core.internal.database.oracle that return TokenModifier and TypeMethodDescriptionprotected TokenOracleParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Methods in migratedb.v1.core.internal.database.oracle with parameters of type TokenModifier and TypeMethodDescriptionprotected voidOracleParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanOracleParser.doTokensMatchPattern(List<Token> previousTokens, Token current, Pattern regex) protected booleanOracleParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) protected booleanOracleParser.shouldDiscard(Token token, boolean nonCommentPartSeen) Method parameters in migratedb.v1.core.internal.database.oracle with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidOracleParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanOracleParser.doTokensMatchPattern(List<Token> previousTokens, Token current, Pattern regex) protected booleanOracleParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) -
Uses of Token in migratedb.v1.core.internal.database.postgresql
Methods in migratedb.v1.core.internal.database.postgresql that return TokenModifier and TypeMethodDescriptionprotected TokenPostgreSQLParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Method parameters in migratedb.v1.core.internal.database.postgresql with type arguments of type TokenModifier and TypeMethodDescriptionprotected BooleanPostgreSQLParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) -
Uses of Token in migratedb.v1.core.internal.database.redshift
Methods in migratedb.v1.core.internal.database.redshift that return TokenModifier and TypeMethodDescriptionprotected TokenRedshiftParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Method parameters in migratedb.v1.core.internal.database.redshift with type arguments of type TokenModifier and TypeMethodDescriptionprotected BooleanRedshiftParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) -
Uses of Token in migratedb.v1.core.internal.database.saphana
Methods in migratedb.v1.core.internal.database.saphana with parameters of type TokenModifier and TypeMethodDescriptionprotected voidSAPHANAParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanSAPHANAParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) Method parameters in migratedb.v1.core.internal.database.saphana with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidSAPHANAParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanSAPHANAParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) -
Uses of Token in migratedb.v1.core.internal.database.snowflake
Methods in migratedb.v1.core.internal.database.snowflake that return TokenModifier and TypeMethodDescriptionprotected TokenSnowflakeParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) -
Uses of Token in migratedb.v1.core.internal.database.spanner
Method parameters in migratedb.v1.core.internal.database.spanner with type arguments of type TokenModifier and TypeMethodDescriptionprotected BooleanSpannerParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) -
Uses of Token in migratedb.v1.core.internal.database.sqlite
Methods in migratedb.v1.core.internal.database.sqlite with parameters of type TokenModifier and TypeMethodDescriptionprotected voidSQLiteParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) Method parameters in migratedb.v1.core.internal.database.sqlite with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidSQLiteParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected BooleanSQLiteParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) -
Uses of Token in migratedb.v1.core.internal.database.sqlserver
Methods in migratedb.v1.core.internal.database.sqlserver with parameters of type TokenModifier and TypeMethodDescriptionprotected voidSQLServerParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanSQLServerParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) Method parameters in migratedb.v1.core.internal.database.sqlserver with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidSQLServerParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected BooleanSQLServerParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) protected booleanSQLServerParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) -
Uses of Token in migratedb.v1.core.internal.parser
Methods in migratedb.v1.core.internal.parser that return TokenModifier and TypeMethodDescriptionprotected static TokenBaseParser.getPreviousToken(List<Token> tokens, int parensDepth) protected TokenBaseParser.handleAlternativeStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) protected TokenBaseParser.handleCommentDirective(PeekingReader reader, ParserContext context, int pos, int line, int col) protected TokenBaseParser.handleDelimiter(PeekingReader reader, ParserContext context, int pos, int line, int col) protected TokenBaseParser.handleKeyword(PeekingReader reader, ParserContext context, int pos, int line, int col, String keyword) protected TokenBaseParser.handleStringLiteral(PeekingReader reader, ParserContext context, int pos, int line, int col) Methods in migratedb.v1.core.internal.parser with parameters of type TokenModifier and TypeMethodDescriptionprotected voidBaseParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected booleanBaseParser.doTokensMatchPattern(List<Token> previousTokens, Token current, Pattern regex) protected booleanBaseParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) protected booleanBaseParser.shouldDiscard(Token token, boolean nonCommentPartSeen) Whether the current set of tokens should be discarded.Method parameters in migratedb.v1.core.internal.parser with type arguments of type TokenModifier and TypeMethodDescriptionprotected voidBaseParser.adjustBlockDepth(ParserContext context, List<Token> tokens, Token keyword, PeekingReader reader) protected BooleanBaseParser.detectCanExecuteInTransaction(String simplifiedStatement, List<Token> keywords) protected booleanBaseParser.doTokensMatchPattern(List<Token> previousTokens, Token current, Pattern regex) protected intBaseParser.getLastKeywordIndex(List<Token> tokens) protected intBaseParser.getLastKeywordIndex(List<Token> tokens, int endIndex) protected static TokenBaseParser.getPreviousToken(List<Token> tokens, int parensDepth) protected static booleanBaseParser.lastTokenIs(List<Token> tokens, int parensDepth, String tokenText) protected static booleanBaseParser.lastTokenIsOnLine(List<Token> tokens, int parensDepth, int line) protected booleanBaseParser.shouldAdjustBlockDepth(ParserContext context, List<Token> tokens, Token token) protected static booleanBaseParser.tokenAtIndexIs(List<Token> tokens, int index, String tokenText)