_'s⁇leading whitespace

Definitions:

token
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Tokens, Queries
Answer the whitespace that appeared immediately before this token in the source text. Comments are not reckoned as whitespace.
Position Name Type Description
Parameters
1 aToken token A token.
Returns string The whitespace that appeared before this token in the source text.