A B C D E F G H I J L M N O P R S T U V W Z 

E

eliminateAllCmtBlocksAndPackageLine(boolean, Appendable, Appendable, boolean, Appendable, Appendable) - Static method in class com.github.aliteralmind.codelet.NewLineFilterFor
Eliminates the package declaration line and all multi-line comment blocks.
eliminateAllCmtBlocksAndPackageLine(CodeletInstance, String, boolean, boolean) - Static method in class com.github.aliteralmind.codelet.NewLineFilterFor
Create a new eliminate-comment-blocks-and-package-line filter with named debuggers.
eliminateAllMultiLineComments(Appendable, Appendable) - Static method in class com.github.aliteralmind.codelet.NewLineFilterFor
Eliminates all multi-line comments, including the license and JavaDoc blocks.
eliminateCmtBlocksPkgLineAndPkgReferences(CodeletInstance, CodeletType, Boolean, Boolean, Boolean) - Static method in class com.github.aliteralmind.codelet.BasicCustomizers
Eliminate all multi-line comments, the package declaration line, and any references to that package.
eliminateCommentBlocksAndPackageDecl(CodeletInstance, CodeletType) - Static method in class com.github.aliteralmind.codelet.BasicCustomizers
Eliminate all multi-line comments and the package declaration line.
eliminateIndentationOrNull(String, Appendable) - Static method in class com.github.aliteralmind.codelet.alter.NewLineAltererFor
Eliminates indentation from every line, if desired.
EliminatePackageDeclarationLine - Class in com.github.aliteralmind.codelet.examples

GO BACK     Codelet: Example: Using a pre-made customizer: Eliminating the package declaration line

EliminatePackageDeclarationLine() - Constructor for class com.github.aliteralmind.codelet.examples.EliminatePackageDeclarationLine
 
eliminatePackageLine(Appendable, Appendable) - Static method in class com.github.aliteralmind.codelet.alter.NewLineAltererFor
Eliminates the package declaration line.
eliminatePackageLine(Appendable, Appendable, Appendable) - Static method in class com.github.aliteralmind.codelet.NewLineFilterFor
Eliminates the package declaration line.
elimPackageReferences(CodeletInstance, Appendable) - Static method in class com.github.aliteralmind.codelet.alter.NewLineAltererFor
Eliminates all references to a package.
ENCLOSING_CLASS_SRC_BASE_DIRS - Static variable in enum com.github.aliteralmind.codelet.CodeletBaseConfig
Comma-separated list of all directories containing the top-most package-directory of all codelet-containing source files--Name is "enclosing_class_src_base_dirs".
equals(Object) - Method in class com.github.aliteralmind.codelet.util.FilenameBlackWhiteList
 
ESCAPED_CUSTOMIZER_PREFIX_CHAR - Static variable in class com.github.aliteralmind.codelet.CodeletInstance
When the customizer prefix-char needs to be literally displayed in a string-value parameter--Equal to "%".
EXAMPLE_CLASS_SRC_BASE_DIR - Static variable in enum com.github.aliteralmind.codelet.CodeletBaseConfig
Directory containing the top-most package for the source code of all example classes--Name is "example_class_src_base_dir".
EXTERNAL_DOC_ROOT_URL_FILE - Static variable in enum com.github.aliteralmind.codelet.CodeletBootstrap
The name of the file in which all external {@docRoot} urls are listed--Equal to "external_doc_root_urls.txt".
A B C D E F G H I J L M N O P R S T U V W Z 


Copyright 2014, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

https://github.com/aliteralmind/codelet