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