Class mpsParser
Inheritance
System.Object
mpsParser
Assembly: Mps.dll
Syntax
public class mpsParser : Parser
Constructors
|
Improve this Doc
View Source
mpsParser(ITokenStream)
Declaration
public mpsParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
mpsParser(ITokenStream, TextWriter, TextWriter)
Declaration
public mpsParser(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
BOUNDKEY
Declaration
public const int BOUNDKEY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOUNDSINDICATORCARD
Declaration
public const int BOUNDSINDICATORCARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLUMNINDICATORCARD
Declaration
public const int COLUMNINDICATORCARD = 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
ENDATAINDICATORCARD
Declaration
public const int ENDATAINDICATORCARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENDMARKER
Declaration
public const int ENDMARKER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IDENTIFIER
Declaration
public const int IDENTIFIER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KEYWORDFREE
Declaration
public const int KEYWORDFREE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
KEYWORDMARKER
Declaration
public const int KEYWORDMARKER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int LINE_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NAMEINDICATORCARD
Declaration
public const int NAMEINDICATORCARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMERICALVALUE
Declaration
public const int NUMERICALVALUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RANGESINDICATORCARD
Declaration
public const int RANGESINDICATORCARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RHSINDICATORCARD
Declaration
public const int RHSINDICATORCARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROWINDICATORCARD
Declaration
public const int ROWINDICATORCARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROWTYPE
Declaration
public const int ROWTYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bounds
Declaration
public const int RULE_bounds = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_boundsdatacard
Declaration
public const int RULE_boundsdatacard = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_boundsdatacards
Declaration
public const int RULE_boundsdatacards = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_columndatacard
Declaration
public const int RULE_columndatacard = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_columndatacards
Declaration
public const int RULE_columndatacards = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_columns
Declaration
public const int RULE_columns = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_endata
Declaration
public const int RULE_endata = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_endmarker
Declaration
public const int RULE_endmarker = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_firstrow
Declaration
public const int RULE_firstrow = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_intblock
Declaration
public const int RULE_intblock = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_modell
Declaration
public const int RULE_modell = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ranges
Declaration
public const int RULE_ranges = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rangesdatacard
Declaration
public const int RULE_rangesdatacard = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rangesdatacards
Declaration
public const int RULE_rangesdatacards = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rhs
Declaration
public const int RULE_rhs = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rhsdatacard
Declaration
public const int RULE_rhsdatacard = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rhsdatacards
Declaration
public const int RULE_rhsdatacards = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rowdatacard
Declaration
public const int RULE_rowdatacard = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rows
Declaration
public const int RULE_rows = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_startmarker
Declaration
public const int RULE_startmarker = 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
STARTMARKER
Declaration
public const int STARTMARKER = 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
bounds()
Declaration
public mpsParser.BoundsContext bounds()
Returns
|
Improve this Doc
View Source
boundsdatacard()
Declaration
public mpsParser.BoundsdatacardContext boundsdatacard()
Returns
|
Improve this Doc
View Source
boundsdatacards()
Declaration
public mpsParser.BoundsdatacardsContext boundsdatacards()
Returns
|
Improve this Doc
View Source
columndatacard()
Declaration
public mpsParser.ColumndatacardContext columndatacard()
Returns
|
Improve this Doc
View Source
columndatacards()
Declaration
public mpsParser.ColumndatacardsContext columndatacards()
Returns
|
Improve this Doc
View Source
columns()
Declaration
public mpsParser.ColumnsContext columns()
Returns
|
Improve this Doc
View Source
endata()
Declaration
public mpsParser.EndataContext endata()
Returns
|
Improve this Doc
View Source
endmarker()
Declaration
public mpsParser.EndmarkerContext endmarker()
Returns
|
Improve this Doc
View Source
firstrow()
Declaration
public mpsParser.FirstrowContext firstrow()
Returns
|
Improve this Doc
View Source
intblock()
Declaration
public mpsParser.IntblockContext intblock()
Returns
|
Improve this Doc
View Source
modell()
Declaration
public mpsParser.ModellContext modell()
Returns
|
Improve this Doc
View Source
ranges()
Declaration
public mpsParser.RangesContext ranges()
Returns
|
Improve this Doc
View Source
rangesdatacard()
Declaration
public mpsParser.RangesdatacardContext rangesdatacard()
Returns
|
Improve this Doc
View Source
rangesdatacards()
Declaration
public mpsParser.RangesdatacardsContext rangesdatacards()
Returns
|
Improve this Doc
View Source
rhs()
Declaration
public mpsParser.RhsContext rhs()
Returns
|
Improve this Doc
View Source
rhsdatacard()
Declaration
public mpsParser.RhsdatacardContext rhsdatacard()
Returns
|
Improve this Doc
View Source
rhsdatacards()
Declaration
public mpsParser.RhsdatacardsContext rhsdatacards()
Returns
|
Improve this Doc
View Source
rowdatacard()
Declaration
public mpsParser.RowdatacardContext rowdatacard()
Returns
|
Improve this Doc
View Source
rows()
Declaration
public mpsParser.RowsContext rows()
Returns
|
Improve this Doc
View Source
startmarker()
Declaration
public mpsParser.StartmarkerContext startmarker()
Returns