Tag.rejectTypedNumbers

Causes parseAsonTag to throw an exception if it finds any number literals with postfix letters indicating the type

  1. bool rejectTypedNumbers [@property getter]
    struct Tag
    @property @safe pure nothrow const
    bool
    rejectTypedNumbers
    ()
  2. bool rejectTypedNumbers [@property setter]

Meta