Constraint¶ [Source] class ref Constraint is Stringable box Implements¶ Stringable box Constructors¶ create¶ [Source] new ref create( artifact_name': String val, range': Range ref) : Constraint ref^ Parameters¶ artifact_name': String val range': Range ref Returns¶ Constraint ref^ Public fields¶ let artifact_name: String val¶ [Source] let range: Range ref¶ [Source] Public Functions¶ string¶ [Source] fun box string() : String iso^ Returns¶ String iso^