Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.5b1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
T
TAB_SIZE
- Static variable in class de.hunsicker.jalopy.storage.
Environment.Variable
Defines the variable "tabSize".
TESTER
- Static variable in class de.hunsicker.jalopy.language.
MethodType
Represents a Java Bean accessor/tester.
testLiteralsTable(int)
- Method in class de.hunsicker.jalopy.language.
JavaLexer
Test the token type against the literals table.
testLiteralsTable(String, int)
- Method in class de.hunsicker.jalopy.language.
JavaLexer
Test the text passed in against the literals table.
text
- Variable in class de.hunsicker.jalopy.language.
Node
Node text.
THREAD_COUNT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
THREAD_COUNT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of processing threads to use (
int
).
TIMESTAMP
- Static variable in class de.hunsicker.jalopy.storage.
History.Method
Use simple, last modified timestamp.
TIP_ADHERE_TO_NAMING_CONVENTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_AVOID_THREAD_GROUPS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_DECLARE_COLLECTION_COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_DECLARE_COLLECTION_VARIABLE_COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_DONT_IGNORE_EXCEPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_DONT_SUBSTITUTE_OBJECT_EQUALS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_EMPTY_FINALLY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_INTERFACE_ONLY_FOR_TYPE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_NEVER_THROW_EXCEPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_NEVER_THROW_THROWABLE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_NEVER_WAIT_OUTSIDE_LOOP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_OBEY_CONTRACT_EQUALS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_OVERRIDE_EQUALS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_OVERRIDE_HASHCODE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_OVERRIDE_TO_STRING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_REFER_BY_INTERFACE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_REPLACE_STRUCTURE_WITH_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_RETURN_ZERO_ARRAY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_STRING_LITERAL_I18N
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_VARIABLE_SHADOW
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection?
TIP_WRONG_COLLECTION_COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection (
boolean
)
toFront()
- Method in class de.hunsicker.jalopy.swing.
SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
toString()
- Method in class de.hunsicker.io.
FileFormat
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.
Jalopy.State
Returns a string representation of this state.
toString()
- Method in class de.hunsicker.jalopy.language.
ClassRepositoryEntry.Info
toString()
- Method in class de.hunsicker.jalopy.language.
ClassRepositoryEntry
toString()
- Method in class de.hunsicker.jalopy.language.
DeclarationType
Returns a string representation of this method type.
toString()
- Method in class de.hunsicker.jalopy.language.
ExtendedToken
toString()
- Method in class de.hunsicker.jalopy.language.
JavaNode
Returns a string representation of this node.
toString()
- Method in class de.hunsicker.jalopy.language.
MethodType
Returns a string representation of this method type.
toString()
- Method in class de.hunsicker.jalopy.language.
ModifierType
Returns a string representation of this modifier type.
toString()
- Method in class de.hunsicker.jalopy.language.
Node
Returns a string representation of this node.
toString()
- Method in class de.hunsicker.jalopy.language.
Position
toString()
- Method in class de.hunsicker.jalopy.storage.
Convention.Key
toString()
- Method in class de.hunsicker.jalopy.storage.
Convention
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.storage.
Environment
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.storage.
Environment.Variable
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.storage.
History.Entry
Returns a string representation of this entry.
toString()
- Method in class de.hunsicker.jalopy.storage.
History.Method
Returns a string representation of this method.
toString()
- Method in class de.hunsicker.jalopy.storage.
History.Policy
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.storage.
ImportPolicy
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.storage.
Key
Deprecated.
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.util.
Version
TRANSFORM
- Static variable in class de.hunsicker.jalopy.storage.
Loggers
Logging category for transformation messages.
Transformation
- Interface in
de.hunsicker.jalopy.language
Command interface for applying tree transformations.
TransformationException
- Exception in
de.hunsicker.jalopy.language
Indicates an error during a transformation.
TransformationException(String)
- Constructor for exception de.hunsicker.jalopy.language.
TransformationException
Creates a new TransformationException.
TRANSIENT
- Static variable in class de.hunsicker.jalopy.language.
ModifierType
Represents the transient modifier.
TreeWalker
- Class in
de.hunsicker.jalopy.language
Helper class to make implementing tree walkers easy.
TreeWalker()
- Constructor for class de.hunsicker.jalopy.language.
TreeWalker
Creates a new TreeWalker object.
type
- Variable in class de.hunsicker.jalopy.language.
Node
Node type.
Type
- Interface in
de.hunsicker.jalopy.language
Tagging interface.
TYPE_EXCEPTION
- Static variable in class de.hunsicker.jalopy.storage.
Environment.Variable
Defines the variable "exceptionType".
TYPE_OBJECT
- Static variable in class de.hunsicker.jalopy.storage.
Environment.Variable
Defines the variable "objectType".
TYPE_PARAM
- Static variable in class de.hunsicker.jalopy.storage.
Environment.Variable
Defines the variable "paramType".
Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.5b1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
Submit a bug or feature
.
For further information and documentation, visit the
official Jalopy website
.
This page generated:
September 3 2011
Copyright © 2002-2005,
Marco Hunsicker, 1.5 support NotZippy
. All rights reserved.