Package org.sonar.python.tree
Class GroupPatternImpl
java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.GroupPatternImpl
- All Implemented Interfaces:
GroupPattern,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
-
GroupPatternImpl
-
-
Method Details
-
leftPar
- Specified by:
leftParin interfaceGroupPattern
-
pattern
- Specified by:
patternin interfaceGroupPattern
-
rightPar
- Specified by:
rightParin interfaceGroupPattern
-
accept
-
getKind
-