Annotation Type | Description |
---|---|
GloopComment | An annotation used to add comments to a class, method, or parameter so they can be shown on a gloop UI |
GloopHide | Used to hide a method under all circumstances in gloop |
GloopObjectParameter | Annotation used to provide code decorators data about gloop models that a java method accepts or returns |
GloopParameter | Annotation used to more describe returned variables in methods and method parameters with extra information for gloop |