builtin_atom_handler

builtin_atom_handler#

Handlers for builtin atom types (e.g. constants or literals).

Classes

KeywordColor

Renders its child in a color for keywords.

NumberColor

Renders its child in a color for numbers.

StringLiteralColor

Renders its child in a color for string literals.

Functions

handle_builtin_atoms(node, path, ...)

Handles builtin atom types.