Class PowerBuilderParserBaseListener
This class provides an empty implementation of IPowerBuilderParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
Inheritance
Namespace: GCore.Antlr.Grammers.Powerbuilder
Assembly: Powerbuilder.dll
Syntax
public class PowerBuilderParserBaseListener : object, IPowerBuilderParserListener, Antlr4.Runtime.Tree.IParseTreeListener
Methods
| Improve this Doc View SourceEnterAccess_modif(PowerBuilderParser.Access_modifContext)
Enter a parse tree produced by access_modif().
The default implementation does nothing.
Declaration
public virtual void EnterAccess_modif(PowerBuilderParser.Access_modifContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Access_modifContext | context | The parse tree. |
EnterAccess_modif_part(PowerBuilderParser.Access_modif_partContext)
Enter a parse tree produced by access_modif_part().
The default implementation does nothing.
Declaration
public virtual void EnterAccess_modif_part(PowerBuilderParser.Access_modif_partContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Access_modif_partContext | context | The parse tree. |
EnterAccess_type(PowerBuilderParser.Access_typeContext)
Enter a parse tree produced by access_type().
The default implementation does nothing.
Declaration
public virtual void EnterAccess_type(PowerBuilderParser.Access_typeContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Access_typeContext | context | The parse tree. |
EnterAdd_expr(PowerBuilderParser.Add_exprContext)
Enter a parse tree produced by add_expr().
The default implementation does nothing.
Declaration
public virtual void EnterAdd_expr(PowerBuilderParser.Add_exprContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Add_exprContext | context | The parse tree. |
EnterAncestor_event_call_statement(PowerBuilderParser.Ancestor_event_call_statementContext)
Enter a parse tree produced by ancestor_event_call_statement().
The default implementation does nothing.
Declaration
public virtual void EnterAncestor_event_call_statement(PowerBuilderParser.Ancestor_event_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Ancestor_event_call_statementContext | context | The parse tree. |
EnterAncestor_function_call(PowerBuilderParser.Ancestor_function_callContext)
Enter a parse tree produced by ancestor_function_call().
The default implementation does nothing.
Declaration
public virtual void EnterAncestor_function_call(PowerBuilderParser.Ancestor_function_callContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Ancestor_function_callContext | context | The parse tree. |
EnterArray_access_atom(PowerBuilderParser.Array_access_atomContext)
Enter a parse tree produced by array_access_atom().
The default implementation does nothing.
Declaration
public virtual void EnterArray_access_atom(PowerBuilderParser.Array_access_atomContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Array_access_atomContext | context | The parse tree. |
EnterArray_decl_sub(PowerBuilderParser.Array_decl_subContext)
Enter a parse tree produced by array_decl_sub().
The default implementation does nothing.
Declaration
public virtual void EnterArray_decl_sub(PowerBuilderParser.Array_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Array_decl_subContext | context | The parse tree. |
EnterAssignment_rhs(PowerBuilderParser.Assignment_rhsContext)
Enter a parse tree produced by assignment_rhs().
The default implementation does nothing.
Declaration
public virtual void EnterAssignment_rhs(PowerBuilderParser.Assignment_rhsContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Assignment_rhsContext | context | The parse tree. |
EnterAssignment_statement(PowerBuilderParser.Assignment_statementContext)
Enter a parse tree produced by assignment_statement().
The default implementation does nothing.
Declaration
public virtual void EnterAssignment_statement(PowerBuilderParser.Assignment_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Assignment_statementContext | context | The parse tree. |
EnterAtom_sub(PowerBuilderParser.Atom_subContext)
Enter a parse tree produced by atom_sub().
The default implementation does nothing.
Declaration
public virtual void EnterAtom_sub(PowerBuilderParser.Atom_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Atom_subContext | context | The parse tree. |
EnterAtom_sub_call1(PowerBuilderParser.Atom_sub_call1Context)
Enter a parse tree produced by atom_sub_call1().
The default implementation does nothing.
Declaration
public virtual void EnterAtom_sub_call1(PowerBuilderParser.Atom_sub_call1Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Atom_sub_call1Context | context | The parse tree. |
EnterAtom_sub_member1(PowerBuilderParser.Atom_sub_member1Context)
Enter a parse tree produced by atom_sub_member1().
The default implementation does nothing.
Declaration
public virtual void EnterAtom_sub_member1(PowerBuilderParser.Atom_sub_member1Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Atom_sub_member1Context | context | The parse tree. |
EnterBind_param(PowerBuilderParser.Bind_paramContext)
Enter a parse tree produced by bind_param().
The default implementation does nothing.
Declaration
public virtual void EnterBind_param(PowerBuilderParser.Bind_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Bind_paramContext | context | The parse tree. |
EnterBody_rule(PowerBuilderParser.Body_ruleContext)
Enter a parse tree produced by body_rule().
The default implementation does nothing.
Declaration
public virtual void EnterBody_rule(PowerBuilderParser.Body_ruleContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Body_ruleContext | context | The parse tree. |
EnterBoolean_expression(PowerBuilderParser.Boolean_expressionContext)
Enter a parse tree produced by boolean_expression().
The default implementation does nothing.
Declaration
public virtual void EnterBoolean_expression(PowerBuilderParser.Boolean_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Boolean_expressionContext | context | The parse tree. |
EnterCall_statement(PowerBuilderParser.Call_statementContext)
Enter a parse tree produced by call_statement().
The default implementation does nothing.
Declaration
public virtual void EnterCall_statement(PowerBuilderParser.Call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Call_statementContext | context | The parse tree. |
EnterChoose_case_cond_sub(PowerBuilderParser.Choose_case_cond_subContext)
Enter a parse tree produced by choose_case_cond_sub().
The default implementation does nothing.
Declaration
public virtual void EnterChoose_case_cond_sub(PowerBuilderParser.Choose_case_cond_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_case_cond_subContext | context | The parse tree. |
EnterChoose_case_else_sub(PowerBuilderParser.Choose_case_else_subContext)
Enter a parse tree produced by choose_case_else_sub().
The default implementation does nothing.
Declaration
public virtual void EnterChoose_case_else_sub(PowerBuilderParser.Choose_case_else_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_case_else_subContext | context | The parse tree. |
EnterChoose_case_value_sub(PowerBuilderParser.Choose_case_value_subContext)
Enter a parse tree produced by choose_case_value_sub().
The default implementation does nothing.
Declaration
public virtual void EnterChoose_case_value_sub(PowerBuilderParser.Choose_case_value_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_case_value_subContext | context | The parse tree. |
EnterChoose_statement(PowerBuilderParser.Choose_statementContext)
Enter a parse tree produced by choose_statement().
The default implementation does nothing.
Declaration
public virtual void EnterChoose_statement(PowerBuilderParser.Choose_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_statementContext | context | The parse tree. |
EnterClose_call_sub(PowerBuilderParser.Close_call_subContext)
Enter a parse tree produced by close_call_sub().
The default implementation does nothing.
Declaration
public virtual void EnterClose_call_sub(PowerBuilderParser.Close_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Close_call_subContext | context | The parse tree. |
EnterClose_cursor_statement(PowerBuilderParser.Close_cursor_statementContext)
Enter a parse tree produced by close_cursor_statement().
The default implementation does nothing.
Declaration
public virtual void EnterClose_cursor_statement(PowerBuilderParser.Close_cursor_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Close_cursor_statementContext | context | The parse tree. |
EnterClose_sql_statement(PowerBuilderParser.Close_sql_statementContext)
Enter a parse tree produced by close_sql_statement().
The default implementation does nothing.
Declaration
public virtual void EnterClose_sql_statement(PowerBuilderParser.Close_sql_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Close_sql_statementContext | context | The parse tree. |
EnterCondition_and(PowerBuilderParser.Condition_andContext)
Enter a parse tree produced by condition_and().
The default implementation does nothing.
Declaration
public virtual void EnterCondition_and(PowerBuilderParser.Condition_andContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_andContext | context | The parse tree. |
EnterCondition_comparison(PowerBuilderParser.Condition_comparisonContext)
Enter a parse tree produced by condition_comparison().
The default implementation does nothing.
Declaration
public virtual void EnterCondition_comparison(PowerBuilderParser.Condition_comparisonContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_comparisonContext | context | The parse tree. |
EnterCondition_not(PowerBuilderParser.Condition_notContext)
Enter a parse tree produced by condition_not().
The default implementation does nothing.
Declaration
public virtual void EnterCondition_not(PowerBuilderParser.Condition_notContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_notContext | context | The parse tree. |
EnterCondition_or(PowerBuilderParser.Condition_orContext)
Enter a parse tree produced by condition_or().
The default implementation does nothing.
Declaration
public virtual void EnterCondition_or(PowerBuilderParser.Condition_orContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_orContext | context | The parse tree. |
EnterConstant_decl(PowerBuilderParser.Constant_declContext)
Enter a parse tree produced by constant_decl().
The default implementation does nothing.
Declaration
public virtual void EnterConstant_decl(PowerBuilderParser.Constant_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Constant_declContext | context | The parse tree. |
EnterConstant_decl_sub(PowerBuilderParser.Constant_decl_subContext)
Enter a parse tree produced by constant_decl_sub().
The default implementation does nothing.
Declaration
public virtual void EnterConstant_decl_sub(PowerBuilderParser.Constant_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Constant_decl_subContext | context | The parse tree. |
EnterContinue_statement(PowerBuilderParser.Continue_statementContext)
Enter a parse tree produced by continue_statement().
The default implementation does nothing.
Declaration
public virtual void EnterContinue_statement(PowerBuilderParser.Continue_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Continue_statementContext | context | The parse tree. |
EnterContinue_sub(PowerBuilderParser.Continue_subContext)
Enter a parse tree produced by continue_sub().
The default implementation does nothing.
Declaration
public virtual void EnterContinue_sub(PowerBuilderParser.Continue_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Continue_subContext | context | The parse tree. |
EnterCreate_call_statement(PowerBuilderParser.Create_call_statementContext)
Enter a parse tree produced by create_call_statement().
The default implementation does nothing.
Declaration
public virtual void EnterCreate_call_statement(PowerBuilderParser.Create_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Create_call_statementContext | context | The parse tree. |
EnterCreate_call_sub(PowerBuilderParser.Create_call_subContext)
Enter a parse tree produced by create_call_sub().
The default implementation does nothing.
Declaration
public virtual void EnterCreate_call_sub(PowerBuilderParser.Create_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Create_call_subContext | context | The parse tree. |
EnterData_type_name(PowerBuilderParser.Data_type_nameContext)
Enter a parse tree produced by data_type_name().
The default implementation does nothing.
Declaration
public virtual void EnterData_type_name(PowerBuilderParser.Data_type_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Data_type_nameContext | context | The parse tree. |
EnterDatatype_decl(PowerBuilderParser.Datatype_declContext)
Enter a parse tree produced by datatype_decl().
The default implementation does nothing.
Declaration
public virtual void EnterDatatype_decl(PowerBuilderParser.Datatype_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Datatype_declContext | context | The parse tree. |
EnterDataTypeSub(PowerBuilderParser.DataTypeSubContext)
Enter a parse tree produced by dataTypeSub().
The default implementation does nothing.
Declaration
public virtual void EnterDataTypeSub(PowerBuilderParser.DataTypeSubContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.DataTypeSubContext | context | The parse tree. |
EnterDecimal_decl_sub(PowerBuilderParser.Decimal_decl_subContext)
Enter a parse tree produced by decimal_decl_sub().
The default implementation does nothing.
Declaration
public virtual void EnterDecimal_decl_sub(PowerBuilderParser.Decimal_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Decimal_decl_subContext | context | The parse tree. |
EnterDeclare_cursor_statement(PowerBuilderParser.Declare_cursor_statementContext)
Enter a parse tree produced by declare_cursor_statement().
The default implementation does nothing.
Declaration
public virtual void EnterDeclare_cursor_statement(PowerBuilderParser.Declare_cursor_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Declare_cursor_statementContext | context | The parse tree. |
EnterDeclare_procedure_statement(PowerBuilderParser.Declare_procedure_statementContext)
Enter a parse tree produced by declare_procedure_statement().
The default implementation does nothing.
Declaration
public virtual void EnterDeclare_procedure_statement(PowerBuilderParser.Declare_procedure_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Declare_procedure_statementContext | context | The parse tree. |
EnterDescribe_function_call(PowerBuilderParser.Describe_function_callContext)
Enter a parse tree produced by describe_function_call().
The default implementation does nothing.
Declaration
public virtual void EnterDescribe_function_call(PowerBuilderParser.Describe_function_callContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Describe_function_callContext | context | The parse tree. |
EnterDestroy_call_statement(PowerBuilderParser.Destroy_call_statementContext)
Enter a parse tree produced by destroy_call_statement().
The default implementation does nothing.
Declaration
public virtual void EnterDestroy_call_statement(PowerBuilderParser.Destroy_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Destroy_call_statementContext | context | The parse tree. |
EnterDestroy_call_sub(PowerBuilderParser.Destroy_call_subContext)
Enter a parse tree produced by destroy_call_sub().
The default implementation does nothing.
Declaration
public virtual void EnterDestroy_call_sub(PowerBuilderParser.Destroy_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Destroy_call_subContext | context | The parse tree. |
EnterDo_loop_while_statement(PowerBuilderParser.Do_loop_while_statementContext)
Enter a parse tree produced by do_loop_while_statement().
The default implementation does nothing.
Declaration
public virtual void EnterDo_loop_while_statement(PowerBuilderParser.Do_loop_while_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Do_loop_while_statementContext | context | The parse tree. |
EnterDo_while_loop_statement(PowerBuilderParser.Do_while_loop_statementContext)
Enter a parse tree produced by do_while_loop_statement().
The default implementation does nothing.
Declaration
public virtual void EnterDo_while_loop_statement(PowerBuilderParser.Do_while_loop_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Do_while_loop_statementContext | context | The parse tree. |
EnterElse_statement(PowerBuilderParser.Else_statementContext)
Enter a parse tree produced by else_statement().
The default implementation does nothing.
Declaration
public virtual void EnterElse_statement(PowerBuilderParser.Else_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Else_statementContext | context | The parse tree. |
EnterElseif_statement(PowerBuilderParser.Elseif_statementContext)
Enter a parse tree produced by elseif_statement().
The default implementation does nothing.
Declaration
public virtual void EnterElseif_statement(PowerBuilderParser.Elseif_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Elseif_statementContext | context | The parse tree. |
EnterEvent_body(PowerBuilderParser.Event_bodyContext)
Enter a parse tree produced by event_body().
The default implementation does nothing.
Declaration
public virtual void EnterEvent_body(PowerBuilderParser.Event_bodyContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_bodyContext | context | The parse tree. |
EnterEvent_call_statement(PowerBuilderParser.Event_call_statementContext)
Enter a parse tree produced by event_call_statement().
The default implementation does nothing.
Declaration
public virtual void EnterEvent_call_statement(PowerBuilderParser.Event_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_call_statementContext | context | The parse tree. |
EnterEvent_call_statement_sub(PowerBuilderParser.Event_call_statement_subContext)
Enter a parse tree produced by event_call_statement_sub().
The default implementation does nothing.
Declaration
public virtual void EnterEvent_call_statement_sub(PowerBuilderParser.Event_call_statement_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_call_statement_subContext | context | The parse tree. |
EnterEvent_forward_decl(PowerBuilderParser.Event_forward_declContext)
Enter a parse tree produced by event_forward_decl().
The default implementation does nothing.
Declaration
public virtual void EnterEvent_forward_decl(PowerBuilderParser.Event_forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_forward_declContext | context | The parse tree. |
EnterEveryRule(Antlr4.Runtime.ParserRuleContext)
Declaration
public virtual void EnterEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.ParserRuleContext | context |
Remarks
The default implementation does nothing.
EnterExecute_statement(PowerBuilderParser.Execute_statementContext)
Enter a parse tree produced by execute_statement().
The default implementation does nothing.
Declaration
public virtual void EnterExecute_statement(PowerBuilderParser.Execute_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Execute_statementContext | context | The parse tree. |
EnterExit_statement(PowerBuilderParser.Exit_statementContext)
Enter a parse tree produced by exit_statement().
The default implementation does nothing.
Declaration
public virtual void EnterExit_statement(PowerBuilderParser.Exit_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Exit_statementContext | context | The parse tree. |
EnterExpression(PowerBuilderParser.ExpressionContext)
Enter a parse tree produced by expression().
The default implementation does nothing.
Declaration
public virtual void EnterExpression(PowerBuilderParser.ExpressionContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.ExpressionContext | context | The parse tree. |
EnterExpression_list(PowerBuilderParser.Expression_listContext)
Enter a parse tree produced by expression_list().
The default implementation does nothing.
Declaration
public virtual void EnterExpression_list(PowerBuilderParser.Expression_listContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Expression_listContext | context | The parse tree. |
EnterFetch_into_statement(PowerBuilderParser.Fetch_into_statementContext)
Enter a parse tree produced by fetch_into_statement().
The default implementation does nothing.
Declaration
public virtual void EnterFetch_into_statement(PowerBuilderParser.Fetch_into_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Fetch_into_statementContext | context | The parse tree. |
EnterFor_loop_statement(PowerBuilderParser.For_loop_statementContext)
Enter a parse tree produced by for_loop_statement().
The default implementation does nothing.
Declaration
public virtual void EnterFor_loop_statement(PowerBuilderParser.For_loop_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.For_loop_statementContext | context | The parse tree. |
EnterForward_decl(PowerBuilderParser.Forward_declContext)
Enter a parse tree produced by forward_decl().
The default implementation does nothing.
Declaration
public virtual void EnterForward_decl(PowerBuilderParser.Forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Forward_declContext | context | The parse tree. |
EnterFunction_body(PowerBuilderParser.Function_bodyContext)
Enter a parse tree produced by function_body().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_body(PowerBuilderParser.Function_bodyContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_bodyContext | context | The parse tree. |
EnterFunction_call_expression_sub(PowerBuilderParser.Function_call_expression_subContext)
Enter a parse tree produced by function_call_expression_sub().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_call_expression_sub(PowerBuilderParser.Function_call_expression_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_call_expression_subContext | context | The parse tree. |
EnterFunction_call_statement(PowerBuilderParser.Function_call_statementContext)
Enter a parse tree produced by function_call_statement().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_call_statement(PowerBuilderParser.Function_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_call_statementContext | context | The parse tree. |
EnterFunction_event_call(PowerBuilderParser.Function_event_callContext)
Enter a parse tree produced by function_event_call().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_event_call(PowerBuilderParser.Function_event_callContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_event_callContext | context | The parse tree. |
EnterFunction_forward_decl(PowerBuilderParser.Function_forward_declContext)
Enter a parse tree produced by function_forward_decl().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_forward_decl(PowerBuilderParser.Function_forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_forward_declContext | context | The parse tree. |
EnterFunction_forward_decl_alias(PowerBuilderParser.Function_forward_decl_aliasContext)
Enter a parse tree produced by function_forward_decl_alias().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_forward_decl_alias(PowerBuilderParser.Function_forward_decl_aliasContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_forward_decl_aliasContext | context | The parse tree. |
EnterFunction_name(PowerBuilderParser.Function_nameContext)
Enter a parse tree produced by function_name().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_name(PowerBuilderParser.Function_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_nameContext | context | The parse tree. |
EnterFunction_virtual_call_expression_sub(PowerBuilderParser.Function_virtual_call_expression_subContext)
Enter a parse tree produced by function_virtual_call_expression_sub().
The default implementation does nothing.
Declaration
public virtual void EnterFunction_virtual_call_expression_sub(PowerBuilderParser.Function_virtual_call_expression_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_virtual_call_expression_subContext | context | The parse tree. |
EnterFunctions_forward_decl(PowerBuilderParser.Functions_forward_declContext)
Enter a parse tree produced by functions_forward_decl().
The default implementation does nothing.
Declaration
public virtual void EnterFunctions_forward_decl(PowerBuilderParser.Functions_forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Functions_forward_declContext | context | The parse tree. |
EnterGlobal_variables_decl(PowerBuilderParser.Global_variables_declContext)
Enter a parse tree produced by global_variables_decl().
The default implementation does nothing.
Declaration
public virtual void EnterGlobal_variables_decl(PowerBuilderParser.Global_variables_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Global_variables_declContext | context | The parse tree. |
EnterGoto_statement(PowerBuilderParser.Goto_statementContext)
Enter a parse tree produced by goto_statement().
The default implementation does nothing.
Declaration
public virtual void EnterGoto_statement(PowerBuilderParser.Goto_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Goto_statementContext | context | The parse tree. |
EnterIdentifier(PowerBuilderParser.IdentifierContext)
Enter a parse tree produced by identifier().
The default implementation does nothing.
Declaration
public virtual void EnterIdentifier(PowerBuilderParser.IdentifierContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.IdentifierContext | context | The parse tree. |
EnterIdentifier_array(PowerBuilderParser.Identifier_arrayContext)
Enter a parse tree produced by identifier_array().
The default implementation does nothing.
Declaration
public virtual void EnterIdentifier_array(PowerBuilderParser.Identifier_arrayContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Identifier_arrayContext | context | The parse tree. |
EnterIdentifier_name(PowerBuilderParser.Identifier_nameContext)
Enter a parse tree produced by identifier_name().
The default implementation does nothing.
Declaration
public virtual void EnterIdentifier_name(PowerBuilderParser.Identifier_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Identifier_nameContext | context | The parse tree. |
EnterIdentifier_name_ex(PowerBuilderParser.Identifier_name_exContext)
Enter a parse tree produced by identifier_name_ex().
The default implementation does nothing.
Declaration
public virtual void EnterIdentifier_name_ex(PowerBuilderParser.Identifier_name_exContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Identifier_name_exContext | context | The parse tree. |
EnterIf_simple_statement(PowerBuilderParser.If_simple_statementContext)
Enter a parse tree produced by if_simple_statement().
The default implementation does nothing.
Declaration
public virtual void EnterIf_simple_statement(PowerBuilderParser.If_simple_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.If_simple_statementContext | context | The parse tree. |
EnterIf_statement(PowerBuilderParser.If_statementContext)
Enter a parse tree produced by if_statement().
The default implementation does nothing.
Declaration
public virtual void EnterIf_statement(PowerBuilderParser.If_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.If_statementContext | context | The parse tree. |
EnterIncrement_decrement_statement(PowerBuilderParser.Increment_decrement_statementContext)
Enter a parse tree produced by increment_decrement_statement().
The default implementation does nothing.
Declaration
public virtual void EnterIncrement_decrement_statement(PowerBuilderParser.Increment_decrement_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Increment_decrement_statementContext | context | The parse tree. |
EnterLabel_stat(PowerBuilderParser.Label_statContext)
Enter a parse tree produced by label_stat().
The default implementation does nothing.
Declaration
public virtual void EnterLabel_stat(PowerBuilderParser.Label_statContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Label_statContext | context | The parse tree. |
EnterMul_expr(PowerBuilderParser.Mul_exprContext)
Enter a parse tree produced by mul_expr().
The default implementation does nothing.
Declaration
public virtual void EnterMul_expr(PowerBuilderParser.Mul_exprContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Mul_exprContext | context | The parse tree. |
EnterOn_body(PowerBuilderParser.On_bodyContext)
Enter a parse tree produced by on_body().
The default implementation does nothing.
Declaration
public virtual void EnterOn_body(PowerBuilderParser.On_bodyContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.On_bodyContext | context | The parse tree. |
EnterOpen_call_sub(PowerBuilderParser.Open_call_subContext)
Enter a parse tree produced by open_call_sub().
The default implementation does nothing.
Declaration
public virtual void EnterOpen_call_sub(PowerBuilderParser.Open_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Open_call_subContext | context | The parse tree. |
EnterOpen_cursor_statement(PowerBuilderParser.Open_cursor_statementContext)
Enter a parse tree produced by open_cursor_statement().
The default implementation does nothing.
Declaration
public virtual void EnterOpen_cursor_statement(PowerBuilderParser.Open_cursor_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Open_cursor_statementContext | context | The parse tree. |
EnterOperator(PowerBuilderParser.OperatorContext)
Enter a parse tree produced by
The default implementation does nothing.
Declaration
public virtual void EnterOperator(PowerBuilderParser.OperatorContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.OperatorContext | context | The parse tree. |
EnterParameter_sub(PowerBuilderParser.Parameter_subContext)
Enter a parse tree produced by parameter_sub().
The default implementation does nothing.
Declaration
public virtual void EnterParameter_sub(PowerBuilderParser.Parameter_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Parameter_subContext | context | The parse tree. |
EnterParameters_list_sub(PowerBuilderParser.Parameters_list_subContext)
Enter a parse tree produced by parameters_list_sub().
The default implementation does nothing.
Declaration
public virtual void EnterParameters_list_sub(PowerBuilderParser.Parameters_list_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Parameters_list_subContext | context | The parse tree. |
EnterPost_event(PowerBuilderParser.Post_eventContext)
Enter a parse tree produced by post_event().
The default implementation does nothing.
Declaration
public virtual void EnterPost_event(PowerBuilderParser.Post_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Post_eventContext | context | The parse tree. |
EnterPrepare_sql_stateent(PowerBuilderParser.Prepare_sql_stateentContext)
Enter a parse tree produced by prepare_sql_stateent().
The default implementation does nothing.
Declaration
public virtual void EnterPrepare_sql_stateent(PowerBuilderParser.Prepare_sql_stateentContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Prepare_sql_stateentContext | context | The parse tree. |
EnterPublic_statement(PowerBuilderParser.Public_statementContext)
Enter a parse tree produced by public_statement().
The default implementation does nothing.
Declaration
public virtual void EnterPublic_statement(PowerBuilderParser.Public_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Public_statementContext | context | The parse tree. |
EnterReturn_statement(PowerBuilderParser.Return_statementContext)
Enter a parse tree produced by return_statement().
The default implementation does nothing.
Declaration
public virtual void EnterReturn_statement(PowerBuilderParser.Return_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Return_statementContext | context | The parse tree. |
EnterScope_modif(PowerBuilderParser.Scope_modifContext)
Enter a parse tree produced by scope_modif().
The default implementation does nothing.
Declaration
public virtual void EnterScope_modif(PowerBuilderParser.Scope_modifContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Scope_modifContext | context | The parse tree. |
EnterSelect_clause(PowerBuilderParser.Select_clauseContext)
Enter a parse tree produced by select_clause().
The default implementation does nothing.
Declaration
public virtual void EnterSelect_clause(PowerBuilderParser.Select_clauseContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Select_clauseContext | context | The parse tree. |
EnterSet_value(PowerBuilderParser.Set_valueContext)
Enter a parse tree produced by set_value().
The default implementation does nothing.
Declaration
public virtual void EnterSet_value(PowerBuilderParser.Set_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Set_valueContext | context | The parse tree. |
EnterSql_commit_statement(PowerBuilderParser.Sql_commit_statementContext)
Enter a parse tree produced by sql_commit_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSql_commit_statement(PowerBuilderParser.Sql_commit_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_commit_statementContext | context | The parse tree. |
EnterSql_connect_statement(PowerBuilderParser.Sql_connect_statementContext)
Enter a parse tree produced by sql_connect_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSql_connect_statement(PowerBuilderParser.Sql_connect_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_connect_statementContext | context | The parse tree. |
EnterSql_delete_statement(PowerBuilderParser.Sql_delete_statementContext)
Enter a parse tree produced by sql_delete_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSql_delete_statement(PowerBuilderParser.Sql_delete_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_delete_statementContext | context | The parse tree. |
EnterSql_insert_statement(PowerBuilderParser.Sql_insert_statementContext)
Enter a parse tree produced by sql_insert_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSql_insert_statement(PowerBuilderParser.Sql_insert_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_insert_statementContext | context | The parse tree. |
EnterSql_select_statement(PowerBuilderParser.Sql_select_statementContext)
Enter a parse tree produced by sql_select_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSql_select_statement(PowerBuilderParser.Sql_select_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_select_statementContext | context | The parse tree. |
EnterSql_statement(PowerBuilderParser.Sql_statementContext)
Enter a parse tree produced by sql_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSql_statement(PowerBuilderParser.Sql_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_statementContext | context | The parse tree. |
EnterSql_update_statement(PowerBuilderParser.Sql_update_statementContext)
Enter a parse tree produced by sql_update_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSql_update_statement(PowerBuilderParser.Sql_update_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_update_statementContext | context | The parse tree. |
EnterSql_values(PowerBuilderParser.Sql_valuesContext)
Enter a parse tree produced by sql_values().
The default implementation does nothing.
Declaration
public virtual void EnterSql_values(PowerBuilderParser.Sql_valuesContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_valuesContext | context | The parse tree. |
EnterStart_rule(PowerBuilderParser.Start_ruleContext)
Enter a parse tree produced by start_rule().
The default implementation does nothing.
Declaration
public virtual void EnterStart_rule(PowerBuilderParser.Start_ruleContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Start_ruleContext | context | The parse tree. |
EnterStatement(PowerBuilderParser.StatementContext)
Enter a parse tree produced by statement().
The default implementation does nothing.
Declaration
public virtual void EnterStatement(PowerBuilderParser.StatementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.StatementContext | context | The parse tree. |
EnterStatement_sub(PowerBuilderParser.Statement_subContext)
Enter a parse tree produced by statement_sub().
The default implementation does nothing.
Declaration
public virtual void EnterStatement_sub(PowerBuilderParser.Statement_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Statement_subContext | context | The parse tree. |
EnterString_literal(PowerBuilderParser.String_literalContext)
Enter a parse tree produced by string_literal().
The default implementation does nothing.
Declaration
public virtual void EnterString_literal(PowerBuilderParser.String_literalContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.String_literalContext | context | The parse tree. |
EnterSuper_call_statement(PowerBuilderParser.Super_call_statementContext)
Enter a parse tree produced by super_call_statement().
The default implementation does nothing.
Declaration
public virtual void EnterSuper_call_statement(PowerBuilderParser.Super_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Super_call_statementContext | context | The parse tree. |
EnterThrow_statement(PowerBuilderParser.Throw_statementContext)
Enter a parse tree produced by throw_statement().
The default implementation does nothing.
Declaration
public virtual void EnterThrow_statement(PowerBuilderParser.Throw_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Throw_statementContext | context | The parse tree. |
EnterTry_catch_statement(PowerBuilderParser.Try_catch_statementContext)
Enter a parse tree produced by try_catch_statement().
The default implementation does nothing.
Declaration
public virtual void EnterTry_catch_statement(PowerBuilderParser.Try_catch_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Try_catch_statementContext | context | The parse tree. |
EnterType_variables_decl(PowerBuilderParser.Type_variables_declContext)
Enter a parse tree produced by type_variables_decl().
The default implementation does nothing.
Declaration
public virtual void EnterType_variables_decl(PowerBuilderParser.Type_variables_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Type_variables_declContext | context | The parse tree. |
EnterUnary_sign_expr(PowerBuilderParser.Unary_sign_exprContext)
Enter a parse tree produced by unary_sign_expr().
The default implementation does nothing.
Declaration
public virtual void EnterUnary_sign_expr(PowerBuilderParser.Unary_sign_exprContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Unary_sign_exprContext | context | The parse tree. |
EnterValue(PowerBuilderParser.ValueContext)
Enter a parse tree produced by value().
The default implementation does nothing.
Declaration
public virtual void EnterValue(PowerBuilderParser.ValueContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.ValueContext | context | The parse tree. |
EnterVariable_decl(PowerBuilderParser.Variable_declContext)
Enter a parse tree produced by variable_decl().
The default implementation does nothing.
Declaration
public virtual void EnterVariable_decl(PowerBuilderParser.Variable_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_declContext | context | The parse tree. |
EnterVariable_decl_event(PowerBuilderParser.Variable_decl_eventContext)
Enter a parse tree produced by variable_decl_event().
The default implementation does nothing.
Declaration
public virtual void EnterVariable_decl_event(PowerBuilderParser.Variable_decl_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_eventContext | context | The parse tree. |
EnterVariable_decl_sub(PowerBuilderParser.Variable_decl_subContext)
Enter a parse tree produced by variable_decl_sub().
The default implementation does nothing.
Declaration
public virtual void EnterVariable_decl_sub(PowerBuilderParser.Variable_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_subContext | context | The parse tree. |
EnterVariable_decl_sub0(PowerBuilderParser.Variable_decl_sub0Context)
Enter a parse tree produced by variable_decl_sub0().
The default implementation does nothing.
Declaration
public virtual void EnterVariable_decl_sub0(PowerBuilderParser.Variable_decl_sub0Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_sub0Context | context | The parse tree. |
EnterVariable_decl_sub1(PowerBuilderParser.Variable_decl_sub1Context)
Enter a parse tree produced by variable_decl_sub1().
The default implementation does nothing.
Declaration
public virtual void EnterVariable_decl_sub1(PowerBuilderParser.Variable_decl_sub1Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_sub1Context | context | The parse tree. |
EnterVariable_decl_sub2(PowerBuilderParser.Variable_decl_sub2Context)
Enter a parse tree produced by variable_decl_sub2().
The default implementation does nothing.
Declaration
public virtual void EnterVariable_decl_sub2(PowerBuilderParser.Variable_decl_sub2Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_sub2Context | context | The parse tree. |
EnterVariable_name(PowerBuilderParser.Variable_nameContext)
Enter a parse tree produced by variable_name().
The default implementation does nothing.
Declaration
public virtual void EnterVariable_name(PowerBuilderParser.Variable_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_nameContext | context | The parse tree. |
EnterWhere_clause(PowerBuilderParser.Where_clauseContext)
Enter a parse tree produced by where_clause().
The default implementation does nothing.
Declaration
public virtual void EnterWhere_clause(PowerBuilderParser.Where_clauseContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Where_clauseContext | context | The parse tree. |
ExitAccess_modif(PowerBuilderParser.Access_modifContext)
Exit a parse tree produced by access_modif().
The default implementation does nothing.
Declaration
public virtual void ExitAccess_modif(PowerBuilderParser.Access_modifContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Access_modifContext | context | The parse tree. |
ExitAccess_modif_part(PowerBuilderParser.Access_modif_partContext)
Exit a parse tree produced by access_modif_part().
The default implementation does nothing.
Declaration
public virtual void ExitAccess_modif_part(PowerBuilderParser.Access_modif_partContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Access_modif_partContext | context | The parse tree. |
ExitAccess_type(PowerBuilderParser.Access_typeContext)
Exit a parse tree produced by access_type().
The default implementation does nothing.
Declaration
public virtual void ExitAccess_type(PowerBuilderParser.Access_typeContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Access_typeContext | context | The parse tree. |
ExitAdd_expr(PowerBuilderParser.Add_exprContext)
Exit a parse tree produced by add_expr().
The default implementation does nothing.
Declaration
public virtual void ExitAdd_expr(PowerBuilderParser.Add_exprContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Add_exprContext | context | The parse tree. |
ExitAncestor_event_call_statement(PowerBuilderParser.Ancestor_event_call_statementContext)
Exit a parse tree produced by ancestor_event_call_statement().
The default implementation does nothing.
Declaration
public virtual void ExitAncestor_event_call_statement(PowerBuilderParser.Ancestor_event_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Ancestor_event_call_statementContext | context | The parse tree. |
ExitAncestor_function_call(PowerBuilderParser.Ancestor_function_callContext)
Exit a parse tree produced by ancestor_function_call().
The default implementation does nothing.
Declaration
public virtual void ExitAncestor_function_call(PowerBuilderParser.Ancestor_function_callContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Ancestor_function_callContext | context | The parse tree. |
ExitArray_access_atom(PowerBuilderParser.Array_access_atomContext)
Exit a parse tree produced by array_access_atom().
The default implementation does nothing.
Declaration
public virtual void ExitArray_access_atom(PowerBuilderParser.Array_access_atomContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Array_access_atomContext | context | The parse tree. |
ExitArray_decl_sub(PowerBuilderParser.Array_decl_subContext)
Exit a parse tree produced by array_decl_sub().
The default implementation does nothing.
Declaration
public virtual void ExitArray_decl_sub(PowerBuilderParser.Array_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Array_decl_subContext | context | The parse tree. |
ExitAssignment_rhs(PowerBuilderParser.Assignment_rhsContext)
Exit a parse tree produced by assignment_rhs().
The default implementation does nothing.
Declaration
public virtual void ExitAssignment_rhs(PowerBuilderParser.Assignment_rhsContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Assignment_rhsContext | context | The parse tree. |
ExitAssignment_statement(PowerBuilderParser.Assignment_statementContext)
Exit a parse tree produced by assignment_statement().
The default implementation does nothing.
Declaration
public virtual void ExitAssignment_statement(PowerBuilderParser.Assignment_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Assignment_statementContext | context | The parse tree. |
ExitAtom_sub(PowerBuilderParser.Atom_subContext)
Exit a parse tree produced by atom_sub().
The default implementation does nothing.
Declaration
public virtual void ExitAtom_sub(PowerBuilderParser.Atom_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Atom_subContext | context | The parse tree. |
ExitAtom_sub_call1(PowerBuilderParser.Atom_sub_call1Context)
Exit a parse tree produced by atom_sub_call1().
The default implementation does nothing.
Declaration
public virtual void ExitAtom_sub_call1(PowerBuilderParser.Atom_sub_call1Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Atom_sub_call1Context | context | The parse tree. |
ExitAtom_sub_member1(PowerBuilderParser.Atom_sub_member1Context)
Exit a parse tree produced by atom_sub_member1().
The default implementation does nothing.
Declaration
public virtual void ExitAtom_sub_member1(PowerBuilderParser.Atom_sub_member1Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Atom_sub_member1Context | context | The parse tree. |
ExitBind_param(PowerBuilderParser.Bind_paramContext)
Exit a parse tree produced by bind_param().
The default implementation does nothing.
Declaration
public virtual void ExitBind_param(PowerBuilderParser.Bind_paramContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Bind_paramContext | context | The parse tree. |
ExitBody_rule(PowerBuilderParser.Body_ruleContext)
Exit a parse tree produced by body_rule().
The default implementation does nothing.
Declaration
public virtual void ExitBody_rule(PowerBuilderParser.Body_ruleContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Body_ruleContext | context | The parse tree. |
ExitBoolean_expression(PowerBuilderParser.Boolean_expressionContext)
Exit a parse tree produced by boolean_expression().
The default implementation does nothing.
Declaration
public virtual void ExitBoolean_expression(PowerBuilderParser.Boolean_expressionContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Boolean_expressionContext | context | The parse tree. |
ExitCall_statement(PowerBuilderParser.Call_statementContext)
Exit a parse tree produced by call_statement().
The default implementation does nothing.
Declaration
public virtual void ExitCall_statement(PowerBuilderParser.Call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Call_statementContext | context | The parse tree. |
ExitChoose_case_cond_sub(PowerBuilderParser.Choose_case_cond_subContext)
Exit a parse tree produced by choose_case_cond_sub().
The default implementation does nothing.
Declaration
public virtual void ExitChoose_case_cond_sub(PowerBuilderParser.Choose_case_cond_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_case_cond_subContext | context | The parse tree. |
ExitChoose_case_else_sub(PowerBuilderParser.Choose_case_else_subContext)
Exit a parse tree produced by choose_case_else_sub().
The default implementation does nothing.
Declaration
public virtual void ExitChoose_case_else_sub(PowerBuilderParser.Choose_case_else_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_case_else_subContext | context | The parse tree. |
ExitChoose_case_value_sub(PowerBuilderParser.Choose_case_value_subContext)
Exit a parse tree produced by choose_case_value_sub().
The default implementation does nothing.
Declaration
public virtual void ExitChoose_case_value_sub(PowerBuilderParser.Choose_case_value_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_case_value_subContext | context | The parse tree. |
ExitChoose_statement(PowerBuilderParser.Choose_statementContext)
Exit a parse tree produced by choose_statement().
The default implementation does nothing.
Declaration
public virtual void ExitChoose_statement(PowerBuilderParser.Choose_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Choose_statementContext | context | The parse tree. |
ExitClose_call_sub(PowerBuilderParser.Close_call_subContext)
Exit a parse tree produced by close_call_sub().
The default implementation does nothing.
Declaration
public virtual void ExitClose_call_sub(PowerBuilderParser.Close_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Close_call_subContext | context | The parse tree. |
ExitClose_cursor_statement(PowerBuilderParser.Close_cursor_statementContext)
Exit a parse tree produced by close_cursor_statement().
The default implementation does nothing.
Declaration
public virtual void ExitClose_cursor_statement(PowerBuilderParser.Close_cursor_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Close_cursor_statementContext | context | The parse tree. |
ExitClose_sql_statement(PowerBuilderParser.Close_sql_statementContext)
Exit a parse tree produced by close_sql_statement().
The default implementation does nothing.
Declaration
public virtual void ExitClose_sql_statement(PowerBuilderParser.Close_sql_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Close_sql_statementContext | context | The parse tree. |
ExitCondition_and(PowerBuilderParser.Condition_andContext)
Exit a parse tree produced by condition_and().
The default implementation does nothing.
Declaration
public virtual void ExitCondition_and(PowerBuilderParser.Condition_andContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_andContext | context | The parse tree. |
ExitCondition_comparison(PowerBuilderParser.Condition_comparisonContext)
Exit a parse tree produced by condition_comparison().
The default implementation does nothing.
Declaration
public virtual void ExitCondition_comparison(PowerBuilderParser.Condition_comparisonContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_comparisonContext | context | The parse tree. |
ExitCondition_not(PowerBuilderParser.Condition_notContext)
Exit a parse tree produced by condition_not().
The default implementation does nothing.
Declaration
public virtual void ExitCondition_not(PowerBuilderParser.Condition_notContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_notContext | context | The parse tree. |
ExitCondition_or(PowerBuilderParser.Condition_orContext)
Exit a parse tree produced by condition_or().
The default implementation does nothing.
Declaration
public virtual void ExitCondition_or(PowerBuilderParser.Condition_orContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Condition_orContext | context | The parse tree. |
ExitConstant_decl(PowerBuilderParser.Constant_declContext)
Exit a parse tree produced by constant_decl().
The default implementation does nothing.
Declaration
public virtual void ExitConstant_decl(PowerBuilderParser.Constant_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Constant_declContext | context | The parse tree. |
ExitConstant_decl_sub(PowerBuilderParser.Constant_decl_subContext)
Exit a parse tree produced by constant_decl_sub().
The default implementation does nothing.
Declaration
public virtual void ExitConstant_decl_sub(PowerBuilderParser.Constant_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Constant_decl_subContext | context | The parse tree. |
ExitContinue_statement(PowerBuilderParser.Continue_statementContext)
Exit a parse tree produced by continue_statement().
The default implementation does nothing.
Declaration
public virtual void ExitContinue_statement(PowerBuilderParser.Continue_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Continue_statementContext | context | The parse tree. |
ExitContinue_sub(PowerBuilderParser.Continue_subContext)
Exit a parse tree produced by continue_sub().
The default implementation does nothing.
Declaration
public virtual void ExitContinue_sub(PowerBuilderParser.Continue_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Continue_subContext | context | The parse tree. |
ExitCreate_call_statement(PowerBuilderParser.Create_call_statementContext)
Exit a parse tree produced by create_call_statement().
The default implementation does nothing.
Declaration
public virtual void ExitCreate_call_statement(PowerBuilderParser.Create_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Create_call_statementContext | context | The parse tree. |
ExitCreate_call_sub(PowerBuilderParser.Create_call_subContext)
Exit a parse tree produced by create_call_sub().
The default implementation does nothing.
Declaration
public virtual void ExitCreate_call_sub(PowerBuilderParser.Create_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Create_call_subContext | context | The parse tree. |
ExitData_type_name(PowerBuilderParser.Data_type_nameContext)
Exit a parse tree produced by data_type_name().
The default implementation does nothing.
Declaration
public virtual void ExitData_type_name(PowerBuilderParser.Data_type_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Data_type_nameContext | context | The parse tree. |
ExitDatatype_decl(PowerBuilderParser.Datatype_declContext)
Exit a parse tree produced by datatype_decl().
The default implementation does nothing.
Declaration
public virtual void ExitDatatype_decl(PowerBuilderParser.Datatype_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Datatype_declContext | context | The parse tree. |
ExitDataTypeSub(PowerBuilderParser.DataTypeSubContext)
Exit a parse tree produced by dataTypeSub().
The default implementation does nothing.
Declaration
public virtual void ExitDataTypeSub(PowerBuilderParser.DataTypeSubContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.DataTypeSubContext | context | The parse tree. |
ExitDecimal_decl_sub(PowerBuilderParser.Decimal_decl_subContext)
Exit a parse tree produced by decimal_decl_sub().
The default implementation does nothing.
Declaration
public virtual void ExitDecimal_decl_sub(PowerBuilderParser.Decimal_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Decimal_decl_subContext | context | The parse tree. |
ExitDeclare_cursor_statement(PowerBuilderParser.Declare_cursor_statementContext)
Exit a parse tree produced by declare_cursor_statement().
The default implementation does nothing.
Declaration
public virtual void ExitDeclare_cursor_statement(PowerBuilderParser.Declare_cursor_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Declare_cursor_statementContext | context | The parse tree. |
ExitDeclare_procedure_statement(PowerBuilderParser.Declare_procedure_statementContext)
Exit a parse tree produced by declare_procedure_statement().
The default implementation does nothing.
Declaration
public virtual void ExitDeclare_procedure_statement(PowerBuilderParser.Declare_procedure_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Declare_procedure_statementContext | context | The parse tree. |
ExitDescribe_function_call(PowerBuilderParser.Describe_function_callContext)
Exit a parse tree produced by describe_function_call().
The default implementation does nothing.
Declaration
public virtual void ExitDescribe_function_call(PowerBuilderParser.Describe_function_callContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Describe_function_callContext | context | The parse tree. |
ExitDestroy_call_statement(PowerBuilderParser.Destroy_call_statementContext)
Exit a parse tree produced by destroy_call_statement().
The default implementation does nothing.
Declaration
public virtual void ExitDestroy_call_statement(PowerBuilderParser.Destroy_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Destroy_call_statementContext | context | The parse tree. |
ExitDestroy_call_sub(PowerBuilderParser.Destroy_call_subContext)
Exit a parse tree produced by destroy_call_sub().
The default implementation does nothing.
Declaration
public virtual void ExitDestroy_call_sub(PowerBuilderParser.Destroy_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Destroy_call_subContext | context | The parse tree. |
ExitDo_loop_while_statement(PowerBuilderParser.Do_loop_while_statementContext)
Exit a parse tree produced by do_loop_while_statement().
The default implementation does nothing.
Declaration
public virtual void ExitDo_loop_while_statement(PowerBuilderParser.Do_loop_while_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Do_loop_while_statementContext | context | The parse tree. |
ExitDo_while_loop_statement(PowerBuilderParser.Do_while_loop_statementContext)
Exit a parse tree produced by do_while_loop_statement().
The default implementation does nothing.
Declaration
public virtual void ExitDo_while_loop_statement(PowerBuilderParser.Do_while_loop_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Do_while_loop_statementContext | context | The parse tree. |
ExitElse_statement(PowerBuilderParser.Else_statementContext)
Exit a parse tree produced by else_statement().
The default implementation does nothing.
Declaration
public virtual void ExitElse_statement(PowerBuilderParser.Else_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Else_statementContext | context | The parse tree. |
ExitElseif_statement(PowerBuilderParser.Elseif_statementContext)
Exit a parse tree produced by elseif_statement().
The default implementation does nothing.
Declaration
public virtual void ExitElseif_statement(PowerBuilderParser.Elseif_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Elseif_statementContext | context | The parse tree. |
ExitEvent_body(PowerBuilderParser.Event_bodyContext)
Exit a parse tree produced by event_body().
The default implementation does nothing.
Declaration
public virtual void ExitEvent_body(PowerBuilderParser.Event_bodyContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_bodyContext | context | The parse tree. |
ExitEvent_call_statement(PowerBuilderParser.Event_call_statementContext)
Exit a parse tree produced by event_call_statement().
The default implementation does nothing.
Declaration
public virtual void ExitEvent_call_statement(PowerBuilderParser.Event_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_call_statementContext | context | The parse tree. |
ExitEvent_call_statement_sub(PowerBuilderParser.Event_call_statement_subContext)
Exit a parse tree produced by event_call_statement_sub().
The default implementation does nothing.
Declaration
public virtual void ExitEvent_call_statement_sub(PowerBuilderParser.Event_call_statement_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_call_statement_subContext | context | The parse tree. |
ExitEvent_forward_decl(PowerBuilderParser.Event_forward_declContext)
Exit a parse tree produced by event_forward_decl().
The default implementation does nothing.
Declaration
public virtual void ExitEvent_forward_decl(PowerBuilderParser.Event_forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Event_forward_declContext | context | The parse tree. |
ExitEveryRule(Antlr4.Runtime.ParserRuleContext)
Declaration
public virtual void ExitEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.ParserRuleContext | context |
Remarks
The default implementation does nothing.
ExitExecute_statement(PowerBuilderParser.Execute_statementContext)
Exit a parse tree produced by execute_statement().
The default implementation does nothing.
Declaration
public virtual void ExitExecute_statement(PowerBuilderParser.Execute_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Execute_statementContext | context | The parse tree. |
ExitExit_statement(PowerBuilderParser.Exit_statementContext)
Exit a parse tree produced by exit_statement().
The default implementation does nothing.
Declaration
public virtual void ExitExit_statement(PowerBuilderParser.Exit_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Exit_statementContext | context | The parse tree. |
ExitExpression(PowerBuilderParser.ExpressionContext)
Exit a parse tree produced by expression().
The default implementation does nothing.
Declaration
public virtual void ExitExpression(PowerBuilderParser.ExpressionContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.ExpressionContext | context | The parse tree. |
ExitExpression_list(PowerBuilderParser.Expression_listContext)
Exit a parse tree produced by expression_list().
The default implementation does nothing.
Declaration
public virtual void ExitExpression_list(PowerBuilderParser.Expression_listContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Expression_listContext | context | The parse tree. |
ExitFetch_into_statement(PowerBuilderParser.Fetch_into_statementContext)
Exit a parse tree produced by fetch_into_statement().
The default implementation does nothing.
Declaration
public virtual void ExitFetch_into_statement(PowerBuilderParser.Fetch_into_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Fetch_into_statementContext | context | The parse tree. |
ExitFor_loop_statement(PowerBuilderParser.For_loop_statementContext)
Exit a parse tree produced by for_loop_statement().
The default implementation does nothing.
Declaration
public virtual void ExitFor_loop_statement(PowerBuilderParser.For_loop_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.For_loop_statementContext | context | The parse tree. |
ExitForward_decl(PowerBuilderParser.Forward_declContext)
Exit a parse tree produced by forward_decl().
The default implementation does nothing.
Declaration
public virtual void ExitForward_decl(PowerBuilderParser.Forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Forward_declContext | context | The parse tree. |
ExitFunction_body(PowerBuilderParser.Function_bodyContext)
Exit a parse tree produced by function_body().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_body(PowerBuilderParser.Function_bodyContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_bodyContext | context | The parse tree. |
ExitFunction_call_expression_sub(PowerBuilderParser.Function_call_expression_subContext)
Exit a parse tree produced by function_call_expression_sub().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_call_expression_sub(PowerBuilderParser.Function_call_expression_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_call_expression_subContext | context | The parse tree. |
ExitFunction_call_statement(PowerBuilderParser.Function_call_statementContext)
Exit a parse tree produced by function_call_statement().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_call_statement(PowerBuilderParser.Function_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_call_statementContext | context | The parse tree. |
ExitFunction_event_call(PowerBuilderParser.Function_event_callContext)
Exit a parse tree produced by function_event_call().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_event_call(PowerBuilderParser.Function_event_callContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_event_callContext | context | The parse tree. |
ExitFunction_forward_decl(PowerBuilderParser.Function_forward_declContext)
Exit a parse tree produced by function_forward_decl().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_forward_decl(PowerBuilderParser.Function_forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_forward_declContext | context | The parse tree. |
ExitFunction_forward_decl_alias(PowerBuilderParser.Function_forward_decl_aliasContext)
Exit a parse tree produced by function_forward_decl_alias().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_forward_decl_alias(PowerBuilderParser.Function_forward_decl_aliasContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_forward_decl_aliasContext | context | The parse tree. |
ExitFunction_name(PowerBuilderParser.Function_nameContext)
Exit a parse tree produced by function_name().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_name(PowerBuilderParser.Function_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_nameContext | context | The parse tree. |
ExitFunction_virtual_call_expression_sub(PowerBuilderParser.Function_virtual_call_expression_subContext)
Exit a parse tree produced by function_virtual_call_expression_sub().
The default implementation does nothing.
Declaration
public virtual void ExitFunction_virtual_call_expression_sub(PowerBuilderParser.Function_virtual_call_expression_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Function_virtual_call_expression_subContext | context | The parse tree. |
ExitFunctions_forward_decl(PowerBuilderParser.Functions_forward_declContext)
Exit a parse tree produced by functions_forward_decl().
The default implementation does nothing.
Declaration
public virtual void ExitFunctions_forward_decl(PowerBuilderParser.Functions_forward_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Functions_forward_declContext | context | The parse tree. |
ExitGlobal_variables_decl(PowerBuilderParser.Global_variables_declContext)
Exit a parse tree produced by global_variables_decl().
The default implementation does nothing.
Declaration
public virtual void ExitGlobal_variables_decl(PowerBuilderParser.Global_variables_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Global_variables_declContext | context | The parse tree. |
ExitGoto_statement(PowerBuilderParser.Goto_statementContext)
Exit a parse tree produced by goto_statement().
The default implementation does nothing.
Declaration
public virtual void ExitGoto_statement(PowerBuilderParser.Goto_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Goto_statementContext | context | The parse tree. |
ExitIdentifier(PowerBuilderParser.IdentifierContext)
Exit a parse tree produced by identifier().
The default implementation does nothing.
Declaration
public virtual void ExitIdentifier(PowerBuilderParser.IdentifierContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.IdentifierContext | context | The parse tree. |
ExitIdentifier_array(PowerBuilderParser.Identifier_arrayContext)
Exit a parse tree produced by identifier_array().
The default implementation does nothing.
Declaration
public virtual void ExitIdentifier_array(PowerBuilderParser.Identifier_arrayContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Identifier_arrayContext | context | The parse tree. |
ExitIdentifier_name(PowerBuilderParser.Identifier_nameContext)
Exit a parse tree produced by identifier_name().
The default implementation does nothing.
Declaration
public virtual void ExitIdentifier_name(PowerBuilderParser.Identifier_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Identifier_nameContext | context | The parse tree. |
ExitIdentifier_name_ex(PowerBuilderParser.Identifier_name_exContext)
Exit a parse tree produced by identifier_name_ex().
The default implementation does nothing.
Declaration
public virtual void ExitIdentifier_name_ex(PowerBuilderParser.Identifier_name_exContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Identifier_name_exContext | context | The parse tree. |
ExitIf_simple_statement(PowerBuilderParser.If_simple_statementContext)
Exit a parse tree produced by if_simple_statement().
The default implementation does nothing.
Declaration
public virtual void ExitIf_simple_statement(PowerBuilderParser.If_simple_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.If_simple_statementContext | context | The parse tree. |
ExitIf_statement(PowerBuilderParser.If_statementContext)
Exit a parse tree produced by if_statement().
The default implementation does nothing.
Declaration
public virtual void ExitIf_statement(PowerBuilderParser.If_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.If_statementContext | context | The parse tree. |
ExitIncrement_decrement_statement(PowerBuilderParser.Increment_decrement_statementContext)
Exit a parse tree produced by increment_decrement_statement().
The default implementation does nothing.
Declaration
public virtual void ExitIncrement_decrement_statement(PowerBuilderParser.Increment_decrement_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Increment_decrement_statementContext | context | The parse tree. |
ExitLabel_stat(PowerBuilderParser.Label_statContext)
Exit a parse tree produced by label_stat().
The default implementation does nothing.
Declaration
public virtual void ExitLabel_stat(PowerBuilderParser.Label_statContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Label_statContext | context | The parse tree. |
ExitMul_expr(PowerBuilderParser.Mul_exprContext)
Exit a parse tree produced by mul_expr().
The default implementation does nothing.
Declaration
public virtual void ExitMul_expr(PowerBuilderParser.Mul_exprContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Mul_exprContext | context | The parse tree. |
ExitOn_body(PowerBuilderParser.On_bodyContext)
Exit a parse tree produced by on_body().
The default implementation does nothing.
Declaration
public virtual void ExitOn_body(PowerBuilderParser.On_bodyContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.On_bodyContext | context | The parse tree. |
ExitOpen_call_sub(PowerBuilderParser.Open_call_subContext)
Exit a parse tree produced by open_call_sub().
The default implementation does nothing.
Declaration
public virtual void ExitOpen_call_sub(PowerBuilderParser.Open_call_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Open_call_subContext | context | The parse tree. |
ExitOpen_cursor_statement(PowerBuilderParser.Open_cursor_statementContext)
Exit a parse tree produced by open_cursor_statement().
The default implementation does nothing.
Declaration
public virtual void ExitOpen_cursor_statement(PowerBuilderParser.Open_cursor_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Open_cursor_statementContext | context | The parse tree. |
ExitOperator(PowerBuilderParser.OperatorContext)
Exit a parse tree produced by
The default implementation does nothing.
Declaration
public virtual void ExitOperator(PowerBuilderParser.OperatorContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.OperatorContext | context | The parse tree. |
ExitParameter_sub(PowerBuilderParser.Parameter_subContext)
Exit a parse tree produced by parameter_sub().
The default implementation does nothing.
Declaration
public virtual void ExitParameter_sub(PowerBuilderParser.Parameter_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Parameter_subContext | context | The parse tree. |
ExitParameters_list_sub(PowerBuilderParser.Parameters_list_subContext)
Exit a parse tree produced by parameters_list_sub().
The default implementation does nothing.
Declaration
public virtual void ExitParameters_list_sub(PowerBuilderParser.Parameters_list_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Parameters_list_subContext | context | The parse tree. |
ExitPost_event(PowerBuilderParser.Post_eventContext)
Exit a parse tree produced by post_event().
The default implementation does nothing.
Declaration
public virtual void ExitPost_event(PowerBuilderParser.Post_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Post_eventContext | context | The parse tree. |
ExitPrepare_sql_stateent(PowerBuilderParser.Prepare_sql_stateentContext)
Exit a parse tree produced by prepare_sql_stateent().
The default implementation does nothing.
Declaration
public virtual void ExitPrepare_sql_stateent(PowerBuilderParser.Prepare_sql_stateentContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Prepare_sql_stateentContext | context | The parse tree. |
ExitPublic_statement(PowerBuilderParser.Public_statementContext)
Exit a parse tree produced by public_statement().
The default implementation does nothing.
Declaration
public virtual void ExitPublic_statement(PowerBuilderParser.Public_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Public_statementContext | context | The parse tree. |
ExitReturn_statement(PowerBuilderParser.Return_statementContext)
Exit a parse tree produced by return_statement().
The default implementation does nothing.
Declaration
public virtual void ExitReturn_statement(PowerBuilderParser.Return_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Return_statementContext | context | The parse tree. |
ExitScope_modif(PowerBuilderParser.Scope_modifContext)
Exit a parse tree produced by scope_modif().
The default implementation does nothing.
Declaration
public virtual void ExitScope_modif(PowerBuilderParser.Scope_modifContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Scope_modifContext | context | The parse tree. |
ExitSelect_clause(PowerBuilderParser.Select_clauseContext)
Exit a parse tree produced by select_clause().
The default implementation does nothing.
Declaration
public virtual void ExitSelect_clause(PowerBuilderParser.Select_clauseContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Select_clauseContext | context | The parse tree. |
ExitSet_value(PowerBuilderParser.Set_valueContext)
Exit a parse tree produced by set_value().
The default implementation does nothing.
Declaration
public virtual void ExitSet_value(PowerBuilderParser.Set_valueContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Set_valueContext | context | The parse tree. |
ExitSql_commit_statement(PowerBuilderParser.Sql_commit_statementContext)
Exit a parse tree produced by sql_commit_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSql_commit_statement(PowerBuilderParser.Sql_commit_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_commit_statementContext | context | The parse tree. |
ExitSql_connect_statement(PowerBuilderParser.Sql_connect_statementContext)
Exit a parse tree produced by sql_connect_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSql_connect_statement(PowerBuilderParser.Sql_connect_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_connect_statementContext | context | The parse tree. |
ExitSql_delete_statement(PowerBuilderParser.Sql_delete_statementContext)
Exit a parse tree produced by sql_delete_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSql_delete_statement(PowerBuilderParser.Sql_delete_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_delete_statementContext | context | The parse tree. |
ExitSql_insert_statement(PowerBuilderParser.Sql_insert_statementContext)
Exit a parse tree produced by sql_insert_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSql_insert_statement(PowerBuilderParser.Sql_insert_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_insert_statementContext | context | The parse tree. |
ExitSql_select_statement(PowerBuilderParser.Sql_select_statementContext)
Exit a parse tree produced by sql_select_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSql_select_statement(PowerBuilderParser.Sql_select_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_select_statementContext | context | The parse tree. |
ExitSql_statement(PowerBuilderParser.Sql_statementContext)
Exit a parse tree produced by sql_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSql_statement(PowerBuilderParser.Sql_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_statementContext | context | The parse tree. |
ExitSql_update_statement(PowerBuilderParser.Sql_update_statementContext)
Exit a parse tree produced by sql_update_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSql_update_statement(PowerBuilderParser.Sql_update_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_update_statementContext | context | The parse tree. |
ExitSql_values(PowerBuilderParser.Sql_valuesContext)
Exit a parse tree produced by sql_values().
The default implementation does nothing.
Declaration
public virtual void ExitSql_values(PowerBuilderParser.Sql_valuesContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Sql_valuesContext | context | The parse tree. |
ExitStart_rule(PowerBuilderParser.Start_ruleContext)
Exit a parse tree produced by start_rule().
The default implementation does nothing.
Declaration
public virtual void ExitStart_rule(PowerBuilderParser.Start_ruleContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Start_ruleContext | context | The parse tree. |
ExitStatement(PowerBuilderParser.StatementContext)
Exit a parse tree produced by statement().
The default implementation does nothing.
Declaration
public virtual void ExitStatement(PowerBuilderParser.StatementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.StatementContext | context | The parse tree. |
ExitStatement_sub(PowerBuilderParser.Statement_subContext)
Exit a parse tree produced by statement_sub().
The default implementation does nothing.
Declaration
public virtual void ExitStatement_sub(PowerBuilderParser.Statement_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Statement_subContext | context | The parse tree. |
ExitString_literal(PowerBuilderParser.String_literalContext)
Exit a parse tree produced by string_literal().
The default implementation does nothing.
Declaration
public virtual void ExitString_literal(PowerBuilderParser.String_literalContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.String_literalContext | context | The parse tree. |
ExitSuper_call_statement(PowerBuilderParser.Super_call_statementContext)
Exit a parse tree produced by super_call_statement().
The default implementation does nothing.
Declaration
public virtual void ExitSuper_call_statement(PowerBuilderParser.Super_call_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Super_call_statementContext | context | The parse tree. |
ExitThrow_statement(PowerBuilderParser.Throw_statementContext)
Exit a parse tree produced by throw_statement().
The default implementation does nothing.
Declaration
public virtual void ExitThrow_statement(PowerBuilderParser.Throw_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Throw_statementContext | context | The parse tree. |
ExitTry_catch_statement(PowerBuilderParser.Try_catch_statementContext)
Exit a parse tree produced by try_catch_statement().
The default implementation does nothing.
Declaration
public virtual void ExitTry_catch_statement(PowerBuilderParser.Try_catch_statementContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Try_catch_statementContext | context | The parse tree. |
ExitType_variables_decl(PowerBuilderParser.Type_variables_declContext)
Exit a parse tree produced by type_variables_decl().
The default implementation does nothing.
Declaration
public virtual void ExitType_variables_decl(PowerBuilderParser.Type_variables_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Type_variables_declContext | context | The parse tree. |
ExitUnary_sign_expr(PowerBuilderParser.Unary_sign_exprContext)
Exit a parse tree produced by unary_sign_expr().
The default implementation does nothing.
Declaration
public virtual void ExitUnary_sign_expr(PowerBuilderParser.Unary_sign_exprContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Unary_sign_exprContext | context | The parse tree. |
ExitValue(PowerBuilderParser.ValueContext)
Exit a parse tree produced by value().
The default implementation does nothing.
Declaration
public virtual void ExitValue(PowerBuilderParser.ValueContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.ValueContext | context | The parse tree. |
ExitVariable_decl(PowerBuilderParser.Variable_declContext)
Exit a parse tree produced by variable_decl().
The default implementation does nothing.
Declaration
public virtual void ExitVariable_decl(PowerBuilderParser.Variable_declContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_declContext | context | The parse tree. |
ExitVariable_decl_event(PowerBuilderParser.Variable_decl_eventContext)
Exit a parse tree produced by variable_decl_event().
The default implementation does nothing.
Declaration
public virtual void ExitVariable_decl_event(PowerBuilderParser.Variable_decl_eventContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_eventContext | context | The parse tree. |
ExitVariable_decl_sub(PowerBuilderParser.Variable_decl_subContext)
Exit a parse tree produced by variable_decl_sub().
The default implementation does nothing.
Declaration
public virtual void ExitVariable_decl_sub(PowerBuilderParser.Variable_decl_subContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_subContext | context | The parse tree. |
ExitVariable_decl_sub0(PowerBuilderParser.Variable_decl_sub0Context)
Exit a parse tree produced by variable_decl_sub0().
The default implementation does nothing.
Declaration
public virtual void ExitVariable_decl_sub0(PowerBuilderParser.Variable_decl_sub0Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_sub0Context | context | The parse tree. |
ExitVariable_decl_sub1(PowerBuilderParser.Variable_decl_sub1Context)
Exit a parse tree produced by variable_decl_sub1().
The default implementation does nothing.
Declaration
public virtual void ExitVariable_decl_sub1(PowerBuilderParser.Variable_decl_sub1Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_sub1Context | context | The parse tree. |
ExitVariable_decl_sub2(PowerBuilderParser.Variable_decl_sub2Context)
Exit a parse tree produced by variable_decl_sub2().
The default implementation does nothing.
Declaration
public virtual void ExitVariable_decl_sub2(PowerBuilderParser.Variable_decl_sub2Context context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_decl_sub2Context | context | The parse tree. |
ExitVariable_name(PowerBuilderParser.Variable_nameContext)
Exit a parse tree produced by variable_name().
The default implementation does nothing.
Declaration
public virtual void ExitVariable_name(PowerBuilderParser.Variable_nameContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Variable_nameContext | context | The parse tree. |
ExitWhere_clause(PowerBuilderParser.Where_clauseContext)
Exit a parse tree produced by where_clause().
The default implementation does nothing.
Declaration
public virtual void ExitWhere_clause(PowerBuilderParser.Where_clauseContext context)
Parameters
Type | Name | Description |
---|---|---|
PowerBuilderParser.Where_clauseContext | context | The parse tree. |
VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode)
Declaration
public virtual void VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode node)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.Tree.IErrorNode | node |
Remarks
The default implementation does nothing.
VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode)
Declaration
public virtual void VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode node)
Parameters
Type | Name | Description |
---|---|---|
Antlr4.Runtime.Tree.ITerminalNode | node |
Remarks
The default implementation does nothing.