Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.0b10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
I
IDENT
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
identifier()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
identifierPackage()
- Method in class de.hunsicker.jalopy.language.
JavaParser
Our qualified package identifier.
identifierStar()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
IMG
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
IMPLEMENTS_CLAUSE
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
implementsClause()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
IMPORT
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
IMPORT_GROUPING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Holds grouping info for distinct package names (
String
).
IMPORT_GROUPING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
IMPORT_GROUPING_DEPTH
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Default import grouping depth (
int
).
IMPORT_GROUPING_DEPTH
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
IMPORT_POLICY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Specifies the import optimization policy (
String
).
IMPORT_POLICY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name.
IMPORT_SORT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Sort import statements? (
boolean
)
IMPORT_SORT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
importDefinition()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
ImportPolicy
- class de.hunsicker.jalopy.storage.
ImportPolicy
.
Represents an import policy.
importSettings(File)
- Static method in class de.hunsicker.jalopy.storage.
Convention
Imports the code convention from the given file.
importSettings(InputStream, String)
- Static method in class de.hunsicker.jalopy.storage.
Convention
Imports the code convention from the specified input stream.
importSettings(URL)
- Static method in class de.hunsicker.jalopy.storage.
Convention
Imports the code convention from the specified url.
ImportsSettingsPage
- class de.hunsicker.jalopy.swing.
ImportsSettingsPage
.
Settings page for the Jalopy printer import statement settings.
ImportsSettingsPage()
- Constructor for class de.hunsicker.jalopy.swing.
ImportsSettingsPage
Creates a new ImportsSettingsPage.
INC
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
inclusiveOrExpression()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
increaseErrors()
- Method in class de.hunsicker.jalopy.swing.
ProgressPanel
Increases the error count.
increaseFiles()
- Method in class de.hunsicker.jalopy.swing.
ProgressPanel
Increases the file count.
increaseWarnings()
- Method in class de.hunsicker.jalopy.swing.
ProgressPanel
Increases the warnings count.
INDENT_CASE_FROM_SWITCH
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indent case block in switch statements? (
boolean
)
INDENT_CASE_FROM_SWITCH
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_CONTINUATION_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Should continuation indentation be used for statement blocks? (
boolean
).
INDENT_CONTINUATION_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_CONTINUATION_OPERATOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Should continuation indentation be used for operators? (
boolean
).
INDENT_CONTINUATION_OPERATOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_DEEP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Should standard indentation be used to indent wrapped lines, or rather the deep indentation policy? (
boolean
).
INDENT_DEEP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_FIRST_COLUMN_COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indent first column comments? (
boolean
)
INDENT_FIRST_COLUMN_COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_LABEL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indent labels? (
boolean
)
INDENT_LABEL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Amount of space to use for indentation (
int
).
INDENT_SIZE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_BRACE_CUDDLED
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation before cuddled braces (
int
).
INDENT_SIZE_BRACE_CUDDLED
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_BRACE_LEFT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation before a left curly brace (
int
).
INDENT_SIZE_BRACE_LEFT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_BRACE_RIGHT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation before a right curly brace (
int
).
INDENT_SIZE_BRACE_RIGHT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_BRACE_RIGHT_AFTER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation after a right curly brace (
int
).
INDENT_SIZE_BRACE_RIGHT_AFTER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_COMMENT_ENDLINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation before an endline comment (
int
).
INDENT_SIZE_COMMENT_ENDLINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_CONTINUATION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Continuation indent size (
int
).
INDENT_SIZE_CONTINUATION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_DEEP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Maximal amount of spaces for wrapping should be forced (
int
).
INDENT_SIZE_DEEP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_EXTENDS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation for extends types (
int
).
INDENT_SIZE_EXTENDS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_IMPLEMENTS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation for implements types (
int
).
INDENT_SIZE_IMPLEMENTS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_LEADING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation before every line (
int
).
INDENT_SIZE_LEADING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_TABS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of spaces to assume for tabs (
int
).
INDENT_SIZE_TABS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_SIZE_THROWS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Indentation for throws types (
int
).
INDENT_SIZE_THROWS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_WITH_TABS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Fill gaps with tabs? (
boolean
)
INDENT_WITH_TABS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INDENT_WITH_TABS_ONLY_LEADING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Use spaces for continuation after tabs? (
boolean
)
INDENT_WITH_TABS_ONLY_LEADING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
IndentationSettingsPage
- class de.hunsicker.jalopy.swing.
IndentationSettingsPage
.
Settings page for the Jalopy printer indentation settings.
IndentationSettingsPage()
- Constructor for class de.hunsicker.jalopy.swing.
IndentationSettingsPage
Creates a new IndentationSettingsPage object.
INDEX_OP
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
INIT
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
Represents an instance initializer.
INIT_INT
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
The bit value for instance initializers.
initialize(Appender)
- Static method in class de.hunsicker.jalopy.storage.
Loggers
Initializes logging for the given appender.
initialize(AST)
- Method in class de.hunsicker.jalopy.language.
Node
Initializes this node with information from the given node.
initialize(AST)
- Method in class de.hunsicker.jalopy.language.
JavaNode
{@inheritDoc}
initialize(int, String)
- Method in class de.hunsicker.jalopy.language.
Node
Initializes this node with the given information.
initialize(Token)
- Method in class de.hunsicker.jalopy.language.
Node
Initializes this node with information from the given token.
initializer()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
inline_tag()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
INSERT_EXPRESSION_PARENTHESIS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert parenthesis around expressions to make precedence clear? (
boolean
)
INSERT_EXPRESSION_PARENTHESIS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INSERT_LOGGING_CONDITIONAL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert conditional expresssion for debug logging calls? (
boolean
)
INSERT_LOGGING_CONDITIONAL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INSERT_SERIAL_UID
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert serial version UID for serializable classes? (
boolean
)
INSERT_SERIAL_UID
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INSERT_TRAILING_NEWLINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Print a newline after the last curly brace? (
boolean
)
INSERT_TRAILING_NEWLINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INSPECT_ACTIVE
- Static variable in class de.hunsicker.jalopy.plugin.
AbstractPlugin.Action
Inspect the currently active (opened) file.
INSPECT_ALL
- Static variable in class de.hunsicker.jalopy.plugin.
AbstractPlugin.Action
Inspect all Java Source files of the currently active project.
INSPECT_OPEN
- Static variable in class de.hunsicker.jalopy.plugin.
AbstractPlugin.Action
Inspect all currently opened Java source files.
INSPECT_SELECTED
- Static variable in class de.hunsicker.jalopy.plugin.
AbstractPlugin.Action
Inspect the selected Java source file(s).
inspect()
- Method in class de.hunsicker.jalopy.
Jalopy
Inspects the (via
Jalopy.setInput(File)
) specified input source for code convention violations and coding weaknesses.
inspect(AST, File)
- Method in class de.hunsicker.jalopy.language.
CodeInspector
Inspects the given Java parse tree for code convention violations and coding weaknesses.
inspect(JavaNode)
- Method in class de.hunsicker.jalopy.
Jalopy
Inspects the given Java AST for code convention violations and coding weaknesses.
INSPECTED
- Static variable in class de.hunsicker.jalopy.
Jalopy.State
Indicates a successful inspection phase.
INSPECTOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Enable the code inspector? (
boolean
)
INSPECTOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
INSTANCE_INIT
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
INT
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
INTERFACE
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
Represents an interface declaration.
INTERFACE_DEF
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
INTERFACE_INT
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
The bit value for interfaces.
interfaceDefinition(JavaNode)
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
interfaceExtends()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
INTERNAL_VERSION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
The version number of the current code convention.
interpolate(String)
- Method in class de.hunsicker.jalopy.storage.
Environment
Performs variable interpolation for the given input string.
interrupt()
- Method in class de.hunsicker.jalopy.plugin.
AbstractPlugin
Interrupts the currently performed action, if any.
IO
- Static variable in class de.hunsicker.jalopy.storage.
Loggers
Logging category for I/O messages.
isAbstract(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node contains the
abstract
keyword.
isAbstractMethod(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines whether the given node represents an abstract method.
isAnonymousInnerClass(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines wether the given node represents an anonymous inner class or interface.
isBean()
- Method in class de.hunsicker.jalopy.language.
MethodType
Indicates whether this type represents a Java Bean method.
isBeta()
- Method in class de.hunsicker.util.
Version
Indicates whether this version represents a beta state.
isBlockNext(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines whether the given node will be followed by a block.
isCanceled()
- Method in interface de.hunsicker.jalopy.swing.
ProgressMonitor
Indicates whether the user canceled the monitored operation.
isCanceled()
- Method in class de.hunsicker.jalopy.swing.
ProgressPanel
Indicates whether the was stopped by the user.
isChained(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines whether the given node is part of a chain.
isEmpty()
- Method in class de.hunsicker.jalopy.language.
ClassRepository
Indicates whether the repository is currently empty.
isEmptyBlock(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines whether the given node, which represents a block, is empty.
isFinal(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node contains the
final
keyword.
isFinished()
- Method in class de.hunsicker.jalopy.language.
Recognizer
Indicates whether the recognizer is currently running.
isFormatMLComments()
- Method in class de.hunsicker.jalopy.language.
JavaLexer
Indicates whether multi-line comments should be formatted.
isFreestandingBlock(JavaNode)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines whether the given node represents a freestanding block.
isFriendly(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node denotes package protected (friendly) access.
isFriendly(int)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifier denotes package protected (friendly) access.
isInnerClass(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines whether the given node represents an inner class or interface.
isInspect()
- Method in class de.hunsicker.jalopy.
Jalopy
Determines wether the code inspector is enabled during formatting runs.
isLoaded()
- Method in class de.hunsicker.jalopy.language.
ClassRepositoryEntry.Info
isLocalVariable(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeHelper
Determines wether the given node represents a local variable.
isOpened()
- Method in interface de.hunsicker.jalopy.plugin.
ProjectFile
Determines whether the file is currently opened.
isParseJavadocComments()
- Method in class de.hunsicker.jalopy.language.
JavaLexer
Indicates whether Javadoc comments will be parsed during processing.
isPositionKnown()
- Method in class de.hunsicker.jalopy.language.
Node
Indicates whether this node has its location information set.
isPrivate(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node contains the
private
keyword.
isProtected(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node contains the
protected
keyword.
isPublic(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node contains the
public
keyword.
isReadOnly()
- Method in interface de.hunsicker.jalopy.plugin.
ProjectFile
Determines whether the file can be changed.
isRefreshable()
- Method in class de.hunsicker.jalopy.language.
ClassRepositoryEntry.Info
Determines whether this entry can be refreshed.
isRemoveJavadocComments()
- Method in class de.hunsicker.jalopy.language.
JavaLexer
Indicates whether Javadoc comments should be removed during processing.
isRemoveMLComments()
- Method in class de.hunsicker.jalopy.language.
JavaLexer
Indicates whether multi-line comments should be removed during processing.
isRemoveSLComments()
- Method in class de.hunsicker.jalopy.language.
JavaLexer
Indicates whether single-line comments should be removed during processing.
isRunning()
- Method in class de.hunsicker.jalopy.language.
Recognizer
Indicates whether the recognizer is currently running.
isRunning()
- Method in class de.hunsicker.jalopy.plugin.
AbstractPlugin
Determines whether the Plug-in currently processes a request.
isStatic(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node contains the
static
keyword.
isStripQualifation()
- Method in class de.hunsicker.jalopy.language.
JavaParser
Indicates whether the qualification stripping is enabled.
isSynchronized(AST)
- Static method in class de.hunsicker.jalopy.language.
JavaNodeModifier
Indicates whether the given modifiers node contains the
synchronized
keyword.
isValid(Convention.Key)
- Static method in class de.hunsicker.jalopy.storage.
ConventionKeys
Determines whether the given key is valid.
italic()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.0b10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
Submit a bug or feature
.
For further information and documentation, visit the
official Jalopy website
.
This page generated:
November 14 2002
Copyright © 2001-2002,
Marco Hunsicker
. All rights reserved.