if the IDE can somehow treat access to these funct...
# announcements
z
if the IDE can somehow treat access to these functions/properties as
private
to prevent me from accidentally calling it, but still allow access to annotation processors and testing (like with an annotation or something), that would be an ideal solution