Did you know ... Search Documentation:
Predicate meta/1
 meta(+ListOfPI)[private]
Mapped to module_transparent/1. Not sure whether this is correct. It surely is not very elegant to map to a deprecated feature. Luckily, although the module_transparent/1 API is deprecated, the underlying functionality is still core of the module system.

Note that if :- meta appears inside a module interface, the predicate is also exported.