Class ElseClauseImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.ElseClauseImpl
All Implemented Interfaces:
ElseClause, Tree

public class ElseClauseImpl extends PyTree implements ElseClause