Package ortus.boxlang.runtime.bifs
package ortus.boxlang.runtime.bifs
-
ClassDescriptionBase class for all BIFs.This class is used to describe a BIF as it can be a global BIF or a member BIF or both or coming from a module It also lazily creates the BIF instance and caches it upon first useThe way Java does multiple annotations, with verbosity to another annotationThis is a BIF that is used to proxy from a BoxLang script to a Java methodThis describes a member method and how to invoke it