Function extractDocument

  • Extracts a LangiumDocument from the provided file

    Returns

    the parsed results

    Parameters

    • fileName: string

      the file name to load

    • services: LangiumServices

      instantiated service pack to get necessary services from

    Returns Promise<LangiumDocument>

Generated using TypeDoc