ExprVisitor.visitDiv

Visit a parse tree produced by the {@code Div} labeled alternative in {@link ExprParser#expr}. @param ctx the parse tree @return the visitor result

interface ExprVisitor
Variant
visitDiv

Meta