Class Ast.ValuesStmt

  • Enclosing class:
    Ast

    public static class Ast.ValuesStmt
    extends Ast.Assignment
    Parse tree node for VALUES statement.

    VALUES is an extension to Pig, inspired by SQL's VALUES clause.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait