MCPcopy Create free account
hub / github.com/FabricMC/Matcher / getAsmNode

Method getAsmNode

src/main/java/matcher/type/FieldInstance.java:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 }
80
81 public FieldNode getAsmNode() {
82 return asmNode;
83 }
84
85 public ClassInstance getType() {
86 return type;

Callers 15

compareMethod · 0.45
getScoreMethod · 0.45
checkAsmNodesMethod · 0.45
compareAsmNodesMethod · 0.45
compareInsnsMethod · 0.45
mapInsnsMethod · 0.45
getScoreMethod · 0.45
extractNumbersMethod · 0.45
getScoreMethod · 0.45
checkAsmNodesMethod · 0.45
compareAsmNodesMethod · 0.45
getScoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected