Skip to main content
Options for creating lazy untyped tokens.

Initializer

Properties


display_hintOptional

  • Type: str
  • Default: No hint
Use the given name as a display hint.

omit_empty_arrayOptional

  • Type: bool
  • Default: false
If the produced value is an array and it is empty, return ‘undefined’ instead.