Interface FunctionSymbol.Parameter

  • Enclosing interface:
    FunctionSymbol

    public static interface FunctionSymbol.Parameter
    • Method Detail

      • hasDefaultValue

        boolean hasDefaultValue()
      • isKeywordOnly

        boolean isKeywordOnly()