EXPLICIT_SUBCLASS_ATOM
EXPLICIT_SUBCLASS_ATOM(54, OBJECT_REFERENCE.named("atom name"), OBJECT_REFERENCE.named("module name"))
Content copied to clipboard
An atom which is used for creating explicit subclasses. Output the atom name and the name of the module that issued it. Look up the corresponding atom during reconstruction, recreating it if it's not present and supposed to have been issued by the current module.
This should be the same as ATOM, other than adding the special SpecialAtom.EXPLICIT_SUBCLASSING_KEY property.