acceptPunctuation

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool acceptPunctuation(Token[] tokens, string spelling)
    bool
    acceptPunctuation
    (
    Args...
    )
    (,
    ref string spelling
    )
    if (
    allSatisfy!(isStringValue, Args)
    )
  2. bool acceptPunctuation(Token[] tokens)

Meta