class Crygen::Generators::Annotation

Overview

Static class generator that allows to generate the annotation(s).

Defined in:

generators/annotation.cr

Class Method Summary

Class Method Detail

def self.generate(annotations : Array(Crygen::Types::Annotation)) : String #

Generates the annotation(s).


[View source]