Skip to main content
Options for creating lazy untyped tokens.

Initializer

Properties


displayHintOptional

  • Type: java.lang.String
  • Default: No hint
Use the given name as a display hint.

omitEmptyArrayOptional

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