Counts the number of Annotation sections in a class.
function getAnnotationCount input TypeName class_; output Integer count; end getAnnotationCount;