Package com.scriptbasic.classification
Interface Constant
public interface Constant
Functions that let the BASIC program to access some special constant values
should be annotated using this interface as classification parameter.
The simplest example of these functions is the UtilityFunctions.undef() that returns a null values.
Functions classified using these value should be considered harmless.
- Author:
- Peter Verhas date Jul 23, 2012