copyWithNewChildrenInternal

open override fun copyWithNewChildrenInternal(container: NodeContainer): GQLNode

Internal-only. Copies this code using the given children

To transform an AST, use GQLNode.transform instead