- C_TH_OR_TD - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- C_TR - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CACRO - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CADDRESS - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CANCHOR - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- caption() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- CASE_GROUP - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- casesGroup() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- caseSList() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- CASESLIST - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- cause - Variable in exception de.hunsicker.util.ChainingRuntimeException
-
Causing throwable.
- CBIG - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CBOLD - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CBQUOTE - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CCAP - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CCENTER - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CCITE - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CCODE - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CDDEF - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CDFN - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CDIR - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CDIR_OR_CDIV - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CDIV - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CDLIST - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CDTERM - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CEM - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- center() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- CFONT - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CH1 - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CH2 - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CH3 - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CH4 - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CH5 - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CH6 - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- ChainingRuntimeException - Exception in de.hunsicker.util
-
Resembles the JDK 1.4 exception chaining facility.
- ChainingRuntimeException() - Constructor for exception de.hunsicker.util.ChainingRuntimeException
-
Creates a new ChainingRuntimeException object.
- ChainingRuntimeException(String) - Constructor for exception de.hunsicker.util.ChainingRuntimeException
-
Creates a new ChainingRuntimeException object.
- ChainingRuntimeException(String, Throwable) - Constructor for exception de.hunsicker.util.ChainingRuntimeException
-
Creates a new ChainingRuntimeException object.
- ChainingRuntimeException(Throwable) - Constructor for exception de.hunsicker.util.ChainingRuntimeException
-
Creates a new ChainingRuntimeException object.
- CHAR_LITERAL - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- checkCompatibility(String) - Static method in class de.hunsicker.jalopy.Jalopy
-
Checks whether the specification version of the given Plug-in is compatible with
the Jalopy Plug-in API spec version.
- checkEntryConditions() - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
- CHUNKS_BY_BLANK_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("true").
- CHUNKS_BY_BLANK_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Enable chunk detection by blank lines?
- CHUNKS_BY_COMMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("true").
- CHUNKS_BY_COMMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Enable chunk detection by comments?
- CITALIC - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- citation() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- CKBD - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CLASS - Static variable in class de.hunsicker.jalopy.language.DeclarationType
-
Represents a class declaration.
- CLASS_DEF - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- CLASS_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
-
The bit value for classes.
- CLASS_REPOSITORY_DIRECTORY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Directory to store class repository files (String).
- classBlock() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- classDefinition(JavaNode) - Method in class de.hunsicker.jalopy.language.JavaParser
-
- ClassRepository - Class in de.hunsicker.jalopy.language
-
Stores type names for Java packages.
- ClassRepositoryEntry - Class in de.hunsicker.jalopy.language
-
Represents a repository entry for a given Java library.
- ClassRepositoryEntry(ClassRepositoryEntry.Info, Set) - Constructor for class de.hunsicker.jalopy.language.ClassRepositoryEntry
-
Creates a new ClassRepositoryEntry object.
- ClassRepositoryEntry(File, long, Set) - Constructor for class de.hunsicker.jalopy.language.ClassRepositoryEntry
-
Creates a new ClassRepositoryEntry object.
- ClassRepositoryEntry.Info - Class in de.hunsicker.jalopy.language
-
Provides information about a repository entry.
- ClassRepositoryEntry.Info(File) - Constructor for class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
-
Creates a new Info object.
- classTypeSpec(boolean) - Method in class de.hunsicker.jalopy.language.JavaParser
-
- cleanupBackupDirectory() - Method in class de.hunsicker.jalopy.Jalopy
-
Cleans up the backup directory.
- clear() - Method in interface de.hunsicker.jalopy.plugin.SwingAppender
-
Clears all messages currently being displayed.
- clear() - Method in class de.hunsicker.jalopy.storage.History
-
Clears the history.
- CLITEM - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- close() - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
- code() - Method in class de.hunsicker.jalopy.language.JavadocParser
-
- CodeInspector - Class in de.hunsicker.jalopy.language
-
Inspects a Java parse tree for convention violations and possible code weaknesses.
- CodeInspector(Map) - Constructor for class de.hunsicker.jalopy.language.CodeInspector
-
Creates a new CodeInspector object.
- CodeInspectorSettingsPage - Class in de.hunsicker.jalopy.swing
-
Settings page for the Jalopy Code Inspector general settings.
- CodeInspectorSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.CodeInspectorSettingsPage
-
Creates a new CodeInspectorSettingsPage object.
- COLIST - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- COLLAPSE - Static variable in class de.hunsicker.jalopy.storage.ImportPolicy
-
Collapse single-type import statements.
- COLON - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- COMMA - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- COMMENT - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- COMMENT - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- COMMENT - Static variable in class de.hunsicker.jalopy.storage.History.Policy
-
Insert a single line comment header at the top of every formatted file.
- COMMENT_DATA - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- COMMENT_FORMAT_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_FORMAT_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Format multi-line comments?
- COMMENT_INSERT_SEPARATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_INSERT_SEPARATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert separator comments between the different tree portions (
class/interface/variable/method/constructor/initialiation declarations)?
- COMMENT_INSERT_SEPARATOR_RECURSIVE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_INSERT_SEPARATOR_RECURSIVE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert separator comments between the different tree portions of inner
classes/interfaces (a.k.a recursively)?
- COMMENT_JAVADOC_CHECK_TAGS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_JAVADOC_CHECK_TAGS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Check Javadoc standard tags?
- COMMENT_JAVADOC_CHECK_TAGS_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_JAVADOC_CHECK_TAGS_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Should Javadoc &064;throws tags be checked or not?
- COMMENT_JAVADOC_CLASS_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("0").
- COMMENT_JAVADOC_CLASS_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert missing Javadoc comment for classes/interfaces?
- COMMENT_JAVADOC_CTOR_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("0").
- COMMENT_JAVADOC_CTOR_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert missing Javadoc comment for constructors?
- COMMENT_JAVADOC_FIELDS_SHORT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("true").
- COMMENT_JAVADOC_FIELDS_SHORT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Print Javadoc comments for fields in one line if possible?
- COMMENT_JAVADOC_INNER_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_JAVADOC_INNER_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert missing Javadoc comments for inner classes too?
- COMMENT_JAVADOC_METHOD_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("0").
- COMMENT_JAVADOC_METHOD_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert missing Javadoc comment for methods?
- COMMENT_JAVADOC_PARSE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_JAVADOC_PARSE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Parse Javadoc comments or add AS IS?
- COMMENT_JAVADOC_REMOVE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_JAVADOC_REMOVE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Remove Javadoc comments?
- COMMENT_JAVADOC_TAGS_INLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("").
- COMMENT_JAVADOC_TAGS_INLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Custom Javadoc in-line tags definitions (String).
- COMMENT_JAVADOC_TAGS_STANDARD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("").
- COMMENT_JAVADOC_TAGS_STANDARD - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Custom Javadoc standard tags definitions (String).
- COMMENT_JAVADOC_TEMPLATE_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""/**| * DOCUMENT ME!| *| * @author $author$| * @version $Revision$| */"").
- COMMENT_JAVADOC_TEMPLATE_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for classes (String).
- COMMENT_JAVADOC_TEMPLATE_CTOR_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" */"").
- COMMENT_JAVADOC_TEMPLATE_CTOR_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for constructors, bottom part (String).
- COMMENT_JAVADOC_TEMPLATE_CTOR_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" * @throws $exceptionType$ DOCUMENT ME!"").
- COMMENT_JAVADOC_TEMPLATE_CTOR_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for constructors, exceptions part (String).
- COMMENT_JAVADOC_TEMPLATE_CTOR_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" * @param $paramType$ DOCUMENT ME!"").
- COMMENT_JAVADOC_TEMPLATE_CTOR_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for constructors, parameters part (String).
- COMMENT_JAVADOC_TEMPLATE_CTOR_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""/**| * Creates a new $objectType$ object."").
- COMMENT_JAVADOC_TEMPLATE_CTOR_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for constructors, top part (String).
- COMMENT_JAVADOC_TEMPLATE_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""/**| * DOCUMENT ME!| *| * @author $author$| * @version $Revision$| */"").
- COMMENT_JAVADOC_TEMPLATE_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for interfaces (String).
- COMMENT_JAVADOC_TEMPLATE_METHOD_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" */"").
- COMMENT_JAVADOC_TEMPLATE_METHOD_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for methods, bottom part (String).
- COMMENT_JAVADOC_TEMPLATE_METHOD_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" * @throws $exceptionType$ DOCUMENT ME!"").
- COMMENT_JAVADOC_TEMPLATE_METHOD_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for methods, exceptions part (String).
- COMMENT_JAVADOC_TEMPLATE_METHOD_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" * @param $paramType$ DOCUMENT ME!"").
- COMMENT_JAVADOC_TEMPLATE_METHOD_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for methods, parameter part (String).
- COMMENT_JAVADOC_TEMPLATE_METHOD_RETURN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" * @return DOCUMENT ME!"").
- COMMENT_JAVADOC_TEMPLATE_METHOD_RETURN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for methods, return part (String).
- COMMENT_JAVADOC_TEMPLATE_METHOD_SEPARATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("" *"").
- COMMENT_JAVADOC_TEMPLATE_METHOD_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""/**| * DOCUMENT ME!"").
- COMMENT_JAVADOC_TEMPLATE_METHOD_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for methods, top part (String).
- COMMENT_JAVADOC_TEMPLATE_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""/**| * DOCUMENT ME!| */"").
- COMMENT_JAVADOC_TEMPLATE_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Javadoc template for variables (String).
- COMMENT_JAVADOC_TRANSFORM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_JAVADOC_TRANSFORM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Transform non-Javadoc comments to Javadoc comments?
- COMMENT_JAVADOC_VARIABLE_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("0").
- COMMENT_JAVADOC_VARIABLE_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Insert missing Javadoc comment for variables?
- COMMENT_REMOVE_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_REMOVE_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Remove multi-line comments?
- COMMENT_REMOVE_SINGLE_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name ("false").
- COMMENT_REMOVE_SINGLE_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Remove single-line comments?
- CommentsSettingsPage - Class in de.hunsicker.jalopy.swing
-
Settings page for the Jalopy printer comment settings.
- CommentsSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.CommentsSettingsPage
-
Creates a new CommentsSettingsPage object.
- compareTo(Object) - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class de.hunsicker.jalopy.language.DeclarationType
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class de.hunsicker.jalopy.language.MethodType
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class de.hunsicker.jalopy.language.ModifierType
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class de.hunsicker.jalopy.language.Node
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class de.hunsicker.jalopy.storage.Convention.Key
- compoundStatement() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- conditionalExpression() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- ConsolePlugin - Class in de.hunsicker.jalopy.plugin.console
-
The console Plug-in provides a powerful command line interface for the Jalopy engine.
- constant() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- constructorBody() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- contains(Node) - Method in class de.hunsicker.jalopy.language.Node
-
Checks whether this node contains the given node.
- contains(int, int, int, int) - Method in class de.hunsicker.jalopy.language.Node
-
Checks whether this node contains the given position.
- contains(int, int) - Method in class de.hunsicker.jalopy.language.Node
-
Checks whether this node contains the given position.
- Convention - Class in de.hunsicker.jalopy.storage
-
Represents a code convention: the settings that describe the desired coding style for
Java source files.
- CONVENTION - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
-
Defines the variable "convention".
- Convention.Key - Class in de.hunsicker.jalopy.storage
-
A key for storing a value in a code convention.
- CONVENTION_DESCRIPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""Sun Java Coding Convention"").
- CONVENTION_DESCRIPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Description of the code convention (String).
- CONVENTION_NAME - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""Sun"").
- CONVENTION_NAME - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Name of the code convention (String).
- ConventionDefaults - Class in de.hunsicker.jalopy.storage
-
Holds the default code convention values (Sun Java Coding Style).
- ConventionKeys - Class in de.hunsicker.jalopy.storage
-
Provides the valid keys for accessing the values in a code convention.
- copy() - Method in class de.hunsicker.jalopy.storage.Environment
-
Returns a copy of this object.
- COUNTRY - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
-
The default value for the key with the same name (""US"").
- COUNTRY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
-
Uppercase two-letter ISO-3166 code (String).
- CPARA - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CRC32 - Static variable in class de.hunsicker.jalopy.storage.History.Method
-
Use CRC32 checksum.
- create() - Method in class de.hunsicker.jalopy.language.JavaNodeFactory
-
Creates a new empty JavaNode node.
- create(int) - Method in class de.hunsicker.jalopy.language.JavaNodeFactory
-
Creates a new JavaNode node.
- create(AST) - Method in class de.hunsicker.jalopy.language.JavaNodeFactory
-
Creates a new JavaNode node.
- create(Token) - Method in class de.hunsicker.jalopy.language.JavaNodeFactory
-
Creates a new JavaNode node.
- create(int, String) - Method in class de.hunsicker.jalopy.language.JavaNodeFactory
-
Creates a new JavaNode node.
- create() - Method in class de.hunsicker.jalopy.language.NodeFactory
-
Creates a new empty Node node.
- create(int) - Method in class de.hunsicker.jalopy.language.NodeFactory
-
Creates a new empty Node node.
- create(int, String) - Method in class de.hunsicker.jalopy.language.NodeFactory
-
Creates a new empty Node node.
- create(AST) - Method in class de.hunsicker.jalopy.language.NodeFactory
-
Creates a new empty Node node.
- create(Token) - Method in class de.hunsicker.jalopy.language.NodeFactory
-
Creates a new empty Node node.
- create(Window, String) - Static method in class de.hunsicker.jalopy.swing.SettingsDialog
-
Creates a new SettingsDialog object.
- create(Window) - Static method in class de.hunsicker.jalopy.swing.SettingsDialog
-
Creates a new SettingsDialog object.
- createEntry(ClassRepositoryEntry.Info) - Static method in class de.hunsicker.jalopy.language.ClassRepository
-
Creates a repository entry for the given repository info.
- createItemList(int[]) - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
-
Creates a list with the string values of the given integer values.
- createProgressMonitor() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
-
Creates a monitor to be used for long-running operations.
- CSAMP - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CSMALL - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CSTRIKE - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CSTRIKE_OR_CSTRONG - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CSTRONG - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CSUB - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CSUB_OR_CSUP - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CSUP - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CTABLE - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CTD - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CTH - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CTOR - Static variable in class de.hunsicker.jalopy.language.DeclarationType
-
Represents a constructor declaration.
- CTOR_CALL - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- CTOR_DEF - Static variable in class de.hunsicker.jalopy.language.JavaTokenTypes
-
- CTOR_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
-
The bit value for constructors.
- ctorHead() - Method in class de.hunsicker.jalopy.language.JavaParser
-
- CTTYPE - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CULIST - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CUNDER - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-
- CVAR - Static variable in class de.hunsicker.jalopy.language.JavadocTokenTypes
-