Styles
Declarations related to style objects, for styling phrases.
Functions
Create a style object from the given values.
Properties
The line number in the sourceModuleAtom which acts as the target of this call site. If the call site is an ordinary send, this should be the most specific applicable method definition. If it was generated from a macro, it should lead to some function that was "most responsible" for its definition.
The name of the method being invoked at this call site. This is used with the sourceModuleAtom to ensure modular naming.
The fully qualified module name that defined the atom named in the methodNameAtom field.
The A_Atom used to indicate that an object is a style. Style objects are normally stored separate from the serialized sequence of functions to invoke for fast-loading, and also separate from the parse phrases corresponding to those functions.