Show / Hide Table of Contents

Class refalParser

Inheritance
System.Object
refalParser
Namespace: GCore.Antlr.Grammers.Refal
Assembly: Refal.dll
Syntax
public class refalParser : Parser

Constructors

| Improve this Doc View Source

refalParser(ITokenStream)

Declaration
public refalParser(ITokenStream input)
Parameters
Type Name Description
ITokenStream input
| Improve this Doc View Source

refalParser(ITokenStream, TextWriter, TextWriter)

Declaration
public refalParser(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
Type Description
ATN
| Improve this Doc View Source

BLOCK_COMMENT

Declaration
public const int BLOCK_COMMENT = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

CHAR

Declaration
public const int CHAR = 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

DIGITS

Declaration
public const int DIGITS = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

IDENTIFER

Declaration
public const int IDENTIFER = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LINE_COMMENT

Declaration
public const int LINE_COMMENT = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_arg_

Declaration
public const int RULE_arg_ = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_block_

Declaration
public const int RULE_block_ = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_block_ending

Declaration
public const int RULE_block_ending = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_conditions

Declaration
public const int RULE_conditions = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_evar

Declaration
public const int RULE_evar = 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_external_decl

Declaration
public const int RULE_external_decl = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_f_definition

Declaration
public const int RULE_f_definition = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_f_name

Declaration
public const int RULE_f_name = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_f_name_list

Declaration
public const int RULE_f_name_list = 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_index

Declaration
public const int RULE_index = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_left_side

Declaration
public const int RULE_left_side = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pattern

Declaration
public const int RULE_pattern = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_program

Declaration
public const int RULE_program = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_right_side

Declaration
public const int RULE_right_side = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_sentence

Declaration
public const int RULE_sentence = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_svar

Declaration
public const int RULE_svar = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_symbol

Declaration
public const int RULE_symbol = 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_tvar

Declaration
public const int RULE_tvar = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_variable

Declaration
public const int RULE_variable = 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

STRING2

Declaration
public const int STRING2 = 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__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

arg_()

Declaration
public refalParser.Arg_Context arg_()
Returns
Type Description
refalParser.Arg_Context
| Improve this Doc View Source

block_()

Declaration
public refalParser.Block_Context block_()
Returns
Type Description
refalParser.Block_Context
| Improve this Doc View Source

block_ending()

Declaration
public refalParser.Block_endingContext block_ending()
Returns
Type Description
refalParser.Block_endingContext
| Improve this Doc View Source

conditions()

Declaration
public refalParser.ConditionsContext conditions()
Returns
Type Description
refalParser.ConditionsContext
| Improve this Doc View Source

evar()

Declaration
public refalParser.EvarContext evar()
Returns
Type Description
refalParser.EvarContext
| Improve this Doc View Source

expression_()

Declaration
public refalParser.Expression_Context expression_()
Returns
Type Description
refalParser.Expression_Context
| Improve this Doc View Source

external_decl()

Declaration
public refalParser.External_declContext external_decl()
Returns
Type Description
refalParser.External_declContext
| Improve this Doc View Source

f_definition()

Declaration
public refalParser.F_definitionContext f_definition()
Returns
Type Description
refalParser.F_definitionContext
| Improve this Doc View Source

f_name()

Declaration
public refalParser.F_nameContext f_name()
Returns
Type Description
refalParser.F_nameContext
| Improve this Doc View Source

f_name_list()

Declaration
public refalParser.F_name_listContext f_name_list()
Returns
Type Description
refalParser.F_name_listContext
| Improve this Doc View Source

identifier()

Declaration
public refalParser.IdentifierContext identifier()
Returns
Type Description
refalParser.IdentifierContext
| Improve this Doc View Source

index()

Declaration
public refalParser.IndexContext index()
Returns
Type Description
refalParser.IndexContext
| Improve this Doc View Source

left_side()

Declaration
public refalParser.Left_sideContext left_side()
Returns
Type Description
refalParser.Left_sideContext
| Improve this Doc View Source

pattern()

Declaration
public refalParser.PatternContext pattern()
Returns
Type Description
refalParser.PatternContext
| Improve this Doc View Source

program()

Declaration
public refalParser.ProgramContext program()
Returns
Type Description
refalParser.ProgramContext
| Improve this Doc View Source

right_side()

Declaration
public refalParser.Right_sideContext right_side()
Returns
Type Description
refalParser.Right_sideContext
| 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

sentence()

Declaration
public refalParser.SentenceContext sentence()
Returns
Type Description
refalParser.SentenceContext
| Improve this Doc View Source

svar()

Declaration
public refalParser.SvarContext svar()
Returns
Type Description
refalParser.SvarContext
| Improve this Doc View Source

symbol()

Declaration
public refalParser.SymbolContext symbol()
Returns
Type Description
refalParser.SymbolContext
| Improve this Doc View Source

term_()

Declaration
public refalParser.Term_Context term_()
Returns
Type Description
refalParser.Term_Context
| Improve this Doc View Source

tvar()

Declaration
public refalParser.TvarContext tvar()
Returns
Type Description
refalParser.TvarContext
| Improve this Doc View Source

variable()

Declaration
public refalParser.VariableContext variable()
Returns
Type Description
refalParser.VariableContext
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX