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