|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
abstract
keyword.
=
(assignment) operator.
AbstractFormatCheck
instance.
AbstractNameCheck
instance.
AbstractOption
instance.
AbstractOptionCheck
instance.
FullIdent
and Class
object if we can load it.AbstractUsageCheck
.
AuditEvent
instance.
AuditEvent
instance.
&
(bitwise AND) operator.
&=
(bitwise AND assignment) operator.
~
(bitwise complement) operator.
|
(bitwise OR) operator.
|=
(bitwise OR assignment) operator.
>>>
(unsigned shift right) operator.
>>>=
(unsigned right shift assignment)
operator.
^
(bitwise exclusive OR) operator.
^=
(bitwise exclusive OR assignment) operator.
BeanManagedMethodChecker
.
:
(colon) operator.
,
(comma) operator.
Checker
instance.
CheckstyleException
instance.
CheckstyleException
instance
that was caused by another exception.
ClassResolver
instance.
ConstantNameCheck
instance.
FullIdent
for given type node.
--
(prefix decrement) operator.
/
(division) operator.
/=
(division assignment) operator.
.
(dot) operator.
default
is after all the case
s
in a switch
statement.DefaultLogger
instance.
DefaultLogger
instance.
==
(equal) operator.
EmptyBlockCheck
instance.
EntityBeanCheck
instance.
ExecutableStatementCountCheck
.
null
for object
references, zero for numeric types and char
and false
for boolean
.final
keyword.
FileContents
instance.
>=
(greater than or equal) operator.
>
(greater than) operator.
IndentationCheck
property.
IndentationCheck
property.
FileSetCheck
work (debug()
should be used).
PersistenceOption
.
++
(prefix increment) operator.
IllegalImportCheck
instance.
String s = Integer.toString(i = 2);
.RuntimeException
or Error
&&
(conditional AND) operator.
{
).
<=
(less than or equal) operator.
assert
keyword.
boolean
keyword.
break
keyword.
byte
keyword.
case
keyword.
catch
keyword.
char
keyword.
class
keyword.
continue
keyword.
default
keyword.
do
keyword.
double
keyword.
else
keyword.
false
keyword.
finally
keyword.
float
keyword.
for
keyword.
if
keyword.
instanceof
operator.
int
keyword.
interface
keyword.
long
keyword.
native
keyword.
new
keyword.
null
keyword.
private
keyword.
protected
keyword.
public
keyword.
return
keyword.
short
keyword.
static
keyword.
super
keyword.
switch
keyword.
synchronized
keyword.
this
keyword.
throw
keyword.
throws
keyword.
transient
keyword.
true
keyword.
try
keyword.
void
keyword.
volatile
keyword.
while
keyword.
!
(logical complement) operator.
||
(conditional OR) operator.
(
).
<
(less than) operator.
LITERAL_CATCH
, LITERAL_DO
, LITERAL_ELSE
, LITERAL_FINALLY
, LITERAL_FOR
, LITERAL_IF
, LITERAL_SWITCH
, LITERAL_SYNCHRONIZED
, LITERAL_TRY
, LITERAL_WHILE
.'{'
.LineLengthCheck
instance.
LocalFinalVariableNameCheck
instance.
java.rmi.RemoteException
Reference: Enterprise JavaBeansTM Specification,Version 2.0, section 9.6.2.LocalHomeInterfaceCheck
.
java.rmi.RemoteException
Reference: Enterprise JavaBeansTM Specification,Version 2.0, section 9.6.2.LocalInterfaceCheck
.
LocalInterfaceMethodChecker
for a local
interface check.
LocalVariableNameCheck
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
LocalizedMessage
instance.
message collector
.
message collector
.
-
(subtraction) operator.
-=
(subtraction assignment) operator.
%
(remainder) operator.
%=
(remainder assignment) operator.
MemberNameCheck
instance.
MessageBeanCheck
.
MessageBeanMethodChecker
.
MethodChecker
.
MethodNameCheck
instance.
EOL
rule.
!=
(not equal) operator.
+
(addition) operator.
+=
(addition assignment) operator.
--
(postfix decrement) operator.
++
(postfix increment) operator.
PackageHtmlCheck
instance.
PackageNameCheck
instance.
ParameterNameCheck
instance.
Properties
object.?
(conditional) operator.
}
).
)
).
RemoteHomeInterfaceCheck
.
RemoteInterfaceCheck
.
RemoteInterfaceMethodChecker
for a
remote interface check.
'}'
.;
).
<<
(shift left) operator.
<<=
(left shift assignment) operator.
>>
(signed shift right) operator.
>>=
(signed right shift assignment)
operator.
*
(multiplication or wildcard) operator.
*=
(multiplication assignment) operator.
strictfp
keyword.
SessionBeanCheck
.
AuditEvents
of a given severity have been generated.StaticVariableNameCheck
instance.
==
or !=
.SuppressElement
for a
file name pattern and and a check class pattern.
Class
with an object.
TodoCommentCheck
instance.
TranslationCheck
instance.
TreeWalker
instance.
TypeNameCheck
instance.
+
(unary plus) operator.
-
(unary minus) operator.
XMLLogger
instance.
|
Back to the Checkstyle Home Page | ||||||||||
PREV NEXT | FRAMES NO FRAMES |