Uses of Class
org.sonar.php.tree.impl.declaration.ClassNamespaceNameTreeImpl
-
Packages that use ClassNamespaceNameTreeImpl Package Description org.sonar.php.parser -
-
Uses of ClassNamespaceNameTreeImpl in org.sonar.php.parser
Methods in org.sonar.php.parser that return ClassNamespaceNameTreeImpl Modifier and Type Method Description ClassNamespaceNameTreeImpl
TreeFactory. classNamespaceName(NamespaceNameTree namespaceNameTree)
-