Interface Path.ParameterNode

  • All Superinterfaces:
    Path.Node
    Enclosing interface:
    Path

    public static interface Path.ParameterNode
    extends Path.Node
    Node representing a parameter of a method or constructor.
    Since:
    1.1
    • Method Detail

      • getParameterIndex

        int getParameterIndex()
        Returns:
        the parameter index in the method or constructor definition