Package provided.token

Interface Summary
ITokenFactory Abstract factory to produce tokens
ITokVisitor Interface for a token visitor.
ITokVisitorCmd A command for use in ATokVisitors
 

Class Summary
ATokVisitor A visitor to an Token that implements ITokVisitor using a dictionary of commands.
Token Represents a token in the language.
TokenFactory Concrete factory to create tokens