Class Cobol85PreprocessorParser.StartRuleContext
Inheritance
System.Object
Cobol85PreprocessorParser.StartRuleContext
Assembly: Cobol85.dll
Syntax
public class StartRuleContext : ParserRuleContext
Constructors
|
Improve this Doc
View Source
StartRuleContext(ParserRuleContext, Int32)
Declaration
public StartRuleContext(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
charDataLine()
Declaration
public Cobol85PreprocessorParser.CharDataLineContext[] charDataLine()
Returns
|
Improve this Doc
View Source
charDataLine(Int32)
Declaration
public Cobol85PreprocessorParser.CharDataLineContext charDataLine(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
compilerOptions()
Declaration
public Cobol85PreprocessorParser.CompilerOptionsContext[] compilerOptions()
Returns
|
Improve this Doc
View Source
compilerOptions(Int32)
Declaration
public Cobol85PreprocessorParser.CompilerOptionsContext compilerOptions(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
copyStatement()
Declaration
public Cobol85PreprocessorParser.CopyStatementContext[] copyStatement()
Returns
|
Improve this Doc
View Source
copyStatement(Int32)
Declaration
public Cobol85PreprocessorParser.CopyStatementContext copyStatement(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
ejectStatement()
Declaration
public Cobol85PreprocessorParser.EjectStatementContext[] ejectStatement()
Returns
|
Improve this Doc
View Source
ejectStatement(Int32)
Declaration
public Cobol85PreprocessorParser.EjectStatementContext ejectStatement(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
Eof()
Declaration
public ITerminalNode Eof()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
execCicsStatement()
Declaration
public Cobol85PreprocessorParser.ExecCicsStatementContext[] execCicsStatement()
Returns
|
Improve this Doc
View Source
execCicsStatement(Int32)
Declaration
public Cobol85PreprocessorParser.ExecCicsStatementContext execCicsStatement(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
execSqlImsStatement()
Declaration
public Cobol85PreprocessorParser.ExecSqlImsStatementContext[] execSqlImsStatement()
Returns
|
Improve this Doc
View Source
execSqlImsStatement(Int32)
Declaration
public Cobol85PreprocessorParser.ExecSqlImsStatementContext execSqlImsStatement(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
execSqlStatement()
Declaration
public Cobol85PreprocessorParser.ExecSqlStatementContext[] execSqlStatement()
Returns
|
Improve this Doc
View Source
execSqlStatement(Int32)
Declaration
public Cobol85PreprocessorParser.ExecSqlStatementContext execSqlStatement(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
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
NEWLINE()
Declaration
public ITerminalNode[] NEWLINE()
Returns
Type |
Description |
ITerminalNode[] |
|
|
Improve this Doc
View Source
NEWLINE(Int32)
Declaration
public ITerminalNode NEWLINE(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
replaceArea()
Declaration
public Cobol85PreprocessorParser.ReplaceAreaContext[] replaceArea()
Returns
|
Improve this Doc
View Source
replaceArea(Int32)
Declaration
public Cobol85PreprocessorParser.ReplaceAreaContext replaceArea(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
replaceOffStatement()
Declaration
public Cobol85PreprocessorParser.ReplaceOffStatementContext[] replaceOffStatement()
Returns
|
Improve this Doc
View Source
replaceOffStatement(Int32)
Declaration
public Cobol85PreprocessorParser.ReplaceOffStatementContext replaceOffStatement(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
skipStatement()
Declaration
public Cobol85PreprocessorParser.SkipStatementContext[] skipStatement()
Returns
|
Improve this Doc
View Source
skipStatement(Int32)
Declaration
public Cobol85PreprocessorParser.SkipStatementContext skipStatement(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
titleStatement()
Declaration
public Cobol85PreprocessorParser.TitleStatementContext[] titleStatement()
Returns
|
Improve this Doc
View Source
titleStatement(Int32)
Declaration
public Cobol85PreprocessorParser.TitleStatementContext titleStatement(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns