Class bParser
Inheritance
System.Object
bParser
Assembly: B.dll
Syntax
public class bParser : Parser
Constructors
|
Improve this Doc
View Source
bParser(ITokenStream)
Declaration
public bParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
bParser(ITokenStream, TextWriter, TextWriter)
Declaration
public bParser(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 BLOCKCOMMENT = 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
INT
Declaration
public const int INT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NAME
Declaration
public const int NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_assign
Declaration
public const int RULE_assign = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_assignment
Declaration
public const int RULE_assignment = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_autosmt
Declaration
public const int RULE_autosmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_binary
Declaration
public const int RULE_binary = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_blockstmt
Declaration
public const int RULE_blockstmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_casestmt
Declaration
public const int RULE_casestmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_comparison
Declaration
public const int RULE_comparison = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_constant
Declaration
public const int RULE_constant = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_definition
Declaration
public const int RULE_definition = 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_expressionstmt
Declaration
public const int RULE_expressionstmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_externsmt
Declaration
public const int RULE_externsmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_functioninvocation
Declaration
public const int RULE_functioninvocation = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_functionparameters
Declaration
public const int RULE_functionparameters = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_gotostmt
Declaration
public const int RULE_gotostmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ifstmt
Declaration
public const int RULE_ifstmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_incdec
Declaration
public const int RULE_incdec = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ival
Declaration
public const int RULE_ival = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_lvalue
Declaration
public const int RULE_lvalue = 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_nullstmt
Declaration
public const int RULE_nullstmt = 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_returnstmt
Declaration
public const int RULE_returnstmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_rvalue
Declaration
public const int RULE_rvalue = 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_switchstmt
Declaration
public const int RULE_switchstmt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ternary
Declaration
public const int RULE_ternary = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_unary
Declaration
public const int RULE_unary = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_whilestmt
Declaration
public const int RULE_whilestmt = 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
STRING1
Declaration
public const int STRING1 = 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__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__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
assign()
Declaration
public bParser.AssignContext assign()
Returns
|
Improve this Doc
View Source
assignment()
Declaration
public bParser.AssignmentContext assignment()
Returns
|
Improve this Doc
View Source
autosmt()
Declaration
public bParser.AutosmtContext autosmt()
Returns
|
Improve this Doc
View Source
binary()
Declaration
public bParser.BinaryContext binary()
Returns
|
Improve this Doc
View Source
blockstmt()
Declaration
public bParser.BlockstmtContext blockstmt()
Returns
|
Improve this Doc
View Source
casestmt()
Declaration
public bParser.CasestmtContext casestmt()
Returns
|
Improve this Doc
View Source
comparison()
Declaration
public bParser.ComparisonContext comparison()
Returns
|
Improve this Doc
View Source
constant()
Declaration
public bParser.ConstantContext constant()
Returns
|
Improve this Doc
View Source
definition()
Declaration
public bParser.DefinitionContext definition()
Returns
|
Improve this Doc
View Source
expression()
Declaration
public bParser.ExpressionContext expression()
Returns
|
Improve this Doc
View Source
expressionstmt()
Declaration
public bParser.ExpressionstmtContext expressionstmt()
Returns
|
Improve this Doc
View Source
externsmt()
Declaration
public bParser.ExternsmtContext externsmt()
Returns
|
Improve this Doc
View Source
functioninvocation()
Declaration
public bParser.FunctioninvocationContext functioninvocation()
Returns
|
Improve this Doc
View Source
functionparameters()
Declaration
public bParser.FunctionparametersContext functionparameters()
Returns
|
Improve this Doc
View Source
gotostmt()
Declaration
public bParser.GotostmtContext gotostmt()
Returns
|
Improve this Doc
View Source
ifstmt()
Declaration
public bParser.IfstmtContext ifstmt()
Returns
|
Improve this Doc
View Source
incdec()
Declaration
public bParser.IncdecContext incdec()
Returns
|
Improve this Doc
View Source
ival()
Declaration
public bParser.IvalContext ival()
Returns
|
Improve this Doc
View Source
lvalue()
Declaration
public bParser.LvalueContext lvalue()
Returns
|
Improve this Doc
View Source
name()
Declaration
public bParser.NameContext name()
Returns
|
Improve this Doc
View Source
nullstmt()
Declaration
public bParser.NullstmtContext nullstmt()
Returns
|
Improve this Doc
View Source
program()
Declaration
public bParser.ProgramContext program()
Returns
|
Improve this Doc
View Source
returnstmt()
Declaration
public bParser.ReturnstmtContext returnstmt()
Returns
|
Improve this Doc
View Source
rvalue()
Declaration
public bParser.RvalueContext rvalue()
Returns
|
Improve this Doc
View Source
statement()
Declaration
public bParser.StatementContext statement()
Returns
|
Improve this Doc
View Source
switchstmt()
Declaration
public bParser.SwitchstmtContext switchstmt()
Returns
|
Improve this Doc
View Source
ternary()
Declaration
public bParser.TernaryContext ternary()
Returns
|
Improve this Doc
View Source
unary()
Declaration
public bParser.UnaryContext unary()
Returns
|
Improve this Doc
View Source
whilestmt()
Declaration
public bParser.WhilestmtContext whilestmt()
Returns