NDNts

    Concatenate several patterns.

    Hierarchy (View Summary, Expand)

    Index

    Constructors

    Properties

    parts: readonly Pattern[]

    Accessors

    • get matchLengthRange(): [min: number, max: number]

      Determine minimum and maximum match length.

      Returns [min: number, max: number]

      This optimization is used in match for early rejection of input names that are either too short or too long.

    Methods

    • Parameters

      • state: BuildState
      • partIndex: number = 0

      Returns Iterable<BuildState>

    • Recognize part of the input name.

      Parameters

      • state: MatchState
      • partIndex: number = 0

      Returns Iterable<MatchState>

      Iterable of potential matches.

    • Build part of an output name.

      Parameters

      Returns Iterable<BuildState>

      Iterable of potential constructions.

    MMNEPVFCICPMFPCPTTAAATR