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