Function debugPackStruct

  • Parameters

    • sourceFile: SourceFile
    • forType: Node
    • pack: {
          ops: ReflectionOp[];
          stack: PackExpression[];
      }
      • ops: ReflectionOp[]
      • stack: PackExpression[]

    Returns void

Generated using TypeDoc