copyWithNewChildrenInternal
open override fun copyWithNewChildrenInternal(container: NodeContainer): GQLNode
Content copied to clipboard
Internal-only. Copies this code using the given children
To transform an AST, use GQLNode.transform instead