Show / Hide Table of Contents

Class gtinBaseListener

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

Inheritance
System.Object
gtinBaseListener
Implements
IgtinListener
Antlr4.Runtime.Tree.IParseTreeListener
Namespace: GCore.Antlr.Grammers.Gtin
Assembly: Gtin.dll
Syntax
public class gtinBaseListener : object, IgtinListener, Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterAny_digit(gtinParser.Any_digitContext)

Enter a parse tree produced by any_digit().

The default implementation does nothing.

Declaration
public virtual void EnterAny_digit(gtinParser.Any_digitContext context)
Parameters
Type Name Description
gtinParser.Any_digitContext context

The parse tree.

| Improve this Doc View Source

EnterBookland_isbn(gtinParser.Bookland_isbnContext)

Enter a parse tree produced by bookland_isbn().

The default implementation does nothing.

Declaration
public virtual void EnterBookland_isbn(gtinParser.Bookland_isbnContext context)
Parameters
Type Name Description
gtinParser.Bookland_isbnContext context

The parse tree.

| Improve this Doc View Source

EnterCheck_code(gtinParser.Check_codeContext)

Enter a parse tree produced by check_code().

The default implementation does nothing.

Declaration
public virtual void EnterCheck_code(gtinParser.Check_codeContext context)
Parameters
Type Name Description
gtinParser.Check_codeContext context

The parse tree.

| Improve this Doc View Source

EnterEan_13_manprod(gtinParser.Ean_13_manprodContext)

Enter a parse tree produced by ean_13_manprod().

The default implementation does nothing.

Declaration
public virtual void EnterEan_13_manprod(gtinParser.Ean_13_manprodContext context)
Parameters
Type Name Description
gtinParser.Ean_13_manprodContext context

The parse tree.

| Improve this Doc View Source

EnterEan13(gtinParser.Ean13Context)

Enter a parse tree produced by ean13().

The default implementation does nothing.

Declaration
public virtual void EnterEan13(gtinParser.Ean13Context context)
Parameters
Type Name Description
gtinParser.Ean13Context context

The parse tree.

| Improve this Doc View Source

EnterEan13_bookland(gtinParser.Ean13_booklandContext)

Enter a parse tree produced by ean13_bookland().

The default implementation does nothing.

Declaration
public virtual void EnterEan13_bookland(gtinParser.Ean13_booklandContext context)
Parameters
Type Name Description
gtinParser.Ean13_booklandContext context

The parse tree.

| Improve this Doc View Source

EnterEan13_generic(gtinParser.Ean13_genericContext)

Enter a parse tree produced by ean13_generic().

The default implementation does nothing.

Declaration
public virtual void EnterEan13_generic(gtinParser.Ean13_genericContext context)
Parameters
Type Name Description
gtinParser.Ean13_genericContext context

The parse tree.

| Improve this Doc View Source

EnterEan13_ismn(gtinParser.Ean13_ismnContext)

Enter a parse tree produced by ean13_ismn().

The default implementation does nothing.

Declaration
public virtual void EnterEan13_ismn(gtinParser.Ean13_ismnContext context)
Parameters
Type Name Description
gtinParser.Ean13_ismnContext context

The parse tree.

| Improve this Doc View Source

EnterEan13_issn(gtinParser.Ean13_issnContext)

Enter a parse tree produced by ean13_issn().

The default implementation does nothing.

Declaration
public virtual void EnterEan13_issn(gtinParser.Ean13_issnContext context)
Parameters
Type Name Description
gtinParser.Ean13_issnContext context

The parse tree.

| Improve this Doc View Source

EnterEan14(gtinParser.Ean14Context)

Enter a parse tree produced by ean14().

The default implementation does nothing.

Declaration
public virtual void EnterEan14(gtinParser.Ean14Context context)
Parameters
Type Name Description
gtinParser.Ean14Context context

The parse tree.

| Improve this Doc View Source

EnterEan14_appid(gtinParser.Ean14_appidContext)

Enter a parse tree produced by ean14_appid().

The default implementation does nothing.

Declaration
public virtual void EnterEan14_appid(gtinParser.Ean14_appidContext context)
Parameters
Type Name Description
gtinParser.Ean14_appidContext context

The parse tree.

| Improve this Doc View Source

EnterEan14_packaging(gtinParser.Ean14_packagingContext)

Enter a parse tree produced by ean14_packaging().

The default implementation does nothing.

Declaration
public virtual void EnterEan14_packaging(gtinParser.Ean14_packagingContext context)
Parameters
Type Name Description
gtinParser.Ean14_packagingContext context

The parse tree.

| Improve this Doc View Source

EnterEan14_product(gtinParser.Ean14_productContext)

Enter a parse tree produced by ean14_product().

The default implementation does nothing.

Declaration
public virtual void EnterEan14_product(gtinParser.Ean14_productContext context)
Parameters
Type Name Description
gtinParser.Ean14_productContext context

The parse tree.

| Improve this Doc View Source

EnterEan8(gtinParser.Ean8Context)

Enter a parse tree produced by ean8().

The default implementation does nothing.

Declaration
public virtual void EnterEan8(gtinParser.Ean8Context context)
Parameters
Type Name Description
gtinParser.Ean8Context 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

EnterGs1_prefix(gtinParser.Gs1_prefixContext)

Enter a parse tree produced by gs1_prefix().

The default implementation does nothing.

Declaration
public virtual void EnterGs1_prefix(gtinParser.Gs1_prefixContext context)
Parameters
Type Name Description
gtinParser.Gs1_prefixContext context

The parse tree.

| Improve this Doc View Source

EnterGs1_prefix_bookland_1(gtinParser.Gs1_prefix_bookland_1Context)

Enter a parse tree produced by gs1_prefix_bookland_1().

The default implementation does nothing.

Declaration
public virtual void EnterGs1_prefix_bookland_1(gtinParser.Gs1_prefix_bookland_1Context context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_bookland_1Context context

The parse tree.

| Improve this Doc View Source

EnterGs1_prefix_bookland_2(gtinParser.Gs1_prefix_bookland_2Context)

Enter a parse tree produced by gs1_prefix_bookland_2().

The default implementation does nothing.

Declaration
public virtual void EnterGs1_prefix_bookland_2(gtinParser.Gs1_prefix_bookland_2Context context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_bookland_2Context context

The parse tree.

| Improve this Doc View Source

EnterGs1_prefix_ismn(gtinParser.Gs1_prefix_ismnContext)

Enter a parse tree produced by gs1_prefix_ismn().

The default implementation does nothing.

Declaration
public virtual void EnterGs1_prefix_ismn(gtinParser.Gs1_prefix_ismnContext context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_ismnContext context

The parse tree.

| Improve this Doc View Source

EnterGs1_prefix_issn(gtinParser.Gs1_prefix_issnContext)

Enter a parse tree produced by gs1_prefix_issn().

The default implementation does nothing.

Declaration
public virtual void EnterGs1_prefix_issn(gtinParser.Gs1_prefix_issnContext context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_issnContext context

The parse tree.

| Improve this Doc View Source

EnterGtin(gtinParser.GtinContext)

Enter a parse tree produced by gtin().

The default implementation does nothing.

Declaration
public virtual void EnterGtin(gtinParser.GtinContext context)
Parameters
Type Name Description
gtinParser.GtinContext context

The parse tree.

| Improve this Doc View Source

EnterGtin12(gtinParser.Gtin12Context)

Enter a parse tree produced by gtin12().

The default implementation does nothing.

Declaration
public virtual void EnterGtin12(gtinParser.Gtin12Context context)
Parameters
Type Name Description
gtinParser.Gtin12Context context

The parse tree.

| Improve this Doc View Source

EnterGtin13(gtinParser.Gtin13Context)

Enter a parse tree produced by gtin13().

The default implementation does nothing.

Declaration
public virtual void EnterGtin13(gtinParser.Gtin13Context context)
Parameters
Type Name Description
gtinParser.Gtin13Context context

The parse tree.

| Improve this Doc View Source

EnterGtin14(gtinParser.Gtin14Context)

Enter a parse tree produced by gtin14().

The default implementation does nothing.

Declaration
public virtual void EnterGtin14(gtinParser.Gtin14Context context)
Parameters
Type Name Description
gtinParser.Gtin14Context context

The parse tree.

| Improve this Doc View Source

EnterGtin8(gtinParser.Gtin8Context)

Enter a parse tree produced by gtin8().

The default implementation does nothing.

Declaration
public virtual void EnterGtin8(gtinParser.Gtin8Context context)
Parameters
Type Name Description
gtinParser.Gtin8Context context

The parse tree.

| Improve this Doc View Source

EnterIsmn_item_number(gtinParser.Ismn_item_numberContext)

Enter a parse tree produced by ismn_item_number().

The default implementation does nothing.

Declaration
public virtual void EnterIsmn_item_number(gtinParser.Ismn_item_numberContext context)
Parameters
Type Name Description
gtinParser.Ismn_item_numberContext context

The parse tree.

| Improve this Doc View Source

EnterIsmn_publisher_number(gtinParser.Ismn_publisher_numberContext)

Enter a parse tree produced by ismn_publisher_number().

The default implementation does nothing.

Declaration
public virtual void EnterIsmn_publisher_number(gtinParser.Ismn_publisher_numberContext context)
Parameters
Type Name Description
gtinParser.Ismn_publisher_numberContext context

The parse tree.

| Improve this Doc View Source

EnterIssn(gtinParser.IssnContext)

Enter a parse tree produced by issn().

The default implementation does nothing.

Declaration
public virtual void EnterIssn(gtinParser.IssnContext context)
Parameters
Type Name Description
gtinParser.IssnContext context

The parse tree.

| Improve this Doc View Source

EnterNum_system(gtinParser.Num_systemContext)

Enter a parse tree produced by num_system().

The default implementation does nothing.

Declaration
public virtual void EnterNum_system(gtinParser.Num_systemContext context)
Parameters
Type Name Description
gtinParser.Num_systemContext context

The parse tree.

| Improve this Doc View Source

EnterSupplemental_code(gtinParser.Supplemental_codeContext)

Enter a parse tree produced by supplemental_code().

The default implementation does nothing.

Declaration
public virtual void EnterSupplemental_code(gtinParser.Supplemental_codeContext context)
Parameters
Type Name Description
gtinParser.Supplemental_codeContext context

The parse tree.

| Improve this Doc View Source

EnterSupplemental_code_2(gtinParser.Supplemental_code_2Context)

Enter a parse tree produced by supplemental_code_2().

The default implementation does nothing.

Declaration
public virtual void EnterSupplemental_code_2(gtinParser.Supplemental_code_2Context context)
Parameters
Type Name Description
gtinParser.Supplemental_code_2Context context

The parse tree.

| Improve this Doc View Source

EnterSupplemental_code_5(gtinParser.Supplemental_code_5Context)

Enter a parse tree produced by supplemental_code_5().

The default implementation does nothing.

Declaration
public virtual void EnterSupplemental_code_5(gtinParser.Supplemental_code_5Context context)
Parameters
Type Name Description
gtinParser.Supplemental_code_5Context context

The parse tree.

| Improve this Doc View Source

EnterUpc(gtinParser.UpcContext)

Enter a parse tree produced by upc().

The default implementation does nothing.

Declaration
public virtual void EnterUpc(gtinParser.UpcContext context)
Parameters
Type Name Description
gtinParser.UpcContext context

The parse tree.

| Improve this Doc View Source

EnterUpc_a(gtinParser.Upc_aContext)

Enter a parse tree produced by upc_a().

The default implementation does nothing.

Declaration
public virtual void EnterUpc_a(gtinParser.Upc_aContext context)
Parameters
Type Name Description
gtinParser.Upc_aContext context

The parse tree.

| Improve this Doc View Source

EnterUpc_a_5(gtinParser.Upc_a_5Context)

Enter a parse tree produced by upc_a_5().

The default implementation does nothing.

Declaration
public virtual void EnterUpc_a_5(gtinParser.Upc_a_5Context context)
Parameters
Type Name Description
gtinParser.Upc_a_5Context context

The parse tree.

| Improve this Doc View Source

EnterUpc_a_manufacturer(gtinParser.Upc_a_manufacturerContext)

Enter a parse tree produced by upc_a_manufacturer().

The default implementation does nothing.

Declaration
public virtual void EnterUpc_a_manufacturer(gtinParser.Upc_a_manufacturerContext context)
Parameters
Type Name Description
gtinParser.Upc_a_manufacturerContext context

The parse tree.

| Improve this Doc View Source

EnterUpc_a_product(gtinParser.Upc_a_productContext)

Enter a parse tree produced by upc_a_product().

The default implementation does nothing.

Declaration
public virtual void EnterUpc_a_product(gtinParser.Upc_a_productContext context)
Parameters
Type Name Description
gtinParser.Upc_a_productContext context

The parse tree.

| Improve this Doc View Source

EnterUpc_e(gtinParser.Upc_eContext)

Enter a parse tree produced by upc_e().

The default implementation does nothing.

Declaration
public virtual void EnterUpc_e(gtinParser.Upc_eContext context)
Parameters
Type Name Description
gtinParser.Upc_eContext context

The parse tree.

| Improve this Doc View Source

ExitAny_digit(gtinParser.Any_digitContext)

Exit a parse tree produced by any_digit().

The default implementation does nothing.

Declaration
public virtual void ExitAny_digit(gtinParser.Any_digitContext context)
Parameters
Type Name Description
gtinParser.Any_digitContext context

The parse tree.

| Improve this Doc View Source

ExitBookland_isbn(gtinParser.Bookland_isbnContext)

Exit a parse tree produced by bookland_isbn().

The default implementation does nothing.

Declaration
public virtual void ExitBookland_isbn(gtinParser.Bookland_isbnContext context)
Parameters
Type Name Description
gtinParser.Bookland_isbnContext context

The parse tree.

| Improve this Doc View Source

ExitCheck_code(gtinParser.Check_codeContext)

Exit a parse tree produced by check_code().

The default implementation does nothing.

Declaration
public virtual void ExitCheck_code(gtinParser.Check_codeContext context)
Parameters
Type Name Description
gtinParser.Check_codeContext context

The parse tree.

| Improve this Doc View Source

ExitEan_13_manprod(gtinParser.Ean_13_manprodContext)

Exit a parse tree produced by ean_13_manprod().

The default implementation does nothing.

Declaration
public virtual void ExitEan_13_manprod(gtinParser.Ean_13_manprodContext context)
Parameters
Type Name Description
gtinParser.Ean_13_manprodContext context

The parse tree.

| Improve this Doc View Source

ExitEan13(gtinParser.Ean13Context)

Exit a parse tree produced by ean13().

The default implementation does nothing.

Declaration
public virtual void ExitEan13(gtinParser.Ean13Context context)
Parameters
Type Name Description
gtinParser.Ean13Context context

The parse tree.

| Improve this Doc View Source

ExitEan13_bookland(gtinParser.Ean13_booklandContext)

Exit a parse tree produced by ean13_bookland().

The default implementation does nothing.

Declaration
public virtual void ExitEan13_bookland(gtinParser.Ean13_booklandContext context)
Parameters
Type Name Description
gtinParser.Ean13_booklandContext context

The parse tree.

| Improve this Doc View Source

ExitEan13_generic(gtinParser.Ean13_genericContext)

Exit a parse tree produced by ean13_generic().

The default implementation does nothing.

Declaration
public virtual void ExitEan13_generic(gtinParser.Ean13_genericContext context)
Parameters
Type Name Description
gtinParser.Ean13_genericContext context

The parse tree.

| Improve this Doc View Source

ExitEan13_ismn(gtinParser.Ean13_ismnContext)

Exit a parse tree produced by ean13_ismn().

The default implementation does nothing.

Declaration
public virtual void ExitEan13_ismn(gtinParser.Ean13_ismnContext context)
Parameters
Type Name Description
gtinParser.Ean13_ismnContext context

The parse tree.

| Improve this Doc View Source

ExitEan13_issn(gtinParser.Ean13_issnContext)

Exit a parse tree produced by ean13_issn().

The default implementation does nothing.

Declaration
public virtual void ExitEan13_issn(gtinParser.Ean13_issnContext context)
Parameters
Type Name Description
gtinParser.Ean13_issnContext context

The parse tree.

| Improve this Doc View Source

ExitEan14(gtinParser.Ean14Context)

Exit a parse tree produced by ean14().

The default implementation does nothing.

Declaration
public virtual void ExitEan14(gtinParser.Ean14Context context)
Parameters
Type Name Description
gtinParser.Ean14Context context

The parse tree.

| Improve this Doc View Source

ExitEan14_appid(gtinParser.Ean14_appidContext)

Exit a parse tree produced by ean14_appid().

The default implementation does nothing.

Declaration
public virtual void ExitEan14_appid(gtinParser.Ean14_appidContext context)
Parameters
Type Name Description
gtinParser.Ean14_appidContext context

The parse tree.

| Improve this Doc View Source

ExitEan14_packaging(gtinParser.Ean14_packagingContext)

Exit a parse tree produced by ean14_packaging().

The default implementation does nothing.

Declaration
public virtual void ExitEan14_packaging(gtinParser.Ean14_packagingContext context)
Parameters
Type Name Description
gtinParser.Ean14_packagingContext context

The parse tree.

| Improve this Doc View Source

ExitEan14_product(gtinParser.Ean14_productContext)

Exit a parse tree produced by ean14_product().

The default implementation does nothing.

Declaration
public virtual void ExitEan14_product(gtinParser.Ean14_productContext context)
Parameters
Type Name Description
gtinParser.Ean14_productContext context

The parse tree.

| Improve this Doc View Source

ExitEan8(gtinParser.Ean8Context)

Exit a parse tree produced by ean8().

The default implementation does nothing.

Declaration
public virtual void ExitEan8(gtinParser.Ean8Context context)
Parameters
Type Name Description
gtinParser.Ean8Context 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

ExitGs1_prefix(gtinParser.Gs1_prefixContext)

Exit a parse tree produced by gs1_prefix().

The default implementation does nothing.

Declaration
public virtual void ExitGs1_prefix(gtinParser.Gs1_prefixContext context)
Parameters
Type Name Description
gtinParser.Gs1_prefixContext context

The parse tree.

| Improve this Doc View Source

ExitGs1_prefix_bookland_1(gtinParser.Gs1_prefix_bookland_1Context)

Exit a parse tree produced by gs1_prefix_bookland_1().

The default implementation does nothing.

Declaration
public virtual void ExitGs1_prefix_bookland_1(gtinParser.Gs1_prefix_bookland_1Context context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_bookland_1Context context

The parse tree.

| Improve this Doc View Source

ExitGs1_prefix_bookland_2(gtinParser.Gs1_prefix_bookland_2Context)

Exit a parse tree produced by gs1_prefix_bookland_2().

The default implementation does nothing.

Declaration
public virtual void ExitGs1_prefix_bookland_2(gtinParser.Gs1_prefix_bookland_2Context context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_bookland_2Context context

The parse tree.

| Improve this Doc View Source

ExitGs1_prefix_ismn(gtinParser.Gs1_prefix_ismnContext)

Exit a parse tree produced by gs1_prefix_ismn().

The default implementation does nothing.

Declaration
public virtual void ExitGs1_prefix_ismn(gtinParser.Gs1_prefix_ismnContext context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_ismnContext context

The parse tree.

| Improve this Doc View Source

ExitGs1_prefix_issn(gtinParser.Gs1_prefix_issnContext)

Exit a parse tree produced by gs1_prefix_issn().

The default implementation does nothing.

Declaration
public virtual void ExitGs1_prefix_issn(gtinParser.Gs1_prefix_issnContext context)
Parameters
Type Name Description
gtinParser.Gs1_prefix_issnContext context

The parse tree.

| Improve this Doc View Source

ExitGtin(gtinParser.GtinContext)

Exit a parse tree produced by gtin().

The default implementation does nothing.

Declaration
public virtual void ExitGtin(gtinParser.GtinContext context)
Parameters
Type Name Description
gtinParser.GtinContext context

The parse tree.

| Improve this Doc View Source

ExitGtin12(gtinParser.Gtin12Context)

Exit a parse tree produced by gtin12().

The default implementation does nothing.

Declaration
public virtual void ExitGtin12(gtinParser.Gtin12Context context)
Parameters
Type Name Description
gtinParser.Gtin12Context context

The parse tree.

| Improve this Doc View Source

ExitGtin13(gtinParser.Gtin13Context)

Exit a parse tree produced by gtin13().

The default implementation does nothing.

Declaration
public virtual void ExitGtin13(gtinParser.Gtin13Context context)
Parameters
Type Name Description
gtinParser.Gtin13Context context

The parse tree.

| Improve this Doc View Source

ExitGtin14(gtinParser.Gtin14Context)

Exit a parse tree produced by gtin14().

The default implementation does nothing.

Declaration
public virtual void ExitGtin14(gtinParser.Gtin14Context context)
Parameters
Type Name Description
gtinParser.Gtin14Context context

The parse tree.

| Improve this Doc View Source

ExitGtin8(gtinParser.Gtin8Context)

Exit a parse tree produced by gtin8().

The default implementation does nothing.

Declaration
public virtual void ExitGtin8(gtinParser.Gtin8Context context)
Parameters
Type Name Description
gtinParser.Gtin8Context context

The parse tree.

| Improve this Doc View Source

ExitIsmn_item_number(gtinParser.Ismn_item_numberContext)

Exit a parse tree produced by ismn_item_number().

The default implementation does nothing.

Declaration
public virtual void ExitIsmn_item_number(gtinParser.Ismn_item_numberContext context)
Parameters
Type Name Description
gtinParser.Ismn_item_numberContext context

The parse tree.

| Improve this Doc View Source

ExitIsmn_publisher_number(gtinParser.Ismn_publisher_numberContext)

Exit a parse tree produced by ismn_publisher_number().

The default implementation does nothing.

Declaration
public virtual void ExitIsmn_publisher_number(gtinParser.Ismn_publisher_numberContext context)
Parameters
Type Name Description
gtinParser.Ismn_publisher_numberContext context

The parse tree.

| Improve this Doc View Source

ExitIssn(gtinParser.IssnContext)

Exit a parse tree produced by issn().

The default implementation does nothing.

Declaration
public virtual void ExitIssn(gtinParser.IssnContext context)
Parameters
Type Name Description
gtinParser.IssnContext context

The parse tree.

| Improve this Doc View Source

ExitNum_system(gtinParser.Num_systemContext)

Exit a parse tree produced by num_system().

The default implementation does nothing.

Declaration
public virtual void ExitNum_system(gtinParser.Num_systemContext context)
Parameters
Type Name Description
gtinParser.Num_systemContext context

The parse tree.

| Improve this Doc View Source

ExitSupplemental_code(gtinParser.Supplemental_codeContext)

Exit a parse tree produced by supplemental_code().

The default implementation does nothing.

Declaration
public virtual void ExitSupplemental_code(gtinParser.Supplemental_codeContext context)
Parameters
Type Name Description
gtinParser.Supplemental_codeContext context

The parse tree.

| Improve this Doc View Source

ExitSupplemental_code_2(gtinParser.Supplemental_code_2Context)

Exit a parse tree produced by supplemental_code_2().

The default implementation does nothing.

Declaration
public virtual void ExitSupplemental_code_2(gtinParser.Supplemental_code_2Context context)
Parameters
Type Name Description
gtinParser.Supplemental_code_2Context context

The parse tree.

| Improve this Doc View Source

ExitSupplemental_code_5(gtinParser.Supplemental_code_5Context)

Exit a parse tree produced by supplemental_code_5().

The default implementation does nothing.

Declaration
public virtual void ExitSupplemental_code_5(gtinParser.Supplemental_code_5Context context)
Parameters
Type Name Description
gtinParser.Supplemental_code_5Context context

The parse tree.

| Improve this Doc View Source

ExitUpc(gtinParser.UpcContext)

Exit a parse tree produced by upc().

The default implementation does nothing.

Declaration
public virtual void ExitUpc(gtinParser.UpcContext context)
Parameters
Type Name Description
gtinParser.UpcContext context

The parse tree.

| Improve this Doc View Source

ExitUpc_a(gtinParser.Upc_aContext)

Exit a parse tree produced by upc_a().

The default implementation does nothing.

Declaration
public virtual void ExitUpc_a(gtinParser.Upc_aContext context)
Parameters
Type Name Description
gtinParser.Upc_aContext context

The parse tree.

| Improve this Doc View Source

ExitUpc_a_5(gtinParser.Upc_a_5Context)

Exit a parse tree produced by upc_a_5().

The default implementation does nothing.

Declaration
public virtual void ExitUpc_a_5(gtinParser.Upc_a_5Context context)
Parameters
Type Name Description
gtinParser.Upc_a_5Context context

The parse tree.

| Improve this Doc View Source

ExitUpc_a_manufacturer(gtinParser.Upc_a_manufacturerContext)

Exit a parse tree produced by upc_a_manufacturer().

The default implementation does nothing.

Declaration
public virtual void ExitUpc_a_manufacturer(gtinParser.Upc_a_manufacturerContext context)
Parameters
Type Name Description
gtinParser.Upc_a_manufacturerContext context

The parse tree.

| Improve this Doc View Source

ExitUpc_a_product(gtinParser.Upc_a_productContext)

Exit a parse tree produced by upc_a_product().

The default implementation does nothing.

Declaration
public virtual void ExitUpc_a_product(gtinParser.Upc_a_productContext context)
Parameters
Type Name Description
gtinParser.Upc_a_productContext context

The parse tree.

| Improve this Doc View Source

ExitUpc_e(gtinParser.Upc_eContext)

Exit a parse tree produced by upc_e().

The default implementation does nothing.

Declaration
public virtual void ExitUpc_e(gtinParser.Upc_eContext context)
Parameters
Type Name Description
gtinParser.Upc_eContext 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

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