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

Method accessCheck

src/checker/MemberEnv.java:64–70  ·  view source on GitHub ↗

Determine whether the entity described by this environment entry can be accessed from code that appears in the given fromClass.

(Context ctxt, Position pos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

typeOfMethod · 0.80
typeOfMethod · 0.80
checkInvocationMethod · 0.80
typeOfMethod · 0.80
typeOfMethod · 0.80

Calls 4

describeMethod · 0.95
getCurrClassMethod · 0.80
accessibleMethod · 0.80
reportMethod · 0.45

Tested by

no test coverage detected