Package com.blackrook.rookscript.annotations


package com.blackrook.rookscript.annotations
Contains annotations for object conversion and other stuff.
  • Annotation Interfaces
    Class
    Description
    Fields and types annotated with this are ignored in object-to-map conversions and creating scopes and function resolvers.
    Fields and types annotated with this use the ScriptName.value() as the name for the converted/mapped field instead of the auto-generated one.
    Fields and method annotated with this are read into the script as a specific type.