Class alefParser.Term_Context
Inheritance
System.Object
alefParser.Term_Context
Assembly: Alef.dll
Syntax
public class Term_Context : ParserRuleContext
Constructors
|
Improve this Doc
View Source
Term_Context(ParserRuleContext, Int32)
Declaration
public Term_Context(ParserRuleContext parent, int invokingState)
Parameters
Type |
Name |
Description |
ParserRuleContext |
parent |
|
System.Int32 |
invokingState |
|
Properties
|
Improve this Doc
View Source
RuleIndex
Declaration
public override int RuleIndex { get; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
Accept<TResult>(IParseTreeVisitor<TResult>)
Declaration
public override TResult Accept<TResult>(IParseTreeVisitor<TResult> visitor)
Parameters
Type |
Name |
Description |
IParseTreeVisitor<TResult> |
visitor |
|
Returns
Type Parameters
|
Improve this Doc
View Source
ARITHMETIC_CONST()
Declaration
public ITerminalNode ARITHMETIC_CONST()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
CONSTANT()
Declaration
public ITerminalNode CONSTANT()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
EnterRule(IParseTreeListener)
Declaration
public override void EnterRule(IParseTreeListener listener)
Parameters
Type |
Name |
Description |
IParseTreeListener |
listener |
|
|
Improve this Doc
View Source
enum_member()
Declaration
public alefParser.Enum_memberContext enum_member()
Returns
|
Improve this Doc
View Source
ExitRule(IParseTreeListener)
Declaration
public override void ExitRule(IParseTreeListener listener)
Parameters
Type |
Name |
Description |
IParseTreeListener |
listener |
|
|
Improve this Doc
View Source
expr_()
Declaration
public alefParser.Expr_Context expr_()
Returns
|
Improve this Doc
View Source
name()
Declaration
public alefParser.NameContext name()
Returns
|
Improve this Doc
View Source
NIL()
Declaration
public ITerminalNode NIL()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
SIZEOF()
Declaration
public ITerminalNode SIZEOF()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
stag()
Declaration
public alefParser.StagContext stag()
Returns
|
Improve this Doc
View Source
STRING_CONST()
Declaration
public ITerminalNode STRING_CONST()
Returns
Type |
Description |
ITerminalNode |
|
|
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
typecast()
Declaration
public alefParser.TypecastContext typecast()
Returns
|
Improve this Doc
View Source
typename()
Declaration
public alefParser.TypenameContext typename()
Returns
|
Improve this Doc
View Source
zarlist()
Declaration
public alefParser.ZarlistContext zarlist()
Returns