Override toString() method on MemberElement to show the methods and attributs with filters
ex:.
public void getAttribute(); -> + getAttribute()
private int m_iAttribute = 0; -> - m_iAttribute
Log in to post a comment.