public class DynamicSerDeSimpleNode extends SimpleNode
Modifier and Type | Field and Description |
---|---|
protected int |
fieldid |
protected String |
name |
protected static boolean |
thrift_mode |
children, id, parent, parser
Constructor and Description |
---|
DynamicSerDeSimpleNode(int i) |
DynamicSerDeSimpleNode(thrift_grammar p,
int i) |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString
protected static final boolean thrift_mode
protected int fieldid
protected String name
public DynamicSerDeSimpleNode(int i)
public DynamicSerDeSimpleNode(thrift_grammar p, int i)
Copyright © 2017 The Apache Software Foundation. All rights reserved.