Class ASTModNode

  • All Implemented Interfaces:
    Node, Renderable

    public class ASTModNode
    extends ASTMathNode
    Handles modulus division

    Please look at the Parser.jjt file which is what controls the generation of this class.
    Version:
    $Id$