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
_
T
TAB_SIZE
- Static variable in class de.hunsicker.jalopy.storage.
Environment.Variable
Defines the variable "tabSize".
table()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
TAG
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_AUTHOR
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_CUSTOM
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_DEPRECATED
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_EXCEPTION
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_INLINE_CUSTOM
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_INLINE_DOCROOT
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_INLINE_INHERITDOC
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_INLINE_LINK
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_INLINE_LINKPLAIN
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_INLINE_VALUE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_PARAM
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_RETURN
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_SEE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_SERIAL
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_SERIAL_DATA
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_SERIAL_FIELD
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_SINCE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_THROWS
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_TODO
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
TAG_VERSION
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
teletype()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
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.
text_tag()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
text()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
th_or_td()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
THREAD_COUNT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of processing threads to use (
int
).
THREAD_COUNT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
throwsClause()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
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? (
boolean
)
TIP_AVOID_THREAD_GROUPS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_DECLARE_COLLECTION_COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_DECLARE_COLLECTION_VARIABLE_COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_DONT_IGNORE_EXCEPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_DONT_SUBSTITUTE_OBJECT_EQUALS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_EMPTY_FINALLY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_INTERFACE_ONLY_FOR_TYPE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_NEVER_THROW_EXCEPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_NEVER_THROW_THROWABLE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_NEVER_WAIT_OUTSIDE_LOOP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_OBEY_CONTRACT_EQUALS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_OVERRIDE_EQUALS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_OVERRIDE_HASHCODE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_OVERRIDE_TO_STRING
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_REFER_BY_INTERFACE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_REPLACE_STRUCTURE_WITH_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_RETURN_ZERO_ARRAY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_STRING_LITERAL_I18N
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
TIP_VARIABLE_SHADOW
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Perform this code inspection? (
boolean
)
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
{@inheritDoc} 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.util.
Version
{@inheritDoc}
toString()
- Method in class de.hunsicker.jalopy.
Jalopy.State
Returns a string representation of this state.
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.
ModifierType
Returns a string representation of this modifier type.
toString()
- Method in class de.hunsicker.jalopy.language.
ClassRepositoryEntry
{@inheritDoc}
toString()
- Method in class de.hunsicker.jalopy.language.
ClassRepositoryEntry.Info
{@inheritDoc}
toString()
- Method in class de.hunsicker.jalopy.language.
Node
Returns a string representation of this node.
toString()
- Method in class de.hunsicker.jalopy.language.
JavaNode
{@inheritDoc}
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.
ExtendedToken
{@inheritDoc}
toString()
- Method in class de.hunsicker.jalopy.language.
Position
{@inheritDoc}
toString()
- Method in class de.hunsicker.jalopy.storage.
Convention
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.storage.
Convention.Key
{@inheritDoc}
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.
Key
Deprecated.
Returns a string representation of this object.
toString()
- Method in class de.hunsicker.jalopy.storage.
ImportPolicy
Returns a string representation of this object.
tr()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
TRANSFORM
- Static variable in class de.hunsicker.jalopy.storage.
Loggers
Logging category for transformation messages.
Transformation
- interface de.hunsicker.jalopy.language.
Transformation
.
Command interface for applying tree transformations.
TransformationException
- exception de.hunsicker.jalopy.language.
TransformationException
.
Indicates an error during a transformation.
TransformationException(String)
- Constructor for class 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 de.hunsicker.jalopy.language.
TreeWalker
.
Helper class to make implementing tree walkers easy.
TreeWalker()
- Constructor for class de.hunsicker.jalopy.language.
TreeWalker
Creates a new TreeWalker object.
tryBlock()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
type
- Variable in class de.hunsicker.jalopy.language.
Node
Node type.
Type
- interface de.hunsicker.jalopy.language.
Type
.
Tagging interface.
TYPE
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
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".
type()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
TYPECAST
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
typeDefinition()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
typeSpec(boolean)
- Method in class de.hunsicker.jalopy.language.
JavaParser
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.