Uses of Interface
provided.tokenFW.ITokenFactory
Packages that use ITokenFactory
Package
Description
Tokenizer support specifically for ABC Music
Extended Visitor implementation of parser that takes tokens from ABC text files 
 and converts them into an IPhrase structure.
- 
Uses of ITokenFactory in provided.abcMusic.parser.tokenizer
Fields in provided.abcMusic.parser.tokenizer declared as ITokenFactoryModifier and TypeFieldDescriptionprivate ITokenFactoryABCTokenizer.tokFacFactory for the tokens - 
Uses of ITokenFactory in provided.tokenFW
Classes in provided.tokenFW that implement ITokenFactory