MagicMatch.submatches

Get match subrules

  1. auto submatches()
    struct MagicMatch
    @nogc @safe nothrow const pure
    submatches
    ()
  2. auto submatches()

Return Value

Type: auto

Array of child rules.

Meta