Class iconParser
Inheritance
System.Object
iconParser
Assembly: Icon.dll
Syntax
public class iconParser : Parser
Constructors
|
Improve this Doc
View Source
iconParser(ITokenStream)
Declaration
public iconParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
iconParser(ITokenStream, TextWriter, TextWriter)
Declaration
public iconParser(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
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
IDENTIFIER
Declaration
public const int IDENTIFIER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGER_LITERAL
Declaration
public const int INTEGER_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REAL_LITERAL
Declaration
public const int REAL_LITERAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_case_clause
Declaration
public const int RULE_case_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_case_list
Declaration
public const int RULE_case_list = 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_else_clause_opt
Declaration
public const int RULE_else_clause_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_endOfExpr
Declaration
public const int RULE_endOfExpr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_every_do_clause_opt
Declaration
public const int RULE_every_do_clause_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr1
Declaration
public const int RULE_expr1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr10
Declaration
public const int RULE_expr10 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr11
Declaration
public const int RULE_expr11 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr12
Declaration
public const int RULE_expr12 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr13
Declaration
public const int RULE_expr13 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr2
Declaration
public const int RULE_expr2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr3
Declaration
public const int RULE_expr3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr4
Declaration
public const int RULE_expr4 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr5
Declaration
public const int RULE_expr5 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr6
Declaration
public const int RULE_expr6 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr7
Declaration
public const int RULE_expr7 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr8
Declaration
public const int RULE_expr8 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr9
Declaration
public const int RULE_expr9 = 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_expression_opt
Declaration
public const int RULE_expression_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expression_sequence
Declaration
public const int RULE_expression_sequence = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field_list
Declaration
public const int RULE_field_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field_list_opt
Declaration
public const int RULE_field_list_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_field_name
Declaration
public const int RULE_field_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_file_name
Declaration
public const int RULE_file_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_global_declaration
Declaration
public const int RULE_global_declaration = 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_identifier_list
Declaration
public const int RULE_identifier_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_initial_opt
Declaration
public const int RULE_initial_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_integer_literal
Declaration
public const int RULE_integer_literal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_keyword
Declaration
public const int RULE_keyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_link_declaration
Declaration
public const int RULE_link_declaration = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_link_list
Declaration
public const int RULE_link_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_literal
Declaration
public const int RULE_literal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_local_specification
Declaration
public const int RULE_local_specification = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_locals_opt
Declaration
public const int RULE_locals_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_localz
Declaration
public const int RULE_localz = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_parameter_list
Declaration
public const int RULE_parameter_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_parameter_list_opt
Declaration
public const int RULE_parameter_list_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_proc_header = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_procedure_declaration
Declaration
public const int RULE_procedure_declaration = 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_real_literal
Declaration
public const int RULE_real_literal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_record_declaration
Declaration
public const int RULE_record_declaration = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_start
Declaration
public const int RULE_start = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_string_literal
Declaration
public const int RULE_string_literal = 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_subscript_list
Declaration
public const int RULE_subscript_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_suspend_do_clause_opt
Declaration
public const int RULE_suspend_do_clause_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_until_do_clause_opt
Declaration
public const int RULE_until_do_clause_opt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_while_do_clause_opt
Declaration
public const int RULE_while_do_clause_opt = 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_LITERAL
Declaration
public const int STRING_LITERAL = 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__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
case_clause()
Declaration
public iconParser.Case_clauseContext case_clause()
Returns
|
Improve this Doc
View Source
case_list()
Declaration
public iconParser.Case_listContext case_list()
Returns
|
Improve this Doc
View Source
declaration()
Declaration
public iconParser.DeclarationContext declaration()
Returns
|
Improve this Doc
View Source
else_clause_opt()
Declaration
public iconParser.Else_clause_optContext else_clause_opt()
Returns
|
Improve this Doc
View Source
endOfExpr()
Declaration
public iconParser.EndOfExprContext endOfExpr()
Returns
|
Improve this Doc
View Source
every_do_clause_opt()
Declaration
public iconParser.Every_do_clause_optContext every_do_clause_opt()
Returns
|
Improve this Doc
View Source
expr1()
Declaration
public iconParser.Expr1Context expr1()
Returns
|
Improve this Doc
View Source
expr10()
Declaration
public iconParser.Expr10Context expr10()
Returns
|
Improve this Doc
View Source
expr11()
Declaration
public iconParser.Expr11Context expr11()
Returns
|
Improve this Doc
View Source
expr12()
Declaration
public iconParser.Expr12Context expr12()
Returns
|
Improve this Doc
View Source
expr13()
Declaration
public iconParser.Expr13Context expr13()
Returns
|
Improve this Doc
View Source
expr2()
Declaration
public iconParser.Expr2Context expr2()
Returns
|
Improve this Doc
View Source
expr3()
Declaration
public iconParser.Expr3Context expr3()
Returns
|
Improve this Doc
View Source
expr4()
Declaration
public iconParser.Expr4Context expr4()
Returns
|
Improve this Doc
View Source
expr5()
Declaration
public iconParser.Expr5Context expr5()
Returns
|
Improve this Doc
View Source
expr6()
Declaration
public iconParser.Expr6Context expr6()
Returns
|
Improve this Doc
View Source
expr7()
Declaration
public iconParser.Expr7Context expr7()
Returns
|
Improve this Doc
View Source
expr8()
Declaration
public iconParser.Expr8Context expr8()
Returns
|
Improve this Doc
View Source
expr9()
Declaration
public iconParser.Expr9Context expr9()
Returns
|
Improve this Doc
View Source
expression()
Declaration
public iconParser.ExpressionContext expression()
Returns
|
Improve this Doc
View Source
expression_list()
Declaration
public iconParser.Expression_listContext expression_list()
Returns
|
Improve this Doc
View Source
expression_opt()
Declaration
public iconParser.Expression_optContext expression_opt()
Returns
|
Improve this Doc
View Source
expression_sequence()
Declaration
public iconParser.Expression_sequenceContext expression_sequence()
Returns
|
Improve this Doc
View Source
field_list()
Declaration
public iconParser.Field_listContext field_list()
Returns
|
Improve this Doc
View Source
field_list_opt()
Declaration
public iconParser.Field_list_optContext field_list_opt()
Returns
|
Improve this Doc
View Source
field_name()
Declaration
public iconParser.Field_nameContext field_name()
Returns
|
Improve this Doc
View Source
file_name()
Declaration
public iconParser.File_nameContext file_name()
Returns
|
Improve this Doc
View Source
global_declaration()
Declaration
public iconParser.Global_declarationContext global_declaration()
Returns
|
Improve this Doc
View Source
identifier()
Declaration
public iconParser.IdentifierContext identifier()
Returns
|
Improve this Doc
View Source
identifier_list()
Declaration
public iconParser.Identifier_listContext identifier_list()
Returns
|
Improve this Doc
View Source
initial_opt()
Declaration
public iconParser.Initial_optContext initial_opt()
Returns
|
Improve this Doc
View Source
integer_literal()
Declaration
public iconParser.Integer_literalContext integer_literal()
Returns
|
Improve this Doc
View Source
keyword()
Declaration
public iconParser.KeywordContext keyword()
Returns
|
Improve this Doc
View Source
link_declaration()
Declaration
public iconParser.Link_declarationContext link_declaration()
Returns
|
Improve this Doc
View Source
link_list()
Declaration
public iconParser.Link_listContext link_list()
Returns
|
Improve this Doc
View Source
literal()
Declaration
public iconParser.LiteralContext literal()
Returns
|
Improve this Doc
View Source
local_specification()
Declaration
public iconParser.Local_specificationContext local_specification()
Returns
|
Improve this Doc
View Source
locals_opt()
Declaration
public iconParser.Locals_optContext locals_opt()
Returns
|
Improve this Doc
View Source
localz()
Declaration
public iconParser.LocalzContext localz()
Returns
|
Improve this Doc
View Source
parameter_list()
Declaration
public iconParser.Parameter_listContext parameter_list()
Returns
|
Improve this Doc
View Source
parameter_list_opt()
Declaration
public iconParser.Parameter_list_optContext parameter_list_opt()
Returns
|
Improve this Doc
View Source
Declaration
public iconParser.Proc_headerContext proc_header()
Returns
|
Improve this Doc
View Source
procedure_declaration()
Declaration
public iconParser.Procedure_declarationContext procedure_declaration()
Returns
|
Improve this Doc
View Source
prog()
Declaration
public iconParser.ProgContext prog()
Returns
|
Improve this Doc
View Source
real_literal()
Declaration
public iconParser.Real_literalContext real_literal()
Returns
|
Improve this Doc
View Source
record_declaration()
Declaration
public iconParser.Record_declarationContext record_declaration()
Returns
|
Improve this Doc
View Source
Sempred(RuleContext, Int32, Int32)
Declaration
public override bool Sempred(RuleContext _localctx, int ruleIndex, int predIndex)
Parameters
Type |
Name |
Description |
RuleContext |
_localctx |
|
System.Int32 |
ruleIndex |
|
System.Int32 |
predIndex |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
start()
Declaration
public iconParser.StartContext start()
Returns
|
Improve this Doc
View Source
string_literal()
Declaration
public iconParser.String_literalContext string_literal()
Returns
|
Improve this Doc
View Source
subscript_()
Declaration
public iconParser.Subscript_Context subscript_()
Returns
|
Improve this Doc
View Source
subscript_list()
Declaration
public iconParser.Subscript_listContext subscript_list()
Returns
|
Improve this Doc
View Source
suspend_do_clause_opt()
Declaration
public iconParser.Suspend_do_clause_optContext suspend_do_clause_opt()
Returns
|
Improve this Doc
View Source
until_do_clause_opt()
Declaration
public iconParser.Until_do_clause_optContext until_do_clause_opt()
Returns
|
Improve this Doc
View Source
while_do_clause_opt()
Declaration
public iconParser.While_do_clause_optContext while_do_clause_opt()
Returns