Class Ast.Schema

  • Enclosing class:
    Ast

    public static class Ast.Schema
    extends Ast.Node
    Parse tree for schema.

    Syntax:

    AS ( identifier:type [, identifier:type]... )
    • Method Summary

      • Methods inherited from class java.lang.Object

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