Class snobolParser
Inheritance
System.Object
snobolParser
Assembly: Snobol.dll
Syntax
public class snobolParser : Parser
Constructors
|
Improve this Doc
View Source
snobolParser(ITokenStream)
Declaration
public snobolParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
snobolParser(ITokenStream, TextWriter, TextWriter)
Declaration
public snobolParser(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
AMP
Declaration
public const int AMP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLON
Declaration
public const int COLON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMA
Declaration
public const int COMMA = 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
DIV
Declaration
public const int DIV = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END
Declaration
public const int END = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EOL
Declaration
public const int EOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQ
Declaration
public const int EQ = 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
LPAREN
Declaration
public const int LPAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINUS
Declaration
public const int MINUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUS
Declaration
public const int PLUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POW
Declaration
public const int POW = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REAL
Declaration
public const int REAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPAREN
Declaration
public const int RPAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_array_
Declaration
public const int RULE_array_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_atan
Declaration
public const int RULE_atan = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_atom
Declaration
public const int RULE_atom = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_break_
Declaration
public const int RULE_break_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_chop
Declaration
public const int RULE_chop = 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
RULE_convert
Declaration
public const int RULE_convert = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cos
Declaration
public const int RULE_cos = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_date
Declaration
public const int RULE_date = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_differ
Declaration
public const int RULE_differ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dupl
Declaration
public const int RULE_dupl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_eq
Declaration
public const int RULE_eq = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_exp
Declaration
public const int RULE_exp = 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_ge
Declaration
public const int RULE_ge = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_gt
Declaration
public const int RULE_gt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ident
Declaration
public const int RULE_ident = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_integer
Declaration
public const int RULE_integer = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_label
Declaration
public const int RULE_label = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_le
Declaration
public const int RULE_le = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_lgt
Declaration
public const int RULE_lgt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_lin
Declaration
public const int RULE_lin = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_line
Declaration
public const int RULE_line = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ln
Declaration
public const int RULE_ln = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_lt
Declaration
public const int RULE_lt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_multiplyingExpression
Declaration
public const int RULE_multiplyingExpression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ne
Declaration
public const int RULE_ne = 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_powExpression
Declaration
public const int RULE_powExpression = 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_remdr
Declaration
public const int RULE_remdr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_replace
Declaration
public const int RULE_replace = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_reverse
Declaration
public const int RULE_reverse = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sin
Declaration
public const int RULE_sin = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_size
Declaration
public const int RULE_size = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sort
Declaration
public const int RULE_sort = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_subject
Declaration
public const int RULE_subject = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_table
Declaration
public const int RULE_table = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tan
Declaration
public const int RULE_tan = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_transfer
Declaration
public const int RULE_transfer = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_transferpre
Declaration
public const int RULE_transferpre = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_trim
Declaration
public const int RULE_trim = 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
STRINGLITERAL1
Declaration
public const int STRINGLITERAL1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRINGLITERAL2
Declaration
public const int STRINGLITERAL2 = 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__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
TIMES
Declaration
public const int TIMES = 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
array_()
Declaration
public snobolParser.Array_Context array_()
Returns
|
Improve this Doc
View Source
atan()
Declaration
public snobolParser.AtanContext atan()
Returns
|
Improve this Doc
View Source
atom()
Declaration
public snobolParser.AtomContext atom()
Returns
|
Improve this Doc
View Source
break_()
Declaration
public snobolParser.Break_Context break_()
Returns
|
Improve this Doc
View Source
chop()
Declaration
public snobolParser.ChopContext chop()
Returns
|
Improve this Doc
View Source
command()
Declaration
public snobolParser.CommandContext command()
Returns
|
Improve this Doc
View Source
convert()
Declaration
public snobolParser.ConvertContext convert()
Returns
|
Improve this Doc
View Source
cos()
Declaration
public snobolParser.CosContext cos()
Returns
|
Improve this Doc
View Source
date()
Declaration
public snobolParser.DateContext date()
Returns
|
Improve this Doc
View Source
differ()
Declaration
public snobolParser.DifferContext differ()
Returns
|
Improve this Doc
View Source
dupl()
Declaration
public snobolParser.DuplContext dupl()
Returns
|
Improve this Doc
View Source
eq()
Declaration
public snobolParser.EqContext eq()
Returns
|
Improve this Doc
View Source
exp()
Declaration
public snobolParser.ExpContext exp()
Returns
|
Improve this Doc
View Source
expression()
Declaration
public snobolParser.ExpressionContext expression()
Returns
|
Improve this Doc
View Source
ge()
Declaration
public snobolParser.GeContext ge()
Returns
|
Improve this Doc
View Source
gt()
Declaration
public snobolParser.GtContext gt()
Returns
|
Improve this Doc
View Source
ident()
Declaration
public snobolParser.IdentContext ident()
Returns
|
Improve this Doc
View Source
integer()
Declaration
public snobolParser.IntegerContext integer()
Returns
|
Improve this Doc
View Source
label()
Declaration
public snobolParser.LabelContext label()
Returns
|
Improve this Doc
View Source
le()
Declaration
public snobolParser.LeContext le()
Returns
|
Improve this Doc
View Source
lgt()
Declaration
public snobolParser.LgtContext lgt()
Returns
|
Improve this Doc
View Source
lin()
Declaration
public snobolParser.LinContext lin()
Returns
|
Improve this Doc
View Source
line()
Declaration
public snobolParser.LineContext line()
Returns
|
Improve this Doc
View Source
ln()
Declaration
public snobolParser.LnContext ln()
Returns
|
Improve this Doc
View Source
lt()
Declaration
public snobolParser.LtContext lt()
Returns
|
Improve this Doc
View Source
multiplyingExpression()
Declaration
public snobolParser.MultiplyingExpressionContext multiplyingExpression()
Returns
|
Improve this Doc
View Source
ne()
Declaration
public snobolParser.NeContext ne()
Returns
|
Improve this Doc
View Source
pattern()
Declaration
public snobolParser.PatternContext pattern()
Returns
|
Improve this Doc
View Source
powExpression()
Declaration
public snobolParser.PowExpressionContext powExpression()
Returns
|
Improve this Doc
View Source
prog()
Declaration
public snobolParser.ProgContext prog()
Returns
|
Improve this Doc
View Source
remdr()
Declaration
public snobolParser.RemdrContext remdr()
Returns
|
Improve this Doc
View Source
replace()
Declaration
public snobolParser.ReplaceContext replace()
Returns
|
Improve this Doc
View Source
reverse()
Declaration
public snobolParser.ReverseContext reverse()
Returns
|
Improve this Doc
View Source
sin()
Declaration
public snobolParser.SinContext sin()
Returns
|
Improve this Doc
View Source
size()
Declaration
public snobolParser.SizeContext size()
Returns
|
Improve this Doc
View Source
sort()
Declaration
public snobolParser.SortContext sort()
Returns
|
Improve this Doc
View Source
subject()
Declaration
public snobolParser.SubjectContext subject()
Returns
|
Improve this Doc
View Source
table()
Declaration
public snobolParser.TableContext table()
Returns
|
Improve this Doc
View Source
tan()
Declaration
public snobolParser.TanContext tan()
Returns
|
Improve this Doc
View Source
transfer()
Declaration
public snobolParser.TransferContext transfer()
Returns
|
Improve this Doc
View Source
transferpre()
Declaration
public snobolParser.TransferpreContext transferpre()
Returns
|
Improve this Doc
View Source
trim()
Declaration
public snobolParser.TrimContext trim()
Returns