Class ExceptClauseImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.ExceptClauseImpl
All Implemented Interfaces:
ExceptClause, Tree

public class ExceptClauseImpl extends PyTree implements ExceptClause