Class WhileStatementImpl

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

public class WhileStatementImpl extends PyTree implements WhileStatement