ParserInfo.pertain

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)
    class ParserInfo
    final const
    bool
    pertain
    (
    S
    )
    (
    const S name
    )
    if (
    isSomeString!S
    )
  7. bool utczone(S name)

Meta