Class focalParser
Inheritance
System.Object
focalParser
Assembly: Focal.dll
Syntax
public class focalParser : Parser
Constructors
|
Improve this Doc
View Source
focalParser(ITokenStream)
Declaration
public focalParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
focalParser(ITokenStream, TextWriter, TextWriter)
Declaration
public focalParser(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
ALPHA
Declaration
public const int ALPHA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BUILTIN
Declaration
public const int BUILTIN = 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
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
DIGIT
Declaration
public const int DIGIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGER
Declaration
public const int INTEGER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MULOP
Declaration
public const int MULOP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUSMIN
Declaration
public const int PLUSMIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ask
Declaration
public const int RULE_ask = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_askpair
Declaration
public const int RULE_askpair = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_command
Declaration
public const int RULE_command = 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_do_
Declaration
public const int RULE_do_ = 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_for_
Declaration
public const int RULE_for_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_goto_
Declaration
public const int RULE_goto_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_grpnum
Declaration
public const int RULE_grpnum = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_if_
Declaration
public const int RULE_if_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_linenum
Declaration
public const int RULE_linenum = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_mantissa
Declaration
public const int RULE_mantissa = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_number
Declaration
public const int RULE_number = 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_prog
Declaration
public const int RULE_prog = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_quit
Declaration
public const int RULE_quit = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_return_
Declaration
public const int RULE_return_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_set_
Declaration
public const int RULE_set_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_signed_
Declaration
public const int RULE_signed_ = 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_term
Declaration
public const int RULE_term = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_type_
Declaration
public const int RULE_type_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_typeexpression
Declaration
public const int RULE_typeexpression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_write_
Declaration
public const int RULE_write_ = 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__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
VARIABLE
Declaration
public const int VARIABLE = 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
ask()
Declaration
public focalParser.AskContext ask()
Returns
|
Improve this Doc
View Source
askpair()
Declaration
public focalParser.AskpairContext askpair()
Returns
|
Improve this Doc
View Source
command()
Declaration
public focalParser.CommandContext command()
Returns
|
Improve this Doc
View Source
Declaration
public focalParser.CommentContext comment()
Returns
|
Improve this Doc
View Source
do_()
Declaration
public focalParser.Do_Context do_()
Returns
|
Improve this Doc
View Source
expression()
Declaration
public focalParser.ExpressionContext expression()
Returns
|
Improve this Doc
View Source
for_()
Declaration
public focalParser.For_Context for_()
Returns
|
Improve this Doc
View Source
goto_()
Declaration
public focalParser.Goto_Context goto_()
Returns
|
Improve this Doc
View Source
grpnum()
Declaration
public focalParser.GrpnumContext grpnum()
Returns
|
Improve this Doc
View Source
if_()
Declaration
public focalParser.If_Context if_()
Returns
|
Improve this Doc
View Source
linenum()
Declaration
public focalParser.LinenumContext linenum()
Returns
|
Improve this Doc
View Source
mantissa()
Declaration
public focalParser.MantissaContext mantissa()
Returns
|
Improve this Doc
View Source
number()
Declaration
public focalParser.NumberContext number()
Returns
|
Improve this Doc
View Source
primary()
Declaration
public focalParser.PrimaryContext primary()
Returns
|
Improve this Doc
View Source
prog()
Declaration
public focalParser.ProgContext prog()
Returns
|
Improve this Doc
View Source
quit()
Declaration
public focalParser.QuitContext quit()
Returns
|
Improve this Doc
View Source
return_()
Declaration
public focalParser.Return_Context return_()
Returns
|
Improve this Doc
View Source
set_()
Declaration
public focalParser.Set_Context set_()
Returns
|
Improve this Doc
View Source
signed_()
Declaration
public focalParser.Signed_Context signed_()
Returns
|
Improve this Doc
View Source
statement()
Declaration
public focalParser.StatementContext statement()
Returns
|
Improve this Doc
View Source
term()
Declaration
public focalParser.TermContext term()
Returns
|
Improve this Doc
View Source
type_()
Declaration
public focalParser.Type_Context type_()
Returns
|
Improve this Doc
View Source
typeexpression()
Declaration
public focalParser.TypeexpressionContext typeexpression()
Returns
|
Improve this Doc
View Source
write_()
Declaration
public focalParser.Write_Context write_()
Returns