Class ClassNamespaceNameTreeImpl
java.lang.Object
org.sonar.php.tree.impl.PHPTree
org.sonar.php.tree.impl.declaration.NamespaceNameTreeImpl
org.sonar.php.tree.impl.declaration.ClassNamespaceNameTreeImpl
- All Implemented Interfaces:
NamespaceNameTree
,TypeNameTree
,ExpressionTree
,Tree
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.php.tree.impl.declaration.NamespaceNameTreeImpl
absoluteSeparator, accept, childrenIterator, fullName, fullyQualifiedName, getKind, hasQualifiers, isFullyQualified, name, namespaces, qualifiedName, unqualifiedName
Methods inherited from class org.sonar.php.tree.impl.PHPTree
getFirstToken, getLastToken, getLine, getParent, is, isLeaf, setParent, toString
-
Constructor Details
-
ClassNamespaceNameTreeImpl
-
-
Method Details
-
symbol
-
setSymbol
-