Traqula
    Preparing search index...
    • Create a shallow copy of a parse/generator context so that mutations (e.g. adding prefixes during parsing) do not affect the original.

      Type Parameters

      Parameters

      • context: T

        The context to copy.

      Returns T

      A new context with cloned prefixes and parseMode.