Uses of Class
gudusoft.gsqlparser.EActionOnParseError

Packages that use EActionOnParseError
gudusoft.gsqlparser   
 

Uses of EActionOnParseError in gudusoft.gsqlparser
 

Methods in gudusoft.gsqlparser that return EActionOnParseError
static EActionOnParseError EActionOnParseError.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EActionOnParseError[] EActionOnParseError.values()
          Returns an array containing the constants of this enum type, in the order they're declared.