webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
grammar.py File Reference

Namespaces

 webkitpy.tool.grammar
 

Functions

def webkitpy.tool.grammar.plural (noun)
 
def webkitpy.tool.grammar.pluralize (count, noun, showCount=True)
 
def webkitpy.tool.grammar.join_with_separators (list_of_strings, separator=', only_two_separator=" and ", last_separator=', and)