@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface InternalValue
Marks a processor output parameter as debug value. If no mapping is defined for this value, and if there
would be a conflict with an other value that has the same name, a mapping is created automatically with a
random name.