ParserInfo.utczone

Tests for presence of name in each of the AAs

  1. bool jump(S name)
  2. int weekday(S name)
  3. int month(S name)
  4. int hms(S name)
  5. int ampm(S name)
  6. bool pertain(S name)
  7. bool utczone(S name)
    class ParserInfo
    final const
    bool
    utczone
    (
    S
    )
    (
    const S name
    )
    if (
    isSomeString!S
    )

Meta