Class BytecodeAnnotations
java.lang.Object
org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotations
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAnnotation(IMetaMember member, int bci, LineAnnotation annotation) voidclear()getAnnotationList(IMetaMember member)
-
Field Details
-
memberAnnotationMap
-
-
Constructor Details
-
BytecodeAnnotations
public BytecodeAnnotations()
-
-
Method Details
-
addAnnotation
-
getAnnotationList
-
clear
public void clear() -
getMembers
-