Show / Hide Table of Contents

Interface IPowerBuilderDWParserListener

This interface defines a complete listener for a parse tree produced by PowerBuilderDWParser.

Namespace: GCore.Antlr.Grammers.Powerbuilderdw
Assembly: Powerbuilderdw.dll
Syntax
public interface IPowerBuilderDWParserListener : Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterArray_decl_sub(PowerBuilderDWParser.Array_decl_subContext)

Enter a parse tree produced by array_decl_sub().

Declaration
void EnterArray_decl_sub(PowerBuilderDWParser.Array_decl_subContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Array_decl_subContext context

The parse tree.

| Improve this Doc View Source

EnterAtom_sub_call1(PowerBuilderDWParser.Atom_sub_call1Context)

Enter a parse tree produced by atom_sub_call1().

Declaration
void EnterAtom_sub_call1(PowerBuilderDWParser.Atom_sub_call1Context context)
Parameters
Type Name Description
PowerBuilderDWParser.Atom_sub_call1Context context

The parse tree.

| Improve this Doc View Source

EnterAtom_sub_member1(PowerBuilderDWParser.Atom_sub_member1Context)

Enter a parse tree produced by atom_sub_member1().

Declaration
void EnterAtom_sub_member1(PowerBuilderDWParser.Atom_sub_member1Context context)
Parameters
Type Name Description
PowerBuilderDWParser.Atom_sub_member1Context context

The parse tree.

| Improve this Doc View Source

EnterAttribute_name(PowerBuilderDWParser.Attribute_nameContext)

Enter a parse tree produced by attribute_name().

Declaration
void EnterAttribute_name(PowerBuilderDWParser.Attribute_nameContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Attribute_nameContext context

The parse tree.

| Improve this Doc View Source

EnterAttribute_value(PowerBuilderDWParser.Attribute_valueContext)

Enter a parse tree produced by attribute_value().

Declaration
void EnterAttribute_value(PowerBuilderDWParser.Attribute_valueContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Attribute_valueContext context

The parse tree.

| Improve this Doc View Source

EnterBoolean_atom(PowerBuilderDWParser.Boolean_atomContext)

Enter a parse tree produced by boolean_atom().

Declaration
void EnterBoolean_atom(PowerBuilderDWParser.Boolean_atomContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Boolean_atomContext context

The parse tree.

| Improve this Doc View Source

EnterClose_call_sub(PowerBuilderDWParser.Close_call_subContext)

Enter a parse tree produced by close_call_sub().

Declaration
void EnterClose_call_sub(PowerBuilderDWParser.Close_call_subContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Close_call_subContext context

The parse tree.

| Improve this Doc View Source

EnterColumn_attribute(PowerBuilderDWParser.Column_attributeContext)

Enter a parse tree produced by column_attribute().

Declaration
void EnterColumn_attribute(PowerBuilderDWParser.Column_attributeContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Column_attributeContext context

The parse tree.

| Improve this Doc View Source

EnterDataTypeSub(PowerBuilderDWParser.DataTypeSubContext)

Enter a parse tree produced by dataTypeSub().

Declaration
void EnterDataTypeSub(PowerBuilderDWParser.DataTypeSubContext context)
Parameters
Type Name Description
PowerBuilderDWParser.DataTypeSubContext context

The parse tree.

| Improve this Doc View Source

EnterDatawindow_property(PowerBuilderDWParser.Datawindow_propertyContext)

Enter a parse tree produced by datawindow_property().

Declaration
void EnterDatawindow_property(PowerBuilderDWParser.Datawindow_propertyContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Datawindow_propertyContext context

The parse tree.

| Improve this Doc View Source

EnterDatawindow_property_attribute_sub(PowerBuilderDWParser.Datawindow_property_attribute_subContext)

Enter a parse tree produced by datawindow_property_attribute_sub().

Declaration
void EnterDatawindow_property_attribute_sub(PowerBuilderDWParser.Datawindow_property_attribute_subContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Datawindow_property_attribute_subContext context

The parse tree.

| Improve this Doc View Source

EnterDatawindow_rule(PowerBuilderDWParser.Datawindow_ruleContext)

Enter a parse tree produced by datawindow_rule().

Declaration
void EnterDatawindow_rule(PowerBuilderDWParser.Datawindow_ruleContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Datawindow_ruleContext context

The parse tree.

| Improve this Doc View Source

EnterExpression(PowerBuilderDWParser.ExpressionContext)

Enter a parse tree produced by expression().

Declaration
void EnterExpression(PowerBuilderDWParser.ExpressionContext context)
Parameters
Type Name Description
PowerBuilderDWParser.ExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterExpression_list(PowerBuilderDWParser.Expression_listContext)

Enter a parse tree produced by expression_list().

Declaration
void EnterExpression_list(PowerBuilderDWParser.Expression_listContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Expression_listContext context

The parse tree.

| Improve this Doc View Source

EnterHeader_rule(PowerBuilderDWParser.Header_ruleContext)

Enter a parse tree produced by header_rule().

Declaration
void EnterHeader_rule(PowerBuilderDWParser.Header_ruleContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Header_ruleContext context

The parse tree.

| Improve this Doc View Source

EnterIdentifier(PowerBuilderDWParser.IdentifierContext)

Enter a parse tree produced by identifier().

Declaration
void EnterIdentifier(PowerBuilderDWParser.IdentifierContext context)
Parameters
Type Name Description
PowerBuilderDWParser.IdentifierContext context

The parse tree.

| Improve this Doc View Source

EnterIdentifier_name(PowerBuilderDWParser.Identifier_nameContext)

Enter a parse tree produced by identifier_name().

Declaration
void EnterIdentifier_name(PowerBuilderDWParser.Identifier_nameContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Identifier_nameContext context

The parse tree.

| Improve this Doc View Source

EnterIdentifier_name_ex(PowerBuilderDWParser.Identifier_name_exContext)

Enter a parse tree produced by identifier_name_ex().

Declaration
void EnterIdentifier_name_ex(PowerBuilderDWParser.Identifier_name_exContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Identifier_name_exContext context

The parse tree.

| Improve this Doc View Source

EnterNumeric_atom(PowerBuilderDWParser.Numeric_atomContext)

Enter a parse tree produced by numeric_atom().

Declaration
void EnterNumeric_atom(PowerBuilderDWParser.Numeric_atomContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Numeric_atomContext context

The parse tree.

| Improve this Doc View Source

EnterRetrieve_attribute(PowerBuilderDWParser.Retrieve_attributeContext)

Enter a parse tree produced by retrieve_attribute().

Declaration
void EnterRetrieve_attribute(PowerBuilderDWParser.Retrieve_attributeContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Retrieve_attributeContext context

The parse tree.

| Improve this Doc View Source

EnterStart_rule(PowerBuilderDWParser.Start_ruleContext)

Enter a parse tree produced by start_rule().

Declaration
void EnterStart_rule(PowerBuilderDWParser.Start_ruleContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Start_ruleContext context

The parse tree.

| Improve this Doc View Source

EnterTable_attribute(PowerBuilderDWParser.Table_attributeContext)

Enter a parse tree produced by table_attribute().

Declaration
void EnterTable_attribute(PowerBuilderDWParser.Table_attributeContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Table_attributeContext context

The parse tree.

| Improve this Doc View Source

ExitArray_decl_sub(PowerBuilderDWParser.Array_decl_subContext)

Exit a parse tree produced by array_decl_sub().

Declaration
void ExitArray_decl_sub(PowerBuilderDWParser.Array_decl_subContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Array_decl_subContext context

The parse tree.

| Improve this Doc View Source

ExitAtom_sub_call1(PowerBuilderDWParser.Atom_sub_call1Context)

Exit a parse tree produced by atom_sub_call1().

Declaration
void ExitAtom_sub_call1(PowerBuilderDWParser.Atom_sub_call1Context context)
Parameters
Type Name Description
PowerBuilderDWParser.Atom_sub_call1Context context

The parse tree.

| Improve this Doc View Source

ExitAtom_sub_member1(PowerBuilderDWParser.Atom_sub_member1Context)

Exit a parse tree produced by atom_sub_member1().

Declaration
void ExitAtom_sub_member1(PowerBuilderDWParser.Atom_sub_member1Context context)
Parameters
Type Name Description
PowerBuilderDWParser.Atom_sub_member1Context context

The parse tree.

| Improve this Doc View Source

ExitAttribute_name(PowerBuilderDWParser.Attribute_nameContext)

Exit a parse tree produced by attribute_name().

Declaration
void ExitAttribute_name(PowerBuilderDWParser.Attribute_nameContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Attribute_nameContext context

The parse tree.

| Improve this Doc View Source

ExitAttribute_value(PowerBuilderDWParser.Attribute_valueContext)

Exit a parse tree produced by attribute_value().

Declaration
void ExitAttribute_value(PowerBuilderDWParser.Attribute_valueContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Attribute_valueContext context

The parse tree.

| Improve this Doc View Source

ExitBoolean_atom(PowerBuilderDWParser.Boolean_atomContext)

Exit a parse tree produced by boolean_atom().

Declaration
void ExitBoolean_atom(PowerBuilderDWParser.Boolean_atomContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Boolean_atomContext context

The parse tree.

| Improve this Doc View Source

ExitClose_call_sub(PowerBuilderDWParser.Close_call_subContext)

Exit a parse tree produced by close_call_sub().

Declaration
void ExitClose_call_sub(PowerBuilderDWParser.Close_call_subContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Close_call_subContext context

The parse tree.

| Improve this Doc View Source

ExitColumn_attribute(PowerBuilderDWParser.Column_attributeContext)

Exit a parse tree produced by column_attribute().

Declaration
void ExitColumn_attribute(PowerBuilderDWParser.Column_attributeContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Column_attributeContext context

The parse tree.

| Improve this Doc View Source

ExitDataTypeSub(PowerBuilderDWParser.DataTypeSubContext)

Exit a parse tree produced by dataTypeSub().

Declaration
void ExitDataTypeSub(PowerBuilderDWParser.DataTypeSubContext context)
Parameters
Type Name Description
PowerBuilderDWParser.DataTypeSubContext context

The parse tree.

| Improve this Doc View Source

ExitDatawindow_property(PowerBuilderDWParser.Datawindow_propertyContext)

Exit a parse tree produced by datawindow_property().

Declaration
void ExitDatawindow_property(PowerBuilderDWParser.Datawindow_propertyContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Datawindow_propertyContext context

The parse tree.

| Improve this Doc View Source

ExitDatawindow_property_attribute_sub(PowerBuilderDWParser.Datawindow_property_attribute_subContext)

Exit a parse tree produced by datawindow_property_attribute_sub().

Declaration
void ExitDatawindow_property_attribute_sub(PowerBuilderDWParser.Datawindow_property_attribute_subContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Datawindow_property_attribute_subContext context

The parse tree.

| Improve this Doc View Source

ExitDatawindow_rule(PowerBuilderDWParser.Datawindow_ruleContext)

Exit a parse tree produced by datawindow_rule().

Declaration
void ExitDatawindow_rule(PowerBuilderDWParser.Datawindow_ruleContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Datawindow_ruleContext context

The parse tree.

| Improve this Doc View Source

ExitExpression(PowerBuilderDWParser.ExpressionContext)

Exit a parse tree produced by expression().

Declaration
void ExitExpression(PowerBuilderDWParser.ExpressionContext context)
Parameters
Type Name Description
PowerBuilderDWParser.ExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitExpression_list(PowerBuilderDWParser.Expression_listContext)

Exit a parse tree produced by expression_list().

Declaration
void ExitExpression_list(PowerBuilderDWParser.Expression_listContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Expression_listContext context

The parse tree.

| Improve this Doc View Source

ExitHeader_rule(PowerBuilderDWParser.Header_ruleContext)

Exit a parse tree produced by header_rule().

Declaration
void ExitHeader_rule(PowerBuilderDWParser.Header_ruleContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Header_ruleContext context

The parse tree.

| Improve this Doc View Source

ExitIdentifier(PowerBuilderDWParser.IdentifierContext)

Exit a parse tree produced by identifier().

Declaration
void ExitIdentifier(PowerBuilderDWParser.IdentifierContext context)
Parameters
Type Name Description
PowerBuilderDWParser.IdentifierContext context

The parse tree.

| Improve this Doc View Source

ExitIdentifier_name(PowerBuilderDWParser.Identifier_nameContext)

Exit a parse tree produced by identifier_name().

Declaration
void ExitIdentifier_name(PowerBuilderDWParser.Identifier_nameContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Identifier_nameContext context

The parse tree.

| Improve this Doc View Source

ExitIdentifier_name_ex(PowerBuilderDWParser.Identifier_name_exContext)

Exit a parse tree produced by identifier_name_ex().

Declaration
void ExitIdentifier_name_ex(PowerBuilderDWParser.Identifier_name_exContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Identifier_name_exContext context

The parse tree.

| Improve this Doc View Source

ExitNumeric_atom(PowerBuilderDWParser.Numeric_atomContext)

Exit a parse tree produced by numeric_atom().

Declaration
void ExitNumeric_atom(PowerBuilderDWParser.Numeric_atomContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Numeric_atomContext context

The parse tree.

| Improve this Doc View Source

ExitRetrieve_attribute(PowerBuilderDWParser.Retrieve_attributeContext)

Exit a parse tree produced by retrieve_attribute().

Declaration
void ExitRetrieve_attribute(PowerBuilderDWParser.Retrieve_attributeContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Retrieve_attributeContext context

The parse tree.

| Improve this Doc View Source

ExitStart_rule(PowerBuilderDWParser.Start_ruleContext)

Exit a parse tree produced by start_rule().

Declaration
void ExitStart_rule(PowerBuilderDWParser.Start_ruleContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Start_ruleContext context

The parse tree.

| Improve this Doc View Source

ExitTable_attribute(PowerBuilderDWParser.Table_attributeContext)

Exit a parse tree produced by table_attribute().

Declaration
void ExitTable_attribute(PowerBuilderDWParser.Table_attributeContext context)
Parameters
Type Name Description
PowerBuilderDWParser.Table_attributeContext context

The parse tree.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX