[][src]Module erl_pp::types

Miscellaneous types.

Structs

ListIter

An iterator which iterates over the elements in a List.

MacroArg

Macro argument.

MacroArgs

Macro arguments.

MacroVariables

Macro variables.

Enums

List

Linked list (cons cell).

MacroName

The list of tokens that can be used as a macro name.

Tail

Tail part of a linked list (cons cell).