Context.spellingOrNickname

return the spelling if it exists, or our made-up nickname for it if not

struct Context
string
spellingOrNickname
@safe pure
(
in Cursor cursor
)

Meta