chickadee » lexgen » Input->Token

Input->Token INPUT-CLASS => TOKEN-CLASSprocedure

This procedure takes an instance of the <Input> typeclass, created by the make-<Instance> constructor shown above, and returns an instance of the <Token> typeclass, which in turn contains an instance of tok specialized for the given input class.