if you see :A the A represents a class name, if you see just an "A" that's the name of the object, and if you see "A:B" A represents the name of the object and B the class name.
just keep in mind, if you see : then the name of the class is right after it.