C1.DataConnector Assembly / C1.DataConnector Namespace / SqlParser.ErrorContext Class / AddChild Method / AddChild(RuleContext) Method

In This Topic
AddChild(RuleContext) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Overridable Sub AddChild( _
   ByVal ruleInvocation As Antlr4.Runtime.RuleContext _
) 
 

Parameters

ruleInvocation
See Also