Interface CaseBlock

All Superinterfaces:
Tree
All Known Implementing Classes:
CaseBlockImpl

public interface CaseBlock extends Tree
Case block
   caseKeyword() pattern() guard():
     body()
 
See https://docs.python.org/3/reference/compound_stmts.html#grammar-token-python-grammar-case_block