Package org.sonar.python.tree
Class KeywordPatternImpl
java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.KeywordPatternImpl
- All Implemented Interfaces:
KeywordPattern,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
-
KeywordPatternImpl
-
-
Method Details
-
attributeName
- Specified by:
attributeNamein interfaceKeywordPattern
-
equalToken
- Specified by:
equalTokenin interfaceKeywordPattern
-
pattern
- Specified by:
patternin interfaceKeywordPattern
-
accept
-
getKind
-