C

Wordcount::count() — Method in class Wordcount
Given a chunk of text, tell us how many words are in it!

I

Wordcount::isLetter() — Method in class Wordcount

L

Wordcount::loadLetters() — Method in class Wordcount
kept for bc, does nothing

W

WordcountClass in namespace Sylae