Skip to content

Parameter bounds #18

@lars-reimann

Description

@lars-reimann

Add missing features for parameter bounds:

  • Check: Referenced parameter must be Int/Float
  • Check: Referenced parameter must be const (only if type is correct)
  • Check: Right operand can be evaluated by partial evaluator to IntConstant/FloatConstant
  • Check: Arguments match the bounds (only if they can be partially evaluated)
  • Check: Default values must match the bounds

Metadata

Metadata

Assignees

Labels

dsl 🗒️Issues regarding the domain specific programming languagereleasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions