Class alefParser
Inheritance
System.Object
alefParser
Assembly: Alef.dll
Syntax
public class alefParser : Parser
Constructors
|
Improve this Doc
View Source
alefParser(ITokenStream)
Declaration
public alefParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
alefParser(ITokenStream, TextWriter, TextWriter)
Declaration
public alefParser(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
ADT
Declaration
public const int ADT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AGGR
Declaration
public const int AGGR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALLOC
Declaration
public const int ALLOC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ALT
Declaration
public const int ALT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ARITHMETIC_CONST
Declaration
public const int ARITHMETIC_CONST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BECOME
Declaration
public const int BECOME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BREAK
Declaration
public const int BREAK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYTE
Declaration
public const int BYTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CASE
Declaration
public const int CASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHAN
Declaration
public const int CHAN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHECK
Declaration
public const int CHECK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONSTANT
Declaration
public const int CONSTANT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTINUE
Declaration
public const int CONTINUE = 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
DEFAULT
Declaration
public const int DEFAULT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
DO
Declaration
public const int DO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELSE
Declaration
public const int ELSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENUM
Declaration
public const int ENUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXTERN
Declaration
public const int EXTERN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FLOAT
Declaration
public const int FLOAT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FOR
Declaration
public const int FOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GOTO
Declaration
public const int GOTO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IDENTIFIER
Declaration
public const int IDENTIFIER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IF
Declaration
public const int IF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT
Declaration
public const int INT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTERN
Declaration
public const int INTERN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINT
Declaration
public const int LINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NIL
Declaration
public const int NIL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PAR
Declaration
public const int PAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRIVATE
Declaration
public const int PRIVATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROC
Declaration
public const int PROC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RAISE
Declaration
public const int RAISE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RESCUE
Declaration
public const int RESCUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETURN
Declaration
public const int RETURN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_adtfunc
Declaration
public const int RULE_adtfunc = 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_arglist
Declaration
public const int RULE_arglist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_arglistp
Declaration
public const int RULE_arglistp = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_arrayspec
Declaration
public const int RULE_arrayspec = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_autodecl
Declaration
public const int RULE_autodecl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_autolist
Declaration
public const int RULE_autolist = 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_bufdim
Declaration
public const int RULE_bufdim = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_case_
Declaration
public const int RULE_case_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_castexpr
Declaration
public const int RULE_castexpr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_cbody
Declaration
public const int RULE_cbody = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_clist
Declaration
public const int RULE_clist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ctlist
Declaration
public const int RULE_ctlist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_decl
Declaration
public const int RULE_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_decllist
Declaration
public const int RULE_decllist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_elist
Declaration
public const int RULE_elist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_enum_member
Declaration
public const int RULE_enum_member = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expr_
Declaration
public const int RULE_expr_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_indsp
Declaration
public const int RULE_indsp = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_info
Declaration
public const int RULE_info = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ivardecl
Declaration
public const int RULE_ivardecl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_memberlist
Declaration
public const int RULE_memberlist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_monexpr
Declaration
public const int RULE_monexpr = 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_nlstmnt
Declaration
public const int RULE_nlstmnt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_polytype
Declaration
public const int RULE_polytype = 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_rbody
Declaration
public const int RULE_rbody = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sclass
Declaration
public const int RULE_sclass = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_setlist
Declaration
public const int RULE_setlist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_slist
Declaration
public const int RULE_slist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sname
Declaration
public const int RULE_sname = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_stag
Declaration
public const int RULE_stag = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_stmnt
Declaration
public const int RULE_stmnt = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tbody
Declaration
public const int RULE_tbody = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcase
Declaration
public const int RULE_tcase = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tcomp
Declaration
public const int RULE_tcomp = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_telist
Declaration
public const int RULE_telist = 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_tlist
Declaration
public const int RULE_tlist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tname
Declaration
public const int RULE_tname = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tuplearg
Declaration
public const int RULE_tuplearg = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_typecast
Declaration
public const int RULE_typecast = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_typename
Declaration
public const int RULE_typename = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_typespec
Declaration
public const int RULE_typespec = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_vardecl
Declaration
public const int RULE_vardecl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_vardecllist
Declaration
public const int RULE_vardecllist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variant
Declaration
public const int RULE_variant = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_xtname
Declaration
public const int RULE_xtname = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zargs
Declaration
public const int RULE_zargs = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zarlist
Declaration
public const int RULE_zarlist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zconst
Declaration
public const int RULE_zconst = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zelist
Declaration
public const int RULE_zelist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zexpr
Declaration
public const int RULE_zexpr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zinit
Declaration
public const int RULE_zinit = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zlab
Declaration
public const int RULE_zlab = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_zpolytype
Declaration
public const int RULE_zpolytype = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ztag
Declaration
public const int RULE_ztag = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ztelist
Declaration
public const int RULE_ztelist = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ztname
Declaration
public const int RULE_ztname = 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
SINT
Declaration
public const int SINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SIZEOF
Declaration
public const int SIZEOF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRING_CONST
Declaration
public const int STRING_CONST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SWITCH
Declaration
public const int SWITCH = 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__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
TASK
Declaration
public const int TASK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TUPLE
Declaration
public const int TUPLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPEDEF
Declaration
public const int TYPEDEF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPEOF
Declaration
public const int TYPEOF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UINT
Declaration
public const int UINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ULINT
Declaration
public const int ULINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNALLOC
Declaration
public const int UNALLOC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNION
Declaration
public const int UNION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
USINT
Declaration
public const int USINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VOID
Declaration
public const int VOID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHILE
Declaration
public const int WHILE = 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 |
|
|
Improve this Doc
View Source
ZEROX
Declaration
public const int ZEROX = 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
adtfunc()
Declaration
public alefParser.AdtfuncContext adtfunc()
Returns
|
Improve this Doc
View Source
arg()
Declaration
public alefParser.ArgContext arg()
Returns
|
Improve this Doc
View Source
arglist()
Declaration
public alefParser.ArglistContext arglist()
Returns
|
Improve this Doc
View Source
arglistp()
Declaration
public alefParser.ArglistpContext arglistp()
Returns
|
Improve this Doc
View Source
arrayspec()
Declaration
public alefParser.ArrayspecContext arrayspec()
Returns
|
Improve this Doc
View Source
autodecl()
Declaration
public alefParser.AutodeclContext autodecl()
Returns
|
Improve this Doc
View Source
autolist()
Declaration
public alefParser.AutolistContext autolist()
Returns
|
Improve this Doc
View Source
block()
Declaration
public alefParser.BlockContext block()
Returns
|
Improve this Doc
View Source
bufdim()
Declaration
public alefParser.BufdimContext bufdim()
Returns
|
Improve this Doc
View Source
case_()
Declaration
public alefParser.Case_Context case_()
Returns
|
Improve this Doc
View Source
castexpr()
Declaration
public alefParser.CastexprContext castexpr()
Returns
|
Improve this Doc
View Source
cbody()
Declaration
public alefParser.CbodyContext cbody()
Returns
|
Improve this Doc
View Source
clist()
Declaration
public alefParser.ClistContext clist()
Returns
|
Improve this Doc
View Source
ctlist()
Declaration
public alefParser.CtlistContext ctlist()
Returns
|
Improve this Doc
View Source
decl()
Declaration
public alefParser.DeclContext decl()
Returns
|
Improve this Doc
View Source
decllist()
Declaration
public alefParser.DecllistContext decllist()
Returns
|
Improve this Doc
View Source
elist()
Declaration
public alefParser.ElistContext elist()
Returns
|
Improve this Doc
View Source
enum_member()
Declaration
public alefParser.Enum_memberContext enum_member()
Returns
|
Improve this Doc
View Source
expr_()
Declaration
public alefParser.Expr_Context expr_()
Returns
|
Improve this Doc
View Source
indsp()
Declaration
public alefParser.IndspContext indsp()
Returns
|
Improve this Doc
View Source
info()
Declaration
public alefParser.InfoContext info()
Returns
|
Improve this Doc
View Source
ivardecl()
Declaration
public alefParser.IvardeclContext ivardecl()
Returns
|
Improve this Doc
View Source
memberlist()
Declaration
public alefParser.MemberlistContext memberlist()
Returns
|
Improve this Doc
View Source
monexpr()
Declaration
public alefParser.MonexprContext monexpr()
Returns
|
Improve this Doc
View Source
name()
Declaration
public alefParser.NameContext name()
Returns
|
Improve this Doc
View Source
nlstmnt()
Declaration
public alefParser.NlstmntContext nlstmnt()
Returns
|
Improve this Doc
View Source
polytype()
Declaration
public alefParser.PolytypeContext polytype()
Returns
|
Improve this Doc
View Source
program()
Declaration
public alefParser.ProgramContext program()
Returns
|
Improve this Doc
View Source
rbody()
Declaration
public alefParser.RbodyContext rbody()
Returns
|
Improve this Doc
View Source
sclass()
Declaration
public alefParser.SclassContext sclass()
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
setlist()
Declaration
public alefParser.SetlistContext setlist()
Returns
|
Improve this Doc
View Source
slist()
Declaration
public alefParser.SlistContext slist()
Returns
|
Improve this Doc
View Source
sname()
Declaration
public alefParser.SnameContext sname()
Returns
|
Improve this Doc
View Source
stag()
Declaration
public alefParser.StagContext stag()
Returns
|
Improve this Doc
View Source
stmnt()
Declaration
public alefParser.StmntContext stmnt()
Returns
|
Improve this Doc
View Source
tbody()
Declaration
public alefParser.TbodyContext tbody()
Returns
|
Improve this Doc
View Source
tcase()
Declaration
public alefParser.TcaseContext tcase()
Returns
|
Improve this Doc
View Source
tcomp()
Declaration
public alefParser.TcompContext tcomp()
Returns
|
Improve this Doc
View Source
telist()
Declaration
public alefParser.TelistContext telist()
Returns
|
Improve this Doc
View Source
term_()
Declaration
public alefParser.Term_Context term_()
Returns
|
Improve this Doc
View Source
tlist()
Declaration
public alefParser.TlistContext tlist()
Returns
|
Improve this Doc
View Source
tname()
Declaration
public alefParser.TnameContext tname()
Returns
|
Improve this Doc
View Source
tuplearg()
Declaration
public alefParser.TupleargContext tuplearg()
Returns
|
Improve this Doc
View Source
typecast()
Declaration
public alefParser.TypecastContext typecast()
Returns
|
Improve this Doc
View Source
typename()
Declaration
public alefParser.TypenameContext typename()
Returns
|
Improve this Doc
View Source
typespec()
Declaration
public alefParser.TypespecContext typespec()
Returns
|
Improve this Doc
View Source
vardecl()
Declaration
public alefParser.VardeclContext vardecl()
Returns
|
Improve this Doc
View Source
vardecllist()
Declaration
public alefParser.VardecllistContext vardecllist()
Returns
|
Improve this Doc
View Source
variant()
Declaration
public alefParser.VariantContext variant()
Returns
|
Improve this Doc
View Source
xtname()
Declaration
public alefParser.XtnameContext xtname()
Returns
|
Improve this Doc
View Source
zargs()
Declaration
public alefParser.ZargsContext zargs()
Returns
|
Improve this Doc
View Source
zarlist()
Declaration
public alefParser.ZarlistContext zarlist()
Returns
|
Improve this Doc
View Source
zconst()
Declaration
public alefParser.ZconstContext zconst()
Returns
|
Improve this Doc
View Source
zelist()
Declaration
public alefParser.ZelistContext zelist()
Returns
|
Improve this Doc
View Source
zexpr()
Declaration
public alefParser.ZexprContext zexpr()
Returns
|
Improve this Doc
View Source
zinit()
Declaration
public alefParser.ZinitContext zinit()
Returns
|
Improve this Doc
View Source
zlab()
Declaration
public alefParser.ZlabContext zlab()
Returns
|
Improve this Doc
View Source
zpolytype()
Declaration
public alefParser.ZpolytypeContext zpolytype()
Returns
|
Improve this Doc
View Source
ztag()
Declaration
public alefParser.ZtagContext ztag()
Returns
|
Improve this Doc
View Source
ztelist()
Declaration
public alefParser.ZtelistContext ztelist()
Returns
|
Improve this Doc
View Source
ztname()
Declaration
public alefParser.ZtnameContext ztname()
Returns