rascal icon indicating copy to clipboard operation
rascal copied to clipboard

keyword parameters of functions are not documented

Open jurgenvinju opened this issue 3 years ago • 2 comments

Describe the bug

  • https://docs.rascal-mpl.org/unstable/Rascal/#Declarations-Function
  • and also expression syntax for calling functions with keyword parameters is not explained
  • note that we do use keyword parameters of functions in the standard library

jurgenvinju avatar Dec 13 '21 11:12 jurgenvinju

Need to check what the status of documenting the dual feature "keyword fields" of ADT constructors.

jurgenvinju avatar Dec 13 '21 11:12 jurgenvinju

  • case: https://stackoverflow.com/questions/70324375/changing-the-working-directory-when-using-the-exec-function-in-rascal

jurgenvinju avatar Dec 13 '21 11:12 jurgenvinju