LexNumericImpl.lexNumeric

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Token lexNumeric()
  2. Token lexNumeric()
  3. Token lexNumeric()
  4. Token lexNumeric()
    mixintemplate LexNumericImpl(Token, alias IntegralSuffixes, alias FloatSuffixes, alias CustomIntegralSuffixes = null, alias CustomFloatSuffixes = null)
    Token
    lexNumeric
    (
    string s : "0x"
    )
    ()
  5. auto lexNumeric()
  6. auto lexNumeric(char c)

Meta