Interface Guard

All Superinterfaces:
Tree
All Known Implementing Classes:
GuardImpl

public interface Guard extends Tree
Guard
 ifKeyword() condition()
See https://docs.python.org/3/reference/compound_stmts.html#guards
  • Method Details