Skip to content

Instantly share code, notes, and snippets.

@drodil
Last active September 29, 2018 09:47
Show Gist options
  • Save drodil/5eef6e0fd593d546df25e7cf982996ab to your computer and use it in GitHub Desktop.
Save drodil/5eef6e0fd593d546df25e7cf982996ab to your computer and use it in GitHub Desktop.
Class inheritance BaseClass visibility Inheriting class visibility
public public public
protected protected
private none
protected public protected
protected protected
private none
private public private
protected private
private none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment