Interface InjectedArgument

  • All Known Implementing Classes:
    ConstantPrimitive, ConstantString

    public interface InjectedArgument
    This interface defines api for modeling arguments to be passed to the method invocation instructions that are injected by CodeInjector.
    • Method Detail

      • getValue

        java.lang.Object getValue()
      • getInternalType

        java.lang.String getInternalType()