public interface TypeDefinition extends DocumentDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<Directive> |
getDirectives() |
default TypeDefinitionKind |
getKind() |
String |
getName()
Node may contain a name
|
getComments, getNodeTypeName, getSourceLocation, unwrapString getDescription()
default TypeDefinitionKind getKind()
Copyright © 2018. All rights reserved.