static final record AnnotationInformation
extends java.lang.Object
Information about the line annotation.
Parameters:
valueOperation - the JVM operation associated to the record's field value.
importedOperation - the JVM operation associated to the record's field imported.
constantExpressionOperation - the JVM operation associated to the record's field constantExpression.
statementExpressionOperation - the JVM operation associated to the record's field statementExpression.