Nyora (JavaScript) - v0.1.1
    Preparing search index...

    Class SourcesService

    List and look up the sources bundled with the parser runtime.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Find a bundled source by a case-insensitive id or name substring.

      Parameters

      • query: string

        Substring matched against each source's id and name.

      Returns Source

      The first matching Source.

      If no bundled source matches query.