Package org.sonar.python.tree
Class KeyValuePatternImpl
java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.KeyValuePatternImpl
- All Implemented Interfaces:
KeyValuePattern,Pattern,Tree
-
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
-
KeyValuePatternImpl
-
-
Method Details
-
key
- Specified by:
keyin interfaceKeyValuePattern
-
colon
- Specified by:
colonin interfaceKeyValuePattern
-
value
- Specified by:
valuein interfaceKeyValuePattern
-
accept
-
getKind
-