Annotation Interface NoHint


@Retention(RUNTIME) @Target(METHOD) public @interface NoHint
Methods annotated with @NoHint will not show up in the script hint auto-complete list.