Class SqlCase

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class SqlCase
    extends SqlCall
    A SqlCase is a node of a parse tree which represents a case statement. It warrants its own node type just because we have a lot of methods to put somewhere.