Class IfStatementImpl

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

public class IfStatementImpl extends PyTree implements IfStatement