Class modelicaParser
Inheritance
System.Object
modelicaParser
Assembly: Modelica.dll
Syntax
public class modelicaParser : Parser
Constructors
|
Improve this Doc
View Source
modelicaParser(ITokenStream)
Declaration
public modelicaParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
modelicaParser(ITokenStream, TextWriter, TextWriter)
Declaration
public modelicaParser(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
IDENT
Declaration
public const int IDENT = 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
RULE_add_op
Declaration
public const int RULE_add_op = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_algorithm_section
Declaration
public const int RULE_algorithm_section = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_annotation
Declaration
public const int RULE_annotation = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_argument
Declaration
public const int RULE_argument = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_argument_list
Declaration
public const int RULE_argument_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_arithmetic_expression
Declaration
public const int RULE_arithmetic_expression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_array_subscripts
Declaration
public const int RULE_array_subscripts = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_base_prefix
Declaration
public const int RULE_base_prefix = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_class_definition
Declaration
public const int RULE_class_definition = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_class_modification
Declaration
public const int RULE_class_modification = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_class_prefixes
Declaration
public const int RULE_class_prefixes = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_class_specifier
Declaration
public const int RULE_class_specifier = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_comment = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_component_clause
Declaration
public const int RULE_component_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_component_clause1
Declaration
public const int RULE_component_clause1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_component_declaration
Declaration
public const int RULE_component_declaration = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_component_declaration1
Declaration
public const int RULE_component_declaration1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_component_list
Declaration
public const int RULE_component_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_component_reference
Declaration
public const int RULE_component_reference = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_composition
Declaration
public const int RULE_composition = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_condition_attribute
Declaration
public const int RULE_condition_attribute = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_connect_clause
Declaration
public const int RULE_connect_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_constraining_clause
Declaration
public const int RULE_constraining_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_declaration
Declaration
public const int RULE_declaration = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_der_class_specifier
Declaration
public const int RULE_der_class_specifier = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_element
Declaration
public const int RULE_element = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_element_list
Declaration
public const int RULE_element_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_element_modification
Declaration
public const int RULE_element_modification = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_element_modification_or_replaceable
Declaration
public const int RULE_element_modification_or_replaceable = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_element_redeclaration
Declaration
public const int RULE_element_redeclaration = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_element_replaceable
Declaration
public const int RULE_element_replaceable = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enum_list
Declaration
public const int RULE_enum_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enumeration_literal
Declaration
public const int RULE_enumeration_literal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_equation
Declaration
public const int RULE_equation = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_equation_section
Declaration
public const int RULE_equation_section = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expression
Declaration
public const int RULE_expression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expression_list
Declaration
public const int RULE_expression_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_extends_clause
Declaration
public const int RULE_extends_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_external_function_call
Declaration
public const int RULE_external_function_call = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_factor
Declaration
public const int RULE_factor = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_for_equation
Declaration
public const int RULE_for_equation = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_for_index
Declaration
public const int RULE_for_index = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_for_indices
Declaration
public const int RULE_for_indices = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_for_statement
Declaration
public const int RULE_for_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_argument
Declaration
public const int RULE_function_argument = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_arguments
Declaration
public const int RULE_function_arguments = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_call_args
Declaration
public const int RULE_function_call_args = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_if_equation
Declaration
public const int RULE_if_equation = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_if_statement
Declaration
public const int RULE_if_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_import_clause
Declaration
public const int RULE_import_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_import_list
Declaration
public const int RULE_import_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_language_specification
Declaration
public const int RULE_language_specification = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_logical_expression
Declaration
public const int RULE_logical_expression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_logical_factor
Declaration
public const int RULE_logical_factor = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_logical_term
Declaration
public const int RULE_logical_term = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_long_class_specifier
Declaration
public const int RULE_long_class_specifier = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_modification
Declaration
public const int RULE_modification = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_mul_op
Declaration
public const int RULE_mul_op = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_name
Declaration
public const int RULE_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_named_argument
Declaration
public const int RULE_named_argument = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_named_arguments
Declaration
public const int RULE_named_arguments = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_output_expression_list
Declaration
public const int RULE_output_expression_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_primary
Declaration
public const int RULE_primary = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rel_op
Declaration
public const int RULE_rel_op = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_relation
Declaration
public const int RULE_relation = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_short_class_definition
Declaration
public const int RULE_short_class_definition = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_short_class_specifier
Declaration
public const int RULE_short_class_specifier = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_simple_expression
Declaration
public const int RULE_simple_expression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_statement
Declaration
public const int RULE_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_stored_definition
Declaration
public const int RULE_stored_definition = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_string_comment = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_subscript_
Declaration
public const int RULE_subscript_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_term
Declaration
public const int RULE_term = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_type_prefix
Declaration
public const int RULE_type_prefix = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_type_specifier
Declaration
public const int RULE_type_specifier = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_when_equation
Declaration
public const int RULE_when_equation = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_when_statement
Declaration
public const int RULE_when_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_while_statement
Declaration
public const int RULE_while_statement = 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
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__27
Declaration
public const int T__27 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__28
Declaration
public const int T__28 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__29
Declaration
public const int T__29 = 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__30
Declaration
public const int T__30 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__31
Declaration
public const int T__31 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__32
Declaration
public const int T__32 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__33
Declaration
public const int T__33 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__34
Declaration
public const int T__34 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__35
Declaration
public const int T__35 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__36
Declaration
public const int T__36 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__37
Declaration
public const int T__37 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__38
Declaration
public const int T__38 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__39
Declaration
public const int T__39 = 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__40
Declaration
public const int T__40 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__41
Declaration
public const int T__41 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__42
Declaration
public const int T__42 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__43
Declaration
public const int T__43 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__44
Declaration
public const int T__44 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__45
Declaration
public const int T__45 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__46
Declaration
public const int T__46 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__47
Declaration
public const int T__47 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__48
Declaration
public const int T__48 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__49
Declaration
public const int T__49 = 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__50
Declaration
public const int T__50 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__51
Declaration
public const int T__51 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__52
Declaration
public const int T__52 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__53
Declaration
public const int T__53 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__54
Declaration
public const int T__54 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__55
Declaration
public const int T__55 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__56
Declaration
public const int T__56 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__57
Declaration
public const int T__57 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__58
Declaration
public const int T__58 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__59
Declaration
public const int T__59 = 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__60
Declaration
public const int T__60 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__61
Declaration
public const int T__61 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__62
Declaration
public const int T__62 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__63
Declaration
public const int T__63 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__64
Declaration
public const int T__64 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__65
Declaration
public const int T__65 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__66
Declaration
public const int T__66 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__67
Declaration
public const int T__67 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__68
Declaration
public const int T__68 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__69
Declaration
public const int T__69 = 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__70
Declaration
public const int T__70 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__71
Declaration
public const int T__71 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__72
Declaration
public const int T__72 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__73
Declaration
public const int T__73 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__74
Declaration
public const int T__74 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__75
Declaration
public const int T__75 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__76
Declaration
public const int T__76 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__77
Declaration
public const int T__77 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__78
Declaration
public const int T__78 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__79
Declaration
public const int T__79 = 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__80
Declaration
public const int T__80 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__81
Declaration
public const int T__81 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__82
Declaration
public const int T__82 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__83
Declaration
public const int T__83 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__84
Declaration
public const int T__84 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__85
Declaration
public const int T__85 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__86
Declaration
public const int T__86 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__87
Declaration
public const int T__87 = 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
UNSIGNED_NUMBER
Declaration
public const int UNSIGNED_NUMBER = 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
add_op()
Declaration
public modelicaParser.Add_opContext add_op()
Returns
|
Improve this Doc
View Source
algorithm_section()
Declaration
public modelicaParser.Algorithm_sectionContext algorithm_section()
Returns
|
Improve this Doc
View Source
annotation()
Declaration
public modelicaParser.AnnotationContext annotation()
Returns
|
Improve this Doc
View Source
argument()
Declaration
public modelicaParser.ArgumentContext argument()
Returns
|
Improve this Doc
View Source
argument_list()
Declaration
public modelicaParser.Argument_listContext argument_list()
Returns
|
Improve this Doc
View Source
arithmetic_expression()
Declaration
public modelicaParser.Arithmetic_expressionContext arithmetic_expression()
Returns
|
Improve this Doc
View Source
array_subscripts()
Declaration
public modelicaParser.Array_subscriptsContext array_subscripts()
Returns
|
Improve this Doc
View Source
base_prefix()
Declaration
public modelicaParser.Base_prefixContext base_prefix()
Returns
|
Improve this Doc
View Source
class_definition()
Declaration
public modelicaParser.Class_definitionContext class_definition()
Returns
|
Improve this Doc
View Source
class_modification()
Declaration
public modelicaParser.Class_modificationContext class_modification()
Returns
|
Improve this Doc
View Source
class_prefixes()
Declaration
public modelicaParser.Class_prefixesContext class_prefixes()
Returns
|
Improve this Doc
View Source
class_specifier()
Declaration
public modelicaParser.Class_specifierContext class_specifier()
Returns
|
Improve this Doc
View Source
Declaration
public modelicaParser.CommentContext comment()
Returns
|
Improve this Doc
View Source
component_clause()
Declaration
public modelicaParser.Component_clauseContext component_clause()
Returns
|
Improve this Doc
View Source
component_clause1()
Declaration
public modelicaParser.Component_clause1Context component_clause1()
Returns
|
Improve this Doc
View Source
component_declaration()
Declaration
public modelicaParser.Component_declarationContext component_declaration()
Returns
|
Improve this Doc
View Source
component_declaration1()
Declaration
public modelicaParser.Component_declaration1Context component_declaration1()
Returns
|
Improve this Doc
View Source
component_list()
Declaration
public modelicaParser.Component_listContext component_list()
Returns
|
Improve this Doc
View Source
component_reference()
Declaration
public modelicaParser.Component_referenceContext component_reference()
Returns
|
Improve this Doc
View Source
composition()
Declaration
public modelicaParser.CompositionContext composition()
Returns
|
Improve this Doc
View Source
condition_attribute()
Declaration
public modelicaParser.Condition_attributeContext condition_attribute()
Returns
|
Improve this Doc
View Source
connect_clause()
Declaration
public modelicaParser.Connect_clauseContext connect_clause()
Returns
|
Improve this Doc
View Source
constraining_clause()
Declaration
public modelicaParser.Constraining_clauseContext constraining_clause()
Returns
|
Improve this Doc
View Source
declaration()
Declaration
public modelicaParser.DeclarationContext declaration()
Returns
|
Improve this Doc
View Source
der_class_specifier()
Declaration
public modelicaParser.Der_class_specifierContext der_class_specifier()
Returns
|
Improve this Doc
View Source
element()
Declaration
public modelicaParser.ElementContext element()
Returns
|
Improve this Doc
View Source
element_list()
Declaration
public modelicaParser.Element_listContext element_list()
Returns
|
Improve this Doc
View Source
element_modification()
Declaration
public modelicaParser.Element_modificationContext element_modification()
Returns
|
Improve this Doc
View Source
element_modification_or_replaceable()
Declaration
public modelicaParser.Element_modification_or_replaceableContext element_modification_or_replaceable()
Returns
|
Improve this Doc
View Source
element_redeclaration()
Declaration
public modelicaParser.Element_redeclarationContext element_redeclaration()
Returns
|
Improve this Doc
View Source
element_replaceable()
Declaration
public modelicaParser.Element_replaceableContext element_replaceable()
Returns
|
Improve this Doc
View Source
enum_list()
Declaration
public modelicaParser.Enum_listContext enum_list()
Returns
|
Improve this Doc
View Source
enumeration_literal()
Declaration
public modelicaParser.Enumeration_literalContext enumeration_literal()
Returns
|
Improve this Doc
View Source
equation()
Declaration
public modelicaParser.EquationContext equation()
Returns
|
Improve this Doc
View Source
equation_section()
Declaration
public modelicaParser.Equation_sectionContext equation_section()
Returns
|
Improve this Doc
View Source
expression()
Declaration
public modelicaParser.ExpressionContext expression()
Returns
|
Improve this Doc
View Source
expression_list()
Declaration
public modelicaParser.Expression_listContext expression_list()
Returns
|
Improve this Doc
View Source
extends_clause()
Declaration
public modelicaParser.Extends_clauseContext extends_clause()
Returns
|
Improve this Doc
View Source
external_function_call()
Declaration
public modelicaParser.External_function_callContext external_function_call()
Returns
|
Improve this Doc
View Source
factor()
Declaration
public modelicaParser.FactorContext factor()
Returns
|
Improve this Doc
View Source
for_equation()
Declaration
public modelicaParser.For_equationContext for_equation()
Returns
|
Improve this Doc
View Source
for_index()
Declaration
public modelicaParser.For_indexContext for_index()
Returns
|
Improve this Doc
View Source
for_indices()
Declaration
public modelicaParser.For_indicesContext for_indices()
Returns
|
Improve this Doc
View Source
for_statement()
Declaration
public modelicaParser.For_statementContext for_statement()
Returns
|
Improve this Doc
View Source
function_argument()
Declaration
public modelicaParser.Function_argumentContext function_argument()
Returns
|
Improve this Doc
View Source
function_arguments()
Declaration
public modelicaParser.Function_argumentsContext function_arguments()
Returns
|
Improve this Doc
View Source
function_call_args()
Declaration
public modelicaParser.Function_call_argsContext function_call_args()
Returns
|
Improve this Doc
View Source
if_equation()
Declaration
public modelicaParser.If_equationContext if_equation()
Returns
|
Improve this Doc
View Source
if_statement()
Declaration
public modelicaParser.If_statementContext if_statement()
Returns
|
Improve this Doc
View Source
import_clause()
Declaration
public modelicaParser.Import_clauseContext import_clause()
Returns
|
Improve this Doc
View Source
import_list()
Declaration
public modelicaParser.Import_listContext import_list()
Returns
|
Improve this Doc
View Source
language_specification()
Declaration
public modelicaParser.Language_specificationContext language_specification()
Returns
|
Improve this Doc
View Source
logical_expression()
Declaration
public modelicaParser.Logical_expressionContext logical_expression()
Returns
|
Improve this Doc
View Source
logical_factor()
Declaration
public modelicaParser.Logical_factorContext logical_factor()
Returns
|
Improve this Doc
View Source
logical_term()
Declaration
public modelicaParser.Logical_termContext logical_term()
Returns
|
Improve this Doc
View Source
long_class_specifier()
Declaration
public modelicaParser.Long_class_specifierContext long_class_specifier()
Returns
|
Improve this Doc
View Source
modification()
Declaration
public modelicaParser.ModificationContext modification()
Returns
|
Improve this Doc
View Source
mul_op()
Declaration
public modelicaParser.Mul_opContext mul_op()
Returns
|
Improve this Doc
View Source
name()
Declaration
public modelicaParser.NameContext name()
Returns
|
Improve this Doc
View Source
named_argument()
Declaration
public modelicaParser.Named_argumentContext named_argument()
Returns
|
Improve this Doc
View Source
named_arguments()
Declaration
public modelicaParser.Named_argumentsContext named_arguments()
Returns
|
Improve this Doc
View Source
output_expression_list()
Declaration
public modelicaParser.Output_expression_listContext output_expression_list()
Returns
|
Improve this Doc
View Source
primary()
Declaration
public modelicaParser.PrimaryContext primary()
Returns
|
Improve this Doc
View Source
rel_op()
Declaration
public modelicaParser.Rel_opContext rel_op()
Returns
|
Improve this Doc
View Source
relation()
Declaration
public modelicaParser.RelationContext relation()
Returns
|
Improve this Doc
View Source
short_class_definition()
Declaration
public modelicaParser.Short_class_definitionContext short_class_definition()
Returns
|
Improve this Doc
View Source
short_class_specifier()
Declaration
public modelicaParser.Short_class_specifierContext short_class_specifier()
Returns
|
Improve this Doc
View Source
simple_expression()
Declaration
public modelicaParser.Simple_expressionContext simple_expression()
Returns
|
Improve this Doc
View Source
statement()
Declaration
public modelicaParser.StatementContext statement()
Returns
|
Improve this Doc
View Source
stored_definition()
Declaration
public modelicaParser.Stored_definitionContext stored_definition()
Returns
|
Improve this Doc
View Source
Declaration
public modelicaParser.String_commentContext string_comment()
Returns
|
Improve this Doc
View Source
subscript_()
Declaration
public modelicaParser.Subscript_Context subscript_()
Returns
|
Improve this Doc
View Source
term()
Declaration
public modelicaParser.TermContext term()
Returns
|
Improve this Doc
View Source
type_prefix()
Declaration
public modelicaParser.Type_prefixContext type_prefix()
Returns
|
Improve this Doc
View Source
type_specifier()
Declaration
public modelicaParser.Type_specifierContext type_specifier()
Returns
|
Improve this Doc
View Source
when_equation()
Declaration
public modelicaParser.When_equationContext when_equation()
Returns
|
Improve this Doc
View Source
when_statement()
Declaration
public modelicaParser.When_statementContext when_statement()
Returns
|
Improve this Doc
View Source
while_statement()
Declaration
public modelicaParser.While_statementContext while_statement()
Returns