Module state

Module state 

Source
Expand description

Represents the state of the source code parser.

State information is:

  • Current numeric base (octal or decimal)
  • Currently-known macro definitions

Structsยง

State ๐Ÿ”’
TruncatableMap ๐Ÿ”’

Enumsยง

NumeralMode