Uses of Class
org.sonar.php.tree.impl.declaration.AttributeTreeImpl
-
Packages that use AttributeTreeImpl Package Description org.sonar.php.parser -
-
Uses of AttributeTreeImpl in org.sonar.php.parser
Methods in org.sonar.php.parser that return AttributeTreeImpl Modifier and Type Method Description AttributeTreeImpl
TreeFactory. attribute(NamespaceNameTree name, com.sonar.sslr.api.typed.Optional<FunctionCallTree> callTree)
-