public class Const extends Definition
Visitable.Utils| Constructor and Description |
|---|
Const(String name,
ThriftType type,
ConstValue value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
ThriftType |
getType() |
ConstValue |
getValue() |
String |
toString() |
visitpublic Const(String name, ThriftType type, ConstValue value)
public String getName()
getName in interface NameablegetName in class Definitionpublic ThriftType getType()
public ConstValue getValue()
public String toString()
toString in class DefinitionCopyright © 2012-2017. All Rights Reserved.