Package me.hackware.api.scripting
package me.hackware.api.scripting
-
Annotation InterfacesClassDescriptionDescribes one argument of a
FunctionNamefunction, in declaration order — the annotation equivalent of a JSDoc@paramline.Container for repeatedArgumentDescriptionannotations on one method.Marks aPropertyNamewhose value must be masked (never read) when a template is evaluated in censored mode — e.g.Marks a method as a template function.Marks a class as a script namespace.Marks a method as a script member of its enclosingNamespace.Human-readable description of aPropertyNamevariable orFunctionNamefunction, shown in the editor's IntelliSense detail panel when the entry is selected.Marks a no-argument method as a template variable (property).