data-cap
    Preparing search index...

    Function parseCapabilityFile

    • Parses one file's top-level statements only (matching buildData's/ createData's own intended usage: called once, at module scope, and exported). Nested/conditional/dynamically-constructed calls are not this module's concern -- they cannot be statically discovered and are simply never found, never guessed at.

      Parameters

      • filePath: string
      • sourceText: string

      Returns ParseResult