Interface IClosureCandidate

    • Method Detail

      • getParameters

        java.util.List<org.eclipse.xtext.common.types.JvmFormalParameter> getParameters()
        Returns the effective list of parameters. This may either be the declared parameter list or the synthetic parameter list.