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

Method staticName

src/checker/FieldEnv.java:177–179  ·  view source on GitHub ↗

Mangle the class and field name to make a label for a global (static) field.

(Assembly a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

loadFieldMethod · 0.95
saveFieldMethod · 0.95
emitVarMethod · 0.80

Calls 3

mangleMethod · 0.80
toStringMethod · 0.45
getNameMethod · 0.45

Tested by

no test coverage detected