Package org.sonar.python.tree
Class DictOrSetLiteralImpl<E extends Tree>
java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.DictOrSetLiteralImpl<E>
- All Implemented Interfaces:
Tree
- Direct Known Subclasses:
DictionaryLiteralImpl,SetLiteralImpl
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.sonar.python.tree.PyTree
firstToken, lastToken -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.python.tree.PyTree
children, firstToken, is, lastToken, parent, setParent
-
Constructor Details
-
DictOrSetLiteralImpl
-
-
Method Details
-
lCurlyBrace
-
rCurlyBrace
-
commas
-
elements
-
computeChildren
-