MCPcopy Create free account
hub / github.com/e2wugui/zeze / getDeletedVars

Method getDeletedVars

ZezeJava/ZezeJava/src/main/java/Zeze/Schemas.java:460–462  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

458 }
459
460 public final ConcurrentHashMap<Integer, Variable> getDeletedVars() {
461 return deletedVars;
462 }
463
464 public Bean() {
465 }

Callers 1

compileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected