MCPcopy Index your code
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / accessible

Method accessible

src/syntax/Modifiers.java:56–66  ·  view source on GitHub ↗

Determine whether an entity with these modifiers that was defined in the specified homeClass can be accessed from a reference that appears in code in the given fromClass.

(ClassType homeClass, ClassType fromClass)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

accessCheckMethod · 0.80

Calls 2

includesMethod · 0.95
isSuperOfMethod · 0.45

Tested by

no test coverage detected