Class ChordSymbolParser.PolychordContext
public class ChordSymbolParser.PolychordContext : ParserRuleContext, IRuleNode, IParseTree, ISyntaxTree, ITree
- Inheritance
-
RuleContextParserRuleContextChordSymbolParser.PolychordContext
- Implements
-
IRuleNodeIParseTreeISyntaxTreeITree
- Inherited Members
-
ParserRuleContext.EMPTYParserRuleContext.childrenParserRuleContext.exceptionParserRuleContext.CopyFrom(ParserRuleContext)ParserRuleContext.EnterRule(IParseTreeListener)ParserRuleContext.ExitRule(IParseTreeListener)ParserRuleContext.AddChild(ITerminalNode)ParserRuleContext.AddChild(RuleContext)ParserRuleContext.RemoveLastChild()ParserRuleContext.AddChild(IToken)ParserRuleContext.AddErrorNode(IToken)ParserRuleContext.GetRuleContexts<T>()ParserRuleContext.ToInfoString(Parser)ParserRuleContext.EmptyContextParserRuleContext.ChildCountParserRuleContext.SourceIntervalParserRuleContext.StartParserRuleContext.StopRuleContext.invokingStateRuleContext.Depth()RuleContext.GetText()RuleContext.getAltNumber()RuleContext.Accept<T>(IParseTreeVisitor<T>)RuleContext.ToStringTree(Parser)RuleContext.ToStringTree()RuleContext.ToString()RuleContext.ToString(IRecognizer)RuleContext.ToString(IRecognizer, RuleContext)RuleContext.IsEmptyRuleContext.ParentRuleContext.Payload
Constructors
PolychordContext(ParserRuleContext, int)
public PolychordContext(ParserRuleContext parent, int invokingState)
Parameters
parentParserRuleContextinvokingStateint
Properties
RuleIndex
public override int RuleIndex { get; }
Property Value
Methods
Accept<TResult>(IParseTreeVisitor<TResult>)
The Antlr4.Runtime.Tree.IParseTreeVisitor<Result> needs a double dispatch method.
public override TResult Accept<TResult>(IParseTreeVisitor<TResult> visitor)
Parameters
visitorIParseTreeVisitor<TResult>
Returns
- TResult
Type Parameters
TResult
POLYSEP()
public ITerminalNode[] POLYSEP()
Returns
- ITerminalNode[]
POLYSEP(int)
public ITerminalNode POLYSEP(int i)
Parameters
iint
Returns
- ITerminalNode
chord()
public ChordSymbolParser.ChordContext[] chord()
Returns
chord(int)
public ChordSymbolParser.ChordContext chord(int i)
Parameters
iint