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

Method addField

src/syntax/ClassType.java:352–374  ·  view source on GitHub ↗

Add a new field to this class.

(Context ctxt, Modifiers mods, Id id, Type type,
                         Expression init_expr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addToClassMethod · 0.80

Calls 8

findMethod · 0.95
getNextMethod · 0.95
setNextMethod · 0.95
sizeMethod · 0.80
getNameMethod · 0.45
reportMethod · 0.45
getPosMethod · 0.45
isStaticMethod · 0.45

Tested by

no test coverage detected