Class DGSParser
Inheritance
System.Object
DGSParser
Assembly: GraphstreamDgs.dll
Syntax
public class DGSParser : Parser
Constructors
|
Improve this Doc
View Source
DGSParser(ITokenStream)
Declaration
public DGSParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
DGSParser(ITokenStream, TextWriter, TextWriter)
Declaration
public DGSParser(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
AE
Declaration
public const int AE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AN
Declaration
public const int AN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CE
Declaration
public const int CE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CG
Declaration
public const int CG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CL
Declaration
public const int CL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CN
Declaration
public const int CN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLON
Declaration
public const int COLON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLOR
Declaration
public const int COLOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMA
Declaration
public const int COMMA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DE
Declaration
public const int DE = 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
DN
Declaration
public const int DN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOT
Declaration
public const int DOT = 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
EQUALS
Declaration
public const int EQUALS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT
Declaration
public const int INT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LANGLE
Declaration
public const int LANGLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LBRACE
Declaration
public const int LBRACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LBRACK
Declaration
public const int LBRACK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MAGIC
Declaration
public const int MAGIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINUS
Declaration
public const int MINUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUS
Declaration
public const int PLUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RANGLE
Declaration
public const int RANGLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RBRACE
Declaration
public const int RBRACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RBRACK
Declaration
public const int RBRACK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REAL
Declaration
public const int REAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_a_map
Declaration
public const int RULE_a_map = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ae
Declaration
public const int RULE_ae = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_an
Declaration
public const int RULE_an = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_array_
Declaration
public const int RULE_array_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_assign
Declaration
public const int RULE_assign = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_attribute
Declaration
public const int RULE_attribute = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_attributes
Declaration
public const int RULE_attributes = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ce
Declaration
public const int RULE_ce = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cg
Declaration
public const int RULE_cg = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cl
Declaration
public const int RULE_cl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cn
Declaration
public const int RULE_cn = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_de
Declaration
public const int RULE_de = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dgs
Declaration
public const int RULE_dgs = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_direction
Declaration
public const int RULE_direction = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dn
Declaration
public const int RULE_dn = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_event
Declaration
public const int RULE_event = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_header = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_identifier
Declaration
public const int RULE_identifier = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_mapping
Declaration
public const int RULE_mapping = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_st
Declaration
public const int RULE_st = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_value
Declaration
public const int RULE_value = 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
ST
Declaration
public const int ST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int START_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WORD
Declaration
public const int WORD = 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
a_map()
Declaration
public DGSParser.A_mapContext a_map()
Returns
|
Improve this Doc
View Source
ae()
Declaration
public DGSParser.AeContext ae()
Returns
|
Improve this Doc
View Source
an()
Declaration
public DGSParser.AnContext an()
Returns
|
Improve this Doc
View Source
array_()
Declaration
public DGSParser.Array_Context array_()
Returns
|
Improve this Doc
View Source
assign()
Declaration
public DGSParser.AssignContext assign()
Returns
|
Improve this Doc
View Source
attribute()
Declaration
public DGSParser.AttributeContext attribute()
Returns
|
Improve this Doc
View Source
attributes()
Declaration
public DGSParser.AttributesContext attributes()
Returns
|
Improve this Doc
View Source
ce()
Declaration
public DGSParser.CeContext ce()
Returns
|
Improve this Doc
View Source
cg()
Declaration
public DGSParser.CgContext cg()
Returns
|
Improve this Doc
View Source
cl()
Declaration
public DGSParser.ClContext cl()
Returns
|
Improve this Doc
View Source
cn()
Declaration
public DGSParser.CnContext cn()
Returns
|
Improve this Doc
View Source
de()
Declaration
public DGSParser.DeContext de()
Returns
|
Improve this Doc
View Source
dgs()
Declaration
public DGSParser.DgsContext dgs()
Returns
|
Improve this Doc
View Source
direction()
Declaration
public DGSParser.DirectionContext direction()
Returns
|
Improve this Doc
View Source
dn()
Declaration
public DGSParser.DnContext dn()
Returns
|
Improve this Doc
View Source
event()
Declaration
public DGSParser.EventContext event()
Returns
|
Improve this Doc
View Source
Declaration
public DGSParser.HeaderContext header()
Returns
|
Improve this Doc
View Source
identifier()
Declaration
public DGSParser.IdentifierContext identifier()
Returns
|
Improve this Doc
View Source
mapping()
Declaration
public DGSParser.MappingContext mapping()
Returns
|
Improve this Doc
View Source
st()
Declaration
public DGSParser.StContext st()
Returns
|
Improve this Doc
View Source
value()
Declaration
public DGSParser.ValueContext value()
Returns