Biochemistrydsl Visitor
This interface defines a complete generic visitor for a parse tree produced by BiochemistrydslParser.
Parameters
<T>
The return type of the visit operation. Use Void for operations with no return type.
Functions
Link copied to clipboard
Visit a parse tree produced by argList.
Link copied to clipboard
Visit a parse tree produced by biochemicalReaction.
Link copied to clipboard
Visit a parse tree produced by biochemicalReactionLeft.
Link copied to clipboard
Visit a parse tree produced by biochemicalReactionLeftContext.
Link copied to clipboard
abstract fun visitBiochemicalReactionLeftInCellContext(ctx: BiochemicalReactionLeftInCellContextContext): T
Visit a parse tree produced by biochemicalReactionLeftInCellContext.
Link copied to clipboard
abstract fun visitBiochemicalReactionLeftInEnvContext(ctx: BiochemicalReactionLeftInEnvContextContext): T
Visit a parse tree produced by biochemicalReactionLeftInEnvContext.
Link copied to clipboard
abstract fun visitBiochemicalReactionLeftInNeighborContext(ctx: BiochemicalReactionLeftInNeighborContextContext): T
Visit a parse tree produced by biochemicalReactionLeftInNeighborContext.
Link copied to clipboard
Visit a parse tree produced by biochemicalReactionRight.
Link copied to clipboard
Visit a parse tree produced by biochemicalReactionRightContext.
Link copied to clipboard
Visit a parse tree produced by biochemicalReactionRightElem.
Link copied to clipboard
abstract fun visitBiochemicalReactionRightInCellContext(ctx: BiochemicalReactionRightInCellContextContext): T
Visit a parse tree produced by biochemicalReactionRightInCellContext.
Link copied to clipboard
abstract fun visitBiochemicalReactionRightInEnvContext(ctx: BiochemicalReactionRightInEnvContextContext): T
Visit a parse tree produced by biochemicalReactionRightInEnvContext.
Link copied to clipboard
abstract fun visitBiochemicalReactionRightInNeighborContext(ctx: BiochemicalReactionRightInNeighborContextContext): T
Visit a parse tree produced by biochemicalReactionRightInNeighborContext.
Link copied to clipboard
Visit a parse tree produced by biomolecule.
Link copied to clipboard
Link copied to clipboard
Visit a parse tree produced by concentration.
Link copied to clipboard
Visit a parse tree produced by createJunction.
Link copied to clipboard
Visit a parse tree produced by createJunctionJunction.
Link copied to clipboard
Visit a parse tree produced by createJunctionLeft.
Link copied to clipboard
Visit a parse tree produced by createJunctionRight.
Link copied to clipboard
Visit a parse tree produced by customCondition.
Link copied to clipboard
Visit a parse tree produced by customConditions.
Link copied to clipboard
Visit a parse tree produced by customReactionType.
Link copied to clipboard
Visit a parse tree produced by decimal.
Link copied to clipboard
Link copied to clipboard
Visit a parse tree produced by javaClass.
Link copied to clipboard
Visit a parse tree produced by javaConstructor.
Link copied to clipboard
Visit a parse tree produced by junction.
Link copied to clipboard
Visit a parse tree produced by junctionLeft.
Link copied to clipboard
Visit a parse tree produced by junctionReaction.
Link copied to clipboard
Visit a parse tree produced by junctionReactionJunction.
Link copied to clipboard
abstract fun visitJunctionReactionJunctionCondition(ctx: JunctionReactionJunctionConditionContext): T
Visit a parse tree produced by junctionReactionJunctionCondition.
Link copied to clipboard
Visit a parse tree produced by junctionReactionLeft.
Link copied to clipboard
Visit a parse tree produced by junctionReactionRight.
Link copied to clipboard
Visit a parse tree produced by junctionRight.
Link copied to clipboard
Visit a parse tree produced by reaction.
Link copied to clipboard