Interface ImportStatement

All Superinterfaces:
Statement, Tree
All Known Subinterfaces:
ImportFrom, ImportName
All Known Implementing Classes:
ImportFromImpl, ImportNameImpl

public interface ImportStatement extends Statement
Import statement See https://docs.python.org/3/reference/simple_stmts.html#grammar-token-import-stmt