See: Description
| Interface | Description |
|---|---|
| DefaultAlterGetter |
Defines alterers used by all pre-built customizers, which are also accessible in custom customizers.
|
| Class | Description |
|---|---|
| DefaultAlterGetterUtil |
Utilities related to default alterers.
|
| DefaultDefaultAlterGetter |
The default
DefaultAlterGetter used, when none is explicitely configured. |
| NewJavaDocLinkReplacerFor |
Convenience functions for creating
com.github.xbn.regexutil.RegexReplacers that replace a class, constructor, function, or object name with a clickable JavaDoc link. |
| NewJDLinkForWordOccuranceNum |
Convenience functions for creating new line alterers that replace a single occurance of a function (or class, constructor, or field) name with a clickable JavaDoc link.
|
| NewLineAltererFor |
Convenience functions for creating line alterers tailored for codelets.
|
| Enum | Description |
|---|---|
| DeleteMultiLineComments |
Should multi-line comments be deleted from the displayed source code?.
|
| Exception | Description |
|---|---|
| DefaultAlterGetterException |
Indicates an unexpected error when working with the
DefaultAlterGetter. |
Classes related to the alteration-portion of a customizer function.
Copyright 2014, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
https://github.com/aliteralmind/codelet