- h1() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- h2() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- h3() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- h4() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- h5() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- h6() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- handler() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- handleRecoverableError(RecognitionException) - Method in class de.hunsicker.jalopy.language.JavadocParser
-
Handler for recoverable errors.
- hasAnnotations() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
-
Indicates whether the current tree contains annotations.
- hasCommentsAfter() - Method in class de.hunsicker.jalopy.language.JavaNode
-
Indicates whether comments appear before of this node.
- hasCommentsBefore() - Method in class de.hunsicker.jalopy.language.JavaNode
-
Indicates whether comments appear after this node.
- hashCode() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
- hashCode() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
- hashCode() - Method in class de.hunsicker.jalopy.language.Node
-
- hashCode() - Method in class de.hunsicker.jalopy.storage.Convention.Key
- hashCode() - Method in class de.hunsicker.jalopy.storage.Environment.Variable
-
- hashCode() - Method in class de.hunsicker.jalopy.storage.Key
-
Deprecated.
Returns a hash code value for this object.
- hashCode() - Method in class de.hunsicker.jalopy.storage.Project
-
DOCUMENT ME!
- hashCode() - Method in class de.hunsicker.util.Version
- hasJavadocComment() - Method in class de.hunsicker.jalopy.language.JavaNode
-
Indicates whether this node has a Javadoc comment attached.
- hasPosition() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
-
Determines whether the current tree contains a node that needs its position to be
tracked.
- HEADER - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- HEADER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert a header?
- HEADER_KEYS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Identify keys of the headers that are to be deleted (String).
- HEADER_SMART_MODE_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("0").
- HEADER_SMART_MODE_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Number of comments before the first node (an opening curly brace) that should be
treated as header comments (int).
- HEADER_TEXT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
The header text (String).
- HeaderSettingsPage - Class in de.hunsicker.jalopy.swing
-
Settings page for the Jalopy printer header settings.
- HeaderSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.HeaderSettingsPage
-
Creates a new HeaderSettingsPage object.
- heading() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- heading_content() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- HEX_DIGIT - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- HEXDIGIT - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- HEXINT - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- HEXNUM - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- hideWaitCursor() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
-
Hides the wait cursor.
- History - Class in de.hunsicker.jalopy.storage
-
History serves as a tracker for file modifications.
- History.ChecksumCharArrayWriter - Class in de.hunsicker.jalopy.storage
-
A writer that calculates a checkum during the writing process.
- History.ChecksumCharArrayWriter(History.Method) - Constructor for class de.hunsicker.jalopy.storage.History.ChecksumCharArrayWriter
-
- History.Entry - Class in de.hunsicker.jalopy.storage
-
Represents a history entry.
- History.Entry(String, long) - Constructor for class de.hunsicker.jalopy.storage.History.Entry
-
Creates a new entry object.
- History.Method - Class in de.hunsicker.jalopy.storage
-
Represents the method used to identify dirty files and changed files.
- History.Policy - Class in de.hunsicker.jalopy.storage
-
Represents a history policy.
- HISTORY_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name.
- HISTORY_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
The method used to identify changed files.
- HISTORY_POLICY - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name.
- HISTORY_POLICY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
The history policy to use (String).
- HR - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-