public class UnionTypeExtensionDefinition extends UnionTypeDefinition
Constructor and Description |
---|
UnionTypeExtensionDefinition(java.lang.String name) |
UnionTypeExtensionDefinition(java.lang.String name,
java.util.List<Directive> directives,
java.util.List<Type> memberTypes) |
Modifier and Type | Method and Description |
---|---|
UnionTypeExtensionDefinition |
deepCopy() |
java.lang.String |
toString() |
accept, getChildren, getDescription, getDirective, getDirectives, getDirectivesByName, getMemberTypes, getName, isEqualTo, setDescription
deepCopy, deepCopy, getComments, getSourceLocation, setComments, setSourceLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getComments, getSourceLocation
public UnionTypeExtensionDefinition(java.lang.String name)
public UnionTypeExtensionDefinition deepCopy()
deepCopy
in interface Definition<UnionTypeDefinition>
deepCopy
in interface Node<UnionTypeDefinition>
deepCopy
in interface TypeDefinition<UnionTypeDefinition>
deepCopy
in class UnionTypeDefinition
public java.lang.String toString()
toString
in class UnionTypeDefinition