Skip to content

In Expression Function Declaration allow for annotations (for explanation and code generation) #376

Description

@PaulN2112CGE

In the expression language a function can be declared:

For example:
function int concat(int[] arr)

allow for java style annotation above these functions that can be introspected to:

  • show documentation on hover
  • hint the transformation of the function to a specific language

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions