Table of Contents
we need to override LexDictionary to recognize :: as a SINGLE punctuation. (not possible using standard kjParsing, requires a special override)
Token ( self, String, StartPosition, )
__init__ ( self )