Interface KeyValuePattern

  • All Superinterfaces:
    Pattern, Tree
    All Known Implementing Classes:
    KeyValuePatternImpl

    public interface KeyValuePattern
    extends Pattern
    Key Value Pattern (only used within mapping patterns)
       case {"key": "value"}:
         ...
     
    See https://docs.python.org/3/reference/compound_stmts.html#mapping-patterns