Macro.Marker

Enum of special marker characters.

Values

ValueMeaning
Opening'\1'

Opening macro character.

Closing'\2'

Closing macro character.

Unclosed'\3'

Unclosed macro character.

ArgsStart'\4'

Marks the start of a macro's arguments.

Meta