Class HyperTalkParser.CommandStmntContext
Inheritance
System.Object
HyperTalkParser.CommandStmntContext
Assembly: Hypertalk.dll
Syntax
public class CommandStmntContext : ParserRuleContext
Constructors
|
Improve this Doc
View Source
CommandStmntContext(ParserRuleContext, Int32)
Declaration
public CommandStmntContext(ParserRuleContext parent, int invokingState)
Parameters
Type |
Name |
Description |
ParserRuleContext |
parent |
|
System.Int32 |
invokingState |
|
Fields
|
Improve this Doc
View Source
gender
Declaration
Field Value
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
background()
Declaration
public HyperTalkParser.BackgroundContext background()
Returns
|
Improve this Doc
View Source
card()
Declaration
public HyperTalkParser.CardContext card()
Returns
|
Improve this Doc
View Source
cards()
Declaration
public HyperTalkParser.CardsContext cards()
Returns
|
Improve this Doc
View Source
container()
Declaration
public HyperTalkParser.ContainerContext container()
Returns
|
Improve this Doc
View Source
convertible()
Declaration
public HyperTalkParser.ConvertibleContext[] convertible()
Returns
|
Improve this Doc
View Source
convertible(Int32)
Declaration
public HyperTalkParser.ConvertibleContext convertible(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
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
ExitRule(IParseTreeListener)
Declaration
public override void ExitRule(IParseTreeListener listener)
Parameters
Type |
Name |
Description |
IParseTreeListener |
listener |
|
|
Improve this Doc
View Source
expression()
Declaration
public HyperTalkParser.ExpressionContext[] expression()
Returns
|
Improve this Doc
View Source
expression(Int32)
Declaration
public HyperTalkParser.ExpressionContext expression(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
factor()
Declaration
public HyperTalkParser.FactorContext[] factor()
Returns
|
Improve this Doc
View Source
factor(Int32)
Declaration
public HyperTalkParser.FactorContext factor(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
handlerName()
Declaration
public HyperTalkParser.HandlerNameContext handlerName()
Returns
|
Improve this Doc
View Source
listExpression()
Declaration
public HyperTalkParser.ListExpressionContext[] listExpression()
Returns
|
Improve this Doc
View Source
listExpression(Int32)
Declaration
public HyperTalkParser.ListExpressionContext listExpression(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
musicExpression()
Declaration
public HyperTalkParser.MusicExpressionContext musicExpression()
Returns
|
Improve this Doc
View Source
of()
Declaration
public HyperTalkParser.OfContext[] of()
Returns
|
Improve this Doc
View Source
of(Int32)
Declaration
public HyperTalkParser.OfContext of(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
picture()
Declaration
public HyperTalkParser.PictureContext picture()
Returns
|
Improve this Doc
View Source
preposition()
Declaration
public HyperTalkParser.PrepositionContext preposition()
Returns
|
Improve this Doc
View Source
property()
Declaration
public HyperTalkParser.PropertyContext property()
Returns
|
Improve this Doc
View Source
propertyValue()
Declaration
public HyperTalkParser.PropertyValueContext propertyValue()
Returns
|
Improve this Doc
View Source
remoteNavOption()
Declaration
public HyperTalkParser.RemoteNavOptionContext remoteNavOption()
Returns
|
Improve this Doc
View Source
sortChunkType()
Declaration
public HyperTalkParser.SortChunkTypeContext sortChunkType()
Returns
|
Improve this Doc
View Source
sortDirection()
Declaration
public HyperTalkParser.SortDirectionContext sortDirection()
Returns
|
Improve this Doc
View Source
sortStyle()
Declaration
public HyperTalkParser.SortStyleContext sortStyle()
Returns
|
Improve this Doc
View Source
timeUnit()
Declaration
public HyperTalkParser.TimeUnitContext timeUnit()
Returns
|
Improve this Doc
View Source
toolExpression()
Declaration
public HyperTalkParser.ToolExpressionContext toolExpression()
Returns