In_exprContext
public class PostgreSQLParser.In_exprContext : ParserRuleContext, IRuleNode, IParseTree, ISyntaxTree, ITree
Constructors
In_exprContext
public In_exprContext(ParserRuleContext parent, int invokingState)
| Parameter | Type | Description |
|---|---|---|
parent |
ParserRuleContext |
|
invokingState |
Int32 |
In_exprContext
public In_exprContext()
Properties
RuleIndex
public override int RuleIndex { get; }
Methods
CopyFrom(In_exprContext)
public virtual void CopyFrom(PostgreSQLParser.In_exprContext context)
Parameters:
| Name | Type | Description |
|---|---|---|
context |
In_exprContext |