Class gedcomParser
Inheritance
System.Object
gedcomParser
Assembly: Gedcom.dll
Syntax
public class gedcomParser : Parser
Constructors
|
Improve this Doc
View Source
gedcomParser(ITokenStream)
Declaration
public gedcomParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
gedcomParser(ITokenStream, TextWriter, TextWriter)
Declaration
public gedcomParser(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
ALPHA
Declaration
public const int ALPHA = 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
DIGIT
Declaration
public const int DIGIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EOL
Declaration
public const int EOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_alphanum
Declaration
public const int RULE_alphanum = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_anychar
Declaration
public const int RULE_anychar = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_escape
Declaration
public const int RULE_escape = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_escape_text
Declaration
public const int RULE_escape_text = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_gedcom
Declaration
public const int RULE_gedcom = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_level
Declaration
public const int RULE_level = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_line
Declaration
public const int RULE_line = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_line_item
Declaration
public const int RULE_line_item = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_line_value
Declaration
public const int RULE_line_value = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_non_at
Declaration
public const int RULE_non_at = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_opt_xref_id
Declaration
public const int RULE_opt_xref_id = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_otherchar
Declaration
public const int RULE_otherchar = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_pointer
Declaration
public const int RULE_pointer = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_pointer_char
Declaration
public const int RULE_pointer_char = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_pointer_string
Declaration
public const int RULE_pointer_string = 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
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
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__2
Declaration
public const int T__2 = 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
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
alphanum()
Declaration
public gedcomParser.AlphanumContext alphanum()
Returns
|
Improve this Doc
View Source
anychar()
Declaration
public gedcomParser.AnycharContext anychar()
Returns
|
Improve this Doc
View Source
escape()
Declaration
public gedcomParser.EscapeContext escape()
Returns
|
Improve this Doc
View Source
escape_text()
Declaration
public gedcomParser.Escape_textContext escape_text()
Returns
|
Improve this Doc
View Source
gedcom()
Declaration
public gedcomParser.GedcomContext gedcom()
Returns
|
Improve this Doc
View Source
level()
Declaration
public gedcomParser.LevelContext level()
Returns
|
Improve this Doc
View Source
line()
Declaration
public gedcomParser.LineContext line()
Returns
|
Improve this Doc
View Source
line_item()
Declaration
public gedcomParser.Line_itemContext line_item()
Returns
|
Improve this Doc
View Source
line_value()
Declaration
public gedcomParser.Line_valueContext line_value()
Returns
|
Improve this Doc
View Source
non_at()
Declaration
public gedcomParser.Non_atContext non_at()
Returns
|
Improve this Doc
View Source
opt_xref_id()
Declaration
public gedcomParser.Opt_xref_idContext opt_xref_id()
Returns
|
Improve this Doc
View Source
otherchar()
Declaration
public gedcomParser.OthercharContext otherchar()
Returns
|
Improve this Doc
View Source
pointer()
Declaration
public gedcomParser.PointerContext pointer()
Returns
|
Improve this Doc
View Source
pointer_char()
Declaration
public gedcomParser.Pointer_charContext pointer_char()
Returns
|
Improve this Doc
View Source
pointer_string()
Declaration
public gedcomParser.Pointer_stringContext pointer_string()
Returns
|
Improve this Doc
View Source
tag()
Declaration
public gedcomParser.TagContext tag()
Returns