isPublic abstract method
Checks if this element is public.
Returns:
trueif the element is publicfalseotherwise
Implementation
bool isPublic();
Checks if this element is public.
Returns:
true if the element is publicfalse otherwisebool isPublic();