SPeCS Packages Documentation
    Preparing search index...
    • Parameters

      • targetMethod: string
      • targetClass: string = ".*"
      • targetFile: string = ".*"
      • associate: boolean = false
      • newFile: boolean = true

      Returns {
          $defaultMethod: Method | undefined;
          $function: Method;
          $interface: InterfaceType;
          targetMethodName: string;
      }