/* Generated By:JJTree: Do not edit this line. DynamicSerDeEnum.java */ package org.apache.hadoop.hive.serde2.dynamic_type; public class DynamicSerDeEnum extends SimpleNode { public DynamicSerDeEnum(int id) { super(id); } public DynamicSerDeEnum(thrift_grammar p, int id) { super(p, id); } }