Class CompoundAssignmentStatementImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.SimpleStatement
org.sonar.python.tree.CompoundAssignmentStatementImpl
All Implemented Interfaces:
CompoundAssignmentStatement, Statement, Tree

public class CompoundAssignmentStatementImpl extends SimpleStatement implements CompoundAssignmentStatement