SqlParser.Begin_stmtContext Class
In This Topic
Object Model
Syntax
'Declaration
Public Class SqlParser.Begin_stmtContext
Inherits Antlr4.Runtime.ParserRuleContext
Implements Antlr4.Runtime.Tree.IParseTree, Antlr4.Runtime.Tree.IRuleNode, Antlr4.Runtime.Tree.ISyntaxTree, Antlr4.Runtime.Tree.ITree
public class SqlParser.Begin_stmtContext : Antlr4.Runtime.ParserRuleContext, Antlr4.Runtime.Tree.IParseTree, Antlr4.Runtime.Tree.IRuleNode, Antlr4.Runtime.Tree.ISyntaxTree, Antlr4.Runtime.Tree.ITree
Inheritance Hierarchy
System.Object
Antlr4.Runtime.RuleContext
Antlr4.Runtime.ParserRuleContext
C1.DataConnector.SqlParser.Begin_stmtContext
See Also