package
0.0.0-20230301072923-5e759bf089a0
Repository: https://github.com/truecloudlab/frostfs-sdk-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewQuery produces a new parser instance for the optional input antlr.TokenStream.
NewQueryLexer produces a new lexer instance for the optional input antlr.CharStream.
No description provided by the author
No description provided by the author
QueryInit initializes any static state used to implement Query.
QueryLexerInit initializes any static state used to implement QueryLexer.

# Constants

Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
QueryLexer tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query rules.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.
Query tokens.

# Structs

BaseQueryListener is a complete listener for a parse tree produced by Query.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ICbfStmtContext is an interface to support dynamic dispatch.
IClauseContext is an interface to support dynamic dispatch.
IExprContext is an interface to support dynamic dispatch.
IFilterExprContext is an interface to support dynamic dispatch.
IFilterKeyContext is an interface to support dynamic dispatch.
IFilterStmtContext is an interface to support dynamic dispatch.
IFilterValueContext is an interface to support dynamic dispatch.
IIdentContext is an interface to support dynamic dispatch.
IIdentWCContext is an interface to support dynamic dispatch.
IKeywordContext is an interface to support dynamic dispatch.
INumberContext is an interface to support dynamic dispatch.
IPolicyContext is an interface to support dynamic dispatch.
IRepStmtContext is an interface to support dynamic dispatch.
ISelectStmtContext is an interface to support dynamic dispatch.
QueryListener is a complete listener for a parse tree produced by Query.
A complete Visitor for a parse tree produced by Query.