BiochemistrydslBaseListener

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

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun enterArg(ctx: ArgContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterArgList(ctx: ArgListContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiochemicalReaction(ctx: BiochemicalReactionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiochemicalReactionLeft(ctx: BiochemicalReactionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiochemicalReactionLeftContext(ctx: BiochemicalReactionLeftContextContext)
The default implementation does nothing.
open fun enterBiochemicalReactionLeftInCellContext(ctx: BiochemicalReactionLeftInCellContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiochemicalReactionLeftInEnvContext(ctx: BiochemicalReactionLeftInEnvContextContext)
The default implementation does nothing.
open fun enterBiochemicalReactionLeftInNeighborContext(ctx: BiochemicalReactionLeftInNeighborContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiochemicalReactionRight(ctx: BiochemicalReactionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiochemicalReactionRightContext(ctx: BiochemicalReactionRightContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiochemicalReactionRightElem(ctx: BiochemicalReactionRightElemContext)
The default implementation does nothing.
open fun enterBiochemicalReactionRightInCellContext(ctx: BiochemicalReactionRightInCellContextContext)
The default implementation does nothing.
open fun enterBiochemicalReactionRightInEnvContext(ctx: BiochemicalReactionRightInEnvContextContext)
The default implementation does nothing.
open fun enterBiochemicalReactionRightInNeighborContext(ctx: BiochemicalReactionRightInNeighborContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterBiomolecule(ctx: BiomoleculeContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterConcentration(ctx: ConcentrationContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterCreateJunction(ctx: CreateJunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterCreateJunctionJunction(ctx: CreateJunctionJunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterCreateJunctionLeft(ctx: CreateJunctionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterCreateJunctionRight(ctx: CreateJunctionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterCustomCondition(ctx: CustomConditionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterCustomConditions(ctx: CustomConditionsContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterCustomReactionType(ctx: CustomReactionTypeContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterDecimal(ctx: DecimalContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterEveryRule(ctx: ParserRuleContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJavaClass(ctx: JavaClassContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJavaConstructor(ctx: JavaConstructorContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunction(ctx: JunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunctionLeft(ctx: JunctionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunctionReaction(ctx: JunctionReactionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunctionReactionJunction(ctx: JunctionReactionJunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunctionReactionJunctionCondition(ctx: JunctionReactionJunctionConditionContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunctionReactionLeft(ctx: JunctionReactionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunctionReactionRight(ctx: JunctionReactionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterJunctionRight(ctx: JunctionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun enterReaction(ctx: ReactionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitArg(ctx: ArgContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitArgList(ctx: ArgListContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReaction(ctx: BiochemicalReactionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionLeft(ctx: BiochemicalReactionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionLeftContext(ctx: BiochemicalReactionLeftContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionLeftInCellContext(ctx: BiochemicalReactionLeftInCellContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionLeftInEnvContext(ctx: BiochemicalReactionLeftInEnvContextContext)
The default implementation does nothing.
open fun exitBiochemicalReactionLeftInNeighborContext(ctx: BiochemicalReactionLeftInNeighborContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionRight(ctx: BiochemicalReactionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionRightContext(ctx: BiochemicalReactionRightContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionRightElem(ctx: BiochemicalReactionRightElemContext)
The default implementation does nothing.
open fun exitBiochemicalReactionRightInCellContext(ctx: BiochemicalReactionRightInCellContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiochemicalReactionRightInEnvContext(ctx: BiochemicalReactionRightInEnvContextContext)
The default implementation does nothing.
open fun exitBiochemicalReactionRightInNeighborContext(ctx: BiochemicalReactionRightInNeighborContextContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitBiomolecule(ctx: BiomoleculeContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitConcentration(ctx: ConcentrationContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitCreateJunction(ctx: CreateJunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitCreateJunctionJunction(ctx: CreateJunctionJunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitCreateJunctionLeft(ctx: CreateJunctionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitCreateJunctionRight(ctx: CreateJunctionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitCustomCondition(ctx: CustomConditionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitCustomConditions(ctx: CustomConditionsContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitCustomReactionType(ctx: CustomReactionTypeContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitDecimal(ctx: DecimalContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitEveryRule(ctx: ParserRuleContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJavaClass(ctx: JavaClassContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJavaConstructor(ctx: JavaConstructorContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunction(ctx: JunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunctionLeft(ctx: JunctionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunctionReaction(ctx: JunctionReactionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunctionReactionJunction(ctx: JunctionReactionJunctionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunctionReactionJunctionCondition(ctx: JunctionReactionJunctionConditionContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunctionReactionLeft(ctx: JunctionReactionLeftContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunctionReactionRight(ctx: JunctionReactionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitJunctionRight(ctx: JunctionRightContext)
The default implementation does nothing.
Link copied to clipboard
open fun exitReaction(ctx: ReactionContext)
The default implementation does nothing.
Link copied to clipboard
open fun visitErrorNode(node: ErrorNode)
The default implementation does nothing.
Link copied to clipboard
open fun visitTerminal(node: TerminalNode)
The default implementation does nothing.