Uses of Class
org.apache.cassandra.cql.compiler.common.CompilerErrorMsg

Packages that use CompilerErrorMsg
org.apache.cassandra.cql.compiler.common   
 

Uses of CompilerErrorMsg in org.apache.cassandra.cql.compiler.common
 

Methods in org.apache.cassandra.cql.compiler.common that return CompilerErrorMsg
static CompilerErrorMsg CompilerErrorMsg.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CompilerErrorMsg[] CompilerErrorMsg.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation