Show / Hide Table of Contents

Class vbaParser.BlockStmtContext

Inheritance
System.Object
vbaParser.BlockStmtContext
Namespace: GCore.Antlr.Grammers.Vba
Assembly: Vba.dll
Syntax
public class BlockStmtContext : ParserRuleContext

Constructors

| Improve this Doc View Source

BlockStmtContext(ParserRuleContext, Int32)

Declaration
public BlockStmtContext(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 Description
TResult
Type Parameters
Name Description
TResult
| Improve this Doc View Source

appactivateStmt()

Declaration
public vbaParser.AppactivateStmtContext appactivateStmt()
Returns
Type Description
vbaParser.AppactivateStmtContext
| Improve this Doc View Source

attributeStmt()

Declaration
public vbaParser.AttributeStmtContext attributeStmt()
Returns
Type Description
vbaParser.AttributeStmtContext
| Improve this Doc View Source

beepStmt()

Declaration
public vbaParser.BeepStmtContext beepStmt()
Returns
Type Description
vbaParser.BeepStmtContext
| Improve this Doc View Source

chdirStmt()

Declaration
public vbaParser.ChdirStmtContext chdirStmt()
Returns
Type Description
vbaParser.ChdirStmtContext
| Improve this Doc View Source

chdriveStmt()

Declaration
public vbaParser.ChdriveStmtContext chdriveStmt()
Returns
Type Description
vbaParser.ChdriveStmtContext
| Improve this Doc View Source

closeStmt()

Declaration
public vbaParser.CloseStmtContext closeStmt()
Returns
Type Description
vbaParser.CloseStmtContext
| Improve this Doc View Source

constStmt()

Declaration
public vbaParser.ConstStmtContext constStmt()
Returns
Type Description
vbaParser.ConstStmtContext
| Improve this Doc View Source

dateStmt()

Declaration
public vbaParser.DateStmtContext dateStmt()
Returns
Type Description
vbaParser.DateStmtContext
| Improve this Doc View Source

deftypeStmt()

Declaration
public vbaParser.DeftypeStmtContext deftypeStmt()
Returns
Type Description
vbaParser.DeftypeStmtContext
| Improve this Doc View Source

deleteSettingStmt()

Declaration
public vbaParser.DeleteSettingStmtContext deleteSettingStmt()
Returns
Type Description
vbaParser.DeleteSettingStmtContext
| Improve this Doc View Source

doLoopStmt()

Declaration
public vbaParser.DoLoopStmtContext doLoopStmt()
Returns
Type Description
vbaParser.DoLoopStmtContext
| Improve this Doc View Source

endStmt()

Declaration
public vbaParser.EndStmtContext endStmt()
Returns
Type Description
vbaParser.EndStmtContext
| 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

eraseStmt()

Declaration
public vbaParser.EraseStmtContext eraseStmt()
Returns
Type Description
vbaParser.EraseStmtContext
| Improve this Doc View Source

errorStmt()

Declaration
public vbaParser.ErrorStmtContext errorStmt()
Returns
Type Description
vbaParser.ErrorStmtContext
| 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

exitStmt()

Declaration
public vbaParser.ExitStmtContext exitStmt()
Returns
Type Description
vbaParser.ExitStmtContext
| Improve this Doc View Source

explicitCallStmt()

Declaration
public vbaParser.ExplicitCallStmtContext explicitCallStmt()
Returns
Type Description
vbaParser.ExplicitCallStmtContext
| Improve this Doc View Source

filecopyStmt()

Declaration
public vbaParser.FilecopyStmtContext filecopyStmt()
Returns
Type Description
vbaParser.FilecopyStmtContext
| Improve this Doc View Source

forEachStmt()

Declaration
public vbaParser.ForEachStmtContext forEachStmt()
Returns
Type Description
vbaParser.ForEachStmtContext
| Improve this Doc View Source

forNextStmt()

Declaration
public vbaParser.ForNextStmtContext forNextStmt()
Returns
Type Description
vbaParser.ForNextStmtContext
| Improve this Doc View Source

getStmt()

Declaration
public vbaParser.GetStmtContext getStmt()
Returns
Type Description
vbaParser.GetStmtContext
| Improve this Doc View Source

goSubStmt()

Declaration
public vbaParser.GoSubStmtContext goSubStmt()
Returns
Type Description
vbaParser.GoSubStmtContext
| Improve this Doc View Source

goToStmt()

Declaration
public vbaParser.GoToStmtContext goToStmt()
Returns
Type Description
vbaParser.GoToStmtContext
| Improve this Doc View Source

ifThenElseStmt()

Declaration
public vbaParser.IfThenElseStmtContext ifThenElseStmt()
Returns
Type Description
vbaParser.IfThenElseStmtContext
| Improve this Doc View Source

implementsStmt()

Declaration
public vbaParser.ImplementsStmtContext implementsStmt()
Returns
Type Description
vbaParser.ImplementsStmtContext
| Improve this Doc View Source

implicitCallStmt_InBlock()

Declaration
public vbaParser.ImplicitCallStmt_InBlockContext implicitCallStmt_InBlock()
Returns
Type Description
vbaParser.ImplicitCallStmt_InBlockContext
| Improve this Doc View Source

implicitCallStmt_InStmt()

Declaration
public vbaParser.ImplicitCallStmt_InStmtContext implicitCallStmt_InStmt()
Returns
Type Description
vbaParser.ImplicitCallStmt_InStmtContext
| Improve this Doc View Source

inputStmt()

Declaration
public vbaParser.InputStmtContext inputStmt()
Returns
Type Description
vbaParser.InputStmtContext
| Improve this Doc View Source

killStmt()

Declaration
public vbaParser.KillStmtContext killStmt()
Returns
Type Description
vbaParser.KillStmtContext
| Improve this Doc View Source

letStmt()

Declaration
public vbaParser.LetStmtContext letStmt()
Returns
Type Description
vbaParser.LetStmtContext
| Improve this Doc View Source

lineInputStmt()

Declaration
public vbaParser.LineInputStmtContext lineInputStmt()
Returns
Type Description
vbaParser.LineInputStmtContext
| Improve this Doc View Source

lineLabel()

Declaration
public vbaParser.LineLabelContext lineLabel()
Returns
Type Description
vbaParser.LineLabelContext
| Improve this Doc View Source

loadStmt()

Declaration
public vbaParser.LoadStmtContext loadStmt()
Returns
Type Description
vbaParser.LoadStmtContext
| Improve this Doc View Source

lockStmt()

Declaration
public vbaParser.LockStmtContext lockStmt()
Returns
Type Description
vbaParser.LockStmtContext
| Improve this Doc View Source

lsetStmt()

Declaration
public vbaParser.LsetStmtContext lsetStmt()
Returns
Type Description
vbaParser.LsetStmtContext
| Improve this Doc View Source

macroStmt()

Declaration
public vbaParser.MacroStmtContext macroStmt()
Returns
Type Description
vbaParser.MacroStmtContext
| Improve this Doc View Source

midStmt()

Declaration
public vbaParser.MidStmtContext midStmt()
Returns
Type Description
vbaParser.MidStmtContext
| Improve this Doc View Source

mkdirStmt()

Declaration
public vbaParser.MkdirStmtContext mkdirStmt()
Returns
Type Description
vbaParser.MkdirStmtContext
| Improve this Doc View Source

nameStmt()

Declaration
public vbaParser.NameStmtContext nameStmt()
Returns
Type Description
vbaParser.NameStmtContext
| Improve this Doc View Source

onErrorStmt()

Declaration
public vbaParser.OnErrorStmtContext onErrorStmt()
Returns
Type Description
vbaParser.OnErrorStmtContext
| Improve this Doc View Source

onGoSubStmt()

Declaration
public vbaParser.OnGoSubStmtContext onGoSubStmt()
Returns
Type Description
vbaParser.OnGoSubStmtContext
| Improve this Doc View Source

onGoToStmt()

Declaration
public vbaParser.OnGoToStmtContext onGoToStmt()
Returns
Type Description
vbaParser.OnGoToStmtContext
| Improve this Doc View Source

openStmt()

Declaration
public vbaParser.OpenStmtContext openStmt()
Returns
Type Description
vbaParser.OpenStmtContext
| Improve this Doc View Source

printStmt()

Declaration
public vbaParser.PrintStmtContext printStmt()
Returns
Type Description
vbaParser.PrintStmtContext
| Improve this Doc View Source

putStmt()

Declaration
public vbaParser.PutStmtContext putStmt()
Returns
Type Description
vbaParser.PutStmtContext
| Improve this Doc View Source

raiseEventStmt()

Declaration
public vbaParser.RaiseEventStmtContext raiseEventStmt()
Returns
Type Description
vbaParser.RaiseEventStmtContext
| Improve this Doc View Source

randomizeStmt()

Declaration
public vbaParser.RandomizeStmtContext randomizeStmt()
Returns
Type Description
vbaParser.RandomizeStmtContext
| Improve this Doc View Source

redimStmt()

Declaration
public vbaParser.RedimStmtContext redimStmt()
Returns
Type Description
vbaParser.RedimStmtContext
| Improve this Doc View Source

resetStmt()

Declaration
public vbaParser.ResetStmtContext resetStmt()
Returns
Type Description
vbaParser.ResetStmtContext
| Improve this Doc View Source

resumeStmt()

Declaration
public vbaParser.ResumeStmtContext resumeStmt()
Returns
Type Description
vbaParser.ResumeStmtContext
| Improve this Doc View Source

returnStmt()

Declaration
public vbaParser.ReturnStmtContext returnStmt()
Returns
Type Description
vbaParser.ReturnStmtContext
| Improve this Doc View Source

rmdirStmt()

Declaration
public vbaParser.RmdirStmtContext rmdirStmt()
Returns
Type Description
vbaParser.RmdirStmtContext
| Improve this Doc View Source

rsetStmt()

Declaration
public vbaParser.RsetStmtContext rsetStmt()
Returns
Type Description
vbaParser.RsetStmtContext
| Improve this Doc View Source

savepictureStmt()

Declaration
public vbaParser.SavepictureStmtContext savepictureStmt()
Returns
Type Description
vbaParser.SavepictureStmtContext
| Improve this Doc View Source

saveSettingStmt()

Declaration
public vbaParser.SaveSettingStmtContext saveSettingStmt()
Returns
Type Description
vbaParser.SaveSettingStmtContext
| Improve this Doc View Source

seekStmt()

Declaration
public vbaParser.SeekStmtContext seekStmt()
Returns
Type Description
vbaParser.SeekStmtContext
| Improve this Doc View Source

selectCaseStmt()

Declaration
public vbaParser.SelectCaseStmtContext selectCaseStmt()
Returns
Type Description
vbaParser.SelectCaseStmtContext
| Improve this Doc View Source

sendkeysStmt()

Declaration
public vbaParser.SendkeysStmtContext sendkeysStmt()
Returns
Type Description
vbaParser.SendkeysStmtContext
| Improve this Doc View Source

setattrStmt()

Declaration
public vbaParser.SetattrStmtContext setattrStmt()
Returns
Type Description
vbaParser.SetattrStmtContext
| Improve this Doc View Source

setStmt()

Declaration
public vbaParser.SetStmtContext setStmt()
Returns
Type Description
vbaParser.SetStmtContext
| Improve this Doc View Source

stopStmt()

Declaration
public vbaParser.StopStmtContext stopStmt()
Returns
Type Description
vbaParser.StopStmtContext
| Improve this Doc View Source

timeStmt()

Declaration
public vbaParser.TimeStmtContext timeStmt()
Returns
Type Description
vbaParser.TimeStmtContext
| Improve this Doc View Source

unloadStmt()

Declaration
public vbaParser.UnloadStmtContext unloadStmt()
Returns
Type Description
vbaParser.UnloadStmtContext
| Improve this Doc View Source

unlockStmt()

Declaration
public vbaParser.UnlockStmtContext unlockStmt()
Returns
Type Description
vbaParser.UnlockStmtContext
| Improve this Doc View Source

variableStmt()

Declaration
public vbaParser.VariableStmtContext variableStmt()
Returns
Type Description
vbaParser.VariableStmtContext
| Improve this Doc View Source

whileWendStmt()

Declaration
public vbaParser.WhileWendStmtContext whileWendStmt()
Returns
Type Description
vbaParser.WhileWendStmtContext
| Improve this Doc View Source

widthStmt()

Declaration
public vbaParser.WidthStmtContext widthStmt()
Returns
Type Description
vbaParser.WidthStmtContext
| Improve this Doc View Source

withStmt()

Declaration
public vbaParser.WithStmtContext withStmt()
Returns
Type Description
vbaParser.WithStmtContext
| Improve this Doc View Source

writeStmt()

Declaration
public vbaParser.WriteStmtContext writeStmt()
Returns
Type Description
vbaParser.WriteStmtContext
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX