Show / Hide Table of Contents

Class PowerBuilderParser.StatementContext

Inheritance
System.Object
PowerBuilderParser.StatementContext
Namespace: GCore.Antlr.Grammers.Powerbuilder
Assembly: Powerbuilder.dll
Syntax
public class StatementContext : ParserRuleContext

Constructors

| Improve this Doc View Source

StatementContext(ParserRuleContext, Int32)

Declaration
public StatementContext(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

assignment_statement()

Declaration
public PowerBuilderParser.Assignment_statementContext assignment_statement()
Returns
Type Description
PowerBuilderParser.Assignment_statementContext
| Improve this Doc View Source

call_statement()

Declaration
public PowerBuilderParser.Call_statementContext call_statement()
Returns
Type Description
PowerBuilderParser.Call_statementContext
| Improve this Doc View Source

choose_statement()

Declaration
public PowerBuilderParser.Choose_statementContext choose_statement()
Returns
Type Description
PowerBuilderParser.Choose_statementContext
| Improve this Doc View Source

close_cursor_statement()

Declaration
public PowerBuilderParser.Close_cursor_statementContext close_cursor_statement()
Returns
Type Description
PowerBuilderParser.Close_cursor_statementContext
| Improve this Doc View Source

close_sql_statement()

Declaration
public PowerBuilderParser.Close_sql_statementContext close_sql_statement()
Returns
Type Description
PowerBuilderParser.Close_sql_statementContext
| Improve this Doc View Source

constant_decl()

Declaration
public PowerBuilderParser.Constant_declContext constant_decl()
Returns
Type Description
PowerBuilderParser.Constant_declContext
| Improve this Doc View Source

continue_statement()

Declaration
public PowerBuilderParser.Continue_statementContext continue_statement()
Returns
Type Description
PowerBuilderParser.Continue_statementContext
| Improve this Doc View Source

create_call_statement()

Declaration
public PowerBuilderParser.Create_call_statementContext create_call_statement()
Returns
Type Description
PowerBuilderParser.Create_call_statementContext
| Improve this Doc View Source

declare_cursor_statement()

Declaration
public PowerBuilderParser.Declare_cursor_statementContext declare_cursor_statement()
Returns
Type Description
PowerBuilderParser.Declare_cursor_statementContext
| Improve this Doc View Source

declare_procedure_statement()

Declaration
public PowerBuilderParser.Declare_procedure_statementContext declare_procedure_statement()
Returns
Type Description
PowerBuilderParser.Declare_procedure_statementContext
| Improve this Doc View Source

DESCRIBE()

Declaration
public ITerminalNode DESCRIBE()
Returns
Type Description
ITerminalNode
| Improve this Doc View Source

destroy_call_statement()

Declaration
public PowerBuilderParser.Destroy_call_statementContext destroy_call_statement()
Returns
Type Description
PowerBuilderParser.Destroy_call_statementContext
| Improve this Doc View Source

do_loop_while_statement()

Declaration
public PowerBuilderParser.Do_loop_while_statementContext do_loop_while_statement()
Returns
Type Description
PowerBuilderParser.Do_loop_while_statementContext
| Improve this Doc View Source

do_while_loop_statement()

Declaration
public PowerBuilderParser.Do_while_loop_statementContext do_while_loop_statement()
Returns
Type Description
PowerBuilderParser.Do_while_loop_statementContext
| 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

event_call_statement()

Declaration
public PowerBuilderParser.Event_call_statementContext event_call_statement()
Returns
Type Description
PowerBuilderParser.Event_call_statementContext
| Improve this Doc View Source

execute_statement()

Declaration
public PowerBuilderParser.Execute_statementContext execute_statement()
Returns
Type Description
PowerBuilderParser.Execute_statementContext
| Improve this Doc View Source

exit_statement()

Declaration
public PowerBuilderParser.Exit_statementContext exit_statement()
Returns
Type Description
PowerBuilderParser.Exit_statementContext
| 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

fetch_into_statement()

Declaration
public PowerBuilderParser.Fetch_into_statementContext fetch_into_statement()
Returns
Type Description
PowerBuilderParser.Fetch_into_statementContext
| Improve this Doc View Source

for_loop_statement()

Declaration
public PowerBuilderParser.For_loop_statementContext for_loop_statement()
Returns
Type Description
PowerBuilderParser.For_loop_statementContext
| Improve this Doc View Source

function_call_statement()

Declaration
public PowerBuilderParser.Function_call_statementContext function_call_statement()
Returns
Type Description
PowerBuilderParser.Function_call_statementContext
| Improve this Doc View Source

goto_statement()

Declaration
public PowerBuilderParser.Goto_statementContext goto_statement()
Returns
Type Description
PowerBuilderParser.Goto_statementContext
| Improve this Doc View Source

identifier_name()

Declaration
public PowerBuilderParser.Identifier_nameContext identifier_name()
Returns
Type Description
PowerBuilderParser.Identifier_nameContext
| Improve this Doc View Source

if_simple_statement()

Declaration
public PowerBuilderParser.If_simple_statementContext if_simple_statement()
Returns
Type Description
PowerBuilderParser.If_simple_statementContext
| Improve this Doc View Source

if_statement()

Declaration
public PowerBuilderParser.If_statementContext if_statement()
Returns
Type Description
PowerBuilderParser.If_statementContext
| Improve this Doc View Source

increment_decrement_statement()

Declaration
public PowerBuilderParser.Increment_decrement_statementContext increment_decrement_statement()
Returns
Type Description
PowerBuilderParser.Increment_decrement_statementContext
| Improve this Doc View Source

label_stat()

Declaration
public PowerBuilderParser.Label_statContext label_stat()
Returns
Type Description
PowerBuilderParser.Label_statContext
| Improve this Doc View Source

open_cursor_statement()

Declaration
public PowerBuilderParser.Open_cursor_statementContext open_cursor_statement()
Returns
Type Description
PowerBuilderParser.Open_cursor_statementContext
| Improve this Doc View Source

post_event()

Declaration
public PowerBuilderParser.Post_eventContext post_event()
Returns
Type Description
PowerBuilderParser.Post_eventContext
| Improve this Doc View Source

prepare_sql_stateent()

Declaration
public PowerBuilderParser.Prepare_sql_stateentContext prepare_sql_stateent()
Returns
Type Description
PowerBuilderParser.Prepare_sql_stateentContext
| Improve this Doc View Source

public_statement()

Declaration
public PowerBuilderParser.Public_statementContext public_statement()
Returns
Type Description
PowerBuilderParser.Public_statementContext
| Improve this Doc View Source

return_statement()

Declaration
public PowerBuilderParser.Return_statementContext return_statement()
Returns
Type Description
PowerBuilderParser.Return_statementContext
| Improve this Doc View Source

sql_commit_statement()

Declaration
public PowerBuilderParser.Sql_commit_statementContext sql_commit_statement()
Returns
Type Description
PowerBuilderParser.Sql_commit_statementContext
| Improve this Doc View Source

sql_statement()

Declaration
public PowerBuilderParser.Sql_statementContext sql_statement()
Returns
Type Description
PowerBuilderParser.Sql_statementContext
| Improve this Doc View Source

statement_sub()

Declaration
public PowerBuilderParser.Statement_subContext statement_sub()
Returns
Type Description
PowerBuilderParser.Statement_subContext
| Improve this Doc View Source

super_call_statement()

Declaration
public PowerBuilderParser.Super_call_statementContext super_call_statement()
Returns
Type Description
PowerBuilderParser.Super_call_statementContext
| Improve this Doc View Source

throw_statement()

Declaration
public PowerBuilderParser.Throw_statementContext throw_statement()
Returns
Type Description
PowerBuilderParser.Throw_statementContext
| Improve this Doc View Source

try_catch_statement()

Declaration
public PowerBuilderParser.Try_catch_statementContext try_catch_statement()
Returns
Type Description
PowerBuilderParser.Try_catch_statementContext
| Improve this Doc View Source

variable_decl()

Declaration
public PowerBuilderParser.Variable_declContext variable_decl()
Returns
Type Description
PowerBuilderParser.Variable_declContext
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX