On 11/07/2017 15:37, Jochen Theodorou wrote:
:

we need that on the level of a class member. Not every method in a class from an exported package is accessible or has been made accessible via runtime mechanisms.
The CLI options don't change the class or member modifiers so you should be able to combine those with the module definitions to determine the accessibility (core reflection assumes readability so you don't need to be concerned with that).

-Alan

Reply via email to