acceptPunctuation

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

Meta