Class WithStatementImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.WithStatementImpl
All Implemented Interfaces:
Statement, Tree, WithStatement

public class WithStatementImpl extends PyTree implements WithStatement