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

B

BASE_CONFIG_FILE_NAME - Static variable in enum com.github.aliteralmind.codelet.CodeletBootstrap
The name of the "base" configuration file--Equal to "codelet.properties".
BASE_DIR_BASE_DIR - Static variable in enum com.github.aliteralmind.codelet.CodeletBaseConfig
For use in all other "base_dir" config vars, with "${BASE}"--Name is "base_dir_base_dir".
BasicCustomizers - Class in com.github.aliteralmind.codelet
Pre-made Codelet customizers.
BLACK_WHITE_LIST_CASE - Static variable in enum com.github.aliteralmind.codelet.CodeletBaseConfig
When comparing class names against the black/white list, how should case be considered?--Name is "list_case__ignore_require_system".
BLACK_WHITE_LIST_TYPE - Static variable in enum com.github.aliteralmind.codelet.CodeletBaseConfig
For ignoring all codelets in a single file, or in an entire package--Name is "list_type__black_white_off".
BLACK_WHITE_OVERRIDE_LIST - Static variable in enum com.github.aliteralmind.codelet.CodeletBaseConfig
List of wildcard matches that trump those in the "proper"-list--Name is "comma_delimited_proper_list".
BLACK_WHITE_PROPER_LIST - Static variable in enum com.github.aliteralmind.codelet.CodeletBaseConfig
List of wildcard matches that determine which files or packages should be recognized--Name is "comma_delimited_proper_list".
BlackOrWhite - Enum in com.github.aliteralmind.codelet.util
Is it a blacklist or whitelist?.
BlackWhiteListForJavaClasses - Class in com.github.aliteralmind.codelet.examples.util
Uses com.github.aliteralmind.codelet.util.FilenameBlacklist and FilenameWhitelist to exclude or include specific classes within a package and its sub-packages.
BlackWhiteListForJavaClasses() - Constructor for class com.github.aliteralmind.codelet.examples.util.BlackWhiteListForJavaClasses
 
BODY_GAP_NAME - Static variable in class com.github.aliteralmind.codelet.type.OnlyOneBodyGapTemplateBase
The gap name for the fully processed source-code, which is the only gap required to exist in the template--equal to "body".
build() - Method in class com.github.aliteralmind.codelet.CustomizationInstructions
Declare that this object is ready for use and should be locked.
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