Class KeyValuePairImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.KeyValuePairImpl
All Implemented Interfaces:
DictionaryLiteralElement, KeyValuePair, Tree

public class KeyValuePairImpl extends PyTree implements KeyValuePair