Every LIonWeb implementation has to include the following list of `Annotation` instances: * constraints on `integer` type: * size of numbers specific per platform * implementation/mapping per platform * Merging strategy * `Transient` * `Deprecated` * `Experimental` * `Documentation(text: string)` * domain concept / helper crap * Parsing origin / position * Errors * Main feature #14 * SmartReference * `Todo` Open: * Decide on included annotations (let's open new issues for non-obvious ones and discuss there) * Define structure of each annotation
Every LIonWeb implementation has to include the following list of
Annotationinstances:integertype:TransientDeprecatedExperimentalDocumentation(text: string)TodoOpen: