跳过导航链接
B C D G L N O P S T V 

B

build(CacheOption, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.database.cache.ParseTreeCacheBuilder
Build parse tree cache.

C

CacheOption - org.apache.shardingsphere.sql.parser.api中的类
Cache option.
CacheOption() - 类 的构造器org.apache.shardingsphere.sql.parser.api.CacheOption
 

D

DatabaseTypedSQLParserFacadeFactory - org.apache.shardingsphere.sql.parser.core.database.parser中的类
Database type based SQL parser facade factory.
DatabaseTypedSQLParserFacadeFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.core.database.parser.DatabaseTypedSQLParserFacadeFactory
 

G

getHiddenTokens() - 类 中的方法org.apache.shardingsphere.sql.parser.core.ParseASTNode
Get hidden tokens.
getInstance(String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.database.parser.DatabaseTypedSQLParserFacadeFactory
Get instance of database type based SQL parser facade.
getInstance() - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.database.parser.SQLParserErrorListener
Get instance.
getInstance(String, String) - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorFacadeFactory
Get instance of visitor facade.
getRootNode() - 类 中的方法org.apache.shardingsphere.sql.parser.core.ParseASTNode
Get root node.

L

load(String) - 类 中的方法org.apache.shardingsphere.sql.parser.core.database.cache.ParseTreeCacheLoader
 

N

newInstance(String, String, SQLVisitorRule, Properties) - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorFactory
Create new instance of SQL visitor.
newInstance(String, Class<? extends SQLLexer>, Class<? extends SQLParser>) - 类 中的静态方法org.apache.shardingsphere.sql.parser.core.SQLParserFactory
Create new instance of SQL parser.

O

org.apache.shardingsphere.sql.parser.api - 程序包 org.apache.shardingsphere.sql.parser.api
 
org.apache.shardingsphere.sql.parser.core - 程序包 org.apache.shardingsphere.sql.parser.core
 
org.apache.shardingsphere.sql.parser.core.database.cache - 程序包 org.apache.shardingsphere.sql.parser.core.database.cache
 
org.apache.shardingsphere.sql.parser.core.database.parser - 程序包 org.apache.shardingsphere.sql.parser.core.database.parser
 
org.apache.shardingsphere.sql.parser.core.database.visitor - 程序包 org.apache.shardingsphere.sql.parser.core.database.visitor
 
org.apache.shardingsphere.sql.parser.exception - 程序包 org.apache.shardingsphere.sql.parser.exception
 

P

parse(String, boolean) - 类 中的方法org.apache.shardingsphere.sql.parser.api.SQLParserEngine
Parse SQL.
parse(String) - 类 中的方法org.apache.shardingsphere.sql.parser.core.database.parser.SQLParserExecutor
Parse SQL.
ParseASTNode - org.apache.shardingsphere.sql.parser.core中的类
Parse AST node.
ParseASTNode() - 类 的构造器org.apache.shardingsphere.sql.parser.core.ParseASTNode
 
ParseTreeCacheBuilder - org.apache.shardingsphere.sql.parser.core.database.cache中的类
Parse tree cache builder.
ParseTreeCacheBuilder() - 类 的构造器org.apache.shardingsphere.sql.parser.core.database.cache.ParseTreeCacheBuilder
 
ParseTreeCacheLoader - org.apache.shardingsphere.sql.parser.core.database.cache中的类
Parse context cache loader.
ParseTreeCacheLoader(String) - 类 的构造器org.apache.shardingsphere.sql.parser.core.database.cache.ParseTreeCacheLoader
 

S

SQLASTVisitorException - org.apache.shardingsphere.sql.parser.exception中的异常错误
SQL AST visitor exception.
SQLASTVisitorException(Class<? extends ParseTree>) - 异常错误 的构造器org.apache.shardingsphere.sql.parser.exception.SQLASTVisitorException
 
SQLParserEngine - org.apache.shardingsphere.sql.parser.api中的类
SQL parser engine.
SQLParserEngine(String, CacheOption) - 类 的构造器org.apache.shardingsphere.sql.parser.api.SQLParserEngine
 
SQLParserErrorListener - org.apache.shardingsphere.sql.parser.core.database.parser中的类
SQL parser error listener.
SQLParserErrorListener() - 类 的构造器org.apache.shardingsphere.sql.parser.core.database.parser.SQLParserErrorListener
 
SQLParserExecutor - org.apache.shardingsphere.sql.parser.core.database.parser中的类
SQL parser executor.
SQLParserExecutor() - 类 的构造器org.apache.shardingsphere.sql.parser.core.database.parser.SQLParserExecutor
 
SQLParserFactory - org.apache.shardingsphere.sql.parser.core中的类
SQL parser factory.
SQLParserFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.core.SQLParserFactory
 
SQLParsingException - org.apache.shardingsphere.sql.parser.exception中的异常错误
SQL parsing exception.
SQLParsingException(String) - 异常错误 的构造器org.apache.shardingsphere.sql.parser.exception.SQLParsingException
 
SQLVisitorEngine - org.apache.shardingsphere.sql.parser.api中的类
SQL visitor engine.
SQLVisitorEngine() - 类 的构造器org.apache.shardingsphere.sql.parser.api.SQLVisitorEngine
 
SQLVisitorFacadeFactory - org.apache.shardingsphere.sql.parser.core.database.visitor中的类
SQL visitor facade factory.
SQLVisitorFacadeFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorFacadeFactory
 
SQLVisitorFactory - org.apache.shardingsphere.sql.parser.core.database.visitor中的类
SQL visitor factory.
SQLVisitorFactory() - 类 的构造器org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorFactory
 
SQLVisitorRule - org.apache.shardingsphere.sql.parser.core.database.visitor中的枚举
SQL visitor rule.
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - 类 中的方法org.apache.shardingsphere.sql.parser.core.database.parser.SQLParserErrorListener
 

T

toString() - 类 中的方法org.apache.shardingsphere.sql.parser.api.CacheOption
 

V

valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorRule
返回带有指定名称的该类型的枚举常量。
valueOf(Class<? extends ParseTree>) - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorRule
Value of visitor rule.
values() - 枚举 中的静态方法org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorRule
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
visit(ParseASTNode) - 类 中的方法org.apache.shardingsphere.sql.parser.api.SQLVisitorEngine
Visit parse context.
B C D G L N O P S T V 
跳过导航链接

Copyright © 2022 The Apache Software Foundation. All rights reserved.