Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ICrawler

Index

Properties

computeGraph

computeGraph: function

Type declaration

    • (target: any, parentPath: string[], parentPointer: string, pointerStack: string[]): void
    • Parameters

      • target: any
      • parentPath: string[]
      • parentPointer: string
      • pointerStack: string[]

      Returns void

Optional jsonPointer

jsonPointer: undefined | string

pointerGraph

pointerGraph: DepGraph<string>

pointerStemGraph

pointerStemGraph: DepGraph<string>