Interface CAstRewriter.CopyKey<Self extends CAstRewriter.CopyKey>

    • Method Detail

      • parent

        Self parent()
        keys have parent pointers, useful for when nesting cloning must occur (e.g., unrolling of nested loops)