Class OtherPullDeclsWalker

Index

Properties

Methods

Properties

private currentlyWalkingOtherDecls: any

Methods

public walkOtherPullDecls(currentDecl: PullDecl, otherDecls: PullDecl[], callBack: (otherDecl: TypeScript.PullDecl) => void)

Parameters

  • currentDecl: PullDecl
  • otherDecls: PullDecl[]
  • callBack: (otherDecl: TypeScript.PullDecl) => void