JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
uk.ac.starlink.ttools.jel
StateDependent
Contents
Description
Hide sidebar
Show sidebar
Annotation Type StateDependent
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
StateDependent
Indicates that a public static method is to be evalated by JEL at runtime not compile time, even if its arguments can be determined at compile time.
Since:
27 Jan 2022
Author:
Mark Taylor