public class EclRecordBaseListener extends Object implements EclRecordListener
EclRecordListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
EclRecordBaseListener() |
public void enterProgram(EclRecordParser.ProgramContext ctx)
EclRecordParser.program().
The default implementation does nothing.
enterProgram in interface EclRecordListenerctx - the parse treepublic void exitProgram(EclRecordParser.ProgramContext ctx)
EclRecordParser.program().
The default implementation does nothing.
exitProgram in interface EclRecordListenerctx - the parse treepublic void enterValue(EclRecordParser.ValueContext ctx)
EclRecordParser.value().
The default implementation does nothing.
enterValue in interface EclRecordListenerctx - the parse treepublic void exitValue(EclRecordParser.ValueContext ctx)
EclRecordParser.value().
The default implementation does nothing.
exitValue in interface EclRecordListenerctx - the parse treepublic void enterValue_list(EclRecordParser.Value_listContext ctx)
EclRecordParser.value_list().
The default implementation does nothing.
enterValue_list in interface EclRecordListenerctx - the parse treepublic void exitValue_list(EclRecordParser.Value_listContext ctx)
EclRecordParser.value_list().
The default implementation does nothing.
exitValue_list in interface EclRecordListenerctx - the parse treepublic void enterToken_list(EclRecordParser.Token_listContext ctx)
EclRecordParser.token_list().
The default implementation does nothing.
enterToken_list in interface EclRecordListenerctx - the parse treepublic void exitToken_list(EclRecordParser.Token_listContext ctx)
EclRecordParser.token_list().
The default implementation does nothing.
exitToken_list in interface EclRecordListenerctx - the parse treepublic void enterAssign(EclRecordParser.AssignContext ctx)
EclRecordParser.assign().
The default implementation does nothing.
enterAssign in interface EclRecordListenerctx - the parse treepublic void exitAssign(EclRecordParser.AssignContext ctx)
EclRecordParser.assign().
The default implementation does nothing.
exitAssign in interface EclRecordListenerctx - the parse treepublic void enterAssign_list(EclRecordParser.Assign_listContext ctx)
EclRecordParser.assign_list().
The default implementation does nothing.
enterAssign_list in interface EclRecordListenerctx - the parse treepublic void exitAssign_list(EclRecordParser.Assign_listContext ctx)
EclRecordParser.assign_list().
The default implementation does nothing.
exitAssign_list in interface EclRecordListenerctx - the parse treepublic void enterEclfield_decl(EclRecordParser.Eclfield_declContext ctx)
EclRecordParser.eclfield_decl().
The default implementation does nothing.
enterEclfield_decl in interface EclRecordListenerctx - the parse treepublic void exitEclfield_decl(EclRecordParser.Eclfield_declContext ctx)
EclRecordParser.eclfield_decl().
The default implementation does nothing.
exitEclfield_decl in interface EclRecordListenerctx - the parse treepublic void enterEclfield_type(EclRecordParser.Eclfield_typeContext ctx)
EclRecordParser.eclfield_type().
The default implementation does nothing.
enterEclfield_type in interface EclRecordListenerctx - the parse treepublic void exitEclfield_type(EclRecordParser.Eclfield_typeContext ctx)
EclRecordParser.eclfield_type().
The default implementation does nothing.
exitEclfield_type in interface EclRecordListenerctx - the parse treepublic void enterEclfield_name(EclRecordParser.Eclfield_nameContext ctx)
EclRecordParser.eclfield_name().
The default implementation does nothing.
enterEclfield_name in interface EclRecordListenerctx - the parse treepublic void exitEclfield_name(EclRecordParser.Eclfield_nameContext ctx)
EclRecordParser.eclfield_name().
The default implementation does nothing.
exitEclfield_name in interface EclRecordListenerctx - the parse treepublic void enterEclfield_recref(EclRecordParser.Eclfield_recrefContext ctx)
EclRecordParser.eclfield_recref().
The default implementation does nothing.
enterEclfield_recref in interface EclRecordListenerctx - the parse treepublic void exitEclfield_recref(EclRecordParser.Eclfield_recrefContext ctx)
EclRecordParser.eclfield_recref().
The default implementation does nothing.
exitEclfield_recref in interface EclRecordListenerctx - the parse treepublic void enterPayload_sep(EclRecordParser.Payload_sepContext ctx)
EclRecordParser.payload_sep().
The default implementation does nothing.
enterPayload_sep in interface EclRecordListenerctx - the parse treepublic void exitPayload_sep(EclRecordParser.Payload_sepContext ctx)
EclRecordParser.payload_sep().
The default implementation does nothing.
exitPayload_sep in interface EclRecordListenerctx - the parse treepublic void enterRecord_def_inline(EclRecordParser.Record_def_inlineContext ctx)
EclRecordParser.record_def_inline().
The default implementation does nothing.
enterRecord_def_inline in interface EclRecordListenerctx - the parse treepublic void exitRecord_def_inline(EclRecordParser.Record_def_inlineContext ctx)
EclRecordParser.record_def_inline().
The default implementation does nothing.
exitRecord_def_inline in interface EclRecordListenerctx - the parse treepublic void enterRecord_def(EclRecordParser.Record_defContext ctx)
EclRecordParser.record_def().
The default implementation does nothing.
enterRecord_def in interface EclRecordListenerctx - the parse treepublic void exitRecord_def(EclRecordParser.Record_defContext ctx)
EclRecordParser.record_def().
The default implementation does nothing.
exitRecord_def in interface EclRecordListenerctx - the parse treepublic void enterDefined_record_def(EclRecordParser.Defined_record_defContext ctx)
EclRecordParser.defined_record_def().
The default implementation does nothing.
enterDefined_record_def in interface EclRecordListenerctx - the parse treepublic void exitDefined_record_def(EclRecordParser.Defined_record_defContext ctx)
EclRecordParser.defined_record_def().
The default implementation does nothing.
exitDefined_record_def in interface EclRecordListenerctx - the parse treepublic void enterExploded_dataset_record_def(EclRecordParser.Exploded_dataset_record_defContext ctx)
EclRecordParser.exploded_dataset_record_def().
The default implementation does nothing.
enterExploded_dataset_record_def in interface EclRecordListenerctx - the parse treepublic void exitExploded_dataset_record_def(EclRecordParser.Exploded_dataset_record_defContext ctx)
EclRecordParser.exploded_dataset_record_def().
The default implementation does nothing.
exitExploded_dataset_record_def in interface EclRecordListenerctx - the parse treepublic void enterInline_dataset_record_def(EclRecordParser.Inline_dataset_record_defContext ctx)
EclRecordParser.inline_dataset_record_def().
The default implementation does nothing.
enterInline_dataset_record_def in interface EclRecordListenerctx - the parse treepublic void exitInline_dataset_record_def(EclRecordParser.Inline_dataset_record_defContext ctx)
EclRecordParser.inline_dataset_record_def().
The default implementation does nothing.
exitInline_dataset_record_def in interface EclRecordListenerctx - the parse treepublic void enterRecord_defs(EclRecordParser.Record_defsContext ctx)
EclRecordParser.record_defs().
The default implementation does nothing.
enterRecord_defs in interface EclRecordListenerctx - the parse treepublic void exitRecord_defs(EclRecordParser.Record_defsContext ctx)
EclRecordParser.record_defs().
The default implementation does nothing.
exitRecord_defs in interface EclRecordListenerctx - the parse treepublic void enterNested_dataset_decl(EclRecordParser.Nested_dataset_declContext ctx)
EclRecordParser.nested_dataset_decl().
The default implementation does nothing.
enterNested_dataset_decl in interface EclRecordListenerctx - the parse treepublic void exitNested_dataset_decl(EclRecordParser.Nested_dataset_declContext ctx)
EclRecordParser.nested_dataset_decl().
The default implementation does nothing.
exitNested_dataset_decl in interface EclRecordListenerctx - the parse treepublic void enterNested_inline_dataset_decl(EclRecordParser.Nested_inline_dataset_declContext ctx)
EclRecordParser.nested_inline_dataset_decl().
The default implementation does nothing.
enterNested_inline_dataset_decl in interface EclRecordListenerctx - the parse treepublic void exitNested_inline_dataset_decl(EclRecordParser.Nested_inline_dataset_declContext ctx)
EclRecordParser.nested_inline_dataset_decl().
The default implementation does nothing.
exitNested_inline_dataset_decl in interface EclRecordListenerctx - the parse treepublic void enterOpts(EclRecordParser.OptsContext ctx)
EclRecordParser.opts().
The default implementation does nothing.
enterOpts in interface EclRecordListenerctx - the parse treepublic void exitOpts(EclRecordParser.OptsContext ctx)
EclRecordParser.opts().
The default implementation does nothing.
exitOpts in interface EclRecordListenerctx - the parse treepublic void enterOpt(EclRecordParser.OptContext ctx)
EclRecordParser.opt().
The default implementation does nothing.
enterOpt in interface EclRecordListenerctx - the parse treepublic void exitOpt(EclRecordParser.OptContext ctx)
EclRecordParser.opt().
The default implementation does nothing.
exitOpt in interface EclRecordListenerctx - the parse treepublic void enterMaxlength(EclRecordParser.MaxlengthContext ctx)
EclRecordParser.maxlength().
The default implementation does nothing.
enterMaxlength in interface EclRecordListenerctx - the parse treepublic void exitMaxlength(EclRecordParser.MaxlengthContext ctx)
EclRecordParser.maxlength().
The default implementation does nothing.
exitMaxlength in interface EclRecordListenerctx - the parse treepublic void enterBlob(EclRecordParser.BlobContext ctx)
EclRecordParser.blob().
The default implementation does nothing.
enterBlob in interface EclRecordListenerctx - the parse treepublic void exitBlob(EclRecordParser.BlobContext ctx)
EclRecordParser.blob().
The default implementation does nothing.
exitBlob in interface EclRecordListenerctx - the parse treepublic void enterMaxcount(EclRecordParser.MaxcountContext ctx)
EclRecordParser.maxcount().
The default implementation does nothing.
enterMaxcount in interface EclRecordListenerctx - the parse treepublic void exitMaxcount(EclRecordParser.MaxcountContext ctx)
EclRecordParser.maxcount().
The default implementation does nothing.
exitMaxcount in interface EclRecordListenerctx - the parse treepublic void enterDefaultval(EclRecordParser.DefaultvalContext ctx)
EclRecordParser.defaultval().
The default implementation does nothing.
enterDefaultval in interface EclRecordListenerctx - the parse treepublic void exitDefaultval(EclRecordParser.DefaultvalContext ctx)
EclRecordParser.defaultval().
The default implementation does nothing.
exitDefaultval in interface EclRecordListenerctx - the parse treepublic void enterXpath(EclRecordParser.XpathContext ctx)
EclRecordParser.xpath().
The default implementation does nothing.
enterXpath in interface EclRecordListenerctx - the parse treepublic void exitXpath(EclRecordParser.XpathContext ctx)
EclRecordParser.xpath().
The default implementation does nothing.
exitXpath in interface EclRecordListenerctx - the parse treepublic void enterXmldefaultval(EclRecordParser.XmldefaultvalContext ctx)
EclRecordParser.xmldefaultval().
The default implementation does nothing.
enterXmldefaultval in interface EclRecordListenerctx - the parse treepublic void exitXmldefaultval(EclRecordParser.XmldefaultvalContext ctx)
EclRecordParser.xmldefaultval().
The default implementation does nothing.
exitXmldefaultval in interface EclRecordListenerctx - the parse treepublic void enterAnnotation_name(EclRecordParser.Annotation_nameContext ctx)
EclRecordParser.annotation_name().
The default implementation does nothing.
enterAnnotation_name in interface EclRecordListenerctx - the parse treepublic void exitAnnotation_name(EclRecordParser.Annotation_nameContext ctx)
EclRecordParser.annotation_name().
The default implementation does nothing.
exitAnnotation_name in interface EclRecordListenerctx - the parse treepublic void enterAnnotation_param(EclRecordParser.Annotation_paramContext ctx)
EclRecordParser.annotation_param().
The default implementation does nothing.
enterAnnotation_param in interface EclRecordListenerctx - the parse treepublic void exitAnnotation_param(EclRecordParser.Annotation_paramContext ctx)
EclRecordParser.annotation_param().
The default implementation does nothing.
exitAnnotation_param in interface EclRecordListenerctx - the parse treepublic void enterAnnotation_arguments(EclRecordParser.Annotation_argumentsContext ctx)
EclRecordParser.annotation_arguments().
The default implementation does nothing.
enterAnnotation_arguments in interface EclRecordListenerctx - the parse treepublic void exitAnnotation_arguments(EclRecordParser.Annotation_argumentsContext ctx)
EclRecordParser.annotation_arguments().
The default implementation does nothing.
exitAnnotation_arguments in interface EclRecordListenerctx - the parse treepublic void enterAnnotation(EclRecordParser.AnnotationContext ctx)
EclRecordParser.annotation().
The default implementation does nothing.
enterAnnotation in interface EclRecordListenerctx - the parse treepublic void exitAnnotation(EclRecordParser.AnnotationContext ctx)
EclRecordParser.annotation().
The default implementation does nothing.
exitAnnotation in interface EclRecordListenerctx - the parse treepublic void enterComment(EclRecordParser.CommentContext ctx)
EclRecordParser.comment().
The default implementation does nothing.
enterComment in interface EclRecordListenerctx - the parse treepublic void exitComment(EclRecordParser.CommentContext ctx)
EclRecordParser.comment().
The default implementation does nothing.
exitComment in interface EclRecordListenerctx - the parse treepublic void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2021. All rights reserved.