注释类型 Argument


  • ()
    ()
    
    public @interface Argument
    从以下版本开始:
    2.6.5 2018/9/29
    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      boolean callback  
      int index  
      type  
    • 元素详细资料

      • index

        int index
        默认值:
        -1
      • type

         type
        默认值:
        ""
      • callback

        boolean callback
        默认值:
        false