Class Hierarchy
- java.lang.Object
- org.sonar.php.tree.impl.PHPTree (implements org.sonar.plugins.php.api.tree.Tree)
- org.sonar.php.tree.impl.CompilationUnitTreeImpl (implements org.sonar.plugins.php.api.tree.CompilationUnitTree)
- org.sonar.php.tree.impl.ScriptTreeImpl (implements org.sonar.plugins.php.api.tree.ScriptTree)
- org.sonar.php.tree.impl.VariableIdentifierTreeImpl (implements org.sonar.plugins.php.api.tree.expression.VariableIdentifierTree)
- org.sonar.php.tree.impl.SeparatedListImpl<T> (implements org.sonar.plugins.php.api.tree.SeparatedList<T>)
- org.sonar.php.tree.impl.PHPTree (implements org.sonar.plugins.php.api.tree.Tree)