Package com.google.javascript.jscomp
Class PassNames
java.lang.Object
com.google.javascript.jscomp.PassNames
If the name of a pass is used in more than one place in the source, it's good to create a
symbolic name here.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
AFTER_EARLY_OPTIMIZATION_LOOP
- See Also:
-
AFTER_MAIN_OPTIMIZATIONS
- See Also:
-
AFTER_STANDARD_CHECKS
- See Also:
-
AMBIGUATE_PROPERTIES
- See Also:
-
ANALYZER_CHECKS
- See Also:
-
ANGULAR_PASS
- See Also:
-
BEFORE_EARLY_OPTIMIZATION_LOOP
- See Also:
-
BEFORE_EARLY_OPTIMIZATIONS_TRANSPILATION
- See Also:
-
BEFORE_STANDARD_OPTIMIZATIONS
- See Also:
-
OBFUSCATION_PASS_MARKER
- See Also:
-
BEFORE_MAIN_OPTIMIZATIONS
- See Also:
-
BEFORE_TYPE_CHECKING
- See Also:
-
BEFORE_SERIALIZATION
- See Also:
-
BEFORE_VARIABLE_RENAMING
- See Also:
-
CHECK_CONFORMANCE
- See Also:
-
CHECK_REG_EXP
- See Also:
-
CHECK_TYPES
- See Also:
-
CHECK_VARIABLE_REFERENCES
- See Also:
-
CHECK_VARS
- See Also:
-
COALESCE_VARIABLE_NAMES
- See Also:
-
COLLAPSE_ANONYMOUS_FUNCTIONS
- See Also:
-
COLLAPSE_OBJECT_LITERALS
- See Also:
-
COLLAPSE_PROPERTIES
- See Also:
-
COLLAPSE_VARIABLE_DECLARATIONS
- See Also:
-
CONVERT_TO_DOTTED_PROPERTIES
- See Also:
-
CREATE_MODULE_MAP
- See Also:
-
CROSS_CHUNK_CODE_MOTION
- See Also:
-
CROSS_CHUNK_METHOD_MOTION
- See Also:
-
DEAD_ASSIGNMENT_ELIMINATION
- See Also:
-
DECLARED_GLOBAL_EXTERNS_ON_WINDOW
- See Also:
-
DESERIALIZE_COMPILER_STATE
- See Also:
-
DEVIRTUALIZE_METHODS
- See Also:
-
DISAMBIGUATE_PROPERTIES
- See Also:
-
ES6_EXTRACT_CLASSES
- See Also:
-
ES6_REWRITE_CLASS_EXTENDS
- See Also:
-
EXPLOIT_ASSIGN
- See Also:
-
EXPORT_TEST_FUNCTIONS
- See Also:
-
EXTERN_EXPORTS
- See Also:
-
EXTRACT_PROTOTYPE_MEMBER_DECLARATIONS
- See Also:
-
FLOW_SENSITIVE_INLINE_VARIABLES
- See Also:
-
GATHER_GETTERS_AND_SETTERS
- See Also:
-
GATHER_MODULE_METADATA
- See Also:
-
GATHER_RAW_EXPORTS
- See Also:
-
GENERATE_EXPORTS
- See Also:
-
INFER_CONSTS
- See Also:
-
INFER_TYPES
- See Also:
-
INLINE_FUNCTIONS
- See Also:
-
INLINE_PROPERTIES
- See Also:
-
INLINE_TYPE_ALIASES
- See Also:
-
INLINE_VARIABLES
- See Also:
-
LATE_PEEPHOLE_OPTIMIZATIONS
- See Also:
-
LINT_CHECKS
- See Also:
-
MARK_UNNORMALIZED
- See Also:
-
NORMALIZE
- See Also:
-
OPTIMIZATIONS_HALFWAY_POINT
- See Also:
-
OPTIMIZE_CALLS
- See Also:
-
PARSE_INPUTS
- See Also:
-
PEEPHOLE_OPTIMIZATIONS
- See Also:
-
REWRITE_COMMON_JS_MODULES
- See Also:
-
REWRITE_SCRIPTS_TO_ES6_MODULES
- See Also:
-
REMOVE_UNUSED_CODE
- See Also:
-
REPLACE_ID_GENERATORS
- See Also:
-
REPLACE_MESSAGES
- See Also:
-
RESOLVE_TYPES
- See Also:
-
REWRITE_FUNCTION_EXPRESSIONS
- See Also:
-
RENAME_PROPERTIES
- See Also:
-
BEFORE_RENAME_PROPERTIES
- See Also:
-
STRIP_SIDE_EFFECT_PROTECTION
- See Also:
-
WIZ_PASS
- See Also:
-