BiochemistrydslListener

interface BiochemistrydslListener : ParseTreeListener

This interface defines a complete listener for a parse tree produced by BiochemistrydslParser.

Functions

Link copied to clipboard
abstract fun enterArg(ctx: ArgContext)
Enter a parse tree produced by arg.
Link copied to clipboard
abstract fun enterArgList(ctx: ArgListContext)
Enter a parse tree produced by argList.
Link copied to clipboard
abstract fun enterBiochemicalReaction(ctx: BiochemicalReactionContext)
Enter a parse tree produced by biochemicalReaction.
Link copied to clipboard
abstract fun enterBiochemicalReactionLeft(ctx: BiochemicalReactionLeftContext)
Enter a parse tree produced by biochemicalReactionLeft.
Link copied to clipboard
abstract fun enterBiochemicalReactionLeftContext(ctx: BiochemicalReactionLeftContextContext)
Enter a parse tree produced by biochemicalReactionLeftContext.
abstract fun enterBiochemicalReactionLeftInCellContext(ctx: BiochemicalReactionLeftInCellContextContext)
Enter a parse tree produced by biochemicalReactionLeftInCellContext.
Link copied to clipboard
abstract fun enterBiochemicalReactionLeftInEnvContext(ctx: BiochemicalReactionLeftInEnvContextContext)
Enter a parse tree produced by biochemicalReactionLeftInEnvContext.
abstract fun enterBiochemicalReactionLeftInNeighborContext(ctx: BiochemicalReactionLeftInNeighborContextContext)
Enter a parse tree produced by biochemicalReactionLeftInNeighborContext.
Link copied to clipboard
abstract fun enterBiochemicalReactionRight(ctx: BiochemicalReactionRightContext)
Enter a parse tree produced by biochemicalReactionRight.
Link copied to clipboard
abstract fun enterBiochemicalReactionRightContext(ctx: BiochemicalReactionRightContextContext)
Enter a parse tree produced by biochemicalReactionRightContext.
Link copied to clipboard
abstract fun enterBiochemicalReactionRightElem(ctx: BiochemicalReactionRightElemContext)
Enter a parse tree produced by biochemicalReactionRightElem.
abstract fun enterBiochemicalReactionRightInCellContext(ctx: BiochemicalReactionRightInCellContextContext)
Enter a parse tree produced by biochemicalReactionRightInCellContext.
abstract fun enterBiochemicalReactionRightInEnvContext(ctx: BiochemicalReactionRightInEnvContextContext)
Enter a parse tree produced by biochemicalReactionRightInEnvContext.
abstract fun enterBiochemicalReactionRightInNeighborContext(ctx: BiochemicalReactionRightInNeighborContextContext)
Enter a parse tree produced by biochemicalReactionRightInNeighborContext.
Link copied to clipboard
abstract fun enterBiomolecule(ctx: BiomoleculeContext)
Enter a parse tree produced by biomolecule.
Link copied to clipboard
abstract fun enterConcentration(ctx: ConcentrationContext)
Enter a parse tree produced by concentration.
Link copied to clipboard
abstract fun enterCreateJunction(ctx: CreateJunctionContext)
Enter a parse tree produced by createJunction.
Link copied to clipboard
abstract fun enterCreateJunctionJunction(ctx: CreateJunctionJunctionContext)
Enter a parse tree produced by createJunctionJunction.
Link copied to clipboard
abstract fun enterCreateJunctionLeft(ctx: CreateJunctionLeftContext)
Enter a parse tree produced by createJunctionLeft.
Link copied to clipboard
abstract fun enterCreateJunctionRight(ctx: CreateJunctionRightContext)
Enter a parse tree produced by createJunctionRight.
Link copied to clipboard
abstract fun enterCustomCondition(ctx: CustomConditionContext)
Enter a parse tree produced by customCondition.
Link copied to clipboard
abstract fun enterCustomConditions(ctx: CustomConditionsContext)
Enter a parse tree produced by customConditions.
Link copied to clipboard
abstract fun enterCustomReactionType(ctx: CustomReactionTypeContext)
Enter a parse tree produced by customReactionType.
Link copied to clipboard
abstract fun enterDecimal(ctx: DecimalContext)
Enter a parse tree produced by decimal.
Link copied to clipboard
abstract fun enterEveryRule(p: ParserRuleContext)
Link copied to clipboard
abstract fun enterJavaClass(ctx: JavaClassContext)
Enter a parse tree produced by javaClass.
Link copied to clipboard
abstract fun enterJavaConstructor(ctx: JavaConstructorContext)
Enter a parse tree produced by javaConstructor.
Link copied to clipboard
abstract fun enterJunction(ctx: JunctionContext)
Enter a parse tree produced by junction.
Link copied to clipboard
abstract fun enterJunctionLeft(ctx: JunctionLeftContext)
Enter a parse tree produced by junctionLeft.
Link copied to clipboard
abstract fun enterJunctionReaction(ctx: JunctionReactionContext)
Enter a parse tree produced by junctionReaction.
Link copied to clipboard
abstract fun enterJunctionReactionJunction(ctx: JunctionReactionJunctionContext)
Enter a parse tree produced by junctionReactionJunction.
Link copied to clipboard
abstract fun enterJunctionReactionJunctionCondition(ctx: JunctionReactionJunctionConditionContext)
Enter a parse tree produced by junctionReactionJunctionCondition.
Link copied to clipboard
abstract fun enterJunctionReactionLeft(ctx: JunctionReactionLeftContext)
Enter a parse tree produced by junctionReactionLeft.
Link copied to clipboard
abstract fun enterJunctionReactionRight(ctx: JunctionReactionRightContext)
Enter a parse tree produced by junctionReactionRight.
Link copied to clipboard
abstract fun enterJunctionRight(ctx: JunctionRightContext)
Enter a parse tree produced by junctionRight.
Link copied to clipboard
abstract fun enterReaction(ctx: ReactionContext)
Enter a parse tree produced by reaction.
Link copied to clipboard
abstract fun exitArg(ctx: ArgContext)
Exit a parse tree produced by arg.
Link copied to clipboard
abstract fun exitArgList(ctx: ArgListContext)
Exit a parse tree produced by argList.
Link copied to clipboard
abstract fun exitBiochemicalReaction(ctx: BiochemicalReactionContext)
Exit a parse tree produced by biochemicalReaction.
Link copied to clipboard
abstract fun exitBiochemicalReactionLeft(ctx: BiochemicalReactionLeftContext)
Exit a parse tree produced by biochemicalReactionLeft.
Link copied to clipboard
abstract fun exitBiochemicalReactionLeftContext(ctx: BiochemicalReactionLeftContextContext)
Exit a parse tree produced by biochemicalReactionLeftContext.
Link copied to clipboard
abstract fun exitBiochemicalReactionLeftInCellContext(ctx: BiochemicalReactionLeftInCellContextContext)
Exit a parse tree produced by biochemicalReactionLeftInCellContext.
Link copied to clipboard
abstract fun exitBiochemicalReactionLeftInEnvContext(ctx: BiochemicalReactionLeftInEnvContextContext)
Exit a parse tree produced by biochemicalReactionLeftInEnvContext.
abstract fun exitBiochemicalReactionLeftInNeighborContext(ctx: BiochemicalReactionLeftInNeighborContextContext)
Exit a parse tree produced by biochemicalReactionLeftInNeighborContext.
Link copied to clipboard
abstract fun exitBiochemicalReactionRight(ctx: BiochemicalReactionRightContext)
Exit a parse tree produced by biochemicalReactionRight.
Link copied to clipboard
abstract fun exitBiochemicalReactionRightContext(ctx: BiochemicalReactionRightContextContext)
Exit a parse tree produced by biochemicalReactionRightContext.
Link copied to clipboard
abstract fun exitBiochemicalReactionRightElem(ctx: BiochemicalReactionRightElemContext)
Exit a parse tree produced by biochemicalReactionRightElem.
abstract fun exitBiochemicalReactionRightInCellContext(ctx: BiochemicalReactionRightInCellContextContext)
Exit a parse tree produced by biochemicalReactionRightInCellContext.
Link copied to clipboard
abstract fun exitBiochemicalReactionRightInEnvContext(ctx: BiochemicalReactionRightInEnvContextContext)
Exit a parse tree produced by biochemicalReactionRightInEnvContext.
abstract fun exitBiochemicalReactionRightInNeighborContext(ctx: BiochemicalReactionRightInNeighborContextContext)
Exit a parse tree produced by biochemicalReactionRightInNeighborContext.
Link copied to clipboard
abstract fun exitBiomolecule(ctx: BiomoleculeContext)
Exit a parse tree produced by biomolecule.
Link copied to clipboard
abstract fun exitConcentration(ctx: ConcentrationContext)
Exit a parse tree produced by concentration.
Link copied to clipboard
abstract fun exitCreateJunction(ctx: CreateJunctionContext)
Exit a parse tree produced by createJunction.
Link copied to clipboard
abstract fun exitCreateJunctionJunction(ctx: CreateJunctionJunctionContext)
Exit a parse tree produced by createJunctionJunction.
Link copied to clipboard
abstract fun exitCreateJunctionLeft(ctx: CreateJunctionLeftContext)
Exit a parse tree produced by createJunctionLeft.
Link copied to clipboard
abstract fun exitCreateJunctionRight(ctx: CreateJunctionRightContext)
Exit a parse tree produced by createJunctionRight.
Link copied to clipboard
abstract fun exitCustomCondition(ctx: CustomConditionContext)
Exit a parse tree produced by customCondition.
Link copied to clipboard
abstract fun exitCustomConditions(ctx: CustomConditionsContext)
Exit a parse tree produced by customConditions.
Link copied to clipboard
abstract fun exitCustomReactionType(ctx: CustomReactionTypeContext)
Exit a parse tree produced by customReactionType.
Link copied to clipboard
abstract fun exitDecimal(ctx: DecimalContext)
Exit a parse tree produced by decimal.
Link copied to clipboard
abstract fun exitEveryRule(p: ParserRuleContext)
Link copied to clipboard
abstract fun exitJavaClass(ctx: JavaClassContext)
Exit a parse tree produced by javaClass.
Link copied to clipboard
abstract fun exitJavaConstructor(ctx: JavaConstructorContext)
Exit a parse tree produced by javaConstructor.
Link copied to clipboard
abstract fun exitJunction(ctx: JunctionContext)
Exit a parse tree produced by junction.
Link copied to clipboard
abstract fun exitJunctionLeft(ctx: JunctionLeftContext)
Exit a parse tree produced by junctionLeft.
Link copied to clipboard
abstract fun exitJunctionReaction(ctx: JunctionReactionContext)
Exit a parse tree produced by junctionReaction.
Link copied to clipboard
abstract fun exitJunctionReactionJunction(ctx: JunctionReactionJunctionContext)
Exit a parse tree produced by junctionReactionJunction.
Link copied to clipboard
abstract fun exitJunctionReactionJunctionCondition(ctx: JunctionReactionJunctionConditionContext)
Exit a parse tree produced by junctionReactionJunctionCondition.
Link copied to clipboard
abstract fun exitJunctionReactionLeft(ctx: JunctionReactionLeftContext)
Exit a parse tree produced by junctionReactionLeft.
Link copied to clipboard
abstract fun exitJunctionReactionRight(ctx: JunctionReactionRightContext)
Exit a parse tree produced by junctionReactionRight.
Link copied to clipboard
abstract fun exitJunctionRight(ctx: JunctionRightContext)
Exit a parse tree produced by junctionRight.
Link copied to clipboard
abstract fun exitReaction(ctx: ReactionContext)
Exit a parse tree produced by reaction.
Link copied to clipboard
abstract fun visitErrorNode(p: ErrorNode)
Link copied to clipboard
abstract fun visitTerminal(p: TerminalNode)