Class guidoParser
Inheritance
System.Object
guidoParser
Assembly: Guido.dll
Syntax
public class guidoParser : Parser
Constructors
|
Improve this Doc
View Source
guidoParser(ITokenStream)
Declaration
public guidoParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
guidoParser(ITokenStream, TextWriter, TextWriter)
Declaration
public guidoParser(ITokenStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
TextWriter |
output |
|
TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
Declaration
public const int COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
NUMBER
Declaration
public const int NUMBER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REST
Declaration
public const int REST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_accidental
Declaration
public const int RULE_accidental = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_barformat = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_chord
Declaration
public const int RULE_chord = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_clef
Declaration
public const int RULE_clef = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dotting
Declaration
public const int RULE_dotting = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_duration
Declaration
public const int RULE_duration = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fraction
Declaration
public const int RULE_fraction = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_key
Declaration
public const int RULE_key = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_kvpair
Declaration
public const int RULE_kvpair = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_meter
Declaration
public const int RULE_meter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_note
Declaration
public const int RULE_note = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_notename
Declaration
public const int RULE_notename = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_notes
Declaration
public const int RULE_notes = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_number
Declaration
public const int RULE_number = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_octave
Declaration
public const int RULE_octave = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_parameter
Declaration
public const int RULE_parameter = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_parameters
Declaration
public const int RULE_parameters = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_prog
Declaration
public const int RULE_prog = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_repeatEnd
Declaration
public const int RULE_repeatEnd = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_segment
Declaration
public const int RULE_segment = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sequence
Declaration
public const int RULE_sequence = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sequencelist
Declaration
public const int RULE_sequencelist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_slur
Declaration
public const int RULE_slur = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_staff
Declaration
public const int RULE_staff = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_t
Declaration
public const int RULE_t = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tag
Declaration
public const int RULE_tag = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tagname
Declaration
public const int RULE_tagname = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tempo
Declaration
public const int RULE_tempo = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_title
Declaration
public const int RULE_title = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRINGLITERAL
Declaration
public const int STRINGLITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__0
Declaration
public const int T__0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__1
Declaration
public const int T__1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__10
Declaration
public const int T__10 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__11
Declaration
public const int T__11 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__12
Declaration
public const int T__12 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__13
Declaration
public const int T__13 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__14
Declaration
public const int T__14 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__15
Declaration
public const int T__15 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__16
Declaration
public const int T__16 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__17
Declaration
public const int T__17 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__18
Declaration
public const int T__18 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__19
Declaration
public const int T__19 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__2
Declaration
public const int T__2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__20
Declaration
public const int T__20 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__21
Declaration
public const int T__21 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__22
Declaration
public const int T__22 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__23
Declaration
public const int T__23 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__24
Declaration
public const int T__24 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__25
Declaration
public const int T__25 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__26
Declaration
public const int T__26 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__3
Declaration
public const int T__3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__4
Declaration
public const int T__4 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__5
Declaration
public const int T__5 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__6
Declaration
public const int T__6 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__7
Declaration
public const int T__7 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__8
Declaration
public const int T__8 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__9
Declaration
public const int T__9 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int TAGSTART = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
IVocabulary |
|
Methods
|
Improve this Doc
View Source
accidental()
Declaration
public guidoParser.AccidentalContext accidental()
Returns
|
Improve this Doc
View Source
Declaration
public guidoParser.BarformatContext barformat()
Returns
|
Improve this Doc
View Source
chord()
Declaration
public guidoParser.ChordContext chord()
Returns
|
Improve this Doc
View Source
clef()
Declaration
public guidoParser.ClefContext clef()
Returns
|
Improve this Doc
View Source
dotting()
Declaration
public guidoParser.DottingContext dotting()
Returns
|
Improve this Doc
View Source
duration()
Declaration
public guidoParser.DurationContext duration()
Returns
|
Improve this Doc
View Source
fraction()
Declaration
public guidoParser.FractionContext fraction()
Returns
|
Improve this Doc
View Source
key()
Declaration
public guidoParser.KeyContext key()
Returns
|
Improve this Doc
View Source
kvpair()
Declaration
public guidoParser.KvpairContext kvpair()
Returns
|
Improve this Doc
View Source
meter()
Declaration
public guidoParser.MeterContext meter()
Returns
|
Improve this Doc
View Source
note()
Declaration
public guidoParser.NoteContext note()
Returns
|
Improve this Doc
View Source
notename()
Declaration
public guidoParser.NotenameContext notename()
Returns
|
Improve this Doc
View Source
notes()
Declaration
public guidoParser.NotesContext notes()
Returns
|
Improve this Doc
View Source
number()
Declaration
public guidoParser.NumberContext number()
Returns
|
Improve this Doc
View Source
octave()
Declaration
public guidoParser.OctaveContext octave()
Returns
|
Improve this Doc
View Source
parameter()
Declaration
public guidoParser.ParameterContext parameter()
Returns
|
Improve this Doc
View Source
parameters()
Declaration
public guidoParser.ParametersContext parameters()
Returns
|
Improve this Doc
View Source
prog()
Declaration
public guidoParser.ProgContext prog()
Returns
|
Improve this Doc
View Source
repeatEnd()
Declaration
public guidoParser.RepeatEndContext repeatEnd()
Returns
|
Improve this Doc
View Source
segment()
Declaration
public guidoParser.SegmentContext segment()
Returns
|
Improve this Doc
View Source
sequence()
Declaration
public guidoParser.SequenceContext sequence()
Returns
|
Improve this Doc
View Source
sequencelist()
Declaration
public guidoParser.SequencelistContext sequencelist()
Returns
|
Improve this Doc
View Source
slur()
Declaration
public guidoParser.SlurContext slur()
Returns
|
Improve this Doc
View Source
staff()
Declaration
public guidoParser.StaffContext staff()
Returns
|
Improve this Doc
View Source
t()
Declaration
public guidoParser.TContext t()
Returns
|
Improve this Doc
View Source
tag()
Declaration
public guidoParser.TagContext tag()
Returns
|
Improve this Doc
View Source
tagname()
Declaration
public guidoParser.TagnameContext tagname()
Returns
|
Improve this Doc
View Source
tempo()
Declaration
public guidoParser.TempoContext tempo()
Returns
|
Improve this Doc
View Source
title()
Declaration
public guidoParser.TitleContext title()
Returns