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

Method isStatic

src/checker/Context.java:109–111  ·  view source on GitHub ↗

Return boolean to indicate if this is a static context or an instance context (in which case, a this object will be present).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

compileFieldMethod · 0.45
staticInitMethod · 0.45
loadFieldMethod · 0.45
saveFieldMethod · 0.45
getFieldMethod · 0.45
setFieldMethod · 0.45
llvmFieldMethod · 0.45
compileMethodMethod · 0.45
llvmGenTypesMethod · 0.45
llvmTypeMethod · 0.45
llvmGenMethodMethod · 0.45
compileInvocationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected