Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
accept(TreeVisitor)
- Method in interface org.sonar.plugins.java.api.tree.
Tree
addIssue(Tree, RuleKey, String)
- Method in interface org.sonar.plugins.java.api.
JavaFileScannerContext
annotations()
- Method in interface org.sonar.plugins.java.api.tree.
ModifiersTree
AnnotationTree
- Interface in
org.sonar.plugins.java.api.tree
Annotation.
annotationType()
- Method in interface org.sonar.plugins.java.api.tree.
AnnotationTree
arguments()
- Method in interface org.sonar.plugins.java.api.tree.
AnnotationTree
arguments()
- Method in interface org.sonar.plugins.java.api.tree.
MethodInvocationTree
arguments()
- Method in interface org.sonar.plugins.java.api.tree.
NewClassTree
ArrayAccessExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
Array access expression.
ArrayTypeTree
- Interface in
org.sonar.plugins.java.api.tree
Array type.
AssertStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'assert' statement.
AssignmentExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
Assignment expression.
B
BaseTreeVisitor
- Class in
org.sonar.plugins.java.api.tree
Default implementation of
TreeVisitor
.
BaseTreeVisitor()
- Constructor for class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
BinaryExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
Binary expression.
block()
- Method in interface org.sonar.plugins.java.api.tree.
CatchTree
block()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
block()
- Method in interface org.sonar.plugins.java.api.tree.
SynchronizedStatementTree
block()
- Method in interface org.sonar.plugins.java.api.tree.
TryStatementTree
BlockTree
- Interface in
org.sonar.plugins.java.api.tree
Block.
body()
- Method in interface org.sonar.plugins.java.api.tree.
BlockTree
body()
- Method in interface org.sonar.plugins.java.api.tree.
CaseGroupTree
body()
- Method in interface org.sonar.plugins.java.api.tree.
LambdaExpressionTree
bound()
- Method in interface org.sonar.plugins.java.api.tree.
WildcardTree
bounds()
- Method in interface org.sonar.plugins.java.api.tree.
TypeParameterTree
BreakStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'break' statement.
C
CaseGroupTree
- Interface in
org.sonar.plugins.java.api.tree
Group of 'case's in a 'switch' statement.
CaseLabelTree
- Interface in
org.sonar.plugins.java.api.tree
'case' label in a 'switch' statement.
cases()
- Method in interface org.sonar.plugins.java.api.tree.
SwitchStatementTree
catches()
- Method in interface org.sonar.plugins.java.api.tree.
TryStatementTree
CatchTree
- Interface in
org.sonar.plugins.java.api.tree
'catch' in a 'try' statement.
classBody()
- Method in interface org.sonar.plugins.java.api.tree.
NewClassTree
classFilesToAnalyze()
- Method in interface org.sonar.plugins.java.api.
JavaResourceLocator
ClassTree
- Interface in
org.sonar.plugins.java.api.tree
Class, enum, interface or annotation declaration.
CommonRulesSonarWayProfile
- Class in
org.sonar.plugins.java
CommonRulesSonarWayProfile(XMLProfileParser)
- Constructor for class org.sonar.plugins.java.
CommonRulesSonarWayProfile
CommonRulesSonarWayWithFindbugsProfile
- Class in
org.sonar.plugins.java
CommonRulesSonarWayWithFindbugsProfile(CommonRulesSonarWayProfile)
- Constructor for class org.sonar.plugins.java.
CommonRulesSonarWayWithFindbugsProfile
CompilationUnitTree
- Interface in
org.sonar.plugins.java.api.tree
Compilation unit.
condition()
- Method in interface org.sonar.plugins.java.api.tree.
AssertStatementTree
condition()
- Method in interface org.sonar.plugins.java.api.tree.
ConditionalExpressionTree
condition()
- Method in interface org.sonar.plugins.java.api.tree.
DoWhileStatementTree
condition()
- Method in interface org.sonar.plugins.java.api.tree.
ForStatementTree
condition()
- Method in interface org.sonar.plugins.java.api.tree.
IfStatementTree
condition()
- Method in interface org.sonar.plugins.java.api.tree.
WhileStatementTree
ConditionalExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
Conditional expression.
ContinueStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'continue' statement.
createJavaFileScanners()
- Method in interface org.sonar.plugins.java.api.
JavaFileScannersFactory
createProfile(ValidationMessages)
- Method in class org.sonar.plugins.java.
CommonRulesSonarWayProfile
createProfile(ValidationMessages)
- Method in class org.sonar.plugins.java.
CommonRulesSonarWayWithFindbugsProfile
D
DEFAULT_FILE_SUFFIXES
- Static variable in class org.sonar.plugins.java.
Java
Default Java files knows suffixes
defaultValue()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
detail()
- Method in interface org.sonar.plugins.java.api.tree.
AssertStatementTree
dimensions()
- Method in interface org.sonar.plugins.java.api.tree.
NewArrayTree
doEnableRules(CommonRulesRepository)
- Method in class org.sonar.plugins.java.
JavaCommonRulesEngine
DoWhileStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'do' statement.
E
elseStatement()
- Method in interface org.sonar.plugins.java.api.tree.
IfStatementTree
EmptyStatementTree
- Interface in
org.sonar.plugins.java.api.tree
Empty statement.
enclosingExpression()
- Method in interface org.sonar.plugins.java.api.tree.
NewClassTree
EnumConstantTree
- Interface in
org.sonar.plugins.java.api.tree
Enum constant.
expression()
- Method in interface org.sonar.plugins.java.api.tree.
ArrayAccessExpressionTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
AssignmentExpressionTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
CaseLabelTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
ExpressionStatementTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
ForEachStatement
expression()
- Method in interface org.sonar.plugins.java.api.tree.
InstanceOfTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
MemberSelectExpressionTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
ParenthesizedTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
ReturnStatementTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
SwitchStatementTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
SynchronizedStatementTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
ThrowStatementTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
TypeCastTree
expression()
- Method in interface org.sonar.plugins.java.api.tree.
UnaryExpressionTree
ExpressionStatementTree
- Interface in
org.sonar.plugins.java.api.tree
Expression statement.
ExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
Common interface for all types of expressions.
F
falseExpression()
- Method in interface org.sonar.plugins.java.api.tree.
ConditionalExpressionTree
FILE_SUFFIXES_KEY
- Static variable in class org.sonar.plugins.java.
Java
Key of the file suffix parameter
finallyBlock()
- Method in interface org.sonar.plugins.java.api.tree.
TryStatementTree
findResourceByClassName(String)
- Method in interface org.sonar.plugins.java.api.
JavaResourceLocator
ForEachStatement
- Interface in
org.sonar.plugins.java.api.tree
Enhanced 'for' statement.
ForStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'for' statement.
G
getAssociatedInterface()
- Method in enum org.sonar.plugins.java.api.tree.
Tree.Kind
getExtensions()
- Method in class org.sonar.plugins.java.
JavaPlugin
getFileSuffixes()
- Method in class org.sonar.plugins.java.
Java
getSemanticModel()
- Method in interface org.sonar.plugins.java.api.
JavaFileScannerContext
getTree()
- Method in interface org.sonar.plugins.java.api.
JavaFileScannerContext
I
identifier()
- Method in interface org.sonar.plugins.java.api.tree.
MemberSelectExpressionTree
identifier()
- Method in interface org.sonar.plugins.java.api.tree.
NewClassTree
IdentifierTree
- Interface in
org.sonar.plugins.java.api.tree
Identifier expression.
IfStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'if' statement.
imports()
- Method in interface org.sonar.plugins.java.api.tree.
CompilationUnitTree
ImportTree
- Interface in
org.sonar.plugins.java.api.tree
Import declaration.
index()
- Method in interface org.sonar.plugins.java.api.tree.
ArrayAccessExpressionTree
initializer()
- Method in interface org.sonar.plugins.java.api.tree.
EnumConstantTree
initializer()
- Method in interface org.sonar.plugins.java.api.tree.
ForStatementTree
initializer()
- Method in interface org.sonar.plugins.java.api.tree.
VariableTree
initializers()
- Method in interface org.sonar.plugins.java.api.tree.
NewArrayTree
InstanceOfTree
- Interface in
org.sonar.plugins.java.api.tree
'instanceof' expression.
is(Tree.Kind)
- Method in interface org.sonar.plugins.java.api.tree.
Tree
isStatic()
- Method in interface org.sonar.plugins.java.api.tree.
ImportTree
J
Java
- Class in
org.sonar.plugins.java
Java language implementation
Java(Settings)
- Constructor for class org.sonar.plugins.java.
Java
Default constructor
JavaCommonRulesDecorator
- Class in
org.sonar.plugins.java
JavaCommonRulesDecorator(ProjectFileSystem, RulesProfile)
- Constructor for class org.sonar.plugins.java.
JavaCommonRulesDecorator
JavaCommonRulesEngine
- Class in
org.sonar.plugins.java
JavaCommonRulesEngine()
- Constructor for class org.sonar.plugins.java.
JavaCommonRulesEngine
JavaFileScanner
- Interface in
org.sonar.plugins.java.api
JavaFileScannerContext
- Interface in
org.sonar.plugins.java.api
JavaFileScannersFactory
- Interface in
org.sonar.plugins.java.api
JavaPlugin
- Class in
org.sonar.plugins.java
JavaPlugin()
- Constructor for class org.sonar.plugins.java.
JavaPlugin
JavaResourceLocator
- Interface in
org.sonar.plugins.java.api
K
KEY
- Static variable in class org.sonar.plugins.java.
Java
Java key
L
label()
- Method in interface org.sonar.plugins.java.api.tree.
BreakStatementTree
label()
- Method in interface org.sonar.plugins.java.api.tree.
ContinueStatementTree
label()
- Method in interface org.sonar.plugins.java.api.tree.
LabeledStatementTree
LabeledStatementTree
- Interface in
org.sonar.plugins.java.api.tree
Labeled statement.
labels()
- Method in interface org.sonar.plugins.java.api.tree.
CaseGroupTree
LambdaExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
lambda expression.
leftOperand()
- Method in interface org.sonar.plugins.java.api.tree.
BinaryExpressionTree
LiteralTree
- Interface in
org.sonar.plugins.java.api.tree
Literal expression.
M
members()
- Method in interface org.sonar.plugins.java.api.tree.
ClassTree
MemberSelectExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
Member select expression.
MethodInvocationTree
- Interface in
org.sonar.plugins.java.api.tree
Method invocation expression.
methodSelect()
- Method in interface org.sonar.plugins.java.api.tree.
MethodInvocationTree
MethodTree
- Interface in
org.sonar.plugins.java.api.tree
Method or annotation type element declaration.
Modifier
- Enum in
org.sonar.plugins.java.api.tree
modifiers()
- Method in interface org.sonar.plugins.java.api.tree.
ClassTree
modifiers()
- Method in interface org.sonar.plugins.java.api.tree.
EnumConstantTree
modifiers()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
modifiers()
- Method in interface org.sonar.plugins.java.api.tree.
ModifiersTree
modifiers()
- Method in interface org.sonar.plugins.java.api.tree.
VariableTree
ModifiersTree
- Interface in
org.sonar.plugins.java.api.tree
Modifiers.
N
name()
- Method in interface org.sonar.plugins.java.api.tree.
IdentifierTree
name()
- Method in interface org.sonar.plugins.java.api.tree.
TypeParameterTree
NAME
- Static variable in class org.sonar.plugins.java.
Java
Java name
NewArrayTree
- Interface in
org.sonar.plugins.java.api.tree
Array creation expression.
NewClassTree
- Interface in
org.sonar.plugins.java.api.tree
Class instance creation expression.
O
org.sonar.plugins.java
- package org.sonar.plugins.java
org.sonar.plugins.java.api
- package org.sonar.plugins.java.api
org.sonar.plugins.java.api.tree
- package org.sonar.plugins.java.api.tree
Provides interfaces to represent Java source code as abstract syntax trees (AST).
P
packageAnnotations()
- Method in interface org.sonar.plugins.java.api.tree.
CompilationUnitTree
packageName()
- Method in interface org.sonar.plugins.java.api.tree.
CompilationUnitTree
parameter()
- Method in interface org.sonar.plugins.java.api.tree.
CatchTree
ParameterizedTypeTree
- Interface in
org.sonar.plugins.java.api.tree
Parameterized type.
parameters()
- Method in interface org.sonar.plugins.java.api.tree.
LambdaExpressionTree
parameters()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
ParenthesizedTree
- Interface in
org.sonar.plugins.java.api.tree
Parenthesized expression.
PrimitiveTypeTree
- Interface in
org.sonar.plugins.java.api.tree
Primitive type.
Q
qualifiedIdentifier()
- Method in interface org.sonar.plugins.java.api.tree.
ImportTree
R
resources()
- Method in interface org.sonar.plugins.java.api.tree.
TryStatementTree
ReturnStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'return' statement.
returnType()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
rightOperand()
- Method in interface org.sonar.plugins.java.api.tree.
BinaryExpressionTree
S
scan(List<? extends Tree>)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
scan(Tree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
scanFile(JavaFileScannerContext)
- Method in interface org.sonar.plugins.java.api.
JavaFileScanner
simpleName()
- Method in interface org.sonar.plugins.java.api.tree.
ClassTree
simpleName()
- Method in interface org.sonar.plugins.java.api.tree.
EnumConstantTree
simpleName()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
simpleName()
- Method in interface org.sonar.plugins.java.api.tree.
VariableTree
statement()
- Method in interface org.sonar.plugins.java.api.tree.
DoWhileStatementTree
statement()
- Method in interface org.sonar.plugins.java.api.tree.
ForEachStatement
statement()
- Method in interface org.sonar.plugins.java.api.tree.
ForStatementTree
statement()
- Method in interface org.sonar.plugins.java.api.tree.
LabeledStatementTree
statement()
- Method in interface org.sonar.plugins.java.api.tree.
WhileStatementTree
StatementTree
- Interface in
org.sonar.plugins.java.api.tree
Common interface for all types of statements.
superClass()
- Method in interface org.sonar.plugins.java.api.tree.
ClassTree
superInterfaces()
- Method in interface org.sonar.plugins.java.api.tree.
ClassTree
SwitchStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'switch' statement.
SynchronizedStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'synchronized' statement.
T
thenStatement()
- Method in interface org.sonar.plugins.java.api.tree.
IfStatementTree
throwsClauses()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
ThrowStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'throw' statement.
Tree
- Interface in
org.sonar.plugins.java.api.tree
Common interface for all nodes in an abstract syntax tree.
Tree.Kind
- Enum in
org.sonar.plugins.java.api.tree
TreeVisitor
- Interface in
org.sonar.plugins.java.api.tree
trueExpression()
- Method in interface org.sonar.plugins.java.api.tree.
ConditionalExpressionTree
TryStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'try' statement.
type()
- Method in interface org.sonar.plugins.java.api.tree.
ArrayTypeTree
type()
- Method in interface org.sonar.plugins.java.api.tree.
InstanceOfTree
type()
- Method in interface org.sonar.plugins.java.api.tree.
NewArrayTree
type()
- Method in interface org.sonar.plugins.java.api.tree.
ParameterizedTypeTree
type()
- Method in interface org.sonar.plugins.java.api.tree.
TypeCastTree
type()
- Method in interface org.sonar.plugins.java.api.tree.
VariableTree
typeAlternatives()
- Method in interface org.sonar.plugins.java.api.tree.
UnionTypeTree
typeArguments()
- Method in interface org.sonar.plugins.java.api.tree.
MethodInvocationTree
typeArguments()
- Method in interface org.sonar.plugins.java.api.tree.
NewClassTree
typeArguments()
- Method in interface org.sonar.plugins.java.api.tree.
ParameterizedTypeTree
TypeCastTree
- Interface in
org.sonar.plugins.java.api.tree
Cast expression.
typeParameters()
- Method in interface org.sonar.plugins.java.api.tree.
ClassTree
typeParameters()
- Method in interface org.sonar.plugins.java.api.tree.
MethodTree
TypeParameterTree
- Interface in
org.sonar.plugins.java.api.tree
Type parameter.
types()
- Method in interface org.sonar.plugins.java.api.tree.
CompilationUnitTree
U
UnaryExpressionTree
- Interface in
org.sonar.plugins.java.api.tree
Postfix or unary expression.
UnionTypeTree
- Interface in
org.sonar.plugins.java.api.tree
Union type expression in a multi-catch.
update()
- Method in interface org.sonar.plugins.java.api.tree.
ForStatementTree
V
value()
- Method in interface org.sonar.plugins.java.api.tree.
LiteralTree
valueOf(String)
- Static method in enum org.sonar.plugins.java.api.tree.
Modifier
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.sonar.plugins.java.api.tree.
Tree.Kind
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.sonar.plugins.java.api.tree.
Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.sonar.plugins.java.api.tree.
Tree.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
variable()
- Method in interface org.sonar.plugins.java.api.tree.
AssignmentExpressionTree
variable()
- Method in interface org.sonar.plugins.java.api.tree.
ForEachStatement
VariableTree
- Interface in
org.sonar.plugins.java.api.tree
Variable declaration.
visitAnnotation(AnnotationTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitAnnotation(AnnotationTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitArrayAccessExpression(ArrayAccessExpressionTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitArrayAccessExpression(ArrayAccessExpressionTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitArrayType(ArrayTypeTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitArrayType(ArrayTypeTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitAssertStatement(AssertStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitAssertStatement(AssertStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitAssignmentExpression(AssignmentExpressionTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitAssignmentExpression(AssignmentExpressionTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitBinaryExpression(BinaryExpressionTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitBinaryExpression(BinaryExpressionTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitBlock(BlockTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitBlock(BlockTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitBreakStatement(BreakStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitBreakStatement(BreakStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitCaseGroup(CaseGroupTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitCaseGroup(CaseGroupTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitCaseLabel(CaseLabelTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitCaseLabel(CaseLabelTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitCatch(CatchTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitCatch(CatchTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitClass(ClassTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitClass(ClassTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitCompilationUnit(CompilationUnitTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitCompilationUnit(CompilationUnitTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitConditionalExpression(ConditionalExpressionTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitConditionalExpression(ConditionalExpressionTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitContinueStatement(ContinueStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitContinueStatement(ContinueStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitDoWhileStatement(DoWhileStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitDoWhileStatement(DoWhileStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitEmptyStatement(EmptyStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitEmptyStatement(EmptyStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitEnumConstant(EnumConstantTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitEnumConstant(EnumConstantTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitExpressionStatement(ExpressionStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitExpressionStatement(ExpressionStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitForEachStatement(ForEachStatement)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitForEachStatement(ForEachStatement)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitForStatement(ForStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitForStatement(ForStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitIdentifier(IdentifierTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitIdentifier(IdentifierTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitIfStatement(IfStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitIfStatement(IfStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitInstanceOf(InstanceOfTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitInstanceOf(InstanceOfTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitLabeledStatement(LabeledStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitLabeledStatement(LabeledStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitLambdaExpression(LambdaExpressionTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitLambdaExpression(LambdaExpressionTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitLiteral(LiteralTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitLiteral(LiteralTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitMemberSelectExpression(MemberSelectExpressionTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitMemberSelectExpression(MemberSelectExpressionTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitMethod(MethodTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitMethod(MethodTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitMethodInvocation(MethodInvocationTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitMethodInvocation(MethodInvocationTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitModifier(ModifiersTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitModifier(ModifiersTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitNewArray(NewArrayTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitNewArray(NewArrayTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitNewClass(NewClassTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitNewClass(NewClassTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitOther(Tree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitOther(Tree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitParameterizedType(ParameterizedTypeTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitParameterizedType(ParameterizedTypeTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitParenthesized(ParenthesizedTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitParenthesized(ParenthesizedTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitPrimitiveType(PrimitiveTypeTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitPrimitiveType(PrimitiveTypeTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitReturnStatement(ReturnStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitReturnStatement(ReturnStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitSwitchStatement(SwitchStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitSwitchStatement(SwitchStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitSynchronizedStatement(SynchronizedStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitSynchronizedStatement(SynchronizedStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitThrowStatement(ThrowStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitThrowStatement(ThrowStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitTryStatement(TryStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitTryStatement(TryStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitTypeCast(TypeCastTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitTypeCast(TypeCastTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitUnaryExpression(UnaryExpressionTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitUnaryExpression(UnaryExpressionTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitUnionType(UnionTypeTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitUnionType(UnionTypeTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitVariable(VariableTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitVariable(VariableTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitWhileStatement(WhileStatementTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitWhileStatement(WhileStatementTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
visitWildcard(WildcardTree)
- Method in class org.sonar.plugins.java.api.tree.
BaseTreeVisitor
visitWildcard(WildcardTree)
- Method in interface org.sonar.plugins.java.api.tree.
TreeVisitor
W
WhileStatementTree
- Interface in
org.sonar.plugins.java.api.tree
'while' statement.
WildcardTree
- Interface in
org.sonar.plugins.java.api.tree
Wildcard type argument.
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2014
SonarSource
. All Rights Reserved.