org.apache.cassandra.cql.compiler.sem
Class SemanticPhase

java.lang.Object
  extended by org.apache.cassandra.cql.compiler.sem.SemanticPhase

public class SemanticPhase
extends java.lang.Object


Constructor Summary
SemanticPhase()
           
 
Method Summary
static Plan doSemanticAnalysis(org.antlr.runtime.tree.CommonTree ast)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemanticPhase

public SemanticPhase()
Method Detail

doSemanticAnalysis

public static Plan doSemanticAnalysis(org.antlr.runtime.tree.CommonTree ast)
                               throws SemanticException
Throws:
SemanticException


Copyright © 2009 The Apache Software Foundation