Show / Hide Table of Contents

Class PowerBuilderDWParserBaseListener

This class provides an empty implementation of IPowerBuilderDWParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.

Inheritance
System.Object
PowerBuilderDWParserBaseListener
Implements
IPowerBuilderDWParserListener
Antlr4.Runtime.Tree.IParseTreeListener
Namespace: GCore.Antlr.Grammers.Powerbuilderdw
Assembly: Powerbuilderdw.dll
Syntax
public class PowerBuilderDWParserBaseListener : object, 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

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

The parse tree.

| Improve this Doc View Source

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.

| Improve this Doc View Source

EnterExpression(PowerBuilderDWParser.ExpressionContext)

Enter a parse tree produced by expression().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

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

The parse tree.

| Improve this Doc View Source

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.

| Improve this Doc View Source

ExitExpression(PowerBuilderDWParser.ExpressionContext)

Exit a parse tree produced by expression().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

Declaration
public virtual 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().

The default implementation does nothing.

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

The parse tree.

| Improve this Doc View Source

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.

| Improve this Doc View Source

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.

Implements

IPowerBuilderDWParserListener
Antlr4.Runtime.Tree.IParseTreeListener
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX