public class SpecBaseListener extends Object implements SpecListener
SpecListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
SpecBaseListener() |
public void enterUsing(@NotNull
SpecParser.UsingContext ctx)
SpecParser.using(org.requs.facet.syntax.ontology.Flow, org.requs.facet.syntax.ontology.Step).
The default implementation does nothing.
enterUsing in interface SpecListenerctx - the parse treepublic void exitUsing(@NotNull
SpecParser.UsingContext ctx)
SpecParser.using(org.requs.facet.syntax.ontology.Flow, org.requs.facet.syntax.ontology.Step).
The default implementation does nothing.
exitUsing in interface SpecListenerctx - the parse treepublic void enterClass_declaration(@NotNull
SpecParser.Class_declarationContext ctx)
SpecParser.class_declaration().
The default implementation does nothing.
enterClass_declaration in interface SpecListenerctx - the parse treepublic void exitClass_declaration(@NotNull
SpecParser.Class_declarationContext ctx)
SpecParser.class_declaration().
The default implementation does nothing.
exitClass_declaration in interface SpecListenerctx - the parse treepublic void enterClass_construction(@NotNull
SpecParser.Class_constructionContext ctx)
SpecParser.class_construction().
The default implementation does nothing.
enterClass_construction in interface SpecListenerctx - the parse treepublic void exitClass_construction(@NotNull
SpecParser.Class_constructionContext ctx)
SpecParser.class_construction().
The default implementation does nothing.
exitClass_construction in interface SpecListenerctx - the parse treepublic void enterAlternative_flow_declaration(@NotNull
SpecParser.Alternative_flow_declarationContext ctx)
SpecParser.alternative_flow_declaration().
The default implementation does nothing.
enterAlternative_flow_declaration in interface SpecListenerctx - the parse treepublic void exitAlternative_flow_declaration(@NotNull
SpecParser.Alternative_flow_declarationContext ctx)
SpecParser.alternative_flow_declaration().
The default implementation does nothing.
exitAlternative_flow_declaration in interface SpecListenerctx - the parse treepublic void enterSubject(@NotNull
SpecParser.SubjectContext ctx)
SpecParser.subject(org.requs.facet.syntax.ontology.Flow).
The default implementation does nothing.
enterSubject in interface SpecListenerctx - the parse treepublic void exitSubject(@NotNull
SpecParser.SubjectContext ctx)
SpecParser.subject(org.requs.facet.syntax.ontology.Flow).
The default implementation does nothing.
exitSubject in interface SpecListenerctx - the parse treepublic void enterSteps(@NotNull
SpecParser.StepsContext ctx)
SpecParser.steps(org.requs.facet.syntax.ontology.Flow).
The default implementation does nothing.
enterSteps in interface SpecListenerctx - the parse treepublic void exitSteps(@NotNull
SpecParser.StepsContext ctx)
SpecParser.steps(org.requs.facet.syntax.ontology.Flow).
The default implementation does nothing.
exitSteps in interface SpecListenerctx - the parse treepublic void enterClass_name(@NotNull
SpecParser.Class_nameContext ctx)
SpecParser.class_name().
The default implementation does nothing.
enterClass_name in interface SpecListenerctx - the parse treepublic void exitClass_name(@NotNull
SpecParser.Class_nameContext ctx)
SpecParser.class_name().
The default implementation does nothing.
exitClass_name in interface SpecListenerctx - the parse treepublic void enterAttribute_setting(@NotNull
SpecParser.Attribute_settingContext ctx)
SpecParser.attribute_setting().
The default implementation does nothing.
enterAttribute_setting in interface SpecListenerctx - the parse treepublic void exitAttribute_setting(@NotNull
SpecParser.Attribute_settingContext ctx)
SpecParser.attribute_setting().
The default implementation does nothing.
exitAttribute_setting in interface SpecListenerctx - the parse treepublic void enterClauses(@NotNull
SpecParser.ClausesContext ctx)
SpecParser.clauses().
The default implementation does nothing.
enterClauses in interface SpecListenerctx - the parse treepublic void exitClauses(@NotNull
SpecParser.ClausesContext ctx)
SpecParser.clauses().
The default implementation does nothing.
exitClauses in interface SpecListenerctx - the parse treepublic void enterNfr_declaration(@NotNull
SpecParser.Nfr_declarationContext ctx)
SpecParser.nfr_declaration().
The default implementation does nothing.
enterNfr_declaration in interface SpecListenerctx - the parse treepublic void exitNfr_declaration(@NotNull
SpecParser.Nfr_declarationContext ctx)
SpecParser.nfr_declaration().
The default implementation does nothing.
exitNfr_declaration in interface SpecListenerctx - the parse treepublic void enterPage_declaration(@NotNull
SpecParser.Page_declarationContext ctx)
SpecParser.page_declaration().
The default implementation does nothing.
enterPage_declaration in interface SpecListenerctx - the parse treepublic void exitPage_declaration(@NotNull
SpecParser.Page_declarationContext ctx)
SpecParser.page_declaration().
The default implementation does nothing.
exitPage_declaration in interface SpecListenerctx - the parse treepublic void enterSlots(@NotNull
SpecParser.SlotsContext ctx)
SpecParser.slots(org.requs.facet.syntax.ontology.Type).
The default implementation does nothing.
enterSlots in interface SpecListenerctx - the parse treepublic void exitSlots(@NotNull
SpecParser.SlotsContext ctx)
SpecParser.slots(org.requs.facet.syntax.ontology.Type).
The default implementation does nothing.
exitSlots in interface SpecListenerctx - the parse treepublic void enterMethod_declaration(@NotNull
SpecParser.Method_declarationContext ctx)
SpecParser.method_declaration().
The default implementation does nothing.
enterMethod_declaration in interface SpecListenerctx - the parse treepublic void exitMethod_declaration(@NotNull
SpecParser.Method_declarationContext ctx)
SpecParser.method_declaration().
The default implementation does nothing.
exitMethod_declaration in interface SpecListenerctx - the parse treepublic void enterBinding(@NotNull
SpecParser.BindingContext ctx)
SpecParser.binding().
The default implementation does nothing.
enterBinding in interface SpecListenerctx - the parse treepublic void exitBinding(@NotNull
SpecParser.BindingContext ctx)
SpecParser.binding().
The default implementation does nothing.
exitBinding in interface SpecListenerctx - the parse treepublic void enterWord(@NotNull
SpecParser.WordContext ctx)
SpecParser.word().
The default implementation does nothing.
enterWord in interface SpecListenerctx - the parse treepublic void exitWord(@NotNull
SpecParser.WordContext ctx)
SpecParser.word().
The default implementation does nothing.
exitWord in interface SpecListenerctx - the parse treepublic void enterSlot(@NotNull
SpecParser.SlotContext ctx)
SpecParser.slot(org.requs.facet.syntax.ontology.Type).
The default implementation does nothing.
enterSlot in interface SpecListenerctx - the parse treepublic void exitSlot(@NotNull
SpecParser.SlotContext ctx)
SpecParser.slot(org.requs.facet.syntax.ontology.Type).
The default implementation does nothing.
exitSlot in interface SpecListenerctx - the parse treepublic void enterVariable(@NotNull
SpecParser.VariableContext ctx)
SpecParser.variable().
The default implementation does nothing.
enterVariable in interface SpecListenerctx - the parse treepublic void exitVariable(@NotNull
SpecParser.VariableContext ctx)
SpecParser.variable().
The default implementation does nothing.
exitVariable in interface SpecListenerctx - the parse treepublic void enterStep(@NotNull
SpecParser.StepContext ctx)
SpecParser.step(org.requs.facet.syntax.ontology.Flow).
The default implementation does nothing.
enterStep in interface SpecListenerctx - the parse treepublic void exitStep(@NotNull
SpecParser.StepContext ctx)
SpecParser.step(org.requs.facet.syntax.ontology.Flow).
The default implementation does nothing.
exitStep in interface SpecListenerctx - the parse treepublic void enterSignature(@NotNull
SpecParser.SignatureContext ctx)
SpecParser.signature().
The default implementation does nothing.
enterSignature in interface SpecListenerctx - the parse treepublic void exitSignature(@NotNull
SpecParser.SignatureContext ctx)
SpecParser.signature().
The default implementation does nothing.
exitSignature in interface SpecListenerctx - the parse treepublic void enterClause(@NotNull
SpecParser.ClauseContext ctx)
SpecParser.clause().
The default implementation does nothing.
enterClause in interface SpecListenerctx - the parse treepublic void exitClause(@NotNull
SpecParser.ClauseContext ctx)
SpecParser.clause().
The default implementation does nothing.
exitClause in interface SpecListenerctx - the parse treepublic void enterEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(@NotNull
org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(@NotNull
org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2009–2014 requs.org. All rights reserved.