Module darkfi::zkas::parser

source ยท
Expand description

Parser module

Structsยง

Constantsยง

  • KEYWORDS ๐Ÿ”’
    zkas language builtin keywords. These can not be used anywhere except where they are expected.
  • NOPE_NS ๐Ÿ”’
    Forbidden namespaces
  • VALID_ECFIXEDPOINT ๐Ÿ”’
    Valid EcFixedPoint constant names supported by the VM.
  • Valid EcFixedPointBase constant names supported by the VM.
  • Valid EcFixedPointShort constant names supported by the VM.

Traitsยง

Type Aliasesยง