Package io.github.xrickastley.sevenelements.annotation.mixin


package io.github.xrickastley.sevenelements.annotation.mixin
  • Class
    Description
     
     
    Applied to declare that the annotated method is considered an "injected" method originating from this class.
    Applied to declare that the annotated parameter is a local value originating from the method.
    Applied to declare that the annotated method is considered an "injected" method originating from this class that modifies the returned value of an expression.
    Applied to declare that the annotated method is considered an "injected" method originating from this class that modifies a local variable.