Side Effect Kind
The kinds of manifest entries that can be recorded. If this changes in a way other than adding enum values at the end, you must rebuild your repository files.
Entries
An atom has been defined. The summaryText will be the atom name.
The summaryText will be the method name.
The summaryText will be the method name.
The summaryText will be the method name.
The summaryText will be the macro name.
The summaryText will be the method name being restricted.
The summaryText will be the method name being restricted.
The summaryText will be the lexer's name.
The summaryText will be the module constant's name.
The summaryText will be the module variable's name.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.