Change the names of token objects: - `TTSInfoChildNodeToken` to `TTSInfoNodeIterator`, - `TTSInfoAttributeToken` to `TTSInfoAttributeIterator`. Old names use to declare aliases with `deprecated` modifier.
Change the names of token objects:
TTSInfoChildNodeTokentoTTSInfoNodeIterator,TTSInfoAttributeTokentoTTSInfoAttributeIterator.Old names use to declare aliases with
deprecatedmodifier.