Overview
>
klyn.annotations
>
Target
>
Target
Version 0.1.6
Overview
Index
Tree
Deprecated
klyn.annotations.Target.Target
constructor
public Target(value as String):
Description
Creates a target restriction.
Parameters
Parameter
Description
value
Declaration category accepted by the annotation.
Example
marker = Target(Target.PROPERTY)