Current section

Files

Jump to
caffeine_lang include caffeine_lang@frontend@ast_LiteralList.hrl
Raw

include/caffeine_lang@frontend@ast_LiteralList.hrl

-record(literal_list, {elements :: list(caffeine_lang@frontend@ast:literal())}).