Function dumpAction

  • Parses the OML file located at filename and displays information about the parsed AST.

    Parameters

    • fileName: string

      the OML file to parse

    • opts: GenerateOptions

      additional generation options

    Returns Promise<void>

Generated using TypeDoc