Interface Hierarchy
- org.sonar.plugins.php.api.tree.Tree
- org.sonar.plugins.php.api.tree.statement.CatchBlockTree
- org.sonar.plugins.php.api.tree.declaration.ClassMemberTree
- org.sonar.plugins.php.api.tree.statement.UseTraitDeclarationTree
- org.sonar.plugins.php.api.tree.statement.ElseClauseTree
- org.sonar.plugins.php.api.tree.statement.StatementTree
- org.sonar.plugins.php.api.tree.statement.BlockTree
- org.sonar.plugins.php.api.tree.statement.BreakStatementTree
- org.sonar.plugins.php.api.tree.statement.ContinueStatementTree
- org.sonar.plugins.php.api.tree.statement.DeclareStatementTree
- org.sonar.plugins.php.api.tree.statement.DoWhileStatementTree
- org.sonar.plugins.php.api.tree.statement.EchoTagStatementTree
- org.sonar.plugins.php.api.tree.statement.ElseifClauseTree
- org.sonar.plugins.php.api.tree.statement.EmptyStatementTree
- org.sonar.plugins.php.api.tree.statement.ExpressionListStatementTree
- org.sonar.plugins.php.api.tree.statement.ExpressionStatementTree
- org.sonar.plugins.php.api.tree.statement.ForEachStatementTree
- org.sonar.plugins.php.api.tree.statement.ForStatementTree
- org.sonar.plugins.php.api.tree.statement.GlobalStatementTree
- org.sonar.plugins.php.api.tree.statement.GotoStatementTree
- org.sonar.plugins.php.api.tree.statement.IfStatementTree
- org.sonar.plugins.php.api.tree.statement.InlineHTMLTree
- org.sonar.plugins.php.api.tree.statement.LabelTree
- org.sonar.plugins.php.api.tree.statement.NamespaceStatementTree
- org.sonar.plugins.php.api.tree.statement.ReturnStatementTree
- org.sonar.plugins.php.api.tree.statement.StaticStatementTree
- org.sonar.plugins.php.api.tree.statement.SwitchStatementTree
- org.sonar.plugins.php.api.tree.statement.ThrowStatementTree
- org.sonar.plugins.php.api.tree.statement.TryStatementTree
- org.sonar.plugins.php.api.tree.statement.UnsetVariableStatementTree
- org.sonar.plugins.php.api.tree.statement.UseStatementTree
- org.sonar.plugins.php.api.tree.statement.WhileStatementTree
- org.sonar.plugins.php.api.tree.statement.SwitchCaseClauseTree
- org.sonar.plugins.php.api.tree.statement.CaseClauseTree
- org.sonar.plugins.php.api.tree.statement.DefaultClauseTree
- org.sonar.plugins.php.api.tree.statement.TraitAdaptationStatementTree
- org.sonar.plugins.php.api.tree.statement.TraitAliasTree
- org.sonar.plugins.php.api.tree.statement.TraitPrecedenceTree
- org.sonar.plugins.php.api.tree.statement.TraitMethodReferenceTree
- org.sonar.plugins.php.api.tree.statement.UseClauseTree