Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $bx - Variable in class ortus.boxlang.runtime.runnables.BoxInterface
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.scopes.BaseScope
-
Metadata object
- $bx - Static variable in class ortus.boxlang.runtime.scopes.Key
- $bx - Variable in class ortus.boxlang.runtime.types.Array
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.DateTime
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.File
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.Function
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.NullValue
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.Query
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.QueryColumn
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.Struct
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.StructMapWrapper
-
Metadata object
- $bx - Variable in class ortus.boxlang.runtime.types.XML
-
Metadata object
- $class - Variable in class ortus.boxlang.runtime.types.meta.ClassMeta
- $class - Variable in class ortus.boxlang.runtime.types.meta.FunctionMeta
- $class - Variable in class ortus.boxlang.runtime.types.meta.GenericMeta
- $class - Variable in class ortus.boxlang.runtime.types.meta.InterfaceMeta
- $class - Variable in class ortus.boxlang.runtime.types.meta.QueryMeta
- $class - Variable in class ortus.boxlang.runtime.types.meta.ScopeMeta
- $class - Variable in class ortus.boxlang.runtime.types.meta.StructMeta
A
- abort - Static variable in class ortus.boxlang.runtime.scopes.Key
- abort(Executor) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- Abort - Class in ortus.boxlang.runtime.components.system
- Abort() - Constructor for class ortus.boxlang.runtime.components.system.Abort
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- AbortException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when the current request is aborted.
- AbortException() - Constructor for exception class ortus.boxlang.runtime.types.exceptions.AbortException
-
Constructor
- AbortException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.AbortException
-
Constructor
- Abs - Class in ortus.boxlang.runtime.bifs.global.math
- Abs - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Abs() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Abs
-
Constructor
- Abs() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Abs
- absolute(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- absolutePath() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Returns the value of the
absolutePath
record component. - ABSTRACT - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxMethodDeclarationModifier
- AbstractCacheProvider - Class in ortus.boxlang.runtime.cache.providers
-
Abstract Cache Provider for BoxLang This is an optional base class for all cache providers.
- AbstractCacheProvider() - Constructor for class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
- AbstractClassException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when an abstract class is instantiated.
- AbstractClassException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.AbstractClassException
-
Constructor
- AbstractFunction - Class in ortus.boxlang.runtime.types
-
A BoxLang abstract Function.
- AbstractFunction(Key, Argument[], String, Function.Access, IStruct, IStruct, String, String) - Constructor for class ortus.boxlang.runtime.types.AbstractFunction
-
Constructor Create a new abstract function.
- AbstractParser - Class in ortus.boxlang.compiler.parser
-
Parser abstract class
- AbstractParser() - Constructor for class ortus.boxlang.compiler.parser.AbstractParser
-
Constructor, initialize the error list
- AbstractParser(int, int) - Constructor for class ortus.boxlang.compiler.parser.AbstractParser
- AbstractRequest - Class in ortus.boxlang.debugger.request
-
An abstract requet.
- AbstractRequest() - Constructor for class ortus.boxlang.debugger.request.AbstractRequest
- AbstractResponse - Class in ortus.boxlang.debugger.response
-
Abstract base class to aid in modeling response types
- AbstractResponse() - Constructor for class ortus.boxlang.debugger.response.AbstractResponse
- AbstractResponse(String, int, boolean) - Constructor for class ortus.boxlang.debugger.response.AbstractResponse
- AbstractStore - Class in ortus.boxlang.runtime.cache.store
-
The base implementation of a cache store in BoxLang.
- AbstractStore() - Constructor for class ortus.boxlang.runtime.cache.store.AbstractStore
- AbstractTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer
- AbstractTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer
-
Abstract Transformer class Implements common functionality used by all the transformer sub classes
- AbstractTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer
- AbstractTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
- AbstractTransformer.ExitsAllowed - Enum Class in ortus.boxlang.compiler.asmboxpiler.transformer
- AbstractTransformer.ExitsAllowed - Enum Class in ortus.boxlang.compiler.javaboxpiler.transformer
- accept - Static variable in class ortus.boxlang.runtime.scopes.Key
- accept(Object) - Method in class ortus.boxlang.runtime.interop.proxies.Consumer
- accept(MethodVisitor) - Method in class ortus.boxlang.compiler.asmboxpiler.DebugCatchResetNode
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxClass
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxExpressionError
-
Do not call as this indicates there was a parser error and you should not try to generate any code when the AST is in error.
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxInterface
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxScript
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxStatementError
-
Do not call as this indicates there was a parser error and you should not try to generate any code when the AST is in error.
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxStaticInitializer
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxTemplate
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.comment.BoxDocComment
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.comment.BoxMultiLineComment
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.comment.BoxSingleLineComment
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxArgument
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayAccess
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxDecimalLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxDotAccess
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFQN
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalBIFAccess
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxIdentifier
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxIntegerLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxNull
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxParenthesis
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxScope
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticAccess
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringConcat
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringInterpolation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNullLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableSubQuery
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLUnion
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxAnnotation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxAssert
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxBreak
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxBufferOutput
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxContinue
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxExpressionStatement
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxImport
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxRethrow
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxReturn
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxReturnType
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxScriptIsland
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxStatementBlock
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitch
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- accept(ReplacingBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxTemplateIsland
- accept(ReplacingBoxVisitor) - Method in interface ortus.boxlang.compiler.ast.visitor.BoxVisitable
-
Accept method for replacing visitor support.
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxClass
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxExpressionError
-
Do not call as this node means the AST is in error
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxInterface
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxScript
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxStatementError
-
Do not call as this node means the AST is in error
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxStaticInitializer
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.BoxTemplate
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.comment.BoxDocComment
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.comment.BoxMultiLineComment
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.comment.BoxSingleLineComment
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxArgument
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayAccess
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxDecimalLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxDotAccess
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFQN
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalBIFAccess
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxIdentifier
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxIntegerLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxNull
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxParenthesis
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxScope
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticAccess
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringConcat
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringInterpolation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNullLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableSubQuery
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLUnion
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxAnnotation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxAssert
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxBreak
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxBufferOutput
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxContinue
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxExpressionStatement
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxImport
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxRethrow
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxReturn
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxReturnType
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxScriptIsland
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxStatementBlock
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitch
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- accept(VoidBoxVisitor) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxTemplateIsland
- accept(VoidBoxVisitor) - Method in interface ortus.boxlang.compiler.ast.visitor.BoxVisitable
-
Accept method for visitor support.
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.BreakpointEvent
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.ContinuedEvent
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.Event
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.ExitEvent
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.OutputEvent
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.StoppedEvent
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.TerminatedEvent
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.event.ThreadEvent
- accept(DebugAdapter) - Method in interface ortus.boxlang.debugger.IAdapterProtocolMessage
-
Implement this to use a DebugAdapter as a visitor
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.MapAdapterProtocolMessage
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.AttachRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.ConfigurationDoneRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.ContinueRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.DisconnectRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.EvaluateRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.InitializeRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.LaunchRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.NextRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.PauseRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.ScopeRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.SetBreakpointsRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.SetExceptionBreakpointsRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.SetVariableRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.StackTraceRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.StepInRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.StepOutRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.TerminateRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.ThreadsRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.request.VariablesRequest
- accept(DebugAdapter) - Method in class ortus.boxlang.debugger.response.AbstractResponse
- accept(T, U) - Method in class ortus.boxlang.runtime.interop.proxies.BiConsumer
- acceptsURL(String) - Method in class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Accepts the JDBC URL
- access - Static variable in class ortus.boxlang.runtime.scopes.Key
- accessors - Static variable in class ortus.boxlang.runtime.scopes.Key
- Acos - Class in ortus.boxlang.runtime.bifs.global.math
- Acos - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Acos() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Acos
-
Constructor
- Acos() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Acos
- action - Static variable in class ortus.boxlang.runtime.scopes.Key
- actionCommand() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
actionCommand
record component. - Actions - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- activate(IBoxContext) - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
This method activates the module in the runtime.
- activate(Key) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Activate a module
- activateAll() - Method in class ortus.boxlang.runtime.services.ModuleService
-
Activate all modules that are not disabled
- activated - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
Flag to indicate if the module has been activated or not yet
- activatedOn - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The timestamp when the module was activated
- activationTime - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The time it took in ms to activate the module
- AdapterProtocolMessageReader - Class in ortus.boxlang.debugger
- AdapterProtocolMessageReader(InputStream) - Constructor for class ortus.boxlang.debugger.AdapterProtocolMessageReader
- add(int, Object) - Method in class ortus.boxlang.runtime.types.Array
- add(Object) - Method in class ortus.boxlang.runtime.types.Array
- add(Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- add(IStruct) - Method in class ortus.boxlang.runtime.types.Query
- add(IStruct) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Collection implementation
- addAll(int, Collection<? extends Object>) - Method in class ortus.boxlang.runtime.types.Array
- addAll(int, Collection<? extends Object>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- addAll(Collection<? extends Object>) - Method in class ortus.boxlang.runtime.types.Array
- addAll(Collection<? extends Object>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- addAll(Collection<? extends IStruct>) - Method in class ortus.boxlang.runtime.types.Query
- addAll(Collection<? extends IStruct>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
- addAll(Map<? extends Object, ? extends Object>) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- addAll(Map<? extends Object, ? extends Object>) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Copies all of the mappings from the specified map to this map (optional operation).
- addAll(Map<? extends Object, ? extends Object>) - Method in class ortus.boxlang.runtime.types.Struct
-
Copies all of the mappings from the specified map to this map (optional operation).
- addAll(Map<? extends Object, ? extends Object>) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Copies all of the mappings from the specified map to this map (optional operation).
- addAll(Map<? extends Object, ? extends Object>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Copies all of the mappings from the specified map to this map (optional operation).
- addAll(Map<? extends Object, ? extends Object>) - Method in class ortus.boxlang.runtime.types.XML
- addAppender(Appender<ILoggingEvent>) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
-
*************************************************************************** END Custom Methods ***************************************************************************
- addBatch() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- addBatch(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- addBoxStaticInitializer(BoxStaticInitializer) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- addBreakpoint(String, Breakpoint) - Method in class ortus.boxlang.debugger.BoxLangRemoteDebugger
- addBreakpoint(String, Breakpoint) - Method in interface ortus.boxlang.debugger.IBoxLangDebugger
- addColumn(Key, QueryColumnType) - Method in class ortus.boxlang.runtime.types.Query
-
Add a column to the query, populated with nulls
- addColumn(Key, QueryColumnType, Object[]) - Method in class ortus.boxlang.runtime.types.Query
-
Add a column to the query, populated with provided data.
- addColumn(Key, QueryColumnType, Object[]) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Add a column to the query, populated with provided data.
- addComment(BoxComment) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Add a single comment
- addConstructor(ClassVisitor, boolean, Type, Consumer<MethodVisitor>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addConstructor(ClassVisitor, boolean, Type, Type[], Consumer<MethodVisitor>, Consumer<MethodVisitor>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addCustomParams(String) - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
This method is used to incorporate custom parameters into the target connection string Using default delimiters of
?
and&
- addCustomParams(String, String, String) - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
This method is used to incorporate custom parameters into the target connection string.
- addData(Object) - Method in class ortus.boxlang.runtime.types.Query
-
Helper method for queryNew() and queryAddRow() to handle the different scenarios for adding data to a query
- addData(Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Helper method for queryNew() and queryAddRow() to handle the different scenarios for adding data to a query
- addDebugLabel(List<AbstractInsnNode>, String) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addDocumentation(BoxDocumentationAnnotation) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- addEmptyRow() - Method in class ortus.boxlang.runtime.types.Query
-
Add an empty row to the query
- addErrorListeners(Lexer, Parser) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Add the parser error listener to the ANTLR parser
- addErrorListeners(Lexer, Parser) - Method in class ortus.boxlang.compiler.parser.DocParser
-
Add the parser error listener to the ANTLR parser
- addFieldGetter(ClassVisitor, Type, String, String, Type, Object) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addFieldGetterAndSetter(ClassVisitor, Type, String, String, String, Type, Object, Consumer<MethodVisitor>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addFinallyBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- addGetInstance(ClassVisitor, Type) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addImport(String) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Increment and return the lambda counter
- addImport(BoxExpression, BoxIdentifier) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- addIndex(Node, BoxNode) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Add cross-reference index entry
- additionalColumns - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
- additive - Variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
-
Is it additive or not: if true, the logger will inherit the parent's level, if false, it will use its own level Default is true
- additive - Static variable in class ortus.boxlang.runtime.scopes.Key
- addJImport(Expression) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- addLazySingleton(ClassVisitor, Type, Consumer<MethodVisitor>, Type...) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addLineNumberLabels(List<AbstractInsnNode>, BoxNode) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addMethodContextTracker(MethodContextTracker) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- addModulePath(String) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Add a module path to the list of paths to search for modules.
- addModulePath(Path) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Add a module
Path
to the list of paths to search for modules. - addnewline - Static variable in class ortus.boxlang.runtime.scopes.Key
- addParameter(String, String) - Method in class ortus.boxlang.runtime.net.URIBuilder
- addParentGetter(ClassNode, Type, String, String, Type) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addPart(String, Object, String, String) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder
- addPart(String, String) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder
- addPart(String, String, String) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder
- addPartition(String, int[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Add a partition
- addPrivateFieldGetter(ClassVisitor, Type, String, String, Type, Object) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addPrivateFieldGetterAndSetter(ClassVisitor, Type, String, String, String, Type, Object) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addPrviateStaticFieldGetter(ClassVisitor, Type, String, String, Type, Object) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addPublicStaticFieldAndPublicStaticGetter(ClassVisitor, Type, String, String, Type, Object) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addRow(Object[]) - Method in class ortus.boxlang.runtime.types.Query
-
Add a row to the query
- addRow(Object[]) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Add a row to the query
- addRow(Array) - Method in class ortus.boxlang.runtime.types.Query
-
Add a row to the query
- addRow(IStruct) - Method in class ortus.boxlang.runtime.types.Query
-
Add a row to the query
- addRow(IStruct) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Add a row to the query
- addRowDefaultMissing(Object[]) - Method in class ortus.boxlang.runtime.types.Query
-
Add a row to the query.
- addRows(int) - Method in class ortus.boxlang.runtime.types.Query
-
Add empty rows to the query
- addRows(int) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Add empty rows to the query
- addSelect(QoQSelectExecution) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Add a select
- addStaticFieldGetter(ClassVisitor, Type, String, String, Type, Object) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addStaticFieldGetter(ClassVisitor, Type, String, String, Type, Object, boolean) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addStaticFieldGetterWithStaticGetter(ClassVisitor, Type, String, String, String, Type, Object) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addStaticFieldGetterWithStaticGetter(ClassVisitor, Type, String, String, String, Type, Object, boolean) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- addStaticInitializer(BlockStmt) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- addSuper(BoxInterface) - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Add a super interface.
- addToken - Static variable in class ortus.boxlang.runtime.scopes.Key
- addTryCatchBlock(TryCatchBlockNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- addTryCatchBlock(TryCatchBlockNode) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- addUDFRegistration(String, List<AbstractInsnNode>) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- addURL(URL) - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Add a URL to the class loader
- addURLs(URL[]) - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Add an array of URLs to the class loader
- after(BiConsumer<ScheduledTask, Optional<?>>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Store the closure to execute after the task is executed
- AFTER_APPLICATION_LISTENER_LOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_CACHE_CLEAR_ALL - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Cache Provider Events
- AFTER_CACHE_ELEMENT_INSERT - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Cache Store Events
- AFTER_CACHE_ELEMENT_REMOVED - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_CACHE_ELEMENT_UPDATED - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_CACHE_REGISTRATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_CACHE_REMOVAL - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_CACHE_SERVICE_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_CACHE_SERVICE_STARTUP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Cache Service Events
- AFTER_CACHE_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_DYNAMIC_OBJECT_CREATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Dynamic Object Events
- AFTER_MODULE_ACTIVATIONS - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_MODULE_REGISTRATIONS - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Module Events
- AFTER_OBJECT_MARSHALL_DESERIALIZE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- AFTER_OBJECT_MARSHALL_SERIALIZE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- afterAnyTask - Static variable in class ortus.boxlang.runtime.scopes.Key
- afterAnyTask(ScheduledTask, Optional<?>) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Called after ANY task runs
- afterAnyTask(ScheduledTask, Optional<?>) - Method in class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Called after ANY task runs
- afterAnyTask(ScheduledTask, Optional<?>) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Called after ANY task runs
- afterLast() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- aggregateCallable() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Returns the value of the
aggregateCallable
record component. - AggregateFeatureUsed(String, FeatureAuditVisitor.FeatureType, String, boolean, int) - Constructor for record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Creates an instance of a
AggregateFeatureUsed
record class. - algorithm - Static variable in class ortus.boxlang.runtime.scopes.Key
- alias - Variable in class ortus.boxlang.compiler.ast.sql.select.SQLTable
- alias() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxBIF
- alias() - Element in annotation interface ortus.boxlang.runtime.cache.BoxCache
- alias() - Element in annotation interface ortus.boxlang.runtime.components.BoxComponent
- alias() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns the value of the
alias
record component. - all(IBoxContext, Object...) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
This method accepts an infinite amount of future objects, closures or an array of future objects/closures in order to execute them in parallel.
- ALL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.SQLUnionType
- ALL_KEYS - Static variable in interface ortus.boxlang.runtime.types.meta.IListenable
- allApply(IBoxContext, Object, Function, Function) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
This function can accept an array of items or a struct of items and apply a function to each of the item's in parallel.
- allApply(IBoxContext, Object, Function, Function, long, Object) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
This function can accept an array of items or a struct of items and apply a function to each of the item's in parallel.
- allApply(IBoxContext, Object, Function, Function, long, Object, Executor) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
This function can accept an array of items or a struct of items and apply a function to each of the item's in parallel.
- allApply(IBoxContext, Object, Function, Function, Executor) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
This function can accept an array of items or a struct of items and apply a function to each of the item's in parallel.
- allow - Static variable in class ortus.boxlang.runtime.scopes.Key
- allowedBIFsLookup - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
Maps of allowed BIFs so lookups get faster as we go
- allowedComponentsLookup - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
- allowedFileOperationExtensions - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
File extensions which are disallowed for file operations.
- allowedFileOperationExtensions - Static variable in class ortus.boxlang.runtime.scopes.Key
- allowedImportsLookup - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
- allowRealPath - Static variable in class ortus.boxlang.runtime.scopes.Key
- allowsBody - Variable in class ortus.boxlang.runtime.components.ComponentDescriptor
-
component allows a body.
- allowsBody() - Element in annotation interface ortus.boxlang.runtime.components.BoxComponent
- allowsBody() - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Descriptor allows a body or not
- allThreadsContinued - Variable in class ortus.boxlang.debugger.response.ContinueResponse.ContinueResponseBody
- ALPHA - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
-
Pattern Dictionary Add as many patterns as needed, but make sure they are in all caps and alphabetically ordered.
- ancestorLevels - Static variable in class ortus.boxlang.runtime.scopes.Key
- And - Class in ortus.boxlang.runtime.operators
-
Performs Logical "and"
true && true
- And - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- And() - Constructor for class ortus.boxlang.runtime.operators.And
- AND - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- annotations - Static variable in class ortus.boxlang.runtime.scopes.Key
- annotations() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
annotations
record component. - annotations() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
annotations
record component. - announce - Static variable in class ortus.boxlang.runtime.scopes.Key
- announce(String, IStruct) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Announce an event with the provided
IStruct
of data short-hand forBoxRuntime.getInterceptorService()
.announce() - announce(String, IStruct) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data. - announce(BoxEvent) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce a BoxEvent with no data using a BoxEvent object as the state
- announce(BoxEvent) - Method in class ortus.boxlang.runtime.services.BaseService
-
Announce an event with no data.
- announce(BoxEvent, IStruct) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Announce an event with the provided
IStruct
of data short-hand forBoxRuntime.getInterceptorService()
.announce() - announce(BoxEvent, IStruct) - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Announce an event with the provided
IStruct
of data. - announce(BoxEvent, IStruct) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data. - announce(BoxEvent, IStruct) - Method in class ortus.boxlang.runtime.services.BaseService
-
Announce an event with the provided
IStruct
of data. - announce(BoxEvent, IStruct, IBoxContext) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Helper to Announce an event with the provided
IStruct
of data and the app context - announce(Key) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with no data using a Key object as the state
- announce(Key) - Method in class ortus.boxlang.runtime.services.BaseService
-
Announce an event with no data.
- announce(Key, IStruct) - Method in class ortus.boxlang.runtime.bifs.BIF
-
Announce an event with the provided
IStruct
of data. - announce(Key, IStruct) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Announce an event with the provided
IStruct
of data short-hand forBoxRuntime.getInterceptorService()
.announce() - announce(Key, IStruct) - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Announce an event in the Runtime and the local pool with the provided
IStruct
of data. - announce(Key, IStruct) - Method in class ortus.boxlang.runtime.components.Component
-
Announce an event with the provided
IStruct
of data. - announce(Key, IStruct) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data. - announce(Key, IStruct) - Method in class ortus.boxlang.runtime.services.BaseService
-
Announce an event with the provided
IStruct
of data. - announce(Key, IStruct, IBoxContext) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Helper to Announce an event with the provided
IStruct
of data and the app context - announce(Key, IStruct, IBoxContext) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data and context - announce(IStruct, IBoxContext) - Method in class ortus.boxlang.runtime.events.InterceptorState
-
Process the state by announcing it to all observers
- announceAsync(String, IStruct) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data asynchronously. - announceAsync(BoxEvent) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce a BoxEvent with no data using a BoxEvent object as the state asynchronously
- announceAsync(BoxEvent, IStruct) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data asynchronously. - announceAsync(Key) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with no data using a Key object as the state asynchronously
- announceAsync(Key, IStruct) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data asynchronously. - announceAsync(Key, IStruct, IBoxContext) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Announce an event with the provided
IStruct
of data and context asynchronously - ANONYMOUSCLOSURE - Static variable in class ortus.boxlang.runtime.scopes.Key
- ANONYMOUSLAMBDA - Static variable in class ortus.boxlang.runtime.scopes.Key
- Any - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- ANY - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- ANY - Static variable in record class ortus.boxlang.runtime.types.Argument
- appContext - Variable in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
App context if any
- append - Static variable in class ortus.boxlang.runtime.scopes.Key
- append(Object) - Method in class ortus.boxlang.runtime.types.Array
- append(Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- append(String) - Method in class ortus.boxlang.runtime.types.File
-
Appends to a file from the current position
- append(String, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Append an item to the end of a list
- append(String, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Append an item to the end of a list
- appendAltLocaleZonedDateTimeParsers(DateTimeFormatterBuilder, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Appends the an alt offset format locale zoned date time parsers to a format buiilder instance this particular pattern conflicts with `DateTimeFormatter.ISO_OFFSET_DATE_TIME` so they can't be used in the same builder
- appendChild(Node) - Method in class ortus.boxlang.runtime.types.XML
-
Appends a node to the end of the list of children of this node.
- appender - Variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
-
The appender for the logger.
- appender - Static variable in class ortus.boxlang.runtime.scopes.Key
- appenderArguments - Variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
-
The appender properties
- appenderArguments - Static variable in class ortus.boxlang.runtime.scopes.Key
- appendLocaleDateParsers(DateTimeFormatterBuilder, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Appends the locale date parsers to a format buiilder instance
- appendLocaleDateTimeParsers(DateTimeFormatterBuilder, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Appends the locale date time parsers to a format buiilder instance
- appendLocaleTimeParsers(DateTimeFormatterBuilder, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Appends the locale time parsers to a format buiilder instance
- appendLocaleZonedDateTimeParsers(DateTimeFormatterBuilder, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Appends the locale zoned date time parsers to a format buiilder instance
- appendPrefix(String) - Method in class ortus.boxlang.runtime.util.BoxFQN
-
Create a new BoxFQN instance from the current BoxFQN with the prefix appended.
- appendPrefix(String) - Method in class ortus.boxlang.runtime.util.FQN
-
Create a new FQN instance from the current FQN with the prefix appended.
- application - Variable in class ortus.boxlang.runtime.application.BaseApplicationListener
-
The application linked to this listener
- application - Variable in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
The actual BoxLang application
- application - Static variable in class ortus.boxlang.runtime.scopes.Key
- application() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
application
record component. - Application - Class in ortus.boxlang.runtime.application
-
I represent an Application in BoxLang
- Application - Class in ortus.boxlang.runtime.components.system
- Application() - Constructor for class ortus.boxlang.runtime.components.system.Application
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- Application(Key) - Constructor for class ortus.boxlang.runtime.application.Application
-
Constructor
- ApplicationBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents an Application in BoxLang
- ApplicationBoxContext(Application) - Constructor for class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- ApplicationBoxContext(IBoxContext, Application) - Constructor for class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- ApplicationClassListener - Class in ortus.boxlang.runtime.application
-
I represent an Application listener that wraps an Application class instance, delegting to it, where possible and providing default implementations otherwise
- ApplicationClassListener(IClassRunnable, RequestBoxContext, ResolvedFilePath) - Constructor for class ortus.boxlang.runtime.application.ApplicationClassListener
-
Constructor
- ApplicationDefaultListener - Class in ortus.boxlang.runtime.application
-
I represent a default Application listener
- ApplicationDefaultListener(RequestBoxContext, ResolvedFilePath) - Constructor for class ortus.boxlang.runtime.application.ApplicationDefaultListener
-
Constructor
- applicationName - Variable in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Application name : will be empty if not in use
- applicationName - Static variable in class ortus.boxlang.runtime.scopes.Key
- applicationName() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns the value of the
applicationName
record component. - ApplicationRestart - Class in ortus.boxlang.runtime.bifs.global.system
- ApplicationRestart() - Constructor for class ortus.boxlang.runtime.bifs.global.system.ApplicationRestart
- applicationScope - Variable in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
The application scope for this application
- ApplicationScope - Class in ortus.boxlang.runtime.scopes
-
represents boxlang application scope container
- ApplicationScope() - Constructor for class ortus.boxlang.runtime.scopes.ApplicationScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- applicationService - Static variable in class ortus.boxlang.runtime.scopes.Key
- ApplicationService - Class in ortus.boxlang.runtime.services
-
I handle managing Applications
- ApplicationService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.ApplicationService
-
Constructor
- applicationSettings - Static variable in class ortus.boxlang.runtime.scopes.Key
- ApplicationStartTime - Class in ortus.boxlang.runtime.bifs.global.system
- ApplicationStartTime() - Constructor for class ortus.boxlang.runtime.bifs.global.system.ApplicationStartTime
- ApplicationStop - Class in ortus.boxlang.runtime.bifs.global.system
- ApplicationStop() - Constructor for class ortus.boxlang.runtime.bifs.global.system.ApplicationStop
- ApplicationTemplateListener - Class in ortus.boxlang.runtime.application
-
I represent an Application listener that wraps an Application template
- ApplicationTemplateListener(BoxTemplate, RequestBoxContext, ResolvedFilePath) - Constructor for class ortus.boxlang.runtime.application.ApplicationTemplateListener
-
Constructor
- applicationTimeout - Variable in class ortus.boxlang.runtime.config.Configuration
-
The application timeout
0
means no timeout and is the default - applicationTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- appListener - Static variable in class ortus.boxlang.runtime.scopes.Key
- apply(List<Object[]>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Avg
- apply(List<Object[]>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.GroupConcat
- apply(List<Object[]>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Max
- apply(List<Object[]>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Min
- apply(List<Object[]>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Sum
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Abs
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Acos
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Asin
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Atan
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ceiling
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Coalesce
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Concat
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cos
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Exp
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Floor
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.IsNull
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Left
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Length
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Lower
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ltrim
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Mod
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Power
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Right
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Rtrim
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sin
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sqrt
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Tan
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Trim
- apply(List<Object>, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Upper
- apply(T) - Method in class ortus.boxlang.runtime.interop.proxies.Function
- apply(T) - Method in class ortus.boxlang.runtime.interop.proxies.UnaryOperator
- apply(T, T) - Method in class ortus.boxlang.runtime.interop.proxies.BinaryOperator
- apply(T, U) - Method in class ortus.boxlang.runtime.interop.proxies.BiFunction
- applyAsDouble(T) - Method in class ortus.boxlang.runtime.interop.proxies.ToDoubleFunction
- applyAsInt(T) - Method in class ortus.boxlang.runtime.interop.proxies.ToIntFunction
- applyAsLong(T) - Method in class ortus.boxlang.runtime.interop.proxies.ToLongFunction
- applyOverride(Map.Entry<Key, Object>, IStruct) - Static method in class ortus.boxlang.runtime.config.ConfigLoader
-
Apply an override to the flattened configuration
- appName - Variable in class ortus.boxlang.runtime.application.BaseApplicationListener
-
The application name
- Argument - Record Class in ortus.boxlang.runtime.types
-
Represents an argument to a function or BIF
- Argument(boolean, String, Key) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(boolean, String, Key, Object) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(boolean, String, Key, Object, Set<Validator>) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(boolean, String, Key, Object, DefaultExpression, IStruct, IStruct) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(boolean, String, Key, Object, DefaultExpression, IStruct, IStruct, Set<Validator>) - Constructor for record class ortus.boxlang.runtime.types.Argument
-
Creates an instance of a
Argument
record class. - Argument(boolean, String, Key, Object, IStruct) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(boolean, String, Key, Object, IStruct, Set<Validator>) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(boolean, String, Key, Set<Validator>) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(Key) - Constructor for record class ortus.boxlang.runtime.types.Argument
- Argument(Key, Set<Validator>) - Constructor for record class ortus.boxlang.runtime.types.Argument
- ARGUMENT_COLLECTION - Static variable in class ortus.boxlang.runtime.types.Function
-
The argument collection key which defaults to :
argumentCollection
- argumentCollection - Static variable in class ortus.boxlang.runtime.scopes.Key
- argumentCount() - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Returns the value of the
argumentCount
record component. - arguments - Variable in class ortus.boxlang.debugger.request.AttachRequest
- arguments - Variable in class ortus.boxlang.debugger.request.ContinueRequest
- arguments - Variable in class ortus.boxlang.debugger.request.EvaluateRequest
- arguments - Variable in class ortus.boxlang.debugger.request.LaunchRequest
- arguments - Variable in class ortus.boxlang.debugger.request.NextRequest
- arguments - Variable in class ortus.boxlang.debugger.request.PauseRequest
- arguments - Variable in class ortus.boxlang.debugger.request.ScopeRequest
- arguments - Variable in class ortus.boxlang.debugger.request.SetBreakpointsRequest
- arguments - Variable in class ortus.boxlang.debugger.request.SetExceptionBreakpointsRequest
- arguments - Variable in class ortus.boxlang.debugger.request.SetVariableRequest
- arguments - Variable in class ortus.boxlang.debugger.request.StackTraceRequest
- arguments - Variable in class ortus.boxlang.debugger.request.StepInRequest
- arguments - Variable in class ortus.boxlang.debugger.request.StepOutRequest
- arguments - Variable in class ortus.boxlang.debugger.request.TerminateRequest
- arguments - Variable in class ortus.boxlang.debugger.request.VariablesRequest
- arguments - Static variable in class ortus.boxlang.runtime.scopes.Key
- argumentsScope - Variable in class ortus.boxlang.runtime.context.FunctionBoxContext
-
The arguments scope
- ArgumentsScope - Class in ortus.boxlang.runtime.scopes
-
Arguments scope implementation in BoxLang
- ArgumentsScope() - Constructor for class ortus.boxlang.runtime.scopes.ArgumentsScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- ArgumentsScope(IStruct) - Constructor for class ortus.boxlang.runtime.scopes.ArgumentsScope
-
Create a new arguments scope with the given attributes
- argumentsToClasses(Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Converts the arguments to an array of classes
- argumentsToClasses(Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicObject
-
Converts the arguments to an array of classes
- argumentToClass(Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Converts the argument(s) to a class representation according to Java casting rules
- argumentToClass(Object) - Static method in class ortus.boxlang.runtime.interop.DynamicObject
-
Converts the argument(s) to a class representation according to Java casting rules
- ArgumentUtil - Class in ortus.boxlang.runtime.util
-
Represents an argument to a function or BIF
- ArgumentUtil() - Constructor for class ortus.boxlang.runtime.util.ArgumentUtil
- array - Static variable in class ortus.boxlang.runtime.scopes.Key
- array(Type, List<List<AbstractInsnNode>>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- array(Type, List<T>, BiFunction<T, Integer, List<AbstractInsnNode>>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- Array - Class in ortus.boxlang.runtime.types
-
The primary array class in BoxLang.
- Array - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- Array() - Constructor for class ortus.boxlang.runtime.types.Array
-
Constructor to create default array
- Array(int) - Constructor for class ortus.boxlang.runtime.types.Array
-
Constructor to create array with an initial capacity
- Array(Object[]) - Constructor for class ortus.boxlang.runtime.types.Array
-
Constructor to create an Array from a Java array
- Array(List<? extends Object>) - Constructor for class ortus.boxlang.runtime.types.Array
-
Constructor to create an Array from a List
- ARRAY - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- ARRAY - Static variable in record class ortus.boxlang.runtime.types.Argument
- array1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- array2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- ArrayAppend - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayAppend() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayAppend
-
Constructor
- ArrayAvg - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayAvg() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayAvg
-
Constructor
- ArrayCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Array
- ArrayCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.ArrayCaster
- ArrayClear - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayClear() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayClear
-
Constructor
- ArrayDelete - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayDelete() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayDelete
-
Constructor
- ArrayDeleteAt - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayDeleteAt() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayDeleteAt
-
Constructor
- ArrayDeserializer - Class in ortus.boxlang.runtime.util.conversion.deserializers
- ArrayDeserializer() - Constructor for class ortus.boxlang.runtime.util.conversion.deserializers.ArrayDeserializer
-
Constructor
- ArrayEach - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayEach() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayEach
-
Constructor
- ArrayEvery - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayEvery() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayEvery
-
Constructor
- ArrayFilter - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayFilter() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayFilter
-
Constructor
- arrayFind - Static variable in class ortus.boxlang.runtime.scopes.Key
- ArrayFind - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayFind() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayFind
-
Constructor
- arrayFindAll - Static variable in class ortus.boxlang.runtime.scopes.Key
- ArrayFindAll - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayFindAll() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayFindAll
-
Constructor
- ArrayFirst - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayFirst() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayFirst
-
Constructor
- ArrayGetMetadata - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayGetMetadata() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayGetMetadata
-
Constructor
- ArrayIndexExists - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayIndexExists() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayIndexExists
-
Constructor
- ArrayInsertAt - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayInsertAt() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayInsertAt
-
Constructor
- ArrayIsEmpty - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayIsEmpty() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayIsEmpty
-
Constructor
- ArrayLast - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayLast() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayLast
-
Constructor
- ArrayMap - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayMap() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayMap
-
Constructor
- ArrayMax - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayMax() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayMax
-
Constructor
- ArrayMedian - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayMedian() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayMedian
-
Constructor
- ArrayMerge - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayMerge() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayMerge
-
Constructor
- ArrayMin - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayMin() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayMin
-
Constructor
- ArrayNew - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayNew() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayNew
-
Constructor
- ArrayPop - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayPop() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayPop
-
Constructor
- ArrayPrepend - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayPrepend() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayPrepend
-
Constructor
- ArrayPush - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayPush() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayPush
-
Constructor
- ArrayRange - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayRange() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayRange
-
Constructor
- ArrayReduce - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayReduce() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayReduce
-
Constructor
- ArrayReduceRight - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayReduceRight() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayReduceRight
-
Constructor
- ArrayResize - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayResize() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayResize
-
Constructor
- ArrayReverse - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayReverse() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayReverse
-
Constructor
- ArraySet - Class in ortus.boxlang.runtime.bifs.global.array
- ArraySet() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArraySet
-
Constructor
- ArrayShift - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayShift() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayShift
-
Constructor
- ArraySlice - Class in ortus.boxlang.runtime.bifs.global.array
- ArraySlice() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArraySlice
-
Constructor
- ArraySome - Class in ortus.boxlang.runtime.bifs.global.array
- ArraySome() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArraySome
-
Constructor
- ArraySort - Class in ortus.boxlang.runtime.bifs.global.array
- ArraySort() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArraySort
-
Constructor
- ArraySplice - Class in ortus.boxlang.runtime.bifs.global.array
- ArraySplice() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArraySplice
-
Constructor
- ArraySum - Class in ortus.boxlang.runtime.bifs.global.array
- ArraySum() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArraySum
-
Constructor
- ArraySwap - Class in ortus.boxlang.runtime.bifs.global.array
- ArraySwap() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArraySwap
-
Constructor
- ArrayToList - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayToList() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayToList
-
Constructor
- ArrayToStruct - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayToStruct() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayToStruct
-
Constructor
- ArrayUnshift - Class in ortus.boxlang.runtime.bifs.global.array
- ArrayUnshift() - Constructor for class ortus.boxlang.runtime.bifs.global.array.ArrayUnshift
-
Constructor
- asArray() - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
-
Convert the arguments scope to a BoxLang array
- asArrayReference() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Convenience method for casting to an ArrayReference.
- asBooleanValue() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Convenience method for casting to a BooleanValue.
- ascending() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Returns the value of the
ascending
record component. - Ascii - Class in ortus.boxlang.runtime.bifs.global.string
- Ascii() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Ascii
-
Constructor
- asDoubleValue() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Convenience method for casting to a DoubleValue.
- Asin - Class in ortus.boxlang.runtime.bifs.global.math
- Asin - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Asin() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Asin
-
Constructor
- Asin() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Asin
- asIntegerValue() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Convenience method for casting to a DoubleValue.
- asList() - Method in class ortus.boxlang.runtime.types.Array
-
Because toList() can't be called from BL code due to the arrayToList() BIF
- asList(String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Turns a string in to an Array
- asList(String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
- asList(String, String, Boolean, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Creates an array from a delimited list.
- asLongValue() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Convenience method for casting to a DoubleValue.
- ASMBoxpiler - Class in ortus.boxlang.compiler.asmboxpiler
- AsmHelper - Class in ortus.boxlang.compiler.asmboxpiler
- AsmHelper() - Constructor for class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- AsmHelper.LineNumberIns - Record Class in ortus.boxlang.compiler.asmboxpiler
- AsmTranspiler - Class in ortus.boxlang.compiler.asmboxpiler
- AsmTranspiler() - Constructor for class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- asNativeArray() - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
-
Convert the arguments scope to a native array
- asObjectReference() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Convenience method for casting to an ObjectReference.
- asOptional - Static variable in class ortus.boxlang.runtime.scopes.Key
- Assert - Class in ortus.boxlang.runtime.operators
-
Performs an assertion check on an incoming expression value.
- Assert() - Constructor for class ortus.boxlang.runtime.operators.Assert
- assign(IBoxContext, Class<?>, Object, Key, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Assign a value to a field
- assign(IBoxContext, Class<?>, Key, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Assign a value to a field
- assign(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Assign a value to a field
- assign(IBoxContext, Key, Object) - Method in interface ortus.boxlang.runtime.dynamic.IReferenceable
-
Assign a value to a key in this object
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Assign a value to a field
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.Array
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.DateTime
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.File
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.Query
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.QueryColumn
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
IReferencable implementation
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQueryColumn
-
IReferencable implementation
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Assign a value to a key
- assign(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.types.XML
- assign(IClassRunnable, IBoxContext, Key, Object) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Assign a value to a key
- ASSIGNABLE - Enum constant in enum class ortus.boxlang.runtime.interop.DynamicInteropService.MATCH_TYPE
- assignFinal(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Assign a value to a key in this scope, setting it as final
- assignFinal(IBoxContext, Key, Object) - Method in interface ortus.boxlang.runtime.scopes.IScope
-
Assign a value to a key in this scope, setting it as final
- assignStatic(DynamicObject, IBoxContext, Key, Object) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
- assignStatic(StaticScope, IBoxContext, Key, Object) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Assign a value to a key in the static scope
- assocAttribs - Static variable in class ortus.boxlang.runtime.scopes.Key
- Associate - Class in ortus.boxlang.runtime.components.system
- Associate() - Constructor for class ortus.boxlang.runtime.components.system.Associate
-
Constructor
- associateComments(List<BoxComment>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Provided a list of comments, sorted in the order the appeared in the source code, associate all comments with their respective node.
- asString() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Represent as string, or throw exception if not possible
- asString() - Method in class ortus.boxlang.runtime.types.Array
-
Represent as string, or throw exception if not possible
- asString() - Method in class ortus.boxlang.runtime.types.DateTime
-
Interface method to return the string representation
- asString() - Method in class ortus.boxlang.runtime.types.File
-
Represent as string, or throw exception if not possible
- asString() - Method in class ortus.boxlang.runtime.types.Function
-
Return a string representation of the function
- asString() - Method in interface ortus.boxlang.runtime.types.IType
-
Represent as string, or throw exception if not possible
- asString() - Method in class ortus.boxlang.runtime.types.NullValue
-
Represent as string
- asString() - Method in class ortus.boxlang.runtime.types.Query
-
IType implementation
- asString() - Method in class ortus.boxlang.runtime.types.Struct
-
Represent as string, or throw exception if not possible
- asString() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Represent as string, or throw exception if not possible
- asString() - Method in class ortus.boxlang.runtime.types.XML
-
IType implementation
- asString(IClassRunnable) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Represent as string, or throw exception if not possible
- asString(Array, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Turns a list into a string
- asString(IStruct) - Method in class ortus.boxlang.runtime.types.XML
- asStringReference() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Convenience method for casting to a StringReference.
- asStruct() - Method in class ortus.boxlang.runtime.application.Session
-
Get the session state as a struct representation
- asStruct() - Method in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
Return the record as a struct
- asStruct() - Method in class ortus.boxlang.runtime.config.Configuration
-
Returns the configuration as a struct with all the static typed segments and the
originalConfig
as a segment as well. - asStruct() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Returns the configuration as a struct
- asStruct() - Method in interface ortus.boxlang.runtime.config.segments.IConfigSegment
-
Returns the configuration as a struct
- asStruct() - Method in class ortus.boxlang.runtime.config.segments.LoggerConfig
- asStruct() - Method in class ortus.boxlang.runtime.config.segments.LoggingConfig
- asStruct() - Method in class ortus.boxlang.runtime.config.segments.ModuleConfig
-
Returns the configuration as a struct
- asStruct() - Method in class ortus.boxlang.runtime.config.segments.SchedulerConfig
- asStruct() - Method in class ortus.boxlang.runtime.config.segments.SecurityConfig
- asStruct() - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
Get a struct representation of the module record
- asStruct() - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
-
Convert the arguments scope to a BoxLang struct
- ast - Variable in class ortus.boxlang.runtime.runnables.BoxScript
-
The AST of the source
- AST - Variable in class ortus.boxlang.runtime.types.meta.FunctionMeta
- ASTCapture - Class in ortus.boxlang.runtime.interceptors
-
An interceptor that captures the AST and outputs it to the console or a file
- ASTCapture() - Constructor for class ortus.boxlang.runtime.interceptors.ASTCapture
-
No-arg Constructor
- ASTCapture(boolean, boolean) - Constructor for class ortus.boxlang.runtime.interceptors.ASTCapture
-
Constructor
- asyncService - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
The async service we are bound to
- asyncService - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The async service helper
- asyncService - Static variable in class ortus.boxlang.runtime.scopes.Key
- AsyncService - Class in ortus.boxlang.runtime.services
-
The BoxLang Async Service is a service that allows you to create and manage executors.
- AsyncService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.AsyncService
-
Constructor
- AsyncService.ExecutorType - Enum Class in ortus.boxlang.runtime.services
-
Executor types we support
- Atan - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Atan() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Atan
- Atn - Class in ortus.boxlang.runtime.bifs.global.math
- Atn() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Atn
-
Constructor
- Attachable - Class in ortus.boxlang.runtime.util
-
This allows any key-value pair of attachable data to be attached to a Box object.
- Attachable() - Constructor for class ortus.boxlang.runtime.util.Attachable
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- AttachRequest - Class in ortus.boxlang.debugger.request
-
An abstract requet.
- AttachRequest() - Constructor for class ortus.boxlang.debugger.request.AttachRequest
- AttachRequest.AttachRequestArguments - Class in ortus.boxlang.debugger.request
- AttachRequestArguments() - Constructor for class ortus.boxlang.debugger.request.AttachRequest.AttachRequestArguments
- AttachStrategy - Class in ortus.boxlang.debugger
- AttachStrategy(int) - Constructor for class ortus.boxlang.debugger.AttachStrategy
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ArrayCaster
-
Tests to see if the value can be cast to an Array.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BigDecimalCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BigIntegerCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BinaryCaster
-
Tests to see if the value can be cast to a Binary.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BooleanCaster
-
Tests to see if the value can be cast to a boolean.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ByteCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.CharacterCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ClosureCaster
-
Tests to see if the value can be cast to a Function.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.CollectionCaster
-
Tests to see if the value can be cast to a collection.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.DoubleCaster
-
Tests to see if the value can be cast to a Double.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.EmailCaster
-
Tests to see if the value can be cast to a Email.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.FloatCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
-
Tests to see if the value can be cast to a Function.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.GUIDCaster
-
Tests to see if the value can be cast to a GUID.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.IntegerCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.KeyCaster
-
Tests to see if the value can be cast to a Key.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.LongCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCaster
-
Tests to see if the value can be cast to a Array.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ModifiableStructCaster
-
Tests to see if the value can be cast to a Struct.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.NumberCaster
-
Tests to see if the value can be cast to a Number.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.QueryCaster
-
Tests to see if the value can be cast to a Query.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ShortCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCaster
-
Tests to see if the value can be cast to a string.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
-
Tests to see if the value can be cast to a string.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StructCaster
-
Tests to see if the value can be cast to a Struct.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StructCasterLoose
-
Tests to see if the value can be cast to a Struct.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ThrowableCaster
-
Tests to see if the value can be cast to a Throwable.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.TimeCaster
-
Tests to see if the value can be cast.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.UUIDCaster
-
Tests to see if the value can be cast to a UUID.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.VariableNameCaster
-
Tests to see if the value can be cast to a VariableName.
- attempt(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.XMLCaster
-
Tests to see if the value can be cast to a XML.
- attempt(Object, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.IntegerCaster
-
Tests to see if the value can be cast.
- attempt(Object, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.LongCaster
-
Tests to see if the value can be cast.
- attempt(Object, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.NumberCaster
-
Tests to see if the value can be cast to a Number.
- attempt(Object, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ShortCaster
-
Tests to see if the value can be cast.
- attempt(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.BooleanCaster
-
Tests to see if the value can be cast to a boolean.
- attempt(Object, Object, Boolean, boolean) - Static method in class ortus.boxlang.runtime.operators.Compare
-
Invokes the comparison
- attempt(Object, Object, Boolean, boolean, Locale) - Static method in class ortus.boxlang.runtime.operators.Compare
-
Invokes the comparison
- attempt(Object, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
-
Tests to see if the value can be cast to a Function.
- attempt(Object, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCaster
-
Tests to see if the value can be cast to a string.
- attempt(Object, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
-
Tests to see if the value can be cast to a string.
- attempt(Object, IBoxContext) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
Tests to see if the value can be cast.
- attempt(String, String, Boolean, boolean) - Static method in class ortus.boxlang.runtime.operators.StringCompare
-
Invokes the comparison
- attempt(String, String, Boolean, boolean, Locale) - Static method in class ortus.boxlang.runtime.operators.StringCompare
-
Invokes the comparison
- attempt(IBoxContext, Object, Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Tests to see if the value can be cast Returns a
CastAttempt<T>
which will contain the result if casting was was successfull, or can be interogated to proceed otherwise. - attempt(IBoxContext, Object, Object, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Tests to see if the value can be cast Returns a
CastAttempt<T>
which will contain the result if casting was was successfull, or can be interogated to proceed otherwise. - Attempt - Class in ortus.boxlang.runtime.bifs.global.decision
- Attempt<T> - Class in ortus.boxlang.runtime.dynamic
-
This class is a fluent class inspired by Java optionals.
- Attempt() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.Attempt
-
Constructor
- Attempt() - Constructor for class ortus.boxlang.runtime.dynamic.Attempt
-
Constructor for an empty attempt
- Attempt(T) - Constructor for class ortus.boxlang.runtime.dynamic.Attempt
-
Constructor for an attempt with the incoming value
- attribute - Static variable in class ortus.boxlang.runtime.scopes.Key
- Attribute - Record Class in ortus.boxlang.runtime.components
-
Represents an attribute to a Component
- Attribute(Key) - Constructor for record class ortus.boxlang.runtime.components.Attribute
-
Create an attribute declaration with a name accepting any type, but no default value or validators.
- Attribute(Key, String) - Constructor for record class ortus.boxlang.runtime.components.Attribute
-
Create an attribute declaration with a name and type but no default value or validators.
- Attribute(Key, String, Object) - Constructor for record class ortus.boxlang.runtime.components.Attribute
-
Create an attribute declaration with a name and type and default value, but no validators.
- Attribute(Key, String, Object, Set<Validator>) - Constructor for record class ortus.boxlang.runtime.components.Attribute
-
Creates an instance of a
Attribute
record class. - Attribute(Key, String, Set<Validator>) - Constructor for record class ortus.boxlang.runtime.components.Attribute
-
Create an attribute declaration with a name and type and validators but no default value.
- attributeCollection - Static variable in class ortus.boxlang.runtime.scopes.Key
- attributes - Static variable in class ortus.boxlang.runtime.scopes.Key
- Attributes - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- Attributes - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- Attributes - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- Attributes - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- Attributes - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- Attributes - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- Attributes - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- attributesScope - Variable in class ortus.boxlang.runtime.context.ThreadBoxContext
-
The thread attributes scope
- AttributesScope - Class in ortus.boxlang.runtime.scopes
-
Attributes scope implementation in BoxLang
- AttributesScope() - Constructor for class ortus.boxlang.runtime.scopes.AttributesScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- AttributesScope(IStruct) - Constructor for class ortus.boxlang.runtime.scopes.AttributesScope
- auth_password - Static variable in class ortus.boxlang.runtime.scopes.Key
- auth_type - Static variable in class ortus.boxlang.runtime.scopes.Key
- auth_user - Static variable in class ortus.boxlang.runtime.scopes.Key
- author - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The author of the module or empty if not set
- author - Static variable in class ortus.boxlang.runtime.scopes.Key
- authType - Static variable in class ortus.boxlang.runtime.scopes.Key
- autoCommit - Static variable in class ortus.boxlang.runtime.scopes.Key
- autoLoad() - Element in annotation interface ortus.boxlang.runtime.events.Interceptor
-
Indicates whether the interception should be automatically loaded.
- Avg - Class in ortus.boxlang.runtime.jdbc.qoq.functions.aggregate
- Avg() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Avg
B
- Backslash - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- BACKSLASH - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- base64_or_object - Static variable in class ortus.boxlang.runtime.scopes.Key
- base64Encode(Object, Charset) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Base64 encodes an object using the default encoding
- BaseApplicationListener - Class in ortus.boxlang.runtime.application
-
I represent an Application listener.
- BaseApplicationListener(RequestBoxContext, ResolvedFilePath) - Constructor for class ortus.boxlang.runtime.application.BaseApplicationListener
-
Constructor
- BaseBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the context of ANYTHING that can execute in BoxLang
- BaseBoxContext() - Constructor for class ortus.boxlang.runtime.context.BaseBoxContext
-
Creates a new execution context with no execution template
- BaseBoxContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.context.BaseBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- baseclass() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
baseclass
record component. - BaseInterceptor - Class in ortus.boxlang.runtime.events
-
An abstract base class for interceptors with many helper methods useful during interceptions
- BaseInterceptor() - Constructor for class ortus.boxlang.runtime.events.BaseInterceptor
- BaseProxy - Class in ortus.boxlang.runtime.interop.proxies
-
This is a BoxLang proxy class for functional interfaces so we can use them in BoxLang via type casting and coercion.
- BaseProxy() - Constructor for class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
No-arg constructor for the proxy.
- BaseProxy(Object, IBoxContext) - Constructor for class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Constructor for the proxy.
- BaseProxy(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Constructor for the proxy.
- BaseResolver - Class in ortus.boxlang.runtime.loader.resolvers
-
This class is the base class for all resolvers.
- BaseResolver(String, String, ClassLocator) - Constructor for class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Private constructor
- BaseScheduler - Class in ortus.boxlang.runtime.async.tasks
-
The Async Scheduler is in charge of registering scheduled tasks, starting them, monitoring them and shutting them down if needed.
- BaseScheduler() - Constructor for class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Zero arg constructor with basic defaults: Auto-generated name, system default timezone and the default async service
- BaseScheduler(String) - Constructor for class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Create a new scheduler with a name and the default system timezone.
- BaseScheduler(String, ZoneId) - Constructor for class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Create a new scheduler with a name and a specific timezone
- BaseScheduler(String, ZoneId, IBoxContext) - Constructor for class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Create a new scheduler with a name and a specific timezone
- BaseScheduler(String, IBoxContext) - Constructor for class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Create a new scheduler with a name and the default system timezone.
- BaseScope - Class in ortus.boxlang.runtime.scopes
-
Base scope implementation.
- BaseScope(Key) - Constructor for class ortus.boxlang.runtime.scopes.BaseScope
-
Constructor
- BaseScope(Key, IStruct.TYPES) - Constructor for class ortus.boxlang.runtime.scopes.BaseScope
-
Constructor
- BaseService - Class in ortus.boxlang.runtime.services
-
A base service class that all services should extend.
- BaseService(BoxRuntime, Key) - Constructor for class ortus.boxlang.runtime.services.BaseService
-
Runtime Service Constructor
- baseTag - Static variable in class ortus.boxlang.runtime.scopes.Key
- baseTemplatePath - Variable in class ortus.boxlang.runtime.application.BaseApplicationListener
-
The template, if any, which initiated this request.
- basicStepBehavior(CachedThreadReference, BoxLangDebugger.StackFrameTuple) - Static method in interface ortus.boxlang.debugger.IStepStrategy
- before(Consumer<ScheduledTask>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Store the closure to execute before the task is executed
- BEFORE_APPLICATION_LISTENER_LOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- BEFORE_CACHE_ELEMENT_REMOVED - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- BEFORE_CACHE_REMOVAL - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- BEFORE_CACHE_REPLACEMENT - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- BEFORE_CACHE_SERVICE_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- BEFORE_CACHE_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- BEFORE_OBJECT_MARSHALL_DESERIALIZE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- BEFORE_OBJECT_MARSHALL_SERIALIZE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Object Marshaller Events
- beforeAnyTask - Static variable in class ortus.boxlang.runtime.scopes.Key
- beforeAnyTask(ScheduledTask) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Called before ANY task runs
- beforeAnyTask(ScheduledTask) - Method in class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Called before ANY task runs
- beforeAnyTask(ScheduledTask) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Called before ANY task runs
- beforeFirst() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- begin() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- begin() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Begin the transaction - essentially a no-nop, as the transaction is only started when the connection is first acquired.
- begin() - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Begin the transaction - essentially a no-nop, as the transaction is only started when the connection is first acquired.
- begin() - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Begin the transaction - essentially a no-nop, as the transaction is only started when the connection is first acquired.
- beginTransaction(DataSource) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Create a new transaction and set it as the active transaction for this request/thread/BoxLang context.
- between(String, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Sets a daily time range restriction where this task can run on.
- BiConsumer<T,
U> - Class in ortus.boxlang.runtime.interop.proxies - BiConsumer(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.BiConsumer
- BIF - Class in ortus.boxlang.runtime.bifs
-
Base class for all BIFs.
- BIF - Enum constant in enum class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureType
- BIF() - Constructor for class ortus.boxlang.runtime.bifs.BIF
- BIFClass - Variable in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
BIF class
- BIFDescriptor - Class in ortus.boxlang.runtime.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 use
- BIFDescriptor - Variable in class ortus.boxlang.runtime.bifs.MemberDescriptor
-
The BIFDescriptor that describes how to invoke this method
- BIFDescriptor(Key, Class<?>, String, String, Boolean, BIF) - Constructor for class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Constructor for a global BIF
- BIFInstance - Variable in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
BIF instance, lazily created
- BIFMethods() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- BIFNamespace - Class in ortus.boxlang.runtime.bifs
- BIFNamespace(String) - Constructor for class ortus.boxlang.runtime.bifs.BIFNamespace
- bifs - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The BIFS collaborated by the module
- BiFunction<T,
U, - Class in ortus.boxlang.runtime.interop.proxiesR> -
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/BiFunction.html
- BiFunction(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.BiFunction
- BigDecimalCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting BigDecimal
- BigDecimalCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.BigDecimalCaster
- BIGINT - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- BigIntegerCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting BigInteger
- BigIntegerCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.BigIntegerCaster
- binary - Static variable in class ortus.boxlang.runtime.scopes.Key
- BINARY - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- BINARY_NEVER - Static variable in class ortus.boxlang.runtime.components.net.HTTP
- BINARY_REQUEST_VALUES - Static variable in class ortus.boxlang.runtime.components.net.HTTP
- BinaryCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Binary
- BinaryCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.BinaryCaster
- BinaryDecode - Class in ortus.boxlang.runtime.bifs.global.binary
- BinaryDecode() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BinaryDecode
-
Constructor
- BinaryEncode - Class in ortus.boxlang.runtime.bifs.global.binary
- BinaryEncode() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BinaryEncode
-
Constructor
- BinaryOperator<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/BinaryOperator.html
- BinaryOperator(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.BinaryOperator
- BIT - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- BitAnd - Class in ortus.boxlang.runtime.bifs.global.binary
- BitAnd() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitAnd
-
Constructor
- BitMaskClear - Class in ortus.boxlang.runtime.bifs.global.binary
- BitMaskClear() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitMaskClear
-
Constructor
- BitMaskRead - Class in ortus.boxlang.runtime.bifs.global.binary
- BitMaskRead() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitMaskRead
-
Constructor
- BitMaskSet - Class in ortus.boxlang.runtime.bifs.global.binary
- BitMaskSet() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitMaskSet
-
Constructor
- BitNot - Class in ortus.boxlang.runtime.bifs.global.binary
- BitNot() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitNot
-
Constructor
- BitOr - Class in ortus.boxlang.runtime.bifs.global.binary
- BitOr() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitOr
-
Constructor
- BitSh - Class in ortus.boxlang.runtime.bifs.global.binary
- BitSh() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitSh
-
Constructor
- BITWISE_AND - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- BITWISE_NOT - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
- BITWISE_OR - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- BITWISE_XOR - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- BitwiseAnd - Class in ortus.boxlang.runtime.operators
-
Performs BitwiseAnd
z = x b& y
- BitwiseAnd - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- BitwiseAnd() - Constructor for class ortus.boxlang.runtime.operators.BitwiseAnd
- BitwiseComplement - Class in ortus.boxlang.runtime.operators
-
Performs BitwiseComplement
x = b~ y
- BitwiseComplement - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- BitwiseComplement() - Constructor for class ortus.boxlang.runtime.operators.BitwiseComplement
- BitwiseOr - Class in ortus.boxlang.runtime.operators
-
Performs BitwiseOr
z = x b| y
- BitwiseOr - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- BitwiseOr() - Constructor for class ortus.boxlang.runtime.operators.BitwiseOr
- BitwiseSignedLeftShift - Class in ortus.boxlang.runtime.operators
-
Performs BitwiseSignedLeftShift
z = x b<< y
- BitwiseSignedLeftShift - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- BitwiseSignedLeftShift() - Constructor for class ortus.boxlang.runtime.operators.BitwiseSignedLeftShift
- BitwiseSignedRightShift - Class in ortus.boxlang.runtime.operators
-
Performs BitwiseSignedRightShift
z = x b>> y
- BitwiseSignedRightShift - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- BitwiseSignedRightShift() - Constructor for class ortus.boxlang.runtime.operators.BitwiseSignedRightShift
- BitwiseUnsignedRightShift - Class in ortus.boxlang.runtime.operators
-
Performs BitwiseUnsignedRightShift
z = x b>>> y
- BitwiseUnsignedRightShift - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- BitwiseUnsignedRightShift() - Constructor for class ortus.boxlang.runtime.operators.BitwiseUnsignedRightShift
- BitwiseXor - Class in ortus.boxlang.runtime.operators
-
Performs BitwiseXor
z = x b^ y
- BitwiseXor - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- BitwiseXor() - Constructor for class ortus.boxlang.runtime.operators.BitwiseXor
- BitXor - Class in ortus.boxlang.runtime.bifs.global.binary
- BitXor() - Constructor for class ortus.boxlang.runtime.bifs.global.binary.BitXor
-
Constructor
- BLACKHOLE - Enum constant in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
- BlackHoleStore - Class in ortus.boxlang.runtime.cache.store
-
A black hole store that does nothing but simulate a cache store.
- BlackHoleStore() - Constructor for class ortus.boxlang.runtime.cache.store.BlackHoleStore
- BLCollector - Class in ortus.boxlang.runtime.types.util
- blockfactor - Static variable in class ortus.boxlang.runtime.scopes.Key
- body - Variable in class ortus.boxlang.debugger.event.BreakpointEvent
- body - Variable in class ortus.boxlang.debugger.event.ContinuedEvent
- body - Variable in class ortus.boxlang.debugger.event.ExitEvent
- body - Variable in class ortus.boxlang.debugger.event.OutputEvent
- body - Variable in class ortus.boxlang.debugger.event.StoppedEvent
- body - Variable in class ortus.boxlang.debugger.event.TerminatedEvent
- body - Variable in class ortus.boxlang.debugger.event.ThreadEvent
- body - Variable in class ortus.boxlang.debugger.response.ContinueResponse
- body - Variable in class ortus.boxlang.debugger.response.EvaluateResponse
- body - Variable in class ortus.boxlang.debugger.response.InitializeResponse
- body - Variable in class ortus.boxlang.debugger.response.ScopeResponse
- body - Variable in class ortus.boxlang.debugger.response.SetBreakpointsResponse
- body - Variable in class ortus.boxlang.debugger.response.SetVariableResponse
- body - Variable in class ortus.boxlang.debugger.response.StackTraceResponse
- body - Variable in class ortus.boxlang.debugger.response.ThreadsResponse
- body - Variable in class ortus.boxlang.debugger.response.VariablesResponse
- body - Static variable in class ortus.boxlang.runtime.scopes.Key
- BodyResult(int, Object, String) - Constructor for record class ortus.boxlang.runtime.components.Component.BodyResult
-
Creates an instance of a
BodyResult
record class. - Boolean - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- BOOLEAN - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- BOOLEAN - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- BOOLEAN - Static variable in record class ortus.boxlang.runtime.types.Argument
- BooleanCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a boolean
- BooleanCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.BooleanCaster
- BooleanFormat - Class in ortus.boxlang.runtime.bifs.global.format
- BooleanFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.format.BooleanFormat
-
Constructor
- BooleanRef - Class in ortus.boxlang.runtime.types.util
-
I am a simple wrapper for a Boolean value which allows it to be passed by reference into a method, possibly modified in that method, and then the modified Boolean value accessed without needing to return it from the method.
- BooleanRef(Boolean) - Constructor for class ortus.boxlang.runtime.types.util.BooleanRef
-
Constructor
- booleansAreNumbers - Static variable in class ortus.boxlang.runtime.dynamic.casters.NumberCaster
- bos - Variable in class ortus.boxlang.compiler.JavaClassByteCode
- BOX_NODE_DATA_KEY - Static variable in class ortus.boxlang.compiler.javaboxpiler.transformer.indexer.BoxNodeKey
- BoxAccess - Class in ortus.boxlang.compiler.ast.expression
-
Abstract class representing Aceess Operations
- BoxAccess(BoxExpression, Boolean, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxAccess
-
Creates the AST node
- BoxAccessModifier - Enum Class in ortus.boxlang.compiler.ast.statement
- BoxAccessTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxAccessTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxAccessTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxAccessTransformer
- BoxAccessTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxAccessTransformer
- BoxAnnotation - Class in ortus.boxlang.compiler.ast.statement
-
There are two methods of adding annotations to BoxLang methods and arguments.
- BoxAnnotation(BoxFQN, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxAnnotation
-
Creates an Annotation AST node
- BoxAnnounce - Class in ortus.boxlang.runtime.bifs.global.system
- BoxAnnounce() - Constructor for class ortus.boxlang.runtime.bifs.global.system.BoxAnnounce
-
Constructor
- BoxAnnounceAsync - Class in ortus.boxlang.runtime.bifs.global.system
- BoxAnnounceAsync() - Constructor for class ortus.boxlang.runtime.bifs.global.system.BoxAnnounceAsync
-
Constructor
- BoxArgument - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing an argument.
- BoxArgument(BoxExpression, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxArgument
-
Creates the AST node for a named argument
- BoxArgument(BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxArgument
-
Creates the AST node for an anonymous argument
- BoxArgumentDeclaration - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a function/method argument definition
- BoxArgumentDeclaration(Boolean, String, String, BoxExpression, List<BoxAnnotation>, List<BoxDocumentationAnnotation>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
-
Creates the AST node
- BoxArgumentDeclarationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxArgumentDeclarationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a BoxArgumentDeclarationTransformer Node the equivalent Java Parser AST nodes
- BoxArgumentDeclarationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxArgumentDeclarationTransformer
- BoxArgumentDeclarationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxArgumentDeclarationTransformer
- BoxArgumentTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxArgumentTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxArgument Node the equivalent Java Parser AST nodes
- BoxArgumentTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxArgumentTransformer
- BoxArgumentTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxArgumentTransformer
- BoxArrayAccess - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing access with a square bracket like:
variables['a']
ora[10]
- BoxArrayAccess(BoxExpression, Boolean, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxArrayAccess
-
Creates the AST node
- BoxArrayLiteral - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing an array literal.
- BoxArrayLiteral(List<BoxExpression>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
-
Creates the AST node for an anonymous argument
- BoxArrayLiteralTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxArrayLiteralTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxArrayLiteral Node the equivalent Java Parser AST nodes The array type in BoxLang is represented by the ortus.boxlang.runtime.types.Array class, which implements the Java List interface, and provides several methods of construction:
- BoxArrayLiteralTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxArrayLiteralTransformer
- BoxArrayLiteralTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxArrayLiteralTransformer
- BoxArraySerializer - Class in ortus.boxlang.runtime.util.conversion.serializers
-
This class provides JSON Serialization of a BoxLang Arrays
- BoxArraySerializer() - Constructor for class ortus.boxlang.runtime.util.conversion.serializers.BoxArraySerializer
- BoxAssert - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing an assigment statement
- BoxAssert(BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxAssert
-
Creates the AST node
- BoxAssertTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxAssertTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a BoxAssert Node the equivalent Java Parser AST nodes
- BoxAssertTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxAssertTransformer
- BoxAssertTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxAssertTransformer
- BoxAssignment - Class in ortus.boxlang.compiler.ast.expression
-
Assigment as expression
- BoxAssignment(BoxExpression, BoxAssignmentOperator, BoxExpression, List<BoxAssignmentModifier>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxAssignment
-
Constructor
- BoxAssignmentModifier - Enum Class in ortus.boxlang.compiler.ast.expression
- BoxAssignmentOperator - Enum Class in ortus.boxlang.compiler.ast.expression
- BoxAssignmentTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxAssignmentTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxAssignmentTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxAssignmentTransformer
- BoxAssignmentTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxAssignmentTransformer
- boxBif - Static variable in class ortus.boxlang.runtime.scopes.Key
- BoxBIF - Annotation Interface in ortus.boxlang.runtime.bifs
- BoxBIFs - Annotation Interface in ortus.boxlang.runtime.bifs
-
The way Java does multiple annotations, with verbosity to another annotation
- BoxBinaryOperation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing access binary operation
- BoxBinaryOperation(BoxExpression, BoxBinaryOperator, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
-
Creates the AST node
- BoxBinaryOperationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxBinaryOperationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxBinaryOperation Node the equivalent Java Parser AST nodes
- BoxBinaryOperationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBinaryOperationTransformer
- BoxBinaryOperationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxBinaryOperationTransformer
- BoxBinaryOperator - Enum Class in ortus.boxlang.compiler.ast.expression
- BoxBooleanLiteral - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a boolean value
- BoxBooleanLiteral(Boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
-
Creates the AST node
- BoxBooleanLiteral(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
- BoxBooleanLiteralTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxBooleanLiteralTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxBooleanLiteral Node the equivalent Java Parser AST nodes
- BoxBooleanLiteralTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBooleanLiteralTransformer
- BoxBooleanLiteralTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxBooleanLiteralTransformer
- BoxBreak - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a break statement
- BoxBreak(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxBreak
-
Creates the AST node
- BoxBreak(Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxBreak
-
Creates the AST node
- BoxBreakTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxBreakTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxBreakTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBreakTransformer
- BoxBreakTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxBreakTransformer
- BoxBufferOutput - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing an Expression statement
- BoxBufferOutput(BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxBufferOutput
-
Creates the AST node
- BoxBufferOutputTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxBufferOutputTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a String Interpolation the equivalent Java Parser AST nodes
- BoxBufferOutputTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxBufferOutputTransformer
- BoxBufferOutputTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxBufferOutputTransformer
- BoxCache - Annotation Interface in ortus.boxlang.runtime.cache
-
This is an annotation that can be added to cache providers to provide class metadata for registration purposes
- BOXCACHE - Enum constant in enum class ortus.boxlang.runtime.cache.providers.CoreProviderType
- BoxCacheEntry - Class in ortus.boxlang.runtime.cache
-
The base implementation of a cache entry in BoxLang.
- BoxCacheEntry(Key, long, long, Key, Object, IStruct) - Constructor for class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Constructor with metadata
- boxCacheProvider - Static variable in class ortus.boxlang.runtime.scopes.Key
- BoxCacheProvider - Class in ortus.boxlang.runtime.cache.providers
-
The BoxCacheProvider class is a cache provider for BoxLang that can use a variety of object stores to store cache data: - ConcurrentHashMap - ConcurrentSoftReference - Disk - Custom
- BoxCacheProvider() - Constructor for class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
-------------------------------------------------------------------------- Constructor --------------------------------------------------------------------------
- BoxCacheStats - Class in ortus.boxlang.runtime.cache.util
- BoxCacheStats() - Constructor for class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Constructor
- BoxCastException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when an attempt to cast a value to a specific Java type fails.
- BoxCastException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxCastException
-
Constructor
- BoxCastException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxCastException
-
Constructor
- BoxClass - Class in ortus.boxlang.compiler.ast
-
Root node for a Class
- BoxClass - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.CompilationType
- BoxClass(List<BoxImport>, List<BoxStatement>, List<BoxAnnotation>, List<BoxDocumentationAnnotation>, List<BoxProperty>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxClass
-
Creates an AST for a Class
- BoxClassSerializer - Class in ortus.boxlang.runtime.util.conversion.serializers
-
This class provides JSON Serialization of a BoxLang Class
- BoxClassSerializer() - Constructor for class ortus.boxlang.runtime.util.conversion.serializers.BoxClassSerializer
- BoxClassState - Class in ortus.boxlang.runtime.util.conversion
-
This class represents a serialization of a BoxClass object
- BoxClassState(IClassRunnable) - Constructor for class ortus.boxlang.runtime.util.conversion.BoxClassState
-
Constructor
- boxClassSupport(ClassVisitor, String, Type, Type...) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- BoxClassSupport - Class in ortus.boxlang.runtime.runnables
-
The methods in this class are an extension of IClassRunnable.
- BoxClassSupport() - Constructor for class ortus.boxlang.runtime.runnables.BoxClassSupport
- BoxClassTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxClassTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer
- BoxClassTransformer() - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxClassTransformer
- BoxClassTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.BoxClassTransformer
-
Constructor
- BoxClosure - Class in ortus.boxlang.compiler.ast.expression
-
Represent A closure declaration
- BoxClosure(List<BoxArgumentDeclaration>, List<BoxAnnotation>, BoxStatement, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxClosure
-
Creates a Closure AST node
- BoxClosureTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
-
Transform a Lambda in the equivalent Java Class
- BoxClosureTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxClosureTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxClosureTransformer
- BoxClosureTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxClosureTransformer
- BoxComment - Class in ortus.boxlang.compiler.ast.comment
-
abstract class for comments
- BoxComment(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.comment.BoxComment
-
Create a instance of a BoxComment
- BoxComparisonOperation - Class in ortus.boxlang.compiler.ast.expression
- BoxComparisonOperation(BoxExpression, BoxComparisonOperator, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
-
Comparision
- BoxComparisonOperationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxComparisonOperationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxComparisonOperation Node the equivalent Java Parser AST nodes
- BoxComparisonOperationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxComparisonOperationTransformer
- BoxComparisonOperationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxComparisonOperationTransformer
- BoxComparisonOperator - Enum Class in ortus.boxlang.compiler.ast.expression
- BoxCompiledScript - Class in ortus.boxlang.runtime.scripting
-
The BoxCompiledScript is the compiled representation of a BoxScript that can be executed by the BoxScriptingEngine.
- BoxCompiledScript(BoxScriptingEngine, BoxScript) - Constructor for class ortus.boxlang.runtime.scripting.BoxCompiledScript
-
Constructor for the BoxCompiledScript
- boxComponent - Static variable in class ortus.boxlang.runtime.scopes.Key
- BoxComponent - Class in ortus.boxlang.compiler.ast.statement.component
-
Represents a tag or script component
- BoxComponent - Annotation Interface in ortus.boxlang.runtime.components
- BoxComponent(String, List<BoxAnnotation>, List<BoxStatement>, int, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.component.BoxComponent
-
Create an AST for a component
- BoxComponent(String, List<BoxAnnotation>, List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.component.BoxComponent
-
Create an AST for a component
- BoxComponent(String, List<BoxAnnotation>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.component.BoxComponent
-
Create an AST for a component
- BoxComponents - Annotation Interface in ortus.boxlang.runtime.components
-
The way Java does multiple annotations, with verbosity to another annotation
- BoxComponentTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxComponentTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement.component
- BoxComponentTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxComponentTransformer
- BoxComponentTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.component.BoxComponentTransformer
- BoxContinue - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a continue statement
- BoxContinue(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxContinue
-
Creates the AST node
- BoxContinue(Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxContinue
-
Creates the AST node
- BoxContinueTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxContinueTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxContinueTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxContinueTransformer
- BoxContinueTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxContinueTransformer
- BoxDecimalLiteral - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a decimal value
- BoxDecimalLiteral(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxDecimalLiteral
-
Creates the AST node
- BoxDecimalLiteralTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxDecimalLiteralTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxBooleanLiteral Node the equivalent Java Parser AST nodes
- BoxDecimalLiteralTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxDecimalLiteralTransformer
- BoxDecimalLiteralTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxDecimalLiteralTransformer
- BoxDo - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a Do loop statement
- BoxDo(String, BoxExpression, BoxStatement, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxDo
-
Creates the AST node
- BoxDocComment - Class in ortus.boxlang.compiler.ast.comment
-
Documentation comment
- BoxDocComment(String, List<BoxDocumentationAnnotation>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.comment.BoxDocComment
-
Create a instance of a BoxDocumentation
- BoxDocumentationAnnotation - Class in ortus.boxlang.compiler.ast.statement
-
Represent a javadoc style documentation
- BoxDocumentationAnnotation(BoxFQN, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
-
Creates a Documentation AST node
- BoxDotAccess - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing access with a dot like:
object.property
orobject.method()
- BoxDotAccess(BoxExpression, Boolean, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxDotAccess
-
Creates the AST node
- BoxDoTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxDoTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxDoTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxDoTransformer
- BoxDoTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxDoTransformer
- BoxEvent - Enum Class in ortus.boxlang.runtime.events
-
These are all the core BoxLang interception events that can be intercepted by the BoxLang runtime.
- BoxExpression - Class in ortus.boxlang.compiler.ast
-
Abstract class representing Expressions
- BoxExpression(Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxExpression
-
Constructor
- BoxExpressionError - Class in ortus.boxlang.compiler.ast
- BoxExpressionError(Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxExpressionError
-
Constructor
- BoxExpressionInvocation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing an invoked expression
- BoxExpressionInvocation(BoxExpression, List<BoxArgument>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
-
Function invocation i.e.
- BoxExpressionInvocationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxExpressionInvocationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxExpressionInvocationTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxExpressionInvocationTransformer
- BoxExpressionInvocationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxExpressionInvocationTransformer
- BoxExpressionStatement - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing an Expression statement
- BoxExpressionStatement(BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxExpressionStatement
-
Creates the AST node
- BoxExpressionStatementTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxExpressionStatementTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxExpressionStatementTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxExpressionStatementTransformer
- BoxExpressionStatementTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxExpressionStatementTransformer
- BoxExpressionVisitor - Class in ortus.boxlang.compiler.toolchain
-
This class is responsible for visiting the parse tree and generating the AST for BoxScript expressions.
- BoxExpressionVisitor(BoxParser, BoxVisitor) - Constructor for class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- BoxForIn - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a for statement
- BoxForIn(String, BoxExpression, BoxExpression, BoxStatement, Boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxForIn
-
Creates the AST node
- BoxForIndex - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a for statement like:
for(variable;expression;expression) body
- BoxForIndex(String, BoxExpression, BoxExpression, BoxExpression, BoxStatement, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxForIndex
- BoxForIndexTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxForIndexTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a BoxForIndex Node the equivalent Java Parser AST nodes
- BoxForIndexTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxForIndexTransformer
- BoxForIndexTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxForIndexTransformer
- BoxForInTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxForInTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a BoxForIn Node the equivalent Java Parser AST nodes
- BoxForInTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxForInTransformer
- BoxForInTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxForInTransformer
- boxFqn() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
boxFqn
record component. - BoxFQN - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a fully qualified name
- BoxFQN - Class in ortus.boxlang.runtime.util
-
This class represents a BoxLang fully qualified name (FQN) for a class or package.
- BoxFQN(String) - Constructor for class ortus.boxlang.runtime.util.BoxFQN
-
Construct an FQN from a string.
- BoxFQN(String, String) - Constructor for class ortus.boxlang.runtime.util.BoxFQN
-
Construct an FQN from a prefix and a string.
- BoxFQN(String, Path) - Constructor for class ortus.boxlang.runtime.util.BoxFQN
-
Construct an FQN from a prefix and a Path.
- BoxFQN(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxFQN
-
Creates the AST node
- BoxFQN(String, FQN) - Constructor for class ortus.boxlang.runtime.util.BoxFQN
-
Construct an FQN from a prefix and an existing FQN.
- BoxFQN(Path) - Constructor for class ortus.boxlang.runtime.util.BoxFQN
-
Construct an FQN from a Path.
- BoxFQN(Path, Path) - Constructor for class ortus.boxlang.runtime.util.BoxFQN
-
Construct an FQN that uses the root path to generate a relative path based on filePath.
- BoxFQNTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxFQNTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxFQNTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFQNTransformer
- BoxFQNTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFQNTransformer
- BoxFunctionalBIFAccess - Class in ortus.boxlang.compiler.ast.expression
-
I represent functional static access to a BIF myArray.map( ::UCase )
- BoxFunctionalBIFAccess(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxFunctionalBIFAccess
-
Constructor
- BoxFunctionalBIFAccessTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxFunctionalBIFAccessTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxFunctionalBIFAccessTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFunctionalBIFAccessTransformer
- BoxFunctionalBIFAccessTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFunctionalBIFAccessTransformer
- BoxFunctionalMemberAccess - Class in ortus.boxlang.compiler.ast.expression
-
I represent functional access to an instance member method myArray.map( .UCase )
- BoxFunctionalMemberAccess(String, List<BoxArgument>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
-
Constructor
- BoxFunctionalMemberAccessTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxFunctionalMemberAccessTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxFunctionalMemberAccessTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFunctionalMemberAccessTransformer
- BoxFunctionalMemberAccessTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFunctionalMemberAccessTransformer
- BoxFunctionDeclaration - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a function definition
- BoxFunctionDeclaration(BoxAccessModifier, List<BoxMethodDeclarationModifier>, String, BoxReturnType, List<BoxArgumentDeclaration>, List<BoxAnnotation>, List<BoxDocumentationAnnotation>, List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
-
Creates the AST node
- BoxFunctionDeclaration(BoxAccessModifier, List<BoxMethodDeclarationModifier>, String, BoxReturnType, List<BoxArgumentDeclaration>, List<BoxAnnotation>, List<BoxDocumentationAnnotation>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- BoxFunctionDeclarationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxFunctionDeclarationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a Function Declaration in the equivalent Java Parser AST nodes
- BoxFunctionDeclarationTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxFunctionDeclarationTransformer
- BoxFunctionDeclarationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxFunctionDeclarationTransformer
- BoxFunctionInvocation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a fully qualified name
- BoxFunctionInvocation(String, List<BoxArgument>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
-
Function invocation i.e.
- BoxFunctionInvocationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxFunctionInvocationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxFunctionInvocationTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFunctionInvocationTransformer
- BoxFunctionInvocationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFunctionInvocationTransformer
- BoxFunctionSerializer - Class in ortus.boxlang.runtime.util.conversion.serializers
-
This class provides JSON Serialization of a BoxLang Class
- BoxFunctionSerializer() - Constructor for class ortus.boxlang.runtime.util.conversion.serializers.BoxFunctionSerializer
- BoxFuture<T> - Class in ortus.boxlang.runtime.async
-
This is the BoxLang version of a CompletableFuture to allow for more dynamic goodness and fluent features.
- BoxFuture() - Constructor for class ortus.boxlang.runtime.async.BoxFuture
-
Default constructor
- BoxIdentifier - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a switch case statement
- BoxIdentifier(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxIdentifier
-
Creates the AST node
- BoxIdentifierTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxIdentifierTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxIdentifier Node the equivalent Java Parser AST nodes
- BoxIdentifierTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxIdentifierTransformer
- BoxIdentifierTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxIdentifierTransformer
- BoxIfElse - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a if statement
- BoxIfElse(BoxExpression, BoxStatement, BoxStatement, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxIfElse
-
Creates the AST node
- BoxIfElseTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxIfElseTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxIfElseTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxIfElseTransformer
- BoxIfElseTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxIfElseTransformer
- BoxImport - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing an import statement
- BoxImport(BoxExpression, BoxIdentifier, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxImport
-
Creates the AST node
- BoxImportTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxImportTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxImportTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxImportTransformer
- BoxImportTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxImportTransformer
- BoxIntegerLiteral - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing an integer literal value
- BoxIntegerLiteral(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxIntegerLiteral
-
Creates the AST node
- BoxIntegerLiteralTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxIntegerLiteralTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxIntegerLiteral Node the equivalent Java Parser AST nodes
- BoxIntegerLiteralTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxIntegerLiteralTransformer
- BoxIntegerLiteralTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxIntegerLiteralTransformer
- BoxInterface - Class in ortus.boxlang.compiler.ast
-
Root node for an Interface
- BoxInterface - Class in ortus.boxlang.runtime.runnables
- BoxInterface() - Constructor for class ortus.boxlang.runtime.runnables.BoxInterface
- BoxInterface(List<BoxImport>, List<BoxStatement>, List<BoxAnnotation>, List<BoxAnnotation>, List<BoxDocumentationAnnotation>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxInterface
-
Creates an AST for a Class
- BoxInterfaceTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxInterfaceTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer
- BoxInterfaceTransformer() - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxInterfaceTransformer
- BoxInterfaceTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.BoxInterfaceTransformer
-
Constructor
- BoxIOException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when an IO operation fails.
- BoxIOException(IOException) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxIOException
-
Constructor
- BoxIOException(String, IOException) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxIOException
-
Constructor
- BoxJsonProvider - Class in ortus.boxlang.runtime.util.conversion
-
This class provides a JSON provider for BoxLang using our lib: Jackson JR
- BoxJsonProvider() - Constructor for class ortus.boxlang.runtime.util.conversion.BoxJsonProvider
- BoxLambda - Class in ortus.boxlang.compiler.ast.expression
-
Represent A lambda declaration
- BoxLambda(List<BoxArgumentDeclaration>, List<BoxAnnotation>, BoxStatement, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxLambda
-
Creates a Lambda declaration AST node
- BoxLambdaTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
-
Transform a Lambda in the equivalent Java Class
- BoxLambdaTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a Lambda in the equivalent Java Class
- BoxLambdaTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxLambdaTransformer
- BoxLambdaTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxLambdaTransformer
- boxlang - Static variable in class ortus.boxlang.runtime.scopes.Key
- BoxLangBIFProxy - Class in ortus.boxlang.runtime.bifs
-
This is a BIF that is used to proxy from a BoxLang script to a Java method
- BoxLangBIFProxy() - Constructor for class ortus.boxlang.runtime.bifs.BoxLangBIFProxy
-
Constructor
- BoxLangBIFProxy(IClassRunnable) - Constructor for class ortus.boxlang.runtime.bifs.BoxLangBIFProxy
-
Constructor
- BoxLangComponentProxy - Class in ortus.boxlang.runtime.components
-
This is a Component that is used to proxy from a BoxLang Class to a Java method
- BoxLangComponentProxy() - Constructor for class ortus.boxlang.runtime.components.BoxLangComponentProxy
-
Constructor
- BoxLangComponentProxy(IClassRunnable) - Constructor for class ortus.boxlang.runtime.components.BoxLangComponentProxy
-
Constructor
- BoxLangDebugger - Class in ortus.boxlang.debugger
- BoxLangDebugger(IVMInitializationStrategy, OutputStream, DebugAdapter) - Constructor for class ortus.boxlang.debugger.BoxLangDebugger
- BoxLangDebugger.StackFrameTuple - Record Class in ortus.boxlang.debugger
- BoxLangDebugger.Status - Enum Class in ortus.boxlang.debugger
- BoxLangException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This is the root exception for all exceptions thrown by BoxLang.
- BoxLangException(String, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Constructor
- BoxLangException(String, String, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Constructor
- BoxLangException(String, String, String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Constructor
- BoxLangException(String, String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Constructor
- BoxLangLogger - Class in ortus.boxlang.runtime.logging
- BoxLangLogger(Logger) - Constructor for class ortus.boxlang.runtime.logging.BoxLangLogger
- BoxLangRemoteDebugger - Class in ortus.boxlang.debugger
-
Listens on the provided port to allow connections from a debug tool.
- BoxLangRemoteDebugger(int) - Constructor for class ortus.boxlang.debugger.BoxLangRemoteDebugger
-
Constructor
- BoxLangType - Enum Class in ortus.boxlang.runtime.types
-
This enum represents the types that are supported by BoxLang.
- BoxLexerCustom - Class in ortus.boxlang.compiler.parser
-
I extend the generated ANTLR lexer to add some custom methods for getting unpopped modes so we can perform better validation after parsing.
- BoxLexerCustom(CharStream, int, ErrorListener, BoxParser) - Constructor for class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Constructor
- boxMember - Static variable in class ortus.boxlang.runtime.scopes.Key
- BoxMember - Annotation Interface in ortus.boxlang.runtime.bifs
- BoxMemberExpose - Annotation Interface in ortus.boxlang.runtime.bifs
- BoxMembers - Annotation Interface in ortus.boxlang.runtime.bifs
- BoxMeta<T> - Class in ortus.boxlang.runtime.types.meta
-
This is a base class for all meta types
- BoxMeta() - Constructor for class ortus.boxlang.runtime.types.meta.BoxMeta
- BoxMethodDeclarationModifier - Enum Class in ortus.boxlang.compiler.ast.statement
- BoxMethodInvocation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a method invocation like:
object.method(1,"a")
- BoxMethodInvocation(BoxExpression, BoxExpression, List<BoxArgument>, Boolean, Boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
-
Creates the AST node
- BoxMethodInvocation(BoxIdentifier, List<BoxArgument>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- BoxMethodInvocation(BoxIdentifier, BoxExpression, List<BoxArgument>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- BoxMethodInvocationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxMethodInvocationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxMethodInvocationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxMethodInvocationTransformer
- BoxMethodInvocationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxMethodInvocationTransformer
- BoxMultiLineComment - Class in ortus.boxlang.compiler.ast.comment
-
class for multi line comments
- BoxMultiLineComment(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.comment.BoxMultiLineComment
-
Create a instance of a BoxComment
- BoxNegateOperation - Class in ortus.boxlang.compiler.ast.expression
- BoxNegateOperation(BoxExpression, BoxNegateOperator, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
-
Negate (not)
- BoxNegateOperationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxNegateOperationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxNegateOperationTransformer
- BoxNegateOperator - Enum Class in ortus.boxlang.compiler.ast.expression
- BoxNew - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing new statement
- BoxNew(BoxIdentifier, BoxExpression, List<BoxArgument>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxNew
-
Creates the AST node
- BoxNewTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxNewTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxNewTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxNewTransformer
- BoxNewTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxNewTransformer
- BoxNode - Class in ortus.boxlang.compiler.ast
-
Base class for the BoxLang AST Nodes
- BoxNode(Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxNode
-
Constructor
- BoxNodeKey - Class in ortus.boxlang.compiler.javaboxpiler.transformer.indexer
-
Class representing a key in the Java Parser Node data collection
- BoxNodeKey() - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.indexer.BoxNodeKey
- BoxNull - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a string literal value
- BoxNull(Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxNull
-
Creates the AST node
- BoxNullTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxNullTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxIntegerLiteral Node the equivalent Java Parser AST nodes
- BoxNullTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxNullTransformer
- BoxNullTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxNullTransformer
- BoxParam - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a param whose syntax won't fit in the generic component node This is usually for the script syntax that uses an FQN for the variable name
- BoxParam(BoxExpression, BoxExpression, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxParam
-
Creates the AST node
- BoxParamTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxParamTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxParamTransformer(AsmTranspiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxParamTransformer
- BoxParamTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxParamTransformer
- BoxParenthesis - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing and expression within parenthesis
- BoxParenthesis(BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxParenthesis
-
Creates the AST node
- BoxParenthesisTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxParenthesisTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxParenthesisTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxParenthesisTransformer
- BoxParenthesisTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxParenthesisTransformer
- BoxParser - Class in ortus.boxlang.compiler.parser
-
Parser for BX scripts
- BoxParser() - Constructor for class ortus.boxlang.compiler.parser.BoxParser
-
Constructor
- BoxParser(int, int) - Constructor for class ortus.boxlang.compiler.parser.BoxParser
- BoxParser(int, int, boolean) - Constructor for class ortus.boxlang.compiler.parser.BoxParser
- BoxParserControl - Class in ortus.boxlang.compiler.parser
- BoxParserControl(TokenStream) - Constructor for class ortus.boxlang.compiler.parser.BoxParserControl
- BoxParserErrorStrategy - Class in ortus.boxlang.compiler.parser
- BoxParserErrorStrategy() - Constructor for class ortus.boxlang.compiler.parser.BoxParserErrorStrategy
- boxpiler() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
boxpiler
record component. - Boxpiler - Class in ortus.boxlang.compiler
-
The `Boxpiler` class serves as an abstract base implementation of the `IBoxpiler` interface, providing core functionality for compiling BoxLang source code into Java classes.
- Boxpiler() - Constructor for class ortus.boxlang.compiler.Boxpiler
-
The constructor for the Boxpiler class.
- BoxProperty - Class in ortus.boxlang.compiler.ast.statement
-
Root node for a property
- BoxProperty(List<BoxAnnotation>, List<BoxAnnotation>, List<BoxDocumentationAnnotation>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxProperty
-
Creates an AST for a program which is represented by a list of statements
- BoxRegisterInterceptionPoints - Class in ortus.boxlang.runtime.bifs.global.system
- BoxRegisterInterceptionPoints() - Constructor for class ortus.boxlang.runtime.bifs.global.system.BoxRegisterInterceptionPoints
-
Constructor
- BoxRegisterInterceptor - Class in ortus.boxlang.runtime.bifs.global.system
- BoxRegisterInterceptor() - Constructor for class ortus.boxlang.runtime.bifs.global.system.BoxRegisterInterceptor
-
Constructor
- BoxRegisterRequestInterceptor - Class in ortus.boxlang.runtime.bifs.global.system
- BoxRegisterRequestInterceptor() - Constructor for class ortus.boxlang.runtime.bifs.global.system.BoxRegisterRequestInterceptor
-
Constructor
- BoxResolver - Class in ortus.boxlang.runtime.loader.resolvers
-
This resolver is in charge of resolving and returning BoxLang classes.
- BoxResolver(ClassLocator) - Constructor for class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Constructor
- BoxRethrow - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a rethrow statement
- BoxRethrow(Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxRethrow
-
Creates the AST node
- BoxRethrowTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxRethrowTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a Rethrow statement in the equivalent Java Parser AST nodes
- BoxRethrowTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxRethrowTransformer
- BoxRethrowTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxRethrowTransformer
- BoxReturn - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a return statement
- BoxReturn(BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxReturn
-
Creates the AST node
- BoxReturnTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxReturnTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a Return Statement in the equivalent Java Parser AST nodes
- BoxReturnTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxReturnTransformer
- BoxReturnTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxReturnTransformer
- BoxReturnType - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a function return type
- BoxReturnType(BoxType, String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxReturnType
- BoxRunner - Class in ortus.boxlang.runtime
-
This class is in charge of executing templates/classes with a BoxLang runtime.
- BoxRunner() - Constructor for class ortus.boxlang.runtime.BoxRunner
- boxRuntime - Static variable in class ortus.boxlang.runtime.scopes.Key
- BoxRuntime - Class in ortus.boxlang.runtime
-
Represents the top level runtime container for box lang.
- BoxRuntime() - Constructor for class ortus.boxlang.runtime.BoxRuntime
-
-------------------------------------------------------------------------- Constructor --------------------------------------------------------------------------
- BoxRuntimeException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This is the base exception thrown by the BoxLang runtime.
- BoxRuntimeException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Constructor
- BoxRuntimeException(String, Object) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Constructor
- BoxRuntimeException(String, String, Object, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Constructor
- BoxRuntimeException(String, String, String, Object, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Constructor
- BoxRuntimeException(String, String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Constructor
- BoxRuntimeException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Constructor
- BoxScheduledExecutor - Class in ortus.boxlang.runtime.async.executors
-
Our own custom scheduled executor service
- BoxScheduledExecutor(int) - Constructor for class ortus.boxlang.runtime.async.executors.BoxScheduledExecutor
-
Creates a new instance of ScheduledExecutor.
- BoxScheduler - Class in ortus.boxlang.runtime.async.tasks
-
This class acts as a wrapper around the target BoxLang scheduler.
- BoxScheduler(IClassRunnable, IBoxContext) - Constructor for class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Constructor
- BoxScope - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a scopes Scopes are identified with the following keywords:
APPLICATION
ARGUMENTS
LOCAL
REQUEST
THIS
THREAD
- BoxScope(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxScope
-
Creates the AST node
- BoxScopeBindings - Class in ortus.boxlang.runtime.scripting
-
A Bindings implementation that wraps an IScope for our scripting engine contexts.
- BoxScopeBindings(IScope) - Constructor for class ortus.boxlang.runtime.scripting.BoxScopeBindings
-
Constructor for the BoxScopeBindings
- BoxScopeTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxScopeTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxScopeTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxScopeTransformer
- BoxScopeTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxScopeTransformer
- BoxScript - Class in ortus.boxlang.compiler.ast
-
Root node for a script (program) cfs/bxs
- BoxScript - Class in ortus.boxlang.runtime.runnables
- BoxScript() - Constructor for class ortus.boxlang.runtime.runnables.BoxScript
- BoxScript(List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxScript
-
Creates an AST for a program which is represented by a list of statements
- BOXSCRIPT - Enum constant in enum class ortus.boxlang.compiler.parser.BoxSourceType
- BOXSCRIPT - Enum constant in enum class ortus.boxlang.compiler.toolchain.BoxSourceType
- BoxScriptingContext - Class in ortus.boxlang.runtime.scripting
-
The BoxScriptingContext is an implementation of the JSR-223 ScriptContext interface that provides a context for executing BoxLang code.
- BoxScriptingContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Constructor for the BoxScriptingContext
- BoxScriptingEngine - Class in ortus.boxlang.runtime.scripting
-
The BoxScriptingEngine is the JSR-223 implementation for BoxLang.
- BoxScriptingEngine(BoxScriptingFactory) - Constructor for class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Constructor for the BoxScriptingEngine
- BoxScriptingEngine(BoxScriptingFactory, Boolean) - Constructor for class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Constructor for the BoxScriptingEngine
- BoxScriptingFactory - Class in ortus.boxlang.runtime.scripting
-
BoxScriptingFactory
is used to describe and instantiateScriptEngines
for BoxLang based on JSR-223. - BoxScriptingFactory() - Constructor for class ortus.boxlang.runtime.scripting.BoxScriptingFactory
- BoxScriptIsland - Class in ortus.boxlang.compiler.ast.statement
-
An island of script code within a template
- BoxScriptIsland(List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxScriptIsland
-
Creates an AST for a block of statements
- BoxScriptIslandTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxScriptIslandTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement.component
- BoxScriptIslandTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxScriptIslandTransformer
- BoxScriptIslandTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.component.BoxScriptIslandTransformer
- BoxScriptTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxScriptTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxScriptTransformer
-
Constructor
- BoxSingleLineComment - Class in ortus.boxlang.compiler.ast.comment
-
class for single line comments
- BoxSingleLineComment(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.comment.BoxSingleLineComment
-
Create a instance of a BoxComment
- BoxSourceType - Enum Class in ortus.boxlang.compiler.parser
-
Supported files
- BoxSourceType - Enum Class in ortus.boxlang.compiler.toolchain
-
Supported files
- BoxStatement - Class in ortus.boxlang.compiler.ast
-
Abstract Node class representing statements
- BoxStatement(Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxStatement
-
Constructor
- BoxStatementBlock - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a Statement Block
- BoxStatementBlock(List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxStatementBlock
-
Creates the AST node
- BoxStatementBlockTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxStatementBlockTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxStatementBlockTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStatementBlockTransformer
- BoxStatementBlockTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxStatementBlockTransformer
- BoxStatementError - Class in ortus.boxlang.compiler.ast
- BoxStatementError(Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxStatementError
-
Constructor
- BoxStaticAccess - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing access of static members like:
object::property
- BoxStaticAccess(BoxExpression, Boolean, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxStaticAccess
-
Creates the AST node
- BoxStaticAccessTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxStaticAccessTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxStaticAccessTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStaticAccessTransformer
- BoxStaticAccessTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStaticAccessTransformer
- BoxStaticInitializer - Class in ortus.boxlang.compiler.ast
-
Static Initializer block for a Class
- BoxStaticInitializer(List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxStaticInitializer
-
Creates an AST for a Class
- BoxStaticInitializerTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxStaticInitializerTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer
- BoxStaticInitializerTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxStaticInitializerTransformer
- BoxStaticInitializerTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.BoxStaticInitializerTransformer
-
Constructor
- BoxStaticMethodInvocation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a static method invocation like:
object::method(1,"a")
- BoxStaticMethodInvocation(BoxIdentifier, BoxExpression, List<BoxArgument>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
-
Creates the AST node
- BoxStaticMethodInvocationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxStaticMethodInvocationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxStaticMethodInvocationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStaticMethodInvocationTransformer
- BoxStaticMethodInvocationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStaticMethodInvocationTransformer
- BoxStringConcat - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a string literal value
- BoxStringConcat(List<BoxExpression>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxStringConcat
-
Creates the AST node
- BoxStringConcatTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxStringConcatTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a String Interpolatiion the equivalent Java Parser AST nodes
- BoxStringConcatTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStringConcatTransformer
- BoxStringConcatTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStringConcatTransformer
- BoxStringInterpolation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a string literal value
- BoxStringInterpolation(List<BoxExpression>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxStringInterpolation
-
Creates the AST node
- BoxStringInterpolationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxStringInterpolationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a String Interpolatiion the equivalent Java Parser AST nodes
- BoxStringInterpolationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStringInterpolationTransformer
- BoxStringInterpolationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStringInterpolationTransformer
- BoxStringLiteral - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a string literal value
- BoxStringLiteral(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxStringLiteral
-
Creates the AST node
- BoxStringLiteralTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxStringLiteralTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxStringLiteral Node the equivalent Java Parser AST nodes
- BoxStringLiteralTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStringLiteralTransformer
- BoxStringLiteralTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStringLiteralTransformer
- BoxStructLiteral - Class in ortus.boxlang.compiler.ast.expression
-
A struct literal comes in two forms, ordered and unordered (default).
- BoxStructLiteral(BoxStructType, List<BoxExpression>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
-
Creates the AST node for Struct Literals
- BoxStructLiteralTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxStructLiteralTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxStructUnorderedLiteral Node the equivalent Java Parser AST nodes
- BoxStructLiteralTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStructLiteralTransformer
- BoxStructLiteralTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStructLiteralTransformer
- BoxStructSerializer - Class in ortus.boxlang.runtime.util.conversion.serializers
-
This class provides JSON Serialization of a BoxLang Struct
- BoxStructSerializer() - Constructor for class ortus.boxlang.runtime.util.conversion.serializers.BoxStructSerializer
- BoxStructType - Enum Class in ortus.boxlang.compiler.ast.expression
-
A struct literal comes in two forms, ordered and unordered (default).
- BoxSwitch - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a switch statement
- BoxSwitch(BoxExpression, List<BoxSwitchCase>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxSwitch
-
Creates the AST node
- BoxSwitchCase - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a switch case statement
- BoxSwitchCase(BoxExpression, BoxExpression, List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
-
Creates the AST node
- BoxSwitchTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxSwitchTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
-
Transform a SwitchStatement Node the equivalent Java Parser AST nodes
- BoxSwitchTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxSwitchTransformer
- BoxSwitchTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxSwitchTransformer
- BoxTemplate - Class in ortus.boxlang.compiler.ast
-
Root node for a templating (program) cfm/bxm
- BoxTemplate - Class in ortus.boxlang.runtime.runnables
- BoxTemplate() - Constructor for class ortus.boxlang.runtime.runnables.BoxTemplate
- BoxTemplate(List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.BoxTemplate
-
Creates an AST for a program which is represented by a list of statements
- BOXTEMPLATE - Enum constant in enum class ortus.boxlang.compiler.parser.BoxSourceType
- BOXTEMPLATE - Enum constant in enum class ortus.boxlang.compiler.toolchain.BoxSourceType
- BoxTemplateIsland - Class in ortus.boxlang.compiler.ast.statement.component
-
An island of script code within a template
- BoxTemplateIsland(List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.component.BoxTemplateIsland
-
Creates an AST for a block of statements
- BoxTemplateIslandTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxTemplateIslandTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement.component
- BoxTemplateIslandTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxTemplateIslandTransformer
- BoxTemplateIslandTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.component.BoxTemplateIslandTransformer
- BoxTemplateTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxTemplateTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxTemplateTransformer
-
Constructor
- BoxTernaryOperation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a Ternary operator
- BoxTernaryOperation(BoxExpression, BoxExpression, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
-
Creates the AST node
- BoxTernaryOperationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxTernaryOperationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
- BoxTernaryOperationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxTernaryOperationTransformer
- BoxTernaryOperationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxTernaryOperationTransformer
- BoxThrow - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing an throw statement
- BoxThrow(BoxExpression, BoxExpression, BoxExpression, BoxExpression, BoxExpression, BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxThrow
-
Creates the AST node
- BoxThrow(BoxExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxThrow
-
Creates the AST node
- BoxThrowTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxThrowTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxThrowTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxThrowTransformer
- BoxThrowTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxThrowTransformer
- BoxTry - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a if statement
- BoxTry(List<BoxStatement>, List<BoxTryCatch>, List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxTry
- BoxTryCatch - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a catch statement
- BoxTryCatch(List<BoxExpression>, BoxExpression, List<BoxStatement>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- BoxTryTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxTryTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxTryTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxTryTransformer
- BoxTryTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxTryTransformer
- BoxType - Enum Class in ortus.boxlang.compiler.ast.statement
- BoxUnaryOperation - Class in ortus.boxlang.compiler.ast.expression
-
AST Node representing a unary operator
- BoxUnaryOperation(BoxExpression, BoxUnaryOperator, Position, String) - Constructor for class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- BoxUnaryOperationTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.expression
- BoxUnaryOperationTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.expression
-
Transform a BoxUnaryOperatorTransformer Node the equivalent Java Parser AST node
- BoxUnaryOperationTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxUnaryOperationTransformer
- BoxUnaryOperationTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxUnaryOperationTransformer
- BoxUnaryOperator - Enum Class in ortus.boxlang.compiler.ast.expression
- BoxUnregisterInterceptor - Class in ortus.boxlang.runtime.bifs.global.system
- BoxUnregisterInterceptor() - Constructor for class ortus.boxlang.runtime.bifs.global.system.BoxUnregisterInterceptor
-
Constructor
- BoxUnregisterRequestInterceptor - Class in ortus.boxlang.runtime.bifs.global.system
- BoxUnregisterRequestInterceptor() - Constructor for class ortus.boxlang.runtime.bifs.global.system.BoxUnregisterRequestInterceptor
-
Constructor
- BoxValidationException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This is exception is thrown when an attempt to validate inbound attributes or arguments fails.
- BoxValidationException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxValidationException
-
Constructor
- BoxValidationException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxValidationException
-
Constructor
- BoxValidationException(Key, Validatable, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.BoxValidationException
-
Constructor
- BoxVisitable - Interface in ortus.boxlang.compiler.ast.visitor
- BoxVisitor - Class in ortus.boxlang.compiler.toolchain
-
This class is responsible for creating the AST from the ANTLR generated parse tree.
- BoxVisitor(BoxParser) - Constructor for class ortus.boxlang.compiler.toolchain.BoxVisitor
- BoxWhile - Class in ortus.boxlang.compiler.ast.statement
-
AST Node representing a while loop statement
- BoxWhile(String, BoxExpression, BoxStatement, Position, String) - Constructor for class ortus.boxlang.compiler.ast.statement.BoxWhile
-
Creates the AST node
- BoxWhileTransformer - Class in ortus.boxlang.compiler.asmboxpiler.transformer.statement
- BoxWhileTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer.statement
- BoxWhileTransformer(Transpiler) - Constructor for class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxWhileTransformer
- BoxWhileTransformer(JavaTranspiler) - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxWhileTransformer
- BREAK - Static variable in record class ortus.boxlang.runtime.components.Component.BodyResult
- breakpoint - Variable in class ortus.boxlang.debugger.event.BreakpointEvent.BreakpointBody
- breakpoint(int) - Static method in class ortus.boxlang.debugger.event.StoppedEvent
- breakpoint(int, int) - Static method in class ortus.boxlang.debugger.event.StoppedEvent
- Breakpoint - Class in ortus.boxlang.debugger.types
-
Models a breakpoint record sent from the debug tool.
- Breakpoint() - Constructor for class ortus.boxlang.debugger.types.Breakpoint
- BreakpointBody() - Constructor for class ortus.boxlang.debugger.event.BreakpointEvent.BreakpointBody
- BreakpointEvent - Class in ortus.boxlang.debugger.event
-
Models the Breakpoint event for the Debug Protocol
- BreakpointEvent() - Constructor for class ortus.boxlang.debugger.event.BreakpointEvent
- BreakpointEvent(String, Breakpoint) - Constructor for class ortus.boxlang.debugger.event.BreakpointEvent
-
Constructor
- BreakpointEvent.BreakpointBody - Class in ortus.boxlang.debugger.event
- breakpoints - Variable in class ortus.boxlang.debugger.request.SetBreakpointsRequest.SetBreakpointArguments
- breakpoints - Variable in class ortus.boxlang.debugger.response.SetBreakpointsResponse.SetBreakpointsResponseBody
- buffer - Static variable in class ortus.boxlang.runtime.scopes.Key
- buffers - Variable in class ortus.boxlang.runtime.context.BaseBoxContext
-
A buffer to write output to
- buffersize - Static variable in class ortus.boxlang.runtime.scopes.Key
- build() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder
- build() - Method in class ortus.boxlang.runtime.net.URIBuilder
- buildAggregateValues(QoQSelectExecution, List<int[]>, SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
- buildAppCacheKey(Key) - Method in class ortus.boxlang.runtime.application.Application
-
Build a cache key for the application
- buildAssignmentModifier(BoxGrammar.AssignmentModifierContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- buildAssignmentModifier(CFGrammar.AssignmentModifierContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- buildBinOp(BoxGrammar.BinOpsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
Visit the relational operator context to generate the AST node for the operator.
- buildBinOp(CFGrammar.BinOpsContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
Visit the relational operator context to generate the AST node for the operator.
- buildCacheKey(Key, Key) - Static method in class ortus.boxlang.runtime.application.Session
-
Build a cache key for a session
- buildConnectionURL(DatasourceConfig) - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
This builds a generic connection URL for the driver.
- buildConnectionURL(DatasourceConfig) - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get the connection JDBC URL according to the driver type.
- buildCoreProxy(Class<?>, IBoxContext, Object, String) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
Build a functional interface proxy for a core proxy
- Builder() - Constructor for class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder
- buildExecutor(String, AsyncService.ExecutorType, Integer) - Static method in class ortus.boxlang.runtime.services.AsyncService
-
Build an executor without registering it using BoxLang specs
- buildExpectedMessage(Parser, IntervalSet) - Method in class ortus.boxlang.compiler.parser.BoxParserErrorStrategy
-
Builds the expected message when a syntax error results in a token that breaks teh syntax and we know which tokens would have made sense at that point.
- buildExpectedMessage(Parser, IntervalSet) - Method in class ortus.boxlang.compiler.parser.ParserErrorStrategy
- buildExprStat(ParserRuleContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- buildExprStat(ParserRuleContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- buildGenericProxy(IBoxContext, Object, String, Class<?>[], ClassLoader) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
This will build a generic dynamic proxy for functional interfaces according to the passed clazz.
- buildGenericProxy(IBoxContext, Object, String, Array, ClassLoader) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
This will build a generic dynamic proxy for functional interfaces according to the passed clazz.
- buildJoins(SQLGrammar.Join_clauseContext, SQLTable) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
- buildLocale(String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Convenience method to build a locale from only a language
- buildLocale(String, String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Convenience method to build a locale from a language and region
- buildLocale(String, String, String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Convenience method to build a locale from a language, region an variant
- buildObjectStore(CacheConfig) - Static method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Build out the object store according to the configuration
- buildObjectStoreByClass(String) - Static method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Build the object store by class path
- buildPolicyByName(String) - Method in class ortus.boxlang.runtime.cache.store.AbstractStore
-
Get a policy by name from BoxLang's policies package.
- buildProvider() - Method in enum class ortus.boxlang.runtime.cache.providers.CoreProviderType
-
Build out the provider according to the Enum type
- buildRegistry() - Method in class ortus.boxlang.runtime.services.ModuleService
-
This method scans all possible module locations and builds the module registry of all modules found.
- buildRegistryFromPath(Path) - Method in class ortus.boxlang.runtime.services.ModuleService
-
This method scans a single module path and builds the module registry
- buildRelOp(BoxGrammar.RelOpsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
Visit the relational operator context to generate the AST node for the operator.
- buildRelOp(CFGrammar.RelOpsContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
Visit the relational operator context to generate the AST node for the operator.
- buildStore() - Method in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
-
Build the store according to the Enum type
- buildTagContext(Throwable) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Get the tag context from an exception.
- buildTagContext(Throwable, int) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Get the tag context from an exception.
- BX_PREFIX - Static variable in class ortus.boxlang.runtime.loader.ClassLocator
- BXCompiler - Class in ortus.boxlang.compiler
-
I am a CLI tool for pre-compiling code to class files
- BXCompiler() - Constructor for class ortus.boxlang.compiler.BXCompiler
- bxDefaultDatasource - Static variable in class ortus.boxlang.runtime.scopes.Key
- bxGetName() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the name
- bxRandomSeed - Static variable in class ortus.boxlang.runtime.scopes.Key
- bxRegex - Static variable in class ortus.boxlang.runtime.scopes.Key
- bxSessions - Static variable in class ortus.boxlang.runtime.scopes.Key
- bxTracers - Static variable in class ortus.boxlang.runtime.scopes.Key
- ByteCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything
- ByteCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.ByteCaster
- byteChannel - Variable in class ortus.boxlang.runtime.types.File
-
The the writer object when mode is write and seekable is set to true
C
- cache - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
Whether or not the query results should be cached.
- cache - Static variable in class ortus.boxlang.runtime.scopes.Key
-
JDBC keys.
- Cache - Class in ortus.boxlang.runtime.bifs.global.cache
- Cache - Class in ortus.boxlang.runtime.components.cache
- Cache() - Constructor for class ortus.boxlang.runtime.bifs.global.cache.Cache
-
Constructor
- Cache() - Constructor for class ortus.boxlang.runtime.components.cache.Cache
-
Constructor
- CACHE - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- CACHE_PREFIX - Static variable in class ortus.boxlang.runtime.components.cache.Cache
-
The default cache prefix for all cache keys for templates
- CACHE_PREFIX - Static variable in class ortus.boxlang.runtime.jdbc.PendingQuery
-
Prefix for cache queries in BoxLang
- Cache.CacheAction - Enum Class in ortus.boxlang.runtime.components.cache
-
Enumeration of all possible `type` attribute values.
- cacheable() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
cacheable
record component. - CacheConfig - Class in ortus.boxlang.runtime.config.segments
-
A BoxLang cache configuration This is a configuration segment for a cache engine The default name is 'default' The default provider is 'BoxCacheProvider' The default properties are based on the DEFAULTS struct
- CacheConfig() - Constructor for class ortus.boxlang.runtime.config.segments.CacheConfig
-
Default Empty Constructor
- CacheConfig(String) - Constructor for class ortus.boxlang.runtime.config.segments.CacheConfig
-
Constructor by string name
- CacheConfig(Key) - Constructor for class ortus.boxlang.runtime.config.segments.CacheConfig
-
Constructor by name of a boxCacheProvider
- CacheConfig(Key, Key, IStruct) - Constructor for class ortus.boxlang.runtime.config.segments.CacheConfig
-
Constructor by name, provider and properties
- CacheConfig(Key, IStruct) - Constructor for class ortus.boxlang.runtime.config.segments.CacheConfig
-
Constructor by name and properties
- cached - Static variable in class ortus.boxlang.runtime.scopes.Key
- CACHED - Enum constant in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
- cachedAfter - Static variable in class ortus.boxlang.runtime.scopes.Key
- CachedThreadReference - Class in ortus.boxlang.debugger
- CachedThreadReference(BoxLangDebugger, ThreadReference) - Constructor for class ortus.boxlang.debugger.CachedThreadReference
- cachedwithin - Static variable in class ortus.boxlang.runtime.scopes.Key
- cachedWithin - Static variable in class ortus.boxlang.runtime.scopes.Key
- CacheExistsValidator - Class in ortus.boxlang.runtime.cache.util
-
I ensure that the passed cachename is a valid registered cache.
- CacheExistsValidator() - Constructor for class ortus.boxlang.runtime.cache.util.CacheExistsValidator
- CacheFilter - Class in ortus.boxlang.runtime.bifs.global.cache
- CacheFilter() - Constructor for class ortus.boxlang.runtime.bifs.global.cache.CacheFilter
-
Constructor
- cacheID - Static variable in class ortus.boxlang.runtime.scopes.Key
- cacheKey - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
Cache key used to store the query in the cache.
- cacheKey - Static variable in class ortus.boxlang.runtime.scopes.Key
- cacheKeyToPath(Key) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Converts a key to a full path object in the pool
- cacheLastAccessTimeout - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
Max time to wait for a cache to be accessed before it is considered stale and automatically removed from the BoxLang cache.
- cacheLastAccessTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- cacheName - Variable in class ortus.boxlang.runtime.config.segments.SchedulerConfig
-
The name of the cache to use for server fixation and clustering.
- cacheName - Static variable in class ortus.boxlang.runtime.scopes.Key
- cacheName() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
-------------------------------------------------------------------------- Interface Methods -------------------------------------------------------------------------- Mostly Getters
- cacheName() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
The name of the cache this entry belongs to
- CacheNames - Class in ortus.boxlang.runtime.bifs.global.cache
- CacheNames() - Constructor for class ortus.boxlang.runtime.bifs.global.cache.CacheNames
-
Constructor
- cacheProvider - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
String name of the cache provider used to cache the query.
- cacheProvider - Static variable in class ortus.boxlang.runtime.scopes.Key
- CacheProviders - Class in ortus.boxlang.runtime.bifs.global.cache
- CacheProviders() - Constructor for class ortus.boxlang.runtime.bifs.global.cache.CacheProviders
-
Constructor
- cacheRegion - Static variable in class ortus.boxlang.runtime.scopes.Key
- caches - Variable in class ortus.boxlang.runtime.config.Configuration
-
Cache registrations
- caches - Static variable in class ortus.boxlang.runtime.scopes.Key
- cacheService - Variable in class ortus.boxlang.runtime.application.Application
-
The cache service helper
- cacheService - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The cache service helper
- cacheService - Variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Cache Service
- cacheService - Variable in class ortus.boxlang.runtime.components.cache.Cache
- cacheService - Static variable in class ortus.boxlang.runtime.scopes.Key
- CacheService - Class in ortus.boxlang.runtime.bifs.global.cache
- CacheService - Class in ortus.boxlang.runtime.services
-
This is a service that provides caching functionality to BoxLang.
- CacheService() - Constructor for class ortus.boxlang.runtime.bifs.global.cache.CacheService
-
Constructor
- CacheService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.CacheService
-
Constructor
- cacheTimeout - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
Max time the query will be cached for.
- cacheTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- calculateOrderBys() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Calculate the order by columns
- calculateResultColumns(boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Calculate the result columns
- call() - Method in class ortus.boxlang.runtime.interop.proxies.Callable
- call(Object) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method is used to register any executable as a scheduled task.
- call(Object, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method is used to register any object that is either: - DynamicObject - IReferenceable - Callable - Runnable as a scheduled task.
- call(Runnable) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method is used to register the Runnable Lambda on this scheduled task.
- call(Callable<?>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method is used to register the callable Callable Lambda on this scheduled task.
- call(DynamicObject) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method is used to register the callable DynamicObject on this scheduled task.
- call(DynamicObject, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method is used to register the callable DynamicObject/Callable lambda on this scheduled task.
- callable() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Returns the value of the
callable
record component. - Callable - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/concurrent/Callable.html
- Callable(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.Callable
- callback - Static variable in class ortus.boxlang.runtime.scopes.Key
- callDynamicObjectInvokeConstructor(Transpiler, List<BoxArgument>, TransformerContext) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- caller - Static variable in class ortus.boxlang.runtime.scopes.Key
- callinvokeFunction(Transpiler, Type, List<BoxArgument>, List<AbstractInsnNode>, TransformerContext, boolean) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- callReferencerGetAndInvoke(Transpiler, List<BoxArgument>, String, TransformerContext, boolean) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- callReferencerGetAndInvoke(Transpiler, List<BoxArgument>, List<AbstractInsnNode>, TransformerContext, boolean) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- CallStackGet - Class in ortus.boxlang.runtime.bifs.global.system
- CallStackGet() - Constructor for class ortus.boxlang.runtime.bifs.global.system.CallStackGet
-
Constructor
- camelCase(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Convert a string to camel case using a functional approach.
- CamelCase - Class in ortus.boxlang.runtime.bifs.global.string
- CamelCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.CamelCase
-
Constructor
- cancel() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- cancelRowUpdates() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- canInvokeImplicitAccessor(IBoxContext) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- canInvokeImplicitAccessor(IClassRunnable, IBoxContext) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
A helper to look at the "InvokeImplicitAccessor" annotation and application settings, caching the result
- canLoadInterceptor(Class<? extends IInterceptor>) - Method in class ortus.boxlang.runtime.services.InterceptorService
-
This method encapsulates the logic to determine if an interceptor can be loaded or not.
- canonicalize - Static variable in class ortus.boxlang.runtime.scopes.Key
- canOutput() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Can the current context output to the response stream? Contexts tied to a specific object like a function or class may override this to return false based on their own logic.
- canOutput() - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
A helper to look at the "output" annotation, caching the result
- canOutput() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Can the current context output to the response stream? Contexts tied to a specific object like a function or class may override this to return false based on their own logic.
- canOutput() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Can the current context output to the response stream? Contexts tied to a specific object like a function or class may override this to return false based on their own logic.
- canOutput() - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- canOutput() - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
A helper to look at the "output" annotation, caching the result
- canOutput() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
A helper to look at the "output" annotation, caching the result
- canOutput() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
A helper to look at the "output" annotation, caching the result
- canOutput(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.Function
-
A helper to look at the "output" annotation, caching the result
- canOutput(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
If we are wrapping a BIF that outputs something, don't block it
- canOutput(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
If we are wrapping a method that outputs something, don't block it
- canOutput(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
If we are wrapping a method that outputs something, don't block it
- canOutput(IBoxContext, DynamicObject) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
A helper to look at the "output" annotation from a static context By default in BoxLang this is false
- canOutput(IClassRunnable) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
A helper to look at the "output" annotation, caching the result
- canReturn() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- canReturn() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- canReturn() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- Capabilities() - Constructor for class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
- capitalizedSort - Static variable in class ortus.boxlang.compiler.parser.ParserErrorStrategy
- CARRIAGE_RETURN - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- CASE_SENSITIVE - Enum constant in enum class ortus.boxlang.runtime.types.IStruct.TYPES
- caseSensitive - Static variable in class ortus.boxlang.runtime.scopes.Key
- cast - Static variable in class ortus.boxlang.runtime.scopes.Key
- cast(boolean, Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.IntegerCaster
-
Used to cast anything, throwing exception if we fail
- cast(boolean, Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.NumberCaster
-
Used to cast anything to a Number, throwing exception if we fail
- cast(boolean, Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.IntegerCaster
-
Used to cast anything
- cast(boolean, Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.LongCaster
-
Used to cast anything
- cast(boolean, Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ShortCaster
-
Used to cast anything
- cast(boolean, IBoxContext, Object, Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Used to cast anything.
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ArrayCaster
-
Used to cast anything to an Array, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BigDecimalCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BigIntegerCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BinaryCaster
-
Used to cast anything to a Binary, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.BooleanCaster
-
Used to cast anything to a boolean, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ByteCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.CharacterCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ClosureCaster
-
Used to cast anything to a Closure, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.CollectionCaster
-
Used to cast anything to a collection, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.DoubleCaster
-
Used to cast anything to a Double, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.EmailCaster
-
Used to cast anything to a Email, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.FloatCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
-
Used to cast anything to a Function, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.GUIDCaster
-
Used to cast anything to a GUID, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.IntegerCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.KeyCaster
-
Used to cast anything to a Key, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.LongCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCaster
-
Used to cast anything to a Array, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ModifiableStructCaster
-
Used to cast anything to a Struct, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.NumberCaster
-
Used to cast anything to a Number, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.QueryCaster
-
Used to cast anything to a Query, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ShortCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCaster
-
Used to cast anything to a string, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
-
Used to cast anything to a string, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StructCaster
-
Used to cast anything to a Struct, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.StructCasterLoose
-
Used to cast anything to a Struct, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.ThrowableCaster
-
Used to cast anything to a Throwable, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.TimeCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.UUIDCaster
-
Used to cast anything to a UUID, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.VariableNameCaster
-
Used to cast anything to a VariableName, throwing exception if we fail
- cast(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.XMLCaster
-
Used to cast anything to a XML, throwing exception if we fail
- cast(Object, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ClosureCaster
-
Used to cast anything to a Closure
- cast(Object, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
-
Used to cast anything to a Function
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ArrayCaster
-
Used to cast anything to an Array
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.BigDecimalCaster
-
Used to cast anything
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.BigIntegerCaster
-
Used to cast anything
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.BinaryCaster
-
Used to cast anything to a Binary
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.BooleanCaster
-
Used to cast anything to a boolean, throwing exception if we fail
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ByteCaster
-
Used to cast anything
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.CharacterCaster
-
Used to cast anything
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.CollectionCaster
-
Used to cast anything to a collection
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.DoubleCaster
-
Used to cast anything to a double
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.EmailCaster
-
Used to cast anything to a Email
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.FloatCaster
-
Used to cast anything
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.GUIDCaster
-
Used to cast anything to a GUID
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.IntegerCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.KeyCaster
-
Used to cast anything to a Key
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.LongCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCaster
-
Used to cast anything to a Array that needs to be modifiable
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ModifiableStructCaster
-
Used to cast anything to a Struct that needs to be modifiable
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.NumberCaster
-
Used to cast anything to a Number
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.QueryCaster
-
Used to cast anything to a Query
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ShortCaster
-
Used to cast anything, throwing exception if we fail
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCaster
-
Used to cast anything to a string
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
-
Used to cast anything to a string
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.StructCaster
-
Used to cast anything to a Struct
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.StructCasterLoose
-
Used to cast anything to a Struct
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.ThrowableCaster
-
Used to cast anything to a Throwable
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.TimeCaster
-
Used to cast anything
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.UUIDCaster
-
Used to cast anything to a UUID
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.VariableNameCaster
-
Used to cast anything to a VariableName
- cast(Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.XMLCaster
-
Used to cast anything to a XML
- cast(Object, Boolean, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.NumberCaster
-
Used to cast anything to a Number
- cast(Object, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.BooleanCaster
-
Used to cast anything to a boolean
- cast(Object, Boolean, ZoneId) - Static method in class ortus.boxlang.runtime.dynamic.casters.TimeCaster
-
Used to cast anything to a LocalTime object.
- cast(Object, Boolean, ZoneId, Boolean, IBoxContext) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
Used to cast anything to a DateTime object.
- cast(Object, Boolean, ZoneId, IBoxContext) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
Used to cast anything to a DateTime object.
- cast(Object, Boolean, IBoxContext) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
Used to cast anything
- cast(Object, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
-
Used to cast anything to a Function, throwing exception if we fail
- cast(Object, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCaster
-
Used to cast anything to a string, throwing exception if we fail
- cast(Object, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
-
Used to cast anything to a string, throwing exception if we fail
- cast(Object, String, boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
-
Used to cast anything to a Function
- cast(Object, String, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCaster
-
Used to cast anything to a string
- cast(Object, String, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
-
Used to cast anything to a string
- cast(Object, IBoxContext) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
Used to cast anything, throwing exception if we fail
- cast(IBoxContext, Object, Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Used to cast anything, throwing exception if we fail
- cast(IBoxContext, Object, Object, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Used to cast anything.
- Cast - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Cast() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
- CastAs - Class in ortus.boxlang.runtime.operators
-
Casts input to Java type
- CastAs - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- CastAs() - Constructor for class ortus.boxlang.runtime.operators.CastAs
- castAsReturnType(ExecutedQuery) - Method in class ortus.boxlang.runtime.jdbc.QueryOptions
-
Get the query results as the configured return type.
- castAsStringOrNull(Object) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsValid
-
Helper method to cast the value to a string or null if the value is null.
- CastAttempt<T> - Class in ortus.boxlang.runtime.dynamic.casters
-
A container object which may or may not contain the result of a cast attempt This allows you to attempt a cast, getting the casted value if it was successfull, but not throwing an exception if it fails.
- castClassesToStrings - Static variable in class ortus.boxlang.runtime.dynamic.casters.StringCaster
- castClassesToStrings - Static variable in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
- castThrowablesToStrings - Static variable in class ortus.boxlang.runtime.dynamic.casters.StringCaster
- castThrowablesToStrings - Static variable in class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
- CatchBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the context of a template execution in BoxLang
- CatchBoxContext(IBoxContext, Key, Throwable) - Constructor for class ortus.boxlang.runtime.context.CatchBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- category - Variable in class ortus.boxlang.debugger.event.OutputEvent.OutputBody
- category - Static variable in class ortus.boxlang.runtime.scopes.Key
- category() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns the value of the
category
record component. - cause - Static variable in class ortus.boxlang.runtime.scopes.Key
- cdataEnd - Static variable in class ortus.boxlang.runtime.types.XML
- cdataStart - Static variable in class ortus.boxlang.runtime.types.XML
-
CDATA contstants
- Ceiling - Class in ortus.boxlang.runtime.bifs.global.math
- Ceiling - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Ceiling() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Ceiling
-
Constructor
- Ceiling() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ceiling
- cert_cookie - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_flags - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_issuer - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_keysize - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_secretkeysize - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_serialnumber - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_server_issuer - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_server_subject - Static variable in class ortus.boxlang.runtime.scopes.Key
- cert_subject - Static variable in class ortus.boxlang.runtime.scopes.Key
- CF_SQL - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- cf_template_path - Static variable in class ortus.boxlang.runtime.scopes.Key
- CFC_OR_BX_FILE - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- CFExpressionVisitor - Class in ortus.boxlang.compiler.toolchain
-
This class is responsible for visiting the parse tree and generating the AST for CFScript expressions.
- CFExpressionVisitor(CFParser, CFVisitor) - Constructor for class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- cfid - Static variable in class ortus.boxlang.runtime.scopes.Key
- CFLexerCustom - Class in ortus.boxlang.compiler.parser
-
I extend the generated ANTLR lexer to add some custom methods for getting unpopped modes so we can perform better validation after parsing.
- CFLexerCustom(CharStream, int, ErrorListener, CFParser) - Constructor for class ortus.boxlang.compiler.parser.CFLexerCustom
-
Constructor
- CFParser - Class in ortus.boxlang.compiler.parser
-
Parser for CF scripts
- CFParser() - Constructor for class ortus.boxlang.compiler.parser.CFParser
-
Constructor
- CFParser(int, int) - Constructor for class ortus.boxlang.compiler.parser.CFParser
- CFParser(int, int, boolean) - Constructor for class ortus.boxlang.compiler.parser.CFParser
- CFParserControl - Class in ortus.boxlang.compiler.parser
- CFParserControl(TokenStream) - Constructor for class ortus.boxlang.compiler.parser.CFParserControl
- CFSCRIPT - Enum constant in enum class ortus.boxlang.compiler.parser.BoxSourceType
- CFSCRIPT - Enum constant in enum class ortus.boxlang.compiler.toolchain.BoxSourceType
- CFTEMPLATE - Enum constant in enum class ortus.boxlang.compiler.parser.BoxSourceType
- CFTEMPLATE - Enum constant in enum class ortus.boxlang.compiler.toolchain.BoxSourceType
- cftoken - Static variable in class ortus.boxlang.runtime.scopes.Key
- CFTranspiler - Class in ortus.boxlang.compiler
-
I am a CLI tool for transpiling ColdFusion code to BoxLang TODO: Not sure where this class should eventually live.
- CFTranspiler() - Constructor for class ortus.boxlang.compiler.CFTranspiler
- CFTranspilerVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
Pretty print BoxLang AST nodes
- CFTranspilerVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Constructor
- CFTranspilerVisitor(IStruct) - Constructor for class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Constructor with config
- cfvar - Static variable in class ortus.boxlang.runtime.scopes.Key
- CFVisitor - Class in ortus.boxlang.compiler.toolchain
-
This class is responsible for creating the AST from the ANTLR generated parse tree.
- CFVisitor(CFParser) - Constructor for class ortus.boxlang.compiler.toolchain.CFVisitor
- changeInputStream(InputStream) - Method in class ortus.boxlang.debugger.AdapterProtocolMessageReader
- Char - Class in ortus.boxlang.runtime.bifs.global.string
- Char() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Char
-
Constructor
- CHAR - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- CharacterCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything
- CharacterCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.CharacterCaster
- charset - Static variable in class ortus.boxlang.runtime.scopes.Key
- charset - Variable in class ortus.boxlang.runtime.types.File
- CharsetDecode - Class in ortus.boxlang.runtime.bifs.global.string
- CharsetDecode() - Constructor for class ortus.boxlang.runtime.bifs.global.string.CharsetDecode
-
Constructor
- CharsetEncode - Class in ortus.boxlang.runtime.bifs.global.string
- CharsetEncode() - Constructor for class ortus.boxlang.runtime.bifs.global.string.CharsetEncode
-
Constructor
- charsetOrBufferSize - Static variable in class ortus.boxlang.runtime.scopes.Key
- checkArrayAccess(BoxGrammar.ExprArrayAccessContext, BoxExpression, BoxExpression) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Check array access to ensure that nonsensical access methods are rejected at AST build time
- checkArrayAccess(CFGrammar.ExprArrayAccessContext, BoxExpression, BoxExpression) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Check array access to ensure that nonsensical access methods are rejected at AST build time
- checkDotAccess(BoxExpression, BoxExpression, boolean) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Checks DOT access methods to ensure that nonsensical access methods are rejected at AST build time and not left to the runtime, when it is not so useful!
- checkDotAccess(BoxExpression, BoxExpression, boolean) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Checks DOT access methods to ensure that nonsensical access methods are rejected at AST build time and not left to the runtime, when it is not so useful!
- checkInterrupted() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Call this method periodically in a long-running task to check to see if the thread has been interrupted.
- checkStepEvent(CachedThreadReference) - Method in interface ortus.boxlang.debugger.IStepStrategy
- checkStepEvent(CachedThreadReference) - Method in class ortus.boxlang.debugger.NextStepStrategy
- checkStepEvent(CachedThreadReference) - Method in class ortus.boxlang.debugger.StepInStrategy
- checkStepEvent(CachedThreadReference) - Method in class ortus.boxlang.debugger.StepOutStrategy
- checksum(Path) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Peforms a checksum of a file path object using the MD5 algorithm
- checksum(Path, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Peforms a checksum of a file path object using a supported algorithm
- childname - Static variable in class ortus.boxlang.runtime.scopes.Key
- ChildTransaction - Class in ortus.boxlang.runtime.jdbc
-
A child transaction object used for implementing nested JDBC transactions.
- ChildTransaction(ITransaction) - Constructor for class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Construct a nested transaction, attaching the given @param parent transaction.
- CLASS - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- CLASS_ARRAY_TYPE - Static variable in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxClassTransformer
- CLASS_TYPE - Static variable in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxClassTransformer
- CLASS_UTILS - Static variable in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Helper for all class utility methods from apache commons lang 3
- CLASS_UTILS - Static variable in class ortus.boxlang.runtime.interop.DynamicObject
-
Helper for all class utility methods from apache commons lang 3
- ClassBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the pseduo constructor of a Box Class
- ClassBoxContext(IBoxContext, IClassRunnable) - Constructor for class ortus.boxlang.runtime.context.ClassBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- ClassDiscovery - Class in ortus.boxlang.runtime.loader.util
-
The
ClassDiscovery
class is used to discover classes in a given package at runtime -getClassFilesAsStream
will return a stream of fully qualified class names -getClassFiles
will return an array of fully qualified class names -loadClassFiles
will return an array of loaded classes - ClassDiscovery() - Constructor for class ortus.boxlang.runtime.loader.util.ClassDiscovery
- classGenerationDirectory - Variable in class ortus.boxlang.compiler.Boxpiler
-
The directory where the generated classes are stored
- classGenerationDirectory - Variable in class ortus.boxlang.runtime.config.Configuration
-
The directory where the generated classes will be placed The default is the system temp directory +
/boxlang
- classGenerationDirectory - Static variable in class ortus.boxlang.runtime.scopes.Key
- ClassInfo - Record Class in ortus.boxlang.compiler
-
A Record that represents the information about a class to be compiled
- ClassInfo(FQN, BoxFQN, String, String, BoxSourceType, String, long, DiskClassLoader[], InterfaceProxyDefinition, IBoxpiler, ResolvedFilePath) - Constructor for record class ortus.boxlang.compiler.ClassInfo
-
Creates an instance of a
ClassInfo
record class. - classLoader - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The Dynamic class loader for the module
- ClassLocation - Record Class in ortus.boxlang.runtime.loader
-
This record represents a class location in the application
- ClassLocation(String, String, String, int, Class<?>, String, Boolean, String, ResolvedFilePath) - Constructor for record class ortus.boxlang.runtime.loader.ClassLocation
-
Creates an instance of a
ClassLocation
record class. - classLocator - Variable in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
The class locator that this resolver is associated with
- ClassLocator - Class in ortus.boxlang.runtime.loader
-
This is a Class Loader is in charge of locating Box classes in the lookup algorithm and also Java classes in the classloader paths.
- ClassMeta - Class in ortus.boxlang.runtime.types.meta
-
This class represents generic BoxLang metadata for a an object which has no object-specifc properties
- ClassMeta(IClassRunnable) - Constructor for class ortus.boxlang.runtime.types.meta.ClassMeta
-
Constructor
- ClassMetadataVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
I generate metadata for a class or interface based on the AST without needing to instantiate or even compile the code
- ClassMetadataVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.ClassMetadataVisitor
-
Constructor
- ClassMetadataVisitor(IBoxContext) - Constructor for class ortus.boxlang.compiler.ast.visitor.ClassMetadataVisitor
-
Constructor
- className - Static variable in class ortus.boxlang.runtime.scopes.Key
- className() - Method in record class ortus.boxlang.compiler.ClassInfo
- className() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns the value of the
className
record component. - ClassNotFoundBoxLangException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a class cannot be found in the BoxLang runtime.
- ClassNotFoundBoxLangException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ClassNotFoundBoxLangException
-
Constructor when we don't know the actual struct that was being searched
- ClassNotFoundBoxLangException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ClassNotFoundBoxLangException
-
Constructor
- classPath - Variable in class ortus.boxlang.runtime.util.conversion.BoxClassState
-
The BoxLang class path
- classPaths - Variable in class ortus.boxlang.runtime.config.Configuration
-
An array of directories where box classes are located and loaded from.
- classPaths - Static variable in class ortus.boxlang.runtime.scopes.Key
- classPoolName() - Method in record class ortus.boxlang.compiler.ClassInfo
- classPools - Variable in class ortus.boxlang.compiler.Boxpiler
-
Keeps track of the classes we've compiled
- classRequestNoMethod(IBoxContext, IClassRunnable) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onClassRequest event when no method is specified.
- classResolverCache - Variable in class ortus.boxlang.runtime.config.Configuration
-
Turn on/off the resolver cache for Class Locators of Java/Box classes
true
by default - classResolverCache - Static variable in class ortus.boxlang.runtime.scopes.Key
- classSet() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get all the class paths keys in the resolver cache
- ClassVariablesScope - Class in ortus.boxlang.runtime.scopes
-
I'm just like a normal Variables scope, but I know I belong to a class
- ClassVariablesScope(IClassRunnable) - Constructor for class ortus.boxlang.runtime.scopes.ClassVariablesScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- clazz - Static variable in class ortus.boxlang.runtime.scopes.Key
- clazz() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
clazz
record component. - clazz(IBoxContext) - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Override the getter Java Classes just return the class BoxLang classes we ask the Loader to load it
- cleanFileName(String) - Method in class ortus.boxlang.runtime.util.BoxFQN
-
Clean the file name by removing the extension.
- cleanFileName(String) - Method in class ortus.boxlang.runtime.util.FQN
-
Clean the file name by replacing periods with $.
- cleanupTaskRun() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method is called ALWAYS after a task runs, wether in failure or success but used internally for any type of cleanups
- clear() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Clear the resolver cache
- clear() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- clear() - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- clear() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Clear all registered datasources and close all connections.
- clear() - Method in class ortus.boxlang.runtime.types.Array
-
Clears the contents contents of the array
- clear() - Method in class ortus.boxlang.runtime.types.Query
- clear() - Method in class ortus.boxlang.runtime.types.Struct
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- clear() - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
- clear() - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class ortus.boxlang.runtime.types.XML
- clear(String) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Clears an object from the cache provider
- clear(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Clears an object from the cache provider
- clear(String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Clear a specific key from the resolver cache
- clear(String...) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Clears multiple objects from the cache provider
- clear(String...) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Clears multiple objects from the cache provider
- clear(Key) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- clear(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Clears an object from the storage
- clear(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Clears an object from the storage
- clear(Key) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Clears an object from the storage
- clear(Key) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Clears an object from the storage
- clear(Key...) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- clear(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Clears multiple objects from the storage
- clear(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Clears multiple objects from the storage
- clear(Key...) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Clears multiple objects from the storage
- clear(Key...) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Clears multiple objects from the storage
- clearAll() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Clear all the elements in the cache provider
- clearAll() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Clear all the elements in the cache provider
- clearAll() - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- clearAll() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Clear all the elements in the store
- clearAll() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Clear all the elements in the store
- clearAll() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Clear all the elements in the store
- clearAll() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Clear all the elements in the store
- clearAll(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Clear all the elements in the cache provider with a $
ICacheKeyFilter
predicate. - clearAll(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Clear all the elements in the cache provider with a $
ICacheKeyFilter
predicate. - clearAll(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- clearAll(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Clear all the elements in the store with a $
ICacheKeyFilter
. - clearAll(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Clear all the elements in the store with a $
ICacheKeyFilter
. - clearAll(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Clear all the elements in the store with a $
ICacheKeyFilter
. - clearAll(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Clear all the elements in the store with a $
ICacheKeyFilter
. - clearAllCaches() - Method in class ortus.boxlang.runtime.services.CacheService
-
Clear all elements in all caches
- clearBatch() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- clearBuffer() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Clear the buffer
- clearBuffer() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Clear the buffer
- clearBuffer() - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- clearCache() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Clear The cache of loaded classes
- clearClassFilesOnStartup - Variable in class ortus.boxlang.runtime.config.Configuration
-
This setting if enabled will remove all the class files in the
classGenerationDirectory
on startupfalse
by default - clearClassFilesOnStartup - Static variable in class ortus.boxlang.runtime.scopes.Key
- clearClassLoaders() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Clear all the class loaders
- clearDrivers() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Clear all registered drivers
- clearImportCache() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Clear the import cache
- clearInterceptionStates() - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Clear all the interception states Use with caution.
- clearJdkImportCache() - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Clear the JDK import cache
- ClearLocale - Class in ortus.boxlang.runtime.bifs.global.i18n
- ClearLocale() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.ClearLocale
-
Constructor
- clearMemory() - Static method in class ortus.boxlang.debugger.JDITools
- clearPagePool() - Method in class ortus.boxlang.compiler.Boxpiler
-
Clear page pools
- clearPagePool() - Method in interface ortus.boxlang.compiler.IBoxpiler
- clearParameters() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- clearParseCache() - Static method in class ortus.boxlang.compiler.parser.BoxParser
-
Clear the DFA cache.
- clearParseCache() - Static method in class ortus.boxlang.compiler.parser.CFParser
-
Clear the DFA cache.
- clearParseCache() - Static method in class ortus.boxlang.compiler.parser.DocParser
-
Clear the DFA cache.
- clearParseCache() - Static method in class ortus.boxlang.compiler.parser.Parser
-
Clear the DFA cache across all parsers.
- clearQuiet(String) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Clears an object from the cache provider
- clearQuiet(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Clears an object from the cache provider with no stats updated or listeners
- clearSchedulers(Boolean, Long) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Clear all schedulers from the service.
- clearStackCounter() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- clearStats() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Clear The stats
- clearStats() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Clear stats
- clearTasks() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Clear all tasks from the scheduler.
- clearTimers() - Method in class ortus.boxlang.runtime.util.Timer
-
Clear all timers
- ClearTimezone - Class in ortus.boxlang.runtime.bifs.global.temporal
- ClearTimezone() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.ClearTimezone
-
Constructor
- clearTryCatchStack() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- clearTryCatchStack() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- clearUnfoundClasses() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Clear the unfound class cache
- clearWarnings() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- clearWarnings() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- clearWarnings() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- cli - Static variable in class ortus.boxlang.runtime.scopes.Key
- cliArgs() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
cliArgs
record component. - cliArgsRaw() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
cliArgsRaw
record component. - CLIClear - Class in ortus.boxlang.runtime.bifs.global.cli
- CLIClear() - Constructor for class ortus.boxlang.runtime.bifs.global.cli.CLIClear
-
Constructor
- CLIENTCACHE - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- clientCert - Static variable in class ortus.boxlang.runtime.scopes.Key
- clientCertPassword - Static variable in class ortus.boxlang.runtime.scopes.Key
- clientInfo - Static variable in class ortus.boxlang.runtime.scopes.Key
- clientManagement - Static variable in class ortus.boxlang.runtime.scopes.Key
- CLIExit - Class in ortus.boxlang.runtime.bifs.global.cli
- CLIExit() - Constructor for class ortus.boxlang.runtime.bifs.global.cli.CLIExit
-
Constructor
- CLIGetArgs - Class in ortus.boxlang.runtime.bifs.global.cli
- CLIGetArgs() - Constructor for class ortus.boxlang.runtime.bifs.global.cli.CLIGetArgs
-
Constructor
- CLIOptions - Record Class in ortus.boxlang.runtime.config
-
Command-line options for the BoxLang runtime.
- CLIOptions(int) - Constructor for record class ortus.boxlang.debugger.DebugMain.CLIOptions
-
Creates an instance of a
CLIOptions
record class. - CLIOptions(String, Boolean, String, String, Boolean, Boolean, String, Boolean, List<String>, String[], String, String) - Constructor for record class ortus.boxlang.runtime.config.CLIOptions
-
Creates an instance of a
CLIOptions
record class. - CLIRead - Class in ortus.boxlang.runtime.bifs.global.cli
- CLIRead() - Constructor for class ortus.boxlang.runtime.bifs.global.cli.CLIRead
-
Constructor
- CLIUtil - Class in ortus.boxlang.runtime.util
-
A collection of utility methods for the CLI.
- CLIUtil() - Constructor for class ortus.boxlang.runtime.util.CLIUtil
- clone() - Method in class ortus.boxlang.runtime.types.DateTime
- clone(ZoneId) - Method in class ortus.boxlang.runtime.types.DateTime
-
Clones this object to produce a new object
- clone(Map<LabelNode, LabelNode>) - Method in class ortus.boxlang.compiler.asmboxpiler.DebugCatchResetNode
- cloneNode(boolean) - Method in class ortus.boxlang.runtime.types.XML
-
Retrieves the parent node of the node.
- close() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Closeable interface method
- close() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- close() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- close() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- close() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Close the class loader
- close() - Method in class ortus.boxlang.runtime.scripting.WriterOutputStream
- close() - Method in class ortus.boxlang.runtime.types.File
-
Closes either the read or write stream
- closeOnCompletion() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- closure - Static variable in class ortus.boxlang.runtime.scopes.Key
- Closure - Class in ortus.boxlang.runtime.types
-
Represents a closure, which is a function, but has less data than a UDF and also retains a reference to the declaring context.
- Closure(IBoxContext) - Constructor for class ortus.boxlang.runtime.types.Closure
-
Constructor
- CLOSURE - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- CLOSURE - Static variable in record class ortus.boxlang.runtime.types.Argument
- ClosureBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the execution of a closure.
- ClosureBoxContext(IBoxContext, Closure) - Constructor for class ortus.boxlang.runtime.context.ClosureBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- ClosureBoxContext(IBoxContext, Closure, ArgumentsScope) - Constructor for class ortus.boxlang.runtime.context.ClosureBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- ClosureBoxContext(IBoxContext, Closure, Key, Object[]) - Constructor for class ortus.boxlang.runtime.context.ClosureBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- ClosureBoxContext(IBoxContext, Closure, Key, Map<Key, Object>) - Constructor for class ortus.boxlang.runtime.context.ClosureBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- ClosureBoxContext(IBoxContext, Closure, Key, ArgumentsScope) - Constructor for class ortus.boxlang.runtime.context.ClosureBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- ClosureCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Closure
- ClosureCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.ClosureCaster
- Coalesce - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Coalesce() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Coalesce
- code() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
code
record component. - codePrintHTML - Static variable in class ortus.boxlang.runtime.scopes.Key
- codePrintPlain - Static variable in class ortus.boxlang.runtime.scopes.Key
- COERCE - Enum constant in enum class ortus.boxlang.runtime.interop.DynamicInteropService.MATCH_TYPE
- coerceArguments(IBoxContext, Class<?>[], Class<?>[], Object[], Object[], Boolean, BooleanRef, AtomicInteger) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
This is used to coerce arguments to the appropriate types for the method execution if needed
- coldfusion - Static variable in class ortus.boxlang.runtime.scopes.Key
- collection - Static variable in class ortus.boxlang.runtime.scopes.Key
- CollectionCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a collection
- CollectionCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.CollectionCaster
- COLON - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- column - Variable in class ortus.boxlang.debugger.types.Breakpoint
- column - Variable in class ortus.boxlang.debugger.types.StackFrame
- column - Static variable in class ortus.boxlang.runtime.scopes.Key
- column_name - Static variable in class ortus.boxlang.runtime.scopes.Key
- columnExists(Query, String) - Static method in class ortus.boxlang.runtime.types.util.QueryUtil
-
Checks if a column exists in a query.
- columnKey - Static variable in class ortus.boxlang.runtime.scopes.Key
- columnList - Static variable in class ortus.boxlang.runtime.scopes.Key
- columnName - Static variable in class ortus.boxlang.runtime.scopes.Key
- columns - Static variable in class ortus.boxlang.runtime.scopes.Key
- columnType - Static variable in class ortus.boxlang.runtime.scopes.Key
- columnTypeList - Static variable in class ortus.boxlang.runtime.scopes.Key
- combineParts(String[], String[]) - Method in class ortus.boxlang.runtime.util.FQN
-
Construct an FQN from a prefix and a Path.
- command - Variable in class ortus.boxlang.debugger.request.AbstractRequest
- command - Variable in class ortus.boxlang.debugger.request.AttachRequest
- command - Variable in class ortus.boxlang.debugger.response.AbstractResponse
- comments - Variable in class ortus.boxlang.compiler.parser.AbstractParser
- commit() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Commit the transaction
- commit() - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Commit the transaction
- commit() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- commit() - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Commit the transaction
- COMMON_FORMATTERS - Static variable in class ortus.boxlang.runtime.types.DateTime
-
Common Formatters Map so we can easily access them by name
- COMMON_LOCALES - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
A struct of common locale constants
- COMMON_NUMBER_FORMATTERS - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
Common Number formatter instances
- Comparator<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/Comparator.html
- Comparator(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.Comparator
- compare(Object, Object) - Method in class ortus.boxlang.runtime.interop.proxies.Comparator
- Compare - Class in ortus.boxlang.runtime.bifs.global.string
- Compare - Class in ortus.boxlang.runtime.operators
-
Performs EQ, GT, and LT comparisons Compares numbers as numbers, compares strings case insensitive
- Compare() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Compare
-
Constructor
- Compare() - Constructor for class ortus.boxlang.runtime.operators.Compare
- CompareNoCase - Class in ortus.boxlang.runtime.bifs.global.string
- CompareNoCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.CompareNoCase
-
Constructor
- compareTo(ChronoZonedDateTime<?>) - Method in class ortus.boxlang.runtime.types.DateTime
-
Comparable interface method
- compareTo(FeatureAuditVisitor.AggregateFeatureUsed) - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
- compareTo(DatasourceConfig) - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Compares two DatasourceConfig objects
- compareTo(DataSource) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Compares two DataSource objects
- compareTo(Key) - Method in class ortus.boxlang.runtime.scopes.Key
-
Compare keys in a case-insensitive manner.
- compareTo(Key) - Method in class ortus.boxlang.runtime.scopes.KeyCased
-
Compare keys in a case-sensitive manner.
- compareToWithCase(Key) - Method in class ortus.boxlang.runtime.scopes.Key
-
Compare keys in a case-sensitive manner.
- compile(Reader) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Compile a script
- compile(String) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Compile a script
- compileClass(String, BoxSourceType) - Method in class ortus.boxlang.compiler.Boxpiler
-
Compile a BoxLang Class from source into a Java class
- compileClass(String, BoxSourceType) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileClass(ResolvedFilePath) - Method in class ortus.boxlang.compiler.Boxpiler
-
Compile a BoxLang Class from a file into a Java class
- compileClass(ResolvedFilePath) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileClassInfo(String, String) - Method in class ortus.boxlang.compiler.asmboxpiler.ASMBoxpiler
- compileClassInfo(String, String) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileClassInfo(String, String) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaBoxpiler
- COMPILED_CLASSNAME_PATTERN - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- compiledOn - Variable in class ortus.boxlang.runtime.runnables.BoxScript
-
The date the source was compiled
- compileFile(Path, Path, Boolean, BoxRuntime, Path, String) - Static method in class ortus.boxlang.compiler.BXCompiler
- compileInterfaceProxy(IBoxContext, InterfaceProxyDefinition) - Method in class ortus.boxlang.compiler.Boxpiler
- compileInterfaceProxy(IBoxContext, InterfaceProxyDefinition) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileJava(CompilationUnit, String, List<String>) - Method in interface ortus.boxlang.compiler.javaboxpiler.ITranspiler
- compileJava(CompilationUnit, String, List<String>) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
-
Write a class bytecode
- compiler - Static variable in class ortus.boxlang.runtime.scopes.Key
- compileScript(String, BoxSourceType) - Method in class ortus.boxlang.compiler.Boxpiler
-
Compile a BoxLang script into a Java class
- compileScript(String, BoxSourceType) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileStatement(String, BoxSourceType) - Method in class ortus.boxlang.compiler.Boxpiler
-
Compile a single BoxLang statement into a Java class
- compileStatement(String, BoxSourceType) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileTemplate(ResolvedFilePath) - Method in class ortus.boxlang.compiler.Boxpiler
-
Compile a BoxLang template (file on disk) into a Java class
- compileTemplate(ResolvedFilePath) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileTemplateBytes(ResolvedFilePath) - Method in class ortus.boxlang.compiler.asmboxpiler.ASMBoxpiler
- compileTemplateBytes(ResolvedFilePath) - Method in interface ortus.boxlang.compiler.IBoxpiler
- compileTemplateBytes(ResolvedFilePath) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaBoxpiler
-
Compile a template, returning a list of byte arrays representing the compiled class and its inner classes
- compileVersion - Variable in class ortus.boxlang.runtime.runnables.BoxScript
-
The version of the runtime that compiled this class
- complete(ClassVisitor, Type, Consumer<MethodVisitor>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- completedFuture(U) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Creates a new BoxFuture from a CompletableFuture
- completeExceptionally(String) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Completes exceptionally with a BoxLang exception and the passed message.
- completeOnTimeout(T, long) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Completes this CompletableFuture with the given value if not otherwise completed before the given timeout in milliseconds as the default.
- completeOnTimeout(T, long, Object) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Completes this CompletableFuture with the given value if not otherwise completed before the given timeout.
- completeThread(Key, String, Throwable, Boolean) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Marks a thread as complete
- component - Static variable in class ortus.boxlang.runtime.scopes.Key
- Component - Class in ortus.boxlang.runtime.components
-
Base class for all Components.
- Component - Class in ortus.boxlang.runtime.components.system
- Component - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.CompilationType
- Component - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- Component() - Constructor for class ortus.boxlang.runtime.components.Component
-
A base component
- Component() - Constructor for class ortus.boxlang.runtime.components.system.Component
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- COMPONENT - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer.ExitsAllowed
- COMPONENT - Enum constant in enum class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureType
- COMPONENT - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer.ExitsAllowed
- Component.BodyResult - Record Class in ortus.boxlang.runtime.components
-
The result of a body processing
- Component.ComponentBody - Interface in ortus.boxlang.runtime.components
-
A functional interface for the body of a component which can be a lambda
- componentClass - Variable in class ortus.boxlang.runtime.components.ComponentDescriptor
-
component class
- ComponentDescriptor - Class in ortus.boxlang.runtime.components
-
This class is used to describe a component as it can be a component or a member component or both or coming from a module It also lazily creates the component instance and caches it upon first use
- ComponentDescriptor(Key, Class<?>, String, String, Component, Boolean, Boolean) - Constructor for class ortus.boxlang.runtime.components.ComponentDescriptor
-
Constructor for a component
- componentInstance - Variable in class ortus.boxlang.runtime.components.ComponentDescriptor
-
component instance, lazily created
- componentPaths - Static variable in class ortus.boxlang.runtime.scopes.Key
- components - Variable in class ortus.boxlang.runtime.context.BaseBoxContext
-
A way to discover the current executing componenet
- components - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The Components collaborated by the module
- componentService - Variable in class ortus.boxlang.compiler.parser.BoxParser
- componentService - Variable in class ortus.boxlang.compiler.parser.CFParser
- componentService - Variable in class ortus.boxlang.compiler.toolchain.BoxVisitor
- componentService - Variable in class ortus.boxlang.compiler.toolchain.CFVisitor
- componentService - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The component service helper
- componentService - Variable in class ortus.boxlang.runtime.components.Component
-
The component service helper
- componentService - Static variable in class ortus.boxlang.runtime.scopes.Key
- ComponentService - Class in ortus.boxlang.runtime.services
-
The
ComponentService
is in charge of managing the runtime's built-in components. - ComponentService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.ComponentService
-
Constructor
- compress(ZipUtil.COMPRESSION_FORMAT, String, String, Boolean, Boolean, String, Object, Boolean, IBoxContext) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
A compression method that compresses a file or folder into a zip file according to the specified format
- Compress - Class in ortus.boxlang.runtime.bifs.global.zip
- Compress() - Constructor for class ortus.boxlang.runtime.bifs.global.zip.Compress
-
Constructor
- compressGzip(String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
Gzip compression method that compresses a file or folder into a gzip file and returns the absolute path of the compressed file Note: Gzip does not support compressing directories, so we will compress the files within the directory to the gzip file
- compression - Static variable in class ortus.boxlang.runtime.scopes.Key
- compressZip(String, String, Boolean, Boolean, String, Object, Boolean, IBoxContext) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
Compression method that compresses a file or folder into a zip file and returns the absolute path of the compressed file
- computeAttachmentIfAbsent(Key, Function<? super Key, ? extends T>) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
- computeAttachmentIfAbsent(Key, Function<? super Key, ? extends T>) - Method in class ortus.boxlang.runtime.util.Attachable
-
Comput an attachment if it is not already present.
- computeAttachmentIfAbsent(Key, Function<? super Key, ? extends T>) - Method in interface ortus.boxlang.runtime.util.IBoxAttachable
-
Comput an attachment if it is not already present.
- computeHashCode(Set<IType>) - Method in class ortus.boxlang.runtime.types.Array
- computeHashCode(Set<IType>) - Method in interface ortus.boxlang.runtime.types.IType
- computeHashCode(Set<IType>) - Method in class ortus.boxlang.runtime.types.Query
- computeHashCode(Set<IType>) - Method in class ortus.boxlang.runtime.types.Struct
- computeHashCode(Set<IType>) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
- Concat - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Concat - Class in ortus.boxlang.runtime.operators
-
Performs String Concat
a = "Hello" & "World"
- Concat() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Concat
- Concat() - Constructor for class ortus.boxlang.runtime.operators.Concat
- CONCAT - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- ConcatEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- CONCURRENT - Enum constant in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
- CONCURRENT_SOFT_REFERENCE - Enum constant in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
- ConcurrentSoftReferenceStore - Class in ortus.boxlang.runtime.cache.store
-
This object store keeps all objects in heap using Concurrent classes.
- ConcurrentSoftReferenceStore() - Constructor for class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Constructor
- ConcurrentStore - Class in ortus.boxlang.runtime.cache.store
-
This object store keeps all objects in heap using Concurrent classes.
- ConcurrentStore() - Constructor for class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Constructor
- condition - Static variable in class ortus.boxlang.runtime.scopes.Key
- config - Variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
The cache configuration
- config - Variable in class ortus.boxlang.runtime.cache.store.AbstractStore
-
The configuration for the store
- configFile() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
configFile
record component. - ConfigLoader - Class in ortus.boxlang.runtime.config
-
This class is responsible for loading the core configuration file from the `resources` folder and parsing it into the Configuration class.
- configOverride - Variable in class ortus.boxlang.runtime.context.ConfigOverrideBoxContext
-
The variables scope
- ConfigOverrideBoxContext - Class in ortus.boxlang.runtime.context
-
This context provides a way to override config for all downstream execution.
- ConfigOverrideBoxContext(IBoxContext, Function<IStruct, IStruct>) - Constructor for class ortus.boxlang.runtime.context.ConfigOverrideBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- Configuration - Class in ortus.boxlang.runtime.config
-
The BoxLang configuration object representing the core configuration.
- Configuration() - Constructor for class ortus.boxlang.runtime.config.Configuration
- ConfigurationDoneRequest - Class in ortus.boxlang.debugger.request
-
Models the command that the debug tool has finished configuration.
- ConfigurationDoneRequest() - Constructor for class ortus.boxlang.debugger.request.ConfigurationDoneRequest
- ConfigurationException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when an error is encountered during the configuration of the BoxLang runtime or its modules
- ConfigurationException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ConfigurationException
-
Constructor
- ConfigurationException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ConfigurationException
-
Constructor
- configure - Static variable in class ortus.boxlang.runtime.scopes.Key
- configure() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Usually where concrete implementations add their tasks and configs
- configure() - Method in class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Configure the scheduler
- configure() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Usually where concrete implementations add their tasks and configs
- configure() - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
This method is called by the BoxLang runtime to configure the interceptor
- configure() - Method in interface ortus.boxlang.runtime.events.IInterceptor
-
This method is called by the BoxLang runtime to configure the interceptor
- configure(CacheService, CacheConfig) - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Configure the cache provider for operation
- configure(CacheService, CacheConfig) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Configure the cache provider for operation
- configure(CacheService, CacheConfig) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Configure the cache provider for operation
- configure(IStruct) - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
This method is called by the BoxLang runtime to configure the interceptor with a Struct of properties
- configure(IStruct) - Method in interface ortus.boxlang.runtime.events.IInterceptor
-
This method is called by the BoxLang runtime to configure the interceptor with a Struct of properties
- configure(IStruct) - Method in interface ortus.boxlang.runtime.events.IInterceptorLambda
-
This method is called by the BoxLang runtime to configure the interceptor with a Struct of properties
- configureBasic(Boolean) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
This configures LogBack with a basic configuration, so we can use logging before we actually read the configuration file.
- configureExceptionBreakpoints(boolean, String) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- connect(String, Properties) - Method in class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Returns the wrapped JDBC Driver
- connection - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- connectionLimit - Static variable in class ortus.boxlang.runtime.scopes.Key
- ConnectionManager - Class in ortus.boxlang.runtime.jdbc
-
Manages the active JDBC Connection for the current request/thread/BoxLang context.
- ConnectionManager(IBoxContext) - Constructor for class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Create a new ConnectionManager object.
- connectionString - Static variable in class ortus.boxlang.runtime.scopes.Key
- connectionTestQuery - Static variable in class ortus.boxlang.runtime.scopes.Key
- connectionTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- Consumer<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/Consumer.html
- Consumer(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.Consumer
- ContainerBoxContext - Class in ortus.boxlang.runtime.context
-
This context provides a "container" to run some code in where we want to have our own variables scope, but otherwise want to inherit the rest of the requests' scopes
- ContainerBoxContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.context.ContainerBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- contains(Object) - Method in class ortus.boxlang.runtime.types.Array
- contains(Object) - Method in class ortus.boxlang.runtime.types.Query
- contains(String, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Determine if a value is in a list
- contains(String, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Determine if a value is in a list
- Contains - Class in ortus.boxlang.runtime.operators
-
Performs String Contains check
a = "hello" contains "lo" or a = "hello" ct "LO"
- Contains - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Contains - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- Contains() - Constructor for class ortus.boxlang.runtime.operators.Contains
- containsAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.Array
- containsAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.Query
- containsDelimiters - Variable in class ortus.boxlang.runtime.types.Array
-
Public property to determine if the parse array contains delimiters
- containsKey(Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- containsKey(Object) - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- containsKey(Object) - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- containsKey(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Returns
true
if this map contains a mapping for the specifiedKey
- containsKey(Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns
true
if this map contains a mapping for the specifiedKey
- containsKey(Object) - Method in class ortus.boxlang.runtime.types.XML
- containsKey(String) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- containsKey(String) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Returns
true
if this map maps one or more keys using a String key - containsKey(String) - Method in class ortus.boxlang.runtime.types.Struct
-
Returns
true
if this map maps one or more keys using a String key - containsKey(String) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns
true
if this map contains a mapping for the specifiedKey
- containsKey(String) - Method in class ortus.boxlang.runtime.types.XML
- containsKey(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- containsKey(Key) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
- containsKey(Key) - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- containsKey(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Returns
true
if this map contains a mapping for the specifiedKey
- containsKey(Key) - Method in class ortus.boxlang.runtime.types.Struct
-
Returns
true
if this map contains a mapping for the specifiedKey
- containsKey(Key) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns
true
if this map contains a mapping for the specifiedKey
- containsKey(Key) - Method in class ortus.boxlang.runtime.types.XML
- containsNoCase(String, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Determine if a value is in a list
- containsNoCase(String, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Determine if a value is in a list
- containsValue(Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- containsValue(Object) - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- containsValue(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Returns
true
if this map maps has the specified value - containsValue(Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns
true
if this map maps has the specified value - containsValue(Object) - Method in class ortus.boxlang.runtime.types.XML
- content - Static variable in class ortus.boxlang.runtime.scopes.Key
- CONTENT - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- content_length - Static variable in class ortus.boxlang.runtime.scopes.Key
- content_type - Static variable in class ortus.boxlang.runtime.scopes.Key
- context - Variable in class ortus.boxlang.debugger.request.EvaluateRequest.EvaluateRequestArguments
- context - Variable in class ortus.boxlang.runtime.application.BaseApplicationListener
-
The request context bound to this listener
- context - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
The request context that started this scheduler
- context - Variable in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
The context that created this proxy.
- context - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- context - Static variable in class ortus.boxlang.runtime.scopes.Key
- CONTEXT_NAME - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- context_path - Static variable in class ortus.boxlang.runtime.scopes.Key
- contextual - Static variable in class ortus.boxlang.runtime.scopes.Key
- CONTINUE - Static variable in record class ortus.boxlang.runtime.components.Component.BodyResult
- ContinuedEvent - Class in ortus.boxlang.debugger.event
-
Models the Continued event for the Debug Protocol
- ContinuedEvent(int) - Constructor for class ortus.boxlang.debugger.event.ContinuedEvent
-
Constructor
- continueExecution(int, boolean) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- continueExecution(int, boolean, boolean) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- ContinueRequest - Class in ortus.boxlang.debugger.request
-
Models the command to initialize a debug session.
- ContinueRequest() - Constructor for class ortus.boxlang.debugger.request.ContinueRequest
- ContinueRequest.ContinueRequestArguments - Class in ortus.boxlang.debugger.request
- ContinueRequestArguments() - Constructor for class ortus.boxlang.debugger.request.ContinueRequest.ContinueRequestArguments
- ContinueResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- ContinueResponse() - Constructor for class ortus.boxlang.debugger.response.ContinueResponse
- ContinueResponse(ContinueRequest, boolean) - Constructor for class ortus.boxlang.debugger.response.ContinueResponse
-
Constructor
- ContinueResponse.ContinueResponseBody - Class in ortus.boxlang.debugger.response
- ContinueResponseBody() - Constructor for class ortus.boxlang.debugger.response.ContinueResponse.ContinueResponseBody
- contractPath(IBoxContext, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Tries to match a given absolute path to mappings in the environment and will return a path that is contracted by the shortest matched mapping.
- contractPath(IBoxContext, String, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Tries to match a given absolute path to mappings in the environment and will return a path that is contracted by the shortest matched mapping.
- ContractPath - Class in ortus.boxlang.runtime.bifs.global.io
- ContractPath() - Constructor for class ortus.boxlang.runtime.bifs.global.io.ContractPath
-
Constructor
- conversionType - Static variable in class ortus.boxlang.runtime.scopes.Key
- convert - Static variable in class ortus.boxlang.runtime.scopes.Key
- convert(long, Timer.TimeUnit) - Static method in class ortus.boxlang.runtime.util.Timer
-
This method receives a long time in nanoseconds and returns it in the appropriate time unit
- Convert - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Convert() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Convert
- convertInputStreamToByteArray(InputStream) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Take input stream, read it, and return byte array
- convertInputStreamToString(InputStream) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Take input stream, read it, and return string
- convertJavaLineToSourceLine(int) - Method in class ortus.boxlang.compiler.SourceMap
- convertScopeToDAPScope(JDITools.WrappedValue) - Static method in class ortus.boxlang.debugger.DebugAdapter
- convertSecretKeyToString(SecretKey) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Converts a secret key to a string
- convertSourceLineToJavaLine(int) - Method in class ortus.boxlang.compiler.SourceMap
- convertStackFrameTupleToDAPStackFrame(BoxLangDebugger) - Method in class ortus.boxlang.debugger.DebugAdapter
- convertToByteArray(Object) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Converts a generic object to a byte array using the default encoding
- convertToByteArray(Object, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Converts a generic object to a byte array
- convertToZone(ZoneId) - Method in class ortus.boxlang.runtime.types.DateTime
-
Converts this date to a specified timezone - this may result in a change to the date and time
- cookies - Static variable in class ortus.boxlang.runtime.scopes.Key
- copy - Static variable in class ortus.boxlang.runtime.scopes.Key
- copyDirectory(String, String, Boolean, Object, Boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
- copyFromList(List<? extends Object>) - Static method in class ortus.boxlang.runtime.types.Array
-
Create an Array from a List
- copyOf(List<?>) - Static method in class ortus.boxlang.runtime.types.Array
-
Create a new Array from a list of values.
- CORE_TYPES - Static variable in class ortus.boxlang.runtime.services.CacheService
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- CoreProviderType - Enum Class in ortus.boxlang.runtime.cache.providers
- coreTemplateExtensions - Variable in class ortus.boxlang.runtime.config.Configuration
-
Valid core BoxLang template extensions.
- cos(BigDecimal, MathContext) - Static method in class ortus.boxlang.runtime.bifs.global.math.Cos
-
Calculate the cosine of a BigDecimal.
- Cos - Class in ortus.boxlang.runtime.bifs.global.math
- Cos - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Cos() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Cos
-
Constructor
- Cos() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cos
- count - Variable in class ortus.boxlang.debugger.request.VariablesRequest.VariablesRequestArguments
-
The number of variables to return.
- count - Static variable in class ortus.boxlang.runtime.scopes.Key
- count() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Returns the value of the
count
record component. - count() - Method in class ortus.boxlang.runtime.util.Tracer
-
Count the number of trace records.
- countIntermediateLoops(BoxNode, BoxBreak) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBreakTransformer
- country - Static variable in class ortus.boxlang.runtime.scopes.Key
- creatBindings(Map<String, Object>) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Create a new Bindings object with the given map
- create - Static variable in class ortus.boxlang.runtime.scopes.Key
- create() - Static method in class ortus.boxlang.runtime.util.Timer
-
Create a new timer instance with auto remove timers set to true
- create(boolean) - Static method in class ortus.boxlang.runtime.util.Timer
-
Create a new timer instance with an auto remove timers option
- createAbstractFunction(Transpiler, BoxFunctionDeclaration) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- createAbstractFunction(BoxFunctionDeclaration) - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- createAbstractMethod(BoxFunctionDeclaration, AbstractTransformer, String, String) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
- createApplicationListener(RequestBoxContext, URI) - Method in class ortus.boxlang.runtime.services.ApplicationService
-
Create an ApplicationListener based on the template path
- createArgumentsScope(IBoxContext) - Method in class ortus.boxlang.runtime.types.Function
-
Create an arguments scope from no arguments
- createArgumentsScope(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.types.Function
-
Create an arguments scope from the positional arguments
- createArgumentsScope(IBoxContext, Object[]) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Create a generic arguments scope from the positional arguments
- createArgumentsScope(IBoxContext, Object[], Argument[], ArgumentsScope, Key) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Create an arguments scope from the positional arguments
- createArgumentsScope(IBoxContext, Map<Key, Object>) - Method in class ortus.boxlang.runtime.types.Function
-
Create an arguments scope from the named arguments
- createArgumentsScope(IBoxContext, Map<Key, Object>) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Create a generic arguments scope from the named arguments
- createArgumentsScope(IBoxContext, Map<Key, Object>, Argument[], ArgumentsScope, Key) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Create an arguments scope from the named arguments
- createArgumentsScope(IBoxContext, Argument[], ArgumentsScope, Key) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Create an arguments scope from no arguments
- createArrayOf(String, Object[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- createBindings() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Create a new Bindings object
- createBlob() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- createCache(String, String, IStruct) - Method in class ortus.boxlang.runtime.services.CacheService
-
Create a new cache according to the name, provider and properties structure
- createCache(Key, Key, IStruct) - Method in class ortus.boxlang.runtime.services.CacheService
-
Create a new cache according to the name, provider and properties structure
- createCacheIfAbsent(Key, Key, IStruct) - Method in class ortus.boxlang.runtime.services.CacheService
-
Create a new cache if not found according to the name.
- createClob() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- created() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- created() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
When this cache entry was created
- CreateDateTime - Class in ortus.boxlang.runtime.bifs.global.temporal
- CreateDateTime() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.CreateDateTime
-
Constructor
- createDefaultCache(String) - Method in class ortus.boxlang.runtime.services.CacheService
-
Create a new named default cache, register it and return it.
- createDefaultCache(String, CacheConfig) - Method in class ortus.boxlang.runtime.services.CacheService
-
Create a new named default cache with a custom config, register it and return it.
- createDefaultCache(Key) - Method in class ortus.boxlang.runtime.services.CacheService
-
Create a new named default cache, register it and return it.
- createDefaultCache(Key, CacheConfig) - Method in class ortus.boxlang.runtime.services.CacheService
-
Create a new named default cache with a custom config, register it and return it.
- createDirectory(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Creates a directory from a string path.
- createDirectory(String, Boolean, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Creates a directory from a string path.
- CreateDynamicProxy - Class in ortus.boxlang.runtime.bifs.global.java
- CreateDynamicProxy() - Constructor for class ortus.boxlang.runtime.bifs.global.java.CreateDynamicProxy
-
Constructor
- createFileUri(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Creates a URI from a file path string
- CreateGUID - Class in ortus.boxlang.runtime.bifs.global.system
- CreateGUID() - Constructor for class ortus.boxlang.runtime.bifs.global.system.CreateGUID
-
Constructor
- createIdentitySetForType() - Static method in interface ortus.boxlang.runtime.types.IType
- createIntersectionStream(QoQSelectExecution) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQIntersectionGenerator
-
Create all possible intersections of the tables as a stream of int arrays
- createKey(String) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- createKey(String) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Create a Key instance from a string literal.
- createKey(BoxExpression) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- createKey(BoxExpression) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Create a Key instance out of any expression.
- createNClob() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- createObject - Static variable in class ortus.boxlang.runtime.scopes.Key
- createObject(IBoxContext, String, String, Object, ArgumentsScope) - Static method in class ortus.boxlang.runtime.bifs.global.system.CreateObject
-
Static helper for creation of objects, see docs for
CreateObject._invoke(IBoxContext, ArgumentsScope)
. - CreateObject - Class in ortus.boxlang.runtime.bifs.global.system
- CreateObject() - Constructor for class ortus.boxlang.runtime.bifs.global.system.CreateObject
-
Constructor
- CreateODBCDateTime - Class in ortus.boxlang.runtime.bifs.global.temporal
- CreateODBCDateTime() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTime
-
Constructor
- createOffsetPosition(int, int, int, int) - Method in class ortus.boxlang.compiler.parser.AbstractParser
- createPath - Static variable in class ortus.boxlang.runtime.scopes.Key
- createPathFilterPredicate(IBoxContext, Function) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Creates a filter predicate for a directory stream based on the provided closure.
- createPosition(int, int, int, int) - Method in class ortus.boxlang.compiler.parser.AbstractParser
- createQueryColumn(Key, QueryColumnType, int) - Method in class ortus.boxlang.runtime.types.Query
-
Abstraction for creating a new column so we can re-use logic easier between normal and Unmodifiable queries
- createQueryColumn(Key, QueryColumnType, int) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Abstraction for creating a new column so we can re-use logic easier between normal and Unmodifiable queries
- createSQLXML() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- createStatement() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- createStatement(int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- createStatement(int, int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- createStruct(String, Object[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- CreateTempDirectory - Class in ortus.boxlang.runtime.bifs.global.io
- CreateTempDirectory() - Constructor for class ortus.boxlang.runtime.bifs.global.io.CreateTempDirectory
-
Constructor
- CreateTempFile - Class in ortus.boxlang.runtime.bifs.global.io
- CreateTempFile() - Constructor for class ortus.boxlang.runtime.bifs.global.io.CreateTempFile
-
Constructor
- createThreadContext(IBoxContext, Key, IStruct) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Build a thread context for the given context and name
- CreateTime - Class in ortus.boxlang.runtime.bifs.global.temporal
- CreateTime() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.CreateTime
-
Constructor
- CreateTimeSpan - Class in ortus.boxlang.runtime.bifs.global.temporal
- CreateTimeSpan() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.CreateTimeSpan
-
Constructor
- CreateUUID - Class in ortus.boxlang.runtime.bifs.global.system
- CreateUUID() - Constructor for class ortus.boxlang.runtime.bifs.global.system.CreateUUID
-
Constructor
- CREDIT_CARD_NUMBERS - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- CROSS - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
- crypt(int, Object, String, String, String, byte[], Integer) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Processes the encryption or decryption of an object
- csvHeader() - Static method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
- csvHeader() - Static method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
- CURRENCY_TYPE_INTERNATIONAL - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
- CURRENCY_TYPE_LOCAL - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
- CURRENCY_TYPE_NONE - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
- CurrencyFormat - Class in ortus.boxlang.runtime.bifs.global.i18n
- CurrencyFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.CurrencyFormat
-
Constructor
- currentImports - Variable in class ortus.boxlang.runtime.context.BaseBoxContext
-
A way to discover the imports tied to the original source of the current template.
- currentRow - Static variable in class ortus.boxlang.runtime.scopes.Key
- custom - Static variable in class ortus.boxlang.runtime.scopes.Key
- CUSTOM - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- custom2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- CUSTOM2 - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- custom3 - Static variable in class ortus.boxlang.runtime.scopes.Key
- CUSTOM3 - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- customClass - Variable in class ortus.boxlang.runtime.bifs.MemberDescriptor
- CustomException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This is the base exception class for all custom exceptions thrown by the user.
- CustomException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Constructor
- CustomException(String, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Constructor
- CustomException(String, String, String, Object, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Constructor
- CustomException(String, String, String, String, Object, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Constructor
- CustomException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Constructor
- customInterceptionPoints - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The custom interception points of the module
- customInterceptionPoints - Static variable in class ortus.boxlang.runtime.scopes.Key
- customParamsToQueryString(DatasourceConfig) - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
This helper method is used to convert the custom parameters in the config (Key.custom) to a query string that can be used by the driver to build the connection URL.
- customParamsToQueryString(DatasourceConfig) - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
This helper method is used to convert the custom parameters in the config (Key.custom) to a query string that can be used by the driver to build the connection URL.
- CustomPrettyPrinter - Class in ortus.boxlang.compiler.javaboxpiler
- CustomPrettyPrinter() - Constructor for class ortus.boxlang.compiler.javaboxpiler.CustomPrettyPrinter
- CustomTagBoxContext - Class in ortus.boxlang.runtime.context
-
This class represents the execution context for a custom tag
- CustomTagBoxContext(IBoxContext, Key) - Constructor for class ortus.boxlang.runtime.context.CustomTagBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- customTagName - Static variable in class ortus.boxlang.runtime.scopes.Key
- customTagPath - Static variable in class ortus.boxlang.runtime.scopes.Key
- customTagPaths - Static variable in class ortus.boxlang.runtime.scopes.Key
- customTagsDirectory - Variable in class ortus.boxlang.runtime.config.Configuration
-
An array of directories where custom tags are located and loaded from.
- customTagsDirectory - Static variable in class ortus.boxlang.runtime.scopes.Key
- customType() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxMember
D
- daemon - Static variable in class ortus.boxlang.runtime.scopes.Key
- DAPPort() - Method in record class ortus.boxlang.debugger.DebugMain.CLIOptions
-
Returns the value of the
DAPPort
record component. - data - Static variable in class ortus.boxlang.runtime.scopes.Key
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Additional data specific to this exception type (doesn't include message, stacktrace, tagcontext, etc)
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Get the data as a struct
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.LockException
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.MissingIncludeException
- dataAsStruct() - Method in exception class ortus.boxlang.runtime.types.exceptions.ParseException
- database - Static variable in class ortus.boxlang.runtime.scopes.Key
- DatabaseDriverType - Enum Class in ortus.boxlang.runtime.jdbc.drivers
-
This driver type enum is used to determine the type of driver to use for a datasource The available driver types are: MYSQL MARIADB POSTGRES SQLSERVER ORACLE DB2 DERBY SQLITE HYPERSONIC GENERIC Each type is represented by a
Key
object - DatabaseException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is the base exception for all database-related errors in the BoxLang runtime.
- DatabaseException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Constructor
- DatabaseException(String, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Constructor
- DatabaseException(String, String, String, String, String, String, String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Constructor
- DatabaseException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Constructor
- dataCollection - Static variable in class ortus.boxlang.runtime.scopes.Key
- DataNavigate - Class in ortus.boxlang.runtime.bifs.global.conversion
- DataNavigate() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.DataNavigate
-
Constructor
- DataNavigator - Class in ortus.boxlang.runtime.util
-
This utility class is a fluent class that can navigate data structures from many incoming sources.
- DataNavigator() - Constructor for class ortus.boxlang.runtime.util.DataNavigator
- DataNavigator.Navigator - Class in ortus.boxlang.runtime.util
-
The Data Navigator Fluent Goodness Class
- datasource - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
The datasource setting - purposely left as an Object to allow to support both datasource string names and on-the-fly datasource struct configurations.
- datasource - Static variable in class ortus.boxlang.runtime.scopes.Key
- DataSource - Class in ortus.boxlang.runtime.jdbc
-
Encapsulates a datasource configuration and connection pool, providing methods for executing queries (transactionally or single) on the datasource.
- DataSource(DatasourceConfig) - Constructor for class ortus.boxlang.runtime.jdbc.DataSource
-
Configure and initialize a new DataSourceRecord object from a struct of properties.
- DATASOURCE_PREFIX - Static variable in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
The prefix for all datasource names
- DatasourceConfig - Class in ortus.boxlang.runtime.config.segments
-
A BoxLang datasource configuration.
- DatasourceConfig() - Constructor for class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Default Empty Constructor
- DatasourceConfig(String) - Constructor for class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Constructor by name of a datasource
- DatasourceConfig(String, IStruct) - Constructor for class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Constructor by a string name and properties
- DatasourceConfig(Key) - Constructor for class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Constructor by name of a datasource
- DatasourceConfig(Key, IStruct) - Constructor for class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Constructor by name and properties
- DatasourceConfig(IStruct) - Constructor for class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Constructor an unnamed datasource with properties.
- datasources - Variable in class ortus.boxlang.runtime.config.Configuration
-
Global datasource registrations
- datasources - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The datasources to register by the module
- datasources - Static variable in class ortus.boxlang.runtime.scopes.Key
- datasourceService - Static variable in class ortus.boxlang.runtime.scopes.Key
- DatasourceService - Class in ortus.boxlang.runtime.services
-
The datasource manager which stores a registry of configured datasources.
- DatasourceService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.DatasourceService
-
Constructor
- datatype - Static variable in class ortus.boxlang.runtime.scopes.Key
- date - Static variable in class ortus.boxlang.runtime.scopes.Key
- DATE - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- DATE - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- DATE - Static variable in record class ortus.boxlang.runtime.types.Argument
- date1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- date2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- DateAdd - Class in ortus.boxlang.runtime.bifs.global.temporal
- DateAdd() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.DateAdd
-
Constructor
- DateCompare - Class in ortus.boxlang.runtime.bifs.global.temporal
- DateCompare() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.DateCompare
-
Constructor
- DateConvert - Class in ortus.boxlang.runtime.bifs.global.temporal
- DateConvert() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.DateConvert
-
Constructor
- DateDiff - Class in ortus.boxlang.runtime.bifs.global.temporal
- DateDiff() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.DateDiff
-
Constructor
- dateFormat - Static variable in class ortus.boxlang.runtime.scopes.Key
- dateLastModified - Static variable in class ortus.boxlang.runtime.scopes.Key
- datepart - Static variable in class ortus.boxlang.runtime.scopes.Key
- DatePart - Class in ortus.boxlang.runtime.bifs.global.temporal
- DatePart() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.DatePart
-
Constructor
- DateTime - Class in ortus.boxlang.runtime.types
-
The primary DateTime class that represents a date and time object in BoxLang All temporal methods in BoxLang operate on this class and all castable date/time representations are cast to this class
- DateTime() - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create default DateTime representing the current instance and the default timezone
- DateTime(Integer, Integer, Integer) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a numerics through day in the default timezone
- DateTime(Integer, Integer, Integer, Integer, Integer, Integer, Integer, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a numerics through millisecond
- DateTime(Integer, Integer, Integer, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a numerics through day with a timezone
- DateTime(String) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a string, using the system locale and timezone
- DateTime(String, String) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a time string and a mask
- DateTime(String, String, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a time string and a mask
- DateTime(String, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a string with a specified timezone, using the system locale
- DateTime(String, Locale, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a datetime string from a specific locale and timezone
- DateTime(Date, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a java.sql.Date object which has no time component This will use the system default timezone
- DateTime(Date, IBoxContext) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a java.sql.Date object which has no time component This will use the system default timezone
- DateTime(Time) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a java.sql.Time object which has no date component This will use the system default timezone
- DateTime(Instant) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a Instant
- DateTime(LocalDate) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a LocalDate object This will use the system default timezone
- DateTime(LocalDateTime) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a LocalDateTime object This will use the system default timezone
- DateTime(LocalDateTime, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a LocalDateTime object with a specified timezone
- DateTime(LocalTime) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a java.time.LocalTime object which has no date component This will use the system default timezone
- DateTime(ZonedDateTime) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a ZonedDateTime object
- DateTime(ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime with a timezone
- DateTime(Date, ZoneId) - Constructor for class ortus.boxlang.runtime.types.DateTime
-
Constructor to create DateTime from a java.util.Date object This will use the system default timezone
- DATETIME - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- DATETIME - Static variable in record class ortus.boxlang.runtime.types.Argument
- dateTimeAdd(LocalDateTime, long, TimeUnit) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This method adds a specific amount of a TimeUnit into the incoming target LocalDateTime
- DateTimeCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I cast to DateTime objects
- DateTimeCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
- DateTimeDeserializer - Class in ortus.boxlang.runtime.util.conversion.deserializers
- DateTimeDeserializer() - Constructor for class ortus.boxlang.runtime.util.conversion.deserializers.DateTimeDeserializer
-
Constructor
- DateTimeFormat - Class in ortus.boxlang.runtime.bifs.global.temporal
- DateTimeFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormat
-
Constructor
- DateTimeHelper - Class in ortus.boxlang.runtime.types.util
-
We represent a static date/time helper class that assists with time units on date/time conversions It doesn't hold any date/time information.
- DateTimeHelper() - Constructor for class ortus.boxlang.runtime.types.util.DateTimeHelper
- day - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- day - Static variable in class ortus.boxlang.runtime.scopes.Key
- dayOfWeek - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- dayOfWeekAsString - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- dayOfWeekShortAsString - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- days - Static variable in class ortus.boxlang.runtime.scopes.Key
- daysInMonth - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- daysInMonth() - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Determines the number of days in the current month
- daysInMonth(LocalDateTime) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Determines the number of days in a month.
- daysInYear - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- DB2 - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- dbdriver - Static variable in class ortus.boxlang.runtime.scopes.Key
- DBInfo - Class in ortus.boxlang.runtime.components.jdbc
- DBInfo() - Constructor for class ortus.boxlang.runtime.components.jdbc.DBInfo
-
Constructor
- dbname - Static variable in class ortus.boxlang.runtime.scopes.Key
- dbtype - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
dbtype of the query.
- dbtype - Static variable in class ortus.boxlang.runtime.scopes.Key
- DE - Class in ortus.boxlang.runtime.bifs.global.system
- DE() - Constructor for class ortus.boxlang.runtime.bifs.global.system.DE
-
Constructor
- debug - Static variable in class ortus.boxlang.compiler.parser.BoxLexerCustom
- debug - Static variable in class ortus.boxlang.compiler.parser.CFLexerCustom
- debug - Static variable in class ortus.boxlang.runtime.scopes.Key
- debug() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
debug
record component. - debug(String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(Marker, String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(Marker, String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(Marker, String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(Marker, String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- debug(Marker, String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- DEBUG - Static variable in class ortus.boxlang.compiler.asmboxpiler.ASMBoxpiler
- DEBUG - Static variable in class ortus.boxlang.runtime.logging.LogLevel
- DebugAdapter - Class in ortus.boxlang.debugger
-
Implements Microsoft's Debug Adapter Protocol https://microsoft.github.io/debug-adapter-protocol/
- DebugAdapter(InputStream, OutputStream) - Constructor for class ortus.boxlang.debugger.DebugAdapter
-
Constructor
- DebugBoxContexts - Class in ortus.boxlang.runtime.bifs.global.system
- DebugBoxContexts() - Constructor for class ortus.boxlang.runtime.bifs.global.system.DebugBoxContexts
-
Constructor
- DebugCatchResetNode - Class in ortus.boxlang.compiler.asmboxpiler
- DebugCatchResetNode() - Constructor for class ortus.boxlang.compiler.asmboxpiler.DebugCatchResetNode
- Debugee - Class in ortus.boxlang.debugger
-
Test class
- Debugee() - Constructor for class ortus.boxlang.debugger.Debugee
- debugger() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns the value of the
debugger
record component. - debuggingEnabled - Static variable in class ortus.boxlang.runtime.scopes.Key
- debugInfo - Static variable in class ortus.boxlang.runtime.scopes.Key
- DebugMain - Class in ortus.boxlang.debugger
- DebugMain() - Constructor for class ortus.boxlang.debugger.DebugMain
- DebugMain.CLIOptions - Record Class in ortus.boxlang.debugger
- debugMode - Variable in class ortus.boxlang.runtime.config.Configuration
-
The debug mode flag which turns on all kinds of debugging information
false
by default - debugMode - Static variable in class ortus.boxlang.runtime.scopes.Key
- debugType - Variable in class ortus.boxlang.debugger.request.LaunchRequest.LaunchRequestArguments
- DECIMAL - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- DecimalFormat - Class in ortus.boxlang.runtime.bifs.global.format
- DecimalFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.format.DecimalFormat
-
Constructor
- declaredArguments - Variable in class ortus.boxlang.runtime.bifs.BIF
-
BIF Arguments
- declaredAttributes - Variable in class ortus.boxlang.runtime.components.Component
-
Component Attributes
- declaringClass() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
declaringClass
record component. - decodeKey(String, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Decodes a secret key from a string representation
- decodeKeyBytes(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Decode the SecretKey from a string and return the byte array
- decodeString(String, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Decodes an encoded object string to a byte array
- Decrement - Class in ortus.boxlang.runtime.operators
-
Performs Math i--
a = i-- or a = --i
- Decrement() - Constructor for class ortus.boxlang.runtime.operators.Decrement
- decrementComponentCounter() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- decrementfunctionBodyCounter() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- decrementReturnDepth() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- decrementStackCounter(int) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- DecrementValue - Class in ortus.boxlang.runtime.bifs.global.math
- DecrementValue() - Constructor for class ortus.boxlang.runtime.bifs.global.math.DecrementValue
-
Constructor
- decrypt(String, String, String, String, byte[], Integer) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Decrypts an object using the specified algorithm and key, with optional vector or salt and iterations
- Decrypt - Class in ortus.boxlang.runtime.bifs.global.encryption
- Decrypt() - Constructor for class ortus.boxlang.runtime.bifs.global.encryption.Decrypt
-
Constructor
- deep - Static variable in class ortus.boxlang.runtime.scopes.Key
- deepMerge(IStruct, IStruct) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Performs a deep merge on two structs and will only add top level and deep values not present in the recipient
- deepMerge(IStruct, IStruct, boolean) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Performs a deep merge on two structs.
- DEFAULT - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer.ExitsAllowed
- DEFAULT - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxMethodDeclarationModifier
- DEFAULT - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer.ExitsAllowed
- DEFAULT - Enum constant in enum class ortus.boxlang.runtime.types.IStruct.TYPES
- DEFAULT - Static variable in record class ortus.boxlang.runtime.components.Component.BodyResult
- DEFAULT_APPENDER - Static variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
- DEFAULT_APPLICATION - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- DEFAULT_CHARSET - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
The default encoding to use
- DEFAULT_CHARSET - Static variable in class ortus.boxlang.runtime.util.FileSystemUtil
-
The default charset for file operations in BoxLang
- DEFAULT_DATE_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- DEFAULT_DATETIME_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- DEFAULT_DELIMITER - Static variable in class ortus.boxlang.runtime.types.util.ListUtil
- DEFAULT_ENCODER - Static variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
- DEFAULT_ENCRYPTION_ALGORITHM - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
Default encryption algorithm
- DEFAULT_ENCRYPTION_ENCODING - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
Default encryption algorithm
- DEFAULT_ENCRYPTION_ITERATIONS - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
Default iterations to perform during encryption - the minimum recomended by NIST
- DEFAULT_ENCRYPTION_KEY_SIZE - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
Default key size
- DEFAULT_FILE_STORE - Static variable in class ortus.boxlang.runtime.components.cache.Cache
-
The default file store we leverage
- DEFAULT_HASH_ALGORITHM - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
The default algorithm to use
- DEFAULT_LOG_FILE - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- DEFAULT_LOG_LEVEL - Static variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
- DEFAULT_LOG_LEVEL - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- DEFAULT_LOG_TYPE - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- DEFAULT_MAX_THREADS - Static variable in class ortus.boxlang.runtime.services.AsyncService
-
Default max threads
- DEFAULT_NUMBER_FORMAT_KEY - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
Common DateTime formatter instances
- DEFAULT_RESOLVER - Static variable in class ortus.boxlang.runtime.loader.ClassLocator
-
The default resolver name
- DEFAULT_RETURN - Static variable in class ortus.boxlang.runtime.components.Component
-
The default return value for a component, which is BodyResult.ofDefault()
- DEFAULT_SHUTDOWN_TIMEOUT - Static variable in class ortus.boxlang.runtime.services.SchedulerService
-
The default shutdown timeout for the scheduler service
- DEFAULT_THREAD_PREFIX - Static variable in class ortus.boxlang.runtime.util.RequestThreadManager
-
The prefix for thread names
- DEFAULT_THREAD_WAIT_TIME - Static variable in class ortus.boxlang.runtime.util.RequestThreadManager
-
The default time to wait for a thread to stop when terminating
- DEFAULT_TIME_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- DEFAULT_TIMEOUT - Static variable in class ortus.boxlang.runtime.services.AsyncService
-
Default timeout in seconds for shutdown and await termination
- DEFAULT_VALUE - Static variable in interface ortus.boxlang.runtime.validation.Validator
- defaultCache - Variable in class ortus.boxlang.runtime.components.cache.Cache
- defaultCache - Static variable in class ortus.boxlang.runtime.scopes.Key
- defaultCustomParams - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
The default custom params for the connection URL These are attached to the connection URL as query parameters according to the driver's requirements.
- defaultDatasource - Variable in class ortus.boxlang.runtime.config.Configuration
-
Default datasource registration
- defaultDatasource - Static variable in class ortus.boxlang.runtime.scopes.Key
- defaultDelimiter - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
The default delimiter for the custom parameters attached to the connection URL Example: jdbc:mysql://localhost:3306/mydb?param1=value1¶m2=value2 This delimits each custom parameter.
- defaultEncoder - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
The default encoding for the log files This can be either "text" or "json".
- defaultEncoder - Static variable in class ortus.boxlang.runtime.scopes.Key
- defaultExpression() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
defaultExpression
record component. - defaultExpression() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
defaultExpression
record component. - DefaultExpression - Interface in ortus.boxlang.runtime.types
- defaultFunctions - Static variable in class ortus.boxlang.runtime.scopes.Key
- defaultHost - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
A default host for the connection URL, if needed.
- defaultLastAccessTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- defaultMathContext - Static variable in class ortus.boxlang.runtime.types.util.MathUtil
-
The default MathContext to use for all BigDecimal operations
- defaultMethod - Variable in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
The default method to execute on the target class runnable
- defaultName - Static variable in class ortus.boxlang.runtime.types.Closure
- defaultName - Static variable in class ortus.boxlang.runtime.types.Lambda
- defaultPort - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
A default port for the connection URL, if needed.
- defaultProperties - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
The default configuration properties.
- defaultProperties(IClassRunnable, IBoxContext) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
I handle creating default values for all properties defined
- defaultRemoteMethodReturnFormat - Variable in class ortus.boxlang.runtime.config.Configuration
-
Default remote class method return format when executing a method from web runtimes.
- defaultRemoteMethodReturnFormat - Static variable in class ortus.boxlang.runtime.scopes.Key
- DEFAULTS - Static variable in class ortus.boxlang.runtime.config.segments.CacheConfig
-
BoxLang Cache Provider Defaults
- defaultTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- defaultURIDelimiter - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
The default delimiter for the addition of custom paramters to the connection URL.
- defaultValue - Static variable in class ortus.boxlang.runtime.scopes.Key
- defaultValue() - Method in record class ortus.boxlang.runtime.components.Attribute
-
Returns the value of the
defaultValue
record component. - defaultValue() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
defaultValue
record component. - defaultValue() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
defaultValue
record component. - defaultValue() - Method in interface ortus.boxlang.runtime.validation.Validatable
- DefaultValue - Class in ortus.boxlang.runtime.validation
-
I apply a default value to the record if it is not present
- DefaultValue() - Constructor for class ortus.boxlang.runtime.validation.DefaultValue
- defineApplication() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Define the application context.
- defineClasses(String, File) - Method in class ortus.boxlang.runtime.loader.DiskClassLoader
- delay - Static variable in class ortus.boxlang.runtime.scopes.Key
- delay(long) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set an initial delay in the running of the task that will be registered with this schedule in milliseconds
- delay(long, TimeUnit) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set an initial delay in the running of the task that will be registered with this schedule in milliseconds
- delay(long, TimeUnit, Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set an initial delay in the running of the task that will be registered with this schedule
- delayedExecutor(long, Object) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Returns a new Executor that submits a task to the default executor after the given delay (or no delay if non-positive).
- delayedExecutor(long, Object, Executor) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Returns a new Executor that submits a task to the given base executor after the given delay (or no delay if non-positive).
- delete - Static variable in class ortus.boxlang.runtime.scopes.Key
- DELETE - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- Delete Action - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- deleteAt(int) - Method in class ortus.boxlang.runtime.types.Array
-
Deletes an object from the array using the one-based index value
- deleteAt(String, int, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Remove an item at a specific (1-based) index
- deleteAt(String, int, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Remove an item at a specific (1-based) index
- deleteColumn(Key) - Method in class ortus.boxlang.runtime.types.Query
-
Deletes a column from the query.
- deleteColumn(Key) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Deletes a column from the query.
- deleteDirectory(String, Boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Deletes a file from a string path.
- deleteEntries(String, Object, Array, IBoxContext) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
Delete entries from a zip file based on a filter which can be:
- deleteExecutor(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Delete an executor by name, if the executor has not shutdown, it will be shutdown for you via the
shutdownNow()
method. - deleteFile - Static variable in class ortus.boxlang.runtime.scopes.Key
- deleteFile(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Deletes a file from a string path.
- deleteMetaKey(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Delete a meta key/value pair in the meta struct.
- deleteRow() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- deleteRow(int) - Method in class ortus.boxlang.runtime.types.Query
-
Delete a row from the query
- deleteRow(int) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Delete a row from the query
- delimiter - Static variable in class ortus.boxlang.runtime.scopes.Key
- delimiters - Static variable in class ortus.boxlang.runtime.scopes.Key
- dependencies - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
Any module activation dependencies
- dependencies - Static variable in class ortus.boxlang.runtime.scopes.Key
- dependsOn - Static variable in class ortus.boxlang.runtime.scopes.Key
- deprecated() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxBIF
- deprecated() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxMember
- deprecateVersion() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxBIF
- deprecateVersion() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxMember
- depth - Static variable in class ortus.boxlang.runtime.scopes.Key
- DERBY - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- DERBYMEMORY - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- dereference(IBoxContext, Class<?>, Object, Key, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Class<?>, Key, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Object, Key, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in interface ortus.boxlang.runtime.dynamic.IReferenceable
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.Array
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.DateTime
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.File
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.Query
-
IReferencable implementation
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.QueryColumn
-
IReferencable implementation
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.Struct
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Dereference this object by a key and return the value, or throw exception
- dereference(IBoxContext, Key, Boolean) - Method in class ortus.boxlang.runtime.types.XML
-
IReferencable implementation
- dereference(IClassRunnable, IBoxContext, Key, Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Dereference this object by a key and return the value, or throw exception
- dereferenceAndInvoke(String, Type, Type) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in interface ortus.boxlang.runtime.dynamic.IReferenceable
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.scopes.ClassVariablesScope
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.Array
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.DateTime
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.File
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.Query
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.QueryColumn
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.Struct
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IBoxContext, Key, Object[], Boolean) - Method in class ortus.boxlang.runtime.types.XML
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in interface ortus.boxlang.runtime.dynamic.IReferenceable
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using named arguments
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.scopes.ClassVariablesScope
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.Array
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.DateTime
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.File
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.Query
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.QueryColumn
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.Struct
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IBoxContext, Key, Map<Key, Object>, Boolean) - Method in class ortus.boxlang.runtime.types.XML
- dereferenceAndInvoke(DynamicObject, Class<?>, Object, IBoxContext, Key, Object[], Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(DynamicObject, Class<?>, Object, IBoxContext, Key, Map<Key, Object>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(DynamicObject, Class<?>, IBoxContext, Key, Object[], Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(DynamicObject, Class<?>, IBoxContext, Key, Map<Key, Object>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(DynamicObject, Object, IBoxContext, Key, Object[], Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(DynamicObject, Object, IBoxContext, Key, Map<Key, Object>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvoke(IClassRunnable, IBoxContext, Key, Object[], Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method) using positional arguments
- dereferenceAndInvoke(IClassRunnable, IBoxContext, Key, Map<Key, Object>, Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Dereference this object by a key and invoke the result as an invokable (UDF, java method)
- dereferenceAndInvokeStatic(DynamicObject, IBoxContext, Key, Object[], Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
- dereferenceAndInvokeStatic(DynamicObject, IBoxContext, Key, Map<Key, Object>, Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
- dereferenceAndInvokeStatic(DynamicObject, StaticScope, IBoxContext, Key, Object[], Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
- dereferenceAndInvokeStatic(DynamicObject, StaticScope, IBoxContext, Key, Map<Key, Object>, Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
- dereferenceStatic(DynamicObject, IBoxContext, Key, Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
- dereferenceStatic(StaticScope, IBoxContext, Key, Boolean) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Dereference this object by a key and return the value, or throw exception This is a static version of the dereference method
- DEREFERENCING - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
- description - Variable in class ortus.boxlang.debugger.event.StoppedEvent.StoppedBody
- description - Variable in class ortus.boxlang.debugger.types.ExceptionBreakpointsFilter
- description - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The description of the module or empty if not set
- description - Static variable in class ortus.boxlang.runtime.scopes.Key
- description() - Element in annotation interface ortus.boxlang.runtime.cache.BoxCache
- descriptor - Static variable in class ortus.boxlang.runtime.scopes.Key
- deserialize(IBoxContext, byte[]) - Static method in class ortus.boxlang.runtime.util.conversion.ObjectMarshaller
-
Deserialize the incoming binary data into an object
- deserializeConfig(File) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a file source and return the raw config map
- deserializeConfig(String) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a String path source and return the raw config map
- deserializeConfig(URL) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a URL path source and return the raw config map
- deserializeConfig(Path) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a path source and return the raw config map
- deserializeFromFile(Path) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Deserializes a target Serializable object from a file destination as binary data
- destination - Static variable in class ortus.boxlang.runtime.scopes.Key
- detachAndStopAllAppenders() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- detachAppender(Appender<ILoggingEvent>) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- detachAppender(String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- detail - Static variable in class ortus.boxlang.runtime.scopes.Key
- detail - Variable in exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Detailed message from the BoxLang parser or specified in a throw component.
- detectFile(File) - Static method in class ortus.boxlang.compiler.parser.Parser
-
Attempt to detect the type of source code based on the contents
- determineBoxLangType(ReferenceType) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- determineBoxLangType(ReferenceType) - Static method in class ortus.boxlang.debugger.JDITools
- digestToString(byte[]) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Stringifies a digest
- dimensions - Static variable in class ortus.boxlang.runtime.scopes.Key
- directory - Static variable in class ortus.boxlang.runtime.scopes.Key
- directory - Variable in class ortus.boxlang.runtime.types.File
- Directory - Class in ortus.boxlang.runtime.components.io
- Directory() - Constructor for class ortus.boxlang.runtime.components.io.Directory
-
Constructor
- directoryCopy - Static variable in class ortus.boxlang.runtime.scopes.Key
- DirectoryCopy - Class in ortus.boxlang.runtime.bifs.global.io
- DirectoryCopy() - Constructor for class ortus.boxlang.runtime.bifs.global.io.DirectoryCopy
-
Constructor
- directoryCreate - Static variable in class ortus.boxlang.runtime.scopes.Key
- DirectoryCreate - Class in ortus.boxlang.runtime.bifs.global.io
- DirectoryCreate() - Constructor for class ortus.boxlang.runtime.bifs.global.io.DirectoryCreate
-
Constructor
- directoryDelete - Static variable in class ortus.boxlang.runtime.scopes.Key
- DirectoryDelete - Class in ortus.boxlang.runtime.bifs.global.io
- DirectoryDelete() - Constructor for class ortus.boxlang.runtime.bifs.global.io.DirectoryDelete
-
Constructor
- DirectoryExists - Class in ortus.boxlang.runtime.bifs.global.io
- DirectoryExists() - Constructor for class ortus.boxlang.runtime.bifs.global.io.DirectoryExists
-
Constructor
- directoryList - Static variable in class ortus.boxlang.runtime.scopes.Key
- DirectoryList - Class in ortus.boxlang.runtime.bifs.global.io
- DirectoryList() - Constructor for class ortus.boxlang.runtime.bifs.global.io.DirectoryList
-
Constructor
- directoryMove - Static variable in class ortus.boxlang.runtime.scopes.Key
- DirectoryMove - Class in ortus.boxlang.runtime.bifs.global.io
- DirectoryMove() - Constructor for class ortus.boxlang.runtime.bifs.global.io.DirectoryMove
-
Constructor
- disable() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Disable this task, the human way
- disabled - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
If the task is disabled
- disabled - Static variable in class ortus.boxlang.runtime.scopes.Key
- disallowedBIFs - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
Disallowed BIFs in the runtime Ex: "disallowedBifs": ["createObject", "systemExecute"]
- disallowedBIFs - Static variable in class ortus.boxlang.runtime.scopes.Key
- disallowedComponents - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
Disallowed Components in the runtime Ex: "disallowedComponents": [ "execute", "http" ]
- disallowedComponents - Static variable in class ortus.boxlang.runtime.scopes.Key
- disallowedFileOperationExtensions - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
- disallowedFileOperationExtensions - Static variable in class ortus.boxlang.runtime.scopes.Key
- disallowedImports - Variable in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
A list of disallowed imports for the runtime These are a list of regular expressions that are used to match against the import statements in the code Ex: "disallowedImports": ["java\\.lang\\.(ProcessBuilder|Reflect", "java\\.io\\.(File|FileWriter)"]
- disallowedImports - Static variable in class ortus.boxlang.runtime.scopes.Key
- disconnect(BoxLangDebugger) - Method in class ortus.boxlang.debugger.AttachStrategy
- disconnect(BoxLangDebugger) - Method in class ortus.boxlang.debugger.InlineStrategy
- disconnect(BoxLangDebugger) - Method in class ortus.boxlang.debugger.InlineWebServerInitializationStrategy
- disconnect(BoxLangDebugger) - Method in interface ortus.boxlang.debugger.IVMInitializationStrategy
- disconnectFromVM() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- DisconnectRequest - Class in ortus.boxlang.debugger.request
-
Models the command to disconnect a debug session.
- DisconnectRequest() - Constructor for class ortus.boxlang.debugger.request.DisconnectRequest
- discoverDriverFromJdbcUrl(String) - Static method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Discover the driver type from a JDBC URL.
- discoverMethodHandle(IBoxContext, DynamicObject, Class<?>, Object, String, Class<?>[], BooleanRef, Object[], Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Discovers the method to invoke for the given method name and arguments according to two algorithms: 1.
- DISK - Enum constant in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
- diskClassLoader() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
diskClassLoader
record component. - DiskClassLoader - Class in ortus.boxlang.runtime.loader
-
Disk Class Loader for our Class Infos
- DiskClassLoader(URL[], ClassLoader, Path, IBoxpiler, String) - Constructor for class ortus.boxlang.runtime.loader.DiskClassLoader
-
Constructor
- diskClassUtil - Variable in class ortus.boxlang.compiler.Boxpiler
-
The disk class util
- DiskClassUtil - Class in ortus.boxlang.compiler
-
Contains some utilities for working with non-class files in the class generation dir
- DiskClassUtil(Path) - Constructor for class ortus.boxlang.compiler.DiskClassUtil
-
Constructor
- display - Static variable in class ortus.boxlang.runtime.scopes.Key
- dispose() - Method in interface ortus.boxlang.debugger.IStepStrategy
- dispose() - Method in class ortus.boxlang.debugger.NextStepStrategy
- dispose() - Method in class ortus.boxlang.debugger.StepInStrategy
- dispose() - Method in class ortus.boxlang.debugger.StepOutStrategy
- DISTINCT - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.SQLUnionType
- distributed() - Element in annotation interface ortus.boxlang.runtime.cache.BoxCache
- distributedLocking() - Element in annotation interface ortus.boxlang.runtime.cache.BoxCache
- Divide - Class in ortus.boxlang.runtime.operators
-
Performs Math Divide
a = 10 / 2
- Divide() - Constructor for class ortus.boxlang.runtime.operators.Divide
- DIVIDE - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- DividerNode - Class in ortus.boxlang.compiler.asmboxpiler
- DividerNode() - Constructor for class ortus.boxlang.compiler.asmboxpiler.DividerNode
- doAccess(BoxAccess) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- doAll - Static variable in class ortus.boxlang.runtime.scopes.Key
- DocParser - Class in ortus.boxlang.compiler.parser
-
Parser document comments
- DocParser() - Constructor for class ortus.boxlang.compiler.parser.DocParser
- DocParser(int, int) - Constructor for class ortus.boxlang.compiler.parser.DocParser
- documentation - Static variable in class ortus.boxlang.runtime.scopes.Key
- documentation() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
documentation
record component. - documentation() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
documentation
record component. - documented() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxBIF
- doesExtend(ReferenceType, String) - Static method in class ortus.boxlang.debugger.JDITools
- dollarFormat - Static variable in class ortus.boxlang.runtime.scopes.Key
- doLowerIfAllUppercase - Static variable in class ortus.boxlang.runtime.scopes.Key
- domain - Static variable in class ortus.boxlang.runtime.scopes.Key
- DONE - Enum constant in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
- DotGen - Class in ortus.boxlang.compiler.toolchain
- DotGen(ParseTree, Parser, File) - Constructor for class ortus.boxlang.compiler.toolchain.DotGen
- DOUBLE - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- DOUBLE - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- DOUBLE - Static variable in record class ortus.boxlang.runtime.types.Argument
- DoubleCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Double
- DoubleCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.DoubleCaster
- DOW_LONG_FORMAT - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
- DOW_SHORT_FORMAT - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
- driver - Static variable in class ortus.boxlang.runtime.scopes.Key
- driverClassName - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
The class name of the driver, useful metadata
- DriverShim - Class in ortus.boxlang.runtime.jdbc.drivers
-
A JDBC Driver Proxy class to allow registering JDBC Drivers with
java.sql.DriverManager
from child class loaders (i.e. - DriverShim(Driver) - Constructor for class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Creates a new DriverShim instance
- driverSize() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
How many drivers are registered?
- dsn - Static variable in class ortus.boxlang.runtime.scopes.Key
- dspLocale - Static variable in class ortus.boxlang.runtime.scopes.Key
- dump - Static variable in class ortus.boxlang.runtime.scopes.Key
- dump(IBoxContext, Object, String, Integer, Boolean, Boolean, String, String, Boolean) - Static method in class ortus.boxlang.runtime.util.DumpUtil
- Dump - Class in ortus.boxlang.runtime.bifs.global.system
- Dump - Class in ortus.boxlang.runtime.components.system
- Dump() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Dump
-
Constructor
- Dump() - Constructor for class ortus.boxlang.runtime.components.system.Dump
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- dumpHTMLToBuffer(IBoxContext, Object, String, Integer, Boolean, Boolean, String, String, Boolean) - Static method in class ortus.boxlang.runtime.util.DumpUtil
-
Dump the object to an HTML buffer.
- dumpHTMLToConsole(IBoxContext, Object, String, Integer, Boolean, Boolean, String, String, Boolean) - Static method in class ortus.boxlang.runtime.util.DumpUtil
-
Dump the object to the console.
- dumpLevel - Static variable in class ortus.boxlang.runtime.scopes.Key
- DumpTemplate(String, String) - Constructor for record class ortus.boxlang.runtime.util.DumpUtil.DumpTemplate
-
Creates an instance of a
DumpTemplate
record class. - dumpTextToBuffer(IBoxContext, Object) - Static method in class ortus.boxlang.runtime.util.DumpUtil
-
Dump the object to a buffer.
- dumpTextToConsole(IBoxContext, Object, String) - Static method in class ortus.boxlang.runtime.util.DumpUtil
-
Dump the object to the console.
- DumpUtil - Class in ortus.boxlang.runtime.util
-
This class is responsible for dumping objects in the BoxLang runtime into a human readable format in different formats and to different destinations.
- DumpUtil() - Constructor for class ortus.boxlang.runtime.util.DumpUtil
- DumpUtil.DumpTemplate - Record Class in ortus.boxlang.runtime.util
- duplicate() - Method in class ortus.boxlang.runtime.types.Query
-
Duplicate the current query.
- duplicate() - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Duplicate the current query.
- duplicate(boolean) - Method in class ortus.boxlang.runtime.types.Query
-
Duplicate the current query.
- duplicate(Object, Boolean) - Static method in class ortus.boxlang.runtime.util.DuplicationUtil
-
Duplicate an object according to type and deep flag
- Duplicate - Class in ortus.boxlang.runtime.bifs.global.system
- Duplicate() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Duplicate
-
Constructor
- duplicateArray(Array, Boolean) - Static method in class ortus.boxlang.runtime.util.DuplicationUtil
-
Duplicate an Array object
- duplicateStruct(IStruct, Boolean) - Static method in class ortus.boxlang.runtime.util.DuplicationUtil
-
Duplicate a Struct object
- DuplicationUtil - Class in ortus.boxlang.runtime.util
-
This class is responsible for duplicating objects in the BoxLang runtime
- DuplicationUtil() - Constructor for class ortus.boxlang.runtime.util.DuplicationUtil
- duration - Static variable in class ortus.boxlang.runtime.scopes.Key
- DynamicClassLoader - Class in ortus.boxlang.runtime.loader
- DynamicClassLoader(Key, ClassLoader) - Constructor for class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Construct the class loader
- DynamicClassLoader(Key, URL[], ClassLoader, Boolean) - Constructor for class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Construct the class loader
- DynamicClassLoader(Key, URL, ClassLoader, Boolean) - Constructor for class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Construct the class loader
- DynamicFunction - Class in ortus.boxlang.runtime.types
-
This represents a BoxLang Function that will be created dynamically either by Java or BoxLang.
- DynamicFunction(Key, BiFunction<FunctionBoxContext, DynamicFunction, Object>) - Constructor for class ortus.boxlang.runtime.types.DynamicFunction
-
Simple Constructor of just the name and the target
- DynamicFunction(Key, BiFunction<FunctionBoxContext, DynamicFunction, Object>, String) - Constructor for class ortus.boxlang.runtime.types.DynamicFunction
-
Simple Constructor of just the name, target, and return type
- DynamicFunction(Key, BiFunction<FunctionBoxContext, DynamicFunction, Object>, Argument[]) - Constructor for class ortus.boxlang.runtime.types.DynamicFunction
-
Simple Constructor of just the name and the target and arguments
- DynamicFunction(Key, BiFunction<FunctionBoxContext, DynamicFunction, Object>, Argument[], String, String, IStruct) - Constructor for class ortus.boxlang.runtime.types.DynamicFunction
-
Full Constructor
- DynamicInteropService - Class in ortus.boxlang.runtime.interop
-
This class is used to provide a way to dynamically and efficiently interact with the java layer from the within a BoxLang environment.
- DynamicInteropService() - Constructor for class ortus.boxlang.runtime.interop.DynamicInteropService
- DynamicInteropService.MATCH_TYPE - Enum Class in ortus.boxlang.runtime.interop
- DynamicObject - Class in ortus.boxlang.runtime.interop
-
This class is used to represent a BX/Java Class and invoke methods on classes using invoke dynamic.
- DynamicObject(Class<?>) - Constructor for class ortus.boxlang.runtime.interop.DynamicObject
-
Create a new class invoker for the given class
- DynamicObject(Class<?>, IBoxContext) - Constructor for class ortus.boxlang.runtime.interop.DynamicObject
-
Create a new class invoker for the given class
- DynamicObject(Object) - Constructor for class ortus.boxlang.runtime.interop.DynamicObject
-
Create a new class invoker for the given instance
- DynamicObjectSerializer - Class in ortus.boxlang.runtime.util.conversion.serializers
-
This class provides JSON Serialization of a BoxLang Dynamic Object
- DynamicObjectSerializer() - Constructor for class ortus.boxlang.runtime.util.conversion.serializers.DynamicObjectSerializer
E
- each(Array, Function, IBoxContext, Boolean, Integer, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method to invoke a function for every iteration of the array
- each(IStruct, Function, IBoxContext, Boolean, Integer, Boolean) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to invoke a function for every item in a struct
- echoValue(Object) - Static method in class ortus.boxlang.runtime.types.util.ObjectRef
-
Helper method for bytecode that needs to represent a literal value as an expression which Java will accept as a statement.
- elapsedTime - Static variable in class ortus.boxlang.runtime.scopes.Key
- elem - Static variable in class ortus.boxlang.runtime.scopes.Key
- elementCountForRemoval - Static variable in class ortus.boxlang.runtime.scopes.Key
- elements - Static variable in class ortus.boxlang.runtime.scopes.Key
- Elvis - Class in ortus.boxlang.runtime.operators
-
Performs elvis operator (null coaslescing)
expr ?: expr
Note: Any deferencing performed in the evaluation of of the left operand must be done safely So,foo.bar ?: expr
must be the equivalent offoo?.bar ?: expr
- Elvis - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Elvis() - Constructor for class ortus.boxlang.runtime.operators.Elvis
- EMAIL - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- EmailCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Email
- EmailCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.EmailCaster
- empty - Variable in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
- empty() - Static method in class ortus.boxlang.runtime.dynamic.Attempt
-
Create an empty attempt
- empty() - Static method in class ortus.boxlang.runtime.dynamic.casters.CastAttempt
-
Create an empty attempt
- EMPTY - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
- EMPTY - Static variable in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Empty Cache Entry
- EMPTY - Static variable in class ortus.boxlang.runtime.dynamic.Attempt
-
An empty attempt
- EMPTY - Static variable in class ortus.boxlang.runtime.scopes.Key
- EMPTY - Static variable in class ortus.boxlang.runtime.types.Array
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- EMPTY - Static variable in class ortus.boxlang.runtime.types.Struct
-
An Unmodifiable singleton empty struct
- EMPTY_ARGS - Static variable in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Empty arguments array
- EMPTY_ARGS - Static variable in class ortus.boxlang.runtime.interop.DynamicObject
-
Empty arguments array
- EMPTY_UNLESS_JUMPING - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
- enable() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Enable this task, the human way
- enabled - Variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Atomic Boolean if the cache provider is enabled
- enabled - Variable in class ortus.boxlang.runtime.config.segments.ModuleConfig
-
Whether the module is enabled or not
- enabled - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
If the module is enabled for activation, defaults to false
- enabled - Static variable in class ortus.boxlang.runtime.scopes.Key
- enableOutputOnly - Static variable in class ortus.boxlang.runtime.scopes.Key
- enclosingBoxClass - Variable in class ortus.boxlang.runtime.context.FunctionBoxContext
-
The class in which this function is executing, if any
- enclosingBoxInterface - Variable in class ortus.boxlang.runtime.context.FunctionBoxContext
-
The interface this static function is executing in, if any
- enclosingStaticBoxClass - Variable in class ortus.boxlang.runtime.context.FunctionBoxContext
-
The class in which this function is executing in, if any
- encoded - Static variable in class ortus.boxlang.runtime.scopes.Key
- encoded_binary - Static variable in class ortus.boxlang.runtime.scopes.Key
- encodefor - Static variable in class ortus.boxlang.runtime.scopes.Key
- EncodeForHTML - Class in ortus.boxlang.runtime.bifs.global.system
- EncodeForHTML() - Constructor for class ortus.boxlang.runtime.bifs.global.system.EncodeForHTML
-
Constructor
- encodeKey(SecretKey) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Encode the SecretKey to a string
- encodeObject(byte[], String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Encodes an object byte array to the specified string output
- encoder - Variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
-
The encoder to use for the logger.
- encoder - Static variable in class ortus.boxlang.runtime.scopes.Key
- encodeUrl - Static variable in class ortus.boxlang.runtime.scopes.Key
- encoding - Static variable in class ortus.boxlang.runtime.scopes.Key
- encodingBase64 - Static variable in class ortus.boxlang.runtime.scopes.Key
- encodingBase64Url - Static variable in class ortus.boxlang.runtime.scopes.Key
- encodingHex - Static variable in class ortus.boxlang.runtime.scopes.Key
- encodingUU - Static variable in class ortus.boxlang.runtime.scopes.Key
- encrypt(Object, String, String, String, byte[], Integer) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Encrypts an object using the specified algorithm and key, with optional vector or salt and iterations
- Encrypt - Class in ortus.boxlang.runtime.bifs.global.encryption
- Encrypt() - Constructor for class ortus.boxlang.runtime.bifs.global.encryption.Encrypt
-
Constructor
- EncryptionUtil - Class in ortus.boxlang.runtime.util
-
A utility class for encryption and encoding
- EncryptionUtil() - Constructor for class ortus.boxlang.runtime.util.EncryptionUtil
- end - Static variable in class ortus.boxlang.runtime.scopes.Key
- end() - Method in record class ortus.boxlang.compiler.asmboxpiler.AsmHelper.LineNumberIns
-
Returns the value of the
end
record component. - end() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Shutdown the transaction by re-enabling auto commit mode and closing the connection to the database (i.e.
- end() - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Shutdown the transaction by re-enabling auto commit mode and closing the connection to the database (i.e.
- end() - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Shutdown the transaction by re-enabling auto commit mode and closing the connection to the database (i.e.
- END_OF_LINE_COLONS - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- endOn(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set when this task should stop execution on.
- endOn(String, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set when this task should stop execution on.
- endOnTime(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Sets a daily end time restriction for this task.
- endRow - Static variable in class ortus.boxlang.runtime.scopes.Key
- endsOnSameLineAs(BoxNode) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Check if this node starts on the end line of another node
- endTransaction() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Close the active transaction for this request/thread/BoxLang context.
- endTransaction(DynamicObject) - Method in class ortus.boxlang.runtime.util.FRTransService
- enforceExplicitOutput - Static variable in class ortus.boxlang.runtime.scopes.Key
- ensureArgumentType(IBoxContext, Key, Object, String, Key) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Ensure the argument is the correct type
- ensureClass(IBoxContext, Object, List<ImportDefinition>) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Take an object and check if it is a dynamic object already or a string, in which case, load the class.
- ensureData(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Get the table, performing runtime lookup if necessary
- ensureReturnType(IBoxContext, Object) - Method in class ortus.boxlang.runtime.types.Function
-
Ensure the return value of the function is the correct type
- ensureThreadName(String) - Static method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Generates a thread name according to the given name.
- entryPath - Static variable in class ortus.boxlang.runtime.scopes.Key
- entryPaths - Static variable in class ortus.boxlang.runtime.scopes.Key
- entrySet() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- entrySet() - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- entrySet() - Method in interface ortus.boxlang.runtime.types.IStruct
-
Returns a
Set
view of the mappings contained in this map. - entrySet() - Method in class ortus.boxlang.runtime.types.Struct
-
Returns a
Set
view of the mappings contained in this map. - entrySet() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns a
Set
view of the mappings contained in this map. - entrySet() - Method in class ortus.boxlang.runtime.types.XML
- enumToMap(Enum<?>) - Method in class ortus.boxlang.compiler.ast.BoxNode
- environment - Static variable in class ortus.boxlang.runtime.scopes.Key
- Equal - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- Equal - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- EQUAL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- equals - Static variable in class ortus.boxlang.runtime.scopes.Key
- equals(Object) - Method in record class ortus.boxlang.compiler.asmboxpiler.AsmHelper.LineNumberIns
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.VarStore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor.Issue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor.Issue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.compiler.ClassInfo
-
Equals
- equals(Object) - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.debugger.DebugMain.CLIOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Check if the entry is equal to another entry Remember this doesn't account for object values
- equals(Object) - Method in record class ortus.boxlang.runtime.components.Attribute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Verifies equality between two DatasourceConfig objects
- equals(Object) - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Equals method
- equals(Object) - Method in record class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyDefinition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Equals override.
- equals(Object) - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Verifies equality between two Datasource objects
- equals(Object) - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement.ParamItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.scopes.IntKey
-
Verifies equality with the following rules: - Same object - Same key name (case-insensitive)
- equals(Object) - Method in class ortus.boxlang.runtime.scopes.Key
-
Verifies equality with the following rules: - Same object - Same key hash
- equals(Object) - Method in record class ortus.boxlang.runtime.types.Argument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.types.Array
-
Verifies equality with the following rules: - Same object - Super class
- equals(Object) - Method in class ortus.boxlang.runtime.types.DateTime
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.types.Property
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Verifies equality with the following rules: - Same object - Super class
- equals(Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Verifies equality with the following rules: - Same object - Super class
- equals(Object) - Method in record class ortus.boxlang.runtime.util.DumpUtil.DumpTemplate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Indicates whether some other object is "equal to" this one.
- EqualsEquals - Class in ortus.boxlang.runtime.operators
-
Performs
EQ or ==
comparison Compares numbers as numbers, compares strings case insensitive - EqualsEquals() - Constructor for class ortus.boxlang.runtime.operators.EqualsEquals
- EqualsEqualsEquals - Class in ortus.boxlang.runtime.operators
-
Performs
EQ or ===
comparison Compares numbers as numbers, compares strings case insensitive but with type checking - EqualsEqualsEquals() - Constructor for class ortus.boxlang.runtime.operators.EqualsEqualsEquals
- equalsWithCase(Object) - Method in class ortus.boxlang.runtime.scopes.Key
-
Verifies equality with the following rules: - Same object - Same key name (case-sensitive)
- Equivalence - Class in ortus.boxlang.runtime.operators
-
Performs an equivalence check on the two values.
- Equivalence - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Equivalence() - Constructor for class ortus.boxlang.runtime.operators.Equivalence
- errNumber - Static variable in class ortus.boxlang.runtime.scopes.Key
- errNumber - Variable in exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
-
Internal expression error number.
- error - Variable in class ortus.boxlang.debugger.response.EvaluateResponse.EvaluateResponseBody
- error - Variable in class ortus.boxlang.debugger.response.SetVariableResponse.SetVariableResponseBody
- error - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
If the task errored out when scheduling
- error - Static variable in class ortus.boxlang.runtime.scopes.Key
- error(String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(Marker, String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(Marker, String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(Marker, String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(Marker, String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(Marker, String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- error(SAXParseException) - Method in class ortus.boxlang.runtime.util.conversion.XMLValidationHandler
- ERROR - Static variable in class ortus.boxlang.runtime.logging.LogLevel
- errorcode - Static variable in class ortus.boxlang.runtime.scopes.Key
- errorCode - Variable in exception class ortus.boxlang.runtime.types.exceptions.BoxIOException
-
Applies to type = "custom".
- errorCode - Variable in exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Applies to type = "custom".
- errorDetail - Static variable in class ortus.boxlang.runtime.scopes.Key
- ErrorListener - Class in ortus.boxlang.compiler.parser
- ErrorListener() - Constructor for class ortus.boxlang.compiler.parser.ErrorListener
- ErrorListener(List<Issue>, int) - Constructor for class ortus.boxlang.compiler.parser.ErrorListener
-
Creates an instance of the error listener and supplies the source code and the list of issues to populate
- ErrorListener(Source, List<Issue>, int) - Constructor for class ortus.boxlang.compiler.parser.ErrorListener
-
Creates an instance of the error listener and supplies the source code and the list of issues to populate
- errorMessage - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The error message if any
- errors - Static variable in class ortus.boxlang.runtime.scopes.Key
- errorTransaction(DynamicObject, Exception) - Method in class ortus.boxlang.runtime.util.FRTransService
- escapeChars - Static variable in class ortus.boxlang.runtime.scopes.Key
- escapeJavaString(String) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- escapeStringLiteral(String, String) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Escape double up quotes and pounds in a string literal
- escapeStringLiteral(String, String) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Escape double up quotes and pounds in a string literal
- escapeStringLiteral(String, String) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Escape double up quotes and pounds in a string literal
- eval(Reader) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Evaluate a script bound only to the top-level BoxRuntime context
- eval(Reader, Bindings) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
- eval(Reader, ScriptContext) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Evaluate a script in the context of the ScriptContext
- eval(String) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Evaluate a script bound only to the top-level BoxRuntime context
- eval(String, Bindings) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Evaluate a script using the given Bindings
- eval(String, ScriptContext) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Evaluate a script in the context of the ScriptContext
- eval(ScriptContext) - Method in class ortus.boxlang.runtime.scripting.BoxCompiledScript
-
Execute the BoxScript using the scripting engines box context
- evaluate(IBoxContext) - Method in interface ortus.boxlang.runtime.types.DefaultExpression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNullLiteral
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLExpression
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
Evaluate the expression
- evaluate(QoQSelectExecution, int[]) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
-
Evaluate the expression
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNullLiteral
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLExpression
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
Evaluate the expression aginst a partition of data
- evaluateAggregate(QoQSelectExecution, List<int[]>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
-
Evaluate the expression aginst a partition of data
- evaluateInContext(String, int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- EvaluateRequest - Class in ortus.boxlang.debugger.request
-
Models the command to evaluate an expression
- EvaluateRequest() - Constructor for class ortus.boxlang.debugger.request.EvaluateRequest
- EvaluateRequest.EvaluateRequestArguments - Class in ortus.boxlang.debugger.request
- EvaluateRequestArguments() - Constructor for class ortus.boxlang.debugger.request.EvaluateRequest.EvaluateRequestArguments
- EvaluateResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- EvaluateResponse() - Constructor for class ortus.boxlang.debugger.response.EvaluateResponse
- EvaluateResponse(EvaluateRequest, String) - Constructor for class ortus.boxlang.debugger.response.EvaluateResponse
-
Send an error response.
- EvaluateResponse(EvaluateRequest, Variable) - Constructor for class ortus.boxlang.debugger.response.EvaluateResponse
-
Constructor
- EvaluateResponse.EvaluateResponseBody - Class in ortus.boxlang.debugger.response
- EvaluateResponseBody() - Constructor for class ortus.boxlang.debugger.response.EvaluateResponse.EvaluateResponseBody
- event - Variable in class ortus.boxlang.debugger.event.Event
- Event - Class in ortus.boxlang.debugger.event
- Event() - Constructor for class ortus.boxlang.debugger.event.Event
- Event(String) - Constructor for class ortus.boxlang.debugger.event.Event
- Events Announced - Search tag in ortus.boxlang.runtime.application.BaseApplicationListener.defineApplication()
- Section
- every(long) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every custom period of execution The default time unit is milliseconds
- every(long, TimeUnit) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every custom period of execution
- every(Double, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
BoxLang proxy
- every(Array, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method to test if any item in the array meets the criteria in the callback
- every(IStruct, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to test if any item in the struct meets the criteria in the callback
- everyDay() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Daily task that runs at midnight
- everyDayAt(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task daily with a specific time in 24 hour format: HH:mm We will always add 0 seconds for you.
- everyHour() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every hour from the time it get's scheduled
- everyHourAt(int) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be hourly at a specific minute mark and 00 seconds
- everyMinute() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every minute from the time it get's scheduled
- everyMonth() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on the first day of every month at midnight
- everyMonthOn(int) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every month on a specific day at midnight
- everyMonthOn(int, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every month on a specific day and time
- everySecond() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every second from the time it get's scheduled
- everyWeek() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the every Sunday at midnight
- everyWeekOn(int) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task weekly on the given day of the week at midnight
- everyWeekOn(int, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task weekly on the given day of the week and time
- everyYear() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on the first day of the year at midnight
- everyYearOn(int, int) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be weekly at a specific time at a specific day of the week
- everyYearOn(int, int, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be weekly at a specific time at a specific day of the week
- evict() - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- evict() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Runs the eviction algorithm to remove objects from the store based on the eviction policy and eviction count.
- evict() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Runs the eviction algorithm to remove objects from the store based on the eviction policy and eviction count.
- evict() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Runs the eviction algorithm to remove objects from the store based on the eviction policy and eviction count.
- evict() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Runs the eviction algorithm to remove objects from the store based on the eviction policy and eviction count.
- evictCount - Static variable in class ortus.boxlang.runtime.scopes.Key
- evictionCount() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get the total cache's evictions due to cache constraints (e.g.
- evictionCount() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get the total cache's evictions due to cache constraints (e.g.
- evictionPolicy - Static variable in class ortus.boxlang.runtime.scopes.Key
- evictSoftReferences() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Evict soft references from the store that have been collected
- EXACT - Enum constant in enum class ortus.boxlang.runtime.interop.DynamicInteropService.MATCH_TYPE
- exceptionBreakpointFilters - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
Available exception filter options for the `setExceptionBreakpoints` request.
- ExceptionBreakpointsFilter - Class in ortus.boxlang.debugger.types
- ExceptionBreakpointsFilter() - Constructor for class ortus.boxlang.debugger.types.ExceptionBreakpointsFilter
- ExceptionBreakpointsFilter(String, String, String) - Constructor for class ortus.boxlang.debugger.types.ExceptionBreakpointsFilter
- exceptionIsOfType(IBoxContext, Throwable, String) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Checks if an exception is of a given type
- ExceptionUtil - Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a cast can't be done on any type
- ExceptionUtil() - Constructor for class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
- execute - Static variable in class ortus.boxlang.runtime.scopes.Key
- execute() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- execute(String) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query on the default connection.
- execute(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- execute(String, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- execute(String, int[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- execute(String, String[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- execute(String, Connection, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query on the connection, using the provided connection.
- execute(String, List<QueryParameter>, Connection, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query with a List of parameters on a given connection.
- execute(String, List<QueryParameter>, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query with a List of parameters on the default connection.
- execute(String, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query on the default connection, within the specific context.
- execute(String, Array, Connection, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query with an array of parameters on a given connection.
- execute(String, Array, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query with an array of parameters on the default connection.
- execute(String, IStruct, Connection, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query with a struct of parameters on a given connection.
- execute(String, IStruct, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Execute a query with a struct of parameters on the default connection.
- execute(Connection, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.PendingQuery
-
Executes the PendingQuery on a given
Connection
and returns the results in anExecutedQuery
instance. - execute(IBoxContext, String[]) - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
Execute the module via the BoxRunner
- execute(ConnectionManager, IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.PendingQuery
-
Executes the PendingQuery using the provided ConnectionManager and returns the results in an
ExecutedQuery
instance. - Execute - Class in ortus.boxlang.runtime.components.system
- Execute() - Constructor for class ortus.boxlang.runtime.components.system.Execute
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- executeBatch() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- executeClass(Class<IBoxRunnable>, String, IBoxContext, String[]) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single class by executing it's main method, else throw an exception
- ExecutedQuery - Class in ortus.boxlang.runtime.jdbc
-
This class represents a query that has been executed and contains the results of executing that query.
- ExecutedQuery(Query, Object) - Constructor for class ortus.boxlang.runtime.jdbc.ExecutedQuery
-
Constructor
- executeModule(String, String[]) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a target module main method
- executeQuery() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- executeQuery(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- executeSelect(IBoxContext, SQLSelect, QoQStatement, QoQSelectStatementExecution, boolean) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService
-
Execute a select statement
- executeSelectStatement(IBoxContext, SQLSelectStatement, QoQStatement) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService
-
Execute a QoQ statement
- executeSource(InputStream) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a source strings from an input stream
- executeSource(InputStream, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
This is our REPL (Read-Eval-Print-Loop) method that allows for interactive BoxLang execution
- executeSource(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a source string
- executeSource(String, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a source string
- executeSource(String, IBoxContext, BoxSourceType) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a source string
- executeStatement(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single statement
- executeStatement(String, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single statement in a specific context
- executeStatement(String, IBoxContext, BoxSourceType) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single statement in a specific context
- executeStatement(BoxScript, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single statement in a specific context
- executeTemplate(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in its own context
- executeTemplate(String, String[]) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in its own context
- executeTemplate(String, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in an existing context.
- executeTemplate(String, IBoxContext, String[]) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in an existing context.
- executeTemplate(URL) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in its own context using a of the template to execution
- executeTemplate(URL, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in an existing context using a of the template to execution
- executeTemplate(BoxTemplate) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in its own context using an already-loaded template runnable
- executeTemplate(BoxTemplate, String, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in an existing context using an already-loaded template runnable
- executeTemplate(BoxTemplate, IBoxContext) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Execute a single template in an existing context using an already-loaded template runnable
- executeUpdate() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- executeUpdate(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- executeUpdate(String, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- executeUpdate(String, int[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- executeUpdate(String, String[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- executionMode - Static variable in class ortus.boxlang.runtime.scopes.Key
- executionState - Static variable in class ortus.boxlang.runtime.scopes.Key
- executionTime - Static variable in class ortus.boxlang.runtime.scopes.Key
- executor - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
The Scheduled Executor we are bound to
- executor - Variable in class ortus.boxlang.runtime.config.segments.SchedulerConfig
-
The name of the executor to use for scheduled tasks.
- executor - Static variable in class ortus.boxlang.runtime.scopes.Key
- executor() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Returns the value of the
executor
record component. - ExecutorConfig - Class in ortus.boxlang.runtime.config.segments
-
A BoxLang Executor Configuration Segment
- ExecutorConfig() - Constructor for class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
Default Empty Constructor
- ExecutorConfig(String) - Constructor for class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
Constructor by name and type
- ExecutorConfig(Key) - Constructor for class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
Constructor by name and type
- ExecutorGet - Class in ortus.boxlang.runtime.bifs.global.async
- ExecutorGet() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ExecutorGet
-
Constructor
- ExecutorHas - Class in ortus.boxlang.runtime.bifs.global.async
- ExecutorHas() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ExecutorHas
-
Constructor
- ExecutorList - Class in ortus.boxlang.runtime.bifs.global.async
- ExecutorList() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ExecutorList
-
Constructor
- ExecutorNew - Class in ortus.boxlang.runtime.bifs.global.async
- ExecutorNew() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ExecutorNew
-
Constructor
- ExecutorRecord - Record Class in ortus.boxlang.runtime.async.executors
-
A record for an executor
- ExecutorRecord(ExecutorService, String, AsyncService.ExecutorType, Integer) - Constructor for record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Creates an instance of a
ExecutorRecord
record class. - executors - Variable in class ortus.boxlang.runtime.config.Configuration
-
A collection of all the registered global executors
- executors - Static variable in class ortus.boxlang.runtime.scopes.Key
- ExecutorShutdown - Class in ortus.boxlang.runtime.bifs.global.async
- ExecutorShutdown() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ExecutorShutdown
-
Constructor
- ExecutorStatus - Class in ortus.boxlang.runtime.bifs.global.async
- ExecutorStatus() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ExecutorStatus
-
Constructor
- exists(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Tests whether a file or directory exists
- exists(DynamicObject) - Method in class ortus.boxlang.runtime.events.InterceptorState
-
Check if an observer is registered for this state
- Exit - Class in ortus.boxlang.runtime.components.system
- Exit() - Constructor for class ortus.boxlang.runtime.components.system.Exit
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- ExitBody() - Constructor for class ortus.boxlang.debugger.event.ExitEvent.ExitBody
- exitCode - Variable in class ortus.boxlang.debugger.event.ExitEvent.ExitBody
- exitCode - Static variable in class ortus.boxlang.runtime.BoxRunner
-
An exit code indicator for the BoxRunner
- exitCode - Static variable in class ortus.boxlang.runtime.scopes.Key
- ExitEvent - Class in ortus.boxlang.debugger.event
-
Models the Exit event for the Debug Protocol
- ExitEvent() - Constructor for class ortus.boxlang.debugger.event.ExitEvent
- ExitEvent(int) - Constructor for class ortus.boxlang.debugger.event.ExitEvent
-
Constructor
- ExitEvent.ExitBody - Class in ortus.boxlang.debugger.event
- exp(BigDecimal, MathContext) - Static method in class ortus.boxlang.runtime.bifs.global.math.Exp
-
Calculates the exponent of a BigDecimal using Taylor series expansion.
- Exp - Class in ortus.boxlang.runtime.bifs.global.math
- Exp - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Exp() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Exp
-
Constructor
- Exp() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Exp
- expand - Static variable in class ortus.boxlang.runtime.scopes.Key
- expandFromImport(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Tries to expand the full class name using the import aliases given.
- expandPath(IBoxContext, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Expands a path to an absolute path.
- expandPath(IBoxContext, String, ResolvedFilePath) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Expands a path to an absolute path.
- ExpandPath - Class in ortus.boxlang.runtime.bifs.global.io
- ExpandPath() - Constructor for class ortus.boxlang.runtime.bifs.global.io.ExpandPath
-
Constructor
- expandVarargs(Object[], boolean, boolean, Executable) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Take an array of arguments, and if the method is using varargs, expand the array at the end
- experimental - Variable in class ortus.boxlang.runtime.config.Configuration
-
Experimental Features
- experimental - Static variable in class ortus.boxlang.runtime.scopes.Key
- expiredCount() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
How many entries are expired in the cache.
- expiredCount() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
How many entries are expired in the cache.
- expires - Static variable in class ortus.boxlang.runtime.scopes.Key
- expireURL - Static variable in class ortus.boxlang.runtime.scopes.Key
- explanation - Static variable in class ortus.boxlang.runtime.scopes.Key
- expr() - Method in record class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor.Issue
-
Returns the value of the
expr
record component. - expr() - Method in record class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor.Issue
-
Returns the value of the
expr
record component. - expression - Variable in class ortus.boxlang.debugger.request.EvaluateRequest.EvaluateRequestArguments
- expression - Static variable in class ortus.boxlang.runtime.scopes.Key
- expression1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- expression2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- ExpressionException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This is the base exception for all expression or evaluation errors in the BoxLang runtime.
- ExpressionException(String, String, String, Throwable, Position, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
-
Constructor
- ExpressionException(String, BoxNode) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
-
Constructor
- ExpressionException(String, Position, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
-
Constructor
- ExpressionInterpreter - Class in ortus.boxlang.runtime.dynamic
-
I handle interpreting expressions
- ExpressionInterpreter() - Constructor for class ortus.boxlang.runtime.dynamic.ExpressionInterpreter
- expressions - Static variable in class ortus.boxlang.runtime.scopes.Key
- extendedinfo - Static variable in class ortus.boxlang.runtime.scopes.Key
- extendedInfo - Variable in exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Custom error message; information that the default exception handler does not display.
- extract(ZipUtil.COMPRESSION_FORMAT, String, String, Boolean, Boolean, Object, Array, IBoxContext) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
Extracts a compressed file to a destination folder
- Extract - Class in ortus.boxlang.runtime.bifs.global.zip
- Extract() - Constructor for class ortus.boxlang.runtime.bifs.global.zip.Extract
-
Constructor
- extractGZip(String, String, Boolean) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
Extracts a gzip file to a destination folder.
- extractMultiLineCommentText(String, Boolean) - Method in class ortus.boxlang.compiler.parser.AbstractParser
- extractZip(String, String, Boolean, Boolean, Object, Array, IBoxContext) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
Extracts a zip file to a destination folder.
- extrainfo - Static variable in class ortus.boxlang.runtime.scopes.Key
- extraInfo() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns the value of the
extraInfo
record component.
F
- failedFuture(String) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Returns a new BoxFuture that is already completed exceptionally with the given exception message.
- FATAL - Static variable in class ortus.boxlang.runtime.logging.LogLevel
- fatalError(SAXParseException) - Method in class ortus.boxlang.runtime.util.conversion.XMLValidationHandler
- fatalErrors - Static variable in class ortus.boxlang.runtime.scopes.Key
- FBMA_IV_SIZE - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
The IV size required by FBMA algorithms
- FeatureAudit - Class in ortus.boxlang.compiler
-
I am a CLI tool for auditing code to determine BIFs and tags in use which are not yet supported by BoxLang.
- FeatureAudit() - Constructor for class ortus.boxlang.compiler.FeatureAudit
- FeatureAuditVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
Audit missing functionality
- FeatureAuditVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor
- FeatureAuditVisitor.AggregateFeatureUsed - Record Class in ortus.boxlang.compiler.ast.visitor
- FeatureAuditVisitor.FeatureType - Enum Class in ortus.boxlang.compiler.ast.visitor
- FeatureAuditVisitor.FeatureUsed - Record Class in ortus.boxlang.compiler.ast.visitor
- FeatureUsed(String, FeatureAuditVisitor.FeatureType, String, boolean, Position) - Constructor for record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Creates an instance of a
FeatureUsed
record class. - fetchClientInfo - Static variable in class ortus.boxlang.runtime.scopes.Key
- fetchSize - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
The fetch size for the query.
- fetchSize - Static variable in class ortus.boxlang.runtime.scopes.Key
- FIFO - Class in ortus.boxlang.runtime.cache.policies
-
FIFO - Compare by created ascending
- FIFO() - Constructor for class ortus.boxlang.runtime.cache.policies.FIFO
- file - Variable in class ortus.boxlang.compiler.parser.AbstractParser
- file - Variable in class ortus.boxlang.compiler.parser.DocParser
- file - Static variable in class ortus.boxlang.runtime.scopes.Key
- File - Class in ortus.boxlang.runtime.components.io
- File - Class in ortus.boxlang.runtime.types
- File() - Constructor for class ortus.boxlang.runtime.components.io.File
-
Constructor
- File(String) - Constructor for class ortus.boxlang.runtime.types.File
-
Constructor
- File(String, String) - Constructor for class ortus.boxlang.runtime.types.File
-
Constructor
- File(String, String, String, Boolean) - Constructor for class ortus.boxlang.runtime.types.File
-
Constructor
- FILE - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- FILE - Static variable in record class ortus.boxlang.runtime.types.Argument
- FileAppend - Class in ortus.boxlang.runtime.bifs.global.io
- FileAppend() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileAppend
-
Constructor
- FileClose - Class in ortus.boxlang.runtime.bifs.global.io
- FileClose() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileClose
-
Constructor
- fileContent - Static variable in class ortus.boxlang.runtime.scopes.Key
- FileCopy - Class in ortus.boxlang.runtime.bifs.global.io
- FileCopy() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileCopy
-
Constructor
- FileDelete - Class in ortus.boxlang.runtime.bifs.global.io
- FileDelete() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileDelete
-
Constructor
- FileExists - Class in ortus.boxlang.runtime.bifs.global.io
- FileExists() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileExists
-
Constructor
- filefield - Static variable in class ortus.boxlang.runtime.scopes.Key
- FileGetMimeType - Class in ortus.boxlang.runtime.bifs.global.io
- FileGetMimeType() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileGetMimeType
-
Constructor
- FileInfo - Class in ortus.boxlang.runtime.bifs.global.io
- FileInfo() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileInfo
-
Constructor
- FileIsEOF - Class in ortus.boxlang.runtime.bifs.global.io
- FileIsEOF() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileIsEOF
-
Constructor
- fileMatchesPattern(String, Path) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
- FileMove - Class in ortus.boxlang.runtime.bifs.global.io
- FileMove() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileMove
-
Constructor
- filename - Variable in class ortus.boxlang.runtime.types.File
- FileOpen - Class in ortus.boxlang.runtime.bifs.global.io
- FileOpen() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileOpen
-
Constructor
- filepath - Static variable in class ortus.boxlang.runtime.scopes.Key
- filepath - Variable in class ortus.boxlang.runtime.types.File
- fileread - Static variable in class ortus.boxlang.runtime.scopes.Key
- FileRead - Class in ortus.boxlang.runtime.bifs.global.io
- FileRead() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileRead
-
Constructor
- FileReadLine - Class in ortus.boxlang.runtime.bifs.global.io
- FileReadLine() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileReadLine
-
Constructor
- FileSeek - Class in ortus.boxlang.runtime.bifs.global.io
- FileSeek() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileSeek
-
Constructor
- FileSetAccessMode - Class in ortus.boxlang.runtime.bifs.global.io
- FileSetAccessMode() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileSetAccessMode
-
Constructor
- FileSetAttribute - Class in ortus.boxlang.runtime.bifs.global.io
- FileSetAttribute() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileSetAttribute
-
Constructor
- FileSetLastModified - Class in ortus.boxlang.runtime.bifs.global.io
- FileSetLastModified() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileSetLastModified
-
Constructor
- FileSystemStore - Class in ortus.boxlang.runtime.cache.store
-
This object store keeps all objects in the file system.
- FileSystemStore() - Constructor for class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Constructor
- FileSystemUtil - Class in ortus.boxlang.runtime.util
- FileSystemUtil() - Constructor for class ortus.boxlang.runtime.util.FileSystemUtil
- FileWrite - Class in ortus.boxlang.runtime.bifs.global.io
- FileWrite() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileWrite
-
Constructor
- FileWriteLine - Class in ortus.boxlang.runtime.bifs.global.io
- FileWriteLine() - Constructor for class ortus.boxlang.runtime.bifs.global.io.FileWriteLine
-
Constructor
- filter - Variable in class ortus.boxlang.debugger.request.VariablesRequest.VariablesRequestArguments
-
Filter to limit the child variables to either named or indexed.
- filter - Variable in class ortus.boxlang.debugger.types.ExceptionBreakpointsFilter
- filter - Static variable in class ortus.boxlang.runtime.scopes.Key
- filter(Predicate<? super T>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, and the value matches the given predicate, returns an Attempt describing the value, otherwise returns an empty Attempt.
- filter(Array, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method to filter an list with a function callback and context
- filter(IStruct, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to filter a struct with a function callback and context
- filterEnv(IStruct) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Filter the environment variables for BoxLang specific ones
- filters - Variable in class ortus.boxlang.debugger.request.SetExceptionBreakpointsRequest.setExceptionBreakpointsRequestArguments
- FINAL - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentModifier
- FINAL - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxMethodDeclarationModifier
- finalizeDocumentation() - Method in interface ortus.boxlang.compiler.ast.IBoxDocumentableNode
-
Called when all comments are associated with the node, so it can process any doc comment contents
- finalizeDocumentation() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
-
Called when all comments are associated with the node, so it can process any doc comment contents
- find - Static variable in class ortus.boxlang.runtime.scopes.Key
- Find - Class in ortus.boxlang.runtime.bifs.global.string
- Find() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Find
-
Constructor
- findAll - Static variable in class ortus.boxlang.runtime.scopes.Key
- findAnnotatedClasses(String, Class<? extends Annotation>...) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Find all classes annotated with the given annotation(s) in the given directory.
- findAnnotatedClasses(String, ClassLoader, String, Class<? extends Annotation>...) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Find all classes annotated with the given annotation(s) in the given directory and given class loader
- findAnnotatedClasses(String, String, Class<? extends Annotation>...) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Find all classes annotated with the given annotation(s) in the given directory
- findBaseTemplate() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Finds the base (first) template in this request
- findBaseTemplate() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Finds the base (first) template in this request
- findBIF(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Find out if the given function name is a BIF in the Function Service
- findClass(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Find a class by name with no case-sensitivity (upper case) in the class
- findClass(String) - Method in class ortus.boxlang.runtime.loader.DiskClassLoader
-
Find class on disk, if not found, delegate to parent TODO: If we move to sharing classloaders across files with trusted cache, make the locking more granular instead of synchronizing the entire method
- findClass(String) - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Find a class in the class loader or delegate to the parent.
- findClass(String, Boolean) - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Find a class in the class loader or delegate to the parent
- findClass(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
This method ONLY returns the class representation, it does not cache it.
- findClassesInDirectory(File, String, ClassLoader, Class<? extends Annotation>[]) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Find all classes annotated in the specified directory and subdirectories.
- findClassesInJar(URL, String, ClassLoader, Class<? extends Annotation>[]) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Find all classes annotated in the specified jar file and subdirectories.
- findClassNames(File, String, Boolean) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Recursive method used to find all classes in a given directory and subdirs.
- findClosestComponent(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Gets the execution state for the closest component.
- findClosestComponent(Key) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Gets the execution state for the closest component.
- findClosestComponent(Key) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- findClosestComponent(Key, Predicate<IStruct>) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Gets the execution state for the closest component with a predicate to filter.
- findClosestComponent(Key, Predicate<IStruct>) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Gets the execution state for the closest component with a predicate to filter.
- findClosestComponent(Key, Predicate<IStruct>) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- findClosestFunctionName() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Finds the closest function call name
- findClosestFunctionName() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Finds the closest function call name
- findClosestFunctionName() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Finds the closest function call name
- findClosestSourceMapRecord(int) - Method in class ortus.boxlang.compiler.SourceMap
- findClosestTemplate() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Finds the closest template
- findClosestTemplate() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Finds the closest template
- findColumn(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- findField(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Find a field by name with no case-sensitivity (upper case) in the class
- findField(String) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Find a field by name with no case-sensitivity (upper case) in the class
- findFromAllModules(String, List<ImportDefinition>, IBoxContext) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Find a class from all the registered runtime modules by asking them individually
- findFromLocal(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Load a class from the configured directory byte code
- findFromLocal(IBoxContext, String, List<ImportDefinition>, boolean) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Load a class from the configured directory byte code
- findFromModule(String, Key, List<ImportDefinition>, IBoxContext) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Find a class from a specific module explicitly.
- findFromModule(String, Key, List<ImportDefinition>, IBoxContext) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Find a class from a specific module explicitly.
- findFromModules(String, List<ImportDefinition>, IBoxContext) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Load a class from the registered runtime module class loaders
- findFromModules(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Load a class from the registered runtime module class loaders
- findFromModules(IBoxContext, String, List<ImportDefinition>, boolean) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
This tries to load a BoxLang class from registered modules using the
fullyQualifiedName@moduleName
provided. - findFromSystem(String, List<ImportDefinition>, IBoxContext) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Load a class from the system using our lookup mechanism
- findFunction(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Find a function in the corrent context.
- findFunction(Key) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Find a function in the corrent context.
- findIndex(Object) - Method in class ortus.boxlang.runtime.types.Array
-
Finds the first one-based index of an array item with a specified value
- findIndex(Object, Boolean) - Method in class ortus.boxlang.runtime.types.Array
-
Finds the first one-based index of an string - either case sensitively or not
- findIndex(Function, IBoxContext) - Method in class ortus.boxlang.runtime.types.Array
-
Finds the first index of an array item using a function filter
- findIndexWithSubstring(Object, Boolean) - Method in class ortus.boxlang.runtime.types.Array
-
Finds the first one-based index of a substring - either case sensitively or not.
- findKey(IStruct, String) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Returns an array of keys
- findMatchingConstructor(IBoxContext, Class<?>, Class<?>[], BooleanRef, Object[], Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Find a constructor by the given arguments as classes and return it if it exists
- findMatchingExecutable(IBoxContext, Stream<Executable>, Class<?>, String, Class<?>[], BooleanRef, Object[], Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
This method is used to verify if the class has the same method signature as the incoming one with no case-sensitivity (upper case) We follow the following rules: - The method name must match - The number of arguments must match - The argument types must match (1st try, if not) - The argument types must be assignable (2nd try)
- findMatchingMethod(IBoxContext, Class<?>, String, Class<?>[], BooleanRef, Object[], Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
This method is used to verify if the class has the same method signature as the incoming one with no case-sensitivity (upper case) We follow the following rules: - The method name must match - The number of arguments must match - The argument types must match (1st try, if not) - The argument types must be assignable (2nd try)
- findMatchingMethod(IBoxContext, String, Class<?>[], Object...) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
This method is used to verify if the class has the same method signature as the incoming one with no case-sensitivity (upper case)
- findMatchingMethodByInterfaces(IBoxContext, Class<?>, String, Class<?>[], BooleanRef, Object[], Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Try to find a matching method by interfaces
- findMethodByNameAndArgs(ClassType, String, List<String>) - Static method in class ortus.boxlang.debugger.JDITools
- findModuleClass(String, Boolean, IBoxContext) - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
Find a class in the module class loader first and then the parent.
- findNearestContext(BoxLangDebugger.StackFrameTuple) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- findNoCase - Static variable in class ortus.boxlang.runtime.scopes.Key
- FindOneOf - Class in ortus.boxlang.runtime.bifs.global.string
- FindOneOf() - Constructor for class ortus.boxlang.runtime.bifs.global.string.FindOneOf
-
Constructor
- findPreviousToken(int) - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Get the last token of a specific type
- findPreviousToken(int) - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Get the last token of a specific type
- findPreviousToken(int) - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Get the last token of a specific type
- findPreviousTokenAndXSiblings(int, int) - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Get the last token of a specific type and the next x siblings Returns empty list if not found
- findPreviousTokenAndXSiblings(int, int) - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Get the last token of a specific type and the next x siblings Returns empty list if not found
- findPreviousTokenAndXSiblings(int, int) - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Get the last token of a specific type and the next x siblings Returns empty list if not found
- findSourceMapByFQN(ThreadReference, String) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- findUnclosedToken(int, int) - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Back up to the closest unclosed brace Return null if none found *
- findUnclosedToken(int, int) - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Back up to the closest unclosed brace Return null if none found *
- findUnclosedToken(int, int) - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Back up to the closest unclosed brace Return null if none found *
- findValue(IStruct, Object) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
- findValueReader(JSONReader, Class<?>) - Method in class ortus.boxlang.runtime.util.conversion.BoxJsonProvider
-
Custom BoxLang Deserializers by type
- findValueWriter(JSONWriter, Class<?>) - Method in class ortus.boxlang.runtime.util.conversion.BoxJsonProvider
-
Custom BoxLang Serializers by type
- findVariableyName(StackFrame, String) - Static method in class ortus.boxlang.debugger.JDITools
- findVariableyName(BoxLangDebugger.StackFrameTuple, String) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- first() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- firstDayOfMonth - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- firstRowAsHeaders - Static variable in class ortus.boxlang.runtime.scopes.Key
- Fix - Class in ortus.boxlang.runtime.bifs.global.math
- Fix() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Fix
-
Constructor
- FIXED - Enum constant in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
- fixnewline - Static variable in class ortus.boxlang.runtime.scopes.Key
- flatList - Static variable in class ortus.boxlang.runtime.scopes.Key
- flatMap(Function<? super T, ? extends Attempt<? extends U>>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the result of applying the given
Attempt
-bearing mapping function to the value, otherwise returns an emptyAttempt
. - flatMap(Function<? super T, ? extends Attempt<? extends U>>) - Method in class ortus.boxlang.runtime.dynamic.casters.CastAttempt
-
If a value is present, returns the result of applying the given
Attempt
-bearing mapping function to the value, otherwise returns an emptyAttempt
. - flattenEntry(Map.Entry<Key, Object>) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to recursively flatten an entry set containing structs
- FloatCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything
- FloatCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.FloatCaster
- Floor - Class in ortus.boxlang.runtime.bifs.global.math
- Floor - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Floor() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Floor
-
Constructor
- Floor() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Floor
- flush() - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- flush() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Flush the store to a permanent storage.
- flush() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Flush the store to a permanent storage.
- flush() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Flush the store to a permanent storage.
- flush() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Flush the store to a permanent storage.
- flush() - Method in class ortus.boxlang.runtime.scripting.WriterOutputStream
- Flush - Class in ortus.boxlang.runtime.components.system
- Flush() - Constructor for class ortus.boxlang.runtime.components.system.Flush
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- FLUSH - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- flushBuffer(boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Flush the buffer to the output stream and then clears the local buffers
- flushBuffer(boolean) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Flush the buffer to the output stream and then clears the local buffers
- flushBuffer(boolean) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Flush the buffer to the output stream and then clears the local buffers
- flushBuffer(boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Flush the buffer to the output stream.
- flushBuffer(boolean) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- flushBuffer(boolean) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Flush the buffer to the output stream
- flushBuffer(boolean) - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Flush the buffer to the output stream and then clears the local buffers
- flushBuffer(boolean) - Method in class ortus.boxlang.runtime.scripting.JSRScriptingRequestBoxContext
-
Flush the buffer to the output stream
- force - Static variable in class ortus.boxlang.runtime.scopes.Key
- forceMappingTrailingSlash - Static variable in class ortus.boxlang.runtime.config.Configuration
-
Change listener for mappings, etc.
- forClass(String, BoxSourceType, IBoxpiler) - Static method in record class ortus.boxlang.compiler.ClassInfo
- forClass(ResolvedFilePath, BoxSourceType, IBoxpiler) - Static method in record class ortus.boxlang.compiler.ClassInfo
- forInterfaceProxy(String, InterfaceProxyDefinition, IBoxpiler) - Static method in record class ortus.boxlang.compiler.ClassInfo
- FORK_JOIN - Enum constant in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
- format - Variable in class ortus.boxlang.debugger.request.VariablesRequest.VariablesRequestArguments
-
Specifies details on how to format the Variable values.
- format - Variable in class ortus.boxlang.debugger.types.Message
- format - Static variable in class ortus.boxlang.runtime.scopes.Key
- format(String) - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns the date time representation as a string in the specified format mask
- format(DateTimeFormatter) - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns the date time representation as a string with the provided formatter
- format(Locale, String) - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns the date time representation as a string in the specified locale
- FormatBaseN - Class in ortus.boxlang.runtime.bifs.global.math
- FormatBaseN() - Constructor for class ortus.boxlang.runtime.bifs.global.math.FormatBaseN
-
Constructor
- formatTreeSpec(String) - Method in class ortus.boxlang.compiler.toolchain.DotGen
- forScript(String, BoxSourceType, IBoxpiler) - Static method in record class ortus.boxlang.compiler.ClassInfo
- forStatement(String, BoxSourceType, IBoxpiler) - Static method in record class ortus.boxlang.compiler.ClassInfo
- forTemplate(ResolvedFilePath, BoxSourceType, IBoxpiler) - Static method in record class ortus.boxlang.compiler.ClassInfo
- fqn() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
fqn
record component. - Fqn - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- FQN - Class in ortus.boxlang.runtime.util
-
This class represents a java fully qualified name (FQN) for a class or package.
- FQN(String) - Constructor for class ortus.boxlang.runtime.util.FQN
-
Construct an FQN from a string.
- FQN(String[]) - Constructor for class ortus.boxlang.runtime.util.FQN
- FQN(String, String) - Constructor for class ortus.boxlang.runtime.util.FQN
-
Construct an FQN from a prefix and a string.
- FQN(String, Path) - Constructor for class ortus.boxlang.runtime.util.FQN
-
Construct an FQN from a prefix and a Path.
- FQN(String, FQN) - Constructor for class ortus.boxlang.runtime.util.FQN
-
Construct an FQN from a prefix and an existing FQN.
- FQN(Path) - Constructor for class ortus.boxlang.runtime.util.FQN
-
Construct an FQN from a Path.
- FQN(Path, Path) - Constructor for class ortus.boxlang.runtime.util.FQN
-
Construct an FQN that uses the root path to generate a relative path based on filePath.
- FQNBasePattern - Static variable in interface ortus.boxlang.compiler.IBoxpiler
- frameId - Variable in class ortus.boxlang.debugger.request.EvaluateRequest.EvaluateRequestArguments
- frameId - Variable in class ortus.boxlang.debugger.request.ScopeRequest.ScopeRequestArguments
- freeMemoryPercentageThreshold - Static variable in class ortus.boxlang.runtime.scopes.Key
- from - Static variable in class ortus.boxlang.runtime.scopes.Key
- from(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Safely navigate the data structure to a segment without blowing up.
- fromAny(Object) - Static method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Construct a new QueryParameter from a given value.
- fromAny(String, Object) - Static method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Construct a new QueryParameter from a given name and value.
- fromArray(Object[]) - Static method in class ortus.boxlang.runtime.types.Array
-
Create an Array from a Java array of boxed objects
- fromArray(Object[]) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Create a Array from a Java array
- fromArray(Array, Array, Object) - Static method in class ortus.boxlang.runtime.types.Query
-
Create a new query with columns and data
- fromArray(Array, Array, Object) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Create a new query with columns and data
- fromJSON(Class<T>, Object) - Static method in class ortus.boxlang.runtime.types.util.JSONUtil
-
Read method that will take given JSON Source (of one of supported types), read contents and map it to a Java Bean of given type.
- fromJSON(Object) - Static method in class ortus.boxlang.runtime.types.util.JSONUtil
- fromJSON(Object, boolean) - Static method in class ortus.boxlang.runtime.types.util.JSONUtil
- fromKey - Static variable in class ortus.boxlang.runtime.scopes.Key
- fromKey(String) - Static method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Get the driver type for the given key string
- fromKey(Key) - Static method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Get the driver type for the given key
- fromList(List<? extends Object>) - Static method in class ortus.boxlang.runtime.types.Array
-
Create an Array from a List
- fromList(List<? extends Object>) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Create a Array from a List
- fromMap(Map<? extends Object, ? extends Object>) - Static method in class ortus.boxlang.runtime.types.Struct
-
Static helper to create a struct from an existing map
- fromMap(Map<? extends Object, ? extends Object>) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Create a struct from a map
- fromMap(IStruct.TYPES, Map<Object, Object>) - Static method in class ortus.boxlang.runtime.types.Struct
-
Static helper to construct a struct of a specific type and an existing map
- fromMap(IStruct.TYPES, Map<Object, Object>) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Construct a struct of a specific type from a map
- fromNativeArray(String[]) - Static method in class ortus.boxlang.runtime.net.NameValuePair
- fromPendingQuery(PendingQuery, Statement, long, boolean) - Static method in class ortus.boxlang.runtime.jdbc.ExecutedQuery
-
Creates an ExecutedQuery instance from a PendingQuery instance and a JDBC Statement.
- fromQueryString(String) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Convert a query string to a struct using the default delimiter of
"&"
. - fromQueryString(String, String) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Convert a query string to a struct Example:
- fromResultSet(ResultSet) - Static method in class ortus.boxlang.runtime.types.Query
-
Create a new query and populate it from the given JDBC ResultSet.
- fromResultSet(ResultSet) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Create a new query and populate it from the given JDBC ResultSet.
- fromSet(Set<? extends Object>) - Static method in class ortus.boxlang.runtime.types.Array
-
Create an array from a Set
- fromSQLType(int) - Static method in enum class ortus.boxlang.runtime.types.QueryColumnType
-
Acquire a QueryColumnType from a SQL type.
- fromString(String) - Static method in enum class ortus.boxlang.compiler.ast.statement.BoxType
- fromString(String) - Static method in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- fromString(String) - Static method in class ortus.boxlang.runtime.types.Array
-
Convert a list to an array, using , as the delimiter, making sure each element is trimmed
- fromString(String) - Static method in enum class ortus.boxlang.runtime.types.IStruct.TYPES
-
Get the type of struct from a string
- fromString(String) - Static method in enum class ortus.boxlang.runtime.types.QueryColumnType
-
Create a new QueryColumnType from a string value.
- fromString(String, String) - Static method in class ortus.boxlang.runtime.types.Array
-
Convert a list to an array, making sure each element is trimmed
- fromStruct(String, IStruct) - Static method in class ortus.boxlang.runtime.jdbc.DataSource
-
Helper builder to build out a new DataSource object from a struct of properties and a name.
- fromStruct(Key, IStruct) - Static method in class ortus.boxlang.runtime.jdbc.DataSource
-
Helper builder to build out a new DataSource object from a struct of properties and a name.
- fromStruct(IStruct) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Construct a struct of a struct, using the same type
- frTransService - Variable in class ortus.boxlang.compiler.Boxpiler
-
The transaction service used to track subtransactions
- FRTransService - Class in ortus.boxlang.runtime.util
- FULL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
- fullname - Static variable in class ortus.boxlang.runtime.scopes.Key
- function - Variable in class ortus.boxlang.runtime.context.FunctionBoxContext
-
The Function being invoked with this context
- function - Static variable in class ortus.boxlang.runtime.scopes.Key
- Function<T,
R> - Class in ortus.boxlang.runtime.interop.proxies -
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/Function.html
- Function - Class in ortus.boxlang.runtime.types
-
A BoxLang Function base class
- Function - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.CompilationType
- Function() - Constructor for class ortus.boxlang.runtime.types.Function
-
Constructor
- Function(boolean) - Constructor for class ortus.boxlang.runtime.types.Function
-
Constructor that can set the output default
- Function(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.Function
- FUNCTION - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer.ExitsAllowed
- FUNCTION - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer.ExitsAllowed
- FUNCTION - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- FUNCTION - Static variable in record class ortus.boxlang.runtime.types.Argument
- Function.Access - Enum Class in ortus.boxlang.runtime.types
-
The supported access levels of the function
- FunctionalBIFAccess - Class in ortus.boxlang.runtime.types
-
I wrap up a functional call to a BIF, passing along the arguments passed to me
- FunctionalBIFAccess(Key) - Constructor for class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Constructor Create a new abstract function.
- FunctionalMemberAccess - Class in ortus.boxlang.runtime.types
-
I represent a functional call to a memeber method on the passed instance.
- FunctionalMemberAccess(Key) - Constructor for class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Constructor Create a new abstract function.
- FunctionalMemberAccessArgs - Class in ortus.boxlang.runtime.types
-
I represent a functional call to a memeber method on the passed instance with args.
- FunctionalMemberAccessArgs(Key, IBoxContext, Function<IBoxContext, Map<Key, Object>>, Function<IBoxContext, Object[]>) - Constructor for class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Constructor Create a new abstract function.
- FunctionBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the context of any function execution in BoxLang
- FunctionBoxContext(IBoxContext, Function) - Constructor for class ortus.boxlang.runtime.context.FunctionBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- FunctionBoxContext(IBoxContext, Function, ArgumentsScope) - Constructor for class ortus.boxlang.runtime.context.FunctionBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- FunctionBoxContext(IBoxContext, Function, Key) - Constructor for class ortus.boxlang.runtime.context.FunctionBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- FunctionBoxContext(IBoxContext, Function, Key, Object[], IClassRunnable, DynamicObject, BoxInterface) - Constructor for class ortus.boxlang.runtime.context.FunctionBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- FunctionBoxContext(IBoxContext, Function, Key, Map<Key, Object>, IClassRunnable, DynamicObject, BoxInterface) - Constructor for class ortus.boxlang.runtime.context.FunctionBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- FunctionBoxContext(IBoxContext, Function, Key, ArgumentsScope) - Constructor for class ortus.boxlang.runtime.context.FunctionBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- functionCalledName - Variable in class ortus.boxlang.runtime.context.FunctionBoxContext
-
The Function name being invoked with this context.
- FunctionCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Function
- FunctionCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
- functionDef() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Returns the value of the
functionDef
record component. - FunctionMeta - Class in ortus.boxlang.runtime.types.meta
-
This class represents BoxLang metadata for a function Future idea, implement IReferenceable to allow for metadata to be generated on the fly
- FunctionMeta(Function) - Constructor for class ortus.boxlang.runtime.types.meta.FunctionMeta
-
Constructor
- functions - Static variable in class ortus.boxlang.runtime.scopes.Key
- functionService - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The function service helper
- functionService - Variable in class ortus.boxlang.runtime.components.Component
-
The function service helper
- functionService - Static variable in class ortus.boxlang.runtime.scopes.Key
- FunctionService - Class in ortus.boxlang.runtime.services
-
The
FunctionService
is in charge of managing the runtime's built-in functions. - FunctionService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.FunctionService
-
Constructor
- future - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The future object for the task
- FutureNew - Class in ortus.boxlang.runtime.bifs.global.async
- FutureNew() - Constructor for class ortus.boxlang.runtime.bifs.global.async.FutureNew
-
Constructor
- futuresWrap(IBoxContext, Object...) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
This method accepts an infinite amount of future objects, closures or an array of future objects/closures
G
- garbageCollections() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get the total cache's garbage collections of Soft/Weak references
- garbageCollections() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get the total cache's garbage collections of Soft/Weak references
- gateway_interface - Static variable in class ortus.boxlang.runtime.scopes.Key
- generate64BitHash(CharSequence) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Creates an insecure but very fast 64 bit hash of a string
- generate64BitHash(CharSequence, int) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Creates an insecure but very fast 64 bit hash of a string
- generateArgumentProducerLambda(Transpiler, Supplier<List<AbstractInsnNode>>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- generateArguments(List<BoxArgument>) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
- generatedContent - Static variable in class ortus.boxlang.runtime.scopes.Key
- generateDefinition(IBoxContext, Array) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
Turn an array of interfaces into a proxy definition
- generatedGetter() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
generatedGetter
record component. - GeneratedGetter - Class in ortus.boxlang.runtime.runnables.accessors
-
A generated getter method I am a concrete class and will not be extended by a compiled runnable
- GeneratedGetter(Key, Key, String) - Constructor for class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Constructor Create a new abstract function.
- generatedKey - Static variable in class ortus.boxlang.runtime.scopes.Key
- generatedSetter() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
generatedSetter
record component. - GeneratedSetter - Class in ortus.boxlang.runtime.runnables.accessors
-
A generated setter method I am a concrete class and will not be extended by a compiled runnable
- GeneratedSetter(Key, Key, String) - Constructor for class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Constructor Create a new abstract function.
- generateFunctionContext(Function, IBoxContext, Key, Object[], IClassRunnable, DynamicObject, BoxInterface) - Static method in class ortus.boxlang.runtime.types.Function
-
This is a helper method to generate the correct context for a function based on type
- generateFunctionContext(Function, IBoxContext, Key, Map<Key, Object>, IClassRunnable, DynamicObject, BoxInterface) - Static method in class ortus.boxlang.runtime.types.Function
-
This is a helper method to generate the correct context for a function based on type
- generateInterfaceMethods(List<Method>, String) - Static method in class ortus.boxlang.compiler.javaboxpiler.transformer.ProxyTransformer
- generateJavaSource(BoxNode, ClassInfo) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaBoxpiler
-
Generate Java source code from BoxLang AST nodes
- generateKey() - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Generates a secret key using the default algorithm and key size
- generateKey(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Generate a SecretKey for the given algorithm and an optional key size
- generateKey(String, Integer) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Generates a secret key
- generateKeyAsString() - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Generates a secret key using the default algorithm and key size
- generateKeyAsString(String, int) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Generates a secret key using the default algorithm and key size
- generateMapOfAbstractMethodNames(Transpiler, BoxNode) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- generateMessage(Parser, RecognitionException) - Method in class ortus.boxlang.compiler.parser.BoxParserErrorStrategy
-
Generates an explanatory message concerning where we were in the parse when the error occurred.
- generateMessage(Parser, RecognitionException) - Method in class ortus.boxlang.compiler.parser.ParserErrorStrategy
- generatePBKDFKey(String, String, String, Integer, Integer) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
- GeneratePBKDFKey - Class in ortus.boxlang.runtime.bifs.global.encryption
- GeneratePBKDFKey() - Constructor for class ortus.boxlang.runtime.bifs.global.encryption.GeneratePBKDFKey
-
Constructor
- GenerateSecretKey - Class in ortus.boxlang.runtime.bifs.global.encryption
- GenerateSecretKey() - Constructor for class ortus.boxlang.runtime.bifs.global.encryption.GenerateSecretKey
-
Constructor
- generic - Static variable in class ortus.boxlang.runtime.scopes.Key
- GENERIC - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- GenericCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything
- GenericCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.GenericCaster
- GenericJDBCDriver - Class in ortus.boxlang.runtime.jdbc.drivers
-
This is the generic JDBC driver that can be used to register datasources in the system.
- GenericJDBCDriver() - Constructor for class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
Constructor
- GenericMeta - Class in ortus.boxlang.runtime.types.meta
-
This class represents generic BoxLang metadata for a an object which has no object-specifc properties
- GenericMeta(Object) - Constructor for class ortus.boxlang.runtime.types.meta.GenericMeta
-
Constructor with a target object The target could be an instance or a class
- GenericProxy - Class in ortus.boxlang.runtime.interop.proxies
-
A generic proxy allows you to wrap any object and call any method on it from Java/BoxLang
- GenericProxy(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.GenericProxy
- gerVariablesFromStruct(JDITools.WrappedValue) - Static method in class ortus.boxlang.debugger.JDITools
- get() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Get the value of the attempt
- get() - Method in class ortus.boxlang.runtime.dynamic.casters.CastAttempt
-
If a value is present in this
CastAttempt
, returns the value, otherwise throws BoxCastException - get() - Method in class ortus.boxlang.runtime.interop.proxies.Supplier
- get() - Method in class ortus.boxlang.runtime.types.util.BooleanRef
-
Get the Boolean value
- get() - Method in class ortus.boxlang.runtime.types.util.ObjectRef
-
Get the value
- get() - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Get's the input string as modified by the matcher
- get(int) - Method in class ortus.boxlang.runtime.types.Array
- get(int, Object) - Method in class ortus.boxlang.runtime.types.QueryColumn
-
Get the value of a cell in this column This method for CF/Lucee compat
- get(long) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Waits if necessary for this future to complete, and then returns its result.
- get(long, Object) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Waits if necessary for this future to complete, and then returns its result.
- get(Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- get(Object) - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- get(Object) - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- get(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Returns the value to which the specified Key is mapped
- get(Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns the value to which the specified Key is mapped
- get(Object) - Method in class ortus.boxlang.runtime.types.XML
- get(String) - Method in class ortus.boxlang.debugger.MapAdapterProtocolMessage
- get(String) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get an object from the store with metadata tracking
- get(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get an object from the store with metadata tracking
- get(String) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- get(String) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
- get(String) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Returns the value to which the specified Key is mapped
- get(String) - Method in class ortus.boxlang.runtime.types.Struct
-
Returns the value to which the specified Key is mapped
- get(String) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns the value to which the specified Key is mapped
- get(String) - Method in class ortus.boxlang.runtime.types.XML
- get(String...) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get multiple objects from the store with metadata tracking
- get(String...) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get multiple objects from the store with metadata tracking
- get(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure using nested keys if passed
- get(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- get(TemporalField) - Method in class ortus.boxlang.runtime.types.DateTime
- get(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get multiple objects from the store with metadata tracking using a filter
- get(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get multiple objects from the store with metadata tracking using a filter
- get(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- get(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get multiple objects from the store with metadata tracking using a filter
- get(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get multiple objects from the store with metadata tracking using a filter
- get(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get multiple objects from the store with metadata tracking using a filter
- get(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get multiple objects from the store with metadata tracking using a filter
- get(DatasourceConfig) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Get a datasource by config.
- get(IBoxContext, Object, Key, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is dereferenced,
- get(Key) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- get(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get an object from the store with metadata tracking: hits, lastAccess, etc
- get(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get an object from the store with metadata tracking: hits, lastAccess, etc
- get(Key) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get an object from the store with metadata tracking: hits, lastAccess, etc
- get(Key) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get an object from the store with metadata tracking
- get(Key) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
-
Helper method to create an arguments scope from a map
- get(Key) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Get a datasource by (Key) name.
- get(Key) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns the value to which the specified Key is mapped
- get(Key...) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- get(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get multiple objects from the store with metadata tracking
- get(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get multiple objects from the store with metadata tracking
- get(Key...) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get multiple objects from the store with metadata tracking
- get(Key...) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get multiple objects from the store with metadata tracking
- GET - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- getAbstractMethods() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get interface abstract methods
- getAbstractMethods() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAbstractMethods() - Method in class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
Get interface abstract methods
- getAccess() - Method in class ortus.boxlang.compiler.ast.expression.BoxAccess
- getAccess() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get access modifier of the function
- getAccess() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get access modifier of the function
- getAccess() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- getAccess() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getAccess() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getAccess() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get access modifier of the function
- getAccess() - Method in class ortus.boxlang.runtime.types.DynamicFunction
-
All dynamic functions are usually public
- getAccess() - Method in class ortus.boxlang.runtime.types.Function
-
Get access modifier of the function
- getAccess() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Get access modifier of the function
- getAccess() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Get access modifier of the function
- getAccess() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Get access modifier of the function
- getAccess() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
Get access modifier of the function
- getAccessModifier() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getAdditionalColumns() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
get the additional columns, which are only being selected for the order by
- getAfterTask() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the after task lambda.
- getAggregateFeaturesUsed() - Method in class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor
- getAlias() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Get the table alias
- getAlias() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTable
-
Get the table alias
- getAlias() - Method in class ortus.boxlang.compiler.ast.statement.BoxImport
- getAllAbstractMethods() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get interface abstract methods including super interfaces
- getAllAbstractMethods() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAllAnnotations() - Method in class ortus.boxlang.compiler.ast.BoxInterface
- getAllAnnotations() - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- getAllDefaultMethods() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
- getAllThreadReferences() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getAllThreadReferences() - Method in class ortus.boxlang.debugger.BoxLangRemoteDebugger
- getAllThreadReferences() - Method in interface ortus.boxlang.debugger.IBoxLangDebugger
- getAltLocaleZonedDateTimeParsers(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized set of ZonedDateTime parsers with the alt format TODO: Try to find a pattern matcher with optionals to handle all of the ISO offset formats
- getAncestors() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Walk the ancestors of a node
- getAndInvoke(IBoxContext, Object, Key, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is dereferenced,
- getAndInvoke(IBoxContext, Object, Key, Object[], Boolean) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is dereferenced,
- getAndInvoke(IBoxContext, Object, Key, Map<Key, Object>, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is dereferenced,
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.BoxClass
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.BoxInterface
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.comment.BoxDocComment
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getAnnotations() - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- getAnnotations() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get annotations
- getAnnotations() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get annotations
- getAnnotations() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- getAnnotations() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getAnnotations() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getAnnotations() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getAnnotations() - Method in class ortus.boxlang.runtime.types.Function
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
Get any annotations declared for this function, both the @annotation syntax and inline.
- getAnnotations(IBoxContext, DynamicObject) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Get the annotations from a static context
- getAppender(String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- getAppendersList() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get a list of all registered file appenders
- getApplication() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Get the linked application
- getApplication() - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Get the application linked to this context
- getApplication(Key) - Method in class ortus.boxlang.runtime.services.ApplicationService
-
Get an application by name, creating if neccessary
- getApplicationCache(String) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
This is a convenience method to get an application cache using the app name prefix or if not found, it tries to find it by the name as a global cache
- getApplicationContext() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Serach for an ancestor context of ApplicationBoxContext This is a convenience method for getParentOfType( ApplicationBoxContext.class ) since it is so common
- getApplicationContext() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Serach for an ancestor context of ApplicationBoxContext This is a convenience method for getParentOfType( ApplicationBoxContext.class ) since it is so common
- getApplicationListener() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the application listener for this request
- GetApplicationMetadata - Class in ortus.boxlang.runtime.bifs.global.system
- GetApplicationMetadata() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetApplicationMetadata
-
Constructor
- getApplicationName() - Method in class ortus.boxlang.runtime.application.Session
-
Get the application that this session belongs to
- getApplicationName() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
This is a convenience method to get the running application's name from the context if any.
- getApplicationNames() - Method in class ortus.boxlang.runtime.services.ApplicationService
-
Get the names of all registered applications
- getApplicationScope() - Method in class ortus.boxlang.runtime.application.Application
-
Get the scope for this application
- getApplicationScope() - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Get the application scope linked to this context
- getApplicationService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the application service
- getAppName() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Get the (constructed and parsed) application name.
- getArgs() - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- getArgs() - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- getArgs() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getArguments() - Method in class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
- getArguments() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
- getArguments() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- getArguments() - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- getArguments() - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- getArguments() - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- getArguments() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Get the arguments of the function
- getArguments() - Method in class ortus.boxlang.runtime.bifs.BIFDescriptor
- getArguments() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get the arguments of the function.
- getArguments() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get the arguments of the function.
- getArguments() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- getArguments() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getArguments() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getArguments() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the arguments of the function.
- getArguments() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getArguments() - Method in class ortus.boxlang.runtime.types.Function
-
Get the arguments of the function.
- getArguments() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
We return nothing here since the methos handle isn't resolved yet so we don't know what overloaded args we may have.
- getArguments() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
We return nothing here since the methos handle isn't resolved yet so we don't know what overloaded args we may have.
- getArguments() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
We return nothing here since the methos handle isn't resolved yet so we don't know what overloaded args we may have.
- getArguments() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
We return nothing here since the methos handle isn't resolved yet so we don't know what overloaded args we may have.
- getArgumentsScope() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Get the arguments scope
- getArray(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getArray(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getAs(Class<T>, Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting a key using the first param as the casting class
- getAsArray(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsArray(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsArray(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsArray(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Array Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsAttempt() - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Get the result of the future as an Attempt object.
- getAsAttempt(long) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Waits if necessary for at most the given time for this future to complete, and then returns its result, if available.
- getAsAttempt(long, Object) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Waits if necessary for at most the given time for this future to complete, and then returns its result, if available.
- getAsAttempt(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as BoxLang Attempt Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsBinary - Static variable in class ortus.boxlang.runtime.scopes.Key
- getAsBoolean(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsBoolean(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsBoolean(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsBoolean(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Boolean Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsBoxInterface(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as BoxInterface Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsciiStream(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getAsciiStream(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getAsClassRunnable(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsClassRunnable(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as BoxRunnable Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsDate(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsDate(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsDateTime(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsDateTime(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as DateTime Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsDouble(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsDouble(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsDouble(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsDouble(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Double Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsFunction() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Get the target as a function
- getAsFunction(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsFunction(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Function Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsInteger(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsInteger(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsInteger(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsInteger(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Integer Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsKey(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsKey(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsKey(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsKey(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsLong(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsLong(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsLong(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsLong(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Long Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsNumber(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Number Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsOptional(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Optional Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsQuery(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsQuery(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Query Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAssignmentKeys(Key...) - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
This allow abstraction of the use cases where local.foo = 1 should really be variables.local.foo = 1
- getAsStream(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
- getAsString(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsString(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsString(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsString(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as String Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsStruct(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsStruct(String, Object) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure The value can be seeded using a ${code from} method call.
- getAsStruct(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsStruct(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as Struct Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsXML(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getAsXML(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Convenience method for getting cast as XML Does NOT perform BoxLang casting, only Java cast so the object needs to actually be castable
- getAsync(String) - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get an object from the store with metadata tracking using a CompletableFuture
- getAsync(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get an object from the store with metadata tracking async.
- getAsyncService() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get the Aysnc Service
- getAsyncService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the async service
- getAt(int) - Method in class ortus.boxlang.runtime.types.Array
-
Retrieves and object using the one-based index value
- getAt(String, int, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Get an item at a specific (1-based) index
- getAt(String, int, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Get an item at a specific (1-based) index
- getAt(String, int, String, Boolean, Boolean, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Get an item at a specific (1-based) index, returning a default value if not found
- getAtPath(IStruct, String) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Retreives the final value of a nested string path within a struct
- getAttachment(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
- getAttachment(Key) - Method in class ortus.boxlang.runtime.util.Attachable
-
Get the attachment for the given key.
- getAttachment(Key) - Method in interface ortus.boxlang.runtime.util.IBoxAttachable
-
Get the attachment for the given key.
- getAttachmentKeys() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
- getAttachmentKeys() - Method in class ortus.boxlang.runtime.util.Attachable
-
Get the keys of all attachments.
- getAttachmentKeys() - Method in interface ortus.boxlang.runtime.util.IBoxAttachable
-
Get the keys of all attachments.
- getAttribute(String) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Get the attribute for the given scope by testing all scopes in order: engine, request, global
- getAttribute(String, int) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Get the attribute for the given scope
- getAttributes() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- getAttributes() - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Get a struct of the attributes the component offers
- getAttributesScope(String) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Get the scope of the attribute by testing all scopes in order: engine, request, global If the attribute is not found in any scope, return -1 If the attribute is found in the engine scope, return ENGINE_SCOPE If the attribute is found in the request scope, return REQUEST_SCOPE If the attribute is found in the global scope, return GLOBAL_SCOPE
- getAutoCommit() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getAuxiliary() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getBaseFQN(String) - Static method in interface ortus.boxlang.compiler.IBoxpiler
- GetBaseTagData - Class in ortus.boxlang.runtime.bifs.global.system
- GetBaseTagData() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetBaseTagData
-
Constructor
- GetBaseTagList - Class in ortus.boxlang.runtime.bifs.global.system
- GetBaseTagList() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetBaseTagList
-
Constructor
- getBaseTemplatePath() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
- GetBaseTemplatePath - Class in ortus.boxlang.runtime.bifs.global.system
- GetBaseTemplatePath() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetBaseTemplatePath
-
Constructor
- getBeforeTask() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the before task lambda.
- getBIF() - Method in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Get the BIF instance for this descriptor and lazily create it if needed
- getBigDecimal(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBigDecimal(int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBigDecimal(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBigDecimal(String, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBinaryStream(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBinaryStream(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBindings() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Get the defaults bindings which is the variables scope = engine scope
- getBindings(int) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Get the bindings for the given scope
- getBindings(int) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Get the bindings for the given scope
- getBlob(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBlob(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBody() - Method in class ortus.boxlang.compiler.ast.BoxClass
- getBody() - Method in class ortus.boxlang.compiler.ast.BoxInterface
- getBody() - Method in class ortus.boxlang.compiler.ast.BoxStaticInitializer
- getBody() - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- getBody() - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxStatementBlock
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
- getBody() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- getBody() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody
- getBoolean(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBoolean(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBottomClass() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the bottom class in the inheritance chain
- getBottomClass(IClassRunnable) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Get the bottom class in the inheritance chain
- getBoundary() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody
- getBoxContext() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Get the BoxContext for the BoxScriptingEngine
- GetBoxContext - Class in ortus.boxlang.runtime.bifs.global.system
- GetBoxContext() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetBoxContext
- getBoxFQN() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Get the Box package of the resolved path.
- getBoxFQN(String) - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Get the Box package of the resolved path, but with a prefix prepended in front
- getBoxLangStackFrames() - Method in class ortus.boxlang.debugger.CachedThreadReference
- getBoxLangStackFrames(int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getBoxMeta() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get the BoxMeta object for the interface
- getBoxMeta() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getBoxMeta() - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Get the BoxMetadata object for this struct
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.Array
-
Get the metadata object for this array
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.DateTime
-
Represent as string, or throw exception if not possible
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.File
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.Function
- getBoxMeta() - Method in interface ortus.boxlang.runtime.types.IType
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.NullValue
-
The metadata object
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.Query
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.QueryColumn
-
Get the metadata object for this column
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.Struct
-
Get the BoxMetadata object for this struct
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get the BoxMetadata object for this struct
- getBoxMeta() - Method in class ortus.boxlang.runtime.types.XML
- getBoxMeta(IClassRunnable) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Get the class metadata
- getBoxpiler() - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Get the current BoxPiler
- getBoxResolver() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Shortcut to get the Box Resolver
- GetBoxRuntime - Class in ortus.boxlang.runtime.bifs.global.system
- GetBoxRuntime() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetBoxRuntime
- getBoxStaticInitializers() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- GetBoxVersionInfo - Class in ortus.boxlang.runtime.bifs.global.system
- GetBoxVersionInfo() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetBoxVersionInfo
- getBreak(BoxNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getBuffer() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the buffer
- getBuffer() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the buffer
- getBuffer() - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- getBXRunnableCompileVersion() - Method in interface ortus.boxlang.runtime.runnables.IProxyRunnable
-
The version of the BoxLang runtime
- getByte(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getByte(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBytes() - Method in class ortus.boxlang.compiler.JavaClassByteCode
- getBytes(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getBytes(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getCache(String) - Method in class ortus.boxlang.runtime.services.CacheService
-
Get a reference to a registered cache provider.
- getCache(Key) - Method in class ortus.boxlang.runtime.services.CacheService
-
Get a reference to a registered cache provider.
- getCachedDatasources() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get the cached datasources
- getCachedDatasourcesCount() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
How many cached datasources do we have?
- getCachedDatasourcesNames() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get an array of all cached datasources names
- getCachedObjectMetadata(String) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get a cache objects metadata about its performance.
- getCachedObjectMetadata(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get a cache objects metadata about its performance.
- getCachedObjectMetadata(String...) - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get a cache objects metadata about its performance.
- getCachedObjectMetadata(String...) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get a cache objects metadata about its performance.
- getCacheKey() - Method in class ortus.boxlang.runtime.application.Session
-
Get the cache key for this session
- getCacheKey() - Method in class ortus.boxlang.runtime.jdbc.PendingQuery
-
Retrieve the generated or provided-in-query-options cache key for this query.
- getCacheKeys() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Get all the class paths keys in the resolver cache
- getCacheService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the cache service
- getCacheService() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get the cache service that is using this provider
- getCacheService() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the cache service that is managing this cache provider
- getCacheSize() - Static method in class ortus.boxlang.compiler.parser.BoxParser
-
Get the number of states stored in all the DFA cache.
- getCacheSize() - Static method in class ortus.boxlang.compiler.parser.CFParser
-
Get the number of states stored in all the DFA cache.
- getCacheSize() - Static method in class ortus.boxlang.compiler.parser.DocParser
-
Get the number of states stored in all the DFA cache.
- getCacheSize() - Static method in class ortus.boxlang.compiler.parser.Parser
-
Get the number of states stored in all the DFA cache across all parsers.
- getCacheSize() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Size of the cache
- getCallables() - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
-
Get the list of compilation units that represent the callable functions
- getCallables() - Method in class ortus.boxlang.compiler.javaboxpiler.TranspiledCode
- getCanInvokeImplicitAccessor() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- GetCanonicalPath - Class in ortus.boxlang.runtime.bifs.global.io
- GetCanonicalPath() - Constructor for class ortus.boxlang.runtime.bifs.global.io.GetCanonicalPath
-
Constructor
- getCanOutput() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getCases() - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitch
- getCatalog() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getCatchBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- getCatches() - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- getCatchTypes() - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- getCell(int) - Method in class ortus.boxlang.runtime.types.QueryColumn
-
Get the value of a cell in this column
- getCell(Key, int) - Method in class ortus.boxlang.runtime.types.Query
-
Get data for a single cell.
- getCharacterStream(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getCharacterStream(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getCharContent(boolean) - Method in class ortus.boxlang.compiler.JavaSourceString
- getChild() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the child class.
- getChildren() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Returns the list of children of the current node
- getChronology() - Method in class ortus.boxlang.runtime.types.DateTime
-
-------------------------------------------------------------------------- Temporal Interface Methods --------------------------------------------------------------------------
- getClass - Static variable in class ortus.boxlang.runtime.scopes.Key
- getClasses(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get an array of classes for the given class
- getClassesAsStream(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a stream of Classes for the given class
- getClassFiles(String, Boolean) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
- getClassFilesAsStream(String, Boolean) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
- getClassFromType(IBoxContext, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Get the class from a type sent in that we can cast
- getClassFromType(IBoxContext, String, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Get the class from a type sent in that we can cast
- getClassFromType(IBoxContext, String, String, Boolean) - Static method in class ortus.boxlang.runtime.dynamic.casters.GenericCaster
-
Get the class from a type sent in that we can cast
- getClassList() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get a list of all the cached resolver classes
- getClassLoader() - Method in record class ortus.boxlang.compiler.ClassInfo
- getClassLoader(String) - Method in class ortus.boxlang.runtime.application.Application
-
Get a class loader by cache key
- getClassLoader(String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get a class loader by cache key
- getClassLoaderCount() - Method in class ortus.boxlang.runtime.application.Application
-
Count how many class loaders we have loaded
- getClassLoaderCount() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Count how many class loaders we have loaded
- getClassLoaders() - Method in class ortus.boxlang.runtime.application.Application
-
Get the application's class loaders
- getClassLoaders() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get all the class loaders registered
- getClassLocator() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the global class locator service
- getClassLocator() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Get the class locator
- GetClassMetadata - Class in ortus.boxlang.runtime.bifs.global.system
- GetClassMetadata() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetClassMetadata
-
Constructor
- getClassName() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
We return an empty class, because we are using a generic JDBC driver that does not have a specific class name.
- getClassName() - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get the driver class name
- getClassName() - Method in class ortus.boxlang.runtime.util.FQN
- getClassName(byte[]) - Static method in class ortus.boxlang.runtime.loader.DiskClassLoader
- getClassNames(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a list of Class names for the given class with case-sensitivity
- getClassNamesNoCase(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a list of Class names for the given class with no case-sensitivity (upper case)
- getClassPool(String) - Method in class ortus.boxlang.compiler.Boxpiler
-
Get a class pool by name
- getClassPool(String) - Method in interface ortus.boxlang.compiler.IBoxpiler
- getClassPools() - Method in class ortus.boxlang.compiler.Boxpiler
-
Get all class pools
- getClient() - Static method in class ortus.boxlang.runtime.net.HttpManager
-
Get the singleton instance of the HttpManager.
- getClientInfo() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getClientInfo(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getCliOptions() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the CLI Options that were used to start the runtime.
- getClob(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getClob(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getCode() - Method in class ortus.boxlang.compiler.ast.Source
-
Abstract method to get the code
- getCode() - Method in class ortus.boxlang.compiler.ast.SourceCode
-
Returns the code associate to the source
- getCode() - Method in class ortus.boxlang.compiler.ast.SourceFile
-
Essentially, only used for error messages
- getCodeAsStream() - Method in class ortus.boxlang.compiler.ast.Source
-
Abstract method to get the code as a stream
- getCodeAsStream() - Method in class ortus.boxlang.compiler.ast.SourceCode
- getCodeAsStream() - Method in class ortus.boxlang.compiler.ast.SourceFile
- getColumn() - Method in class ortus.boxlang.compiler.ast.Point
-
Returns the column
- getColumn(String) - Method in class ortus.boxlang.runtime.types.Query
-
Get the QueryColumn object for a column Throws an exception if the column doesn't exist This method for CF/Lucee compat
- getColumn(Key) - Method in class ortus.boxlang.runtime.types.Query
-
Get the QueryColumn object for a column Throws an exception if the column doesn't exist
- getColumnArray() - Method in class ortus.boxlang.runtime.types.Query
-
Get the list of column names as an array
- getColumnData() - Method in class ortus.boxlang.runtime.types.QueryColumn
-
Get all data in a column as a Java Object[] Data is copied, so re-assignments into the array will not be reflected in the query.
- getColumnData(Key) - Method in class ortus.boxlang.runtime.types.Query
-
Get all data in a column as a Java Object[] Data is copied, so re-assignments into the array will not be reflected in the query.
- getColumnDataAsArray() - Method in class ortus.boxlang.runtime.types.QueryColumn
-
Get all data in a column as an BoxLang Array Data is copied, so re-assignments into the array will not be reflected in the query.
- getColumnDataAsArray(Key) - Method in class ortus.boxlang.runtime.types.Query
-
Get all data in a column as an BoxLang Array Data is copied, so re-assignments into the array will not be reflected in the query.
- getColumnIndex(Key) - Method in class ortus.boxlang.runtime.types.Query
-
Get the index of a column
- getColumnList() - Method in class ortus.boxlang.runtime.types.Query
-
Get the list of column names as a comma-separated string TODO: Look into caching this and invalidating when columns are added/removed
- getColumnNames() - Method in class ortus.boxlang.runtime.types.Query
-
Get the column names as an array
- getColumns() - Method in class ortus.boxlang.runtime.types.Query
-
Get the list of column definitions for this query
- getCommand() - Method in class ortus.boxlang.debugger.event.Event
-
The command for the debugger to execute
- getCommand() - Method in interface ortus.boxlang.debugger.IAdapterProtocolMessage
- getCommand() - Method in class ortus.boxlang.debugger.MapAdapterProtocolMessage
- getCommand() - Method in class ortus.boxlang.debugger.request.AbstractRequest
-
The command for the debugger to execute
- getCommand() - Method in class ortus.boxlang.debugger.request.AttachRequest
-
The command for the debugger to execute
- getCommand() - Method in class ortus.boxlang.debugger.response.AbstractResponse
- getComments() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Returns the list of comments of the current node
- getComments() - Method in class ortus.boxlang.compiler.parser.AbstractParser
- getComments() - Method in class ortus.boxlang.compiler.parser.ParsingResult
- getCommentText() - Method in class ortus.boxlang.compiler.ast.comment.BoxComment
- getCommonComparators() - Static method in class ortus.boxlang.runtime.types.util.StructUtil
- getCommonComparators(Locale) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
- getComparator() - Method in class ortus.boxlang.runtime.cache.policies.FIFO
-
Get the comparator for HashMaps
- getComparator() - Method in interface ortus.boxlang.runtime.cache.policies.ICachePolicy
-
Get the comparator for this policy
- getComparator() - Method in class ortus.boxlang.runtime.cache.policies.LFU
-
Get the comparator for HashMaps
- getComparator() - Method in class ortus.boxlang.runtime.cache.policies.LIFO
-
Get the comparator for HashMaps
- getComparator() - Method in class ortus.boxlang.runtime.cache.policies.LRU
-
Get the comparator for HashMaps
- getComparator() - Method in class ortus.boxlang.runtime.cache.policies.MFU
-
Get the comparator for HashMaps
- getComparator() - Method in class ortus.boxlang.runtime.cache.policies.MRU
-
Get the comparator for HashMaps
- getComparator() - Method in class ortus.boxlang.runtime.cache.policies.Random
-
Get the comparator for HashMaps
- getCompiler() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Returns the compiler instance to use based on the configuration
- getCompileTimeMethodNames() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getComponent() - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Get the component instance for this descriptor and lazily create it if needed
- getComponent(String) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Returns the component with the given name
- getComponent(Key) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Returns the component with the given name
- getComponentCount() - Method in class ortus.boxlang.runtime.services.ComponentService
-
Returns the number of components registered with the service
- getComponentCounter() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getComponentCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- GetComponentList - Class in ortus.boxlang.runtime.bifs.global.system
- GetComponentList() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetComponentList
-
Constructor
- getComponentNames() - Method in class ortus.boxlang.runtime.services.ComponentService
-
Returns the names of the components registered with the service
- getComponents() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the stack of components as an array
- getComponents() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the stack of components as an array
- getComponents() - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- getComponentService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the component service
- getConcurrency() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getCondition() - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- getCondition() - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
- getCondition() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- getCondition() - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- getCondition() - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitch
- getCondition() - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- getCondition() - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
- getConfig() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get the cache configuration
- getConfig() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the cache configuration for this provider
- getConfig() - Method in class ortus.boxlang.runtime.cache.store.AbstractStore
-
Get the configuration for the store
- getConfig() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get the configuration for the store
- getConfig() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the contexual config struct.
- getConfig() - Method in class ortus.boxlang.runtime.context.ConfigOverrideBoxContext
-
Allow our overrides to happen
- getConfig() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the contexual config struct.
- getConfig() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the contexual config struct.
- getConfig() - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Get the contexual config struct.
- getConfigItem(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Convenience method to retrieve a single config item
- getConfigItem(Key) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Convenience method to retrieve a single config item
- getConfigItem(Key, Object) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Convenience method to retrieve a config item with with an optional default
- getConfigItem(Key, Object) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Convenience method to retrieve a config item with with an optional default
- getConfigItems(Key...) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Convenience method to retrieve a config item(s).
- getConfigItems(Key...) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Convenience method to retrieve a config item(s).
- getConfiguration() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the configuration
- getConfiguration() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Get the configuration object for this datasource.
- getConfiguration() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Get the Runtime Configuration
- getConnection() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Get (creating if none found) the connection associated with the parent transaction.
- getConnection() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Get a connection to the configured datasource.
- getConnection() - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Get (creating if none found) the connection associated with this transaction.
- getConnection() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getConnection() - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Get (creating if none found) the connection associated with this transaction.
- getConnection(String, String) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Get a connection to the configured datasource with the provided username and password.
- getConnection(DataSource) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get a JDBC Connection to a specified datasource.
- getConnection(DataSource, String, String) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get a JDBC Connection to the specified datasource.
- getConnection(QueryOptions) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get a connection for the provided QueryOptions.
- getConnectionManager() - Method in interface ortus.boxlang.runtime.context.IJDBCCapableContext
-
Get the ConnectionManager (connection and transaction tracker) for this context.
- getConnectionManager() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the ConnectionManager, which is the central point for managing database connections and transactions.
- getConnectionManager() - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Get the ConnectionManager, which is the central point for managing database connections and transactions.
- getConstructors(Class<?>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a HashSet of constructors of the given class
- getConstructorsAsStream(Class<?>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a stream of constructors of the given class
- getContent() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- getContentType() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- getContentType() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody
- getContext() - Method in class ortus.boxlang.compiler.ast.expression.BoxAccess
- getContext() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get the scheduler context
- getContext() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getContext() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Get the ScriptContext for the BoxScriptingEngine
- getContextClassLoader() - Static method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Get the thread's context class loader
- getContextForStackFrame(int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getContextForStackFrame(BoxLangDebugger.StackFrameTuple) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- GetContextRoot - Class in ortus.boxlang.runtime.bifs.global.system
- GetContextRoot() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetContextRoot
-
Constructor
- getContinue(BoxNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getCurrent() - Static method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Look at the current thread and see if it has a request context and return it Else return null
- getCurrentBreak(String) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getCurrentContinue(String) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getCurrentImports() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Retrieve all known imports for the current template
- getCurrentImports() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Retrieve all known imports for the current template
- getCurrentMethodContextTracker() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getCurrentPositionInCode() - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
This method will allow you to get the position in code of where an execution of it takes place.
- getCurrentStackHeight() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- GetCurrentTemplatePath - Class in ortus.boxlang.runtime.bifs.global.system
- GetCurrentTemplatePath() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetCurrentTemplatePath
-
Constructor
- getCurrentThread() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Get the current thread
- getCurrentThreadName() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Get the current thread name
- getCursorName() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getCustomClient(IStruct) - Static method in class ortus.boxlang.runtime.net.HttpManager
-
Get a new HttpClient instance custom attributes including proxy client connection and redirect enforcement.
- getData() - Method in class ortus.boxlang.runtime.types.Query
-
Get the data for this query This method is really only for debugging and the underlying List you get will not be synchronized with the query.
- getDatasource(Key) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get a datasource by name.
- getDataSource() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Get the datasource associated with this transaction.
- getDataSource() - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Get the datasource associated with this transaction.
- getDataSource() - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Get the datasource associated with this transaction.
- getDataSource(QueryOptions) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Determines the datasource to use according to the options and/or BoxLang Defaults
- getDatasourceOrThrow(Key) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get a datasource by name or throw an exception if not found.
- getDataSourceService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the datasource manager for this runtime.
- getDate(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getDate(int, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getDate(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getDate(String, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getDateTime(LocalDateTime) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- getDateTimeFormatter(String) - Static method in class ortus.boxlang.runtime.types.DateTime
-
Convenience method to get a common date time formatter if it exists in the
DateTime.COMMON_FORMATTERS
map else it will return a new DateTimeFormatter instance according to the passed mask. - getDayOfTheMonth() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint of what day of the month we need to run on: 1-31.
- getDayOfTheWeek() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint of what day of the week this runs on: 1-7.
- getDeclaredArguments() - Method in class ortus.boxlang.runtime.bifs.BIF
-
Get the arguments for this BIF
- getDeclaredAttributes() - Method in class ortus.boxlang.runtime.components.Component
-
Get the attributes for this component
- getDeclaringContext() - Method in class ortus.boxlang.runtime.types.Closure
-
Get the context in which this closure was declared.
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.ContainerBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.LambdaBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Get the default variable assignment scope for this context
- getDefaultAssignmentScope() - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Get the default variable assignment scope for this context
- getDefaultCache() - Method in class ortus.boxlang.runtime.services.CacheService
-
Get back the default cache
- getDefaultCustomParams() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
Get default custom parameters for the driver to incorporate into the datasource config
- getDefaultCustomParams() - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get default custom parameters for the driver to incorporate into the datasource config
- getDefaultDatasource() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get the default datasource for the application.
- getDefaultDatasourceOrThrow() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get the default datasource for the application or throw an exception if not found.
- getDefaultDelimiter() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
Get the default delimiter for the custom parameters
- getDefaultDelimiter() - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get the default custom params delimiter
- getDefaultEncoder() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get the BoxLang pattern encoder
- getDefaultExpression(AsmTranspiler, BoxExpression) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- getDefaultHost() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
Get the default host for the driver
- getDefaultMethod() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Get the default method
- getDefaultMethods() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get interface default methods
- getDefaultMethods() - Method in class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
Get interface default methods
- getDefaultOutput() - Method in class ortus.boxlang.runtime.types.Function
-
If there is no explicit output annotation on this function, what should the default be?
- getDefaultPort() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
Get the default port for the driver
- getDefaultProperties() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
Get default properties for the driver to incorporate into the datasource config
- getDefaultProperties() - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get default properties for the driver to incorporate into the datasource config
- getDefaultURIDelimiter() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
Get the URI delimiter for the custom parameters
- getDefaultURIDelimiter() - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get the default URI delimiter
- getDefaultValue() - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- getDefaultValue(IBoxContext) - Method in record class ortus.boxlang.runtime.types.Argument
- getDefaultValue(IBoxContext) - Method in record class ortus.boxlang.runtime.types.Property
- getDefaultValueForMeta() - Method in record class ortus.boxlang.runtime.types.Property
- getDelimiter() - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- getDescendants() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Walk the tree
- getDescendantsOfType(Class<T>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Find all decedant nodes of a given type
- getDescendantsOfType(Class<T>, Predicate<T>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Find all decedant nodes of a given type that match the supplied predicate
- getDescription() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Returns a human-readable description of the node, which it manufactures from the class name.
- getDescription() - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
- getDescription() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- getDescription() - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- getDescription() - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- getDetail() - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- getDetail() - Method in exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Get the detail
- getDirectory() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get the directory where the cache entries are stored
- GetDirectoryFromPath - Class in ortus.boxlang.runtime.bifs.global.io
- GetDirectoryFromPath() - Constructor for class ortus.boxlang.runtime.bifs.global.io.GetDirectoryFromPath
-
Constructor
- getDiskClass() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Get a class for a class name from disk
- getDiskClassProxy() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Get a proxy class for a class name from disk
- getDocComment() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Get the last documentation comment
- getDocComment() - Method in interface ortus.boxlang.compiler.ast.IBoxDocumentableNode
-
Get the last documentation comment
- getDocumentation() - Method in class ortus.boxlang.compiler.ast.BoxClass
- getDocumentation() - Method in class ortus.boxlang.compiler.ast.BoxInterface
- getDocumentation() - Method in interface ortus.boxlang.compiler.ast.IBoxDocumentableNode
-
Get documentation from node
- getDocumentation() - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- getDocumentation() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getDocumentation() - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- getDocumentation() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get the contents of the documentation comment for this function.
- getDocumentation() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get the contents of the documentation comment for this function.
- getDocumentation() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get documentation
- getDocumentation() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get documentation
- getDocumentation() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- getDocumentation() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getDocumentation() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getDocumentation() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the contents of the documentation comment for this function.
- getDocumentation() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getDocumentation() - Method in class ortus.boxlang.runtime.types.Function
-
Get the contents of the documentation comment for this function.
- getDocumentation() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Get the contents of the documentation comment for this function.
- getDocumentation() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Get the contents of the documentation comment for this function.
- getDocumentation() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Get the contents of the documentation comment for this function.
- getDocumentation() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
Get the contents of the documentation comment for this function.
- getDot() - Method in class ortus.boxlang.compiler.toolchain.DotGen
- getDouble(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getDouble(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getDriver() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Helper method, tries to get the driver from the properties
- getDriver(Key) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Get a driver by name
- getDriverNames() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Get an array of all registered driver names
- getDumpRepresentation() - Method in class ortus.boxlang.runtime.types.XML
-
Get the dump representation of this XML node
- getDynamicParent() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Get the parent class loader
- getDynamicTarget() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Get the target as a IClassRunnable
- getElseBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- getElseExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Get the else expression
- getEnd() - Method in class ortus.boxlang.compiler.ast.Position
-
Returns the end point
- getEndOnDateTime() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint of when the task must not continue to execute.
- getEndTime() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint to limit the task to run before a specified time of day.
- getEngine() - Method in class ortus.boxlang.runtime.scripting.BoxCompiledScript
- getEngineName() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Returns the name of the scripting engine.
- getEngineVersion() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Returns the version of the scripting engine.
- getEntryPoint() - Method in class ortus.boxlang.compiler.javaboxpiler.TranspiledCode
- getErrorCode() - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- getErrorCode() - Method in exception class ortus.boxlang.runtime.types.exceptions.CustomException
-
Get the error code
- getErrorCount() - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Returns the number of errors that have been detected
- getErrorWriter() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
- getEscape() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Get the escape
- getException() - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- getExceptionLogger() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Alias to get the exception logger
- getExecutor() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get the executor record
- getExecutor(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Get an executor by name
- getExecutorNames() - Method in class ortus.boxlang.runtime.services.AsyncService
-
Get the executor names registered with the service
- getExecutors() - Method in class ortus.boxlang.runtime.services.AsyncService
-
The executors struct
- getExecutorStatusMap() - Method in class ortus.boxlang.runtime.services.AsyncService
-
Get a struct map of all the executors and their stats.
- getExecutorStatusMap(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Get a struct map of a specific executor and its stats.
- getExitsAllowed(BoxNode) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer
- getExitsAllowed(BoxNode) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
- getExpr() - Method in class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
- getExpr() - Method in class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
- getExpr() - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- getExpression() - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- getExpression() - Method in class ortus.boxlang.compiler.ast.expression.BoxParenthesis
- getExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Get the expression
- getExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Get the expression
- getExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Get the expression
- getExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Get the expression
- getExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
-
Get the expression
- getExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
Get the expression
- getExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Get the expression
- getExpression() - Method in class ortus.boxlang.compiler.ast.statement.BoxAssert
- getExpression() - Method in class ortus.boxlang.compiler.ast.statement.BoxBufferOutput
- getExpression() - Method in class ortus.boxlang.compiler.ast.statement.BoxExpressionStatement
- getExpression() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- getExpression() - Method in class ortus.boxlang.compiler.ast.statement.BoxImport
- getExpression() - Method in class ortus.boxlang.compiler.ast.statement.BoxReturn
- getExpression() - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- getExtendedInfo() - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- getExtendedInfo() - Method in exception class ortus.boxlang.runtime.types.exceptions.BoxRuntimeException
-
Get the extended info
- getExtensions() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Get the supported extensions for BoxLang
- getFactory() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
- getFeaturesUsed() - Method in class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor
- getFetchDirection() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getFetchDirection() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getFetchSize() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getFetchSize() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getField(Class<?>, Object, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get the value of a public or public static field on a class or instance
- getField(Class<?>, Object, String, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get the value of a public or public static field on a class or instance but if it doesn't exist return the default value passed in.
- getField(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get the value of a public or public static field on a class or instance
- getField(Class<?>, String, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get the value of a public or public static field on a class or instance but if it doesn't exist return the default value passed in.
- getField(Object, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get the value of a public or public static field on a class or instance
- getField(Object, String, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get the value of a public or public static field on a class or instance but if it doesn't exist return the default value passed in.
- getField(String) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get the value of a public or public static field on a class or instance
- getField(String, Object) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get the value of a public or public static field on a class or instance but if it doesn't exist return the default value passed in.
- getFieldName() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- getFieldNames() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a list of field names for the given class with case-sensitivity
- getFieldNames(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a list of field names for the given class with case-sensitivity
- getFieldNamesNoCase() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a list of field names for the given class with no case-sensitivity (upper case)
- getFieldNamesNoCase(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a list of field names for the given class with no case-sensitivity (upper case)
- getFields() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get an array of fields of all the public fields for the given class
- getFields(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get an array of fields of all the public fields for the given class
- getFieldsAsStream() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a stream of fields of all the public fields for the given class
- getFieldsAsStream(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a stream of fields of all the public fields for the given class
- getFile() - Method in class ortus.boxlang.compiler.ast.SourceFile
-
Returns the File associate to the source
- getFileExtension(String) - Static method in class ortus.boxlang.compiler.parser.Parser
- GetFileFromPath - Class in ortus.boxlang.runtime.bifs.global.system
- GetFileFromPath() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetFileFromPath
-
Constructor
- getFileFromResource(String) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Get a file from the BoxLang jar resources as a
File
object - getFileInfo - Static variable in class ortus.boxlang.runtime.scopes.Key
- getFilename() - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- getFileName() - Method in class ortus.boxlang.compiler.SourceMap
- getFileName() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
- getFinallyBodies() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getFinallyBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- getFirst() - Method in class ortus.boxlang.runtime.util.Pair
- getFirstAncestorOfType(Class<T>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Walk the ancestors of a node to look for one of a specific type
- getFirstAncestorOfType(Class<T>, Predicate<T>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Walk the ancestors of a node to look for one of a specific type
- getFirstBusinessDay() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
- getFirstBusinessDayOfTheMonth() - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the first business day of the month in Java format
- getFirstBusinessDayOfTheMonth(String, Boolean, LocalDateTime) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the first business day of the month in Java format
- getFirstBusinessDayOfTheMonth(String, Boolean, ZoneId) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the first business day of the month in Java format
- getFirstBusinessDayOfTheMonth(ZoneId) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the first business day of the month in Java format
- getFirstChildOfName(String) - Method in class ortus.boxlang.runtime.types.XML
-
Get the first child of this XML node with the given name
- getFirstNodeOfType(Class<T>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Walk the ancestors of a node to look for one of a specific type.
- getFirstNodeOfType(Class<T>, Predicate<T>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Walk the ancestors of a node to look for one of a specific type
- getFirstNodeOfTypes(Class<? extends BoxNode>...) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Walk the ancestors of a node to look for one of a specific type
- getFirstToken() - Method in class ortus.boxlang.compiler.parser.BoxParser
- getFirstToken() - Method in class ortus.boxlang.compiler.parser.CFParser
- getFloat(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getFloat(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getFqn() - Method in class ortus.boxlang.compiler.ast.statement.BoxReturnType
- getFQN() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Get the package of the resolved path.
- getFQN(String) - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Get the package of the resolved path, but with a prefix prepended in front
- getFullyQualifiedClass(String) - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns the fully qualified class name of the import definition considering if it is a wildcard import or not, and if it's from a targeted module or not.
- getFunction() - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
-
Returns the function being invoked with this context, cast as a Closure
- getFunction() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Returns the function being invoked with this context
- getFunction() - Method in class ortus.boxlang.runtime.context.LambdaBoxContext
-
Returns the function being invoked with this context, cast as a Lambda
- getFunction(Key) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Get a function by name
- getFunctionalInterface(Class<?>) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
Inspect the target class to see if it's a functional interface and return the functional interface class
- GetFunctionCalledName - Class in ortus.boxlang.runtime.bifs.global.system
- GetFunctionCalledName() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetFunctionCalledName
-
Constructor
- getFunctionClass() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the class, if any, for a function invocation
- getFunctionClass() - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Get the class, if any, for a function invocation
- getFunctionClass() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Get the class, if any, for a function invocation
- getFunctionClass() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the class, if any, for a function invocation
- getFunctionContextThisClassForInvoke(IBoxContext) - Method in class ortus.boxlang.runtime.scopes.ClassVariablesScope
- getFunctionContextThisClassForInvoke(IBoxContext) - Method in class ortus.boxlang.runtime.types.Struct
- getFunctionContextThisClassForInvoke(IBoxContext) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
- getFunctionContextThisInterfaceForInvoke() - Method in class ortus.boxlang.runtime.scopes.StaticScope
- getFunctionContextThisInterfaceForInvoke() - Method in class ortus.boxlang.runtime.types.Struct
- getFunctionContextThisInterfaceForInvoke() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
- getFunctionContextThisStaticClassForInvoke(IBoxContext) - Method in class ortus.boxlang.runtime.types.Struct
- getFunctionContextThisStaticClassForInvoke(IBoxContext) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
- getFunctionInterface() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the interface, if any, for a function invocation
- getFunctionInterface() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Get the static class, if any, for a function invocation
- getFunctionInterface() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the interface, if any, for a function invocation
- GetFunctionList - Class in ortus.boxlang.runtime.bifs.global.system
- GetFunctionList() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetFunctionList
-
Constructor
- getFunctionParentContext() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get parent context for a function execution happening in this context
- getFunctionParentContext() - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Get parent context for a function execution happening in this context
- getFunctionParentContext() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Get parent context for a function execution happening in this context
- getFunctionParentContext() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get parent context for a function execution happening in this context
- getFunctionParentContext() - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
-
Get parent context for a function execution happening in this context
- getFunctionParentContext() - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Get parent context for a function execution happening in this context
- getFunctionService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the function service
- getFunctionStaticClass() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the class, if any, for a function invocation
- getFunctionStaticClass() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Get the class, if any, for a function invocation
- getFunctionStaticClass() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the class, if any, for a function invocation
- getGeneratedKey() - Method in class ortus.boxlang.runtime.jdbc.ExecutedQuery
-
Returns the generated key of the query, if any
- getGeneratedKeys() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getGenericDriver() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Get the generic JDBC driver
- getGetterLookup() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getGlobalFunction(String) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns the global function with the given name
- getGlobalFunction(Key) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns the global function with the given name.
- getGlobalFunctionCount() - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns the number of global functions registered with the service
- getGlobalFunctionNames() - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns the names of the global functions registered with the service
- getGlobalService(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Alias to use strings
- getGlobalService(Key) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get a global service from the runtime
- getGlobalServiceKeys() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the keys of all loaded global services
- getGroup() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the human group name of this task.
- getGroupBys() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the GROUP BY nodes
- getHasVar() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- getHaving() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the HAVING node
- getHikariDataSource() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Allow access to the underlying HikariDataSource object.
- getHoldability() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getHoldability() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getID() - Method in class ortus.boxlang.runtime.application.Session
-
Get the ID of this session
- getImportCache() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Get the import cache
- getImportCacheSize() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Get the import cache size
- getImports() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getImports() - Method in class ortus.boxlang.compiler.ast.BoxClass
- getImports() - Method in class ortus.boxlang.compiler.ast.BoxInterface
- getImports() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
- getImports() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
- getImports() - Method in class ortus.boxlang.runtime.runnables.BoxTemplate
-
The imports for this runnable
- getImports() - Method in interface ortus.boxlang.runtime.runnables.IBoxRunnable
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase1
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase1Switch
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase1TryCatch
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase2Closure
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase2UDF
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
-
The imports for this runnable
- getImports() - Method in class ortus.boxlang.runtime.types.AbstractFunction
- getImports() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getImports() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
- getImports() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
- getImports() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
- getImports() - Method in class ortus.boxlang.runtime.types.JavaMethod
- getIndepententSubQuery(SQLSelectStatement) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Indepenant sub queries are not based on the context of the outer query and can be cached here.
- getIndex() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Get the index.
- getIndex() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTable
-
Get the table index
- getIndex() - Method in class ortus.boxlang.runtime.types.QueryColumn
- getInitialDelay() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the delay or time to wait before we execute the task in the scheduler.
- getInitialDelayTimeUnit() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the time unit string used when there is a delay requested for the task.
- getInitializer() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- getInOutputBlock() - Method in class ortus.boxlang.compiler.parser.BoxParser
- getInOutputBlock() - Method in class ortus.boxlang.compiler.parser.CFParser
- getInputExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Get the input expression
- getInputStream(File) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Convert the input file in a UTF-8 Input stream with BOM
- getInstance() - Static method in class ortus.boxlang.compiler.asmboxpiler.ASMBoxpiler
-
Get the singleton instance
- getInstance() - Static method in class ortus.boxlang.compiler.javaboxpiler.JavaBoxpiler
-
Get the singleton instance
- getInstance() - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Get the singleton instance.
- getInstance() - Static method in class ortus.boxlang.runtime.config.ConfigLoader
-
Get an instance of the ConfigLoader
- getInstance() - Static method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get the singleton instance
- getInstance() - Static method in class ortus.boxlang.runtime.logging.LoggingService
-
Get the singleton instance of the LoggingService
- getInstance() - Static method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Get the singleton instance
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase1
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase1Switch
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase1TryCatch
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase2Closure
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase2Lambda
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase2UDF
- getInstance() - Static method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getInstance(Boolean) - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Get or startup a BoxLang Runtime instance.
- getInstance(Boolean) - Static method in class ortus.boxlang.runtime.util.FRTransService
- getInstance(Boolean, String) - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Get or startup a BoxLang Runtime instance.
- getInstance(Boolean, String, String) - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Get or startup a BoxLang Runtime instance.
- getInstance(Boolean, String, String, CLIOptions) - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Get or startup a BoxLang Runtime instance.
- getInstance(String, String) - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Get or startup a BoxLang Runtime instance.
- getInstance(BoxRuntime) - Static method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get the singleton instance
- getInstance(BoxRuntime) - Static method in class ortus.boxlang.runtime.logging.LoggingService
-
Get the singleton instance of the LoggingService and initializing it with the runtime This is called by the Runtime only!
- getInstance(CLIOptions) - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Get or startup a BoxLang Runtime instance.
- getInt(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getInt(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getInterceptionPoints() - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Get the list of interception points that the pool can announce
- getInterceptionPointsNames() - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Get the list of interception points that the pool can announce but as a Set of string names not case insensitive Key objects
- getInterceptionStates() - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Get the registered interception states
- getInterceptorPool() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Get the interceptor pool for this listener
- getInterceptorPool() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get the interceptor pool for this cache
- getInterceptorPool() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the interceptor pool for this cache
- getInterceptorService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the interceptor service
- getInterface(Class<T>) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Returns an implementation of an interface using functions compiled in the interpreter.
- getInterface(Object, Class<T>) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Builds a dynamic proxy from the passed in object that maps to the given interface.
- getInterfaces() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getInternalExceptionMessage(InvocationException) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getIntFromKey(Key) - Static method in class ortus.boxlang.runtime.types.XML
- getIntFromKey(Key, boolean) - Static method in class ortus.boxlang.runtime.types.Array
-
Get an integer from a key, returning null if the key is not an integer unless safe is false.
- getIntFromKey(Key, boolean) - Static method in class ortus.boxlang.runtime.types.QueryColumn
- getIntValue() - Method in class ortus.boxlang.runtime.scopes.IntKey
-
Get int value
- getIsolationLevel() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Get the configured transaction isolation level.
- getIsolationLevel() - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Get the configured transaction isolation level.
- getIsolationLevel() - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Get the configured transaction isolation level.
- getIsoTime(LocalDateTime) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Generate an iso8601 formatted string from an incoming date/time object
- getIsoTime(LocalDateTime, boolean) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Generate an iso8601 formatted string from an incoming date/time object
- getIssues() - Method in class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor
-
Get the issues found during the visit
- getIssues() - Method in class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor
-
Get the issues found during the visit
- getIssues() - Method in class ortus.boxlang.compiler.parser.ParsingResult
- getIssues() - Method in exception class ortus.boxlang.runtime.types.exceptions.ParseException
- getJarURLs(String) - Static method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Static method that takes in a String path and returns an array of URLs of all the JARs/clases in the path
- getJarURLs(Path) - Static method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Static method that takes in a path and returns an array of URLs of all the JARs in the path
- getJavaLibraryPaths() - Method in class ortus.boxlang.runtime.config.Configuration
-
Get the java library paths as an array of URLs of Jar files This is usually called by the runtime to load all the JARs in the paths to the runtime classloader
- getJavaResolver() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Shortcut to get the Java Resolver
- getJavaSettingsLoadPaths(RequestBoxContext) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
This reads the javaSettings.loadPaths, expands them, and returns them as URLs of jars and classes
- getJDBCStatement() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Get the JDBC statement
- getJdkImportCache() - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Get the JDK import cache
- getJdkImportCacheSize() - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Get the size of the JDK import cache
- getJImports() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- getJoins() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the JOINs
- getJSONBuilder() - Static method in class ortus.boxlang.runtime.types.util.JSONUtil
-
-------------------------------------------------------------------------- Methods --------------------------------------------------------------------------
- getJSONBuilder(Boolean) - Static method in class ortus.boxlang.runtime.types.util.JSONUtil
-
Returns the JSON builder library we use
- getKey() - Method in class ortus.boxlang.compiler.ast.statement.BoxAnnotation
- getKey() - Method in class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
- getKey() - Method in enum class ortus.boxlang.runtime.cache.providers.CoreProviderType
-
Returns the key of the enum
- getKey() - Method in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
-
Returns the key of the enum.
- getKey() - Method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Get the key for the driver type
- getKey() - Method in enum class ortus.boxlang.runtime.types.BoxLangType
-
Returns the key of the enum.
- getKeys() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getKeys() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- getKeys() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get all the keys in the cache provider
- getKeys() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get all the keys in the cache provider
- getKeys() - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getKeys() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get all the keys in the store
- getKeys() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get all the keys in the store
- getKeys() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get all the keys in the store
- getKeys() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get all the keys in the store
- getKeys() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getKeys() - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- getKeys() - Method in interface ortus.boxlang.runtime.types.IStruct
-
Get an array list of all the keys in the struct
- getKeys() - Method in class ortus.boxlang.runtime.types.Struct
-
Get an array list of all the keys in the struct
- getKeys() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get an array list of all the keys in the struct
- getKeys() - Method in class ortus.boxlang.runtime.types.XML
- getKeys(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get all the keys in the cache provider using a filter
- getKeys(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get all the keys in the cache provider using a filter
- getKeys(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getKeys(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get all the keys in the store using a filter
- getKeys(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get all the keys in the store using a filter
- getKeys(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get all the keys in the store using a filter
- getKeys(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get all the keys in the store using a filter
- getKeysAsStrings() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getKeysAsStrings() - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- getKeysAsStrings() - Method in interface ortus.boxlang.runtime.types.IStruct
-
Get an array list of all the keys in the struct
- getKeysAsStrings() - Method in class ortus.boxlang.runtime.types.Struct
-
Get an array list of all the keys in the struct
- getKeysAsStrings() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get an array list of all the keys in the struct
- getKeysAsStrings() - Method in class ortus.boxlang.runtime.types.XML
- getKeysStream() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get all the keys in the cache provider as a stream
- getKeysStream() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get all the keys in the cache provider as a stream
- getKeysStream() - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getKeysStream() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get all the keys in the store as a stream
- getKeysStream() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get all the keys in the store as a stream
- getKeysStream() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get all the keys in the store as a stream
- getKeysStream() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get all the keys in the store as a stream
- getKeysStream(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get all the keys in the cache provider as a stream
- getKeysStream(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get all the keys in the cache provider as a stream
- getKeysStream(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getKeysStream(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get all the keys in the store as a stream
- getKeysStream(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get all the keys in the store as a stream
- getKeysStream(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get all the keys in the store as a stream
- getKeysStream(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get all the keys in the store as a stream
- getLabel() - Method in class ortus.boxlang.compiler.ast.statement.BoxBreak
-
Gets the label of the break statement
- getLabel() - Method in class ortus.boxlang.compiler.ast.statement.BoxContinue
-
Gets the label of the continue statement
- getLabel() - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
-
Gets the label of the statement
- getLabel() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
-
Gets the label of the statement
- getLabel() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
-
Gets the label of the statement
- getLabel() - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
-
Gets the label of the statement
- getLanguageName() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Returns the name of the scripting language supported by the engine.
- getLanguageVersion() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Returns the version of the scripting language supported by the engine.
- getLargeMaxRows() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getLastBusinessDay() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint to run only on the last business day of the month.
- getLastBusinessDayOfTheMonth() - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the last business day of the month in Java format
- getLastBusinessDayOfTheMonth(String, Boolean, LocalDateTime) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the last business day of the month in Java format
- getLastBusinessDayOfTheMonth(String, Boolean, ZoneId) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the last business day of the month in Java format
- getLastBusinessDayOfTheMonth(ZoneId) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This utility method gives us the last business day of the month in Java format
- getLastModifedTime() - Method in class ortus.boxlang.runtime.types.File
-
Retrieves the last modified time of a file
- getLastModified() - Method in class ortus.boxlang.compiler.JavaClassByteCode
- getLastResult() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the last result of the task
- getLeft() - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- getLeft() - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- getLeft() - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- getLeft() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Get the left
- getLeft() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Get the left
- getLevels() - Static method in class ortus.boxlang.runtime.logging.LogLevel
-
Get the levels as an array of keys
- getLevelsList() - Static method in class ortus.boxlang.runtime.logging.LogLevel
-
Get the levels as a list of strings
- getLevelsStrings() - Static method in class ortus.boxlang.runtime.logging.LogLevel
-
Get the levels as a list of strings
- getLimit() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the LIMIT node
- getLimit() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Get the LIMIT node
- getLimitValue() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the value of the limit node, defaulting to -1 if not set.
- getLimitValue() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Get the value of the limit node, defaulting to -1 if not set.
- getLine() - Method in class ortus.boxlang.compiler.ast.Point
-
Returns the line
- getLineNumbers() - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- getListenerClass() - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
-
Get listener Class instance
- getLocale() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the locale for this request
- GetLocale - Class in ortus.boxlang.runtime.bifs.global.i18n
- GetLocale() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.GetLocale
-
Constructor
- getLocaleDateParsers(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized set of Date parsers
- getLocaleDateTimeParsers(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized set of DateTime parsers
- getLocaleDisplayName(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Get a human-friendly display name for a locale
- GetLocaleDisplayName - Class in ortus.boxlang.runtime.bifs.global.i18n
- GetLocaleDisplayName() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.GetLocaleDisplayName
-
Constructor
- GetLocaleInfo - Class in ortus.boxlang.runtime.bifs.global.i18n
- GetLocaleInfo() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.GetLocaleInfo
-
Constructor
- getLocaleTimeParsers(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized set of Time parsers
- getLocaleZonedDateTimeParsers(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized set of ZonedDateTime parsers
- getLocalHost() - Static method in class ortus.boxlang.runtime.util.NetworkUtil
-
Get the local host
- getLocalHostname() - Static method in class ortus.boxlang.runtime.util.NetworkUtil
-
Get the local hostname of the machine
- getLocalIPAddress() - Static method in class ortus.boxlang.runtime.util.NetworkUtil
-
Get the local IP address of the machine
- getLocalMacAddress() - Static method in class ortus.boxlang.runtime.util.NetworkUtil
-
Get the local mac address of the machine
- getLockName() - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Gets the name of the lock for use in the lock component.
- getLockName() - Method in interface ortus.boxlang.runtime.scopes.IScope
-
Gets the name of the lock for use in the lock component.
- getLockName() - Method in exception class ortus.boxlang.runtime.types.exceptions.LockException
- getLockOperation() - Method in exception class ortus.boxlang.runtime.types.exceptions.LockException
- getLogger() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Get the executor logger
- getLogger() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get the logger
- getLogger() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the context logger
- getLogger() - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Get the logger
- getLogger() - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Get the runtime logger for interceptors
- getLogger() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Get the configured logger
- getLogger() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Get the resolver loggers
- getLogger(String) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get a logger by registered name.
- getLoggerContext() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get the logger context
- getLoggersCount() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Tell me how many loggers have been registered
- getLoggersKeys() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get a list of all the registered loggers so far in the runtime
- getLoggersList() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get a list of all the registered loggers so far in the runtime
- getLoggingService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the logging service
- getLogsDirectory() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get the runtime's log directory as per the configuration
- getLong(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getLong(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getLong(TemporalField) - Method in class ortus.boxlang.runtime.types.DateTime
- getMajorVersion() - Method in class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Returns the wrapped JDBC Driver's major version
- getMathContext() - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Returns the default MathContext
- getMaxFieldSize() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getMaxRows() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getMemberMethod(IBoxContext, Key, Object) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns the member method with the given name and type by verifying if the passed object can be cast to that type
- getMemberMethod(IBoxContext, Key, ObjectRef) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns the member method with the given name and type by verifying if the passed object can be cast to that type
- getMemberMethod(Key, BoxLangType) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns the member method with the given name and BoxLangType
- getMemento() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Get the memento of the cache entry
- getMergedStackTrace(Throwable) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Get the merged stack trace from the Throwable
- getMergedStackTrace2(Throwable) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Get the merged stack trace from the Throwable
- getMessage() - Method in class ortus.boxlang.compiler.ast.Issue
- getMessage() - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- getMeta() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the Meta struct for the task that can be used to store any metadata.
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.BoxMeta
-
Get the meta data of the target object.
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
Get the metadata
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.FunctionMeta
-
Get the metadata
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.GenericMeta
-
Get the metadata
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
Get the metadata
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.QueryMeta
-
Get the metadata
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.ScopeMeta
-
Get the metadata
- getMeta() - Method in class ortus.boxlang.runtime.types.meta.StructMeta
-
Get the metadata
- getMetadata() - Method in class ortus.boxlang.compiler.ast.visitor.ClassMetadataVisitor
-
Get the metadata generated by this visitor
- getMetaData() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getMetaData() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- getMetaData() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getMetaData() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get the combined metadata for this function and all it's parameters This follows the format of Lucee and Adobe's "combined" metadata This is to keep compatibility for CFML engines
- getMetaData() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the combined metadata for this class and all it's functions This follows the format of Lucee and Adobe's "combined" metadata TODO: Move this to compat module
- getMetaData() - Method in class ortus.boxlang.runtime.types.Function
-
Get the combined metadata for this function and all it's parameters This follows the format of Lucee and Adobe's "combined" metadata TODO: Move this to compat module
- getMetaData() - Method in class ortus.boxlang.runtime.types.Query
-
Retrieve query metadata as a struct.
- getMetaData(IClassRunnable) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Get the combined metadata for this function and all it's parameters This follows the format of Lucee and Adobe's "combined" metadata This is to keep compatibility for CFML engines
- GetMetaData - Class in ortus.boxlang.runtime.bifs.global.type
- GetMetaData() - Constructor for class ortus.boxlang.runtime.bifs.global.type.GetMetaData
-
Constructor
- getMethod() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the method to execute in the DynamicObject, by default it is run().
- getMethod(Class<?>, String, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a method by name for the given class
- getMethod(String, Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a method by name for the given class
- getMethodCallSyntax(String, String, String...) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Builds a BoxLang method call using the object and method name and the arguments
- getMethodHandle(IBoxContext, DynamicObject, Class<?>, Object, String, Class<?>[], Object[], Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Gets the method handle for the given method name and arguments, from the cache if possible or creates a new one if not found or throws an exception if the method signature doesn't exist
- getMethodNames(Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a list of method names for the given class
- getMethodNames(Class<?>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a list of method names for the given class
- getMethodNamesNoCase(Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a list of method names for the given class with no case-sensitivity (upper case)
- getMethodNamesNoCase(Class<?>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a list of method names for the given class with no case-sensitivity (upper case)
- getMethods(Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a HashSet of methods of all the unique callable method signatures for the given class
- getMethods(Class<?>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a HashSet of methods of all the unique callable method signatures for the given class
- getMethodsAsStream(Boolean) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Get a stream of methods of all the unique callable method signatures for the given class
- getMethodsAsStream(Class<?>, Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a stream of methods of all the unique callable method signatures for the given class
- getMimeType(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Gets the MIME type for the file path/file object you have specified.
- getMimeTypes() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Get the supported mime types for BoxLang
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Avg
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.GroupConcat
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Max
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Min
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Sum
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Abs
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Acos
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Asin
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Atan
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ceiling
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Coalesce
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Concat
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cos
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Exp
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Floor
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.IsNull
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Left
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Length
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Lower
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ltrim
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Mod
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Power
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Right
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Rtrim
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sin
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sqrt
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Tan
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Trim
- getMinArgs() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Upper
- getMinArgs() - Method in interface ortus.boxlang.runtime.jdbc.qoq.IQoQFunctionDef
- getMinorVersion() - Method in class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Returns the wrapped JDBC Driver's minor version
- getMissingFileName() - Method in exception class ortus.boxlang.runtime.types.exceptions.MissingIncludeException
-
Get the missing file name
- getModifiers() - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- getModifiers() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getModifiers() - Method in class ortus.boxlang.runtime.types.Function
-
Get modifier of the function
- GetModuleInfo - Class in ortus.boxlang.runtime.bifs.global.system
- GetModuleInfo() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetModuleInfo
-
Constructor
- GetModuleList - Class in ortus.boxlang.runtime.bifs.global.system
- GetModuleList() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetModuleList
-
Constructor
- getModuleNames() - Method in class ortus.boxlang.runtime.services.ModuleService
-
Get a list of module names in the registry
- getModulePaths() - Method in class ortus.boxlang.runtime.services.ModuleService
-
Get the list of module paths registered in the module service
- getModuleRecord(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get a module record
- getModuleRecord(Key) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get a module record
- getModuleRecord(Key) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Get a module record from the registry
- getModuleService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the module service
- getModuleSettings(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get a struct of module settings
- getModuleSettings(Key) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get a struct of module settings
- getModuleSettings(Key) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Retrieves the module settings for a requested module
- getMoreResults() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getMoreResults(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getName - Static variable in class ortus.boxlang.runtime.scopes.Key
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxArgument
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalBIFAccess
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxIdentifier
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxScope
- getName() - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- getName() - Method in interface ortus.boxlang.compiler.ast.Named
-
Return the name of the symbol
- getName() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Get the name of the function
- getName() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Get the name of the function
- getName() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Get the name of the function
- getName() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
-
Get the table name
- getName() - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- getName() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getName() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- getName() - Method in class ortus.boxlang.debugger.event.Event
-
Gets the name of the event
- getName() - Method in interface ortus.boxlang.debugger.ISendable
-
Used internally for logging
- getName() - Method in class ortus.boxlang.debugger.response.AbstractResponse
-
The name of the message.
- getName() - Method in class ortus.boxlang.runtime.application.Application
-
Get the name of this application
- getName() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the human name of this task.
- getName() - Method in class ortus.boxlang.runtime.bifs.BIFNamespace
- getName() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get the name of the cache provider
- getName() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the name of the cache provider
- getName() - Method in class ortus.boxlang.runtime.cache.store.AbstractStore
-
Get the name of the store
- getName() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get the name of the store
- getName() - Method in class ortus.boxlang.runtime.components.Component
-
Get the name of the component
- getName() - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Get the name of the pool
- getName() - Method in class ortus.boxlang.runtime.events.InterceptorState
-
Get the state name
- getName() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
-------------------------------------------------------------------------- Interface Methods --------------------------------------------------------------------------
- getName() - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get the driver name
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Avg
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.GroupConcat
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Max
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Min
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.StringAgg
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Sum
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Abs
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Acos
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Asin
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Atan
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ceiling
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Coalesce
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Concat
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Convert
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cos
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Exp
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Floor
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.IsNull
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.LCase
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Left
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Length
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Lower
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ltrim
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Mod
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Power
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Right
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Rtrim
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sin
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sqrt
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Tan
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Trim
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.UCase
- getName() - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Upper
- getName() - Method in interface ortus.boxlang.runtime.jdbc.qoq.IQoQFunctionDef
- getName() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Retrieve the parameter name.
- getName() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Each resolver has a unique human-readable name
- getName() - Method in interface ortus.boxlang.runtime.loader.resolvers.IClassResolver
-
Each resolver has a unique human-readable name
- getName() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- getName() - Method in class ortus.boxlang.runtime.net.NameValuePair
- getName() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get the name
- getName() - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Gets the name of the scope
- getName() - Method in interface ortus.boxlang.runtime.scopes.IScope
-
Gets the name of the scope
- getName() - Method in class ortus.boxlang.runtime.scopes.Key
- getName() - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
-
Gets the name of the scope
- getName() - Method in class ortus.boxlang.runtime.services.BaseService
-
Get the service name
- getName() - Method in interface ortus.boxlang.runtime.services.IService
-
Get the unique service name
- getName() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- getName() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getName() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getName() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getName() - Method in class ortus.boxlang.runtime.types.Function
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
Get the name of the function.
- getName() - Method in class ortus.boxlang.runtime.types.QueryColumn
- getNameAsKey() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Get the name of the class loader as a
- getNameNoCase() - Method in class ortus.boxlang.runtime.scopes.Key
- getNames() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Get the supported names for BoxLang
- getNames() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Get an array of all registered datasources names
- getNamespaceCount() - Method in class ortus.boxlang.runtime.services.FunctionService
-
The count of registered namespaces
- getNamespaceURI(String) - Method in class ortus.boxlang.runtime.types.util.XMLNamespaceResolver
-
Retrieves the namespace uri for a given prefix in the document
- getNativeErrorCode() - Method in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Get the native error code
- getNCharacterStream(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getNCharacterStream(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getNClob(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getNClob(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getNetworkTimeout() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getNode() - Method in class ortus.boxlang.runtime.types.XML
- getNodeComments() - Method in class ortus.boxlang.runtime.types.XML
-
Get the comments inside this XML node as a string
- getNoOverlaps() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the NoOverlaps flag
- getNow() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the date time now in the timezone of the task
- getNString(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getNString(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getNumericDate - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- getObj() - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- getObj() - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- getObject(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getObject(int, Class<T>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getObject(int, Map<String, Class<?>>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getObject(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getObject(String, Class<T>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getObject(String, Map<String, Class<?>>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getObjectFromStackFrame(StackFrame) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getObjectStore() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Return the configured object store for this cache provider
- getObjectStore() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the object store if the cache provider supports it
- getOffset() - Method in class ortus.boxlang.runtime.types.DateTime
- getOn() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
-
Get the ON expression
- getOnTaskFailure() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the task failure lambda.
- getOnTaskSuccess() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the task success lambda.
- getOnTheFlyDataSource(IStruct) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get an on-the-fly datasource from a struct configuration.
- getOp() - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- getOperator() - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- getOperator() - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- getOperator() - Method in class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
- getOperator() - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- getOperator() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Get the operator
- getOperator() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Get the operator
- getOrBuildAppender(String, LoggerContext, LoggerConfig) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get the requested file appender according to log location
- getOrCreateSession(Key, RequestBoxContext) - Method in class ortus.boxlang.runtime.application.Application
-
Get a session by ID for this application, creating if neccessary if not found
- getOrDefault(Object, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get key, with default value if not found
- getOrDefault(String, Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getOrDefault(String, Object) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Get key, with default value if not found
- getOrDefault(String, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Get key, with default value if not found
- getOrDefault(String, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get key, with default value if not found
- getOrDefault(String, Object) - Method in class ortus.boxlang.runtime.types.XML
- getOrDefault(Key, Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getOrDefault(Key, Object) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
- getOrDefault(Key, Object) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Get key, with default value if not found
- getOrDefault(Key, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Get key, with default value if not found
- getOrDefault(Key, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get key, with default value if not found
- getOrDefault(Key, Object) - Method in class ortus.boxlang.runtime.types.XML
- getOrDefault(T) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Waits if necessary for this future to complete, and then returns its result with the option to return a default value if the result is null.
- getOrDefault(T) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Alias to `orElse` but more fluent
- getOrderByColumns() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Get the order by columns
- getOrderBys() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Get the ORDER BY nodes
- getOrdinalPosition() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Get the ordinal position
- getOrFail() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Alias to get() so it's more functional on what it does
- getOriginalName() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Get the original name of the datasource - this is NOT unique and should not be used for identification.
- getOriginalName() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Get the original name of the datasource - this is NOT unique and should not be used for identification.
- getOriginalSql() - Method in class ortus.boxlang.runtime.jdbc.PendingQuery
-
Returns the original sql for this PendingQuery
- getOriginalValue() - Method in class ortus.boxlang.runtime.scopes.Key
- getOrNull(List<T>, int) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- getOrNull(List<T>, int) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- getOrSet(String, Supplier<Object>) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSet(String, Supplier<Object>) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSet(String, Supplier<Object>, Object) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSet(String, Supplier<Object>, Object) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSet(String, Supplier<Object>, Object, Object) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSet(String, Supplier<Object>, Object, Object) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSet(String, Supplier<Object>, Object, Object, IStruct) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSet(String, Supplier<Object>, Object, Object, IStruct) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Tries to get an object from the cache, if not found, it will call the lambda to get the value and store it in the cache with the default timeout and last access timeout
- getOrSetTransaction(DataSource) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get the active transaction (if any) for this request/thread/BoxLang context.
- getOrSupply(Supplier<? extends T>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Alias to `orElseGet` but more fluent
- getOrThrow(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Get a value from data structure using nested keys if passed If the key does not exist then throw an exception
- getOut() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the output stream for this context
- getOutput() - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- getOutputStatement(String) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Build a BoxLang output statement using
writeoutput
- getOverallSelectLimit() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Get the overall select limit
- getOwnerDocument() - Method in class ortus.boxlang.runtime.types.XML
-
Retrieves the owner document of the node.
- getOwningClass() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getPackage() - Method in class ortus.boxlang.runtime.util.BoxFQN
-
Get only the package as an FQN.
- getPackage() - Method in class ortus.boxlang.runtime.util.FQN
-
Get only the package as an FQN.
- getPackageName() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns the package name of the import definition
- getPackageString() - Method in class ortus.boxlang.runtime.util.FQN
-
Get only the package name.
- getParameter(String) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Get the supported parameters for BoxLang
- getParameterMetaData() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- getParameters() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
-
Get the parameters
- getParameterValues() - Method in class ortus.boxlang.runtime.jdbc.PendingQuery
-
Returns a list of parameter `Object` values from the `List
`. - getParams() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Get the parameters to the query
- getParent() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Returns the parent Node of node or null if has no parent
- getParent() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Returns the parent box context.
- getParent() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Returns the parent box context.
- getParent() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Getter for the parent transaction
- getParentLogger() - Method in class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Returns the wrapped JDBC Driver's parent logger
- getParentOfType(Class<T>) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Serach for an ancestor context of the given type
- getParentOfType(Class<T>) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Serach for an ancestor context of the given type
- getParsedLocale(String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a locale from a string
- getPartition(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Get a partition
- getPartitions() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Get all partitions
- getPath() - Method in class ortus.boxlang.runtime.types.File
-
Convenience method to return the protected path object
- getPathFromResource(String) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Get a file from the BoxLang jar resources as a
Path
object - getPeriod() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get a fixed time period of execution of the tasks in this schedule.
- getPolicy() - Method in class ortus.boxlang.runtime.cache.store.AbstractStore
-
Get a policy for usage by the store.
- getPool() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get the pool of objects ConcurrentStore uses a ConcurrentHashMap to store the objects
- getPool() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get the pool of objects ConcurrentStore uses a ConcurrentHashMap to store the objects
- getPoolStats() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Get the current pool statistics for the datasource.
- getPosition() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Returns the position in code that the node represents
- getPosition() - Method in class ortus.boxlang.compiler.ast.Issue
- getPosition() - Method in exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
- getPosition(ParserRuleContext) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts the position from the ANTLR node
- getPosition(ParserRuleContext, ParserRuleContext) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts the position from the ANTLR node, using a custom starting point.
- getPosition(Token) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts the position from the ANTLR token
- getPosition(Token, Token) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts the position from the ANTLR tokens
- getPosition(ParseTree) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts the position from the ANTLR parse tree.
- getPositionStartingAt(ParserRuleContext, ParserRuleContext) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts the position from the ANTLR node, using a custom starting point.
- getPositionStartingAt(ParserRuleContext, Token) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts the position from the ANTLR node, using a custom starting point.
- getPosixPermissions(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
gets the posix permission of a file or directory
- getPostAnnotations() - Method in class ortus.boxlang.compiler.ast.BoxInterface
- getPostAnnotations() - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- getPrefix() - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- getPrefix() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Each resolver has a unique prefix which is used to call it.
- getPrefix() - Method in interface ortus.boxlang.runtime.loader.resolvers.IClassResolver
-
Each resolver has a unique prefix which is used to call it.
- getPrefix(String) - Method in class ortus.boxlang.runtime.types.util.XMLNamespaceResolver
-
Retrieves the namespace prefix from the URL
- getPrefixes(String) - Method in class ortus.boxlang.runtime.types.util.XMLNamespaceResolver
-
Retrieves all prefixes for a given namespace URI
- getProgram(String...) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Builds out a program from a collection of statemetns by joining them with semicolons and newlines
- getProperties() - Method in class ortus.boxlang.compiler.ast.BoxClass
- getProperties() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Retrieve the configuration properties.
- getProperties() - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Get the properties
- getProperties() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the properties
- getProperty(String) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
-
Get a Propoerty
- getProperty(String) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Get a Propoerty
- getProperty(Key) - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Get a property
- getProperty(Key, Object) - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Get a property or a default value
- getPropertyInfo(String, Properties) - Method in class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Returns the wrapped JDBC Driver's property information
- getProvider() - Method in class ortus.boxlang.runtime.cache.store.AbstractStore
-
Get the associated cache provider
- getProvider() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get the associated cache provider
- getProvider(String) - Method in class ortus.boxlang.runtime.services.CacheService
-
Get the requested provider by name or throw an exception if it does not exist
- getProvider(Key) - Method in class ortus.boxlang.runtime.services.CacheService
-
Get the requested provider by name or throw an exception if it does not exist
- getPublicFieldNamesNoCase(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a list of field names for the given class with no case-sensitivity (upper case)
- getPublicFields(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get an array of fields of all the public fields for the given class
- getPublicFieldsAsStream(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Get a stream of fields of all the public fields for the given class
- getQuery() - Method in class ortus.boxlang.runtime.types.QueryColumn
- getQueryError() - Method in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Get the query error
- getQueryMeta() - Method in class ortus.boxlang.runtime.jdbc.ExecutedQuery
-
Retrieve query metadata.
- getQueryResult() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getQueryRow(Query) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the current query row
- getQueryRow(Query) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the current query row
- getQueryTimeout() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getQuiet(String) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get an object from cache with no metadata tracking
- getQuiet(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get an object from cache with no metadata tracking
- getQuiet(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getQuiet(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get multiple objects from the store with no metadata tracking using a filter
- getQuiet(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get multiple objects from the store with no metadata tracking using a filter
- getQuiet(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get multiple objects from the store with no metadata tracking using a filter
- getQuiet(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get multiple objects from the store with no metadata tracking using a filter
- getQuiet(Key) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getQuiet(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get an object from cache with no metadata tracking
- getQuiet(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get an object from cache with no metadata tracking
- getQuiet(Key) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get an object from cache with no metadata tracking
- getQuiet(Key) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get an object from cache with no metadata tracking
- getQuiet(Key...) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getQuiet(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get multiple objects from the store with no metadata tracking
- getQuiet(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get multiple objects from the store with no metadata tracking
- getQuiet(Key...) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get multiple objects from the store with no metadata tracking
- getQuiet(Key...) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get multiple objects from the store with no metadata tracking
- getRandom(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Retrieves an instance of the specified random generator.
- getRaw(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getRaw(Key) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
- getRaw(Key) - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- getRaw(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Returns the value of the key safely, nulls will be wrapped in a NullValue still.
- getRaw(Key) - Method in class ortus.boxlang.runtime.types.Struct
-
Returns the value of the key safely, nulls will be wrapped in a NullValue still.
- getRaw(Key) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns the value of the key safely, nulls will be wrapped in a NullValue still.
- getRaw(Key) - Method in class ortus.boxlang.runtime.types.XML
- getRawMessageData() - Method in class ortus.boxlang.debugger.event.Event
- getRawMessageData() - Method in interface ortus.boxlang.debugger.IAdapterProtocolMessage
- getRawMessageData() - Method in class ortus.boxlang.debugger.MapAdapterProtocolMessage
- getRawMessageData() - Method in class ortus.boxlang.debugger.request.AbstractRequest
- getRawMessageData() - Method in class ortus.boxlang.debugger.request.AttachRequest
- getRawMessageData() - Method in class ortus.boxlang.debugger.response.AbstractResponse
- getReader() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
- getReapingFuture() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get the reaping future
- getReasonForStatus(int) - Static method in class ortus.boxlang.runtime.net.HTTPStatusReasons
-
Returns the reason for the given status code.
- getRecordCount() - Method in class ortus.boxlang.runtime.jdbc.ExecutedQuery
-
Returns the total count of records returned by the query.
- getRef(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getRef(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getReferencableKeys() - Method in class ortus.boxlang.runtime.types.XML
-
Get the keys that can be used to reference this XML node
- getReferencableKeys(boolean) - Method in class ortus.boxlang.runtime.types.XML
-
Get the keys that can be used to reference this XML node
- getRegisteredCaches() - Method in class ortus.boxlang.runtime.services.CacheService
-
Get all the registered caches back as an array of strings
- getRegisteredMappings() - Method in class ortus.boxlang.runtime.config.Configuration
-
Get all the mappings back as an array of strings in their length order
- getRegisteredProviders() - Method in class ortus.boxlang.runtime.services.CacheService
-
Get an array of registered providers as strings
- getRegisteredTasks() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get an array of all the tasks managed by this scheduler
- getRegistry() - Method in class ortus.boxlang.runtime.services.ModuleService
-
Get the module registry
- getRequestBindings() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Helper method to get the request scope bindings
- getRequestClassLoader() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the class loader for this request
- getRequestClassLoader(RequestBoxContext) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Get the request class loader for the current request according to the application settings or the default class loader if none is defined
- GetRequestClassLoader - Class in ortus.boxlang.runtime.bifs.global.system
- GetRequestClassLoader() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetRequestClassLoader
- getRequestContext() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Gets the Request Context
- getRequestContext() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Serach for an ancestor context of RequestBoxContext This is a convenience method for getParentOfType( RequestBoxContext.class ) since it is so common
- getRequestContext() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Serach for an ancestor context of RequestBoxContext This is a convenience method for getParentOfType( RequestBoxContext.class ) since it is so common
- getRequestStart() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the time in milliseconds when the request started
- getRequestTimeout() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the request timeout in milliseconds
- getRequired() - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- getRequiresBody() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- getResolvedFilePath(String, String, String, String) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- getResolvedPrefixes() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get the registered resolver prefixes
- getResolver(String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get a registered resolver by prefix
- getResolverCache() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get the cache of resolved classes
- getResultColumnName() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
The name this result column will have in the final result set.
- getResultColumnName() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Get the result column names
- getResultColumns() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the result columns
- getResultColumns() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Get the result columns
- getResults() - Method in class ortus.boxlang.runtime.jdbc.ExecutedQuery
-
Returns the Query object of results of the query.
- getResultsAsArray() - Method in class ortus.boxlang.runtime.jdbc.ExecutedQuery
- getResultsAsStruct(String) - Method in class ortus.boxlang.runtime.jdbc.ExecutedQuery
-
Returns a
Struct
instance grouping the results by the given key. - getResultSet() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getResultSetConcurrency() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getResultSetHoldability() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getResultSetType() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getReturnDepth() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getReturnType() - Method in class ortus.boxlang.runtime.jdbc.QueryOptions
- getReturnType() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get the return type of the function.
- getReturnType() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get the return type of the function.
- getReturnType() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- getReturnType() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getReturnType() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getReturnType() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the return type of the function.
- getReturnType() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getReturnType() - Method in class ortus.boxlang.runtime.types.Function
-
Get the return type of the function.
- getReturnType() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
We don't actually know the return type of the method until we call it
- getReturnType() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
We don't actually know the return type of the method until we call it
- getReturnType() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
We don't actually know the return type of the method until we call it
- getReturnType() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
We don't actually know the return type of the method until we call it
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Avg
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.GroupConcat
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Max
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Min
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Sum
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Abs
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Acos
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Asin
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Atan
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ceiling
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Coalesce
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Concat
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cos
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Exp
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Floor
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.IsNull
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Left
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Length
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Lower
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ltrim
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Mod
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Power
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Right
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Rtrim
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sin
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sqrt
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Tan
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Trim
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Upper
- getReturnType(QoQSelectExecution, List<SQLExpression>) - Method in interface ortus.boxlang.runtime.jdbc.qoq.IQoQFunctionDef
- getRight() - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- getRight() - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- getRight() - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- getRight() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Get the right
- getRight() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Get the right
- getRoot() - Method in class ortus.boxlang.compiler.parser.ParsingResult
- getRootLogger() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Get the root logger
- getRow() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getRow(int) - Method in class ortus.boxlang.runtime.types.Query
-
Get data for a row as an array.
- getRowAsStruct(int) - Method in class ortus.boxlang.runtime.types.Query
-
Get data for a row as a Struct.
- getRowFromContext(IBoxContext) - Method in class ortus.boxlang.runtime.types.Query
-
Validate that a row index is within bounds Throw exception if not
- getRowId(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getRowId(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getRunnableAST() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.runnables.BoxScript
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.runnables.BoxTemplate
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in interface ortus.boxlang.runtime.runnables.IBoxRunnable
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase1
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase1Switch
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase1TryCatch
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase2Closure
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase2UDF
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getRunnableAST() - Method in class ortus.boxlang.runtime.types.Function
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
The AST (abstract syntax tree) of the runnable
- getRunnableAST() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
The AST (abstract syntax tree) of the runnable
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get the date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get the date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.runnables.BoxScript
-
The date the source was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.runnables.BoxTemplate
-
The date the template was compiled
- getRunnableCompiledOn() - Method in interface ortus.boxlang.runtime.runnables.IBoxRunnable
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase1
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase1Switch
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase1TryCatch
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase2Closure
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase2UDF
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
-
The date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.types.Function
-
Get the date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Get the date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Get the date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Get the date the template was compiled
- getRunnableCompiledOn() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
Get the date the template was compiled
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Get the version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Get the version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.runnables.BoxScript
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.runnables.BoxTemplate
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in interface ortus.boxlang.runtime.runnables.IBoxRunnable
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase1
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase1Switch
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase1TryCatch
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase2Closure
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase2UDF
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
-
The version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.types.Function
-
Get the version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Get the version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Get the version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Get the version of the BoxLang runtime
- getRunnableCompileVersion() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
Get the version of the BoxLang runtime
- getRunnablePath() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
- getRunnablePath() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
- getRunnablePath() - Method in class ortus.boxlang.runtime.runnables.BoxTemplate
-
The path to the template
- getRunnablePath() - Method in interface ortus.boxlang.runtime.runnables.IBoxRunnable
-
The path to the template
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase1
-
The path to the template
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase1Switch
-
The path to the template
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase1TryCatch
-
The path to the template
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase2Closure
-
The path to the template
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda
-
The path to the template
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase2UDF
-
The path to the template
- getRunnablePath() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- getRunnablePath() - Method in class ortus.boxlang.runtime.types.AbstractFunction
- getRunnablePath() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getRunnablePath() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
- getRunnablePath() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
- getRunnablePath() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
- getRunnablePath() - Method in class ortus.boxlang.runtime.types.JavaMethod
- getRunnableSource() - Method in class ortus.boxlang.runtime.runnables.BoxScript
-
The source to the script
- getRunnableSource() - Method in interface ortus.boxlang.runtime.runnables.IScriptRunnable
-
The source to the script
- getRuntime() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get the BoxLang runtime '
- getRuntime() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the BoxLang runtime
- getRuntime() - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Get the runtime
- getRuntime() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Get the runtime associated with this locator
- getRuntime() - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Get the runtime
- getRuntime() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Get the BoxRuntime for the BoxScriptingEngine
- getRuntime() - Method in class ortus.boxlang.runtime.services.BaseService
-
Get the runtime singleton
- getRuntimeClassLoader() - Static method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Get the runtime's class loader
- getRuntimeContext() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the runtime context
- getRuntimeFileExtensions() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the runtime file extensions registered in the runtime
- getRuntimeHome() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the runtime home directory
- getRuntimeLoader() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get runtime class loader
- getRuntimeLogger() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Alias to get the runtime logger
- getSAMName(Object, String) - Static method in class ortus.boxlang.runtime.dynamic.casters.FunctionCaster
-
I detect if an instance implements a known FI or a SAM and return the name of the method, null if not a SAM.
- getScaleOrLength() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Retrieve the `scale` or `maxLength` of the parameter.
- getScheduler() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the bound scheduler for this task or null if none.
- getScheduler(Key) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Get a scheduler by name
- getSchedulerName() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get the scheduler name
- getSchedulerName() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Get the scheduler name
- getSchedulerNameAsKey() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Default method that returns the scheduler name as a key
- getSchedulerNames() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Get all the registered scheduler names as a BoxLang Array
- getSchedulerOrFail(Key) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Get a scheduler or fail the call with an exception if it does not exist
- getSchedulers() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Get all schedulers
- getSchedulerService() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the scheduler service
- getSchedulerStats() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Get all scheduler task stats
- getSchedulerStats(Key) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Get a single scheduler task stats
- getSchema() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
-
Get the schema name
- getSchema() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getScope(Key) - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Get a scope from the context.
- getScope(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get a scope from the context.
- getScope(Key) - Method in class ortus.boxlang.runtime.context.CatchBoxContext
-
Get a scope from the context.
- getScope(Key) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Look for a scope by name
- getScope(Key) - Method in class ortus.boxlang.runtime.context.ContainerBoxContext
-
Get a scope from the context.
- getScope(Key) - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
Look for a scope by name
- getScope(Key) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Look for a scope by name
- getScope(Key) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get a scope from the context.
- getScope(Key) - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
-
Look for a scope by name
- getScope(Key) - Method in class ortus.boxlang.runtime.context.LambdaBoxContext
-
Look for a scope by name
- getScope(Key) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- getScope(Key) - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Get a scope from the context.
- getScope(Key) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Get a scope from the context.
- getScope(Key) - Method in class ortus.boxlang.runtime.context.SessionBoxContext
- getScope(Key) - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Look for a scope by name
- getScope(Key) - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Look for a scope by name
- getScopeNearby(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get a scope from the context.
- getScopeNearby(Key) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.CatchBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Look for a "nearby" scope by name
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
-
Look for a "nearby" scope by name
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.ContainerBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
Look for a "nearby" scope by name
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Look for a "nearby" scope by name
- getScopeNearby(Key, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
-
Look for a "nearby" scope by name
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.LambdaBoxContext
-
Look for a "nearby" scope by name
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Get a scope from the context.
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.SessionBoxContext
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Look for a "nearby" scope by name
- getScopeNearby(Key, boolean) - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Look for a "nearby" scope by name
- getScopes() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
- getScriptEngine() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Build a new BoxLang ScriptEngine
- getScriptEngine(Boolean) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingFactory
-
Build a new BoxLang ScriptEngine
- getSecond() - Method in class ortus.boxlang.runtime.util.Pair
- getSeen(long) - Static method in class ortus.boxlang.debugger.JDITools
- getSeenStack(int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getSelect() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Get the SELECT statement
- getSelect() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLUnion
-
Get the SELECT statement
- getSelect() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Get the select node
- getSelects() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Get the selects
- getSelectStatement() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableSubQuery
-
Get the select statement
- getSelectStatement() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Get the select statement node
- getSelectStatementExecution() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Get the select statement execution
- GetSemver - Class in ortus.boxlang.runtime.bifs.global.system
- GetSemver() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetSemver
-
Constructor
- getSeq() - Method in class ortus.boxlang.debugger.event.Event
-
Returns the sequence number of this request
- getSeq() - Method in interface ortus.boxlang.debugger.IAdapterProtocolMessage
- getSeq() - Method in class ortus.boxlang.debugger.MapAdapterProtocolMessage
- getSeq() - Method in class ortus.boxlang.debugger.request.AbstractRequest
-
Returns the sequence number of this request
- getSeq() - Method in class ortus.boxlang.debugger.request.AttachRequest
-
Returns the sequence number of this request
- getSeq() - Method in class ortus.boxlang.debugger.response.AbstractResponse
- getServerBindings() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Helper method to get the server scope bindings
- getSession() - Method in class ortus.boxlang.runtime.context.SessionBoxContext
-
Get the session for this context
- getSessionCount() - Method in class ortus.boxlang.runtime.application.Application
-
How many sessions are currently tracked
- getSessionID() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the session key for this request
- getSessionID() - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Get the session ID for this request
- getSessionsCache() - Method in class ortus.boxlang.runtime.application.Application
-
Return the sessions cache object
- getSessionScope() - Method in class ortus.boxlang.runtime.application.Session
-
Get the scope for this session
- getSetterLookup() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getSettings() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Get the settings for this application
- getSettings() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the settings for this request.
- getShort(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getShort(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getSiblingAtPosition(int) - Method in class ortus.boxlang.runtime.types.XML
-
Get the sibling of this XML node having the same name at the given index
- getSize() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get the size of the cache
- getSize() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the size of the cache provider
- getSize() - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- getSize() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Get the size of the store, not the size in bytes but the number of objects in the store
- getSize() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Get the size of the store, not the size in bytes but the number of objects in the store
- getSize() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Get the size of the store, not the size in bytes but the number of objects in the store
- getSize() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Get the size of the store, not the size in bytes but the number of objects in the store
- getSize(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get the size of the cache
- getSource() - Method in class ortus.boxlang.compiler.ast.Position
-
Returns the source of the position
- getSource() - Method in class ortus.boxlang.compiler.SourceMap
- getSourceMapFromFQN(String) - Method in class ortus.boxlang.compiler.Boxpiler
- getSourceMapFromFQN(String) - Method in interface ortus.boxlang.compiler.IBoxpiler
- getSourceObjectName() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the name of the source object
- getSourceObjectType() - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Get the type of the source object
- getSourceStartIndex() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- getSourceText() - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Returns the source code that originated the Node
- getSourceText(int, ParserRuleContext) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts from the ANTLR node where one node is the start, and another node is the end
- getSourceText(ParserRuleContext) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts from the ANTLR node
- getSourceText(ParserRuleContext, int, int) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts from the ANTLR node
- getSourceText(ParserRuleContext, ParserRuleContext) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts text from a range of nodes
- getSourceText(Token, Token) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Extracts from the ANTLR node
- getSourceType() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
- getSourceType() - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
- getSourceType() - Method in interface ortus.boxlang.runtime.runnables.IBoxRunnable
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase1
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase1Switch
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase1TryCatch
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase2Closure
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase2UDF
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
-
The original source type
- getSourceType() - Method in class ortus.boxlang.runtime.types.AbstractFunction
- getSourceType() - Method in class ortus.boxlang.runtime.types.DynamicFunction
- getSourceType() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
- getSourceType() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
- getSourceType() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
- getSourceType() - Method in class ortus.boxlang.runtime.types.JavaMethod
- getSpacedDelay() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the delay to use when using scheduleWithFixedDelay(), so tasks execute after this delay once completed.
- getSQL() - Method in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Get the SQL
- getSQLState() - Method in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Get the SQL state
- getSqlTypeAsInt() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Retrieve the SQL type as an ordinal from
Types
. - getSQLWithParamValues() - Method in class ortus.boxlang.runtime.jdbc.PendingQuery
-
Return final SQL with paramter values
- getSQLXML(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getSQLXML(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getStackFrameName(BoxLangDebugger.StackFrameTuple) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getStackFrames(int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getStackTraceAsString(Throwable) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Get the stack trace as a string from the Throwable
- getStart() - Method in class ortus.boxlang.compiler.ast.Position
-
Returns the start point
- getStartColumn() - Method in class ortus.boxlang.compiler.parser.DocParser
- getStartedAt() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get when it was started.
- getStartingListener() - Method in class ortus.boxlang.runtime.application.Application
-
Get starting listener
- getStartLine() - Method in class ortus.boxlang.compiler.parser.DocParser
- getStartOnDateTime() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint of when the task can start execution.
- getStartTime() - Method in class ortus.boxlang.runtime.application.Application
-
Get the start time of the application
- getStartTime() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint to limit the task to run after a specified time of day.
- getStartTime() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get the start time of the runtime
- getState(Key) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Get the
InterceptorState
by name - getStatement() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getStatements() - Method in class ortus.boxlang.compiler.ast.BoxScript
- getStatements() - Method in class ortus.boxlang.compiler.ast.statement.BoxScriptIsland
- getStatements() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxTemplateIsland
- getStatements() - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
- getStatementVisitor() - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
getter for statement visitor
- getStatementVisitor() - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
getter for statement visitor
- getStaticInitializers() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- getStaticScope() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get the static scope
- getStaticScope() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the static scope
- getStaticScope() - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
Get the static scope directly
- getStaticScope(IBoxContext, DynamicObject) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Get the static scope from a static context
- getStaticUDFDeclarations() - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- getStaticUDFDeclarations() - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
-
Get the list of static UDF declarations that will get hoisted to the top
- getStats() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Our very own stats struct map to give you a holistic view of the executor
- getStats() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the task stats
- getStats() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get the cache stats
- getStats() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the stats object
- getStep() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- getStoreMetadataKeyMap() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get a key lookup structure where the BoxCache can build the report on.
- getStoreMetadataKeyMap() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get a key lookup structure where cachebox can build the report on.
- getStoreMetadataReport() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get the store metadata report with no limit
- getStoreMetadataReport() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get a structure of all the keys in the cache with their appropriate metadata structures.
- getStoreMetadataReport(int) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Get a structure of all the keys in the cache with their appropriate metadata structures.
- getStoreMetadataReport(int) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get a structure of all the keys in the cache with their appropriate metadata structures.
- getString(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getString(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getStringLabel(String) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getSubQuery() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Get the sub query
- getSuper() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the super class.
- getSupers() - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Get the super interface.
- getSurroundingLines(int, boolean) - Method in class ortus.boxlang.compiler.ast.Source
-
Get the surrounding lines of code, 2 before and 2 after the given line number
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.sql.select.SQLUnionType
- getSymbol() - Method in enum class ortus.boxlang.compiler.ast.statement.BoxType
- getSystemClassLoader() - Static method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Get the BoxLang system class loader used to load the runtime
- GetSystemSetting - Class in ortus.boxlang.runtime.bifs.global.system
- GetSystemSetting() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetSystemSetting
-
Constructor
- getSystemTimezone() - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This queries TimeZone.getDefault() to find the default time-zone and converts it to a ZoneId.
- getTable() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Get the table (may be null if there is no alias)
- getTable() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
-
Get the table
- getTable() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
-
Get the table
- getTable() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the table
- getTableFinal(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Get the table, performing runtime lookup if necessary
- getTableLookup() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Get the table lookup
- getTagContext() - Method in exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Get the tag context
- getTagContext() - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Get the tag context from the current execution context.
- getTagContext(int) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Get the tag context from the current execution context.
- getTagName() - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
Get the name of the executing tag in this context
- getTarget() - Method in class ortus.boxlang.runtime.bifs.BoxLangBIFProxy
- getTarget() - Method in class ortus.boxlang.runtime.components.BoxLangComponentProxy
-
Get the target BoxLang BIF class we proxy to
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.BoxMeta
-
Get target object this metadata is for.
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
Get target object this metadata is for
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.FunctionMeta
-
Get target object this metadata is for
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.GenericMeta
-
Get target object this metadata is for
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
Get target object this metadata is for
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.QueryMeta
-
Get target object this metadata is for
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.ScopeMeta
-
Get target object this metadata is for
- getTarget() - Method in class ortus.boxlang.runtime.types.meta.StructMeta
-
Get target object this metadata is for
- getTargetAncestor(BoxNode) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBreakTransformer
- getTargetAncestor(BoxNode) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxContinueTransformer
- getTargetClass() - Method in class ortus.boxlang.runtime.interop.DynamicObject
- getTargetInstance() - Method in class ortus.boxlang.runtime.interop.DynamicObject
- getTargetPool(String, IBoxContext) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxAnnounce
-
Get the target interceptor pool based on the pool name.
- getTargetPool(String, IBoxContext) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxRegisterInterceptionPoints
-
Get the target interceptor pool based on the pool name.
- getTask() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the task dynamic object that will be executed by the task.
- getTaskRecord(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get's a task record from the collection by name
- getTasks() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get the registered tasks in this scheduler
- getTaskScheduler() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get a referece to the CacheService Task Scheduler
- getTaskScheduler() - Method in class ortus.boxlang.runtime.services.CacheService
-
Get the scheduled executor service assigned to all caching services
- getTaskStats() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Builds out a report for all the registered tasks in this scheduler.
- getTaskStats() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Builds out a report for all the registered tasks in this scheduler.
- getTaskTime() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the time of day for use in setNextRunTime().
- getTempDirectory() - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Get the system temp directory
- GetTempDirectory - Class in ortus.boxlang.runtime.bifs.global.system
- GetTempDirectory() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetTempDirectory
-
Constructor
- getTemplates() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Get templates
- getTemplates() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get templates
- getterName() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
getterName
record component. - getThenBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- getThenExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
-
Get the then expression
- getThisClass() - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Get the class for this context
- getThisClass() - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
-
Detects of this Function is executing in the context of a class
- getThisClass() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Get the class instance this function is inside of
- getThisClass() - Method in class ortus.boxlang.runtime.scopes.ClassVariablesScope
-
-------------------------------------------------------------------------- Methods --------------------------------------------------------------------------
- getThisClass() - Method in class ortus.boxlang.runtime.types.Closure
-
Detects of this Function is executing in the context of a class
- getThisInterface() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
et the static class this function is inside of
- getThisScope() - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Get the "this" scope
- getThisScope() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the this scope
- getThisScope() - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
Get the this scope directly
- getThisStaticClass() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
et the static class this function is inside of
- getThread() - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Get the thread
- getThreadData(Key) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Gets the thread data for a thread.
- getThreadGroup() - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Get the thread group for the threads created by this manager
- getThreadManager() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the thread manager for this request.
- getThreadManager() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Get the thread manager for the proxy
- getThreadMeta(Key) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Gets just the thread meta data for a thread.
- getThreadNames() - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Gets the names of the threads
- getThreadReference(int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getThreadScope() - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Gets the thread scope
- GetTickCount - Class in ortus.boxlang.runtime.bifs.global.system
- GetTickCount() - Constructor for class ortus.boxlang.runtime.bifs.global.system.GetTickCount
-
Constructor
- getTime - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- getTime() - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
- getTime(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTime(int, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTime(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTime(String, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTimeout() - Method in class ortus.boxlang.runtime.application.Session
-
Get the registered timeout for this session
- getTimeoutRequest(int) - Static method in class ortus.boxlang.runtime.net.HttpManager
- getTimeoutRequestAsync(int) - Static method in class ortus.boxlang.runtime.net.HttpManager
- getTimers() - Method in class ortus.boxlang.runtime.util.Timer
-
Get all timers
- getTimerUtil() - Method in class ortus.boxlang.runtime.services.BaseService
-
Get the timer utility class
- getTimestamp(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTimestamp(int, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTimestamp(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTimestamp(String, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getTimeUnit() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the time unit used to schedule the task.
- getTimezone() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Get the timezone
- getTimezone() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Get the scheduler timezone
- getTimezone() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the timezone this task runs under.
- getTimezone() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the timezone for this request
- getTimezone(String) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Get the Java Zone ID of the passed in timezone identifier string Java.time.ZoneId
- getTimeZone - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- GetTimezoneInfo - Class in ortus.boxlang.runtime.bifs.global.temporal
- GetTimezoneInfo() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.GetTimezoneInfo
-
Constructor
- GetToken - Class in ortus.boxlang.runtime.bifs.global.list
- GetToken() - Constructor for class ortus.boxlang.runtime.bifs.global.list.GetToken
-
Constructor
- getTracers() - Method in class ortus.boxlang.runtime.util.Tracer
-
Get the trace records.
- getTransaction() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get the active transaction (if any) for this request/thread/BoxLang context.
- getTransactionForContext(IBoxContext) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.TransactionCommit
-
Appends an element to a list
- getTransactionForContext(IBoxContext) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.TransactionRollback
-
Appends an element to a list
- getTransactionForContext(IBoxContext) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.TransactionSetSavepoint
-
Appends an element to a list
- getTransactionIsolation() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getTransactionOrThrow() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Get the active transaction for this request/thread/BoxLang context, throwing a DatabaseException if no transaction is found.
- getTranspiler() - Static method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getTranspiler() - Static method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Returns a instance of the transpiler
- getTryBody() - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- getTryCatchStack() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getTryCatchStack() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getType() - Method in class ortus.boxlang.compiler.asmboxpiler.DebugCatchResetNode
- getType() - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- getType() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
-
Get the join type
- getType() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLUnion
-
Get the type of the UNION
- getType() - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- getType() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- getType() - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- getType() - Method in class ortus.boxlang.compiler.ast.statement.BoxReturnType
- getType() - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- getType() - Method in class ortus.boxlang.debugger.event.Event
-
Gets the type of the debug protocl message.
- getType() - Method in interface ortus.boxlang.debugger.IAdapterProtocolMessage
- getType() - Method in interface ortus.boxlang.debugger.ISendable
-
The type; either: request, event, or response.
- getType() - Method in class ortus.boxlang.debugger.MapAdapterProtocolMessage
- getType() - Method in class ortus.boxlang.debugger.request.AbstractRequest
- getType() - Method in class ortus.boxlang.debugger.request.AttachRequest
- getType() - Method in class ortus.boxlang.debugger.response.AbstractResponse
-
The type of the message.
- getType() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Get the provider type
- getType() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Get the cache provider type
- getType() - Method in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
- getType() - Method in interface ortus.boxlang.runtime.jdbc.drivers.IJDBCDriver
-
Get the driver type
- getType() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getType() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Retrieve the QueryColumnType of the parameter.
- getType() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getType() - Method in exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Get the type
- getType() - Method in interface ortus.boxlang.runtime.types.IStruct
-
Get the type of struct
- getType() - Method in class ortus.boxlang.runtime.types.QueryColumn
- getType() - Method in class ortus.boxlang.runtime.types.Struct
-
Get the type of struct
- getType() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get the type of struct
- getType() - Method in class ortus.boxlang.runtime.types.XML
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLExpression
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
What type does this expression evaluate to
- getType(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
What type does this expression evaluate to
- getTypeMap() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getUDFcallables() - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
-
Get the list of compilation units that represent the callable functions
- getUDFDeclarations() - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- getUDFDeclarations() - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
-
Get the list of UDF declarations that will get hoisted to the top
- getUDFRegistrations() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- getUnfoundClasses() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Get the cache of unfound classes
- getUnfoundClassesKeys() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Get the set of keys in the unfound class cache
- getUnfoundClassesSize() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
How many unfound classes we have found
- getUnicodeStream(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getUnicodeStream(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getUnions() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Get the UNIONed SELECT statements
- getUniqueName() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Get a unique datasource name which includes a hash of the properties Following the pattern:
bx_{name}_{properties_hash}
- getUniqueName() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Get a unique datasource name which includes a hash of the properties Following the pattern:
bx_{name}_{properties_hash}
- getUnpooledConnection() - Method in class ortus.boxlang.runtime.jdbc.DataSource
- getUnpoppedModes() - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Get the unpopped modes on the Lexer's mode stack
- getUnpoppedModes() - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Get the unpopped modes on the Lexer's mode stack
- getUnpoppedModes() - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Get the unpopped modes on the Lexer's mode stack
- getUnpoppedModesInts() - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Get the unpopped modes on the Lexer's mode stack
- getUnpoppedModesInts() - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Get the unpopped modes on the Lexer's mode stack
- getUnpoppedModesInts() - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Get the unpopped modes on the Lexer's mode stack
- getUnusedStackCount() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- getUpdateCount() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getURL(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getURL(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getUsedDotAccess() - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- getValidClassExtensionsList() - Method in class ortus.boxlang.runtime.config.Configuration
-
This returns all valid BoxLang class extensions.
- getValidExtensions() - Method in class ortus.boxlang.runtime.config.Configuration
-
This returns all valid BoxLang extensions for classes and templates.
- getValidExtensions() - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Get all the valid extensions we can process.
- getValidTemplateExtensions() - Method in class ortus.boxlang.runtime.config.Configuration
-
This returns all valid BoxLang class extensions as a Set.
- getValidTemplateExtensionsList() - Method in class ortus.boxlang.runtime.config.Configuration
-
This returns all valid BoxLang class extensions as a List.
- getValue() - Method in class ortus.boxlang.compiler.ast.expression.BoxArgument
- getValue() - Method in class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
- getValue() - Method in class ortus.boxlang.compiler.ast.expression.BoxDecimalLiteral
- getValue() - Method in class ortus.boxlang.compiler.ast.expression.BoxFQN
- getValue() - Method in class ortus.boxlang.compiler.ast.expression.BoxIntegerLiteral
- getValue() - Method in class ortus.boxlang.compiler.ast.expression.BoxNull
- getValue() - Method in class ortus.boxlang.compiler.ast.expression.BoxStringLiteral
- getValue() - Method in interface ortus.boxlang.compiler.ast.expression.IBoxSimpleLiteral
- getValue() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
-
Get the value of the string literal
- getValue() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
Get the value of the Number literal
- getValue() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
-
Get the value of the string literal
- getValue() - Method in class ortus.boxlang.compiler.ast.statement.BoxAnnotation
- getValue() - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- getValue() - Method in class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
- getValue() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Retrieve the parameter value.
- getValue() - Method in class ortus.boxlang.runtime.net.NameValuePair
- getValueByKey(Key) - Static method in enum class ortus.boxlang.runtime.cache.providers.CoreProviderType
-
Get the value of the enum by the key
- getValueByKey(Key) - Static method in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
-
Get the value of the enum by the key
- getValues() - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
- getValues() - Method in class ortus.boxlang.compiler.ast.expression.BoxStringConcat
- getValues() - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- getValues() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Get the values
- getVariable() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- getVariable() - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- getVariable(String, JDITools.WrappedValue) - Static method in class ortus.boxlang.debugger.JDITools
- getVariable(IBoxContext, String, boolean) - Static method in class ortus.boxlang.runtime.dynamic.ExpressionInterpreter
-
Resolve an expression pointing to a varaible in the format of foo, foo.bar, foo.bar.baz, etc.
- getVariableName() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
- getVariablesFromSeen(long) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getVariablesFromSeen(long) - Static method in class ortus.boxlang.debugger.JDITools
- getVariablesScope() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Get the variables scope
- getVariablesScope() - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
Get the variables scope directly
- getVersionInfo() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Get a Struct of version information from the version.properties
- getVisibleScopes() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
This is mostly for the debugger.
- getVisibleScopes() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
This is mostly for the debugger.
- getVisibleScopes(int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Get the visible scopes for this context This will return the scopes that are visible to this context
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
This is mostly for the debugger.
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.CatchBoxContext
-
-------------------------------------------------------------------------- Getters + Setters --------------------------------------------------------------------------
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ContainerBoxContext
-
-------------------------------------------------------------------------- Getters + Setters --------------------------------------------------------------------------
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
This is mostly for the debugger.
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.LambdaBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
-
All these methods just delegate to the parent context so the config override context is mostly invisible.
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
-------------------------------------------------------------------------- Getters + Setters --------------------------------------------------------------------------
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Get the visible scopes for this context
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.SessionBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
- getVisibleScopes(IStruct, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
- getVisitor() - Method in class ortus.boxlang.compiler.javaboxpiler.CustomPrettyPrinter
-
Get visitor
- getWarnings() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- getWarnings() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- getWarnings() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- getWeekdays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint to run only on weekdays.
- getWeekDaysBetween(ZonedDateTime, ZonedDateTime) - Static method in class ortus.boxlang.runtime.bifs.global.temporal.DateDiff
- getWeekends() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get the constraint to run only on weekends.
- getWhenExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
-
Get the when expression
- getWhenFalse() - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- getWhenPredicate() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get a lambda that determines if this task will be sent for scheduling or not.
- getWhenThens() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Get the when clauses
- getWhenTrue() - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- getWhere() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the WHERE node
- getWhere() - Method in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Get the where
- getWrapped() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- getWrapped() - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
-
-------------------------------------------------------------------------- Methods --------------------------------------------------------------------------
- getWrapped() - Method in class ortus.boxlang.runtime.types.DateTime
-
Get's the original wrapped ZonedDateTime object
- getWrapped() - Method in interface ortus.boxlang.runtime.types.IStruct
-
Get the wrapped map used in the implementation
- getWrapped() - Method in class ortus.boxlang.runtime.types.Struct
-
Get the wrapped map used in the implementation
- getWrapped() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Get the wrapped map used in the implementation
- getWrapped() - Method in class ortus.boxlang.runtime.types.XML
- getWriter() - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
- getXMLAttributes() - Method in class ortus.boxlang.runtime.types.XML
-
Get the attributes of this XML node as a struct
- getXMLChildren() - Method in class ortus.boxlang.runtime.types.XML
-
Get the element children of this XML node as an array of XML objects
- getXMLChildrenAsList() - Method in class ortus.boxlang.runtime.types.XML
-
Get the element children of this XML node as an array of XML objects
- getXMLName() - Method in class ortus.boxlang.runtime.types.XML
-
Get the name of this XML node
- getXMLNodes() - Method in class ortus.boxlang.runtime.types.XML
-
Get all child nodes except attribute nodes
- getXMLText() - Method in class ortus.boxlang.runtime.types.XML
-
Get the text inside this XML node as a string
- getXMLType() - Method in class ortus.boxlang.runtime.types.XML
-
Get the type of this XML node as text
- getXMLValue() - Method in class ortus.boxlang.runtime.types.XML
-
Get the value of this XML node
- getZone() - Method in class ortus.boxlang.runtime.types.DateTime
- global - Static variable in class ortus.boxlang.runtime.scopes.Key
- GreaterThan - Class in ortus.boxlang.runtime.operators
-
Performs
GT or >
comparison Compares numbers as numbers, compares strings case insensitive - GreaterThan - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- GreaterThan() - Constructor for class ortus.boxlang.runtime.operators.GreaterThan
- GREATERTHAN - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- GreaterThanEqual - Class in ortus.boxlang.runtime.operators
-
Performs
GTE or >=
comparison Compares numbers as numbers, compares strings case insensitive - GreaterThanEqual() - Constructor for class ortus.boxlang.runtime.operators.GreaterThanEqual
- GreaterThanEquals - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- GREATERTHANOREQUAL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- GreaterThanZero - Class in ortus.boxlang.runtime.validation
-
I require numberic value greater than zero.
- GreaterThanZero() - Constructor for class ortus.boxlang.runtime.validation.GreaterThanZero
- group - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
Task group
- group - Static variable in class ortus.boxlang.runtime.scopes.Key
- groupCaseSensitive - Static variable in class ortus.boxlang.runtime.scopes.Key
- GroupConcat - Class in ortus.boxlang.runtime.jdbc.qoq.functions.aggregate
- GroupConcat() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.GroupConcat
- GUIDCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a GUID
- GUIDCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.GUIDCaster
- GZIP - Enum constant in enum class ortus.boxlang.runtime.util.ZipUtil.COMPRESSION_FORMAT
H
- has(String...) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Verify if a path exists in the data structure
- has(DatasourceConfig) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Do we have a datasource registered with the manager using a configuration?
- has(Key) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Do we have a datasource registered with the manager?
- hasAccessors(IClassRunnable) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
A helper to look at the "accessors" annotation By default in BoxLang this is true
- hasAggregate() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Does this column contain an aggregate function?
- hasAggregateResult() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Does this SELECT statement have an aggregate result?
- hasAppender(String) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Verify if we have the passed in filePath appender
- hasApplication(Key) - Method in class ortus.boxlang.runtime.services.ApplicationService
-
Check if an application exists
- hasAttachment(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
- hasAttachment(Key) - Method in class ortus.boxlang.runtime.util.Attachable
-
Verify if an attachment is present for the given key.
- hasAttachment(Key) - Method in interface ortus.boxlang.runtime.util.IBoxAttachable
-
Verify if an attachment is present for the given key.
- hasCache(String) - Method in class ortus.boxlang.runtime.services.CacheService
-
Verify if we have a cache registered with the given name
- hasCache(Key) - Method in class ortus.boxlang.runtime.services.CacheService
-
Verify if we have a cache registered with the given name
- hasCachedDatasource(Key) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Do we have a datasource cached with the given name?
- hasClass(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the class has a public or public static Class with the given name
- hasClass(String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Verifies if the passed path key is in the resolver cache
- hasClass(String) - Method in class ortus.boxlang.runtime.loader.DiskClassLoader
-
Check if a class exists on disk
- hasClass(String, long) - Method in class ortus.boxlang.runtime.loader.DiskClassLoader
-
Check if a class exists on disk and is up to date
- hasClassLoader(String) - Method in class ortus.boxlang.runtime.application.Application
-
Verify if the class loader exists by cache key
- hasClassLoader(String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Verify if the class loader exists by cache key
- hasClassNoCase(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the class has a public or public static Class with the given name and no case-sensitivity (upper case)
- hasColumn(Key) - Method in class ortus.boxlang.runtime.types.Query
-
Does this query have a specific column?
- hasColumns() - Method in class ortus.boxlang.runtime.types.Query
-
Does this query have columns?
- hasCompiledFunction(String) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- hasComponent(String) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Returns whether or not the service has a component with the given name
- hasComponent(Key) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Returns whether or not the service has a component with the given name
- hasDefaultDatasource() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Verifies if we have a default datasource or not
- hasDefaultValue() - Method in record class ortus.boxlang.runtime.types.Argument
- hasDefaultValue() - Method in record class ortus.boxlang.runtime.types.Property
- hasDriver(Key) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Has a driver been registered?
- hasEndTag - Static variable in class ortus.boxlang.runtime.scopes.Key
- hasErrors() - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Returns true if there are any errors
- hasExecutor(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Verify if an executor exists
- hasFailed() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Functional alias to
Attempt.isEmpty()
- hasField(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the class has a public or public static field with the given name
- hasField(String) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Verifies if the class has a public or public static field with the given name
- hasFieldNoCase(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the class has a public or public static field with the given name and no case-sensitivity (upper case)
- hasFieldNoCase(String) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Verifies if the class has a public or public static field with the given name and no case-sensitivity (upper case)
- hasGlobalFunction(String) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns whether or not the service has a global function with the given name
- hasGlobalFunction(Key) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Returns whether or not the service has a global function with the given name
- hasGlobalService(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Alias to use strings
- hasGlobalService(Key) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Has a global service been set
- hash(byte[], String, int) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Iterative hash of a byte array
- hash(Object) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Performs a hash of an object using the default algorithm
- hash(Object, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Performs a hash of an object using a supported algorithm
- Hash - Class in ortus.boxlang.runtime.bifs.global.encryption
- Hash() - Constructor for class ortus.boxlang.runtime.bifs.global.encryption.Hash
-
Constructor
- hash40 - Static variable in class ortus.boxlang.runtime.scopes.Key
- hashCode - Variable in class ortus.boxlang.runtime.scopes.Key
-
Keys are Unmodifiable, so we can cache the hash code
- hashCode() - Method in record class ortus.boxlang.compiler.asmboxpiler.AsmHelper.LineNumberIns
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.VarStore
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor.Issue
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor.Issue
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Hash Code
- hashCode() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.debugger.DebugMain.CLIOptions
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Build out a hashcode for this entry based on the key, timeout, lastAccessTimeout, and cacheName
- hashCode() - Method in record class ortus.boxlang.runtime.components.Attribute
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Get's the hashcode according to the uniqueName
- hashCode() - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Hash code of the value
- hashCode() - Method in record class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyDefinition
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Hashcode override.
- hashCode() - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Get's the hashcode according to the datasource's unique name
- hashCode() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement.ParamItem
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.scopes.Key
- hashCode() - Method in class ortus.boxlang.runtime.scopes.KeyCased
- hashCode() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.types.Array
-
Array Hashcode
- hashCode() - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns the hashcode of the wrapped object
- hashCode() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns a hash code value for this object.
- hashCode() - Method in class ortus.boxlang.runtime.types.Query
- hashCode() - Method in class ortus.boxlang.runtime.types.Struct
-
Struct Hashcode
- hashCode() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Struct Hashcode
- hashCode() - Method in record class ortus.boxlang.runtime.util.DumpUtil.DumpTemplate
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Returns a hash code value for this object.
- hashCode() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns a hash code value for this object.
- HashMapOfProperties(Object...) - Static method in class ortus.boxlang.runtime.types.util.MapHelper
-
Create a HashMap from a list of values.
- hasInstance() - Static method in class ortus.boxlang.runtime.BoxRuntime
-
Check if the runtime has been started
- hasInstance() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Verifies if the class invoker has an instance or not
- hasInterceptionPoint(Key) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Check if the pool has an interception point
- hasIssues() - Method in exception class ortus.boxlang.runtime.types.exceptions.ParseException
- hasLineNumbers(String, String) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
Check if a JSON exists on disk
- hasLogger(Key) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Verify if a logger with the specified name exists
- hasMapping(String) - Method in class ortus.boxlang.runtime.config.Configuration
-
Verify if a mapping exists
- hasMapping(Key) - Method in class ortus.boxlang.runtime.config.Configuration
-
Verify if a mapping exists
- hasMethod(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the class has a public or public static method with the given name
- hasMethod(String) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Verifies if the class has a public or public static method with the given name
- hasMethodNoCase(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the class has a public or public static method with the given name and no case-sensitivity (upper case)
- hasMethodNoCase(String) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Verifies if the class has a public or public static method with the given name and no case-sensitivity (upper case)
- hasMode(int) - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Check if a specific mode is on the stack
- hasMode(int) - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Check if a specific mode is on the stack
- hasMode(int) - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Check if a specific mode is on the stack
- hasModifier(BoxMethodDeclarationModifier) - Method in class ortus.boxlang.runtime.types.Function
-
Check if a specific modifier is present
- hasModule() - Method in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Descriptor belongs to a modules or not
- hasModule() - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Descriptor belongs to a modules or not
- hasModule(Key) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Verify if we have a module in the registry
- hasNamespace() - Method in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Descriptor belongs to a namespace or not
- hasParent() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Verifies if a parent context is attached to this context
- hasParent() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Verifies if a parent context is attached to this context
- hasProperty(Key) - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Verify if a property exists
- hasProvider(String) - Method in class ortus.boxlang.runtime.services.CacheService
-
Check if a provider exists
- hasProvider(Key) - Method in class ortus.boxlang.runtime.services.CacheService
-
Check if a provider exists
- hasPublicFieldNoCase(Class<?>, String) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the class has a public or public static field with the given name and no case-sensitivity (upper case)
- hasResolver(String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Verify if a resolver is registered
- hasScheduler() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Check if this task has a scheduler bound to it.
- hasScheduler(Key) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Do we have a scheduler by this name?
- hasSeen(long) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- hasSeen(long) - Static method in class ortus.boxlang.debugger.JDITools
- hasStarted() - Method in class ortus.boxlang.runtime.application.Application
-
Check if the application is running
- hasStarted() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Has this scheduler been started?
- hasStarted() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Has this scheduler been started?
- hasState(Key) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Check if the service has the
InterceptorState
- hasSuperClass(String) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Check to see if this class immediately extends a particular class.
- hasTask(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Check if a task is registered in this scheduler
- hasTemplates() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Has the execution context been bound to a template?
- hasTemplates() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Has the execution context been bound to a template?
- hasThread(Key) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Check if a thread exists by name
- hasThreads() - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Detect if at least one thread
- hasUnpoppedModes() - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Check if there are unpopped modes on the Lexer's mode stack
- hasUnpoppedModes() - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Check if there are unpopped modes on the Lexer's mode stack
- hasUnpoppedModes() - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Check if there are unpopped modes on the Lexer's mode stack
- header - Static variable in class ortus.boxlang.runtime.scopes.Key
- headers - Static variable in class ortus.boxlang.runtime.scopes.Key
- healthCheckRegistry - Static variable in class ortus.boxlang.runtime.scopes.Key
- HEX_STRING - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- highPrecisionMath - Static variable in class ortus.boxlang.runtime.types.util.MathUtil
-
Whether BoxLang uses high precision math by default
- hint - Static variable in class ortus.boxlang.runtime.scopes.Key
- hitBreakpointIds - Variable in class ortus.boxlang.debugger.event.StoppedEvent.StoppedBody
- hitRate() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get the cache's hit rate = hits / (hits + misses)
- hitRate() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get the cache's hit rate = hits / (hits + misses)
- hits() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- hits() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
The number of hits this cache entry has had
- hits() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get the total cache's hits
- hits() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get the total cache's hits
- hmac(byte[], byte[], String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
HMAC encodes a byte array using the default encoding
- hmac(byte[], String, String, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
HMAC encodes a byte array using the default encoding
- hmac(Object, byte[], String, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
HMAC encodes an object using the default encoding
- hmac(Object, String, String, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
HMAC encodes an object using the default encoding
- Hmac - Class in ortus.boxlang.runtime.bifs.global.encryption
- Hmac() - Constructor for class ortus.boxlang.runtime.bifs.global.encryption.Hmac
-
Constructor
- host - Static variable in class ortus.boxlang.runtime.scopes.Key
- hostname - Static variable in class ortus.boxlang.runtime.scopes.Key
- hour - Static variable in class ortus.boxlang.runtime.scopes.Key
- hours - Static variable in class ortus.boxlang.runtime.scopes.Key
- HTTP - Class in ortus.boxlang.runtime.components.net
- HTTP - Static variable in class ortus.boxlang.runtime.scopes.Key
- HTTP() - Constructor for class ortus.boxlang.runtime.components.net.HTTP
-
Constructor
- http_accept - Static variable in class ortus.boxlang.runtime.scopes.Key
- http_accept_encoding - Static variable in class ortus.boxlang.runtime.scopes.Key
- http_accept_language - Static variable in class ortus.boxlang.runtime.scopes.Key
- http_connection - Static variable in class ortus.boxlang.runtime.scopes.Key
- http_cookie - Static variable in class ortus.boxlang.runtime.scopes.Key
- http_host - Static variable in class ortus.boxlang.runtime.scopes.Key
- http_referer - Static variable in class ortus.boxlang.runtime.scopes.Key
- http_user_agent - Static variable in class ortus.boxlang.runtime.scopes.Key
- HTTP_Version - Static variable in class ortus.boxlang.runtime.scopes.Key
- HttpManager - Class in ortus.boxlang.runtime.net
- httpOnly - Static variable in class ortus.boxlang.runtime.scopes.Key
- HTTPParam - Class in ortus.boxlang.runtime.components.net
- HTTPParam() - Constructor for class ortus.boxlang.runtime.components.net.HTTPParam
-
Constructor
- HTTPParams - Static variable in class ortus.boxlang.runtime.scopes.Key
- HttpRequestMultipartBody - Class in ortus.boxlang.runtime.net
- HttpRequestMultipartBody.Builder - Class in ortus.boxlang.runtime.net
- HttpRequestMultipartBody.Builder.MultiPartRecord - Class in ortus.boxlang.runtime.net
- https - Static variable in class ortus.boxlang.runtime.scopes.Key
- https_keysize - Static variable in class ortus.boxlang.runtime.scopes.Key
- https_secretkeysize - Static variable in class ortus.boxlang.runtime.scopes.Key
- https_server_issuer - Static variable in class ortus.boxlang.runtime.scopes.Key
- https_server_subject - Static variable in class ortus.boxlang.runtime.scopes.Key
- HTTPStatusReasons - Class in ortus.boxlang.runtime.net
- HTTPStatusReasons() - Constructor for class ortus.boxlang.runtime.net.HTTPStatusReasons
- httpVersion - Static variable in class ortus.boxlang.runtime.scopes.Key
- HYPERSONIC - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
I
- IAdapterProtocolMessage - Interface in ortus.boxlang.debugger
- IBoxAttachable - Interface in ortus.boxlang.runtime.util
-
This allows any key-value pair of attachable data to be attached to a Box object.
- IBoxCaster - Interface in ortus.boxlang.runtime.dynamic.casters
- IBoxContext - Interface in ortus.boxlang.runtime.context
-
This represents the interface for all box contexts.
- IBoxContext.ScopeSearchResult - Record Class in ortus.boxlang.runtime.context
-
Represents the results of a successful scope hunting expedition.
- IBoxDocumentableNode - Interface in ortus.boxlang.compiler.ast
-
Root node for a Class
- IBoxLangDebugger - Interface in ortus.boxlang.debugger
-
Interface for BoxLangDebuggers.
- IBoxLiteral - Interface in ortus.boxlang.compiler.ast.expression
-
I represent a literal value
- IBoxpiler - Interface in ortus.boxlang.compiler
- IBoxRunnable - Interface in ortus.boxlang.runtime.runnables
- IBoxSimpleLiteral - Interface in ortus.boxlang.compiler.ast.expression
-
I represent a simple litearl value
- ICacheEntry - Interface in ortus.boxlang.runtime.cache
-
Every cache provider in BoxLang must adhere to this interface.
- ICacheKeyFilter - Interface in ortus.boxlang.runtime.cache.filters
-
This interface can be used to filter cache keys when using the cache provider.
- ICachePolicy - Interface in ortus.boxlang.runtime.cache.policies
-
The base interface for a cache policy in BoxLang.
- ICacheProvider - Interface in ortus.boxlang.runtime.cache.providers
-
A BoxLang cache provider that can talk to any cache implementation.
- ICacheStats - Interface in ortus.boxlang.runtime.cache.util
-
Every cache provider in BoxLang must adhere to this interface in order to provide statistics about the cache it manages.
- IChangeListener<T> - Interface in ortus.boxlang.runtime.types.meta
- IClassResolver - Interface in ortus.boxlang.runtime.loader.resolvers
-
This interface is to implement ways to resolve classes in BoxLang.
- IClassRunnable - Interface in ortus.boxlang.runtime.runnables
- IConfigSegment - Interface in ortus.boxlang.runtime.config.segments
-
Each configuration segment is a part of the configuration file that is responsible for a specific part of the configuration.
- id - Variable in class ortus.boxlang.debugger.types.Breakpoint
- id - Variable in class ortus.boxlang.debugger.types.Message
- id - Variable in class ortus.boxlang.debugger.types.StackFrame
- id - Variable in class ortus.boxlang.debugger.types.Thread
- id - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
Unique internal ID for the module
- id - Static variable in class ortus.boxlang.runtime.scopes.Key
- id() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns the value of the
id
record component. - id() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Returns the value of the
id
record component. - ID_CONCATENATOR - Static variable in class ortus.boxlang.runtime.application.Session
-
The concatenator for session IDs We leverage the `:` as it's a standard in many distributed caches like Redis and Couchbase to denote namespaces
- IDebugResponse - Interface in ortus.boxlang.debugger.response
- idleTime - Static variable in class ortus.boxlang.runtime.scopes.Key
- idleTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- ifEmpty(Runnable) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If the attempt is NOT present, run the consumer
- ifFailed(Runnable) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Alias to ifEmpty() but more fluent
- ifInvalid(Consumer<? super T>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If the attempt is invalid, run the consumer This is useful for side effects If the attempt is empty and invalid, the consumer is not run
- ifPresent(String, Consumer<Object>) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Check if a key exists in the data segment and if present execute a consumer.
- ifPresent(Consumer<? super T>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, performs the given action with the value, otherwise does nothing.
- ifPresentOrElse(String, Consumer<Object>, Runnable) - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Check if a key exists in the data segment and if present execute a consumer.
- ifPresentOrElse(Consumer<? super T>, Runnable) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, performs the given action with the value, otherwise performs the given empty-based action.
- ifSuccessful(Consumer<? super T>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, performs the given action with the value, otherwise does nothing.
- IFunctionRunnable - Interface in ortus.boxlang.runtime.runnables
- ifValid(Consumer<? super T>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If the attempt is valid, run the consumer This is useful for side effects If the attempt is empty and invalid, the consumer is not run
- ignoreCase - Static variable in class ortus.boxlang.runtime.scopes.Key
- ignoreExists - Static variable in class ortus.boxlang.runtime.scopes.Key
- IIF - Class in ortus.boxlang.runtime.bifs.global.system
- IIF() - Constructor for class ortus.boxlang.runtime.bifs.global.system.IIF
-
Constructor
- IInterceptor - Interface in ortus.boxlang.runtime.events
-
This interface is used to define a Java interceptor.
- IInterceptorLambda - Class in ortus.boxlang.runtime.interop.proxies
- IInterceptorLambda - Interface in ortus.boxlang.runtime.events
-
This interface is used to define a Java interceptor.
- IInterceptorLambda() - Constructor for class ortus.boxlang.runtime.interop.proxies.IInterceptorLambda
- IInterceptorLambda(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.IInterceptorLambda
- IJDBCCapableContext - Interface in ortus.boxlang.runtime.context
-
This interface is used mostly on the RequestBoxContext and ThreadBoxContext classes to provide access to the ConnectionManager and other JDBC-related functionality.
- IJDBCDriver - Interface in ortus.boxlang.runtime.jdbc.drivers
-
This interface is used to define the methods that a JDBC driver must implement in order to do datasource registrations, population and validation.
- IListenable<T> - Interface in ortus.boxlang.runtime.types.meta
-
Represents a type that can register change listeners
- implementsSignature(Argument) - Method in record class ortus.boxlang.runtime.types.Argument
- implementsSignature(Function) - Method in class ortus.boxlang.runtime.types.Function
- Implies - Class in ortus.boxlang.runtime.operators
-
Performs an implication check on the two values.
- Implies - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Implies() - Constructor for class ortus.boxlang.runtime.operators.Implies
- importApplies(ImportDefinition) - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Checks if the import applies to this resolver.
- importCache - Variable in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
The import cache
- ImportDefinition - Record Class in ortus.boxlang.runtime.loader
-
Represents an import in BoxLang.
- ImportDefinition(String, String, String, String) - Constructor for record class ortus.boxlang.runtime.loader.ImportDefinition
-
Creates an instance of a
ImportDefinition
record class. - importHas(IBoxContext, ImportDefinition, String) - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Checks if the import has the given class.
- importHas(IBoxContext, ImportDefinition, String) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Checks if the import has the given class name as : - an alias - as a class - as a multi-import (java.util.*) definition
- importHasMulti(IBoxContext, ImportDefinition, String) - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Checks if the import has the given class name as a multi-import
- importHasMulti(IBoxContext, ImportDefinition, String) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Checks if the import has the given class name as a multi-import
- importHasMulti(IBoxContext, ImportDefinition, String) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Checks if the import has the given class name as a multi-import.
- inCLIMode() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Check if the runtime is in CLI mode or not
- Include - Class in ortus.boxlang.runtime.components.system
- Include() - Constructor for class ortus.boxlang.runtime.components.system.Include
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- includeBaseFolder - Static variable in class ortus.boxlang.runtime.scopes.Key
- includeBody - Static variable in class ortus.boxlang.runtime.scopes.Key
- includeEmptyFields - Static variable in class ortus.boxlang.runtime.scopes.Key
- includeTemplate(String) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a template in the current context
- includeTemplate(String) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a template in the current context
- increment() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
- Increment - Class in ortus.boxlang.runtime.operators
-
Performs Math i++
a = b++ or a = ++b
- Increment() - Constructor for class ortus.boxlang.runtime.operators.Increment
- incrementAndGetClosureCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- incrementAndGetComponentOptionalCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- incrementAndGetForInCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Increment and return the for in counter
- incrementAndGetForLoopBreakCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- incrementAndGetLambdaContextCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- incrementAndGetLambdaCounter() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- incrementAndGetLambdaCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- incrementAndGetSwitchCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Increment and return the switch counter
- incrementAndGetTryCatchCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Increment and return the try catch counter
- incrementComponentCounter() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- incrementfunctionBodyCounter() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- incrementHits() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Increment the hits
- incrementHits() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
Increment the hits
- incrementQueryLoop(Query) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Increment the query loop
- incrementQueryLoop(Query) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Increment the query loop
- incrementReturnDepth() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- IncrementValue - Class in ortus.boxlang.runtime.bifs.global.math
- IncrementValue() - Constructor for class ortus.boxlang.runtime.bifs.global.math.IncrementValue
-
Constructor
- inDays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit in days
- inDebugMode() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Verifies if the runtime is in debug mode
- INDENT - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- index - Variable in class ortus.boxlang.compiler.ast.sql.select.SQLTable
-
Encounter order of the table in the query.
- index - Static variable in class ortus.boxlang.runtime.scopes.Key
- index() - Method in record class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.VarStore
-
Returns the value of the
index
record component. - index() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement.ParamItem
-
Returns the value of the
index
record component. - indexOf(Object) - Method in class ortus.boxlang.runtime.types.Array
- indexOf(String, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Find the index of a value in a list
- indexOf(String, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Find the index of a value in a list
- indexOfNoCase(String, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Find the index of a value in a list case insensitive
- indexOfNoCase(String, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Find the index of a value in a list case insensitive
- indicateNotExists - Static variable in class ortus.boxlang.runtime.scopes.Key
- inetHost - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The inet host
- inflateClassPaths(Array) - Static method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Goes through an array of path locations and inflates them into an array of URLs of all the JARs and classes in the paths
- inflateStates(Object) - Static method in class ortus.boxlang.runtime.events.InterceptorPool
-
Inflates an array or string of states into a list of keys
- info(Object, Boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Returns a struct of information on a file - supports the FileInfo and GetFileInfo BIFs
- info(String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(Marker, String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(Marker, String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(Marker, String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(Marker, String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- info(Marker, String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- INFO - Static variable in class ortus.boxlang.runtime.logging.LogLevel
- inHours() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit in hours
- init - Static variable in class ortus.boxlang.runtime.scopes.Key
- init(ClassVisitor, boolean, Type, Type, Consumer<ClassVisitor>, Consumer<MethodVisitor>, Type...) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- init(ClassVisitor, boolean, Type, Type, Consumer<MethodVisitor>, Type...) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- init(ICacheProvider, IStruct) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- init(ICacheProvider, IStruct) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Some storages require a method to initialize the storage or do object loading.
- init(ICacheProvider, IStruct) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Some storages require a method to initialize the storage or do object loading.
- init(ICacheProvider, IStruct) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Some storages require a method to initialize the storage or do object loading.
- init(ICacheProvider, IStruct) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Some storages require a method to initialize the storage or do object loading.
- INIT - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
- INITIAL_CAPACITY - Static variable in class ortus.boxlang.runtime.types.Struct
-
In general, a common approach is to choose an initial capacity that is a power of two.
- initialize() - Method in class ortus.boxlang.debugger.AttachStrategy
- initialize() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- initialize() - Method in class ortus.boxlang.debugger.BoxLangRemoteDebugger
- initialize() - Method in interface ortus.boxlang.debugger.IBoxLangDebugger
- initialize() - Method in class ortus.boxlang.debugger.InlineStrategy
- initialize() - Method in class ortus.boxlang.debugger.InlineWebServerInitializationStrategy
- initialize() - Method in interface ortus.boxlang.debugger.IVMInitializationStrategy
- initialize() - Method in interface ortus.boxlang.runtime.scopes.IScope
-
Some scopes need initialization procedures.
- initialize() - Method in class ortus.boxlang.runtime.scopes.ServerScope
-
Initialize the Server scope, so now modules can collaborate
- initializeClassDefinition(Type, Type, Type[]) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- INITIALIZED - Enum constant in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
- InitializeRequest - Class in ortus.boxlang.debugger.request
-
Models the command to initialize a debug session.
- InitializeRequest() - Constructor for class ortus.boxlang.debugger.request.InitializeRequest
- InitializeResponse - Class in ortus.boxlang.debugger.response
-
Responds to the InitializeRequest.
- InitializeResponse() - Constructor for class ortus.boxlang.debugger.response.InitializeResponse
-
Constructor
- InitializeResponse(IAdapterProtocolMessage) - Constructor for class ortus.boxlang.debugger.response.InitializeResponse
-
Constructor
- InitializeResponse.Capabilities - Class in ortus.boxlang.debugger.response
- initializeSession(Key) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Initializes a new session, also called by every new request via the
BaseApplicationListener.defineApplication()
method - initialValue - Static variable in class ortus.boxlang.runtime.scopes.Key
- initMethod - Static variable in class ortus.boxlang.runtime.scopes.Key
- inJarMode() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Check if the runtime is in jar mode or not
- injectParentContext(IBoxContext) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Inject a parent context, moving the current parent to the grandparent Any existing parent in the passed context will be overwritten with the current parent
- injectParentContext(IBoxContext) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Inject a parent context, moving the current parent to the grandparent Any existing parent in the passed context will be overwritten with the current parent
- injectTopParentContext(IBoxContext) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Inject a top parent context above the request-type context, moving the request context's current parent to its grandparent
- injectTopParentContext(IBoxContext) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Inject a top parent context above the request-type context, moving the request context's current parent to its grandparent
- InlineStrategy - Class in ortus.boxlang.debugger
- InlineWebServerInitializationStrategy - Class in ortus.boxlang.debugger
- inMicroseconds() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit in microseconds
- inMilliseconds() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit in milliseconds
- inMinutes() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit in minutes
- inNanoseconds() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit in nanoseconds
- INNER - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
- input - Static variable in class ortus.boxlang.runtime.scopes.Key
- InputBaseN - Class in ortus.boxlang.runtime.bifs.global.math
- InputBaseN() - Constructor for class ortus.boxlang.runtime.bifs.global.math.InputBaseN
-
Constructor
- inSeconds() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit in seconds
- Insert - Class in ortus.boxlang.runtime.bifs.global.string
- Insert() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Insert
-
Constructor
- insertAt(int, Object) - Method in class ortus.boxlang.runtime.types.Array
-
Inserts an object at a specified position using the one-based index value
- insertAt(String, int, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Insert an item at a specific (1-based) index
- insertAt(String, int, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Insert an item at a specific (1-based) index
- insertQueryAt(int, Query) - Method in class ortus.boxlang.runtime.types.Query
-
Insert a query into this query at a specific position
- insertQueryAt(int, Query) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Insert a query into this query at a specific position
- insertRow() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- inserts - Static variable in class ortus.boxlang.runtime.scopes.Key
- insideClass - Variable in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
-
Track the class we are inside of
- instance - Static variable in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Singleton instance
- instance - Static variable in class ortus.boxlang.runtime.scopes.Key
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Avg
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.GroupConcat
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Max
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Min
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.StringAgg
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Sum
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Abs
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Acos
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Asin
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Atan
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ceiling
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Coalesce
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Concat
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Convert
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cos
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Exp
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Floor
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.IsNull
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.LCase
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Left
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Length
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Lower
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ltrim
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Mod
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Power
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Right
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Rtrim
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sin
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sqrt
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Tan
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Trim
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.UCase
- INSTANCE - Static variable in class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Upper
- InstanceOf - Class in ortus.boxlang.runtime.operators
-
Performs instance of check.
- InstanceOf - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- InstanceOf() - Constructor for class ortus.boxlang.runtime.operators.InstanceOf
- Int - Class in ortus.boxlang.runtime.bifs.global.math
- Int() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Int
-
Constructor
- INTEGER - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- INTEGER - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- INTEGER - Static variable in record class ortus.boxlang.runtime.types.Argument
- IntegerCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything
- IntegerCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.IntegerCaster
- IntegerDivide - Class in ortus.boxlang.runtime.operators
-
Performs Math Integer Division.
- IntegerDivide() - Constructor for class ortus.boxlang.runtime.operators.IntegerDivide
- intercept(IStruct) - Method in interface ortus.boxlang.runtime.events.IInterceptorLambda
-
This method is called by the BoxLang runtime to intercept an event
- intercept(IStruct) - Method in class ortus.boxlang.runtime.interop.proxies.IInterceptorLambda
- interceptionPoint - Static variable in class ortus.boxlang.runtime.scopes.Key
- InterceptionPoint - Annotation Interface in ortus.boxlang.runtime.events
-
An annotation that marks a method as an interception point
- interceptionPoints - Variable in class ortus.boxlang.runtime.events.InterceptorPool
-
The list of interception points we can listen for
- interceptionStates - Variable in class ortus.boxlang.runtime.events.InterceptorPool
-
The collection of interception states registered with the service
- interceptor - Static variable in class ortus.boxlang.runtime.scopes.Key
- Interceptor - Annotation Interface in ortus.boxlang.runtime.events
-
An annotation that can be used on an Interceptor to alter it's registration/loading and runtime behavior
- interceptorPool - Variable in class ortus.boxlang.runtime.application.BaseApplicationListener
-
The listener's interception pool
- interceptorPool - Variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Interceptor Local Pool
- InterceptorPool - Class in ortus.boxlang.runtime.events
-
An InterceptorPool is a pool of interceptors that can be used to intercept events within the BoxLang runtime.
- InterceptorPool(String, BoxRuntime) - Constructor for class ortus.boxlang.runtime.events.InterceptorPool
-
Construct a pool with a unique name
- InterceptorPool(Key, BoxRuntime) - Constructor for class ortus.boxlang.runtime.events.InterceptorPool
-
Construct a pool with a unique name
- interceptors - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The interceptors of the module
- interceptors - Static variable in class ortus.boxlang.runtime.scopes.Key
- interceptorService - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The interceptor service helper
- interceptorService - Variable in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
The interceptor service helper
- interceptorService - Variable in class ortus.boxlang.runtime.components.Component
-
The interceptor service helper
- interceptorService - Variable in class ortus.boxlang.runtime.components.ComponentDescriptor
-
The interceptor service helper
- interceptorService - Static variable in class ortus.boxlang.runtime.scopes.Key
- InterceptorService - Class in ortus.boxlang.runtime.services
-
The interceptor service is responsible for managing all events in BoxLang.
- InterceptorService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.InterceptorService
-
Get an instance of the service
- InterceptorState - Class in ortus.boxlang.runtime.events
-
An interceptor state is an event state that is used to hold observers that want to listent to that specific state.
- InterceptorState(String) - Constructor for class ortus.boxlang.runtime.events.InterceptorState
-
Constructor
- InterceptorState(Key) - Constructor for class ortus.boxlang.runtime.events.InterceptorState
-
Constructor
- interceptorTarget - Variable in class ortus.boxlang.runtime.bifs.global.system.BoxRegisterInterceptor
- interceptorTarget - Variable in class ortus.boxlang.runtime.bifs.global.system.BoxUnregisterInterceptor
- Interface - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- InterfaceBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the initialization of an interface, and is really only here for the registerUDF method
- InterfaceBoxContext(IBoxContext, BoxInterface) - Constructor for class ortus.boxlang.runtime.context.InterfaceBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- InterfaceMeta - Class in ortus.boxlang.runtime.types.meta
-
This class represents generic BoxLang metadata for a an object which has no object-specifc properties
- InterfaceMeta(BoxInterface) - Constructor for class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
Constructor
- interfaceProxyDefinition() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
interfaceProxyDefinition
record component. - InterfaceProxyDefinition - Record Class in ortus.boxlang.runtime.dynamic.javaproxy
-
I represent the definition of an interface proxy
- InterfaceProxyDefinition(String, List<Method>, List<String>) - Constructor for record class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyDefinition
-
Creates an instance of a
InterfaceProxyDefinition
record class. - InterfaceProxyService - Class in ortus.boxlang.runtime.dynamic.javaproxy
-
I handle creating interface proxies
- InterfaceProxyService() - Constructor for class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
- interfaces - Static variable in class ortus.boxlang.runtime.scopes.Key
- interfaces() - Method in record class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyDefinition
-
Returns the value of the
interfaces
record component. - interruptAllThreads() - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Interrupt ALL threads in this manager
- interrupted - Static variable in class ortus.boxlang.runtime.scopes.Key
- interruptThread(Key) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Interrupt a thread by name
- interval - Static variable in class ortus.boxlang.runtime.scopes.Key
- IntKey - Class in ortus.boxlang.runtime.scopes
-
Represents a key that represents an integer
- IntKey(int) - Constructor for class ortus.boxlang.runtime.scopes.IntKey
-
Constructor
- intStream() - Method in class ortus.boxlang.runtime.types.Array
-
Returns a IntStream representing the indexes of the array: 0 -> size()
- intStream() - Method in class ortus.boxlang.runtime.types.Query
-
Returns a IntStream of the indexes
- intValue - Variable in class ortus.boxlang.runtime.scopes.IntKey
-
A direct reference to the int value so we don't have to cast.
- invalidateSession(Key) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Invalidate a session
- invocationPath - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The invocation path of the module which is a composition of the
ModuleService.MODULE_MAPPING_INVOCATION_PREFIX
and the module name. - invoke - Static variable in class ortus.boxlang.runtime.scopes.Key
- invoke(Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseComplement
- invoke(Object) - Static method in class ortus.boxlang.runtime.operators.Decrement
- invoke(Object) - Static method in class ortus.boxlang.runtime.operators.Increment
- invoke(Object) - Static method in class ortus.boxlang.runtime.operators.Negate
- invoke(Object) - Static method in class ortus.boxlang.runtime.operators.Not
- invoke(Object...) - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Invoke using our function or callable strategy
- invoke(Object...) - Static method in class ortus.boxlang.runtime.operators.Concat
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.And
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseAnd
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseOr
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseSignedLeftShift
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseSignedRightShift
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseUnsignedRightShift
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseXor
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Compare
-
Invokes the comparison
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Concat
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Contains
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Divide
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.EqualsEquals
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.EqualsEqualsEquals
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Equivalence
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.GreaterThan
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.GreaterThanEqual
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Implies
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.IntegerDivide
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.LessThan
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.LessThanEqual
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Minus
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Modulus
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Multiply
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.NotContains
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.NotEqualsEquals
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Or
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Plus
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.Power
- invoke(Object, Object) - Static method in class ortus.boxlang.runtime.operators.XOR
- invoke(Object, Object, boolean) - Static method in class ortus.boxlang.runtime.operators.EqualsEquals
- invoke(Object, Object, boolean) - Static method in class ortus.boxlang.runtime.operators.NotEqualsEquals
- invoke(Object, Object, Boolean) - Static method in class ortus.boxlang.runtime.operators.Compare
-
Invokes the comparison
- invoke(Object, Method, Object[]) - Method in class ortus.boxlang.runtime.interop.proxies.GenericProxy
- invoke(String) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Invoke a method on the contained value in the debugee VM.
- invoke(String, String) - Static method in class ortus.boxlang.runtime.operators.StringCompare
-
Invokes the comparison
- invoke(String, String, Boolean) - Static method in class ortus.boxlang.runtime.operators.StringCompare
-
Invokes the comparison
- invoke(String, String, Boolean, Locale) - Static method in class ortus.boxlang.runtime.operators.StringCompare
-
Invokes the comparison
- invoke(String, String, String) - Static method in class ortus.boxlang.runtime.jdbc.qoq.LikeOperation
-
Invoke a SQL Like operation.
- invoke(String, List<Value>) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
- invoke(List<Object>, List<SQLExpression>) - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Invoke the scalar function
- invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.Function
-
Call this method externally to invoke the function
- invoke(IBoxContext) - Method in class ortus.boxlang.runtime.runnables.BoxScript
-
Invoke a BoxLang source
- invoke(IBoxContext) - Method in class ortus.boxlang.runtime.runnables.BoxTemplate
-
Invoke a BoxLang template
- invoke(IBoxContext, boolean) - Method in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Invoke the BIF with no arguments
- invoke(IBoxContext, Class<?>, Object, String, Boolean, Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invoke can be used to invoke public methods on instances, or static methods on classes/interfaces.
- invoke(IBoxContext, Class<?>, String, Boolean, Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invoke can be used to invoke public methods on instances, or static methods on classes/interfaces.
- invoke(IBoxContext, Object) - Method in class ortus.boxlang.runtime.bifs.MemberDescriptor
-
Invoke the BIF with no arguments
- invoke(IBoxContext, Object) - Static method in class ortus.boxlang.runtime.operators.Assert
- invoke(IBoxContext, Object[], boolean, Key) - Method in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Invoke the BIF with positional arguments
- invoke(IBoxContext, Object, Object) - Static method in class ortus.boxlang.runtime.operators.CastAs
- invoke(IBoxContext, Object, Object) - Static method in class ortus.boxlang.runtime.operators.InstanceOf
- invoke(IBoxContext, Object, Object[]) - Method in class ortus.boxlang.runtime.bifs.MemberDescriptor
-
Invoke the BIF with positional arguments
- invoke(IBoxContext, Object, String, Boolean, Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invoke can be used to invoke public methods on instances, or static methods on classes/interfaces.
- invoke(IBoxContext, Object, Function<IBoxContext, Object>) - Static method in class ortus.boxlang.runtime.operators.Elvis
- invoke(IBoxContext, Object, Function<IBoxContext, Object>, Function<IBoxContext, Object>) - Static method in class ortus.boxlang.runtime.operators.Ternary
- invoke(IBoxContext, Object, Map<Key, Object>) - Method in class ortus.boxlang.runtime.bifs.MemberDescriptor
-
Invoke the BIF with named arguments
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseAnd
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseOr
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseSignedLeftShift
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseSignedRightShift
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseUnsignedRightShift
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.BitwiseXor
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.Concat
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.Divide
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.Minus
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.Modulus
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.Multiply
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.operators.Plus
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, Object, Key, Object...) - Static method in class ortus.boxlang.runtime.operators.Concat
-
Apply this operator to an object/key and set the new value back in the same object/key
- invoke(IBoxContext, String, Object...) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Invoke can be used to invoke public methods on instances, or static methods on classes/interfaces.
- invoke(IBoxContext, Map<Key, Object>, boolean, Key) - Method in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Invoke the BIF with named arguments
- invoke(IBoxContext, Component.ComponentBody) - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Invoke the component with no arguments
- invoke(IBoxContext, DynamicObject, Class<?>, Object, String, Boolean, Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invoke can be used to invoke public methods on instances, or static methods on classes/interfaces.
- invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.BIF
-
Invoke the BIF with the given arguments
- invoke(IBoxContext, IStruct, Component.ComponentBody) - Method in class ortus.boxlang.runtime.components.Component
-
Invoke the Component with the given arguments.
- invoke(IBoxContext, IStruct, Component.ComponentBody) - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Invoke the component with attributes
- invoke(Key, Object...) - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
This invoke is ONLY for IClassRunnables to invoke a method on a target
- invoke(QueryColumnType, Object, Object) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQCompare
-
Perform a compare optimized for query types.
- Invoke - Class in ortus.boxlang.runtime.bifs.global.system
- Invoke - Class in ortus.boxlang.runtime.components.system
- Invoke() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Invoke
-
Constructor
- Invoke() - Constructor for class ortus.boxlang.runtime.components.system.Invoke
-
Constructor
- invokeAggregate(List<Object[]>, List<SQLExpression>) - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Invoke the aggregate function
- invokeArgs - Static variable in class ortus.boxlang.runtime.scopes.Key
- InvokeArgument - Class in ortus.boxlang.runtime.components.system
- InvokeArgument() - Constructor for class ortus.boxlang.runtime.components.system.InvokeArgument
-
Constructor
- invokeAsync(String, List<String>, List<Value>) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
- invokeByNameAndArgs(String, List<String>, List<Value>) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Invoke a method on the contained Value within the debugee VM.
- invokeByNameAndArgsWithError(String, List<String>, List<Value>) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
- invokeClassRequest(IBoxContext, IClassRunnable, String, Struct, Object[], boolean) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the invocation of a class request
- invokeComponent(Key, IStruct, Component.ComponentBody) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a component call
- invokeComponent(Key, IStruct, Component.ComponentBody) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a component call.
- invokeConstructor(IBoxContext) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Invokes the no-arg constructor for the class with the given arguments and stores the instance of the object into the
targetInstance
property for future method calls. - invokeConstructor(IBoxContext, Class<T>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invokes the no-arg constructor for the class with the given arguments and returns the instance of the object
- invokeConstructor(IBoxContext, Class<T>, Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invokes the constructor for the class with the given positional arguments and returns the instance of the object
- invokeConstructor(IBoxContext, Class<T>, Map<Key, Object>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invokes the constructor for the class with the given named arguments and returns the instance of the object
- invokeConstructor(IBoxContext, Object...) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Invokes the constructor for the class with the given arguments and stores the instance of the object into the
targetInstance
property for future method calls. - invokeConstructor(IBoxContext, Map<Key, Object>) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Invokes the constructor for the class with the given arguments and stores the instance of the object into the
targetInstance
property for future method calls. - invokeFunction(Object) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function expression such as (()=>{})() using no args.
- invokeFunction(Object) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a function expression such as (()=>{})() using no args.
- invokeFunction(Object) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- invokeFunction(Object, Object[]) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function expression such as (()=>{})() using positional args.
- invokeFunction(Object, Object[]) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a function expression such as (()=>{})() using positional args.
- invokeFunction(Object, Object[]) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- invokeFunction(Object, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function expression such as (()=>{})() using named args.
- invokeFunction(Object, Map<Key, Object>) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a function expression such as (()=>{})() using named args.
- invokeFunction(Object, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- invokeFunction(String, Object...) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
This is used when you eval a script that is a BoxLang function definition, so you can invoke it.
- invokeFunction(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function call such as foo() using no args.
- invokeFunction(Key) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Invoke a function call such as foo() using no args.
- invokeFunction(Key) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Invoke a function call such as foo() using no args.
- invokeFunction(Key) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a function call such as foo() using no args.
- invokeFunction(Key) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- invokeFunction(Key, Object[]) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function call such as foo() using positional args.
- invokeFunction(Key, Object[]) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Invoke a function call such as foo() using positional args.
- invokeFunction(Key, Object[]) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Invoke a function call such as foo() using positional args.
- invokeFunction(Key, Object[]) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a function call such as foo() using positional args.
- invokeFunction(Key, Object[]) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- invokeFunction(Key, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function call such as foo() using named args.
- invokeFunction(Key, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Invoke a function call such as foo() using named args.
- invokeFunction(Key, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Invoke a function call such as foo() using named args.
- invokeFunction(Key, Map<Key, Object>) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Invoke a function call such as foo() using named args.
- invokeFunction(Key, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- invokeFunction(Function, Key, Object[]) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function expression such as (()=>{})() using named args.
- invokeFunction(Function, Key, Object[]) - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
-
Invoke a function expression such as (()=>{})() using named args.
- invokeFunction(Function, Key, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Invoke a function expression such as (()=>{})() using named args.
- invokeFunction(Function, Key, Map<Key, Object>) - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
-
Invoke a function expression such as (()=>{})() using named args.
- invokeImplicitAccessor - Variable in class ortus.boxlang.runtime.config.Configuration
-
Invoke implicit getters and setters when using the implicit accessor
true
by default (defaulted in the BoxClassSupport class where it's used) - invokeImplicitAccessor - Static variable in class ortus.boxlang.runtime.scopes.Key
- invokeInverse(Object, Object) - Static method in class ortus.boxlang.runtime.operators.NotEqualsEquals
- invokeMethod(Object, String, Object...) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
This is used when you eval a script that is a BoxLang object definition.
- invokeModule(IBoxContext, IStruct, Component.ComponentBody) - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Invoke the component with attributes
- invokePost(IBoxContext, Object, Key) - Static method in class ortus.boxlang.runtime.operators.Decrement
-
Apply this operator to an object/key and set the new value back in the same object/key
- invokePost(IBoxContext, Object, Key) - Static method in class ortus.boxlang.runtime.operators.Increment
-
Apply this operator to an object/key and set the new value back in the same object/key
- invokePre(IBoxContext, Object, Key) - Static method in class ortus.boxlang.runtime.operators.Decrement
-
Apply this operator to an object/key and set the new value back in the same object/key
- invokePre(IBoxContext, Object, Key) - Static method in class ortus.boxlang.runtime.operators.Increment
-
Apply this operator to an object/key and set the new value back in the same object/key
- invokeStatic(IBoxContext, String, Object...) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Invokes a static method with the given name and arguments on a class or an interface
- invokeStatic(IBoxContext, DynamicObject, Class<?>, String, Object...) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Invokes a static method with the given name and arguments on a class or an interface
- invokeTargetMethod(IBoxContext, String, Object[]) - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
Direct invoke a Java method on the target bypassing the referencable methods
- invokeTargetMethod(IBoxContext, String, Object[]) - Method in class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
Direct invoke a Java method on the target bypassing the referencable methods
- invokeTargetMethodStatic(IBoxContext, String, Object[]) - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
Direct invoke a static Java method on the target's class bypassing the referencable methods
- invokeTargetMethodStatic(IBoxContext, String, Object[]) - Method in class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
Direct invoke a static Java method on the target's class bypassing the referencable methods
- IObjectStore - Interface in ortus.boxlang.runtime.cache.store
-
The main interface for object storages for a BoxLangCache.
- IOperator - Interface in ortus.boxlang.runtime.operators
-
The base interface for all operators
- ip - Static variable in class ortus.boxlang.runtime.scopes.Key
- IProxyRunnable - Interface in ortus.boxlang.runtime.runnables
- IQoQFunctionDef - Interface in ortus.boxlang.runtime.jdbc.qoq
-
I am the interface for QoQ function definitions
- IReferenceable - Interface in ortus.boxlang.runtime.dynamic
-
This represents the most basic box context.
- IS_WINDOWS - Static variable in class ortus.boxlang.runtime.util.FileSystemUtil
-
The Necessary constants for the file mode
- isActionCommand() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Wether or not this is an action command: Ex:
boxlang compile
- isActivated() - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
If the module is activated
- isAfter(ChronoZonedDateTime<?>) - Method in class ortus.boxlang.runtime.types.DateTime
- isAfter(BoxNode) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Check if this node is after another node
- isAfterLast() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- isAggregate() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Is function aggregate
- isAggregate() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Is function aggregate
- isAggregate() - Method in interface ortus.boxlang.runtime.jdbc.qoq.IQoQFunctionDef
- isAggregate() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQAggregateFunctionDef
- isAggregate() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Check if the function is an aggregate function
- isAggregate() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQScalarFunctionDef
-
Is this function an aggregate function
- isAnnotated(Class<?>, Class<? extends Annotation>[]) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Check if the given class is annotated with any of the given annotations
- isAnnually() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get a handy boolean that is set when the task is annually scheduled.
- isApplicationDefined() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Verifies if the application is defined or not
- isArray(Object) - Static method in class ortus.boxlang.runtime.bifs.global.decision.IsArray
-
Test if the passed object is a array
- IsArray - Class in ortus.boxlang.runtime.bifs.global.decision
- IsArray() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsArray
-
Constructor
- isAscending() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
-
get the ascending flag
- isAssignmentModifier(TokenStream) - Method in class ortus.boxlang.compiler.parser.BoxParserControl
-
Determines if the VAR or final that follows this gate is a variable rather than a var expression = or var id
- isAssignmentModifier(TokenStream) - Method in class ortus.boxlang.compiler.parser.CFParserControl
-
Determines if the VAR or final that follows this gate is a variable rather than a var expression = or var id
- isAttached(Appender<ILoggingEvent>) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isAuthenticationMatch(String, String) - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Check the provided username and password against the current datasource credentials.
- isAvailableLocale(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Checks if a locale is available for the current JVM
- isBase64(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Tests whether a string is already Base64 encoded
- isBefore(ChronoZonedDateTime<?>) - Method in class ortus.boxlang.runtime.types.DateTime
- isBefore(BoxNode) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Check if this node is before another node
- isBeforeFirst() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- isBIFAllowed(String) - Method in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
This function takes in the name of a BIF to test if it is disallowed.
- isBinary(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies if the incoming object is binary or not
- IsBinary - Class in ortus.boxlang.runtime.bifs.global.decision
- IsBinary() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsBinary
-
Constructor
- isBinaryFile(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Tests whether a file is binary
- isBinaryMimeType(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Tests whether a given mime type is a binary mime type
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLExpression
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- isBoolean(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
Runtime check if the expression evaluates to a boolean value and works for columns as well
- IsBoolean - Class in ortus.boxlang.runtime.bifs.global.decision
- IsBoolean() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsBoolean
-
Constructor
- isBoxClass(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies the incoming object is a Box Class
- isBreak() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
- isBreak(String) - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Record Helpers
- isCacheEmpty() - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Is the cache empty or not
- isCalled(Key) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTable
- isCalled(Key) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableSubQuery
- isCalled(Key) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
- isCaseSensitive() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- isCaseSensitive() - Method in interface ortus.boxlang.runtime.types.IStruct
-
Returns a boolean as to whether the struct instance is case sensitive
- isCaseSensitive() - Method in class ortus.boxlang.runtime.types.Struct
-
Returns a boolean as to whether the struct instance is case sensitive
- isCaseSensitive() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns a boolean as to whether the struct instance is case sensitive
- isCaseSensitive() - Method in class ortus.boxlang.runtime.types.XML
- IScheduler - Interface in ortus.boxlang.runtime.async.tasks
-
All BoxLang schedulers must implement this interface and inherit from the
Scheduler
class. - isClass() - Method in record class ortus.boxlang.compiler.ClassInfo
- isClassAllowed(String) - Method in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
This function takes in a fully qualified class name and tests if it is disallowed.
- isClassInCache(String) - Method in class ortus.boxlang.runtime.loader.DynamicClassLoader
-
Verifies if the passed class name is in the cache
- isClassRunnableTarget() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Is the target a class runnable
- isClosed() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- isClosed() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- isClosed() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- isCloseOnCompletion() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- isClosure(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies the incoming object is a Closure
- IsClosure - Class in ortus.boxlang.runtime.bifs.global.decision
- IsClosure() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsClosure
-
Constructor
- isComponent(TokenStream) - Method in class ortus.boxlang.compiler.parser.BoxParserControl
-
Determines if the given token type represents a component in the BoxScript language.
- isComponent(TokenStream) - Method in class ortus.boxlang.compiler.parser.CFParserControl
-
Determines if the given token type represents a component in the BoxScript language.
- isComponentAllowed(String) - Method in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
This function takes in the name of a Component to test if it is disallowed.
- isConstrained() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method verifies if the running task is constrained to run on specific valid constraints: - when - dayOfTheMonth - dayOfTheWeek - firstBusinessDay - lastBusinessDay - weekdays - weekends - startOnDateTime - endOnDateTime - startTime and/or endTime This method is called by the `run()` method at runtime to determine if the task can be ran at that point in time
- isContinue() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
- isContinue(String) - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
- IScope - Interface in ortus.boxlang.runtime.scopes
-
All scope implementations must implement this interface
- isCore(Key) - Static method in enum class ortus.boxlang.runtime.cache.providers.CoreProviderType
-
Method to validate if an incoming value is a Core Provider
- isCore(Key) - Static method in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
-
Method to validate if an incoming value is a core ObjectStore
- isCoreProxy(String) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
Checks if the classname is a core proxy.
- isCorrect() - Method in class ortus.boxlang.compiler.parser.ParsingResult
-
Returns if parsing was successful
- IScriptRunnable - Interface in ortus.boxlang.runtime.runnables
- IsCurrency - Class in ortus.boxlang.runtime.bifs.global.i18n
- IsCurrency() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.IsCurrency
-
Constructor
- IsCustomFunction - Class in ortus.boxlang.runtime.bifs.global.decision
- IsCustomFunction() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsCustomFunction
-
Constructor
- IsDate - Class in ortus.boxlang.runtime.bifs.global.decision
- IsDate() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsDate
-
Constructor
- IsDateObject - Class in ortus.boxlang.runtime.bifs.global.decision
- IsDateObject() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsDateObject
-
Constructor
- isDebugEnabled() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isDebugEnabled(Marker) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isDebugMode() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Verifies if debug mode was enabled
- IsDebugMode - Class in ortus.boxlang.runtime.bifs.global.decision
- IsDebugMode() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsDebugMode
-
Constructor
- isDefined(Object, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Decide if a value found in a scope is defined or not
- isDefined(Object, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
This implements a check if a value is defined, which allows the compat module to override for CF behavior
- IsDefined - Class in ortus.boxlang.runtime.bifs.global.decision
- IsDefined() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsDefined
-
Constructor
- isDisabled() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Is the task disabled
- isDistinct() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Get distinct
- isDistinct() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Get the DISTINCT flag
- isEarlyExit() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
- isEffectivePublic() - Method in enum class ortus.boxlang.runtime.types.Function.Access
- isEmpty() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Verifies if the attempt is empty or not using the following rules: - If the value is null, it is empty - If the value is a truthy/falsey value, evaluate it
- isEmpty() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Verifies if the class resolver is empty or not
- isEmpty() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- isEmpty() - Method in class ortus.boxlang.runtime.scopes.Key
-
Verify if the key is empty or not
- isEmpty() - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- isEmpty() - Method in class ortus.boxlang.runtime.types.Array
- isEmpty() - Method in class ortus.boxlang.runtime.types.Query
- isEmpty() - Method in class ortus.boxlang.runtime.types.Struct
-
Returns
true
if this map contains no key-value mappings. - isEmpty() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns
true
if this map contains no key-value mappings. - isEmpty() - Method in class ortus.boxlang.runtime.types.XML
- isEmpty() - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Verifies if the segment or the data structure is empty or not
- IsEmpty - Class in ortus.boxlang.runtime.bifs.global.decision
- IsEmpty() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsEmpty
-
Constructor
- isEnabled() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Is the task enabled
- isEnabled() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Is it enabled
- isEnabled() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Returns a flag if the cache provider is enabled
- isEnabled() - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
If the module is enabled for activation
- isEnabled() - Method in class ortus.boxlang.runtime.util.FRTransService
- ISendable - Interface in ortus.boxlang.debugger
-
Interface for messages that will be sent to the debugger tool.
- isEnforceExplicitOutput() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the enforceExplicitOutput flag.
- isEOF() - Method in class ortus.boxlang.runtime.types.File
-
Determines whether the reader is at EOF
- isEqual(ChronoZonedDateTime<?>) - Method in class ortus.boxlang.runtime.types.DateTime
- isErrorEnabled() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isErrorEnabled(Marker) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- IService - Interface in ortus.boxlang.runtime.services
-
The BoxLang service interface.
- isEternal() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- isEternal() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
Is this an eternal object
- isExpired() - Method in class ortus.boxlang.runtime.application.Application
-
Has this application expired.
- isExpired() - Method in class ortus.boxlang.runtime.application.Session
-
Verifies if the session has expired or not
- isExtensionAllowed(String) - Method in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
Determines whether a file extension is allowed or not.
- isFBMAlgorithm(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Returns true if the algorithm is a Feedback Mode algorithm
- IsFileObject - Class in ortus.boxlang.runtime.bifs.global.decision
- IsFileObject() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsFileObject
-
Constructor
- isFileOperationAllowed(String) - Method in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
Determines whether a file operation is allowed or not based on the file extension.
- isFirst() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- isFloat(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies if the incoming object is a float or not
- isFromModule() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Verify if the class is from a module
- isFunction(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies the incoming object is a Function
- isFunctionalInterface(Class<?>) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
Checks if the clazz is a functional interface or a SAM interface
- isFunctionTarget() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Is the target a function instance
- isGlobal - Variable in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Is this a global BIF?
- isHandlesCacheEnabled() - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verify if the handles cache is enabled or not
- isHighPrecisionMath() - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Returns whether BoxLang uses high precision math by default
- isInClass() - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
-
Detects of this Function is executing in the context of a class
- isInClass() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Detects of this Function is executing in the context of a class
- isInClass() - Method in class ortus.boxlang.runtime.types.Closure
-
Detects of this Function is executing in the context of a class
- isInfoEnabled() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isInfoEnabled(Marker) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isInForkJoinPool() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Check if I am in the fork join pool
- isInInterface() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Detects of this Function is executing in the context of a static class *
- isInside(BoxNode) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Check if this node is inside another node
- isInsideComponent() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- isInsideComponent() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- IsInstanceOf - Class in ortus.boxlang.runtime.bifs.global.system
- IsInstanceOf() - Constructor for class ortus.boxlang.runtime.bifs.global.system.IsInstanceOf
-
Constructor
- isInStaticClass() - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Detects of this Function is executing in the context of a static class *
- isInterface() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Verifies if the target calss is an interface or not
- isInterface(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Verifies if the target calss is an interface or not
- isInThread() - Method in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
Are we in a thread
- isInThread() - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Verify if the current thread is in a thread.
- IsInThread - Class in ortus.boxlang.runtime.bifs.global.async
- IsInThread() - Constructor for class ortus.boxlang.runtime.bifs.global.async.IsInThread
-
Constructor
- isInTransaction() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Check if we are executing inside a transaction.
- IsInTransaction - Class in ortus.boxlang.runtime.bifs.global.jdbc
- IsInTransaction() - Constructor for class ortus.boxlang.runtime.bifs.global.jdbc.IsInTransaction
-
Constructor
- IsIPv6 - Class in ortus.boxlang.runtime.bifs.global.decision
- IsIPv6() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsIPv6
-
Constructor
- isJavaBoxpiler() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- isJavaBytecode(File) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
Checkf if the file is a Java bytecode file or source file
- isJavaExtends() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- IsJSON - Class in ortus.boxlang.runtime.bifs.global.decision
- IsJSON() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsJSON
-
Constructor
- isKnownDateClass(Object) - Static method in class ortus.boxlang.runtime.dynamic.casters.DateTimeCaster
-
This is not meant as a cast or instance of check really-- just a conveneince method of known date classes to differentiate a variable that could possibly be cast to a date (like) a string from a variable which is ALREADY an instance of a specific date class.
- isLambda(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies the incoming object is a Lambda
- isLast() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- isLeapYear() - Method in class ortus.boxlang.runtime.types.DateTime
-
Determines whether the year of this object is a leap year
- IsLeapYear - Class in ortus.boxlang.runtime.bifs.global.decision
- IsLeapYear() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsLeapYear
-
Constructor
- isListParam() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Is this a list parameter?
- isLiteral() - Method in class ortus.boxlang.compiler.ast.BoxExpression
-
Utility method to detect if an expression node is a terminal Literal
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxDecimalLiteral
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxIntegerLiteral
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxNull
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxStringConcat
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxStringLiteral
- isLiteral() - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- isLiteral() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
-
Check if the expression is a literal
- isLiteral() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNullLiteral
-
Check if the expression is a literal
- isLiteral() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
Check if the expression is a literal
- isLiteral() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
-
Check if the expression is a literal
- isLiteral() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLExpression
-
Check if the expression is a literal
- IsLocalHost - Class in ortus.boxlang.runtime.bifs.global.decision
- IsLocalHost() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsLocalHost
-
Constructor
- isLoop() - Method in exception class ortus.boxlang.runtime.types.exceptions.AbortException
-
Is this abort type loop? Use with exit component.
- isMap(Object) - Static method in class ortus.boxlang.runtime.bifs.global.decision.IsStruct
-
Check if we are a native Map
- isModuleImport() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Is this import a module import?
- isMultiImport() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Is this import a wildcard import?
- isNativeArray(Object) - Static method in class ortus.boxlang.runtime.bifs.global.decision.IsArray
-
Test if the passed object is a native array
- isNativeArrayOrList(Object) - Static method in class ortus.boxlang.runtime.bifs.global.decision.IsArray
-
Tests if the passed object is a native array or List interface
- isNew - Static variable in class ortus.boxlang.runtime.scopes.Key
- isNoOverlaps() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get a boolean flag that turns off task stacking.
- isNot() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Get the not
- isNot() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Get the not
- isNot() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Get the not
- ISNOTNULL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
- isNull() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Verifies if the value is null or not
- isNull() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Returns whether this parameter has a null value override.
- IsNull - Class in ortus.boxlang.runtime.bifs.global.decision
- IsNull - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- IsNull() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsNull
-
Constructor
- IsNull() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.IsNull
- ISNULL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
- isNullParam() - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Is this parameter specifically typed as 'null'?
- isNumeric(Map<SQLTable, Query>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLExpression
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- isNumeric(QoQSelectExecution) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
Runtime check if the expression evaluates to a numeric value and works for columns as well
- IsNumeric - Class in ortus.boxlang.runtime.bifs.global.decision
- IsNumeric() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsNumeric
-
Constructor
- iso - Static variable in class ortus.boxlang.runtime.scopes.Key
- ISO_COUNTRIES - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
More Lookups
- ISO_DATE_FORMATTER - Static variable in class ortus.boxlang.runtime.types.util.DateTimeHelper
- ISO_DATE_ONLY - Static variable in class ortus.boxlang.runtime.types.util.DateTimeHelper
- ISO_DATE_TIME_MILIS_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- ISO_DATE_TIME_MILIS_NO_T_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- ISO_DATE_TIME_VARIATION_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- ISO_LANGUAGES - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
- ISO_OFFSET_DATE_TIME_NOMILLIS_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- isObject(Object) - Static method in class ortus.boxlang.runtime.bifs.global.decision.IsObject
-
See above
- IsObject - Class in ortus.boxlang.runtime.bifs.global.decision
- IsObject() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsObject
-
Constructor
- isOfType(String) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Check if the underlying Value is an instance of a specific class.
- isolation - Static variable in class ortus.boxlang.runtime.scopes.Key
- isOnTheFly() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Is this a onTheFly datasource
- isOnTheFly() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Are we an on the fly datasource?
- isPage() - Method in exception class ortus.boxlang.runtime.types.exceptions.AbortException
-
Is this abort type page?
- isPBEAlgorithm(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
Returns true if the algorithm is a Password Based Encryption algorithm
- isPoolable() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- isPositional() - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
-
Was this arguments scope created with an array of arguments or a struct of named arguments?
- isPosixCompliant(Object) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Tests whether the file system requested by the path is posix compliant
- isPre() - Method in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- isPresent() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Verifies if the attempt is empty or not using the following rules: - If the value is null, it is empty - Else it is not empty
- isPresent() - Method in class ortus.boxlang.runtime.dynamic.casters.CastAttempt
-
Verifies if the attempt is empty
- isPresent() - Method in class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Verifies if the segment or the data structure has data.
- isQoQ() - Method in class ortus.boxlang.runtime.jdbc.QueryOptions
- IsQuery - Class in ortus.boxlang.runtime.bifs.global.decision
- IsQuery() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsQuery
-
Constructor
- isReadOnly() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- isReportingEnabled() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Is reporting enabled
- isReportingEnabled() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Returns a flag indicating if the cache has reporting enabled
- isRequest() - Method in exception class ortus.boxlang.runtime.types.exceptions.AbortException
-
Is this abort type request?
- isReturn() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
- isRunning() - Method in class ortus.boxlang.debugger.DebugAdapter
-
Used to determin if the debug session has completed.
- isRunning() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Is it running: Alias to hasStarted()
- isSafe() - Method in class ortus.boxlang.compiler.ast.expression.BoxAccess
- isSafe() - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- isSAMInterface(Class<?>) - Static method in class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyService
-
Checks if the clazz is an interface and if it has 1 abstract method
- isScheduled() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Get a boolean value that lets us know if this task has been scheduled.
- isScope() - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Returns the value of the
isScope
record component. - isScope(String) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Test to see if the given token represents a scope
- isShowDebugOutput() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Get the debug output flag for this request This is a request-specific setting that can be used to enable or disable debug output for a request regardless of the runtime's debug mode.
- isShutdown - Static variable in class ortus.boxlang.runtime.scopes.Key
- isShutdown() - Method in class ortus.boxlang.runtime.application.Session
-
Tests if the session is still active or shutdown
- isSimpleValue(Object) - Static method in class ortus.boxlang.runtime.bifs.global.decision.IsSimpleValue
-
Determine whether the given value is a string, boolean, numeric, or date value.
- IsSimpleValue - Class in ortus.boxlang.runtime.bifs.global.decision
- IsSimpleValue() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsSimpleValue
-
Constructor
- isSoftReferenced() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- isSoftReferenced() - Method in interface ortus.boxlang.runtime.types.IStruct
-
Returns a boolean as to whether the struct assignments are soft referenced
- isSoftReferenced() - Method in class ortus.boxlang.runtime.types.Struct
-
Returns a boolean as to whether this is a soft-referenced struct
- isSoftReferenced() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns a boolean as to whether this is a soft-referenced struct
- isSoftReferenced() - Method in class ortus.boxlang.runtime.types.XML
- isStarExpression() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Is this column a star column?
- isStatic() - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Returns the value of the
isStatic
record component. - isStringType(QueryColumnType) - Static method in enum class ortus.boxlang.runtime.types.QueryColumnType
-
Does this represent a type that can be treated as a string?
- isStruct() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Checks if the underlying value implements ortus.boxlang.runtime.types.IStruct
- isStruct(Object) - Static method in class ortus.boxlang.runtime.bifs.global.decision.IsStruct
-
Verify that this is a struct
- IsStruct - Class in ortus.boxlang.runtime.bifs.global.decision
- IsStruct() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsStruct
-
Constructor
- isSubParser() - Method in class ortus.boxlang.compiler.parser.AbstractParser
- Issue - Class in ortus.boxlang.compiler.ast
-
Error generated by the parser, consist of an error message and the position with in the source code of the offending symbol.
- Issue(String, BoxExpression) - Constructor for record class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor.Issue
-
Creates an instance of a
Issue
record class. - Issue(String, BoxNode) - Constructor for record class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor.Issue
-
Creates an instance of a
Issue
record class. - Issue(String, Position) - Constructor for class ortus.boxlang.compiler.ast.Issue
-
Creates a parsing error message
- issues - Variable in class ortus.boxlang.compiler.parser.AbstractParser
- issues - Variable in exception class ortus.boxlang.runtime.types.exceptions.ParseException
- issuesAsString(List<Issue>) - Static method in exception class ortus.boxlang.runtime.types.exceptions.ParseException
- isSupported(TemporalField) - Method in class ortus.boxlang.runtime.types.DateTime
- isSupported(TemporalUnit) - Method in class ortus.boxlang.runtime.types.DateTime
- isTag() - Method in exception class ortus.boxlang.runtime.types.exceptions.AbortException
-
Is this abort type tag? Use with exit component.
- isTemplate() - Method in class ortus.boxlang.compiler.SourceMap
- isTemplate() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
- isTemplate() - Method in exception class ortus.boxlang.runtime.types.exceptions.AbortException
-
Is this abort type template? Use with exit component.
- IStepStrategy - Interface in ortus.boxlang.debugger
- isThreadAlive - Class in ortus.boxlang.runtime.bifs.global.async
- isThreadAlive() - Constructor for class ortus.boxlang.runtime.bifs.global.async.isThreadAlive
-
Constructor
- isThreadAlive(Key) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Verify if a thread is alive
- IsThreadInterrupted - Class in ortus.boxlang.runtime.bifs.global.async
- IsThreadInterrupted() - Constructor for class ortus.boxlang.runtime.bifs.global.async.IsThreadInterrupted
-
Constructor
- IsThreadInterrupted(IBoxContext) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Interrupt the current thread
- IsThreadInterrupted(Key) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Interrupt a named thread
- isThrow(TokenStream) - Method in class ortus.boxlang.compiler.parser.BoxParserControl
-
Provides a gate for the [throw expr] rule if the token after throw is `(` don't match since we'll assume it's the throw() BIF.
- isThrow(TokenStream) - Method in class ortus.boxlang.compiler.parser.CFParserControl
-
Provides a gate for the [throw expr] rule if the token after throw is `(` don't match since we'll assume it's the throw() BIF.
- isTraceEnabled() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isTraceEnabled(Marker) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- IStruct - Interface in ortus.boxlang.runtime.types
- IStruct.TYPES - Enum Class in ortus.boxlang.runtime.types
-
The Available types of structs
- isTrustedCache() - Static method in record class ortus.boxlang.compiler.ClassInfo
- isUDF(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies the incoming object is a Function
- isValid - Static variable in class ortus.boxlang.runtime.scopes.Key
- isValid() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Verifies if the attempt is valid or not according to the validation rules registered If the attempt is empty, it is not valid
- isValid(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- isValid(String) - Static method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Is this a valid driver type
- isValid(String) - Static method in class ortus.boxlang.runtime.logging.LogLevel
-
Validate if the incoming string level is valid or not
- isValid(String) - Static method in enum class ortus.boxlang.runtime.types.BoxLangType
-
Validate if the incoming value is a valid BoxLangType.
- isValid(Key) - Static method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Is this a valid driver type
- isValid(Key) - Static method in enum class ortus.boxlang.runtime.types.BoxLangType
-
Validate if the incoming value is a valid BoxLangType.
- IsValid - Class in ortus.boxlang.runtime.bifs.global.decision
- IsValid() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsValid
-
Constructor
- isValidCreditCard(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Perform the Lunh algorithm to validate a credit card number.
- isValidEmail(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies if the incoming object is a valid email address
- isValidFilePath(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Is the file path a valid file path
- isValidFilePath(Path) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Is the file path a valid file path.
- isValidGUID(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates the given string is a valid Version 4 UUID - in SQL Server, this is known as a GUID.
- isValidHexString(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates the given string is a valid hexadecimal string.
- isValidInteger(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates the given string is a valid integer value.
- isValidMatch(String, String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies if the incoming value matches the passed regular expression
- isValidMatchNoCase(String, String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies if the incoming value matches the passed regular expression without case-sensitivity
- isValidNumeric(Object) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates the given string is a valid numeric value.
- isValidPattern(String, String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies that the incoming string matches the incoming regex pattern
- isValidRange(Object, Number, Number) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Verifies if the incoming object is within the incoming min and max range
- isValidSSN(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates a Social Security Number (SSN) in the format of 123-45-6789 or 123456789.
- isValidTelephone(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates a North American Numbering Plan (NANP) telephone number.
- isValidURL(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates a URL string.
- isValidUUID(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates the given string is a valid compatible UUID.
- isValidVariableName(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates a variable name is valid.
- isValidZipCode(String) - Static method in class ortus.boxlang.runtime.util.ValidationUtil
-
Validates US-only postal codes.
- isWarnEnabled() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isWarnEnabled(Marker) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- isWrapperFor(Class<?>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- isWrapperFor(Class<?>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- isWrapperFor(Class<?>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- IsXML - Class in ortus.boxlang.runtime.bifs.global.decision
- IsXML() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsXML
-
Constructor
- IsXmlAttribute - Class in ortus.boxlang.runtime.bifs.global.decision
- IsXmlAttribute() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsXmlAttribute
-
Constructor
- IsXMLDoc - Class in ortus.boxlang.runtime.bifs.global.decision
- IsXMLDoc() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsXMLDoc
-
Constructor
- IsXMLElem - Class in ortus.boxlang.runtime.bifs.global.decision
- IsXMLElem() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsXMLElem
-
Constructor
- IsXMLNode - Class in ortus.boxlang.runtime.bifs.global.decision
- IsXMLNode() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsXMLNode
-
Constructor
- IsXMLRoot - Class in ortus.boxlang.runtime.bifs.global.decision
- IsXMLRoot() - Constructor for class ortus.boxlang.runtime.bifs.global.decision.IsXMLRoot
-
Constructor
- isZipFile(String) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
Verifies if a file is a zip file or not
- IsZipFile - Class in ortus.boxlang.runtime.bifs.global.zip
- IsZipFile() - Constructor for class ortus.boxlang.runtime.bifs.global.zip.IsZipFile
-
Constructor
- item - Static variable in class ortus.boxlang.runtime.scopes.Key
- ITemplateRunnable - Interface in ortus.boxlang.runtime.runnables
- iterations - Static variable in class ortus.boxlang.runtime.scopes.Key
- iterator() - Method in class ortus.boxlang.runtime.types.Array
- iterator() - Method in class ortus.boxlang.runtime.types.Query
- iteratorForAppenders() - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- ITransaction - Interface in ortus.boxlang.runtime.jdbc
-
A transaction interface which defines transaction management methods for JDBC connections.
- ITranspiler - Interface in ortus.boxlang.compiler.asmboxpiler
- ITranspiler - Interface in ortus.boxlang.compiler.javaboxpiler
-
BoxLang AST transpiler interface
- IType - Interface in ortus.boxlang.runtime.types
-
Represents a base type Type Hierarchy - Struct - sorted, ordered, etc - Array - XML - Query - Simple - String - Numeric - Boolean - List - Date
- IUnmodifiable - Interface in ortus.boxlang.runtime.types.unmodifiable
-
Represents a base type which is Unmodifiable
- IVMInitializationStrategy - Interface in ortus.boxlang.debugger
- IVorSalt - Static variable in class ortus.boxlang.runtime.scopes.Key
J
- java - Static variable in class ortus.boxlang.runtime.scopes.Key
- JAVA_PACKAGE - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- JAVA_PREFIX - Static variable in class ortus.boxlang.runtime.loader.ClassLocator
- JavaBoxpiler - Class in ortus.boxlang.compiler.javaboxpiler
-
This class uses the Java compiler to turn a BoxLang script into a Java class
- JavaCast - Class in ortus.boxlang.runtime.bifs.global.system
- JavaCast() - Constructor for class ortus.boxlang.runtime.bifs.global.system.JavaCast
-
Constructor
- JavaClassByteCode - Class in ortus.boxlang.compiler
-
JavaFileObject implementation
- JavaClassByteCode(String, JavaFileObject.Kind) - Constructor for class ortus.boxlang.compiler.JavaClassByteCode
- javaLibraryPaths - Variable in class ortus.boxlang.runtime.config.Configuration
-
An array of directories where jar files will be loaded from at runtime.
- javaLibraryPaths - Static variable in class ortus.boxlang.runtime.scopes.Key
- JavaMethod - Class in ortus.boxlang.runtime.types
-
i wrap up a Java method, allowing it to be passed around and called like a function.
- JavaMethod(Key, DynamicObject) - Constructor for class ortus.boxlang.runtime.types.JavaMethod
-
Constructor Create a new abstract function.
- javaParser - Variable in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
- JavaResolver - Class in ortus.boxlang.runtime.loader.resolvers
-
This resolver deals with Java classes only.
- JavaResolver(ClassLocator) - Constructor for class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Constructor
- javascriptvar - Static variable in class ortus.boxlang.runtime.scopes.Key
- javaSettings - Static variable in class ortus.boxlang.runtime.scopes.Key
- javaSourceClassName - Variable in class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- javaSourceLineEnd - Variable in class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- javaSourceLineStart - Variable in class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- javaSourceNode - Variable in class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- JavaSourceString - Class in ortus.boxlang.compiler
-
Java Source code as a String
- JavaSourceString(String, String) - Constructor for class ortus.boxlang.compiler.JavaSourceString
- JavaTranspiler - Class in ortus.boxlang.compiler.javaboxpiler
-
BoxLang AST to Java AST transpiler The registry maps a AST node to the corresponding Transformer Java class instance.
- JavaTranspiler() - Constructor for class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
- JDBC - Enum constant in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
- jdbcCompliant() - Method in class ortus.boxlang.runtime.jdbc.drivers.DriverShim
-
Returns the wrapped JDBC Driver's JDBC compliant status
- JDBCStatement - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
- jdbcURL - Static variable in class ortus.boxlang.runtime.scopes.Key
- JDITools - Class in ortus.boxlang.debugger
- JDITools() - Constructor for class ortus.boxlang.debugger.JDITools
- JDITools.WrappedValue - Record Class in ortus.boxlang.debugger
-
This wraps up a Value from the com.sun.JDI package to provide a more convenient interface for accessing the state of objects in the VM.
- join - Static variable in class ortus.boxlang.runtime.scopes.Key
- joinAllThreads(Integer) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Joins all threads in the request thread manager
- joinOrDefault(T) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Returns the result value when complete, or throws an (unchecked) exception if completed exceptionally.
- joinThread(Key, Integer) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Join a thread by name
- joinThreads(Array, Integer) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Join an array of thread names
- JS_COMMON_ALT_STRING_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- JS_COMMON_TO_STRING_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- jsessionID - Static variable in class ortus.boxlang.runtime.scopes.Key
- json - Static variable in class ortus.boxlang.runtime.scopes.Key
- JSONDeserialize - Class in ortus.boxlang.runtime.bifs.global.conversion
- JSONDeserialize() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.JSONDeserialize
-
Constructor
- jsonExclude - Static variable in class ortus.boxlang.runtime.scopes.Key
- jsonInclude - Static variable in class ortus.boxlang.runtime.scopes.Key
- jsonNeverInclude - Static variable in class ortus.boxlang.runtime.scopes.Key
- JSONPrettify - Class in ortus.boxlang.runtime.bifs.global.conversion
- JSONPrettify() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.JSONPrettify
-
Constructor
- JSONSerialize - Class in ortus.boxlang.runtime.bifs.global.conversion
- JSONSerialize - Static variable in class ortus.boxlang.runtime.scopes.Key
- JSONSerialize() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.JSONSerialize
-
Constructor
- JSONUtil - Class in ortus.boxlang.runtime.types.util
-
Utility class for JSON operations based on our library of choice.
- JSONUtil() - Constructor for class ortus.boxlang.runtime.types.util.JSONUtil
- JSRScriptingRequestBoxContext - Class in ortus.boxlang.runtime.scripting
-
This context represents the context of a JSR scripting execution
- JSRScriptingRequestBoxContext() - Constructor for class ortus.boxlang.runtime.scripting.JSRScriptingRequestBoxContext
-
Creates a new execution context
- JSRScriptingRequestBoxContext(URI) - Constructor for class ortus.boxlang.runtime.scripting.JSRScriptingRequestBoxContext
-
Creates a new execution context with a template
- JSRScriptingRequestBoxContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.scripting.JSRScriptingRequestBoxContext
-
Creates a new execution context with a parent context
- JSRScriptingRequestBoxContext(IBoxContext, URI) - Constructor for class ortus.boxlang.runtime.scripting.JSRScriptingRequestBoxContext
-
Creates a new execution context with a parent context, and template
- JSStringFormat - Class in ortus.boxlang.runtime.bifs.global.string
- JSStringFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.string.JSStringFormat
-
Constructor
- Justify - Class in ortus.boxlang.runtime.bifs.global.string
- Justify() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Justify
-
Constructor
K
- kebabCase(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Create kebab-case from a string
- KebabCase - Class in ortus.boxlang.runtime.bifs.global.string
- KebabCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.KebabCase
-
Constructor
- keepaliveTime - Static variable in class ortus.boxlang.runtime.scopes.Key
- keepWorking() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- keepWorking() - Method in class ortus.boxlang.debugger.BoxLangRemoteDebugger
- keepWorking() - Method in interface ortus.boxlang.debugger.IBoxLangDebugger
- key - Static variable in class ortus.boxlang.runtime.scopes.Key
- key - Static variable in class ortus.boxlang.runtime.types.meta.BoxMeta
-
The key used for BoxLang meta data
- key() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- key() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
The key associated with this entry
- key() - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Returns the value of the
key
record component. - key() - Method in enum class ortus.boxlang.runtime.events.BoxEvent
-
Returns the key representing the event name.
- Key - Class in ortus.boxlang.runtime.scopes
-
Represents a case-insenstive key, while retaining the original case too.
- Key(String) - Constructor for class ortus.boxlang.runtime.scopes.Key
-
Constructor
- Key(String, Object) - Constructor for class ortus.boxlang.runtime.scopes.Key
-
Constructor for a key that is not a string
- KEY_ALGORITHMS - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
Supported key algorithms key factory algorithms
- KEY_LENGTH_LONGEST_FIRST_COMPARATOR - Static variable in class ortus.boxlang.runtime.types.Struct
-
A pre-made comparator to use with a sorted struct to sort longest keys first, and shortest last
- KeyCased - Class in ortus.boxlang.runtime.scopes
-
Represents a case-sensitive key Implements the Serializable interface in case duplication is requested within a native HashMap or ArrayList
- KeyCased(String) - Constructor for class ortus.boxlang.runtime.scopes.KeyCased
-
Constructor
- KeyCased(String, Object) - Constructor for class ortus.boxlang.runtime.scopes.KeyCased
-
Constructor for a key that is not a string
- KeyCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Key
- KeyCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.KeyCaster
- keyMap - Static variable in class ortus.boxlang.runtime.scopes.Key
- KeyNotFoundException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
The exception thrown when a key cannot be located within a struct
- KeyNotFoundException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.KeyNotFoundException
-
Constructor when we don't know the actual struct that was being searched
- KeyNotFoundException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.KeyNotFoundException
-
Constructor
- KeyNotFoundException(String, IStruct) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.KeyNotFoundException
-
Constructor when we know the actual struct that was being searched
- keyRegistry - Variable in class ortus.boxlang.runtime.events.InterceptorPool
-
Key registry of announced states, to avoid key creation
- keySet() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- keySet() - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- keySet() - Method in class ortus.boxlang.runtime.types.Struct
-
Returns a
Set
view of the keys contained in this map. - keySet() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns a
Set
view of the keys contained in this map. - keySet() - Method in class ortus.boxlang.runtime.types.XML
- keySize - Static variable in class ortus.boxlang.runtime.scopes.Key
L
- label - Variable in class ortus.boxlang.debugger.types.ExceptionBreakpointsFilter
- label - Static variable in class ortus.boxlang.runtime.scopes.Key
- label() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Returns the value of the
label
record component. - lambda - Static variable in class ortus.boxlang.runtime.scopes.Key
- Lambda - Class in ortus.boxlang.runtime.types
-
Represents a Lambda, which is a function, but has less data than a UDF and performs NO scope lookups outside of itself.
- Lambda() - Constructor for class ortus.boxlang.runtime.types.Lambda
-
Constructor
- LAMBDA - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- LAMBDA - Static variable in record class ortus.boxlang.runtime.types.Argument
- LambdaBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the execution of a Lambda.
- LambdaBoxContext(IBoxContext, Lambda) - Constructor for class ortus.boxlang.runtime.context.LambdaBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- LambdaBoxContext(IBoxContext, Lambda, ArgumentsScope) - Constructor for class ortus.boxlang.runtime.context.LambdaBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- LambdaBoxContext(IBoxContext, Lambda, Key, Object[]) - Constructor for class ortus.boxlang.runtime.context.LambdaBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- LambdaBoxContext(IBoxContext, Lambda, Key, Map<Key, Object>) - Constructor for class ortus.boxlang.runtime.context.LambdaBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- LambdaBoxContext(IBoxContext, Lambda, Key, ArgumentsScope) - Constructor for class ortus.boxlang.runtime.context.LambdaBoxContext
-
Creates a new execution context with a bounded function instance and parent context and arguments scope
- language - Static variable in class ortus.boxlang.runtime.scopes.Key
- last() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- lastAccessed() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- lastAccessed() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
When this cache entry was last accessed
- lastAccessTimeout() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- lastAccessTimeout() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
The last access timeout of this cache entry in seconds
- lastIndexOf(Object) - Method in class ortus.boxlang.runtime.types.Array
- lastModeWas(int) - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
-
Check if the last mode was a specific mode
- lastModeWas(int) - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Check if the last mode was a specific mode
- lastModeWas(int) - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Check if the last mode was a specific mode
- lastModified - Variable in class ortus.boxlang.runtime.types.File
- lastModified() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
lastModified
record component. - lastReapDatetime() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get the date/time of the last reap the cache did
- lastReapDatetime() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get the date/time of the last reap the cache did
- lastVisit - Static variable in class ortus.boxlang.runtime.scopes.Key
- LaunchRequest - Class in ortus.boxlang.debugger.request
-
Models the request to launch a specific file
- LaunchRequest() - Constructor for class ortus.boxlang.debugger.request.LaunchRequest
- LaunchRequest.LaunchRequestArguments - Class in ortus.boxlang.debugger.request
- LaunchRequestArguments() - Constructor for class ortus.boxlang.debugger.request.LaunchRequest.LaunchRequestArguments
- lazy - Static variable in class ortus.boxlang.runtime.scopes.Key
- LCase - Class in ortus.boxlang.runtime.bifs.global.string
- LCase - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- LCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.LCase
-
Constructor
- LCase() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.LCase
- lcFirst(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Lowercase the first letter of a string
- leakDetectionThreshold - Static variable in class ortus.boxlang.runtime.scopes.Key
- leaveIndex - Static variable in class ortus.boxlang.runtime.scopes.Key
- Left - Class in ortus.boxlang.runtime.bifs.global.string
- Left - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Left() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Left
-
Constructor
- Left() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Left
- LEFT - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.TransformerContext
- LEFT - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
- LEFT - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
- len - Static variable in class ortus.boxlang.runtime.scopes.Key
- Len - Class in ortus.boxlang.runtime.bifs.global.type
- Len() - Constructor for class ortus.boxlang.runtime.bifs.global.type.Len
-
Constructor
- length - Static variable in class ortus.boxlang.runtime.scopes.Key
- Length - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Length() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Length
- lenientDateComparison - Static variable in class ortus.boxlang.runtime.operators.Compare
-
Flag to allow compat to set the comparison mode for dates to loose
- LessThan - Class in ortus.boxlang.runtime.operators
-
Performs LT or
<
comparison Compares numbers as numbers, compares strings case insensitive - LessThan - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- LessThan() - Constructor for class ortus.boxlang.runtime.operators.LessThan
- LESSTHAN - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- LessThanEqual - Class in ortus.boxlang.runtime.operators
-
Performs LTE or
<=
comparison Compares numbers as numbers, compares strings case insensitive - LessThanEqual() - Constructor for class ortus.boxlang.runtime.operators.LessThanEqual
- LessThanEquals - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- LESSTHANOREQUAL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- level - Variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
-
The level of the logger.
- level - Static variable in class ortus.boxlang.runtime.scopes.Key
- LEVEL_DEBUG - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- LEVEL_ERROR - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- LEVEL_FATAL - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- LEVEL_INFO - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- LEVEL_TRACE - Static variable in class ortus.boxlang.runtime.logging.LoggingService
-
-------------------------------------------------------------------------- Public Constants --------------------------------------------------------------------------
- LEVEL_WARN - Static variable in class ortus.boxlang.runtime.logging.LoggingService
- lexical - Static variable in class ortus.boxlang.runtime.scopes.Key
- LFU - Class in ortus.boxlang.runtime.cache.policies
-
Least Frequently Used cache policy Hit count ascending
- LFU() - Constructor for class ortus.boxlang.runtime.cache.policies.LFU
- LIFO - Class in ortus.boxlang.runtime.cache.policies
-
LIFO - Compare by created descending
- LIFO() - Constructor for class ortus.boxlang.runtime.cache.policies.LIFO
- LIKE - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- LikeOperation - Class in ortus.boxlang.runtime.jdbc.qoq
-
Implements the LIKE operation for SQL QoQ
- LikeOperation() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.LikeOperation
- limit - Static variable in class ortus.boxlang.runtime.scopes.Key
- line - Variable in class ortus.boxlang.debugger.types.Breakpoint
- line - Variable in class ortus.boxlang.debugger.types.StackFrame
- line - Static variable in class ortus.boxlang.runtime.scopes.Key
- LINE_ENDINGS - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- LINE_SEPARATOR - Static variable in class ortus.boxlang.runtime.util.FileSystemUtil
-
The OS line separator
- lineNumber - Static variable in class ortus.boxlang.runtime.scopes.Key
- LineNumberIns(List<AbstractInsnNode>, List<AbstractInsnNode>) - Constructor for record class ortus.boxlang.compiler.asmboxpiler.AsmHelper.LineNumberIns
-
Creates an instance of a
LineNumberIns
record class. - LINKED - Enum constant in enum class ortus.boxlang.runtime.types.IStruct.TYPES
- LINKED_CASE_SENSITIVE - Enum constant in enum class ortus.boxlang.runtime.types.IStruct.TYPES
- LinkedHashMapOfAny(Object...) - Static method in class ortus.boxlang.runtime.types.util.MapHelper
-
Create a LinkedHashMap from a list of values.
- LinkedHashMapOfProperties(Object...) - Static method in class ortus.boxlang.runtime.types.util.MapHelper
-
Create a LinkedHashMap from a list of values.
- linkedOf(Object...) - Static method in class ortus.boxlang.runtime.types.Struct
-
Create a linked struct from a list of values.
- list - Static variable in class ortus.boxlang.runtime.scopes.Key
- LIST - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- LIST - Static variable in record class ortus.boxlang.runtime.types.Argument
- List Action - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- ListAppend - Class in ortus.boxlang.runtime.bifs.global.list
- ListAppend() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListAppend
-
Constructor
- ListAvg - Class in ortus.boxlang.runtime.bifs.global.list
- ListAvg() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListAvg
-
Constructor
- ListChangeDelims - Class in ortus.boxlang.runtime.bifs.global.list
- ListChangeDelims() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListChangeDelims
-
Constructor
- ListCompact - Class in ortus.boxlang.runtime.bifs.global.list
- ListCompact() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListCompact
-
Constructor
- ListDeleteAt - Class in ortus.boxlang.runtime.bifs.global.list
- ListDeleteAt() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListDeleteAt
-
Constructor
- listDirectory(String, Boolean, Object, String, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Lists the contents of a directory
- ListEach - Class in ortus.boxlang.runtime.bifs.global.list
- ListEach() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListEach
-
Constructor
- listener - Static variable in class ortus.boxlang.runtime.scopes.Key
- listEntries(String, Object, Boolean, IBoxContext) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
List the entries in a zip file into an array of structures of information about the entries.
- listEntriesFlat(String, Object, Boolean, IBoxContext) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
List the entries into a flat array of paths in a zip file
- ListEvery - Class in ortus.boxlang.runtime.bifs.global.list
- ListEvery() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListEvery
-
Constructor
- ListFilter - Class in ortus.boxlang.runtime.bifs.global.list
- ListFilter() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListFilter
-
Constructor
- ListFind - Class in ortus.boxlang.runtime.bifs.global.list
- ListFind() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListFind
-
Constructor
- ListGetAt - Class in ortus.boxlang.runtime.bifs.global.list
- ListGetAt() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListGetAt
-
Constructor
- ListGetEndings - Class in ortus.boxlang.runtime.bifs.global.list
- ListGetEndings() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListGetEndings
-
Constructor
- ListIndexExists - Class in ortus.boxlang.runtime.bifs.global.list
- ListIndexExists() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListIndexExists
-
Constructor
- listInfo - Static variable in class ortus.boxlang.runtime.scopes.Key
- listingToNames(Stream<Path>) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryList
- listingToPaths(Stream<Path>) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryList
- listingToQuery(Stream<Path>, String) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryList
- listingToQueryNames(Stream<Path>, Path) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryList
- ListInsertAt - Class in ortus.boxlang.runtime.bifs.global.list
- ListInsertAt() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListInsertAt
-
Constructor
- ListItemTrim - Class in ortus.boxlang.runtime.bifs.global.list
- ListItemTrim() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListItemTrim
-
Constructor
- listIterator() - Method in class ortus.boxlang.runtime.types.Array
- listIterator(int) - Method in class ortus.boxlang.runtime.types.Array
- ListLen - Class in ortus.boxlang.runtime.bifs.global.list
- ListLen() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListLen
-
Constructor
- ListMap - Class in ortus.boxlang.runtime.bifs.global.list
- ListMap() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListMap
-
Constructor
- ListPrepend - Class in ortus.boxlang.runtime.bifs.global.list
- ListPrepend() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListPrepend
-
Constructor
- ListQualify - Class in ortus.boxlang.runtime.bifs.global.list
- ListQualify() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListQualify
-
Constructor
- ListReduce - Class in ortus.boxlang.runtime.bifs.global.string
- ListReduce() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ListReduce
-
Constructor
- ListReduceRight - Class in ortus.boxlang.runtime.bifs.global.list
- ListReduceRight() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListReduceRight
-
Constructor
- ListRemoveDuplicates - Class in ortus.boxlang.runtime.bifs.global.list
- ListRemoveDuplicates() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListRemoveDuplicates
-
Constructor
- ListRest - Class in ortus.boxlang.runtime.bifs.global.list
- ListRest() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListRest
-
Constructor
- ListSetAt - Class in ortus.boxlang.runtime.bifs.global.list
- ListSetAt() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListSetAt
-
Constructor
- ListSome - Class in ortus.boxlang.runtime.bifs.global.list
- ListSome() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListSome
-
Constructor
- ListSort - Class in ortus.boxlang.runtime.bifs.global.list
- ListSort() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListSort
-
Constructor
- ListToArray - Class in ortus.boxlang.runtime.bifs.global.list
- ListToArray() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListToArray
-
Constructor
- listToJSON - Static variable in class ortus.boxlang.runtime.scopes.Key
- ListUtil - Class in ortus.boxlang.runtime.types.util
-
I handle basic list operations.
- ListUtil() - Constructor for class ortus.boxlang.runtime.types.util.ListUtil
- ListValueCount - Class in ortus.boxlang.runtime.bifs.global.list
- ListValueCount() - Constructor for class ortus.boxlang.runtime.bifs.global.list.ListValueCount
-
Constructor
- lJustify - Static variable in class ortus.boxlang.runtime.scopes.Key
- load(IBoxContext, String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class without a direct resolver.
- load(IBoxContext, String, String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class from a specific resolver This is a convenience method that will throw an exception if the class is not found
- load(IBoxContext, String, String, Boolean) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class from a specific resolver
- load(IBoxContext, String, String, Boolean, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class from a specific resolver
- load(IBoxContext, String, String, Boolean, List<ImportDefinition>, Boolean) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class from a specific resolver
- load(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class without a direct resolver or with a resovler prefix.
- loadApplicationDescriptor(URI) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
This will look for an Application.bx file in the root mapping, load it if found, and configure the Application settings
- loadClass(String, IBoxContext, BoxSourceType) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Load the class for a BL class, JIT compiling if needed Returns the class instantiated and the init() method run
- loadClass(Transpiler, BoxIdentifier) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
-
Create the nodes for loading a class from the class locator classLocator.load( context, "NameOfClass", imports )
- loadClass(ResolvedFilePath, IBoxContext) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Load the class for a BL class, JIT compiling if needed Returns the class instantiated and the init() method run
- loadClassFiles(String, Boolean) - Static method in class ortus.boxlang.runtime.loader.util.ClassDiscovery
-
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
- loadClassInstance(IBoxContext, String) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Helper method to create the instance of our class so we can reuse this logic.
- loadComponentRegistry() - Method in class ortus.boxlang.runtime.services.ComponentService
-
This method loads all of the components into the service by scanning the
ortus.boxlang.runtime.components.
package. - loadCore() - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the default internal core config file
resources/config/boxlang.json
- loadCurrentContext() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- loadDescriptor(IBoxContext) - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
Load the ModuleConfig.bx from disk, construct it and store it Then populate the module record with the information from the descriptor
- loadFromClassPaths(IBoxContext, String, Array, Boolean, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class from a specific array of class paths
- loadFromFile(File) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a file
- loadFromFile(String) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a String file source
- loadFromFile(URL) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a URL file source
- loadFromFile(Path) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a file Path
- loadFromMap(Map<Object, Object>) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a Map of settings
- loadFromMap(IStruct) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load the config from a Struct of settings
- loadFromResources(String) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Load a config file from the BoxLang
resources
folder using the class loader - loadGlobalFunctions() - Method in class ortus.boxlang.runtime.services.FunctionService
-
This method loads all of the global functions into the service by scanning the
ortus.boxlang.runtime.bifs.global
package. - loadPaths - Static variable in class ortus.boxlang.runtime.scopes.Key
- loadScheduler(Key, IScheduler) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
This method is used to load a scheduler into the service.
- loadSource(IBoxContext, String) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Load the class for an ad-hoc script, JIT compiling if needed
- loadSource(IBoxContext, String, BoxSourceType) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Load the class for an ad-hoc script, JIT compiling if needed
- loadStatement(IBoxContext, String, BoxSourceType) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Load the class for a script, JIT compiling if needed
- loadTemplateAbsolute(IBoxContext, ResolvedFilePath) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Load the class for a template, JIT compiling if needed
- loadTemplateRelative(IBoxContext, String) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Load the class for a template, JIT compiling if needed
- local_addr - Static variable in class ortus.boxlang.runtime.scopes.Key
- local_host - Static variable in class ortus.boxlang.runtime.scopes.Key
- LocalDateDeserializer - Class in ortus.boxlang.runtime.util.conversion.deserializers
- LocalDateDeserializer() - Constructor for class ortus.boxlang.runtime.util.conversion.deserializers.LocalDateDeserializer
-
Constructor
- LocalDateTimeDeserializer - Class in ortus.boxlang.runtime.util.conversion.deserializers
- LocalDateTimeDeserializer() - Constructor for class ortus.boxlang.runtime.util.conversion.deserializers.LocalDateTimeDeserializer
-
Constructor
- locale - Variable in class ortus.boxlang.runtime.config.Configuration
-
The default locale to use for the runtime Uses the default system locale if not set
- locale - Static variable in class ortus.boxlang.runtime.scopes.Key
- LOCALE_ALIASES - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
A collection of common locale aliases which are used by both ACF and Lucee
- localeSensitive - Static variable in class ortus.boxlang.runtime.scopes.Key
- localIp - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The inet address
- LocalizationUtil - Class in ortus.boxlang.runtime.util
-
A Collection of Common Static Properties and Methods to support Localization
- LocalizationUtil() - Constructor for class ortus.boxlang.runtime.util.LocalizationUtil
- localizedCurrencyFormatter(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized currency formatter
- localizedCurrencyFormatter(Locale, String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized currency formatter
- localizedDateFormatter(Locale, FormatStyle) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized DateTimeFormatter instance
- localizedDecimalFormatter(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized decimal formatter
- localizedDecimalFormatter(Locale, String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a localized decimal formatter
- localizedDecimalSymbols(Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns the localized decimal format symbols for the specified locale
- localizedMessage - Static variable in class ortus.boxlang.runtime.scopes.Key
- localScope - Variable in class ortus.boxlang.runtime.context.FunctionBoxContext
-
The local scope
- localScope - Variable in class ortus.boxlang.runtime.context.ThreadBoxContext
-
The thread local scope
- LocalScope - Class in ortus.boxlang.runtime.scopes
-
Local scope implementation in BoxLang
- LocalScope() - Constructor for class ortus.boxlang.runtime.scopes.LocalScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- location() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns the value of the
location
record component. - Lock - Class in ortus.boxlang.runtime.components.system
- Lock() - Constructor for class ortus.boxlang.runtime.components.system.Lock
- LockException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a locking operation fails - either with a failure to obtain the lock or due to a timeout
- LockException(String, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.LockException
-
Constructor
- LockException(String, String, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.LockException
-
Constructor
- LockException(String, String, String, String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.LockException
-
Constructor
- lockName - Static variable in class ortus.boxlang.runtime.scopes.Key
- lockName - Variable in exception class ortus.boxlang.runtime.types.exceptions.LockException
-
Name of affected lock (if the lock is unnamed, the value is "anonymous").
- lockOperation - Static variable in class ortus.boxlang.runtime.scopes.Key
- lockOperation - Variable in exception class ortus.boxlang.runtime.types.exceptions.LockException
-
Operation that failed (Timeout, Create Mutex, or Unknown).
- log - Static variable in class ortus.boxlang.runtime.scopes.Key
- log(BigDecimal, MathContext) - Static method in class ortus.boxlang.runtime.bifs.global.math.Log
-
Computes the natural logarithm of a BigDecimal using Newton's method.
- log(LoggingEvent) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- log(Marker, String, int, String, Object[], Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- Log - Class in ortus.boxlang.runtime.bifs.global.math
- Log - Class in ortus.boxlang.runtime.components.system
- Log() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Log
-
Constructor
- Log() - Constructor for class ortus.boxlang.runtime.components.system.Log
-
Constructor
- LOG_FORMAT - Static variable in class ortus.boxlang.runtime.logging.LoggingService
-
The log format for the BoxLang runtime
- LOG_MESSAGE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Log Events
- log10(BigDecimal, MathContext) - Static method in class ortus.boxlang.runtime.bifs.global.math.Log10
-
Computes the logarithm of a BigDecimal to base 10 using Newton's method.
- Log10 - Class in ortus.boxlang.runtime.bifs.global.math
- Log10() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Log10
-
Constructor
- logger - Static variable in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- logger - Variable in class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer
- logger - Static variable in class ortus.boxlang.compiler.Boxpiler
-
Logger Instance
- logger - Variable in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Logger
- logger - Static variable in interface ortus.boxlang.debugger.ISendable
- logger - Variable in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Logger
- logger - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Logger
- logger - Variable in class ortus.boxlang.runtime.bifs.BIF
-
Runtime Logger
- logger - Variable in class ortus.boxlang.runtime.components.Component
-
Runtime Logger
- logger - Variable in class ortus.boxlang.runtime.events.BaseInterceptor
-
The runtime logger
- logger - Variable in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
The logger for this proxy.
- logger - Variable in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Logging Class
- logger - Static variable in class ortus.boxlang.runtime.scopes.Key
- LoggerConfig - Class in ortus.boxlang.runtime.config.segments
-
A default configuration for a logger.
- LoggerConfig(String, LoggingConfig) - Constructor for class ortus.boxlang.runtime.config.segments.LoggerConfig
-
Constructor
- LoggerConfig(Key, LoggingConfig) - Constructor for class ortus.boxlang.runtime.config.segments.LoggerConfig
-
Constructor
- loggers - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
The collection of loggers and their levels
- loggers - Static variable in class ortus.boxlang.runtime.scopes.Key
- logging - Variable in class ortus.boxlang.runtime.config.Configuration
-
The logging configuration
- logging - Static variable in class ortus.boxlang.runtime.scopes.Key
- Logging - Class in ortus.boxlang.runtime.interceptors
-
A BoxLang interceptor that provides logging capabilities
- Logging() - Constructor for class ortus.boxlang.runtime.interceptors.Logging
-
No-Arg Constructor
- Logging(BoxRuntime) - Constructor for class ortus.boxlang.runtime.interceptors.Logging
-
Constructor
- LoggingConfig - Class in ortus.boxlang.runtime.config.segments
-
The BoxLang LoggingConfig class is a configuration segment that is used to define the logging settings for the BoxLang runtime.
- LoggingConfig() - Constructor for class ortus.boxlang.runtime.config.segments.LoggingConfig
-
Default empty constructor
- loggingService - Static variable in class ortus.boxlang.runtime.scopes.Key
- LoggingService - Class in ortus.boxlang.runtime.logging
-
This service allows BoxLang to leverage logging facilities and interact with the logging system: LogBack: https://logback.qos.ch/manual/index.html
- LogLevel - Class in ortus.boxlang.runtime.logging
-
This is a helper class to assist with cross logging and tracing across libraries we use.
- LogLevel() - Constructor for class ortus.boxlang.runtime.logging.LogLevel
- logMessage(String) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Log a message into the default log file and the default log type with no application name
- logMessage(String, String) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Log a message into the default log file and a custom log type with no application name
- logMessage(String, String, String) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Log a message into the default log file and a custom log type and a custom application name
- logMessage(String, String, String, String) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Log a message with specific arguments
- logMessage(IStruct) - Method in class ortus.boxlang.runtime.interceptors.Logging
-
Logs a message to a file or location
- logsDirectory - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
The default logs directory for the runtime
- logsDirectory - Static variable in class ortus.boxlang.runtime.scopes.Key
- LONG - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- LONG - Static variable in record class ortus.boxlang.runtime.types.Argument
- LongCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything
- LongCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.LongCaster
- lookup(String) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Check if an object is in the store or record a hit or miss in the stats
- lookup(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Check if an object is in the store
- lookup(String...) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Check if multiple objects are in the store
- lookup(String...) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Check if multiple objects are in the store
- lookup(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Check if multiple objects are in the store using a filter
- lookup(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Check if multiple objects are in the store using a filter
- lookup(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- lookup(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Check if multiple objects are in the store using a filter
- lookup(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Check if multiple objects are in the store using a filter
- lookup(ICacheKeyFilter) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Check if multiple objects are in the store using a filter
- lookup(ICacheKeyFilter) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Check if multiple objects are in the store using a filter
- lookup(Key) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- lookup(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Check if an object is in the store
- lookup(Key) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Check if an object is in the store
- lookup(Key) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Check if an object is in the store
- lookup(Key) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Check if an object is in the store
- lookup(Key...) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- lookup(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Check if multiple objects are in the store
- lookup(Key...) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Check if multiple objects are in the store
- lookup(Key...) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Check if multiple objects are in the store
- lookup(Key...) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Check if multiple objects are in the store
- lookupPrivateField(Field) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- lookupPrivateMethod(Method) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- lookupQuiet(String) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Check if an object is in the store with no stats updated or listeners
- lookupQuiet(String) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Check if an object is in the store with no stats updated or listeners
- Loop - Class in ortus.boxlang.runtime.components.system
- Loop() - Constructor for class ortus.boxlang.runtime.components.system.Loop
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- LOOP - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer.ExitsAllowed
- LOOP - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer.ExitsAllowed
- LoopUtil - Class in ortus.boxlang.runtime.components.util
- LoopUtil() - Constructor for class ortus.boxlang.runtime.components.util.LoopUtil
- Lower - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Lower() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Lower
- LRU - Class in ortus.boxlang.runtime.cache.policies
-
LRU - Compare by last accessed ascending
- LRU() - Constructor for class ortus.boxlang.runtime.cache.policies.LRU
- Ltrim - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Ltrim() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Ltrim
- LTrim - Class in ortus.boxlang.runtime.bifs.global.string
- LTrim() - Constructor for class ortus.boxlang.runtime.bifs.global.string.LTrim
-
Constructor
- lucee - Static variable in class ortus.boxlang.runtime.scopes.Key
M
- main - Static variable in class ortus.boxlang.runtime.scopes.Key
- main(String[]) - Static method in class ortus.boxlang.compiler.BXCompiler
- main(String[]) - Static method in class ortus.boxlang.compiler.CFTranspiler
- main(String[]) - Static method in class ortus.boxlang.compiler.FeatureAudit
- main(String[]) - Static method in class ortus.boxlang.debugger.Debugee
- main(String...) - Static method in class ortus.boxlang.debugger.DebugMain
- main(String[]) - Static method in class ortus.boxlang.runtime.BoxRunner
-
Execute the BoxLang runtime with the passed arguments.
- main(String[]) - Static method in class ortus.boxlang.runtime.testing.Phase1
-
Main method
- main(String[]) - Static method in class ortus.boxlang.runtime.testing.Phase1Switch
-
Main method
- main(String[]) - Static method in class ortus.boxlang.runtime.testing.Phase1TryCatch
-
Main method
- main(String[]) - Static method in class ortus.boxlang.runtime.testing.Phase2Closure
-
Main method
- main(String[]) - Static method in class ortus.boxlang.runtime.testing.Phase2Lambda
-
Main method
- main(String[]) - Static method in class ortus.boxlang.runtime.testing.Phase2UDF
-
Main method
- map(Function<? super T, ? extends U>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Map the attempt to a new value with a supplier
- map(Function<? super T, ? extends U>) - Method in class ortus.boxlang.runtime.dynamic.casters.CastAttempt
-
Map the attempt to a new value with a supplier
- map(Array, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Maps an existing array to a new array
- map(IStruct, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to map a struct to a new struct
- MapAdapterProtocolMessage - Class in ortus.boxlang.debugger
- MapAdapterProtocolMessage() - Constructor for class ortus.boxlang.debugger.MapAdapterProtocolMessage
- mapArgumentsToDeclaredArguments(Map<Key, Object>, Argument[]) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Map the arguments to the declared arguments by position
- MapHelper - Class in ortus.boxlang.runtime.types.util
- MapHelper() - Constructor for class ortus.boxlang.runtime.types.util.MapHelper
- mapping - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The BoxLang mapping of the module used to construct classes from within it.
- mapping - Static variable in class ortus.boxlang.runtime.scopes.Key
- mappingName() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Returns the value of the
mappingName
record component. - mappingPath() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Returns the value of the
mappingPath
record component. - mappings - Variable in class ortus.boxlang.runtime.config.Configuration
-
A sorted struct of mappings
- mappings - Static variable in class ortus.boxlang.runtime.scopes.Key
- mapToBLTypes(Object, Boolean) - Static method in class ortus.boxlang.runtime.types.util.JSONUtil
-
Maps a deserialized JSON result to BoxLang types.
- MARIADB - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- mask - Static variable in class ortus.boxlang.runtime.scopes.Key
- match - Static variable in class ortus.boxlang.runtime.scopes.Key
- match(String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Compile the pattern from the given string with case sensitivity
- match(String, Boolean) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Compile the pattern from the given string
- match(String, Boolean, int) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Compile the pattern from the given string
- match(Pattern) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Compile the pattern from the given pattern
- matcher() - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Get the matcher instance for the input string and pattern
- matches() - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Check if the input string matches the pattern
- matchesImport(String) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- matchesImport(String) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- matchesType(Path, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Matches the type of a file or directory
- MathUtil - Class in ortus.boxlang.runtime.types.util
- MathUtil() - Constructor for class ortus.boxlang.runtime.types.util.MathUtil
- max - Static variable in class ortus.boxlang.runtime.scopes.Key
- max(Number) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a Max validator
- Max - Class in ortus.boxlang.runtime.bifs.global.math
- Max - Class in ortus.boxlang.runtime.jdbc.qoq.functions.aggregate
- Max - Class in ortus.boxlang.runtime.validation.dynamic
-
I require a numeric record that cannot be greater than the number I'm instantiated with
- Max() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Max
-
Constructor
- Max() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Max
- Max(Number) - Constructor for class ortus.boxlang.runtime.validation.dynamic.Max
- maxConnections - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxFileSize - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
The maximum file size for a single log file before rotation You can use the following suffixes: KB, MB, GB Default is 100MB
- maxFileSize - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxFrames - Static variable in class ortus.boxlang.runtime.scopes.Key
- maximumPoolSize - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxLength - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxLength(Number) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a MaxLength validator
- MaxLength - Class in ortus.boxlang.runtime.validation.dynamic
-
I require a string record that cannot be of greater length than the threshold I'm instantiated with
- MaxLength(Number) - Constructor for class ortus.boxlang.runtime.validation.dynamic.MaxLength
- maxLifetime - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxLogDays - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
The maximum number of days to keep log files before rotation Default is 90 days or 3 months Set to 0 to disable
- maxLogDays - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxObjects - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxRows - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- maxRows - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
The maximum number of rows to return from the query, defaults to all
- maxRows - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxThreads - Variable in class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
The number of threads, if any
- maxThreads - Static variable in class ortus.boxlang.runtime.scopes.Key
- maxThreads() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Returns the value of the
maxThreads
record component. - MD5(String) - Static method in interface ortus.boxlang.compiler.IBoxpiler
-
Generate an MD5 hash.
- MEMBER_METHOD - Enum constant in enum class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureType
- MEMBER_METHODS - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
-
Map of method names to BIF names
- MemberDescriptor - Class in ortus.boxlang.runtime.bifs
-
This describes a member method and how to invoke it
- MemberDescriptor(Key, BoxLangType, Class<?>, Key, BIFDescriptor) - Constructor for class ortus.boxlang.runtime.bifs.MemberDescriptor
-
Constructor for a member method
- memberMethods - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The member Methods collaborated by the module
- memoryThresholdCheck() - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
JVM Threshold checks
- merge - Static variable in class ortus.boxlang.runtime.scopes.Key
- mergeEnvironmentOverrides(IStruct) - Method in class ortus.boxlang.runtime.config.ConfigLoader
-
Merge environment overrides with the configuration
- message - Static variable in class ortus.boxlang.runtime.scopes.Key
- message() - Method in record class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor.Issue
-
Returns the value of the
message
record component. - message() - Method in record class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor.Issue
-
Returns the value of the
message
record component. - Message - Class in ortus.boxlang.debugger.types
- Message() - Constructor for class ortus.boxlang.debugger.types.Message
- meta - Variable in class ortus.boxlang.runtime.types.meta.ClassMeta
- meta - Variable in class ortus.boxlang.runtime.types.meta.FunctionMeta
- meta - Variable in class ortus.boxlang.runtime.types.meta.GenericMeta
- meta - Variable in class ortus.boxlang.runtime.types.meta.InterfaceMeta
- meta - Variable in class ortus.boxlang.runtime.types.meta.QueryMeta
- meta - Variable in class ortus.boxlang.runtime.types.meta.ScopeMeta
- meta - Variable in class ortus.boxlang.runtime.types.meta.StructMeta
- metadata - Static variable in class ortus.boxlang.runtime.scopes.Key
- metadata() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- metadata() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
An entry can store custom information to the entry
- method - Static variable in class ortus.boxlang.runtime.scopes.Key
- method() - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Returns the value of the
method
record component. - MethodContextTracker - Class in ortus.boxlang.compiler.asmboxpiler
- MethodContextTracker(boolean) - Constructor for class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- MethodContextTracker(MethodContextTracker.CompilationType, boolean) - Constructor for class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- MethodContextTracker.CompilationType - Enum Class in ortus.boxlang.compiler.asmboxpiler
- MethodContextTracker.VarStore - Record Class in ortus.boxlang.compiler.asmboxpiler
- methodHandle() - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Returns the value of the
methodHandle
record component. - methodLengthGuard(Type, List<AbstractInsnNode>, ClassNode, String, Type, Type, Transpiler) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- methodname - Static variable in class ortus.boxlang.runtime.scopes.Key
- methodName() - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Returns the value of the
methodName
record component. - MethodRecord - Record Class in ortus.boxlang.runtime.interop
-
This Unmodifiable record represents an executable method handle and it's metadata.
- MethodRecord(String, Executable, MethodHandle, boolean, int) - Constructor for record class ortus.boxlang.runtime.interop.MethodRecord
-
Creates an instance of a
MethodRecord
record class. - methods() - Method in record class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyDefinition
-
Returns the value of the
methods
record component. - methodWithContextAndClassLocator(ClassNode, String, Type, Type, boolean, Transpiler, boolean, Supplier<List<AbstractInsnNode>>) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- metricRegistry - Static variable in class ortus.boxlang.runtime.scopes.Key
- MFU - Class in ortus.boxlang.runtime.cache.policies
-
MFU - Compare by hits descending
- MFU() - Constructor for class ortus.boxlang.runtime.cache.policies.MFU
- MICROSECONDS - Enum constant in enum class ortus.boxlang.runtime.util.Timer.TimeUnit
- Mid - Class in ortus.boxlang.runtime.bifs.global.string
- Mid() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Mid
-
Constructor
- millis - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- millisecond - Static variable in class ortus.boxlang.runtime.scopes.Key
- milliseconds - Static variable in class ortus.boxlang.runtime.scopes.Key
- MILLISECONDS - Enum constant in enum class ortus.boxlang.runtime.util.Timer.TimeUnit
- mimetype - Static variable in class ortus.boxlang.runtime.scopes.Key
- min - Static variable in class ortus.boxlang.runtime.scopes.Key
- min(Number) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a Min validator
- Min - Class in ortus.boxlang.runtime.bifs.global.math
- Min - Class in ortus.boxlang.runtime.jdbc.qoq.functions.aggregate
- Min - Class in ortus.boxlang.runtime.validation.dynamic
-
I require a numeric record that cannot be greater than the number I'm instantiated with
- Min() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Min
-
Constructor
- Min() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Min
- Min(Number) - Constructor for class ortus.boxlang.runtime.validation.dynamic.Min
- minConnections - Static variable in class ortus.boxlang.runtime.scopes.Key
- minimumIdle - Static variable in class ortus.boxlang.runtime.scopes.Key
- minLength(Number) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a MinLength validator
- MinLength - Class in ortus.boxlang.runtime.validation.dynamic
-
I require an array, struct, or string record that cannot be of shorter length than the threshold I'm instantiated with
- MinLength(Number) - Constructor for class ortus.boxlang.runtime.validation.dynamic.MinLength
- minus(long, TemporalUnit) - Method in class ortus.boxlang.runtime.types.DateTime
- minus(TemporalAmount) - Method in class ortus.boxlang.runtime.types.DateTime
- Minus - Class in ortus.boxlang.runtime.operators
-
Performs Math minus
a = b - c
- Minus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Minus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- Minus() - Constructor for class ortus.boxlang.runtime.operators.Minus
- MINUS - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- MINUS - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
- MINUS_ONE - Static variable in class ortus.boxlang.runtime.bifs.global.math.Cos
-
Public utility constants
- MinusEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- minute - Static variable in class ortus.boxlang.runtime.scopes.Key
- minutes - Static variable in class ortus.boxlang.runtime.scopes.Key
- mirrorOfKey(String) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- misses() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get the total cache's misses
- misses() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get the total cache's misses
- missing() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Returns the value of the
missing
record component. - missing() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Returns the value of the
missing
record component. - missingFileName - Static variable in class ortus.boxlang.runtime.scopes.Key
- missingFileName - Variable in exception class ortus.boxlang.runtime.types.exceptions.MissingIncludeException
-
Name of file that could not be included.
- MissingIncludeException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a an included template file cannot be located.
- MissingIncludeException(String, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.MissingIncludeException
-
Constructor
- MissingIncludeException(String, String, String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.MissingIncludeException
-
Constructor
- missingMethodArguments - Static variable in class ortus.boxlang.runtime.scopes.Key
- missingMethodName - Static variable in class ortus.boxlang.runtime.scopes.Key
- MissingQueryParamVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
I look for varibles output in tag based code which are not encoded
- MissingQueryParamVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor
-
Constructor
- MissingQueryParamVisitor.Issue - Record Class in ortus.boxlang.compiler.ast.visitor
- missingTemplate - Static variable in class ortus.boxlang.runtime.scopes.Key
- Mod - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Mod - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Mod() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Mod
- mode - Static variable in class ortus.boxlang.runtime.scopes.Key
- mode - Variable in class ortus.boxlang.runtime.types.File
-
The file mode for operations
- MODE_DATE - Static variable in class ortus.boxlang.runtime.types.DateTime
-
Common Modes
- MODE_DATETIME - Static variable in class ortus.boxlang.runtime.types.DateTime
- MODE_TIME - Static variable in class ortus.boxlang.runtime.types.DateTime
- ModEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- MODIFIABLE_ARRAY - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- MODIFIABLE_ARRAY - Static variable in record class ortus.boxlang.runtime.types.Argument
- MODIFIABLE_QUERY - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- MODIFIABLE_QUERY - Static variable in record class ortus.boxlang.runtime.types.Argument
- MODIFIABLE_STRUCT - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- MODIFIABLE_STRUCT - Static variable in record class ortus.boxlang.runtime.types.Argument
- modifiableArray - Static variable in class ortus.boxlang.runtime.scopes.Key
- ModifiableArrayCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Array that needs to be modifiable This means I reject - Native Java arrays - ImmutableLists - UmmodifiableLists
- ModifiableArrayCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.ModifiableArrayCaster
- modifiableQuery - Static variable in class ortus.boxlang.runtime.scopes.Key
- modifiableStruct - Static variable in class ortus.boxlang.runtime.scopes.Key
- ModifiableStructCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Struct that needs to be modifiable This means I reject - ImmutableMaps - UmmodifiableMaps
- ModifiableStructCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.ModifiableStructCaster
- modify(String, Long) - Method in class ortus.boxlang.runtime.types.DateTime
-
Allows the date object to be modified by a convention of unit ( datepart ) and quantity.
- module - Variable in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Module name, or null if global
- module - Variable in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Module name, or null if core
- module - Static variable in class ortus.boxlang.runtime.scopes.Key
- module() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Returns the value of the
module
record component. - module() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Returns the value of the
module
record component. - module() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
module
record component. - MODULE_BIFS - Static variable in class ortus.boxlang.runtime.services.ModuleService
- MODULE_COMPONENTS - Static variable in class ortus.boxlang.runtime.services.ModuleService
- MODULE_DESCRIPTOR - Static variable in class ortus.boxlang.runtime.services.ModuleService
-
The module conventions
- MODULE_LIBS - Static variable in class ortus.boxlang.runtime.services.ModuleService
- MODULE_MAPPING_INVOCATION_PREFIX - Static variable in class ortus.boxlang.runtime.services.ModuleService
- MODULE_MAPPING_PREFIX - Static variable in class ortus.boxlang.runtime.services.ModuleService
-
The module mapping and invocation prefixes
- MODULE_PACKAGE_PREFIX - Static variable in class ortus.boxlang.runtime.services.ModuleService
- moduleConfig - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The descriptor for the module
- ModuleConfig - Class in ortus.boxlang.runtime.config.segments
-
A BoxLang module configuration from the boxlang.json This is a configuration segment for a module Each module configuration has the following properties: - name: The name of the module - enabled: Whether the module is enabled or not - settings: The settings for the module as a struct
- ModuleConfig(String) - Constructor for class ortus.boxlang.runtime.config.segments.ModuleConfig
-
Default constructor
- moduleMapping - Static variable in class ortus.boxlang.runtime.scopes.Key
- moduleName - Static variable in class ortus.boxlang.runtime.scopes.Key
- moduleName() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns the value of the
moduleName
record component. - moduleRecord - Static variable in class ortus.boxlang.runtime.scopes.Key
- ModuleRecord - Class in ortus.boxlang.runtime.modules
-
This class represents a module record
- ModuleRecord(String) - Constructor for class ortus.boxlang.runtime.modules.ModuleRecord
-
Constructor
- modules - Variable in class ortus.boxlang.runtime.config.Configuration
-
The modules configuration
- modules - Static variable in class ortus.boxlang.runtime.scopes.Key
- modulesDirectory - Variable in class ortus.boxlang.runtime.config.Configuration
-
An array of directories where modules are located and loaded from.
- modulesDirectory - Static variable in class ortus.boxlang.runtime.scopes.Key
- moduleService - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The module service helper
- moduleService - Static variable in class ortus.boxlang.runtime.scopes.Key
- ModuleService - Class in ortus.boxlang.runtime.services
-
This service is in charge of managing BoxLang modules
- ModuleService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.ModuleService
-
Constructor
- MODULO - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- Modulus - Class in ortus.boxlang.runtime.operators
-
Performs Math Modulus
a = b % c, or a = b mod c
- Modulus() - Constructor for class ortus.boxlang.runtime.operators.Modulus
- month - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- month - Static variable in class ortus.boxlang.runtime.scopes.Key
- MONTH_LONG_FORMAT - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
- MONTH_SHORT_FORMAT - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
- monthAsString - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- monthShortAsString - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- move - Static variable in class ortus.boxlang.runtime.scopes.Key
- move(String, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Moves a file from source to destination
- move(String, String, boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Moves a file from source to destination
- move(String, String, boolean, boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Moves a file from source to destination
- moveToCurrentRow() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- moveToInsertRow() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- MRU - Class in ortus.boxlang.runtime.cache.policies
-
MRU - Compare by last accessed descending
- MRU() - Constructor for class ortus.boxlang.runtime.cache.policies.MRU
- MSSQL - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- multiCharacterDelimiter - Static variable in class ortus.boxlang.runtime.scopes.Key
- MULTILINE_START_OF_LINE - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- multipart - Static variable in class ortus.boxlang.runtime.scopes.Key
- MultiPartRecord() - Constructor for class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- multipartType - Static variable in class ortus.boxlang.runtime.scopes.Key
- MULTIPLE_SPACES - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- Multiply - Class in ortus.boxlang.runtime.operators
-
Performs Math Multiply
a = b * c
- Multiply() - Constructor for class ortus.boxlang.runtime.operators.Multiply
- MULTIPLY - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- MYSQL - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
N
- n - Static variable in class ortus.boxlang.runtime.scopes.Key
- name - Variable in class ortus.boxlang.debugger.request.SetVariableRequest.SetVariableRequestArguments
- name - Variable in class ortus.boxlang.debugger.types.Scope
- name - Variable in class ortus.boxlang.debugger.types.Source
- name - Variable in class ortus.boxlang.debugger.types.StackFrame
- name - Variable in class ortus.boxlang.debugger.types.Thread
- name - Variable in class ortus.boxlang.debugger.types.Variable
-
The variable's name.
- name - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
The name of this scheduler
- name - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
Task name
- name - Variable in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
BIF name
- name - Variable in class ortus.boxlang.runtime.bifs.MemberDescriptor
-
The name of the member method : "insert", "update", "delete", etc
- name - Variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
The name of the cache provider
- name - Variable in class ortus.boxlang.runtime.components.Component
-
The name of the component
- name - Variable in class ortus.boxlang.runtime.components.ComponentDescriptor
-
component name
- name - Variable in class ortus.boxlang.runtime.config.segments.CacheConfig
-
The name of the cache engine, default is ='default'
- name - Variable in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
The name of the datasource
- name - Variable in class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
The name of the executor
- name - Variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
-
The unique name of the logger.
- name - Variable in class ortus.boxlang.runtime.config.segments.ModuleConfig
-
The name of the module
- name - Variable in class ortus.boxlang.runtime.events.InterceptorPool
-
The name of the pool
- name - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
The unique name of the driver
- name - Variable in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
The name of a resolver
- name - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The name of the module, defaults to the folder name on disk
- name - Static variable in class ortus.boxlang.runtime.scopes.ApplicationScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.ArgumentsScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.AttributesScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.ClassVariablesScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Variable in class ortus.boxlang.runtime.scopes.Key
-
The original key name
- name - Static variable in class ortus.boxlang.runtime.scopes.LocalScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.RequestScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.ServerScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.SessionScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.StaticScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.ThisScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.ThreadScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Static variable in class ortus.boxlang.runtime.scopes.VariablesScope
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- name - Variable in class ortus.boxlang.runtime.services.BaseService
-
The service name
- name() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Returns the value of the
name
record component. - name() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Returns the value of the
name
record component. - name() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Returns the value of the
name
record component. - name() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxMember
- name() - Method in record class ortus.boxlang.runtime.components.Attribute
-
Returns the value of the
name
record component. - name() - Element in annotation interface ortus.boxlang.runtime.components.BoxComponent
- name() - Method in record class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyDefinition
-
Returns the value of the
name
record component. - name() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Returns the value of the
name
record component. - name() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
name
record component. - name() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
name
record component. - name() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
name
record component. - name() - Method in interface ortus.boxlang.runtime.validation.Validatable
- NameAndDirection(Key, QueryColumnType, int, boolean) - Constructor for record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Creates an instance of a
NameAndDirection
record class. - nameAsKey - Static variable in class ortus.boxlang.runtime.scopes.Key
- nameconflict - Static variable in class ortus.boxlang.runtime.scopes.Key
- Named - Interface in ortus.boxlang.compiler.ast
-
Interface used to identify symbols
- nameNoCase - Variable in class ortus.boxlang.runtime.scopes.Key
-
The key name in upper case
- namespace - Variable in class ortus.boxlang.runtime.bifs.BIFDescriptor
-
Namespace name, or null if global
- namespace - Static variable in class ortus.boxlang.runtime.scopes.Key
- NameValuePair - Class in ortus.boxlang.runtime.net
- NameValuePair(String, String) - Constructor for class ortus.boxlang.runtime.net.NameValuePair
- NANOSECONDS - Enum constant in enum class ortus.boxlang.runtime.util.Timer.TimeUnit
- nativeErrorCode - Static variable in class ortus.boxlang.runtime.scopes.Key
- nativeErrorCode - Variable in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
Native error code associated with exception.
- nativeSQL(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- navigate(String...) - Method in class ortus.boxlang.runtime.config.Configuration
-
Navigate the configuration with our cool DataNavigator! For example, if you want to navigate the original config:
- navigateConfig(String...) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
- navigateConfig(String...) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Get the contexual config as a DataNavigator.
- Navigator(Path) - Constructor for class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Construct a navigator from a file path
- Navigator(IStruct) - Constructor for class ortus.boxlang.runtime.util.DataNavigator.Navigator
-
Construct a navigator from a data structure
- Negate - Class in ortus.boxlang.runtime.operators
-
Performs mathematic Negation
a = -num
- Negate() - Constructor for class ortus.boxlang.runtime.operators.Negate
- nested - Static variable in class ortus.boxlang.runtime.scopes.Key
- NetworkUtil - Class in ortus.boxlang.runtime.util
- NetworkUtil() - Constructor for class ortus.boxlang.runtime.util.NetworkUtil
- NEW_LINE - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- newAndRegister(String, IStruct, String, ModuleRecord) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
This method resolves, creates, wires, and registers a BoxLang interceptor Class with the service.
- newBuffer - Static variable in class ortus.boxlang.runtime.scopes.Key
- newBuilder - Static variable in class ortus.boxlang.runtime.scopes.Key
- newCachedExecutor(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Build a new cached executor
- newDelimiter - Static variable in class ortus.boxlang.runtime.scopes.Key
- newDirectory - Static variable in class ortus.boxlang.runtime.scopes.Key
- newExecutor(String, AsyncService.ExecutorType) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Create a new executor if it does not exist.
- newExecutor(String, AsyncService.ExecutorType, int) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Create a new executor if it does not exist.
- newFixedExecutor(String, Integer) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Build a new fixed executor
- newFromRelative(IBoxContext, String) - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Create a new ResolvedFilePath instance from a path relative to the current path.
- newLenientDateTimeFormatterBuilder() - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Returns a new DateTimeFormatterBuilder instance set to lenient parsing
- newPath - Static variable in class ortus.boxlang.runtime.scopes.Key
- newQoQSelectExecution(SQLSelect, Map<SQLTable, Query>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Create a new QoQSelectExecution
- newScheduledExecutor(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Build a scheduled executor
- newScheduledExecutor(String, Integer) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Build a scheduled executor
- newSingleExecutor(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Build a single executor
- newTask() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Build out a new scheduled task bound to this executor Calling this method is not the mean that the task will be executed.
- newTask(String) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Build out a new scheduled task bound to this executor Calling this method is not the mean that the task will be executed.
- newVirtualExecutor(String) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Build a virtual thread executor
- newWorkStealingExecutor(String, Integer) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Build a work stealing executor
- next() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- NextRequest - Class in ortus.boxlang.debugger.request
-
Models the command to initialize a debug session.
- NextRequest() - Constructor for class ortus.boxlang.debugger.request.NextRequest
- NextRequest.NextRequestArguments - Class in ortus.boxlang.debugger.request
- NextRequestArguments() - Constructor for class ortus.boxlang.debugger.request.NextRequest.NextRequestArguments
- NextStepStrategy - Class in ortus.boxlang.debugger
- NextStepStrategy() - Constructor for class ortus.boxlang.debugger.NextStepStrategy
- nextToken() - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
- nextToken() - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
-
Supporting silly behavior of if( condition ) { } elseif( condition ) { } but it totally messed with the grammar to return a single elseif token so we're changing any elseif tokens to be two tokens.
- nextToken() - Method in class ortus.boxlang.compiler.parser.SQLLexerCustom
- NO_DIGITS - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- NoBodyResponse - Class in ortus.boxlang.debugger.response
-
Can be used to model any response that is a simple acknowledgement and doesn't transmit any data.
- NoBodyResponse() - Constructor for class ortus.boxlang.debugger.response.NoBodyResponse
- NoBodyResponse(IAdapterProtocolMessage) - Constructor for class ortus.boxlang.debugger.response.NoBodyResponse
- NoConstructorException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when no constructor is found on a Dynamic Object It is most often encountered when attempting to construct a Java class with arguments that do not match any of the constructors
- NoConstructorException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoConstructorException
-
Constructor
- NoConstructorException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoConstructorException
-
Constructor
- nodes() - Method in record class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.VarStore
-
Returns the value of the
nodes
record component. - NoElementException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a variable is accessed that does not exist
- NoElementException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoElementException
-
Constructor
- NoElementException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoElementException
-
Constructor
- NoFieldException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a field is requested on a Java class that does not exist.
- NoFieldException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoFieldException
-
Constructor
- NoFieldException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoFieldException
-
Constructor
- noInit - Static variable in class ortus.boxlang.runtime.scopes.Key
- NoMethodException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when attempting to access a method on a java class that does not exist, is not accessible or does not match the arguments
- NoMethodException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoMethodException
-
Constructor
- NoMethodException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.NoMethodException
-
Constructor
- NON_ALPHA - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- NON_ALPHANUMERIC - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- NON_EMPTY - Static variable in interface ortus.boxlang.runtime.validation.Validator
- NONE - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.TransformerContext
- NONE - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
- normalizeDots(String) - Method in class ortus.boxlang.runtime.util.FQN
-
Normalize the dots in a string.
- normlizePropertyAnnotations(BoxProperty) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- normlizePropertyAnnotations(BoxProperty) - Static method in class ortus.boxlang.compiler.javaboxpiler.transformer.BoxClassTransformer
- Not - Class in ortus.boxlang.runtime.operators
-
Performs boolean Negation
a = !bool
- Not - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxNegateOperator
- Not - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- Not() - Constructor for class ortus.boxlang.runtime.operators.Not
- NOT - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
- NOT_IMPLEMENTED - Static variable in interface ortus.boxlang.runtime.validation.Validator
- NOT_STARTED - Enum constant in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
- NotContains - Class in ortus.boxlang.runtime.operators
-
Performs the inverse of a String Contains check
a = "hello" not contains "xe" or a = "hello" ct "LO"
- NotContains - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- NotContains() - Constructor for class ortus.boxlang.runtime.operators.NotContains
- NotEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- NOTEQUAL - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- NotEqualsEquals - Class in ortus.boxlang.runtime.operators
-
Performs
EQ or ==
comparison and inverts the result Compares numbers as numbers, compares strings case insensitive - NotEqualsEquals() - Constructor for class ortus.boxlang.runtime.operators.NotEqualsEquals
- notify - Static variable in class ortus.boxlang.runtime.scopes.Key
- notify(Key, Object, Object) - Method in class ortus.boxlang.runtime.types.listeners.SessionListener
-
Call when a value is being changed in an IListenable
- notify(Key, Object, Object, Array) - Method in class ortus.boxlang.runtime.types.listeners.XMLChildrenListener
-
Call when a value is being changed in an IListenable
- notify(Key, Object, Object, T) - Method in interface ortus.boxlang.runtime.types.meta.IChangeListener
-
Call when a value is being changed in an IListenable
- notifyAll - Static variable in class ortus.boxlang.runtime.scopes.Key
- NotImplemented - Class in ortus.boxlang.runtime.validation
-
I ensure this value is not passed yet since we don't implement this feature.
- NotImplemented() - Constructor for class ortus.boxlang.runtime.validation.NotImplemented
- NOTLIKE - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- now() - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Get the current date/time as a Java LocalDateTime object in the system timezone
- now(String) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Get the current date/time as a Java LocalDateTime object in the passed timezone
- now(ZoneId) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Get the current date/time as a Java LocalDateTime object in the passed timezone
- Now - Class in ortus.boxlang.runtime.bifs.global.temporal
- Now() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.Now
-
Constructor
- NULL - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- nullable - Variable in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
- nullIsUndefined - Static variable in class ortus.boxlang.runtime.context.BaseBoxContext
-
A flag to control whether null is considered undefined or not.
- nulls - Static variable in class ortus.boxlang.runtime.scopes.Key
- nulls2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- NullValue - Class in ortus.boxlang.runtime.bifs.global.type
- NullValue - Class in ortus.boxlang.runtime.types
-
I represent a null value, so we can store it in a ConcurrentHashMap
- NullValue() - Constructor for class ortus.boxlang.runtime.bifs.global.type.NullValue
-
Constructor
- NullValue() - Constructor for class ortus.boxlang.runtime.types.NullValue
-
Constructor
- number - Static variable in class ortus.boxlang.runtime.scopes.Key
- NUMBER_FORMAT_PATTERNS - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
Common number format patterns and shorthand variations
- number1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- number2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- NumberCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Number, but I will use the "smallest" number type possible So Integer, Long, Double, BigDecimal
- NumberCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.NumberCaster
- NumberFormat - Class in ortus.boxlang.runtime.bifs.global.format
- NumberFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.format.NumberFormat
-
Constructor
- NUMBERS - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- Numeric - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- NUMERIC - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- NUMERIC - Static variable in record class ortus.boxlang.runtime.types.Argument
- NUMERIC_LITERAL(TerminalNode) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- numIterations - Static variable in class ortus.boxlang.runtime.scopes.Key
O
- obj - Static variable in class ortus.boxlang.runtime.scopes.Key
- object - Static variable in class ortus.boxlang.runtime.scopes.Key
- OBJECT - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- objectArgument - Variable in class ortus.boxlang.runtime.bifs.MemberDescriptor
-
The name of the argument that is the object this method is attached to When calling BIFS.
- objectArgument - Static variable in class ortus.boxlang.runtime.scopes.Key
- objectArgument() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxMember
- ObjectComponent - Class in ortus.boxlang.runtime.components.system
- ObjectComponent() - Constructor for class ortus.boxlang.runtime.components.system.ObjectComponent
-
Constructor
- objectCount() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
How many entries are in the cache.
- objectCount() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
How many entries are in the cache.
- ObjectDeserialize - Class in ortus.boxlang.runtime.bifs.global.system
- ObjectDeserialize() - Constructor for class ortus.boxlang.runtime.bifs.global.system.ObjectDeserialize
-
Constructor
- objectMappings - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The object mappings of the module
- objectMappings - Static variable in class ortus.boxlang.runtime.scopes.Key
- ObjectMarshaller - Class in ortus.boxlang.runtime.util.conversion
-
This class is in charge of marshalling objects to binary formats and vice-versa
- ObjectMarshaller() - Constructor for class ortus.boxlang.runtime.util.conversion.ObjectMarshaller
- ObjectRef - Class in ortus.boxlang.runtime.types.util
-
I am a simple wrapper for a value which allows it to be passed by reference into a method, possibly modified in that method, and then the modified value accessed without needing to return it from the method.
- ObjectRef(Object) - Constructor for class ortus.boxlang.runtime.types.util.ObjectRef
-
Constructor
- ObjectSerialize - Class in ortus.boxlang.runtime.bifs.global.system
- ObjectSerialize() - Constructor for class ortus.boxlang.runtime.bifs.global.system.ObjectSerialize
-
Constructor
- objectStore - Static variable in class ortus.boxlang.runtime.scopes.Key
- ObjectStoreType - Enum Class in ortus.boxlang.runtime.cache.store
-
The enum of available object storages Each with a name and corresponding Key
- ODBC_DATE_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- ODBC_DATE_TIME_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- ODBC_TIME_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
- of(double) - Static method in class ortus.boxlang.runtime.scopes.Key
-
Static builder of an int key
- of(int) - Static method in class ortus.boxlang.runtime.scopes.Key
-
Static builder of an int key
- of(Boolean) - Static method in class ortus.boxlang.runtime.types.util.BooleanRef
-
Factory method to create a new BooleanRef
- of(Class<?>) - Static method in class ortus.boxlang.runtime.interop.DynamicObject
-
Static factory method to create a new class invoker for the given class.
- of(Class<?>, IBoxContext) - Static method in class ortus.boxlang.runtime.interop.DynamicObject
-
Static factory method to create a new class invoker for the given class.
- of(Double) - Static method in class ortus.boxlang.runtime.scopes.Key
-
Static builder of a Double key
- of(Integer) - Static method in class ortus.boxlang.runtime.scopes.Key
-
Static builder of an Integer key
- of(Object) - Static method in class ortus.boxlang.runtime.interop.DynamicObject
-
Static factory method to create a new class invoker for the given instance.
- of(Object) - Static method in class ortus.boxlang.runtime.scopes.Key
-
Static builder of a case-insensitive key using the incoming key name
- of(Object) - Static method in class ortus.boxlang.runtime.scopes.KeyCased
-
Static builder of a case-insensitive key using the incoming key name
- of(Object) - Static method in class ortus.boxlang.runtime.types.util.ObjectRef
-
Factory method to create a new ObjectRef
- of(Object) - Static method in class ortus.boxlang.runtime.util.DataNavigator
-
Builds out a navigator from an incoming data structure.
- of(Object...) - Static method in class ortus.boxlang.runtime.types.Array
-
Create an Array from a list of values.
- of(Object...) - Static method in class ortus.boxlang.runtime.types.Struct
-
Create a struct from a list of values.
- of(Object...) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Create a Array from a list of values.
- of(Object...) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Create a struct from a list of values.
- of(String) - Static method in class ortus.boxlang.runtime.scopes.Key
-
Static builder of a case-insensitive key using the incoming key name
- of(String) - Static method in class ortus.boxlang.runtime.util.BoxFQN
-
Factory method to create a new BoxFQN instance from a string.
- of(String) - Static method in class ortus.boxlang.runtime.util.FQN
-
Factory method to create a new FQN instance from a string.
- of(String) - Static method in class ortus.boxlang.runtime.util.RegexBuilder
-
Build a matcher for the given pattern lookup
- of(String) - Static method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Factory method to create a new ResolvedFilePath instance using only an absolute path which is a string
- of(String...) - Static method in class ortus.boxlang.runtime.scopes.Key
-
Static builder of case-insensitive key trackers using an incoming array of key names
- of(String...) - Static method in class ortus.boxlang.runtime.scopes.KeyCased
-
Static builder of case-insensitive key trackers using an incoming array of key names
- of(String, String) - Static method in class ortus.boxlang.runtime.util.BoxFQN
-
Factory method to create a new BoxFQN instance from a prefix and a string.
- of(String, String) - Static method in class ortus.boxlang.runtime.util.FQN
-
Factory method to create a new FQN instance from a prefix and a string.
- of(String, String) - Static method in class ortus.boxlang.runtime.util.RegexBuilder
-
Build a matcher for the given input and string pattern
- of(String, String, Boolean) - Static method in class ortus.boxlang.runtime.util.RegexBuilder
-
Build a matcher for the given input and string pattern
- of(String, String, Boolean, int) - Static method in class ortus.boxlang.runtime.util.RegexBuilder
-
Build a matcher for the given input and string pattern
- of(String, String, String, String) - Static method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Factory method to create a new ResolvedFilePath instance, but using a string for the absolute path.
- of(String, String, String, Path) - Static method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Factor method to create a new ResolvedFilePath instance.
- of(String, Path) - Static method in class ortus.boxlang.runtime.util.BoxFQN
-
Factory method to create a new BoxFQN instance from a prefix and a path.
- of(String, Path) - Static method in class ortus.boxlang.runtime.util.FQN
-
Factory method to create a new FQN instance from a prefix and a path.
- of(String, Pattern) - Static method in class ortus.boxlang.runtime.util.RegexBuilder
-
Build a matcher for the given input and string pattern
- of(Path) - Static method in class ortus.boxlang.runtime.util.BoxFQN
-
Factory method to create a new BoxFQN instance from a path.
- of(Path) - Static method in class ortus.boxlang.runtime.util.FQN
-
Factory method to create a new FQN instance from a path.
- of(Path) - Static method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Factory method to create a new ResolvedFilePath instance using only an absolute path.
- of(Map<Object, Object>) - Static method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Static helper to create a struct from an existing map
- of(SQLSelect, Map<SQLTable, Query>) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Factory method
- of(SQLSelectStatement, List<QoQPreparedStatement.ParamItem>, QoQStatement) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Factory method
- of(Key) - Static method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
- of(Key) - Static method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
- of(Key, QueryColumnType, int, boolean) - Static method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
- of(QueryColumnType, int, SQLResultColumn) - Static method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
- of(T) - Static method in class ortus.boxlang.runtime.dynamic.Attempt
-
Create an attempt from a value.
- of(T) - Static method in class ortus.boxlang.runtime.dynamic.casters.CastAttempt
-
Returns an
CastAttempt
with the specified present non-null value. - ofBreak(String) - Static method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Static Helpers
- ofCompletableFuture(CompletableFuture<?>) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Creates a new BoxFuture from a CompletableFuture
- ofContinue(String) - Static method in record class ortus.boxlang.runtime.components.Component.BodyResult
- ofDefault() - Static method in record class ortus.boxlang.runtime.components.Component.BodyResult
- OFF - Static variable in class ortus.boxlang.runtime.logging.LogLevel
- offset - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- offset - Static variable in class ortus.boxlang.runtime.scopes.Key
- OFFSET_FORMAT - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
- ofFunction(IBoxContext, Function) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Creates a new BoxFuture that is completed by executing the supplier on the default executor.
- ofFunction(IBoxContext, Function, Executor) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Creates a new BoxFuture that is completed by executing the supplier on passed in executor.
- ofJson(String) - Static method in class ortus.boxlang.runtime.util.DataNavigator
-
Builds a navigator from a JSON string
- ofNullable(T) - Static method in class ortus.boxlang.runtime.dynamic.casters.CastAttempt
-
Returns an
CastAttempt
describing the specified value, if non-null, otherwise returns an emptyCastAttempt
. - ofPath(Object) - Static method in class ortus.boxlang.runtime.util.DataNavigator
-
Builds a navigator from a file path which must be JSON
- ofReturn(Object) - Static method in record class ortus.boxlang.runtime.components.Component.BodyResult
- ofValue(Object) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Creates a new BoxFuture that is already completed with the given value.
- oldPath - Static variable in class ortus.boxlang.runtime.scopes.Key
- ON_ABORT - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_ALL_SCHEDULERS_STARTED - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_APPLICATION_DEFINED - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_APPLICATION_END - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_APPLICATION_RESTART - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_APPLICATION_START - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Application Related Events
- ON_BIF_INSTANCE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Lifecycle Methods for Components and BIFS
- ON_BIF_INVOCATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_BXDUMP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Dump Events
- ON_CLASS_REQUEST - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_COMPONENT_INSTANCE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_COMPONENT_INVOCATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_CONFIGURATION_LOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_CONFIGURATION_OVERRIDE_LOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_CREATEOBJECT_REQUEST - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_DATASOURCE_SERVCE_STARTUP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Datasource Service Events
- ON_DATASOURCE_SERVICE_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_DATASOURCE_STARTUP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_ERROR - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_FILECOMPONENT_ACTION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_HTTP_RAW_RESPONSE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_HTTP_REQUEST - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
HTTP Events
- ON_HTTP_RESPONSE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_MISSING_DUMP_OUTPUT - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_MISSING_MAPPING - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_MISSING_TEMPLATE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_MODULE_SERVICE_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_MODULE_SERVICE_STARTUP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Module Service Events
- ON_PARSE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_QUERY_BUILD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Query Invocations
- ON_REQUEST - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_REQUEST_CONTEXT_CONFIG - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Request Context Events
- ON_REQUEST_END - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_REQUEST_FLUSH_BUFFER - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_REQUEST_START - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_RUNTIME_BOX_CONTEXT_STARTUP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_RUNTIME_CONFIGURATION_LOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_RUNTIME_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_RUNTIME_START - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Runtime Events
- ON_SCHEDULER_REGISTRATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SCHEDULER_REMOVAL - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SCHEDULER_RESTART - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SCHEDULER_SERVICE_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SCHEDULER_SERVICE_STARTUP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Scheduler Service Events
- ON_SCHEDULER_SHUTDOWN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SCHEDULER_STARTUP - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Scheduler Events
- ON_SERVER_SCOPE_CREATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SESSION_CREATED - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SESSION_DESTROYED - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SESSION_END - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_SESSION_START - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_THE_FLY_PREFIX - Static variable in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
The prefix for all on the fly datasource names
- ON_TRANSACTION_ACQUIRE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_TRANSACTION_BEGIN - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Transaction Events
- ON_TRANSACTION_COMMIT - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_TRANSACTION_END - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_TRANSACTION_RELEASE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_TRANSACTION_ROLLBACK - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- ON_TRANSACTION_SET_SAVEPOINT - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- onAbort - Static variable in class ortus.boxlang.runtime.scopes.Key
- onAbort(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onAbort(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onAbort(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onAbort(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onAbort event
- onAnyTaskError - Static variable in class ortus.boxlang.runtime.scopes.Key
- onAnyTaskError(ScheduledTask, Exception) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Called whenever ANY task fails
- onAnyTaskError(ScheduledTask, Exception) - Method in class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Called whenever ANY task fails
- onAnyTaskError(ScheduledTask, Exception) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Called whenever ANY task fails
- onAnyTaskSuccess - Static variable in class ortus.boxlang.runtime.scopes.Key
- onAnyTaskSuccess(ScheduledTask, Optional<?>) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Called whenever ANY task succeeds
- onAnyTaskSuccess(ScheduledTask, Optional<?>) - Method in class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Called whenever ANY task succeeds
- onAnyTaskSuccess(ScheduledTask, Optional<?>) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Called whenever ANY task succeeds
- onApplicationEnd - Static variable in class ortus.boxlang.runtime.scopes.Key
- onApplicationEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onApplicationEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onApplicationEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onApplicationEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onApplicationEnd event
- onApplicationRestart - Static variable in class ortus.boxlang.runtime.scopes.Key
- onApplicationStart - Static variable in class ortus.boxlang.runtime.scopes.Key
- onApplicationStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onApplicationStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onApplicationStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onApplicationStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onApplicationStart event
- onClassRequest - Static variable in class ortus.boxlang.runtime.scopes.Key
- onClassRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onClassRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onClassRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onClassRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onClassRequest event
- onClassRequestSimple(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onClassRequest event when there is no Application class.
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.ApplicationService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.AsyncService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.BaseService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.CacheService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.ComponentService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.FunctionService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.InterceptorService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in interface ortus.boxlang.runtime.services.IService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.ModuleService
-
The configuration load event is fired when the runtime loads the configuration
- onConfigurationLoad() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
The configuration load event is fired when the runtime loads the configuration
- onError - Static variable in class ortus.boxlang.runtime.scopes.Key
- onError(Function<Throwable, T>) - Method in class ortus.boxlang.runtime.async.BoxFuture
- onError(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onError(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onError(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onError(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onError event
- onFailure(BiConsumer<ScheduledTask, Exception>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Store the closure to execute after the task is executed successfully
- onFirstBusinessDayOfTheMonth() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on the first Monday of every month at midnight
- onFirstBusinessDayOfTheMonth(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on the first Monday of every month
- onFridays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Fridays
- onFridays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Fridays
- onLastBusinessDayOfTheMonth() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on the last business day of the month at midnight
- onLastBusinessDayOfTheMonth(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on the last business day of the month
- onLoad - Static variable in class ortus.boxlang.runtime.scopes.Key
- onMissingMethod - Static variable in class ortus.boxlang.runtime.scopes.Key
- onMissingTemplate - Static variable in class ortus.boxlang.runtime.scopes.Key
- onMissingTemplate(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onMissingTemplate(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onMissingTemplate(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onMissingTemplate(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onMissingTemplate event
- onMondays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Mondays
- onMondays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Mondays
- onParse - Static variable in class ortus.boxlang.runtime.scopes.Key
- onParse(IStruct) - Method in class ortus.boxlang.runtime.interceptors.ASTCapture
-
Listen to the "onParse" event
- onRequest - Static variable in class ortus.boxlang.runtime.scopes.Key
- onRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
-
-------------------------------------------------------------------------- Life-cycle methods --------------------------------------------------------------------------
- onRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
-
-------------------------------------------------------------------------- Methods --------------------------------------------------------------------------
- onRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
-
-------------------------------------------------------------------------- Methods --------------------------------------------------------------------------
- onRequest(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onRequest event
- onRequestEnd - Static variable in class ortus.boxlang.runtime.scopes.Key
- onRequestEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onRequestEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onRequestEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onRequestEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onRequestEnd event
- onRequestStart - Static variable in class ortus.boxlang.runtime.scopes.Key
- onRequestStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onRequestStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onRequestStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onRequestStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onRequestStart event
- onSaturdays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Saturdays
- onSaturdays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Saturdays
- onSessionEnd - Static variable in class ortus.boxlang.runtime.scopes.Key
- onSessionEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onSessionEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onSessionEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onSessionEnd(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onSessionEnd event
- onSessionStart - Static variable in class ortus.boxlang.runtime.scopes.Key
- onSessionStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationClassListener
- onSessionStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationDefaultListener
- onSessionStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.ApplicationTemplateListener
- onSessionStart(IBoxContext, Object[]) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Handle the onSessionStart event
- onShutdown - Static variable in class ortus.boxlang.runtime.scopes.Key
- onShutdown() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Called before the scheduler is going to be shutdown
- onShutdown() - Method in class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Called before the scheduler is going to be shutdown
- onShutdown() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Called before the scheduler is going to be shutdown
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.ApplicationService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.AsyncService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.BaseService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.CacheService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.ComponentService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.FunctionService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.InterceptorService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in interface ortus.boxlang.runtime.services.IService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.ModuleService
-
The shutdown event is fired when the runtime shuts down
- onShutdown(Boolean) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
The shutdown event is fired when the runtime shuts down
- onStartup - Static variable in class ortus.boxlang.runtime.scopes.Key
- onStartup() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Called after the scheduler has registered all schedules
- onStartup() - Method in class ortus.boxlang.runtime.async.tasks.BoxScheduler
-
Called after the scheduler has registered all schedules
- onStartup() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Called after the scheduler has registered all schedules
- onStartup() - Method in class ortus.boxlang.runtime.services.ApplicationService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.AsyncService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.BaseService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.CacheService
-
The startup event is fired when the runtime starts up This will create all the core caches and register them
- onStartup() - Method in class ortus.boxlang.runtime.services.ComponentService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.FunctionService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.InterceptorService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in interface ortus.boxlang.runtime.services.IService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.ModuleService
-
The startup event is fired when the runtime starts up
- onStartup() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
The startup event is fired when the runtime starts up
- onSuccess(BiConsumer<ScheduledTask, Optional<?>>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Store the closure to execute after the task is executed successfully
- onSundays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Sundays
- onSundays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Sundays
- onTheFly - Variable in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Is this a onTheFly datasource
- onTheFly - Static variable in class ortus.boxlang.runtime.scopes.Key
- onThursdays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Thursdays
- onThursdays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Thursdays
- onTransactionAcquire - Static variable in class ortus.boxlang.runtime.scopes.Key
- onTransactionBegin - Static variable in class ortus.boxlang.runtime.scopes.Key
- onTransactionCommit - Static variable in class ortus.boxlang.runtime.scopes.Key
- onTransactionEnd - Static variable in class ortus.boxlang.runtime.scopes.Key
- onTransactionRelease - Static variable in class ortus.boxlang.runtime.scopes.Key
- onTransactionRollback - Static variable in class ortus.boxlang.runtime.scopes.Key
- onTransactionSetSavepoint - Static variable in class ortus.boxlang.runtime.scopes.Key
- onTuesdays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Tuesdays
- onTuesdays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Tuesdays
- onUnload - Static variable in class ortus.boxlang.runtime.scopes.Key
- onWednesdays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Wednesdays
- onWednesdays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be on Wednesdays
- onWeekdays() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be from Monday - Friday at midnight
- onWeekdays(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the period to be from Monday - Friday
- onWeekends() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on saturday and sundays at midnight
- onWeekends(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task on saturday and sundays
- openOutputStream() - Method in class ortus.boxlang.compiler.JavaClassByteCode
- OPTIMAL - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- options - Static variable in class ortus.boxlang.runtime.scopes.Key
- or(Supplier<Attempt<T>>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the Attempt, otherwise returns an Attempt produced by the supplying function.
- Or - Class in ortus.boxlang.runtime.operators
-
Performs Logical "or"
true || false
- Or - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Or() - Constructor for class ortus.boxlang.runtime.operators.Or
- OR - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- ORACLE - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- orderByColumns - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
- ordered - Static variable in class ortus.boxlang.runtime.scopes.Key
- Ordered - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxStructType
- orElse(T) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the value, otherwise returns the other passed value passed
- orElseGet(Supplier<? extends T>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the value, otherwise returns the result produced by the supplying function.
- originalConfig - Variable in class ortus.boxlang.runtime.config.Configuration
-
The last config struct loaded
- originalConfig - Static variable in class ortus.boxlang.runtime.scopes.Key
- originalValue - Variable in class ortus.boxlang.runtime.scopes.Key
-
The original value of the key, which could be a complex object if this key was being used to dereference a native Map.
- originSourceLineEnd - Variable in class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- originSourceLineStart - Variable in class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- originSourceNode - Variable in class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- ormoptions - Static variable in class ortus.boxlang.runtime.scopes.Key
- orThrow() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the value, otherwise throws a NoElementException
- orThrow(Exception) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the value, otherwise throws a provided
- orThrow(String) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the value, otherwise throws a NoElementException with a custom message
- orThrow(String, String) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns the value, otherwise throws a BoxLang exception with the provided type and message
- orTimeout(long) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Exceptionally completes this CompletableFuture with a TimeoutException if not otherwise completed before the given timeout.
- orTimeout(long, Object) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Exceptionally completes this CompletableFuture with a TimeoutException if not otherwise completed before the given timeout.
- ortus.boxlang.compiler - package ortus.boxlang.compiler
- ortus.boxlang.compiler.asmboxpiler - package ortus.boxlang.compiler.asmboxpiler
- ortus.boxlang.compiler.asmboxpiler.transformer - package ortus.boxlang.compiler.asmboxpiler.transformer
- ortus.boxlang.compiler.asmboxpiler.transformer.expression - package ortus.boxlang.compiler.asmboxpiler.transformer.expression
- ortus.boxlang.compiler.asmboxpiler.transformer.statement - package ortus.boxlang.compiler.asmboxpiler.transformer.statement
- ortus.boxlang.compiler.ast - package ortus.boxlang.compiler.ast
- ortus.boxlang.compiler.ast.comment - package ortus.boxlang.compiler.ast.comment
- ortus.boxlang.compiler.ast.expression - package ortus.boxlang.compiler.ast.expression
- ortus.boxlang.compiler.ast.sql - package ortus.boxlang.compiler.ast.sql
- ortus.boxlang.compiler.ast.sql.select - package ortus.boxlang.compiler.ast.sql.select
- ortus.boxlang.compiler.ast.sql.select.expression - package ortus.boxlang.compiler.ast.sql.select.expression
- ortus.boxlang.compiler.ast.sql.select.expression.literal - package ortus.boxlang.compiler.ast.sql.select.expression.literal
- ortus.boxlang.compiler.ast.sql.select.expression.operation - package ortus.boxlang.compiler.ast.sql.select.expression.operation
- ortus.boxlang.compiler.ast.statement - package ortus.boxlang.compiler.ast.statement
- ortus.boxlang.compiler.ast.statement.component - package ortus.boxlang.compiler.ast.statement.component
- ortus.boxlang.compiler.ast.visitor - package ortus.boxlang.compiler.ast.visitor
- ortus.boxlang.compiler.javaboxpiler - package ortus.boxlang.compiler.javaboxpiler
- ortus.boxlang.compiler.javaboxpiler.transformer - package ortus.boxlang.compiler.javaboxpiler.transformer
- ortus.boxlang.compiler.javaboxpiler.transformer.expression - package ortus.boxlang.compiler.javaboxpiler.transformer.expression
- ortus.boxlang.compiler.javaboxpiler.transformer.indexer - package ortus.boxlang.compiler.javaboxpiler.transformer.indexer
- ortus.boxlang.compiler.javaboxpiler.transformer.statement - package ortus.boxlang.compiler.javaboxpiler.transformer.statement
- ortus.boxlang.compiler.javaboxpiler.transformer.statement.component - package ortus.boxlang.compiler.javaboxpiler.transformer.statement.component
- ortus.boxlang.compiler.parser - package ortus.boxlang.compiler.parser
- ortus.boxlang.compiler.toolchain - package ortus.boxlang.compiler.toolchain
- ortus.boxlang.debugger - package ortus.boxlang.debugger
- ortus.boxlang.debugger.event - package ortus.boxlang.debugger.event
- ortus.boxlang.debugger.request - package ortus.boxlang.debugger.request
- ortus.boxlang.debugger.response - package ortus.boxlang.debugger.response
- ortus.boxlang.debugger.types - package ortus.boxlang.debugger.types
- ortus.boxlang.runtime - package ortus.boxlang.runtime
- ortus.boxlang.runtime.application - package ortus.boxlang.runtime.application
- ortus.boxlang.runtime.async - package ortus.boxlang.runtime.async
- ortus.boxlang.runtime.async.executors - package ortus.boxlang.runtime.async.executors
- ortus.boxlang.runtime.async.tasks - package ortus.boxlang.runtime.async.tasks
- ortus.boxlang.runtime.bifs - package ortus.boxlang.runtime.bifs
- ortus.boxlang.runtime.bifs.global.array - package ortus.boxlang.runtime.bifs.global.array
- ortus.boxlang.runtime.bifs.global.async - package ortus.boxlang.runtime.bifs.global.async
- ortus.boxlang.runtime.bifs.global.binary - package ortus.boxlang.runtime.bifs.global.binary
- ortus.boxlang.runtime.bifs.global.cache - package ortus.boxlang.runtime.bifs.global.cache
- ortus.boxlang.runtime.bifs.global.cli - package ortus.boxlang.runtime.bifs.global.cli
- ortus.boxlang.runtime.bifs.global.conversion - package ortus.boxlang.runtime.bifs.global.conversion
- ortus.boxlang.runtime.bifs.global.decision - package ortus.boxlang.runtime.bifs.global.decision
- ortus.boxlang.runtime.bifs.global.encryption - package ortus.boxlang.runtime.bifs.global.encryption
- ortus.boxlang.runtime.bifs.global.format - package ortus.boxlang.runtime.bifs.global.format
- ortus.boxlang.runtime.bifs.global.i18n - package ortus.boxlang.runtime.bifs.global.i18n
- ortus.boxlang.runtime.bifs.global.io - package ortus.boxlang.runtime.bifs.global.io
- ortus.boxlang.runtime.bifs.global.java - package ortus.boxlang.runtime.bifs.global.java
- ortus.boxlang.runtime.bifs.global.jdbc - package ortus.boxlang.runtime.bifs.global.jdbc
- ortus.boxlang.runtime.bifs.global.list - package ortus.boxlang.runtime.bifs.global.list
- ortus.boxlang.runtime.bifs.global.math - package ortus.boxlang.runtime.bifs.global.math
- ortus.boxlang.runtime.bifs.global.query - package ortus.boxlang.runtime.bifs.global.query
- ortus.boxlang.runtime.bifs.global.scheduler - package ortus.boxlang.runtime.bifs.global.scheduler
- ortus.boxlang.runtime.bifs.global.stream - package ortus.boxlang.runtime.bifs.global.stream
- ortus.boxlang.runtime.bifs.global.string - package ortus.boxlang.runtime.bifs.global.string
- ortus.boxlang.runtime.bifs.global.struct - package ortus.boxlang.runtime.bifs.global.struct
- ortus.boxlang.runtime.bifs.global.system - package ortus.boxlang.runtime.bifs.global.system
- ortus.boxlang.runtime.bifs.global.temporal - package ortus.boxlang.runtime.bifs.global.temporal
- ortus.boxlang.runtime.bifs.global.type - package ortus.boxlang.runtime.bifs.global.type
- ortus.boxlang.runtime.bifs.global.xml - package ortus.boxlang.runtime.bifs.global.xml
- ortus.boxlang.runtime.bifs.global.zip - package ortus.boxlang.runtime.bifs.global.zip
- ortus.boxlang.runtime.cache - package ortus.boxlang.runtime.cache
- ortus.boxlang.runtime.cache.filters - package ortus.boxlang.runtime.cache.filters
- ortus.boxlang.runtime.cache.policies - package ortus.boxlang.runtime.cache.policies
- ortus.boxlang.runtime.cache.providers - package ortus.boxlang.runtime.cache.providers
- ortus.boxlang.runtime.cache.store - package ortus.boxlang.runtime.cache.store
- ortus.boxlang.runtime.cache.util - package ortus.boxlang.runtime.cache.util
- ortus.boxlang.runtime.components - package ortus.boxlang.runtime.components
- ortus.boxlang.runtime.components.async - package ortus.boxlang.runtime.components.async
- ortus.boxlang.runtime.components.cache - package ortus.boxlang.runtime.components.cache
- ortus.boxlang.runtime.components.debug - package ortus.boxlang.runtime.components.debug
- ortus.boxlang.runtime.components.io - package ortus.boxlang.runtime.components.io
- ortus.boxlang.runtime.components.jdbc - package ortus.boxlang.runtime.components.jdbc
- ortus.boxlang.runtime.components.net - package ortus.boxlang.runtime.components.net
- ortus.boxlang.runtime.components.system - package ortus.boxlang.runtime.components.system
- ortus.boxlang.runtime.components.util - package ortus.boxlang.runtime.components.util
- ortus.boxlang.runtime.components.xml - package ortus.boxlang.runtime.components.xml
- ortus.boxlang.runtime.components.zip - package ortus.boxlang.runtime.components.zip
- ortus.boxlang.runtime.config - package ortus.boxlang.runtime.config
- ortus.boxlang.runtime.config.segments - package ortus.boxlang.runtime.config.segments
- ortus.boxlang.runtime.config.util - package ortus.boxlang.runtime.config.util
- ortus.boxlang.runtime.context - package ortus.boxlang.runtime.context
- ortus.boxlang.runtime.dynamic - package ortus.boxlang.runtime.dynamic
- ortus.boxlang.runtime.dynamic.casters - package ortus.boxlang.runtime.dynamic.casters
- ortus.boxlang.runtime.dynamic.javaproxy - package ortus.boxlang.runtime.dynamic.javaproxy
- ortus.boxlang.runtime.events - package ortus.boxlang.runtime.events
- ortus.boxlang.runtime.interceptors - package ortus.boxlang.runtime.interceptors
- ortus.boxlang.runtime.interop - package ortus.boxlang.runtime.interop
- ortus.boxlang.runtime.interop.proxies - package ortus.boxlang.runtime.interop.proxies
- ortus.boxlang.runtime.jdbc - package ortus.boxlang.runtime.jdbc
- ortus.boxlang.runtime.jdbc.drivers - package ortus.boxlang.runtime.jdbc.drivers
- ortus.boxlang.runtime.jdbc.qoq - package ortus.boxlang.runtime.jdbc.qoq
- ortus.boxlang.runtime.jdbc.qoq.functions.aggregate - package ortus.boxlang.runtime.jdbc.qoq.functions.aggregate
- ortus.boxlang.runtime.jdbc.qoq.functions.scalar - package ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- ortus.boxlang.runtime.loader - package ortus.boxlang.runtime.loader
- ortus.boxlang.runtime.loader.resolvers - package ortus.boxlang.runtime.loader.resolvers
- ortus.boxlang.runtime.loader.util - package ortus.boxlang.runtime.loader.util
- ortus.boxlang.runtime.logging - package ortus.boxlang.runtime.logging
- ortus.boxlang.runtime.modules - package ortus.boxlang.runtime.modules
- ortus.boxlang.runtime.net - package ortus.boxlang.runtime.net
- ortus.boxlang.runtime.operators - package ortus.boxlang.runtime.operators
- ortus.boxlang.runtime.runnables - package ortus.boxlang.runtime.runnables
- ortus.boxlang.runtime.runnables.accessors - package ortus.boxlang.runtime.runnables.accessors
- ortus.boxlang.runtime.scopes - package ortus.boxlang.runtime.scopes
- ortus.boxlang.runtime.scripting - package ortus.boxlang.runtime.scripting
- ortus.boxlang.runtime.services - package ortus.boxlang.runtime.services
- ortus.boxlang.runtime.testing - package ortus.boxlang.runtime.testing
- ortus.boxlang.runtime.types - package ortus.boxlang.runtime.types
- ortus.boxlang.runtime.types.exceptions - package ortus.boxlang.runtime.types.exceptions
- ortus.boxlang.runtime.types.listeners - package ortus.boxlang.runtime.types.listeners
- ortus.boxlang.runtime.types.meta - package ortus.boxlang.runtime.types.meta
- ortus.boxlang.runtime.types.unmodifiable - package ortus.boxlang.runtime.types.unmodifiable
- ortus.boxlang.runtime.types.util - package ortus.boxlang.runtime.types.util
- ortus.boxlang.runtime.util - package ortus.boxlang.runtime.util
- ortus.boxlang.runtime.util.conversion - package ortus.boxlang.runtime.util.conversion
- ortus.boxlang.runtime.util.conversion.deserializers - package ortus.boxlang.runtime.util.conversion.deserializers
- ortus.boxlang.runtime.util.conversion.serializers - package ortus.boxlang.runtime.util.conversion.serializers
- ortus.boxlang.runtime.validation - package ortus.boxlang.runtime.validation
- ortus.boxlang.runtime.validation.dynamic - package ortus.boxlang.runtime.validation.dynamic
- os - Static variable in class ortus.boxlang.runtime.scopes.Key
- OTHER - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- OTHER - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- output - Variable in class ortus.boxlang.debugger.event.OutputEvent.OutputBody
- output - Static variable in class ortus.boxlang.runtime.scopes.Key
- Output - Class in ortus.boxlang.runtime.components.system
- Output() - Constructor for class ortus.boxlang.runtime.components.system.Output
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- OutputBody() - Constructor for class ortus.boxlang.debugger.event.OutputEvent.OutputBody
- OutputEvent - Class in ortus.boxlang.debugger.event
-
Models the Output event for the Debug Protocol
- OutputEvent() - Constructor for class ortus.boxlang.debugger.event.OutputEvent
- OutputEvent(String, String) - Constructor for class ortus.boxlang.debugger.event.OutputEvent
-
Constructor
- OutputEvent.OutputBody - Class in ortus.boxlang.debugger.event
- outputOverride - Variable in class ortus.boxlang.runtime.context.ClassBoxContext
-
Override the outpout behavior.
- overwrite - Static variable in class ortus.boxlang.runtime.scopes.Key
- owner - Static variable in class ortus.boxlang.runtime.scopes.Key
P
- Package - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxAccessModifier
- PACKAGE - Enum constant in enum class ortus.boxlang.runtime.types.Function.Access
- PACKAGE_NAMES - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- packageName() - Method in record class ortus.boxlang.compiler.ClassInfo
- packageName() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
packageName
record component. - pageEncoding - Static variable in class ortus.boxlang.runtime.scopes.Key
- PagePoolClear - Class in ortus.boxlang.runtime.bifs.global.system
- PagePoolClear() - Constructor for class ortus.boxlang.runtime.bifs.global.system.PagePoolClear
-
Constructor
- Pair<T,
U> - Class in ortus.boxlang.runtime.util -
[BoxLang] Copyright [2023] [Ortus Solutions, Corp] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
- Pair(T, U) - Constructor for class ortus.boxlang.runtime.util.Pair
- ParagraphFormat - Class in ortus.boxlang.runtime.bifs.global.string
- ParagraphFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ParagraphFormat
-
Constructor
- parallel - Static variable in class ortus.boxlang.runtime.scopes.Key
- parallelStream() - Method in class ortus.boxlang.runtime.types.Array
-
Returns a parallel stream of the array
- Param - Class in ortus.boxlang.runtime.components.system
- Param() - Constructor for class ortus.boxlang.runtime.components.system.Param
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- parameters - Static variable in class ortus.boxlang.runtime.scopes.Key
- ParamItem(int, Object, int) - Constructor for record class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement.ParamItem
-
Creates an instance of a
ParamItem
record class. - params - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
- params - Static variable in class ortus.boxlang.runtime.scopes.Key
- parent - Variable in class ortus.boxlang.compiler.ast.BoxNode
- parent - Variable in class ortus.boxlang.runtime.context.BaseBoxContext
-
Any context can have a parent it can delegate to
- ParentPassthroughBoxContext - Class in ortus.boxlang.runtime.context
-
This context provides a base class for contexts which add some functionality, but mostly pass through all of their methods to their parent context.
- ParentPassthroughBoxContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- parse(File) - Method in class ortus.boxlang.compiler.Boxpiler
-
Parse a file on disk into BoxLang AST nodes.
- parse(File) - Method in interface ortus.boxlang.compiler.IBoxpiler
- parse(File) - Method in class ortus.boxlang.compiler.parser.Parser
-
Parse a script file
- parse(File, boolean) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Parse a file
- parse(File, boolean) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Parse a BX script file
- parse(File, boolean) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Parse a cf script file
- parse(File, boolean) - Method in class ortus.boxlang.compiler.parser.DocParser
- parse(File, boolean) - Method in class ortus.boxlang.compiler.parser.SQLParser
-
Parse a QoQ script file
- parse(File, String) - Method in class ortus.boxlang.compiler.parser.DocParser
- parse(String) - Method in class ortus.boxlang.compiler.parser.BoxParser
- parse(String) - Method in class ortus.boxlang.compiler.parser.CFParser
- parse(String) - Method in class ortus.boxlang.compiler.parser.SQLParser
- parse(String) - Static method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Parses an import string into an ImportDefinition
- parse(String) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert an incoming ISO-8601 formatted string to a Java LocalDateTime object
- parse(String, boolean) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Parse a BX script string
- parse(String, boolean) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Parse a cf script string
- parse(String, boolean) - Method in class ortus.boxlang.compiler.parser.SQLParser
-
Parse a QoQ string
- parse(String, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Parse a cf script string expression
- parse(String, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Parse a BX script string
- parse(String, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Parse a cf script string
- parse(String, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.DocParser
- parse(String, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.SQLParser
-
Parse a QoQ script string
- parse(String, BoxSourceType) - Method in class ortus.boxlang.compiler.parser.Parser
-
Parse a script string expression
- parse(String, BoxSourceType, Boolean) - Method in class ortus.boxlang.compiler.Boxpiler
-
Parse source text into BoxLang AST nodes.
- parse(String, BoxSourceType, Boolean) - Method in interface ortus.boxlang.compiler.IBoxpiler
- parse(String, BoxSourceType, Boolean) - Method in class ortus.boxlang.compiler.parser.Parser
-
Parse a script string expression
- parseArguments() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Quick parser for options on cli arguments for BoxLang
- parseArguments(String[]) - Static method in class ortus.boxlang.runtime.util.CLIUtil
-
Parse the cli arguments into a struct of options and positional arguments
- parseArguments(List<String>) - Static method in class ortus.boxlang.runtime.util.CLIUtil
-
Quick parser for options on cli arguments for BoxLang
- parseBoxExpression(String, Position) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
This is only in use now for loop and while, which allow conditions to be specified as a string.
- parseCFExpression(String, Position) - Method in class ortus.boxlang.compiler.parser.CFParser
-
This is only in use now for loop and while, which allow conditions to be specified as a string.
- ParseCurrency - Class in ortus.boxlang.runtime.bifs.global.i18n
- ParseCurrency() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.ParseCurrency
-
Constructor
- ParseDateTime - Class in ortus.boxlang.runtime.bifs.global.temporal
- ParseDateTime() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.ParseDateTime
-
Constructor
- ParseException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is encountered when parsing of a source file fails.
- ParseException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ParseException
-
Constructor
- ParseException(List<Issue>, String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ParseException
-
Constructor
- parseExpression(String) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Parse a BX script string expression
- parseExpression(String) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Parse a cf script string expression
- parseExpression(String) - Method in class ortus.boxlang.compiler.parser.Parser
-
Parse a script string statement
- parseExpression(String, Map<String, String>) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Returns the Java Parser AST nodes for the given template
- parseFromFile(Path) - Method in class ortus.boxlang.runtime.util.FQN
-
Parse the package from a file path.
- parseFromString(String, Locale, ZoneId) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a date string into a ZonedDateTime instance
- parseFromUnicodeString(String, Locale, ZoneId) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a date time string that contains non-latin characters This method is the slowest method of parsing a date time string.
- parseLocale(String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a locale from a string, handling known common locales and aliases.
- parseLocaleFromContext(IBoxContext, ArgumentsScope) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Convience method to extract the locale from arguments or context, falling back tothe system default
- parseLocaleOrDefault(String, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a locale and returns a default value if the locale could not be parsed
- parseLocalizedCurrency(Object, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a localized currency string
- parseLocalizedNumber(Object, Locale) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a localized number string
- ParseNumber - Class in ortus.boxlang.runtime.bifs.global.conversion
- ParseNumber() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ParseNumber
-
Constructor
- parseOrFail(File) - Method in class ortus.boxlang.compiler.Boxpiler
-
Parse a file on disk into BoxLang AST nodes.
- parseOrFail(File) - Method in interface ortus.boxlang.compiler.IBoxpiler
- parseOrFail(String, BoxSourceType, Boolean) - Method in class ortus.boxlang.compiler.Boxpiler
-
Parse source text into BoxLang AST nodes.
- parseOrFail(String, BoxSourceType, Boolean) - Method in interface ortus.boxlang.compiler.IBoxpiler
- parseParts(String) - Method in class ortus.boxlang.runtime.util.BoxFQN
-
Transforms the path into the package name following Java rules.
- parseParts(String) - Method in class ortus.boxlang.runtime.util.FQN
-
Transforms the path into the package name following Java rules.
- parseParts(String, boolean) - Method in class ortus.boxlang.runtime.util.FQN
-
Transforms the path into the package name following Java rules.
- Parser - Class in ortus.boxlang.compiler.parser
- Parser() - Constructor for class ortus.boxlang.compiler.parser.Parser
- ParserErrorStrategy - Class in ortus.boxlang.compiler.parser
- ParserErrorStrategy() - Constructor for class ortus.boxlang.compiler.parser.ParserErrorStrategy
- parserFirstStage(File, InputStream, Boolean) - Method in class ortus.boxlang.compiler.parser.DocParser
- parserFirstStage(InputStream, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.AbstractParser
-
Fist stage parser
- parserFirstStage(InputStream, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Fist stage parser
- parserFirstStage(InputStream, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Fist stage parser
- parserFirstStage(InputStream, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.DocParser
- parserFirstStage(InputStream, boolean, boolean) - Method in class ortus.boxlang.compiler.parser.SQLParser
-
Fist stage parser
- parseSQL(String) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService
-
Parse a SQL string into an AST
- parseStatement(String) - Method in class ortus.boxlang.compiler.parser.BoxParser
-
Parse a BX script string statement
- parseStatement(String) - Method in class ortus.boxlang.compiler.parser.CFParser
-
Parse a cf script string statement
- parseStatement(String) - Method in class ortus.boxlang.compiler.parser.Parser
- parseStatement(String, Map<String, String>) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Returns the Java Parser AST for the given template
- parseZoneId(String) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Attempts to parse a ZoneId from a string representation - return a null if the zone could not be parsed
- parseZoneId(String, IBoxContext) - Static method in class ortus.boxlang.runtime.util.LocalizationUtil
-
Parses a ZoneId from a string, falling back to the context setting, and then the system default
- ParsingResult - Class in ortus.boxlang.compiler.parser
-
The results returned when parsing code.
- ParsingResult(BoxNode, List<Issue>) - Constructor for class ortus.boxlang.compiler.parser.ParsingResult
-
General constructor.
- ParsingResult(BoxNode, List<Issue>, List<BoxComment>) - Constructor for class ortus.boxlang.compiler.parser.ParsingResult
- partitions - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
- parts - Variable in class ortus.boxlang.runtime.util.FQN
-
An array of strings representing all the pieces of the FQN.
- pascalCase(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Create pascal case from a string
- PascalCase - Class in ortus.boxlang.runtime.bifs.global.string
- PascalCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.PascalCase
-
Constructor
- passphrase - Static variable in class ortus.boxlang.runtime.scopes.Key
- password - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
The datasource password to use for the connection, if any
- password - Static variable in class ortus.boxlang.runtime.scopes.Key
- path - Variable in class ortus.boxlang.debugger.types.Source
- path - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The physical path of the module but in string format.
- path - Static variable in class ortus.boxlang.runtime.scopes.Key
- path - Variable in class ortus.boxlang.runtime.types.File
-
The file path object
- path() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
path
record component. - path() - Method in record class ortus.boxlang.runtime.util.DumpUtil.DumpTemplate
-
Returns the value of the
path
record component. - path_info - Static variable in class ortus.boxlang.runtime.scopes.Key
- path_translated - Static variable in class ortus.boxlang.runtime.scopes.Key
- pathExistsCaseInsensitive(Path) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Performs case insensitive path resolution.
- pathToCacheKey(Path) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Converts a path object to an entry key by removing the extension
- pattern - Static variable in class ortus.boxlang.runtime.scopes.Key
- PauseRequest - Class in ortus.boxlang.debugger.request
-
Models the request to pause a thread
- PauseRequest() - Constructor for class ortus.boxlang.debugger.request.PauseRequest
- PauseRequest.PauseRequestArguments - Class in ortus.boxlang.debugger.request
- PauseRequestArguments() - Constructor for class ortus.boxlang.debugger.request.PauseRequest.PauseRequestArguments
- pauseThread(int) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- peekContextName() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Increment and return the lambda counter
- peekForLoopBreakCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- PendingQuery - Class in ortus.boxlang.runtime.jdbc
-
This class represents a query and any parameters/bindings before being executed.
- PendingQuery(IBoxContext, String, Object, QueryOptions) - Constructor for class ortus.boxlang.runtime.jdbc.PendingQuery
-
Creates a new PendingQuery instance from a SQL string, a list of parameters, and the original SQL string.
- PendingQuery(IBoxContext, String, List<QueryParameter>) - Constructor for class ortus.boxlang.runtime.jdbc.PendingQuery
-
Creates a new PendingQuery instance from a SQL string and a list of parameters.
- PERIOD - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- Phase1 - Class in ortus.boxlang.runtime.testing
- Phase1Switch - Class in ortus.boxlang.runtime.testing
- Phase1TryCatch - Class in ortus.boxlang.runtime.testing
- Phase2Closure - Class in ortus.boxlang.runtime.testing
-
Phase 2 BoxLang Example of UDF delcaration and execution
- Phase2Closure$closure1 - Class in ortus.boxlang.runtime.testing
-
Phase 2 BoxLang Example of Closure delcaration and execution
- Phase2Closure$closure1(IBoxContext) - Constructor for class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- Phase2Lambda - Class in ortus.boxlang.runtime.testing
-
Phase 2 BoxLang Example of UDF delcaration and execution
- Phase2Lambda$lambda1 - Class in ortus.boxlang.runtime.testing
-
Phase 2 BoxLang Example of Lambda delcaration and execution
- Phase2UDF - Class in ortus.boxlang.runtime.testing
-
Phase 2 BoxLang Example of UDF delcaration and execution
- Phase2UDF$greet - Class in ortus.boxlang.runtime.testing
-
Phase 2 BoxLang Example of UDF delcaration and execution
- physicalPath - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The physical path of the module on disk as a Java
Path
- Pi - Class in ortus.boxlang.runtime.bifs.global.math
- Pi() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Pi
- pid - Static variable in class ortus.boxlang.runtime.scopes.Key
- PlaceholderHelper - Class in ortus.boxlang.runtime.config.util
-
A helper class for resolving placeholders in configuration files
- PlaceholderHelper() - Constructor for class ortus.boxlang.runtime.config.util.PlaceholderHelper
- placeholders - Static variable in class ortus.boxlang.runtime.scopes.Key
- pluralize(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Pluralize an English word based on standard rules.
- plus(long, TemporalUnit) - Method in class ortus.boxlang.runtime.types.DateTime
- plus(TemporalAmount) - Method in class ortus.boxlang.runtime.types.DateTime
- Plus - Class in ortus.boxlang.runtime.operators
-
Performs Math Plus
a = b + c
- Plus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Plus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- Plus() - Constructor for class ortus.boxlang.runtime.operators.Plus
- PLUS - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
- PLUS - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
- PlusEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- Point - Class in ortus.boxlang.compiler.ast
-
Represents a position in the source code with line and column
- Point(int, int) - Constructor for class ortus.boxlang.compiler.ast.Point
-
Create a point
- poolname - Static variable in class ortus.boxlang.runtime.scopes.Key
- poolName - Static variable in class ortus.boxlang.runtime.scopes.Key
- popAllStackEntries() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- popBuffer() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Pop a buffer from the stack
- popBuffer() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Pop a buffer from the stack
- popBuffer() - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- popComponent() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- popComponent() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Pop a template from the stack
- popComponent() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Pop a template from the stack
- popComponent() - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- popContext() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- popContextName() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Increment and return the lambda counter
- popFinallyBody() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- popForLoopBreakCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- popfunctionBodyCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- popMethodContextTracker() - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- popStackEntries(int) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- popTemplate() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Pop a template from the stack
- popTemplate() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Pop a template from the stack
- port - Static variable in class ortus.boxlang.runtime.scopes.Key
- pos - Static variable in class ortus.boxlang.runtime.scopes.Key
- posInCode - Static variable in class ortus.boxlang.runtime.scopes.Key
- position - Variable in class ortus.boxlang.compiler.ast.BoxNode
- position - Static variable in class ortus.boxlang.runtime.scopes.Key
- position - Variable in exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
- position() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Returns the value of the
position
record component. - position() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Returns the value of the
position
record component. - position() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
-
Returns the value of the
position
record component. - Position - Class in ortus.boxlang.compiler.ast
-
Represents a region of code within a text
- Position(Point, Point) - Constructor for class ortus.boxlang.compiler.ast.Position
-
Creates a position
- Position(Point, Point, Source) - Constructor for class ortus.boxlang.compiler.ast.Position
-
Creates a position including the file information
- position1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- position2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- positionals - Static variable in class ortus.boxlang.runtime.scopes.Key
- positionalToMap(Object...) - Static method in class ortus.boxlang.runtime.util.ArgumentUtil
-
Convert positional arguments to a map of key/value pairs
- posixReplace(String, Boolean) - Static method in class ortus.boxlang.runtime.types.util.RegexUtil
-
Replace POSIX character classes with Java regex equivalents
- posixSetToOctal(Set<PosixFilePermission>) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Converts a set of
PosixFilePermission
to chmod-style octal file mode. - POST_FUNCTION_INVOKE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- POST_MODULE_LOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- POST_MODULE_REGISTRATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- POST_MODULE_UNLOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- POST_QUERY_EXECUTE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- POST_TEMPLATE_INVOKE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- POSTGRESSQL - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- PostMinusMinus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- PostPlusPlus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- Power - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Power - Class in ortus.boxlang.runtime.operators
-
Performs Math Power for BoxLang
a = 2 ^ 3
- Power - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- Power() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Power
- Power() - Constructor for class ortus.boxlang.runtime.operators.Power
- PRE_FUNCTION_INVOKE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Function Invocations
- PRE_MODULE_LOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- PRE_MODULE_REGISTRATION - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- PRE_MODULE_UNLOAD - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- PRE_QUERY_EXECUTE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- PRE_TEMPLATE_INVOKE - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
-
Template Invocations
- precise - Static variable in class ortus.boxlang.runtime.scopes.Key
- PrecisionEvaluate - Class in ortus.boxlang.runtime.bifs.global.math
- PrecisionEvaluate() - Constructor for class ortus.boxlang.runtime.bifs.global.math.PrecisionEvaluate
-
Constructor
- Predicate<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/Predicate.html
- Predicate(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.Predicate
- prefix - Variable in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
The prefix of a resolver
- prefix - Static variable in class ortus.boxlang.runtime.scopes.Key
- PreMinusMinus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- prepareCall(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareCall(String, int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareCall(String, int, int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareStatement(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareStatement(String, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareStatement(String, int[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareStatement(String, int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareStatement(String, int, int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepareStatement(String, String[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- prepend(String, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Prepend an item to the beginning of a list
- prepend(String, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Prepend an item to the beginning of a list
- PrePlusPlus - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
- presentationHint - Variable in class ortus.boxlang.debugger.types.Scope
- PreserveSingleQuotes - Class in ortus.boxlang.runtime.bifs.global.jdbc
- PreserveSingleQuotes() - Constructor for class ortus.boxlang.runtime.bifs.global.jdbc.PreserveSingleQuotes
-
Constructor
- prettyJson(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Pretty print an incoming JSON string using the Jackson JR library
- PrettyPrintBoxVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
Pretty print BoxLang AST nodes TODO Items: - Add configuration for indent size - Add any other config settings such as white space inside paren, etc - Modify AST to track pre annotations and inline annotations separately - Test!
- PrettyPrintBoxVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
-
Constructor
- PrettyPrintVisitor - Class in ortus.boxlang.compiler.javaboxpiler
- PrettyPrintVisitor() - Constructor for class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- PrettyPrintVisitor(PrinterConfiguration) - Constructor for class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- PrettyPrintVisitor(PrinterConfiguration, SourcePrinter) - Constructor for class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- prettySql(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Format an incoming sql string to a pretty version
- previous() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- print - Static variable in class ortus.boxlang.runtime.scopes.Key
- print(Node) - Method in class ortus.boxlang.compiler.javaboxpiler.CustomPrettyPrinter
- Print - Class in ortus.boxlang.runtime.bifs.global.system
- Print() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Print
-
Constructor
- printAST() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
printAST
record component. - printBoxLangStackTrace(Throwable, PrintStream) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Print the stack trace of an exception to the given PrintStream
- println - Static variable in class ortus.boxlang.runtime.scopes.Key
- Println - Class in ortus.boxlang.runtime.bifs.global.system
- Println() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Println
-
Constructor
- printMultiLine(String) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
-
Print multi-line output, respecting indentation This will trim existing whitespace off each line.
- printSourceAST(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Parse source string and print AST as JSON
- printTimers() - Method in class ortus.boxlang.runtime.util.Timer
-
This convenience methods prints out to the console all the timers using the passed milliseconds
- printTimers(Timer.TimeUnit) - Method in class ortus.boxlang.runtime.util.Timer
-
This convenience methods prints out to the console all the timers using the passed timeunit
- printTranspiledCode(ParsingResult, ClassInfo, PrintStream) - Method in class ortus.boxlang.compiler.asmboxpiler.ASMBoxpiler
- printTranspiledCode(ParsingResult, ClassInfo, PrintStream) - Method in interface ortus.boxlang.compiler.IBoxpiler
- printTranspiledCode(ParsingResult, ClassInfo, PrintStream) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaBoxpiler
- printTranspiledJavaCode(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Print the transpiled Java code for a given source file.
- priority - Static variable in class ortus.boxlang.runtime.scopes.Key
- Private - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxAccessModifier
- PRIVATE - Enum constant in enum class ortus.boxlang.runtime.types.Function.Access
- procedure - Static variable in class ortus.boxlang.runtime.scopes.Key
- process(IBoxContext) - Method in interface ortus.boxlang.runtime.components.Component.ComponentBody
- process(IStruct) - Method in class ortus.boxlang.runtime.config.Configuration
-
Processes a configuration struct and returns a new configuration object based on the overrides.
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.CacheConfig
-
Processes the configuration struct.
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Processes the state of the configuration segment from the configuration struct.
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
Processes the configuration struct.
- process(IStruct) - Method in interface ortus.boxlang.runtime.config.segments.IConfigSegment
-
Processes the state of the configuration segment from the configuration struct.
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.LoggerConfig
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
Processes the configuration struct.
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.ModuleConfig
-
Processes the state of the configuration segment from the configuration struct.
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.SchedulerConfig
-
Processes the configuration struct.
- process(IStruct) - Method in class ortus.boxlang.runtime.config.segments.SecurityConfig
-
Processes the configuration struct.
- processBIFRegistration(Class<?>, BIF, String) - Method in class ortus.boxlang.runtime.services.FunctionService
-
This method process a raw BIF registration usually from a
BIFClass
and afunction
instance. - processBody - Static variable in class ortus.boxlang.runtime.scopes.Key
- processBody(IBoxContext, Component.ComponentBody) - Method in class ortus.boxlang.runtime.components.Component
-
Process the body of the component and not do capture output.
- processBody(IBoxContext, Component.ComponentBody, StringBuffer) - Method in class ortus.boxlang.runtime.components.Component
-
Process the body of the component while capturing the output into a provided buffer.
- processBoolean(IStruct, Key, boolean) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
Process an incoming string, and do replacements and return the value as a boolean
- ProcessingDirective - Class in ortus.boxlang.runtime.components.system
- ProcessingDirective() - Constructor for class ortus.boxlang.runtime.components.system.ProcessingDirective
- processInteger(IStruct, Key, Integer) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
Process an incoming string, and do replacements and return the value as an integer
- processListToSet(IStruct, Key, Set<String>) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
This processes a JSON array list to a HashSet
- processProperties(IStruct) - Method in class ortus.boxlang.runtime.config.segments.CacheConfig
-
This processes a struct of properties for a BoxLang cache engine
- processProperties(IStruct) - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
This method is used to process the properties of a datasource configuration.
- processQueryLoop(Component, IBoxContext, Component.ComponentBody, IStruct, Object, String, Boolean, Integer, Integer, Integer, String) - Static method in class ortus.boxlang.runtime.components.util.LoopUtil
- processString(IStruct, Key, String) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
Process an incoming string, and do replacements.
- processString(IStruct, Key, String, Set<String>) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
Process an incoming string, do replacements, and validate that it's a value within the allowed incoming set of values
- processStringInterp(BoxStringInterpolation, boolean) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
-
I process string interpolation, but without assuming it was a quoted string
- processStringOrArrayToArray(IStruct, Key, Array) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
This processes: - A string to a BoxLang array (comma separated or a single string) - A JSON array to a BoxLang array
- processStringOrArrayToList(IStruct, Key, List<String>) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
This processes: - A string to a list (comma separated or a single string) - A JSON array to a list
- processStructAssignment(Object, Boolean) - Static method in class ortus.boxlang.runtime.util.DuplicationUtil
-
Process a struct assignment for duplication
- processToStruct(IStruct, Key) - Static method in class ortus.boxlang.runtime.config.util.PropertyHelper
-
Process a key that's supposed to be a IStruct and return it as a struct, else, return a new struct.
- ProcParam - Class in ortus.boxlang.runtime.components.jdbc
- ProcParam() - Constructor for class ortus.boxlang.runtime.components.jdbc.ProcParam
-
Constructor
- procResult - Static variable in class ortus.boxlang.runtime.scopes.Key
- ProcResult - Class in ortus.boxlang.runtime.components.jdbc
- ProcResult() - Constructor for class ortus.boxlang.runtime.components.jdbc.ProcResult
-
Constructor
- profileParser(Parser) - Method in class ortus.boxlang.compiler.parser.AbstractParser
- program - Variable in class ortus.boxlang.debugger.request.LaunchRequest.LaunchRequestArguments
- program - Variable in class ortus.boxlang.debugger.request.SetBreakpointsRequest
- prompt - Static variable in class ortus.boxlang.runtime.scopes.Key
- properties - Variable in class ortus.boxlang.runtime.config.segments.CacheConfig
-
The properties for the cache engine, based on
DEFAULTS
- properties - Variable in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
The properties for the datasource
- properties - Variable in class ortus.boxlang.runtime.events.BaseInterceptor
-
The properties to configure the interceptor with (if any)
- properties - Static variable in class ortus.boxlang.runtime.scopes.Key
- property(String) - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Get the value of a property on the value.
- Property - Record Class in ortus.boxlang.runtime.types
-
Represents a class property
- Property(Key, String, Object, DefaultExpression, IStruct, IStruct, BoxSourceType, Class<?>) - Constructor for record class ortus.boxlang.runtime.types.Property
- Property(Key, String, Object, DefaultExpression, IStruct, IStruct, Key, Key, UDF, UDF, BoxSourceType, Class<?>) - Constructor for record class ortus.boxlang.runtime.types.Property
-
Creates an instance of a
Property
record class. - PropertyHelper - Class in ortus.boxlang.runtime.config.util
-
Helps convert from JSON to native Java/BoxLang Types
- PropertyHelper() - Constructor for class ortus.boxlang.runtime.config.util.PropertyHelper
- PROTECTED - Enum constant in enum class ortus.boxlang.runtime.types.Function.Access
- protocol - Static variable in class ortus.boxlang.runtime.scopes.Key
- provider - Variable in class ortus.boxlang.runtime.cache.store.AbstractStore
-
The cache provider associated with this store
- provider - Variable in class ortus.boxlang.runtime.config.segments.CacheConfig
-
The default cache engine provider is BoxCacheProvider
- provider - Static variable in class ortus.boxlang.runtime.scopes.Key
- proxyPassword - Static variable in class ortus.boxlang.runtime.scopes.Key
- proxyPort - Static variable in class ortus.boxlang.runtime.scopes.Key
- proxyServer - Static variable in class ortus.boxlang.runtime.scopes.Key
- ProxyTransformer - Class in ortus.boxlang.compiler.javaboxpiler.transformer
- ProxyTransformer() - Constructor for class ortus.boxlang.compiler.javaboxpiler.transformer.ProxyTransformer
- proxyUser - Static variable in class ortus.boxlang.runtime.scopes.Key
- pseudoConstructor(IBoxContext) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Run the pseudo constructor
- pseudoConstructor(IClassRunnable, IBoxContext) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Call the pseudo constructor
- psq - Static variable in class ortus.boxlang.runtime.scopes.Key
- Public - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxAccessModifier
- PUBLIC - Enum constant in enum class ortus.boxlang.runtime.types.Function.Access
- push(Object) - Method in class ortus.boxlang.runtime.types.Array
-
Appends a new object to the array
- pushBuffer(StringBuffer) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Push a buffer onto the stack.
- pushBuffer(StringBuffer) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Push a buffer onto the stack.
- pushBuffer(StringBuffer) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- pushComponent() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- pushComponent(IStruct) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Push a Component to the stack
- pushComponent(IStruct) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Push a Component to the stack
- pushComponent(IStruct) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- pushContextName(String) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Increment and return the lambda counter
- pushfunctionBodyCounter() - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- pushTemplate(IBoxRunnable) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Push a template to the stack
- pushTemplate(IBoxRunnable) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Push a template and imports to the stack
- pushTemplate(ResolvedFilePath) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Push a template to the stack
- pushTemplate(ResolvedFilePath) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Push a template to the stack
- put(String, Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- put(String, Object) - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- put(String, Object) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
- put(String, Object) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Set a value in the struct by a string key, which we auto-convert to a Key object
- put(String, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Set a value in the struct by a string key, which we auto-convert to a Key object
- put(String, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Set a value in the struct by a Key object
- put(String, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Set a value in the struct by a string key, which we auto-convert to a Key object
- put(String, Object) - Method in class ortus.boxlang.runtime.types.XML
- put(Key, Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- put(Key, Object) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
- put(Key, Object) - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Assign a value to a key in this scope
- put(Key, Object) - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- put(Key, Object) - Method in class ortus.boxlang.runtime.scopes.ServerScope
-
Put a value into the scope container and throw an exception if the key is unmodifiable.
- put(Key, Object) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Set a value in the struct by a Key object
- put(Key, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Set a value in the struct by a Key object
- put(Key, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Set a value in the struct by a Key object
- put(Key, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Set a value in the struct by a Key object
- put(Key, Object) - Method in class ortus.boxlang.runtime.types.XML
- PUT - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- putAll(Map<? extends String, ? extends Object>) - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- putAll(Map<? extends Key, ? extends Object>) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- putAll(Map<? extends Key, ? extends Object>) - Method in class ortus.boxlang.runtime.types.Struct
-
Copies all of the mappings from the specified map to this map (optional operation).
- putAll(Map<? extends Key, ? extends Object>) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Copies all of the mappings from the specified map to this map (optional operation).
- putAll(Map<? extends Key, ? extends Object>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Copies all of the mappings from the specified map to this map (optional operation).
- putAll(Map<? extends Key, ? extends Object>) - Method in class ortus.boxlang.runtime.types.XML
- putAttachment(Key, T) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
-------------------------------------------------------------------------- Attachable Delegation --------------------------------------------------------------------------
- putAttachment(Key, T) - Method in class ortus.boxlang.runtime.util.Attachable
-
Put a key-value pair of attachable data to the Box object.
- putAttachment(Key, T) - Method in interface ortus.boxlang.runtime.util.IBoxAttachable
-
Put a key-value pair of attachable data to the Box object.
- putGlobalService(String, IService) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Alias to use strings
- putGlobalService(Key, IService) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Put a global service into the runtime If a service for this key was already set, return the original value.
- putIfAbsent(String, Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- putIfAbsent(String, Object) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(String, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(String, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(String, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(String, Object) - Method in class ortus.boxlang.runtime.types.XML
- putIfAbsent(Key, Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- putIfAbsent(Key, Object) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
- putIfAbsent(Key, Object) - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Assign a value to a key in this scope if it doesn't exist
- putIfAbsent(Key, Object) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(Key, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(Key, Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(Key, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Put a value in the struct if the key doesn't exist
- putIfAbsent(Key, Object) - Method in class ortus.boxlang.runtime.types.XML
- putInternal(Key, Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Set a value in the struct by a Key object.
Q
- QoQAggregateFunctionDef - Class in ortus.boxlang.runtime.jdbc.qoq
-
I am the abstract class for QoQ function definitions
- QoQAggregateFunctionDef() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQAggregateFunctionDef
- QoQCompare - Class in ortus.boxlang.runtime.jdbc.qoq
-
I handle executing query of queries
- QoQCompare() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQCompare
- QoQConnection - Class in ortus.boxlang.runtime.jdbc.qoq
-
This class is a dummy implementation of the
Connection
interface. - QoQConnection(IBoxContext) - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- QoQExecutionService - Class in ortus.boxlang.runtime.jdbc.qoq
-
I handle executing query of queries
- QoQExecutionService() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService
- QoQExecutionService.NameAndDirection - Record Class in ortus.boxlang.runtime.jdbc.qoq
- QoQExecutionService.TypedResultColumn - Record Class in ortus.boxlang.runtime.jdbc.qoq
-
Represent a result column with a runtime type TODO: We may not need this since the expression can tell us the type directly
- QoQFunction(BiFunction<List<Object>, List<SQLExpression>, Object>, BiFunction<List<Object[]>, List<SQLExpression>, Object>, IQoQFunctionDef, QueryColumnType, int) - Constructor for record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Creates an instance of a
QoQFunction
record class. - QoQFunctionService - Class in ortus.boxlang.runtime.jdbc.qoq
-
I handle executing functions in query of queries
- QoQFunctionService.QoQFunction - Record Class in ortus.boxlang.runtime.jdbc.qoq
-
Represens a function and its definition
- QoQIntersectionGenerator - Class in ortus.boxlang.runtime.jdbc.qoq
-
I handle the generation of the intersection of tables in a QoQ statement
- QoQIntersectionGenerator() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQIntersectionGenerator
- QoQPreparedStatement - Class in ortus.boxlang.runtime.jdbc.qoq
- QoQPreparedStatement(IBoxContext, Connection, String, int) - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
-
Constructor.
- QoQPreparedStatement.ParamItem - Record Class in ortus.boxlang.runtime.jdbc.qoq
- QoQResultSet - Class in ortus.boxlang.runtime.jdbc.qoq
- QoQResultSet() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- QoQScalarFunctionDef - Class in ortus.boxlang.runtime.jdbc.qoq
-
I am the abstract class for QoQ function definitions
- QoQScalarFunctionDef() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQScalarFunctionDef
- QoQSelectExecution - Class in ortus.boxlang.runtime.jdbc.qoq
-
A wrapper class to hold together both the SQL AST being executed as well as the runtime values for a given execution of the query
- QoQSelectStatementExecution - Class in ortus.boxlang.runtime.jdbc.qoq
-
A wrapper class to hold together both the SQL AST being executed as well as the runtime values for a given execution of the query
- QoQStatement - Class in ortus.boxlang.runtime.jdbc.qoq
- QoQStatement(IBoxContext, Connection) - Constructor for class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- qualifier - Static variable in class ortus.boxlang.runtime.scopes.Key
- quarter - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- quarter - Static variable in class ortus.boxlang.runtime.scopes.Key
- query - Static variable in class ortus.boxlang.runtime.scopes.Key
- query(TemporalQuery<R>) - Method in class ortus.boxlang.runtime.types.DateTime
- Query - Class in ortus.boxlang.runtime.components.jdbc
- Query - Class in ortus.boxlang.runtime.types
-
This type represents a representation of a database query result set.
- Query - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- Query() - Constructor for class ortus.boxlang.runtime.components.jdbc.Query
-
Constructor
- Query() - Constructor for class ortus.boxlang.runtime.types.Query
-
Create a new query with a default (empty) metadata struct
- Query(int) - Constructor for class ortus.boxlang.runtime.types.Query
-
Create a new query with a default (empty) metadata struct
- Query(IStruct) - Constructor for class ortus.boxlang.runtime.types.Query
-
Create a new query with additional metadata
- Query(IStruct, int) - Constructor for class ortus.boxlang.runtime.types.Query
-
Create a new query with additional metadata
- QUERY - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- QUERY - Static variable in record class ortus.boxlang.runtime.types.Argument
- QUERY_ADD_ROW - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- query_string - Static variable in class ortus.boxlang.runtime.scopes.Key
- query1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- query2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- QueryAddColumn - Class in ortus.boxlang.runtime.bifs.global.query
- QueryAddColumn() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryAddColumn
- QueryAddRow - Class in ortus.boxlang.runtime.bifs.global.query
- QueryAddRow() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryAddRow
-
Constructor
- QueryAppend - Class in ortus.boxlang.runtime.bifs.global.query
- QueryAppend() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryAppend
-
Constructor
- QueryCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to Query
- QueryCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.QueryCaster
- QueryClear - Class in ortus.boxlang.runtime.bifs.global.query
- QueryClear() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryClear
-
Constructor
- QueryColumn - Class in ortus.boxlang.runtime.types
- QueryColumn(Key, QueryColumnType, Query, int) - Constructor for class ortus.boxlang.runtime.types.QueryColumn
-
Add new column to query
- QueryColumnArray - Class in ortus.boxlang.runtime.bifs.global.query
- QueryColumnArray() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryColumnArray
-
Constructor
- QueryColumnCount - Class in ortus.boxlang.runtime.bifs.global.query
- QueryColumnCount() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryColumnCount
-
Constructor
- QueryColumnData - Class in ortus.boxlang.runtime.bifs.global.query
- QueryColumnData() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryColumnData
-
Constructor
- QueryColumnExists - Class in ortus.boxlang.runtime.bifs.global.query
- QueryColumnExists() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryColumnExists
-
Constructor
- QueryColumnList - Class in ortus.boxlang.runtime.bifs.global.query
- QueryColumnList() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryColumnList
-
Constructor
- QueryColumnType - Enum Class in ortus.boxlang.runtime.types
-
Represents a column type in a Query object.
- QueryCurrentRow - Class in ortus.boxlang.runtime.bifs.global.query
- QueryCurrentRow() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryCurrentRow
-
Constructor
- QueryDeleteColumn - Class in ortus.boxlang.runtime.bifs.global.query
- QueryDeleteColumn() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryDeleteColumn
- QueryDeleteRow - Class in ortus.boxlang.runtime.bifs.global.query
- QueryDeleteRow() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryDeleteRow
-
Constructor
- QueryEach - Class in ortus.boxlang.runtime.bifs.global.query
- QueryEach() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryEach
-
Constructor
- queryError - Static variable in class ortus.boxlang.runtime.scopes.Key
- queryError - Variable in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
The error message as reported by the database driver.
- QueryEscapeSingleQuoteVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
I handle escaping single quotes in interpolated expressions inside a query component.
- QueryEscapeSingleQuoteVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.QueryEscapeSingleQuoteVisitor
-
Constructor
- QueryEvery - Class in ortus.boxlang.runtime.bifs.global.query
- QueryEvery() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryEvery
-
Constructor
- QueryExecute - Class in ortus.boxlang.runtime.bifs.global.jdbc
- QueryExecute() - Constructor for class ortus.boxlang.runtime.bifs.global.jdbc.QueryExecute
-
Constructor
- QueryFilter - Class in ortus.boxlang.runtime.bifs.global.query
- QueryFilter() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryFilter
-
Constructor
- queryFindNearby(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Search any query loops for a column name matching the uncscoped variable
- queryFormat - Static variable in class ortus.boxlang.runtime.scopes.Key
- QueryGetCell - Class in ortus.boxlang.runtime.bifs.global.query
- QueryGetCell() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryGetCell
-
Constructor
- QueryGetResult - Class in ortus.boxlang.runtime.bifs.global.query
- QueryGetResult() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryGetResult
-
Constructor
- QueryInsertAt - Class in ortus.boxlang.runtime.bifs.global.query
- QueryInsertAt() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryInsertAt
-
Constructor
- QueryKeyExists - Class in ortus.boxlang.runtime.bifs.global.query
- QueryKeyExists() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryKeyExists
-
Constructor
- queryLoops - Variable in class ortus.boxlang.runtime.context.BaseBoxContext
-
A way to track query loops
- QueryMap - Class in ortus.boxlang.runtime.bifs.global.query
- QueryMap() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryMap
-
Constructor
- QueryMeta - Class in ortus.boxlang.runtime.types.meta
-
This class represents the metadata of a BoxLang Query object
- QueryMeta(Query) - Constructor for class ortus.boxlang.runtime.types.meta.QueryMeta
-
Constructor
- QueryNew - Class in ortus.boxlang.runtime.bifs.global.query
- QueryNew() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryNew
-
Constructor
- QueryOptions - Class in ortus.boxlang.runtime.jdbc
-
A class to hold the options for a query, such as the datasource, return type, and result variable name.
- QueryOptions(IStruct) - Constructor for class ortus.boxlang.runtime.jdbc.QueryOptions
-
Read in the provided query options and set private fields accordingly.
- QueryParam - Class in ortus.boxlang.runtime.components.jdbc
- QueryParam() - Constructor for class ortus.boxlang.runtime.components.jdbc.QueryParam
-
Constructor
- QueryParameter - Class in ortus.boxlang.runtime.jdbc
-
Represents a parameter to a SQL query created via QueryExecute or the Query component.
- queryParams - Static variable in class ortus.boxlang.runtime.scopes.Key
- QueryPrepend - Class in ortus.boxlang.runtime.bifs.global.query
- QueryPrepend() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryPrepend
-
Constructor
- QueryRecordCount - Class in ortus.boxlang.runtime.bifs.global.query
- QueryRecordCount() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryRecordCount
-
Constructor
- QueryReduce - Class in ortus.boxlang.runtime.bifs.global.query
- QueryReduce() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryReduce
-
Constructor
- QueryRegisterFunction - Class in ortus.boxlang.runtime.bifs.global.query
- QueryRegisterFunction() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryRegisterFunction
-
Constructor
- QueryReverse - Class in ortus.boxlang.runtime.bifs.global.query
- QueryReverse() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryReverse
-
Constructor
- QueryRowData - Class in ortus.boxlang.runtime.bifs.global.query
- QueryRowData() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryRowData
-
Constructor
- QueryRowSwap - Class in ortus.boxlang.runtime.bifs.global.query
- QueryRowSwap() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QueryRowSwap
-
Constructor
- QuerySetCell - Class in ortus.boxlang.runtime.bifs.global.query
- QuerySetCell() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QuerySetCell
-
Constructor
- QuerySetRow - Class in ortus.boxlang.runtime.bifs.global.query
- QuerySetRow() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QuerySetRow
- QuerySlice - Class in ortus.boxlang.runtime.bifs.global.query
- QuerySlice() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QuerySlice
-
Constructor
- QuerySome - Class in ortus.boxlang.runtime.bifs.global.query
- QuerySome() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QuerySome
-
Constructor
- QuerySort - Class in ortus.boxlang.runtime.bifs.global.query
- QuerySort() - Constructor for class ortus.boxlang.runtime.bifs.global.query.QuerySort
-
Constructor
- QueryStringToStruct - Class in ortus.boxlang.runtime.bifs.global.string
- QueryStringToStruct() - Constructor for class ortus.boxlang.runtime.bifs.global.string.QueryStringToStruct
-
Constructor
- queryTimeout - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
The query timeout in seconds
- queryTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- QueryUtil - Class in ortus.boxlang.runtime.types.util
- QueryUtil() - Constructor for class ortus.boxlang.runtime.types.util.QueryUtil
R
- radix - Static variable in class ortus.boxlang.runtime.scopes.Key
- Rand - Class in ortus.boxlang.runtime.bifs.global.math
- Rand() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Rand
-
Constructor
- Random - Class in ortus.boxlang.runtime.cache.policies
-
Random - Compare randomly
- Random() - Constructor for class ortus.boxlang.runtime.cache.policies.Random
- Randomize - Class in ortus.boxlang.runtime.bifs.global.math
- Randomize() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Randomize
-
Constructor
- RandRange - Class in ortus.boxlang.runtime.bifs.global.math
- RandRange() - Constructor for class ortus.boxlang.runtime.bifs.global.math.RandRange
-
Constructor
- range(TemporalField) - Method in class ortus.boxlang.runtime.types.DateTime
- Raw_Trace - Static variable in class ortus.boxlang.runtime.scopes.Key
- rawValue() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- rawValue() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
The raw value of the cache entry
- read - Static variable in class ortus.boxlang.runtime.scopes.Key
- read() - Method in class ortus.boxlang.debugger.AdapterProtocolMessageReader
- read(JSONReader, JsonParser) - Method in class ortus.boxlang.runtime.util.conversion.deserializers.ArrayDeserializer
- read(JSONReader, JsonParser) - Method in class ortus.boxlang.runtime.util.conversion.deserializers.DateTimeDeserializer
- read(JSONReader, JsonParser) - Method in class ortus.boxlang.runtime.util.conversion.deserializers.LocalDateDeserializer
- read(JSONReader, JsonParser) - Method in class ortus.boxlang.runtime.util.conversion.deserializers.LocalDateTimeDeserializer
- read(JSONReader, JsonParser) - Method in class ortus.boxlang.runtime.util.conversion.deserializers.StructDeserializer
- read(Integer) - Method in class ortus.boxlang.runtime.types.File
- read(String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Returns the contents of a file with the defaults
- read(String, String, Integer) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Returns the contents of a file
- read(String, String, Integer, boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Returns the contents of a file
- Read Action - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- readBinary - Static variable in class ortus.boxlang.runtime.scopes.Key
- ReadBinary Action - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- readBinaryEntry(String, String) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
This method reads an entry from a zip file and returns the content as a byte array
- readClassBytes(String, String) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
Read the bytes from the class file and all inner classes from disk and return them
- readEntry(String, String) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
This method reads an entry from a zip file and returns the content as a string using the default charset
- readEntry(String, String, String) - Static method in class ortus.boxlang.runtime.util.ZipUtil
-
This method reads an entry from a zip file and returns the content as a string using the specified charset
- reader - Variable in class ortus.boxlang.runtime.types.File
-
The the reader object when mode is read
- readLine() - Method in class ortus.boxlang.runtime.types.File
-
Reads the next line in a file
- readLineNumbers(String, String) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
Read line numbers.
- reap() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Reap the cache
- reap() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Reap the cache provider of any stale or expired objects
- reapAllCaches() - Method in class ortus.boxlang.runtime.services.CacheService
-
Reap all elements in all caches
- reapCount() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
How many times the cache has been reaped
- reapCount() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
How many times the cache has been reaped
- reapFrequency - Static variable in class ortus.boxlang.runtime.scopes.Key
- reason - Variable in class ortus.boxlang.debugger.event.BreakpointEvent.BreakpointBody
- reason - Variable in class ortus.boxlang.debugger.event.StoppedEvent.StoppedBody
- reason - Variable in class ortus.boxlang.debugger.event.ThreadEvent.ThreadBody
- reconfigure() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
This method is called by the runtime to reconfigure the logging system once the configuration file has been read.
- recordCount - Static variable in class ortus.boxlang.runtime.scopes.Key
- recordEviction() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Record an eviction hit
- recordEviction() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Record an eviction hit
- recordGCHit() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Record a cache garbage collection
- recordGCHit() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Record a cache garbage collection
- recordHit() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Record a cache hit
- recordHit() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Record a cache hit
- recordMiss() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Record a cache miss
- recordMiss() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Record a cache miss
- recordReap() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Record a cache reap
- recordReap() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Record a cache reap
- recurse - Static variable in class ortus.boxlang.runtime.scopes.Key
- recursive - Static variable in class ortus.boxlang.runtime.scopes.Key
- redirect - Static variable in class ortus.boxlang.runtime.scopes.Key
- reduce(String, String, boolean, boolean, Function, IBoxContext, Object) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method reduce a delimited list
- reduce(Array, Function, IBoxContext, Object) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method reduce an array
- reduce(IStruct, Function, IBoxContext, Object) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to reduce a struct to an accumulated object
- ReEscape - Class in ortus.boxlang.runtime.bifs.global.string
- ReEscape() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ReEscape
-
Constructor
- Referencer - Class in ortus.boxlang.runtime.dynamic
-
I handle dereferencing of objects
- Referencer() - Constructor for class ortus.boxlang.runtime.dynamic.Referencer
- ReFind - Class in ortus.boxlang.runtime.bifs.global.string
- ReFind() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ReFind
-
Constructor
- reFindNoCase - Static variable in class ortus.boxlang.runtime.scopes.Key
- refreshRow() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- reg_expression - Static variable in class ortus.boxlang.runtime.scopes.Key
- regex - Static variable in class ortus.boxlang.runtime.scopes.Key
- REGEX_LONGFORM_PATTERN - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
Pattern matchers for testing date time strings
- REGEX_META - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- REGEX_QUANTIFIER - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- REGEX_QUANTIFIER_END - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- REGEX_QUANTIFIER_START - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- REGEX_TZ_ABBREVIATION_PATTERN - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
- REGEX_TZ_OFFSET_PATTERN - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
- RegexBuilder - Class in ortus.boxlang.runtime.util
-
This class can be used as a utility to handle regular expressions.
- RegexBuilder() - Constructor for class ortus.boxlang.runtime.util.RegexBuilder
- RegexBuilder.RegexMatcher - Class in ortus.boxlang.runtime.util
-
The RegexMatcher class is used to match a pattern against an input string by either using a pre-complied pattern or a string pattern that will be compiled on the fly.
- RegexFilter - Class in ortus.boxlang.runtime.cache.filters
-
A filter that uses a regex pattern to filter cache keys case-sensitive
- RegexFilter(String) - Constructor for class ortus.boxlang.runtime.cache.filters.RegexFilter
-
Create a new regex filter with a case-insensitive regex
- RegexFilter(String, boolean) - Constructor for class ortus.boxlang.runtime.cache.filters.RegexFilter
-
Create a new regex filter
- regexPattern - Variable in class ortus.boxlang.runtime.cache.filters.RegexFilter
-
The pattern to use
- regexPattern - Variable in class ortus.boxlang.runtime.cache.filters.WildcardFilter
-
The pattern to use for the wildcard
- RegexUtil - Class in ortus.boxlang.runtime.types.util
- RegexUtil() - Constructor for class ortus.boxlang.runtime.types.util.RegexUtil
- region - Static variable in class ortus.boxlang.runtime.scopes.Key
- register(String, Class) - Method in class ortus.boxlang.debugger.AdapterProtocolMessageReader
- register(DatasourceConfig) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Registers a datasource with the manager.
- register(IBoxContext) - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
This method registers the module with all the runtime services.
- register(IInterceptor) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
This method registers a Java interceptor with the pool by metadata inspection of the
InterceptionPoint
annotation. - register(IInterceptorLambda, Key...) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Register a Java Lambda Interceptor with the pool on the provided states.
- register(IInterceptor, IStruct) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
This method registers a Java interceptor with the pool by metadata inspection of the
InterceptionPoint
annotation. - register(DynamicObject) - Method in class ortus.boxlang.runtime.events.InterceptorState
-
Register an observer for this state
- register(DynamicObject, Key...) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Register an interceptor with the pool which must be an instance of
DynamicObject
. - register(DataSource) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Register a datasource with the connection manager.
- register(QoQAggregateFunctionDef) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Register a custom aggregate function
- register(QoQScalarFunctionDef) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Register a custom aggregate function
- register(IClassRunnable) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
This method registers a BoxLang interceptor with the pool by metadata inspection.
- register(Key) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Register a module.
- register(Key, BiFunction<List<Object>, List<SQLExpression>, Object>, IQoQFunctionDef, QueryColumnType, int) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Register a scalar function via a BiFunction
- register(Key, DataSource) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Registers a datasource with the manager.
- register(Key, IStruct) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Register a datasource with the connection manager.
- register(Key, IStruct) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Registers a datasource with the manager.
- REGISTER - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
- registerAggregate(Key, BiFunction<List<Object[]>, List<SQLExpression>, Object>, IQoQFunctionDef, QueryColumnType, int) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Register an aggregate function via a BiFunction
- registerAll() - Method in class ortus.boxlang.runtime.services.ModuleService
-
Scans all possible module locations and registers all modules found This method doesn't activate the modules, it just registers them
- registerAndStartScheduler(IScheduler, Boolean) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Register a scheduler with the service
- registerCache(ICacheProvider) - Method in class ortus.boxlang.runtime.services.CacheService
-
This registers an ICacheProvider with the CacheService and links it to the service.
- registerChangeListener(Key, IChangeListener<Array>) - Method in class ortus.boxlang.runtime.types.Array
- registerChangeListener(Key, IChangeListener<IStruct>) - Method in class ortus.boxlang.runtime.types.Struct
- registerChangeListener(Key, IChangeListener<IStruct>) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
- registerChangeListener(Key, IChangeListener<T>) - Method in class ortus.boxlang.runtime.types.meta.BoxMeta
-
Register a change listener for a specific key
- registerChangeListener(Key, IChangeListener<T>) - Method in interface ortus.boxlang.runtime.types.meta.IListenable
- registerChangeListener(IChangeListener<Array>) - Method in class ortus.boxlang.runtime.types.Array
-
-------------------------------------------------------------------------- IListenable Interface Methods --------------------------------------------------------------------------
- registerChangeListener(IChangeListener<IStruct>) - Method in class ortus.boxlang.runtime.types.Struct
-
-------------------------------------------------------------------------- IListenable Interface Methods --------------------------------------------------------------------------
- registerChangeListener(IChangeListener<IStruct>) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
-------------------------------------------------------------------------- IListenable Interface Methods --------------------------------------------------------------------------
- registerChangeListener(IChangeListener<T>) - Method in class ortus.boxlang.runtime.types.meta.BoxMeta
-
Register a change listener
- registerChangeListener(IChangeListener<T>) - Method in interface ortus.boxlang.runtime.types.meta.IListenable
- registerComponent(Class<?>, Component, String) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Registers a component with the service.
- registerComponent(ComponentDescriptor, Boolean) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Registers a component with the service only using a descriptor.
- registerComponent(ComponentDescriptor, Key, Boolean) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Registers a component with the service using a descriptor, a name, and if we want to override if it exists, else it will throw an exception
- registerCustom(Key, Function, QueryColumnType, int, IBoxContext) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Register a custom function based on a UDF or closure
- registerCustomAggregate(Key, Function, QueryColumnType, int, IBoxContext) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Register a custom aggregate function based on a UDF or closure
- registerDriver(IJDBCDriver) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Register a new driver
- registeredAt - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The registered date for the task
- registeredOn - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The timestamp when the module was registered
- registerFileExtensions(String...) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Register new file extensions with the runtime
- registerGlobalFunction(BIFDescriptor) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Registers a global function with the service only using a descriptor.
- registerGlobalFunction(BIFDescriptor, Key, Boolean) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Registers a global function with the service using a descriptor, a name, and if we want to override if it exists, else it will throw an exception
- registerGlobalSchedulers() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Register all global schedulers found in the boxlang.json config
- registerInterceptionPoint(Key...) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Register an interception point(s) with the pool
- registerInterface(BoxInterface) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- registerInterface(IClassRunnable, BoxInterface) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Register an interface with a class
- registerKey(BoxExpression) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- registerKey(BoxExpression) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- registerMapping(String, String) - Method in class ortus.boxlang.runtime.config.Configuration
-
Register a mapping in the runtime configuration
- registerMapping(Key, String) - Method in class ortus.boxlang.runtime.config.Configuration
-
Register a mapping in the runtime configuration
- registerMemberMethod(Key, MemberDescriptor) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Register a member method with the service using a member key and a
MemberDescriptor
- registerProvider(String, Class<? extends ICacheProvider>) - Method in class ortus.boxlang.runtime.services.CacheService
-
Register a new cache provider If the provider already exists, it will throw an exception
- registerProvider(Key, Class<? extends ICacheProvider>) - Method in class ortus.boxlang.runtime.services.CacheService
-
Register a new cache provider If the provider already exists, it will throw an exception
- registerQueryLoop(Query, int) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Register a query loop
- registerQueryLoop(Query, int) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Register a query loop
- registerResolver(IClassResolver) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Register a class resolver
- registerScheduler(IScheduler) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Register a scheduler with the service
- registerScheduler(IScheduler, Boolean) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Register a scheduler with the service
- registerState(Key) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Register a new
InterceptorState
with the pool and returns it. - registerThread(Key, ThreadBoxContext) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Registers a thread with the manager
- registerUDF(IScope, UDF, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Register a UDF with a specific scope
- registerUDF(UDF) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Register a UDF with the local context.
- registerUDF(UDF) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Register a UDF with the local context.
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Register a UDF with the local context choosing to override.
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.ContainerBoxContext
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
If this function is executing inside of a BoxClass, register a UDF in the class's variables scope OTherise, defer to the parent context, which is probably a scripting context
- registerUDF(UDF, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Register a UDF with the local context choosing to override.
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
- registerUDF(UDF, boolean) - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
- registrationTime - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The time it took in ms to register the module
- relative(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- relativePath() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Returns the value of the
relativePath
record component. - releaseConnection(Connection) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Release a JDBC Connection back to the pool.
- releaseSavepoint(Savepoint) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- reloadOnChange - Static variable in class ortus.boxlang.runtime.scopes.Key
- ReMatch - Class in ortus.boxlang.runtime.bifs.global.string
- ReMatch() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ReMatch
-
Constructor
- Remote - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxAccessModifier
- REMOTE - Enum constant in enum class ortus.boxlang.runtime.types.Function.Access
- remote_addr - Static variable in class ortus.boxlang.runtime.scopes.Key
- remote_host - Static variable in class ortus.boxlang.runtime.scopes.Key
- remote_user - Static variable in class ortus.boxlang.runtime.scopes.Key
- remove(int) - Method in class ortus.boxlang.runtime.types.Array
-
Remove an element at a specified index
- remove(int) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- remove(Object) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- remove(Object) - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- remove(Object) - Method in class ortus.boxlang.runtime.types.Array
- remove(Object) - Method in class ortus.boxlang.runtime.types.Query
- remove(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Remove a value from the struct by a Key object
- remove(Object) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Remove a value from the struct by a Key object
- remove(Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- remove(Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
- remove(Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Remove a value from the struct by a Key object
- remove(Object) - Method in class ortus.boxlang.runtime.types.XML
- remove(String) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- remove(String) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Remove a value from the struct by a Key object
- remove(String) - Method in class ortus.boxlang.runtime.types.Struct
-
Remove a value from the struct by a Key object
- remove(String) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Remove a value from the struct by a Key object
- remove(String) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Remove a value from the struct by a Key object
- remove(String) - Method in class ortus.boxlang.runtime.types.XML
- remove(DatasourceConfig) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Remove a datasurce by key name
- remove(Key) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- remove(Key) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
- remove(Key) - Method in class ortus.boxlang.runtime.scopes.BaseScope
-
Remove a value from the struct by a Key object
- remove(Key) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Remove a datasurce by key name
- remove(Key) - Method in interface ortus.boxlang.runtime.types.IStruct
-
Remove a value from the struct by a Key object
- remove(Key) - Method in class ortus.boxlang.runtime.types.Struct
-
Remove a value from the struct by a Key object
- remove(Key) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Remove a value from the struct by a Key object
- remove(Key) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Remove a value from the struct by a Key object
- remove(Key) - Method in class ortus.boxlang.runtime.types.XML
- removeAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.Array
- removeAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.Query
- removeAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- removeAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
- removeAllCaches() - Method in class ortus.boxlang.runtime.services.CacheService
-
This removes all caches from the cache service and triggers a shutdown on each of them The CacheService will be left in a state where it has no caches registered.
- removeAppender(String) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Remove the appender from the cache using the file path
- removeApplication(Key) - Method in class ortus.boxlang.runtime.services.ApplicationService
-
Terminates an application by name
- removeAt(Number) - Method in class ortus.boxlang.runtime.types.Array
- removeAttachment(Key) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
- removeAttachment(Key) - Method in class ortus.boxlang.runtime.util.Attachable
-
Remove an attachment, returning its previous value.
- removeAttachment(Key) - Method in interface ortus.boxlang.runtime.util.IBoxAttachable
-
Remove an attachment, returning its previous value.
- removeAttribute(String, int) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Remove the attribute for the given scope
- removeChangeListener(Key) - Method in class ortus.boxlang.runtime.types.Array
- removeChangeListener(Key) - Method in class ortus.boxlang.runtime.types.meta.BoxMeta
-
Remove a change listener for a specific key
- removeChangeListener(Key) - Method in interface ortus.boxlang.runtime.types.meta.IListenable
- removeChangeListener(Key) - Method in class ortus.boxlang.runtime.types.Struct
- removeChangeListener(Key) - Method in class ortus.boxlang.runtime.types.StructMapWrapper
- RemoveChars - Class in ortus.boxlang.runtime.bifs.global.string
- RemoveChars() - Constructor for class ortus.boxlang.runtime.bifs.global.string.RemoveChars
-
Constructor
- removeCurrent() - Static method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Remove the current request context from the thread This cleanup is done by the runtime once a thread is done processing a request
- removeCurrentBreak(String) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- removeCurrentContinue(String) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- removeDriver(Key) - Method in class ortus.boxlang.runtime.services.DatasourceService
-
Remove a driver by name
- removeDuplicates() - Method in class ortus.boxlang.runtime.types.Array
-
Returns a new array removing all of the duplicates caseSenstively
- removeDuplicates(Boolean) - Method in class ortus.boxlang.runtime.types.Array
-
Returns a new array removing all of the duplicates - either caseSenstively or not
- removeDuplicates(String, String, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
De-duplicates a list
- removeGlobalService(String) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Alias to use strings
- removeGlobalService(Key) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Remove a global service from the runtime
- removeInterceptionPoint(Key...) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Remove an interception point(s) from the pool
- removeLeadingZeros(String) - Method in interface ortus.boxlang.compiler.ast.expression.IBoxSimpleLiteral
-
Helper method to remove leading zeros from a string
- removeLogger(Key) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Remove a logger by name
- removeParentContext(Class<? extends IBoxContext>) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Remove ancestor contexts of this type
- removeParentContext(Class<? extends IBoxContext>) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Remove ancestor contexts of this type
- removeProvider(String) - Method in class ortus.boxlang.runtime.services.CacheService
-
Remove a registered provider by name If the provider does not exist, it will skip out
- removeProvider(Key) - Method in class ortus.boxlang.runtime.services.CacheService
-
Remove a registered provider by name If the provider does not exist, it will skip out
- removeResolver(String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Remove a resolver by prefix
- removeScheduler(Key) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Remove a scheduler from the service.
- removeScheduler(Key, boolean, long) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Remove a scheduler from the service.
- removeState(Key) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Remove the
InterceptorState
from the pool. - removeTask(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Removes a task from the scheduler.
- removeUnderscores(String) - Method in interface ortus.boxlang.compiler.ast.expression.IBoxSimpleLiteral
-
Helper method to remove all _ from a string
- rename - Static variable in class ortus.boxlang.runtime.scopes.Key
- RepeatString - Class in ortus.boxlang.runtime.bifs.global.string
- RepeatString() - Constructor for class ortus.boxlang.runtime.bifs.global.string.RepeatString
-
Constructor
- Replace - Class in ortus.boxlang.runtime.bifs.global.string
- Replace() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Replace
-
Constructor
- replaceAll(String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace all occurrences of the pattern in the input string with the replacement string
- replaceAll(Pattern, String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace all occurrences of the pattern in the input string with the replacement string
- replaceAllAndGet(String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace all occurrences of the pattern in the input string with the replacement string
- replaceAllAndGet(Pattern, String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace all occurrences of the pattern in the input string with the replacement string
- replaceCache(String, ICacheProvider) - Method in class ortus.boxlang.runtime.services.CacheService
-
Replace a registered cache with a new one of the same name that's already configured and ready to go.
- replaceCache(Key, ICacheProvider) - Method in class ortus.boxlang.runtime.services.CacheService
-
Replace a registered cache with a new one of the same name that's already configured and ready to go.
- replaceChild(Node, Node) - Method in class ortus.boxlang.runtime.types.XML
-
Replaces a child node within this node.
- replaceChildren(List<? extends BoxNode>, List<? extends BoxNode>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Swap a list of children.
- replaceChildren(BoxNode, BoxNode) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Swap a single child.
- replaceFirst(String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace first occurrence of the pattern in the input string with the replacement string
- replaceFirst(Pattern, String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace first occurrence of the pattern in the input string with the replacement string
- replaceFirstAndGet(String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace first occurrence of the pattern in the input string with the replacement string
- replaceFirstAndGet(Pattern, String) - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Replace first occurrence of the pattern in the input string with the replacement string
- ReplaceList - Class in ortus.boxlang.runtime.bifs.global.string
- ReplaceList() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ReplaceList
-
Constructor
- replacements - Static variable in class ortus.boxlang.runtime.scopes.Key
- ReplaceNoCase - Class in ortus.boxlang.runtime.bifs.global.string
- ReplaceNoCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ReplaceNoCase
-
Constructor
- replaceNonQuantiferCurlyBraces(String) - Static method in class ortus.boxlang.runtime.types.util.RegexUtil
- ReplacingBoxVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
Base class for the BoxLang AST Nodes that allows children to be replaced in-place
- ReplacingBoxVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
-
Constructor
- reportError(String, Position) - Method in class ortus.boxlang.compiler.parser.BoxParser
- reportError(String, Position) - Method in class ortus.boxlang.compiler.parser.CFParser
- reportError(String, Position) - Method in class ortus.boxlang.compiler.parser.SQLParser
- reportExpressionError(BoxExpression) - Method in class ortus.boxlang.compiler.parser.BoxParser
- reportExpressionError(BoxExpression) - Method in class ortus.boxlang.compiler.parser.CFParser
- reportingEnabled - Variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Reporting enabled bit
- reportInputMismatch(Parser, InputMismatchException) - Method in class ortus.boxlang.compiler.parser.ParserErrorStrategy
- reportMissingToken(Parser) - Method in class ortus.boxlang.compiler.parser.ParserErrorStrategy
- reportNoViableAlternative(Parser, NoViableAltException) - Method in class ortus.boxlang.compiler.parser.ParserErrorStrategy
- reportStatementError(BoxStatement) - Method in class ortus.boxlang.compiler.parser.BoxParser
- reportStatementError(BoxStatement) - Method in class ortus.boxlang.compiler.parser.CFParser
- reportUnwantedToken(Parser) - Method in class ortus.boxlang.compiler.parser.ParserErrorStrategy
- request_method - Static variable in class ortus.boxlang.runtime.scopes.Key
- REQUEST_SCOPE - Static variable in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
The BoxLang request scope that doesn't exist in the traditional script contexts
- request_seq - Variable in class ortus.boxlang.debugger.response.AbstractResponse
- request_url - Static variable in class ortus.boxlang.runtime.scopes.Key
- RequestBoxContext - Class in ortus.boxlang.runtime.context
-
A request-type context.
- RequestBoxContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.context.RequestBoxContext
-
Creates a new execution context with a parent context
- requestScope - Variable in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
The request scope
- RequestScope - Class in ortus.boxlang.runtime.scopes
-
represents boxlang request scope container Note, this doesn't have to be a "web" request, but could just be a request to execute code or a template inside a runtime.
- RequestScope() - Constructor for class ortus.boxlang.runtime.scopes.RequestScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- RequestThreadManager - Class in ortus.boxlang.runtime.util
-
I manage the threads for a request.
- RequestThreadManager() - Constructor for class ortus.boxlang.runtime.util.RequestThreadManager
- requestTimeout - Variable in class ortus.boxlang.runtime.config.Configuration
-
The request timeout
0
means no timeout and is the default - requestTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- required - Static variable in class ortus.boxlang.runtime.scopes.Key
- required() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
required
record component. - Required - Class in ortus.boxlang.runtime.validation
-
I require a non-null value
- Required() - Constructor for class ortus.boxlang.runtime.validation.Required
- REQUIRED - Static variable in interface ortus.boxlang.runtime.validation.Validator
- requiredParams() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Returns the value of the
requiredParams
record component. - requires(Key...) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a Requires validator
- Requires - Class in ortus.boxlang.runtime.validation.dynamic
-
If this record is present, ensure that the required records are also present
- Requires(Set<Key>) - Constructor for class ortus.boxlang.runtime.validation.dynamic.Requires
- requiresBody - Variable in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- requiresBody - Variable in class ortus.boxlang.runtime.components.ComponentDescriptor
-
component requires a body.
- requiresBody() - Element in annotation interface ortus.boxlang.runtime.components.BoxComponent
- requiresBody() - Method in class ortus.boxlang.runtime.components.ComponentDescriptor
-
Descriptor requires a body or not
- requiresBooleanCaster(BoxExpression) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Detects if a statement requires a BooleanCaster
- requiresStrictArguments() - Method in class ortus.boxlang.runtime.types.Function
-
True if the function requires strict arguments (basically a java method) or false if this is a Boxlang method which can accept additional arbitrary arguments
- requiresStrictArguments() - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
True if the function requires strict arguments (basically a java method) or false if this is a Boxlang method which can accept additional arbitrary arguments
- requiresStrictArguments() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
True if the function requires strict arguments (basically a java method) or false if this is a Boxlang method which can accept additional arbitrary arguments
- requiresStrictArguments() - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
True if the function requires strict arguments (basically a java method) or false if this is a Boxlang method which can accept additional arbitrary arguments
- requiresStrictArguments() - Method in class ortus.boxlang.runtime.types.JavaMethod
-
True if the function requires strict arguments (basically a java method) or false if this is a Boxlang method which can accept additional arbitrary arguments
- ReReplace - Class in ortus.boxlang.runtime.bifs.global.string
- ReReplace() - Constructor for class ortus.boxlang.runtime.bifs.global.string.ReReplace
-
Constructor
- RESERVED_WORDS - Static variable in interface ortus.boxlang.compiler.IBoxpiler
- reset - Static variable in class ortus.boxlang.runtime.scopes.Key
- reset() - Method in class ortus.boxlang.compiler.parser.BoxLexerCustom
- reset() - Method in class ortus.boxlang.compiler.parser.CFLexerCustom
- reset() - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Resets the error listener, clearing any previous issues
- reset() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Reset the cache's statistics
- reset() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Reset the cache's statistics
- reset() - Method in class ortus.boxlang.runtime.util.RegexBuilder.RegexMatcher
-
Reset the input string to the original value
- reset() - Method in class ortus.boxlang.runtime.util.Tracer
-
Reset the tracers.
- resetCreated() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Reset the created date
- resetCreated() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
Reset the created date
- resetSession() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Invalidate a session
- resetSession() - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Invalidate a session
- resetTimeoutOnAccess - Static variable in class ortus.boxlang.runtime.scopes.Key
- resolve(Object) - Static method in class ortus.boxlang.runtime.config.util.PlaceholderHelper
-
Resolve the input string and replace all placeholders with CORE values using an Object which will be cast to a String using the BoxLang rules
- resolve(Object, Map<String, String>) - Static method in class ortus.boxlang.runtime.config.util.PlaceholderHelper
-
Resolve the input string and replace all placeholders with CORE values using the incoming placeholder map and an Object which will be cast to a String using the BoxLang rules
- resolve(Object, IStruct) - Static method in class ortus.boxlang.runtime.config.util.PlaceholderHelper
-
Resolve the input string and replace all placeholders with CORE values using the incoming placeholder map and an Object which will be cast to a String using the BoxLang rules
- resolve(String) - Static method in class ortus.boxlang.runtime.config.util.PlaceholderHelper
-
Resolve the input string and replace all placeholders with CORE values
- resolve(String, Map<String, String>) - Static method in class ortus.boxlang.runtime.config.util.PlaceholderHelper
-
Resolve the input string and replace all placeholders with their values from the incoming placeholder map.
- resolve(String, IStruct) - Static method in class ortus.boxlang.runtime.config.util.PlaceholderHelper
-
Resolve the input string and replace all placeholders with their values from the incoming placeholder map.
- resolve(IBoxContext, String) - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String) - Method in interface ortus.boxlang.runtime.loader.resolvers.IClassResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String, boolean) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String, List<ImportDefinition>) - Method in interface ortus.boxlang.runtime.loader.resolvers.IClassResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.resolvers.JavaResolver
-
Each resolver has a way to resolve the class it represents.
- resolve(IBoxContext, String, List<ImportDefinition>, boolean) - Method in class ortus.boxlang.runtime.loader.resolvers.BoxResolver
-
Each resolver has a way to resolve the class it represents.
- resolveAll(T) - Static method in class ortus.boxlang.runtime.config.util.PlaceholderHelper
-
Recursively replace all placeholders throughout a tree made up of BoxLang Arrays and Structs
- resolveClassForUDF(IClassRunnable, Function) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Given a UDF instance, resolve the actual class it was declared in.
- resolvedFilePath - Static variable in class ortus.boxlang.runtime.scopes.Key
- resolvedFilePath() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
resolvedFilePath
record component. - resolvedFilePath() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
resolvedFilePath
record component. - resolvedFilePath(MethodVisitor, String, String, String, String) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- ResolvedFilePath - Record Class in ortus.boxlang.runtime.util
-
I represent the a file path that has been resolved to an absolute path.
- ResolvedFilePath(String, String, String, Path) - Constructor for record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Creates an instance of a
ResolvedFilePath
record class. - resolvedViaMapping() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Was the path resolved via a mapping?
- resolverPrefix() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns the value of the
resolverPrefix
record component. - resolveSupers(IBoxContext) - Method in class ortus.boxlang.runtime.runnables.BoxInterface
- resolveUrl - Static variable in class ortus.boxlang.runtime.scopes.Key
- response - Static variable in class ortus.boxlang.runtime.scopes.Key
- responseHeader - Static variable in class ortus.boxlang.runtime.scopes.Key
- restart - Variable in class ortus.boxlang.debugger.event.TerminatedEvent.TerminatedBody
- restart - Variable in class ortus.boxlang.debugger.request.TerminateRequest.TerminateRequestArguments
- restart(boolean, long) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Restart the scheduler by shutting it down and starting it up again
- restart(boolean, long) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Restart the scheduler by shutting it down and starting it up again
- restart(IBoxContext) - Method in class ortus.boxlang.runtime.application.Application
-
Restart this application
- restartScheduler(Key) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Restart the scheduler if it exists.
- restartScheduler(Key, boolean, long) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Restart the scheduler if it exists
- result - Variable in class ortus.boxlang.debugger.response.EvaluateResponse.EvaluateResponseBody
- result - Variable in class ortus.boxlang.debugger.response.SetVariableResponse.SetVariableResponseBody
- result - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- result - Static variable in class ortus.boxlang.runtime.scopes.Key
- resultColumn() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
-
Returns the value of the
resultColumn
record component. - resultColumnNames - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
- resultColumns - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
- resultSet - Static variable in class ortus.boxlang.runtime.scopes.Key
- resultType() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Returns the value of the
resultType
record component. - resultVariableName - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
The result variable name
- retainAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.Array
- retainAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.Query
- retainAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
- retainAll(Collection<?>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
- retainKeys - Static variable in class ortus.boxlang.runtime.scopes.Key
- rethrow() - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
rethrows the closest exception
- rethrow() - Method in class ortus.boxlang.runtime.context.CatchBoxContext
-
rethrows the closest exception
- rethrow() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
rethrows the closest exception
- RETURN - Static variable in record class ortus.boxlang.runtime.components.Component.BodyResult
- returnCode - Static variable in class ortus.boxlang.runtime.scopes.Key
- returnFormat - Static variable in class ortus.boxlang.runtime.scopes.Key
- returnSubExpressions - Static variable in class ortus.boxlang.runtime.scopes.Key
- returnType - Static variable in class ortus.boxlang.runtime.scopes.Key
- returnType() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
returnType
record component. - returnType() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Returns the value of the
returnType
record component. - returnType(QoQSelectExecution, List<SQLExpression>) - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Get the return type of the function
- returnValue() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Returns the value of the
returnValue
record component. - ReturnValueContext - Enum Class in ortus.boxlang.compiler.asmboxpiler.transformer
- returnVariable - Static variable in class ortus.boxlang.runtime.scopes.Key
- reverse() - Method in class ortus.boxlang.runtime.types.Array
-
Reverses the elements in the underlying list
- Reverse - Class in ortus.boxlang.runtime.bifs.global.string
- Reverse() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Reverse
-
Constructor
- Right - Class in ortus.boxlang.runtime.bifs.global.string
- Right - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Right() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Right
-
Constructor
- Right() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Right
- RIGHT - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.TransformerContext
- RIGHT - Enum constant in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
- RIGHT - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
- rJustify - Static variable in class ortus.boxlang.runtime.scopes.Key
- rollback() - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Rollback the entire child transaction.
- rollback() - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Rollback the entire transaction.
- rollback() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- rollback() - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Rollback the entire transaction.
- rollback(Savepoint) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- rollback(Key) - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Rollback the child transaction up to the last (named) savepoint.
- rollback(Key) - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Rollback the transaction up to the last (named) savepoint.
- rollback(Key) - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Rollback the transaction up to the last (named) savepoint.
- rootLevel - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
The root logger level
- rootLevel - Static variable in class ortus.boxlang.runtime.scopes.Key
- rotateSession() - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Rotate a session
- Round - Class in ortus.boxlang.runtime.bifs.global.math
- Round() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Round
-
Constructor
- row - Static variable in class ortus.boxlang.runtime.scopes.Key
- row_number - Static variable in class ortus.boxlang.runtime.scopes.Key
- rowData - Static variable in class ortus.boxlang.runtime.scopes.Key
- rowDeleted() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- rowInserted() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- rowNumber - Static variable in class ortus.boxlang.runtime.scopes.Key
- rowUpdated() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- Rtrim - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Rtrim() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Rtrim
- RTrim - Class in ortus.boxlang.runtime.bifs.global.string
- RTrim() - Constructor for class ortus.boxlang.runtime.bifs.global.string.RTrim
-
Constructor
- run - Static variable in class ortus.boxlang.runtime.scopes.Key
- run() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This is the runnable proxy method that executes your code by the executors
- run() - Method in class ortus.boxlang.runtime.interop.proxies.Runnable
- run(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This is a convenience method to execute the task manually if needed by forcing execution.
- run(String, List<String>) - Method in interface ortus.boxlang.compiler.javaboxpiler.ITranspiler
- run(String, List<String>) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- run(Supplier<T>) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Alias to supplyAsync for fluency, mostly used by BoxLang directly
- run(Supplier<T>, Executor) - Static method in class ortus.boxlang.runtime.async.BoxFuture
-
Alias to supplyAsync for fluency, mostly used by BoxLang directly using a specific executor
- RunAsync - Class in ortus.boxlang.runtime.bifs.global.async
- RunAsync() - Constructor for class ortus.boxlang.runtime.bifs.global.async.RunAsync
-
Constructor
- runnable - Static variable in class ortus.boxlang.runtime.scopes.Key
- Runnable - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/lang/Runnable.html
- Runnable(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.Runnable
- RunnableLoader - Class in ortus.boxlang.runtime.runnables
-
This class is responsible for taking a template on disk or arbitrary set of statements and compiling them into an invokable class and loading that class.
- RUNNING - Enum constant in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
- runStrategyToDisconnect() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- RunThreadInContext - Class in ortus.boxlang.runtime.bifs.global.system
- RunThreadInContext() - Constructor for class ortus.boxlang.runtime.bifs.global.system.RunThreadInContext
-
Constructor
- runtime - Variable in class ortus.boxlang.compiler.Boxpiler
-
The BoxRuntime instance
- runtime - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The runtime instance
- runtime - Variable in class ortus.boxlang.runtime.components.Component
-
The runtime instance
- runtime - Variable in class ortus.boxlang.runtime.events.InterceptorPool
-
The runtime singleton
- runtime - Variable in class ortus.boxlang.runtime.loader.resolvers.BaseResolver
-
The runtime that this resolver is associated with
- runtime - Static variable in class ortus.boxlang.runtime.scopes.Key
- runtime - Variable in class ortus.boxlang.runtime.services.BaseService
-
The runtime singleton link
- RuntimeBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the context of the entire BoxLang Runtime.
- RuntimeBoxContext() - Constructor for class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Creates a new execution context
- RuntimeBoxContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- runtimeHome() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
runtimeHome
record component. - runtimes - Variable in class ortus.boxlang.runtime.config.Configuration
-
The container of runtimes configurations.
- runtimes - Static variable in class ortus.boxlang.runtime.scopes.Key
S
- SAFE - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.TransformerContext
- SAFE - Enum constant in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
- safeLoad(IBoxContext, String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Same as the load method, but it will not throw an exception if the class is not found, it will return an empty optional instead.
- safeLoad(IBoxContext, String, String) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class from a specific resolver
- safeLoad(IBoxContext, String, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Load a class from a specific resolver
- safeLoad(IBoxContext, String, List<ImportDefinition>) - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Same as the load method, but it will not throw an exception if the class is not found, it will return an empty optional instead.
- salt - Static variable in class ortus.boxlang.runtime.scopes.Key
- samesite - Static variable in class ortus.boxlang.runtime.scopes.Key
- SaveContent - Class in ortus.boxlang.runtime.components.system
- SaveContent() - Constructor for class ortus.boxlang.runtime.components.system.SaveContent
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- savepoint - Static variable in class ortus.boxlang.runtime.scopes.Key
- scalar - Static variable in class ortus.boxlang.runtime.scopes.Key
- scale - Static variable in class ortus.boxlang.runtime.scopes.Key
- SCHEDULED - Enum constant in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
- scheduledAt - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The scheduled date for the task
- scheduledExecutor() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Get the executor service casted as a
BoxScheduledExecutor
- ScheduledTask - Class in ortus.boxlang.runtime.async.tasks
-
The ScheduledTask class is a
Runnable
that is used by the schedulers to execute tasks in a more human and fluent approach. - ScheduledTask(String) - Constructor for class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Creates a new ScheduledTask with a name and an empty group
- ScheduledTask(String, String) - Constructor for class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Creates a new ScheduledTask with a name and a named group
- ScheduledTask(String, String, ExecutorRecord, BaseScheduler) - Constructor for class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Creates a new ScheduledTask with all appropriate properties
- ScheduledTask(String, ExecutorRecord) - Constructor for class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Creates a new ScheduledTask with a name and the default "empty" group
- ScheduledTask(String, BaseScheduler) - Constructor for class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Creates a new ScheduledTask with a name and the default "empty" group and a scheduler
- scheduler - Variable in class ortus.boxlang.runtime.config.Configuration
-
The scheduler configuration
- scheduler - Static variable in class ortus.boxlang.runtime.scopes.Key
- SCHEDULER_AFTER_ANY_TASK - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- SCHEDULER_BEFORE_ANY_TASK - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- SCHEDULER_ON_ANY_TASK_ERROR - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- SCHEDULER_ON_ANY_TASK_SUCCESS - Enum constant in enum class ortus.boxlang.runtime.events.BoxEvent
- SchedulerConfig - Class in ortus.boxlang.runtime.config.segments
-
This config segment is used to configure the scheduler settings for the BoxLang runtime.
- SchedulerConfig() - Constructor for class ortus.boxlang.runtime.config.segments.SchedulerConfig
-
Default empty constructor
- SchedulerGet - Class in ortus.boxlang.runtime.bifs.global.scheduler
- SchedulerGet() - Constructor for class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerGet
-
Constructor
- SchedulerGetAll - Class in ortus.boxlang.runtime.bifs.global.scheduler
- SchedulerGetAll() - Constructor for class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerGetAll
-
Constructor
- SchedulerList - Class in ortus.boxlang.runtime.bifs.global.scheduler
- SchedulerList() - Constructor for class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerList
-
Constructor
- SchedulerRestart - Class in ortus.boxlang.runtime.bifs.global.scheduler
- SchedulerRestart() - Constructor for class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerRestart
-
Constructor
- schedulers - Variable in class ortus.boxlang.runtime.config.segments.SchedulerConfig
-
The array of schedulers to startup once the runtime starts up
- schedulers - Static variable in class ortus.boxlang.runtime.scopes.Key
- schedulerService - Variable in class ortus.boxlang.runtime.bifs.BIF
-
The scheduler service helper
- schedulerService - Static variable in class ortus.boxlang.runtime.scopes.Key
- SchedulerService - Class in ortus.boxlang.runtime.services
-
This service manages all schedulers in the system.
- SchedulerService(BoxRuntime) - Constructor for class ortus.boxlang.runtime.services.SchedulerService
-
Constructor
- SchedulerShutdown - Class in ortus.boxlang.runtime.bifs.global.scheduler
- SchedulerShutdown() - Constructor for class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerShutdown
-
Constructor
- schedulerStart - Static variable in class ortus.boxlang.runtime.scopes.Key
- SchedulerStart - Class in ortus.boxlang.runtime.bifs.global.scheduler
- SchedulerStart() - Constructor for class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerStart
-
Constructor
- SchedulerStats - Class in ortus.boxlang.runtime.bifs.global.scheduler
- SchedulerStats() - Constructor for class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerStats
-
Constructor
- scope - Static variable in class ortus.boxlang.runtime.scopes.Key
- scope() - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Returns the value of the
scope
record component. - Scope - Class in ortus.boxlang.debugger.types
- Scope() - Constructor for class ortus.boxlang.debugger.types.Scope
- scopeAll - Static variable in class ortus.boxlang.runtime.bifs.global.array.ArrayDelete
- scopeAll - Static variable in class ortus.boxlang.runtime.types.util.StructUtil
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Try to get the requested key from the unscoped scope
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Try to get the requested key from an unknown scope Meaning it needs to search scopes in order according to it's context.
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.CatchBoxContext
-
Try to get the requested key from the unscoped scope Meaning it needs to search scopes in order according to it's context.
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Search for a variable in scopes
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.ContainerBoxContext
-
Try to get the requested key from the unscoped scope Meaning it needs to search scopes in order according to it's context.
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
Search for a variable in scopes
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Search for a variable in scopes
- scopeFind(Key, IScope, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Try to get the requested key from an unknown scope Meaning it needs to search scopes in order according to it's context.
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
-
Search for a variable in scopes
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.LambdaBoxContext
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Try to get the requested key from the unscoped scope
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Try to get the requested key from the unscoped scope Meaning it needs to search scopes in order according to it's context.
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.SessionBoxContext
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Search for a variable in scopes
- scopeFind(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Search for a variable in scopes
- scopeFindNearby(Key, IScope, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Try to get the requested key from an unkonwn scope but overriding the parent to check if not found
- scopeFindNearby(Key, IScope, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Try to get the requested key from an unknown scope Meaning it needs to search scopes in order according to it's context.
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Try to get the requested key from the unscoped scope
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Try to get the requested key from an unknown scope Meaning it needs to search scopes in order according to it's context.
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.CatchBoxContext
-
Try to get the requested key from the unscoped scope Meaning it needs to search scopes in order according to it's context.
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Search for a variable in "nearby" scopes
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ClosureBoxContext
-
Try to get the requested key from an unkonwn scope but not delegating to parent or default missing keys
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ContainerBoxContext
-
Try to get the requested key from the unscoped scope Meaning it needs to search scopes in order according to it's context.
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
Search for a variable in "nearby" scopes
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Search for a variable in "nearby" scopes
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Try to get the requested key from an unkonwn scope but not delegating to parent or default missing keys
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.InterfaceBoxContext
-
Search for a variable in "nearby" scopes
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.LambdaBoxContext
-
Search for a variable in "nearby" scopes
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
Try to get the requested key from the unscoped scope
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Try to get the requested key from the unscoped scope Meaning it needs to search scopes in order according to it's context.
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.SessionBoxContext
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Search for a variable in "nearby" scopes
- scopeFindNearby(Key, IScope, boolean, boolean) - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Search for a variable in "nearby" scopes
- scopeFindSuper(Key) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Super scope lookup abstracted for thread context to use
- scopeFindSuper(Key) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Super scope lookup abstracted for thread context to use
- scopeFindThis(Key) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
This scope lookup abstracted for thread context to use
- scopeFindThis(Key) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
This scope lookup abstracted for thread context to use
- ScopeMeta - Class in ortus.boxlang.runtime.types.meta
-
This class represents BoxLang metadata for a Scope
- ScopeMeta(IScope, Set<Key>) - Constructor for class ortus.boxlang.runtime.types.meta.ScopeMeta
-
Constructor
- ScopeNotFoundException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a scope is requested that does not exist in the current runtime build This exception might be encountered, for example, in a non-web runtime when attempting to access web-specific scopes like `URL` or `FORM`
- ScopeNotFoundException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.ScopeNotFoundException
-
Constructor
- scopeOne - Static variable in class ortus.boxlang.runtime.bifs.global.array.ArrayDelete
- ScopeRequest - Class in ortus.boxlang.debugger.request
- ScopeRequest() - Constructor for class ortus.boxlang.debugger.request.ScopeRequest
- ScopeRequest.ScopeRequestArguments - Class in ortus.boxlang.debugger.request
- ScopeRequestArguments() - Constructor for class ortus.boxlang.debugger.request.ScopeRequest.ScopeRequestArguments
- ScopeResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- ScopeResponse() - Constructor for class ortus.boxlang.debugger.response.ScopeResponse
- ScopeResponse(ScopeRequest, List<Scope>) - Constructor for class ortus.boxlang.debugger.response.ScopeResponse
-
Constructor
- ScopeResponse.ScopeResponseBody - Class in ortus.boxlang.debugger.response
- ScopeResponseBody() - Constructor for class ortus.boxlang.debugger.response.ScopeResponse.ScopeResponseBody
- scopes - Variable in class ortus.boxlang.debugger.response.ScopeResponse.ScopeResponseBody
- ScopeSearchResult(IReferenceable, Object, Key) - Constructor for record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
- ScopeSearchResult(IReferenceable, Object, Key, boolean) - Constructor for record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Creates an instance of a
ScopeSearchResult
record class. - ScopeWrapper - Class in ortus.boxlang.runtime.scopes
-
I am decorator/wrapper for a scope that allows you to spoof variables in the wrapped scope.
- ScopeWrapper(IScope) - Constructor for class ortus.boxlang.runtime.scopes.ScopeWrapper
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- ScopeWrapper(IScope, Map<Key, Object>) - Constructor for class ortus.boxlang.runtime.scopes.ScopeWrapper
- script_name - Static variable in class ortus.boxlang.runtime.scopes.Key
- ScriptingRequestBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the context of a scripting execution in BoxLang There a variables and request scope present.
- ScriptingRequestBoxContext() - Constructor for class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Creates a new execution context
- ScriptingRequestBoxContext(URI) - Constructor for class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Creates a new execution context with a template
- ScriptingRequestBoxContext(IBoxContext) - Constructor for class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Creates a new execution context with a parent context
- ScriptingRequestBoxContext(IBoxContext, URI) - Constructor for class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Creates a new execution context with a parent context, and template
- ScriptingRequestBoxContext(IBoxContext, BaseApplicationListener) - Constructor for class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
Creates a new execution context with a parent context and a specific application listener.
- second - Static variable in class ortus.boxlang.runtime.scopes.Key
- seconds - Static variable in class ortus.boxlang.runtime.scopes.Key
- SECONDS - Enum constant in enum class ortus.boxlang.runtime.util.Timer.TimeUnit
- SECONDS_IN_DAY - Static variable in class ortus.boxlang.runtime.components.cache.Cache
-
Useful constant for calculating cache directives
- secure - Static variable in class ortus.boxlang.runtime.scopes.Key
- security - Variable in class ortus.boxlang.runtime.config.Configuration
-
The security configuration
- security - Static variable in class ortus.boxlang.runtime.scopes.Key
- SecurityConfig - Class in ortus.boxlang.runtime.config.segments
-
The SecurityConfig class is a configuration segment that is used to define the security settings for the BoxLang runtime.
- SecurityConfig() - Constructor for class ortus.boxlang.runtime.config.segments.SecurityConfig
-
Default empty constructor
- seed - Static variable in class ortus.boxlang.runtime.scopes.Key
- seek(Integer) - Method in class ortus.boxlang.runtime.types.File
- seekable - Static variable in class ortus.boxlang.runtime.scopes.Key
- seekable - Variable in class ortus.boxlang.runtime.types.File
- select - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
- selectBoxPiler(IBoxpiler) - Method in class ortus.boxlang.runtime.runnables.RunnableLoader
-
Select the Boxpiler implementation to use when generating bytecode
- selects - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
- selectStatement - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
- selectStatementExecution - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
- semanticError(String, Position) - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
A semantic error is an error that occurs after the parser has successfully parsed the input, but the tree walk or some other process has detected an error in the code.
- send(OutputStream) - Method in interface ortus.boxlang.debugger.ISendable
-
Sends this object through the OutputStream
- sendStoppedEventForBreakpoint(int, String, int) - Method in class ortus.boxlang.debugger.DebugAdapter
- separator - Static variable in class ortus.boxlang.runtime.scopes.Key
- seq - Variable in class ortus.boxlang.debugger.request.AbstractRequest
- seq - Variable in class ortus.boxlang.debugger.request.AttachRequest
- serializable - Static variable in class ortus.boxlang.runtime.scopes.Key
- serialize(IBoxContext, Object) - Static method in class ortus.boxlang.runtime.util.conversion.ObjectMarshaller
-
Serialize the incoming object into a binary format
- serializeClass(IClassRunnable) - Static method in class ortus.boxlang.runtime.util.conversion.ObjectMarshaller
-
Serialize a BoxLang class into a binary format.
- serializeQueryByColumns - Static variable in class ortus.boxlang.runtime.scopes.Key
- serializeToFile(Object, Path) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Serializes a target Serializable object to a file destination as binary data.
- server - Static variable in class ortus.boxlang.runtime.scopes.Key
- server_name - Static variable in class ortus.boxlang.runtime.scopes.Key
- server_port - Static variable in class ortus.boxlang.runtime.scopes.Key
- server_port_secure - Static variable in class ortus.boxlang.runtime.scopes.Key
- server_protocol - Static variable in class ortus.boxlang.runtime.scopes.Key
- server_software - Static variable in class ortus.boxlang.runtime.scopes.Key
- SERVERCACHE - Enum constant in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
- serverPort - Variable in class ortus.boxlang.debugger.request.AttachRequest.AttachRequestArguments
- serverPort - Variable in class ortus.boxlang.debugger.request.LaunchRequest.LaunchRequestArguments
- serverScope - Variable in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
The variables scope
- ServerScope - Class in ortus.boxlang.runtime.scopes
-
Represents the BoxLang "server" scope container
- ServerScope() - Constructor for class ortus.boxlang.runtime.scopes.ServerScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- servlet - Static variable in class ortus.boxlang.runtime.scopes.Key
- session - Variable in class ortus.boxlang.runtime.context.SessionBoxContext
-
The variables scope
- session - Static variable in class ortus.boxlang.runtime.scopes.Key
- Session - Class in ortus.boxlang.runtime.application
-
I represent a Session.
- Session(Key, Application, Duration) - Constructor for class ortus.boxlang.runtime.application.Session
-
Constructor
- SessionBoxContext - Class in ortus.boxlang.runtime.context
-
This class represents the context of a session in the BoxLang runtime It is a child of the RuntimeBoxContext and has access to the session scope and the parent context and its scopes
- SessionBoxContext(Session) - Constructor for class ortus.boxlang.runtime.context.SessionBoxContext
-
Creates a new execution context with a bounded execution template and parent context
- sessionCluster - Static variable in class ortus.boxlang.runtime.scopes.Key
- sessionId - Static variable in class ortus.boxlang.runtime.scopes.Key
- SessionInvalidate - Class in ortus.boxlang.runtime.bifs.global.system
- SessionInvalidate() - Constructor for class ortus.boxlang.runtime.bifs.global.system.SessionInvalidate
-
Constructor
- SessionListener - Class in ortus.boxlang.runtime.types.listeners
- SessionListener(Session) - Constructor for class ortus.boxlang.runtime.types.listeners.SessionListener
- sessionManagement - Variable in class ortus.boxlang.runtime.config.Configuration
-
This flag enables/disables session management in the runtime for all applications by default.
- sessionManagement - Static variable in class ortus.boxlang.runtime.scopes.Key
- SessionPrefixFilter - Class in ortus.boxlang.runtime.cache.filters
-
This filter will match any session that has a prefix which in our case is the name of the application that the session belongs to.
- SessionPrefixFilter(String) - Constructor for class ortus.boxlang.runtime.cache.filters.SessionPrefixFilter
-
Create a new widlcard filter with a case-insensitive widlcard
- SessionPrefixFilter(String, boolean) - Constructor for class ortus.boxlang.runtime.cache.filters.SessionPrefixFilter
-
Create a new prefix filter
- SessionRotate - Class in ortus.boxlang.runtime.bifs.global.system
- SessionRotate() - Constructor for class ortus.boxlang.runtime.bifs.global.system.SessionRotate
-
Constructor
- sessions - Static variable in class ortus.boxlang.runtime.scopes.Key
- sessionScope - Variable in class ortus.boxlang.runtime.context.SessionBoxContext
-
The session scope for this application
- sessionScope - Static variable in class ortus.boxlang.runtime.scopes.Key
- SessionScope - Class in ortus.boxlang.runtime.scopes
-
Represents a BoxLang session scope container
- SessionScope() - Constructor for class ortus.boxlang.runtime.scopes.SessionScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- SessionStartTime - Class in ortus.boxlang.runtime.bifs.global.system
- SessionStartTime() - Constructor for class ortus.boxlang.runtime.bifs.global.system.SessionStartTime
-
Constructor
- sessionStorage - Variable in class ortus.boxlang.runtime.config.Configuration
-
The default session storage cache.
- sessionStorage - Static variable in class ortus.boxlang.runtime.scopes.Key
- sessionTimeout - Variable in class ortus.boxlang.runtime.config.Configuration
-
The session timeout
30
minutes by default - sessionTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- set - Static variable in class ortus.boxlang.runtime.scopes.Key
- set(int, Object) - Method in class ortus.boxlang.runtime.types.Array
-
Set the element at the specified index
- set(Boolean) - Method in class ortus.boxlang.runtime.types.util.BooleanRef
-
Set the value
- set(Object) - Method in class ortus.boxlang.runtime.types.util.ObjectRef
-
Set the value
- set(String, Object) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Sets an object in the storage using the default timeout and last access timeout
- set(String, Object) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Sets an object in the storage using the default timeout and last access timeout
- set(String, Object, Object) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Sets an object in the storage with a default last access timeout
- set(String, Object, Object) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Sets an object in the storage with a default last access timeout
- set(String, Object, Object, Object) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Sets an object in the storage
- set(String, Object, Object, Object) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Sets an object in the storage
- set(String, Object, Object, Object, IStruct) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Sets an object in the storage
- set(String, Object, Object, Object, IStruct) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Sets an object in the storage
- set(IBoxContext, boolean, Object, Key, Object) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is assigned to,
- set(IBoxContext, Object, Key, Object) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is assigned to,
- set(Key, ICacheEntry) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- set(Key, ICacheEntry) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Sets an object in the storage
- set(Key, ICacheEntry) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Sets an object in the storage
- set(Key, ICacheEntry) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Sets an object in the storage
- set(Key, ICacheEntry) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Sets an object in the storage
- set(IStruct) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Set's multiple objects in the storage using all the same default timeout and last access timeouts
- set(IStruct) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Set's multiple objects in the storage using all the same default timeout and last access timeouts
- set(IStruct) - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- set(IStruct) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Set's multiple objects in the storage
- set(IStruct) - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Set's multiple objects in the storage
- set(IStruct) - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Set's multiple objects in the storage
- set(IStruct) - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Set's multiple objects in the storage
- set(IStruct, Object, Object) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Set's multiple objects in the storage using all the same default timeout and last access timeouts
- set(IStruct, Object, Object) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Set's multiple objects in the storage using all the same default timeout and last access timeouts
- setAccess(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxAccess
- setAccessModifier(BoxAccessModifier) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setAdditionalColumns(Set<Key>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Set the additional columns
- setAdditive(boolean) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- setAfterTask(BiConsumer<ScheduledTask, Optional<?>>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the after task lambda.
- setAlias(String) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Set the table alias
- setAlias(String) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTable
-
Set the table alias
- setAlias(BoxIdentifier) - Method in class ortus.boxlang.compiler.ast.statement.BoxImport
- setAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.BoxClass
- setAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.BoxInterface
- setAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- setAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- setAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- setAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- setAnnotations(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.ast.comment.BoxDocComment
- setAnnually(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set a handy boolean that is set when the task is annually scheduled.
- setApplicationListener(BaseApplicationListener) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the application listener for this request
- setArgs(List<BoxArgumentDeclaration>) - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- setArgs(List<BoxArgumentDeclaration>) - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- setArgs(List<BoxArgumentDeclaration>) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setArguments(List<BoxArgument>) - Method in class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
- setArguments(List<BoxArgument>) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
- setArguments(List<BoxArgument>) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- setArguments(List<BoxArgument>) - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- setArguments(List<BoxArgument>) - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- setArguments(List<BoxArgument>) - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- setArguments(List<SQLExpression>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Set the arguments of the function
- setArray(int, Array) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setAscending(boolean) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
-
set the ascending flag
- setAsciiStream(int, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setAsciiStream(int, InputStream, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setAt(int, Object) - Method in class ortus.boxlang.runtime.types.Array
-
Sets an object using the one-based index value
- setAt(String, int, String, String) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Set an item at a specific (1-based) index
- setAt(String, int, String, String, Boolean, Boolean) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Set an item at a specific (1-based) index
- setAttribute(String, Object, int) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Set the attribute for the given scope
- setAttributes(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- setAutoCommit(boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setAuxiliary(String, ClassNode) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- setBeforeTask(Consumer<ScheduledTask>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the before task lambda.
- setBigDecimal(int, BigDecimal) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBinaryStream(int, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBindings(Bindings, int) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
-
Set the bindings for the given scope
- setBindings(Bindings, int) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Set the bindings for the given scope
- setBlob(int, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBlob(int, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBlob(int, Blob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.BoxClass
- setBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.BoxInterface
- setBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.BoxStaticInitializer
- setBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.BoxStatementBlock
- setBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- setBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- setBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- setBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- setBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
- setBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- setBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- setBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
- setBoolean(int, boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBoundary(String) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody
- setBreak(BoxNode, LabelNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- SetBreakpointArguments() - Constructor for class ortus.boxlang.debugger.request.SetBreakpointsRequest.SetBreakpointArguments
- setBreakpointsForFile(String, List<Breakpoint>) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- SetBreakpointsRequest - Class in ortus.boxlang.debugger.request
-
Models the request to add a breakpoint to a line of source code
- SetBreakpointsRequest() - Constructor for class ortus.boxlang.debugger.request.SetBreakpointsRequest
- SetBreakpointsRequest.SetBreakpointArguments - Class in ortus.boxlang.debugger.request
-
The arguments of the SetBreakpoint Request
- SetBreakpointsResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- SetBreakpointsResponse() - Constructor for class ortus.boxlang.debugger.response.SetBreakpointsResponse
- SetBreakpointsResponse(SetBreakpointsRequest) - Constructor for class ortus.boxlang.debugger.response.SetBreakpointsResponse
-
Constructor
- SetBreakpointsResponse.SetBreakpointsResponseBody - Class in ortus.boxlang.debugger.response
- SetBreakpointsResponseBody() - Constructor for class ortus.boxlang.debugger.response.SetBreakpointsResponse.SetBreakpointsResponseBody
- setBXProxy(IClassRunnable) - Method in interface ortus.boxlang.runtime.runnables.IProxyRunnable
-
Set the proxy object
- setByte(int, byte) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setBytes(int, byte[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setCanInvokeImplicitAccessor(Boolean) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- setCanOutput(Boolean) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- setCases(List<BoxSwitchCase>) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitch
- setCatalog(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setCatchBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- setCatches(List<BoxTryCatch>) - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- setCatchTypes(List<BoxExpression>) - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- setCell(int, Object) - Method in class ortus.boxlang.runtime.types.QueryColumn
-
Set the value of a cell in this column
- setCell(int, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQueryColumn
-
Set the value of a cell in this column
- setCell(Key, int, Object) - Method in class ortus.boxlang.runtime.types.Query
-
Set data for a single cell.
- setCell(Key, int, Object) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Set data for a single cell.
- setCharacterStream(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setChild(IClassRunnable) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Set the child class.
- setClientCookies - Variable in class ortus.boxlang.runtime.config.Configuration
-
This determines whether to send jSessionID cookies to the client browser.
- setClientCookies - Static variable in class ortus.boxlang.runtime.scopes.Key
- setClientInfo(String, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setClientInfo(Properties) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setClob(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setClob(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setClob(int, Clob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setColumn(int) - Method in class ortus.boxlang.compiler.ast.Point
- setComments(List<BoxComment>) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Set the comments of the node
- setCommentText(String) - Method in class ortus.boxlang.compiler.ast.comment.BoxComment
- setComponentCounter(int) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- setComponentCounter(int) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- setCondition(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- setCondition(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
- setCondition(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- setCondition(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- setCondition(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitch
- setCondition(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- setCondition(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
- setContent(Object) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- setContentType(String) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- setContext(ScriptContext) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingEngine
-
Set the ScriptContext for the BoxScriptingEngine
- setContext(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxAccess
- setContext(IBoxContext) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Set the scheduler context manually
- setContinue(BoxNode, LabelNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- setCurrent(RequestBoxContext) - Static method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the current request context for the thread
- setCurrentBreak(String, LabelNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- setCurrentContinue(String, LabelNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- setCurrentTransactionApplicationName(String) - Method in class ortus.boxlang.runtime.util.FRTransService
- setCurrentTransactionName(String) - Method in class ortus.boxlang.runtime.util.FRTransService
- setCursorName(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setData(List<Object[]>) - Method in class ortus.boxlang.runtime.types.Query
- setDataSource(DataSource) - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
No-op for setting the datasource on a nested transaction.
- setDataSource(DataSource) - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Set the datasource associated with this transaction.
- setDataSource(DataSource) - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Set the datasource associated with this transaction.
- setDate(int, Date) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setDate(int, Date, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setDayOfTheMonth(int) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint of what day of the month we need to run on: 1-31.
- setDayOfTheWeek(int) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint of what day of the week this runs on: 1-7.
- setDeep(IBoxContext, boolean, Key, Object, Object, Key...) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is assigned via deep keys like foo.bar.baz=1 Missing keys will be created as needed as HashMaps An exception will be thrown if any intermediate keys exists, but are not a Map.
- setDeep(IBoxContext, boolean, Key, IBoxContext.ScopeSearchResult, Object, Key...) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
- setDeep(IBoxContext, Object, Object, Key...) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
- setDeep(IBoxContext, IBoxContext.ScopeSearchResult, Object, Key...) - Static method in class ortus.boxlang.runtime.dynamic.Referencer
-
Used to implement any time an object is assigned via deep keys like foo.bar.baz=1 Missing keys will be created as needed as HashMaps An exception will be thrown if any intermediate keys exists, but are not a Map.
- setDefaultDatasource(DataSource) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Set the default datasource for this connection manager.
- setDefaultEncoder(EncoderBase<ILoggingEvent>) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Store the BoxLang pattern encoder
- setDefaultTimezone() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Set the default timezone into the task
- setDefaultValue(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- setDelimiter(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- setDetail(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- setDisabled(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set a handy boolean that disables the scheduling of this task.
- setDistinct(boolean) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Set distinct
- setDistinct(boolean) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the DISTINCT flag
- setDocumentation(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.ast.BoxClass
- setDocumentation(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.ast.BoxInterface
- setDocumentation(List<BoxDocumentationAnnotation>) - Method in interface ortus.boxlang.compiler.ast.IBoxDocumentableNode
-
Set documentation for node
- setDocumentation(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- setDocumentation(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setDocumentation(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- setDomainCookies - Variable in class ortus.boxlang.runtime.config.Configuration
-
Sets jSessionID cookies for a domain (not a host) Required, for applications running on clusters
true
by default - setDomainCookies - Static variable in class ortus.boxlang.runtime.scopes.Key
- setDouble(int, double) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setElseBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- setElseExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Set the else expression
- setEnd(Point) - Method in class ortus.boxlang.compiler.ast.Position
-
Set the end point
- setEndOnDateTime(LocalDateTime) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint of when the task must not continue to execute.
- setEndTime(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint to limit the task to run before a specified time of day.
- setEnforceExplicitOutput(boolean) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the enforceExplicitOutput flag.
- setErrorCode(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- setErrorWriter(Writer) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
- setEscape(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Set the escape
- setEscapeProcessing(boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setException(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- SetExceptionBreakpointsRequest - Class in ortus.boxlang.debugger.request
-
Models the command to initialize a debug session.
- SetExceptionBreakpointsRequest() - Constructor for class ortus.boxlang.debugger.request.SetExceptionBreakpointsRequest
- SetExceptionBreakpointsRequest.setExceptionBreakpointsRequestArguments - Class in ortus.boxlang.debugger.request
- setExceptionBreakpointsRequestArguments() - Constructor for class ortus.boxlang.debugger.request.SetExceptionBreakpointsRequest.setExceptionBreakpointsRequestArguments
- setExecutor(ExecutorRecord) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Set the exectutor record for this scheduler
- setExpr(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
- setExpr(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
- setExpr(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxParenthesis
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxAssert
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxBufferOutput
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxExpressionStatement
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxImport
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxReturn
- setExpression(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- setExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Set the expression
- setExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Set the expression
- setExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Set the expression
- setExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Set the expression
- setExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
-
Set the expression
- setExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
Set the expression
- setExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Set the expression
- setExtendedInfo(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- setFetchDirection(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- setFetchDirection(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setFetchSize(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- setFetchSize(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setField(Class<?>, Object, String, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Set the value of a public or public static field on a class or instance
- setField(Class<?>, String, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Set the value of a public or public static field on a class or instance
- setField(Object, String, Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Set the value of a public or public static field on a class or instance
- setField(String, Object) - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Set the value of a public or public static field on a class or instance
- setFieldName(String) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- setFilename(String) - Method in class ortus.boxlang.runtime.net.HttpRequestMultipartBody.Builder.MultiPartRecord
- setFinallyBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- setFirstBusinessDay(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint to run only on the first business day of the month.
- setFloat(int, float) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setFormat(String) - Method in class ortus.boxlang.runtime.types.DateTime
-
Chainable member function to set the format and return the object
- setFormat(DateTimeFormatter) - Method in class ortus.boxlang.runtime.types.DateTime
-
Alternate format setter which accepts a DateTimeFormatter object
- setFqn(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxReturnType
- setGroup(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the human group name of this task.
- setGroupBys(List<SQLExpression>) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the GROUP BY nodes
- setHandlesCacheEnabled(Boolean) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Set the handles cache enabled flag
- setHasVar(Boolean) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- setHaving(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the HAVING node
- setHighPrecisionMath(boolean) - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Sets whether BoxLang uses high precision math by default
- setHits(long) - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Reset the hit count
- setHoldability(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setImports(List<BoxImport>) - Method in class ortus.boxlang.compiler.ast.BoxClass
- setImports(List<BoxImport>) - Method in class ortus.boxlang.compiler.ast.BoxInterface
- setIndex(int) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Set the index.
- setIndex(int) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTable
-
Set the table index
- setInitialDelay(long) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the delay or time to wait before we execute the task in the scheduler.
- setInitialDelayTimeUnit(TimeUnit) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit string used when there is a delay requested for the task.
- setInitializer(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- setInOutputBlock(boolean) - Method in class ortus.boxlang.compiler.parser.BoxParser
- setInOutputBlock(boolean) - Method in class ortus.boxlang.compiler.parser.CFParser
- setInputExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Set the input expression
- setInt(int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setIsolationLevel(int) - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
No-op for setting the isolation level on a nested transaction.
- setIsolationLevel(int) - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Set isolation level.
- setIsolationLevel(int) - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Set isolation level.
- setIssues(List<Issue>) - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Sets the list of issues to populate
- setJoins(List<SQLJoin>) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the JOINs
- setJSRScriptingContext(ScriptContext) - Method in class ortus.boxlang.runtime.scripting.JSRScriptingRequestBoxContext
- setKey(BoxFQN) - Method in class ortus.boxlang.compiler.ast.statement.BoxAnnotation
- setKey(BoxFQN) - Method in class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
- setLabel(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxBreak
-
Sets the label of the break statement
- setLabel(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxContinue
-
Sets the label of the continue statement
- setLabel(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
-
Sets the label of the statement
- setLabel(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
-
Sets the label of the statement
- setLabel(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
-
Sets the label of the statement
- setLabel(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
-
Sets the label of the statement
- setLargeMaxRows(long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setLastBusinessDay(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint to run only on the last business day of the month.
- setLastModifiedTime(DateTime) - Method in class ortus.boxlang.runtime.types.File
- setLeft(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- setLeft(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- setLeft(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- setLeft(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Set the left
- setLeft(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Set the left
- setLevel(int) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
-
*************************************************************************** Custom Methods not in interfaces, but are of great help! ***************************************************************************
- setLevel(Level) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- setLevel(Level) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- setLimit(SQLNumberLiteral) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the LIMIT node
- setLimit(SQLNumberLiteral) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Set the LIMIT node
- setLine(int) - Method in class ortus.boxlang.compiler.ast.Point
- setLocale(Locale) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the locale for this request
- SetLocale - Class in ortus.boxlang.runtime.bifs.global.i18n
- SetLocale() - Constructor for class ortus.boxlang.runtime.bifs.global.i18n.SetLocale
-
Constructor
- setLoggerContext(LoggerContext) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Set the logger context
- setLong(int, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setMathContext(String) - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Sets the default MathContext based on human name as a string
- setMathContext(MathContext) - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Sets the default MathContext
- setMaxFieldSize(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setMaxRows(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setMessage(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- setMeta(IStruct) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the Meta struct for the task that can be used to store any metadata.
- setMetadata(IStruct) - Method in class ortus.boxlang.runtime.types.Query
-
Override Query metadata - used for setting custom query meta on cached queries.
- setMetadata(Struct) - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Set the metadata of the cache entry
- setMetadata(Struct) - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
Set the metadata of the cache entry
- setMetaKey(String, Object) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set a meta key/value pair in the meta struct.
- setMethod(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the method to execute in the DynamicObject, by default it is run().
- setModifiers(List<BoxAssignmentModifier>) - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- setModifiers(List<BoxMethodDeclarationModifier>) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setName(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalBIFAccess
- setName(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
- setName(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- setName(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxIdentifier
- setName(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxScope
- setName(String) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Set the name of the function
- setName(String) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Set the name of the function
- setName(String) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
-
Set the table name
- setName(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- setName(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setName(String) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- setName(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the human name of this task.
- setName(String) - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Set the name of the cache provider
- setName(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxArgument
- setName(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- setName(BoxIdentifier) - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- setName(Key) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Set the name of the function
- setName(Key) - Method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Set the name of the cache provider
- setName(Key) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Set the name of the cache provider
- setName(Key) - Method in class ortus.boxlang.runtime.components.Component
-
Set name
- setNCharacterStream(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setNClob(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setNClob(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setNClob(int, NClob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setNetworkTimeout(Executor, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setNoOverlaps(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set a boolean flag that turns off task stacking.
- setNot(boolean) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Set the not
- setNot(boolean) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Set the not
- setNot(boolean) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Set the not
- setNString(int, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setNull(int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setNull(int, int, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setObj(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- setObj(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- setObject(int, Object) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setObject(int, Object, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setObject(int, Object, int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setOn(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
-
Set the ON expression
- setOnTaskFailure(BiConsumer<ScheduledTask, Exception>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the task failure lambda.
- setOnTaskSuccess(BiConsumer<ScheduledTask, Optional<?>>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the task success lambda.
- setOnTheFly() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Seeds the ontheFly flag
- setOp(BoxAssignmentOperator) - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- setOperator(BoxBinaryOperator) - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- setOperator(BoxComparisonOperator) - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- setOperator(BoxNegateOperator) - Method in class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
- setOperator(BoxUnaryOperator) - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- setOperator(SQLBinaryOperator) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Set the operator
- setOperator(SQLUnaryOperator) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Set the operator
- setOrderByColumns(List<QoQExecutionService.NameAndDirection>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Set the order by columns
- setOrderBys(List<SQLOrderBy>) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Set the ORDER BY nodes
- setOrdinalPosition(int) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Set the ordinal position
- setOut(PrintStream) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the output stream for this context
- setOutputOverride(Boolean) - Method in class ortus.boxlang.runtime.context.ClassBoxContext
-
Set the output override
- setOwningClass(ClassNode) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- setParent(BoxNode) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Set the parent and the children of the Node
- setParent(IBoxContext) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Sets the parent box context.
- setParent(IBoxContext) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Sets the parent box context.
- setPeriod(long) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set a fixed time period of execution of the tasks in this schedule.
- setPoolable(boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setPort(Integer) - Method in class ortus.boxlang.runtime.net.URIBuilder
- setPosition(Position) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Set the position of the node
- setPositional(boolean) - Method in class ortus.boxlang.runtime.scopes.ArgumentsScope
-
Set whether this arguments scope was created with an array of arguments or a struct of named arguments
- setPosixPermissions(Object, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Sets the posix permissions on a file
- setPostAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.BoxInterface
- setPostAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- setPrecision(int) - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Set precision of the current math context
- setPrefix(BoxIdentifier) - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- setProperties(List<BoxProperty>) - Method in class ortus.boxlang.compiler.ast.BoxClass
- setProperty(String, String) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
-
Set a property
- setProperty(String, String) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Set a property
- setProperty(Key, Object) - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Set a property
- setQoQSelectStatementExecution(QoQSelectStatementExecution) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Set the select statement execution
- setQueryTimeout(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- setQuiet(Key, ICacheEntry) - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Sets an object in the storage with no announcements or eviction checks
- setQuiet(Key, ICacheEntry) - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Sets an object in the storage with no stats updated or listeners
- setRawMessageData(Map<String, Object>) - Method in class ortus.boxlang.debugger.event.Event
- setRawMessageData(Map<String, Object>) - Method in interface ortus.boxlang.debugger.IAdapterProtocolMessage
- setRawMessageData(Map<String, Object>) - Method in class ortus.boxlang.debugger.MapAdapterProtocolMessage
- setRawMessageData(Map<String, Object>) - Method in class ortus.boxlang.debugger.request.AbstractRequest
- setRawMessageData(Map<String, Object>) - Method in class ortus.boxlang.debugger.request.AttachRequest
- setRawMessageData(Map<String, Object>) - Method in class ortus.boxlang.debugger.response.AbstractResponse
- setReader(Reader) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
- setReadOnly(boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setRef(int, Ref) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setRequestTimeout(Long) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the request timeout in milliseconds
- setRequired(Boolean) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- setRequiresBody(Boolean) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- setResultColumnNames(Set<Key>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectStatementExecution
-
Set the result column names
- setResultColumns(List<SQLResultColumn>) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the result columns
- setResultColumns(Map<Key, QoQExecutionService.TypedResultColumn>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
-
Set the result columns
- setRight(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- setRight(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- setRight(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- setRight(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Set the right
- setRight(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Set the right
- setRootLogger(Logger) - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Set the root logger for the runtime
- setRoundingMode(String) - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Set rounding mode of the current math context
- setRoundingMode(RoundingMode) - Static method in class ortus.boxlang.runtime.types.util.MathUtil
-
Set rounding mode of the current math context
- setRowId(int, RowId) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setSafe(Boolean) - Method in class ortus.boxlang.compiler.ast.expression.BoxAccess
- setSafe(Boolean) - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- setSavepoint() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setSavepoint(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setSavepoint(Key) - Method in class ortus.boxlang.runtime.jdbc.ChildTransaction
-
Set a savepoint in the transaction
- setSavepoint(Key) - Method in interface ortus.boxlang.runtime.jdbc.ITransaction
-
Set a savepoint in the transaction
- setSavepoint(Key) - Method in class ortus.boxlang.runtime.jdbc.Transaction
-
Set a savepoint in the transaction
- setScheduled(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set a boolean value that lets us know if this task has been scheduled.
- setScheduler(BaseScheduler) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the bound scheduler for this task.
- setSchedulerName(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Set the scheduler name
- setSchedulerName(String) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Set the scheduler name
- setSchema(String) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
-
Set the schema name
- setSchema(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setSelect(SQLSelect) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Set the SELECT statement
- setSelect(SQLSelect) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLUnion
-
Set the SELECT statement
- setSelectStatement(SQLSelectStatement) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableSubQuery
-
Set the select statement
- setSessionID(Key) - Method in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
The session ID can be set externally
- setShort(int, short) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setShowDebugOutput(boolean) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the debug output flag for this request This is a request-specific setting that can be used to enable or disable debug output for a request regardless of the runtime's debug mode.
- setSource(Source) - Method in class ortus.boxlang.compiler.ast.Position
-
Set the source of the position
- setSource(Source) - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Sets the source code from whence we produce error messages
- setSourceStartIndex(int) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- setSourceText(String) - Method in class ortus.boxlang.compiler.ast.BoxNode
- setSpacedDelay(long) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the delay to use when using scheduleWithFixedDelay(), so tasks execute after this delay once completed.
- setSQLXML(int, SQLXML) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setStart(Point) - Method in class ortus.boxlang.compiler.ast.Position
-
Set the end point
- setStartColumn(int) - Method in class ortus.boxlang.compiler.parser.DocParser
- setStartColumn(int) - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Informs the error handler that we are doing a partial parse starting at a particular column, usually used alongside setStartLine
- setStartLine(int) - Method in class ortus.boxlang.compiler.parser.DocParser
- setStartLine(int) - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Informs the error handler that we are doing a partial parse starting at a particular line
- setStartOnDateTime(LocalDateTime) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint of when the task can start execution.
- setStartTime(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint to limit the task to run after a specified time of day.
- setStatements(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.BoxScript
- setStatements(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.BoxScriptIsland
- setStatements(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.component.BoxTemplateIsland
- setStep(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- setString(int, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setStringLabel(String, BoxNode) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- setSubParser(boolean) - Method in class ortus.boxlang.compiler.parser.AbstractParser
- setSubParser(boolean) - Method in class ortus.boxlang.compiler.parser.BoxParser
- setSubParser(boolean) - Method in class ortus.boxlang.compiler.parser.CFParser
- setSubParser(boolean) - Method in class ortus.boxlang.compiler.parser.SQLParser
- setSubQuery(SQLSelectStatement) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Set the sub query
- setSuper(IClassRunnable) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Set the super class.
- setSuper(IClassRunnable, IClassRunnable) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Set the super class.
- setTable(SQLTable) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Set the table
- setTable(SQLTable) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
-
Set the table
- setTable(SQLTable) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
-
Set the table
- setTable(SQLTable) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the table
- setTarget(IClassRunnable) - Method in class ortus.boxlang.runtime.bifs.BoxLangBIFProxy
- setTarget(IClassRunnable) - Method in class ortus.boxlang.runtime.components.BoxLangComponentProxy
-
Set the target BoxLang BIF class we proxy to
- setTargetClass(Class<?>) - Method in class ortus.boxlang.runtime.interop.DynamicObject
- setTargetInstance(Object) - Method in class ortus.boxlang.runtime.interop.DynamicObject
- setTask(Object) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the task dynamic object that will be executed by the task.
- setTaskTime(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time of day for use in setNextRunTime().
- setterName() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
setterName
record component. - setThenBody(BoxStatement) - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- setThenExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
-
Set the then expression
- setThisClass(IClassRunnable) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Set the enclosing box class
- setThisInterface(BoxInterface) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Set the enclosing static box class
- setThisStaticClass(DynamicObject) - Method in class ortus.boxlang.runtime.context.FunctionBoxContext
-
Set the enclosing static box class
- setThread(Thread) - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Set the thread
- setTime(int, Time) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setTime(int, Time, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setTimestamp(int, Timestamp) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setTimeUnit(TimeUnit) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the time unit used to schedule the task.
- setTimezone(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Set the scheduler's timezone as a string, we will convert it to a ZoneId object
- setTimezone(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the timezone this task runs under using a timezone string representation
- setTimezone(String) - Method in class ortus.boxlang.runtime.types.DateTime
-
Sets the timezone of the current wrapped date time
- setTimezone(ZoneId) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Set the scheduler's timezone
- setTimezone(ZoneId) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Set the scheduler's timezone
- setTimezone(ZoneId) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the timezone this task runs under.
- setTimezone(ZoneId) - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Set the timezone for this request
- setTimezone(ZoneId) - Method in class ortus.boxlang.runtime.types.DateTime
-
Sets the timezone of the current wrapped date time using a ZoneId object
- SetTimezone - Class in ortus.boxlang.runtime.bifs.global.temporal
- SetTimezone() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.SetTimezone
-
Constructor
- Setting - Class in ortus.boxlang.runtime.components.system
- Setting() - Constructor for class ortus.boxlang.runtime.components.system.Setting
- settings - Variable in class ortus.boxlang.runtime.application.BaseApplicationListener
-
All Application settings (which are really set per-request).
- settings - Variable in class ortus.boxlang.runtime.config.segments.ModuleConfig
-
The settings for the module as a struct
- settings - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The settings of the module
- settings - Static variable in class ortus.boxlang.runtime.scopes.Key
- setTransaction(Transaction) - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Set the active transaction for this request/thread/BoxLang context.
- setTransactionIsolation(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setTryBody(List<BoxStatement>) - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- setType(String) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- setType(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- setType(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- setType(BoxStructType) - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- setType(SQLJoinType) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
-
Set the join type
- setType(SQLUnionType) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLUnion
-
Set the type of the UNION
- setType(BoxReturnType) - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- setType(BoxType) - Method in class ortus.boxlang.compiler.ast.statement.BoxReturnType
- setTypeMap(Map<String, Class<?>>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- setUnicodeStream(int, InputStream, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setUnions(List<SQLUnion>) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Set the UNIONed SELECT statements
- setupRuntimeStubs() - Static method in class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor
- setURL(int, URL) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement
- setUsedDotAccess(Boolean) - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- setValue(boolean) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
- setValue(Boolean) - Method in class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
- setValue(Number) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
- setValue(Object) - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Set the value of the cache entry
- setValue(Object) - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
Set the value of the cache entry
- setValue(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxDecimalLiteral
- setValue(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxFQN
- setValue(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxIntegerLiteral
- setValue(String) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringLiteral
- setValue(String) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
- setValue(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxArgument
- setValue(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxAnnotation
- setValue(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- setValue(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
- setValues(List<BoxExpression>) - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
- setValues(List<BoxExpression>) - Method in class ortus.boxlang.compiler.ast.expression.BoxStringConcat
- setValues(List<BoxExpression>) - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- setValues(List<SQLExpression>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Set the values
- setVariable(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- setVariable(BoxExpression) - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- setVariable(IBoxContext, String, Object) - Static method in class ortus.boxlang.runtime.dynamic.ExpressionInterpreter
-
Resolve an expression pointing to a varaible in the format of foo, foo.bar, foo.bar.baz, etc.
- SetVariableRequest - Class in ortus.boxlang.debugger.request
- SetVariableRequest() - Constructor for class ortus.boxlang.debugger.request.SetVariableRequest
- SetVariableRequest.SetVariableRequestArguments - Class in ortus.boxlang.debugger.request
- SetVariableRequestArguments() - Constructor for class ortus.boxlang.debugger.request.SetVariableRequest.SetVariableRequestArguments
- SetVariableResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- SetVariableResponse() - Constructor for class ortus.boxlang.debugger.response.SetVariableResponse
- SetVariableResponse(SetVariableRequest, String) - Constructor for class ortus.boxlang.debugger.response.SetVariableResponse
-
Send an error response.
- SetVariableResponse(SetVariableRequest, Variable) - Constructor for class ortus.boxlang.debugger.response.SetVariableResponse
-
Constructor
- SetVariableResponse.SetVariableResponseBody - Class in ortus.boxlang.debugger.response
- SetVariableResponseBody() - Constructor for class ortus.boxlang.debugger.response.SetVariableResponse.SetVariableResponseBody
- setWeekdays(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint to run only on weekdays.
- setWeekends(Boolean) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set the constraint to run only on weekends.
- setWhenExpression(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
-
Set the when expression
- setWhenFalse(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- setWhenPredicate(Predicate<ScheduledTask>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set a lambda that determines if this task will be sent for scheduling or not.
- setWhenThens(List<SQLCaseWhenThen>) - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Set the when clauses
- setWhenTrue(BoxExpression) - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- setWhere(SQLExpression) - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Set the WHERE node
- setWindowSize(int) - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
Sets the window size to display around the offending token
- setWrapped(IScope) - Method in class ortus.boxlang.runtime.scopes.ScopeWrapper
- setWriter(Writer) - Method in class ortus.boxlang.runtime.scripting.BoxScriptingContext
- Sgn - Class in ortus.boxlang.runtime.bifs.global.math
- Sgn() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Sgn
-
Constructor
- ShortCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything
- ShortCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.ShortCaster
- showDebugOutput - Static variable in class ortus.boxlang.runtime.scopes.Key
- showerror - Static variable in class ortus.boxlang.runtime.scopes.Key
- showUDFs - Static variable in class ortus.boxlang.runtime.scopes.Key
- showVersion() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
showVersion
record component. - shutdown() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Shutdown this scheduler by calling the executor to shutdown and disabling all tasks We do not force and we use the default timeout
- shutdown() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Shutdown this scheduler by calling the executor to shutdown and disabling all tasks We do not force and we use the default timeout
- shutdown() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Shut down the runtime gracefully
- shutdown() - Method in class ortus.boxlang.runtime.cache.providers.BoxCacheProvider
-
Shutdown the cache provider
- shutdown() - Method in interface ortus.boxlang.runtime.cache.providers.ICacheProvider
-
Shutdown the cache provider
- shutdown() - Method in class ortus.boxlang.runtime.cache.store.BlackHoleStore
- shutdown() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentSoftReferenceStore
-
Some storages require a shutdown method to close the storage or do object saving.
- shutdown() - Method in class ortus.boxlang.runtime.cache.store.ConcurrentStore
-
Some storages require a shutdown method to close the storage or do object saving.
- shutdown() - Method in class ortus.boxlang.runtime.cache.store.FileSystemStore
-
Some storages require a shutdown method to close the storage or do object saving.
- shutdown() - Method in interface ortus.boxlang.runtime.cache.store.IObjectStore
-
Some storages require a shutdown method to close the storage or do object saving.
- shutdown() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
This is an optional method on contexts which require shutdown outside of its constructor
- shutdown() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Shutdown the ConnectionManager and release any resources.
- shutdown() - Method in class ortus.boxlang.runtime.jdbc.DataSource
-
Shut down the datasource, including the connection pool and all connections.
- shutdown() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Shutdown the logging service
- shutdown(boolean) - Method in class ortus.boxlang.runtime.application.Application
-
Shutdown this application
- shutdown(boolean) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Shutdown this scheduler by calling the executor to shutdown and disabling all tasks using the default timeout
- shutdown(boolean) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Shutdown this scheduler by calling the executor to shutdown and disabling all tasks using the default timeout
- shutdown(boolean, long) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Shutdown this scheduler by calling the executor to shutdown and disabling all tasks
- shutdown(boolean, long) - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Shutdown this scheduler by calling the executor to shutdown and disabling all tasks
- shutdown(Boolean) - Method in class ortus.boxlang.runtime.BoxRuntime
-
Shut down the runtime with the option to force it
- shutdown(BaseApplicationListener) - Method in class ortus.boxlang.runtime.application.Session
-
Shutdown the session
- shutdownAllExecutors() - Method in class ortus.boxlang.runtime.services.AsyncService
-
Shutdown all executors or force them to shutdown, you can also do this from the Executor themselves.
- shutdownAllExecutors(Boolean, Long, TimeUnit) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Shutdown all executors or force them to shutdown, you can also do this from the Executor themselves.
- shutdownAndAwaitTermination(Long, TimeUnit) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
- shutdownAppenders() - Method in class ortus.boxlang.runtime.logging.LoggingService
-
Shutdown all the appenders
- shutdownApplication(Key) - Method in class ortus.boxlang.runtime.services.ApplicationService
-
Shuts down an application by name and removes it
- shutdownCache(Key) - Method in class ortus.boxlang.runtime.services.CacheService
-
Shutdown a cache by name and remove it from the registry.
- shutdownConnections() - Method in interface ortus.boxlang.runtime.context.IJDBCCapableContext
-
Shutdown the ConnectionManager and release any resources.
- shutdownConnections() - Method in class ortus.boxlang.runtime.context.RequestBoxContext
-
Shutdown the ConnectionManager and release any resources.
- shutdownConnections() - Method in class ortus.boxlang.runtime.context.ThreadBoxContext
-
Shutdown the ConnectionManager and release any resources.
- shutdownExceptionally() - Method in class ortus.boxlang.runtime.jdbc.ConnectionManager
-
Shutdown the ConnectionManager due to an exception
- shutdownExecutor(String, Boolean, Long, TimeUnit) - Method in class ortus.boxlang.runtime.services.AsyncService
-
Shutdown an executor or force it to shutdown, you can also do this from the Executor themselves.
- shutdownQuiet() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Calls the `shutdown` of the executor - which is non blocking
- shutdownScheduler(IScheduler, boolean, long) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Shutdown the scheduler
- shutdownScheduler(Key, boolean, long) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Shutdown the scheduler
- signatureAsString() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the signature of the argument as a string
- signatureAsString() - Method in class ortus.boxlang.runtime.types.Function
- Silent - Class in ortus.boxlang.runtime.components.system
- Silent() - Constructor for class ortus.boxlang.runtime.components.system.Silent
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- sin(BigDecimal, MathContext) - Static method in class ortus.boxlang.runtime.bifs.global.math.Sin
-
Returns the sine of a big decimal I tried and tried, but couldn't get any of the algorithms to work for bigdecimal] so I gave up and just used the double value for now
- Sin - Class in ortus.boxlang.runtime.bifs.global.math
- Sin - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Sin() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Sin
-
Constructor
- Sin() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sin
- SINGLE - Enum constant in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
- singleThread - Variable in class ortus.boxlang.debugger.request.ContinueRequest.ContinueRequestArguments
- singleThread - Variable in class ortus.boxlang.debugger.request.NextRequest.NextRequestArguments
- singleThread - Variable in class ortus.boxlang.debugger.request.StepInRequest.StepInRequestArguments
- singleThread - Variable in class ortus.boxlang.debugger.request.StepOutRequest.StepOutRequestArguments
- singularize(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Convert a plural word to a singular word.
- size - Static variable in class ortus.boxlang.runtime.scopes.Key
- size - Variable in class ortus.boxlang.runtime.types.File
- size - Variable in class ortus.boxlang.runtime.types.Query
- size() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get the total cache's size in bytes
- size() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get the total cache's size in bytes
- size() - Method in class ortus.boxlang.runtime.events.InterceptorState
-
Get the number of observers registered for this state
- size() - Method in class ortus.boxlang.runtime.loader.ClassLocator
-
Verify the size of the resolver cache
- size() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- size() - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- size() - Method in class ortus.boxlang.runtime.services.DatasourceService
-
How many datasources are registered?
- size() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
How many schedulers do we have registered
- size() - Method in class ortus.boxlang.runtime.types.Array
-
-------------------------------------------------------------------------- List Interface Methods --------------------------------------------------------------------------
- size() - Method in class ortus.boxlang.runtime.types.Query
-
Collection implementation
- size() - Method in class ortus.boxlang.runtime.types.Struct
-
Returns the number of key-value mappings in this map.
- size() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns the number of key-value mappings in this map.
- size() - Method in class ortus.boxlang.runtime.types.XML
- Slash - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- SLASH - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- SLASH_PREFIX - Static variable in class ortus.boxlang.runtime.util.FileSystemUtil
-
A starting file slash prefix
- SlashEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- sleep - Static variable in class ortus.boxlang.runtime.scopes.Key
- Sleep - Class in ortus.boxlang.runtime.bifs.global.system
- Sleep - Class in ortus.boxlang.runtime.components.system
- Sleep() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Sleep
-
Constructor
- Sleep() - Constructor for class ortus.boxlang.runtime.components.system.Sleep
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- slugify(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Slugify a string for URL Safety
- slugify(String, int, String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Slugify a string for URL Safety
- Slugify - Class in ortus.boxlang.runtime.bifs.global.string
- Slugify() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Slugify
-
Constructor
- snakeCase(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Create snake_case from a string
- SnakeCase - Class in ortus.boxlang.runtime.bifs.global.string
- SnakeCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.SnakeCase
-
Constructor
- SOFT - Enum constant in enum class ortus.boxlang.runtime.types.IStruct.TYPES
- some(Array, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method to test if any item in the array meets the criteria in the callback
- some(IStruct, Function, IBoxContext, Boolean, Integer) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to test if any item in the struct meets the criteria in the callback
- Some Ground Rules - Search tag in ortus.boxlang.runtime.bifs.global.cli.CLIGetArgs._invoke(IBoxContext, ArgumentsScope)
- Section
- Some Ground Rules - Search tag in ortus.boxlang.runtime.config.CLIOptions.parseArguments()
- Section
- Some Ground Rules - Search tag in ortus.boxlang.runtime.util.CLIUtil.parseArguments(List<String>)
- Section
- sort - Static variable in class ortus.boxlang.runtime.scopes.Key
- sort(Comparator) - Method in class ortus.boxlang.runtime.types.Array
-
Sort the array using a comparator function
- sort(Comparator<IStruct>) - Method in class ortus.boxlang.runtime.types.Query
-
Sort the query
- sort(Comparator<IStruct>) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Sort the query
- sort(Array, String, String, Locale) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method to filter an list with a function callback and context If parallel we create a fork join pool.
- sort(Array, Function, IBoxContext) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
-
Method to filter an list with a function callback and context If parallel we create a fork join pool.
- sort(IStruct, String, String, String) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Performs a stort of a struct and returns the top-level keys in the sorted order
- sort(IStruct, Function, IBoxContext) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Performs a stort of a struct with a callback funciton and returns the ordered struct keys
- sortData(Comparator<? super Object[]>) - Method in class ortus.boxlang.runtime.types.Query
- sortDirectives - Static variable in class ortus.boxlang.runtime.types.util.ListUtil
- SORTED - Enum constant in enum class ortus.boxlang.runtime.types.IStruct.TYPES
- sortedOf(Comparator<Key>, Object...) - Static method in class ortus.boxlang.runtime.types.Struct
-
Create a sorted struct from a list of values and the passed comparator.
- sortedOf(Comparator<Key>, Map<Key, Object>) - Static method in class ortus.boxlang.runtime.types.Struct
-
Create a sorted struct from an existing map.
- sortFunc - Static variable in class ortus.boxlang.runtime.scopes.Key
- sortOrder - Static variable in class ortus.boxlang.runtime.scopes.Key
- sortType - Static variable in class ortus.boxlang.runtime.scopes.Key
- source - Variable in class ortus.boxlang.compiler.SourceMap
- source - Variable in class ortus.boxlang.debugger.request.SetBreakpointsRequest.SetBreakpointArguments
- source - Variable in class ortus.boxlang.debugger.types.Breakpoint
- source - Variable in class ortus.boxlang.debugger.types.StackFrame
- source - Variable in class ortus.boxlang.runtime.runnables.BoxScript
-
The source to the script
- source - Static variable in class ortus.boxlang.runtime.scopes.Key
- source() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
source
record component. - source() - Method in record class ortus.boxlang.runtime.util.DumpUtil.DumpTemplate
-
Returns the value of the
source
record component. - Source - Class in ortus.boxlang.compiler.ast
-
Abstract Source class to represent the origin of the code
- Source - Class in ortus.boxlang.debugger.types
-
Models the Source type of the DAP
- Source() - Constructor for class ortus.boxlang.compiler.ast.Source
- Source() - Constructor for class ortus.boxlang.debugger.types.Source
- sourceCode - Variable in class ortus.boxlang.compiler.parser.AbstractParser
- SourceCode - Class in ortus.boxlang.compiler.ast
-
Represent a string as source
- SourceCode(String) - Constructor for class ortus.boxlang.compiler.ast.SourceCode
-
Create a source for a given file
- sourceFile() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
- SourceFile - Class in ortus.boxlang.compiler.ast
-
Represent a File as source
- SourceFile(File) - Constructor for class ortus.boxlang.compiler.ast.SourceFile
-
Create a source for a given file
- sourceLine() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
- SourceMap - Class in ortus.boxlang.compiler
- SourceMap() - Constructor for class ortus.boxlang.compiler.SourceMap
- SourceMap.SourceMapRecord - Class in ortus.boxlang.compiler
- SourceMapRecord() - Constructor for class ortus.boxlang.compiler.SourceMap.SourceMapRecord
- sourceMapRecords - Variable in class ortus.boxlang.compiler.SourceMap
- sourceMaps - Variable in class ortus.boxlang.debugger.BoxLangDebugger
- sourceMapsFromFQN - Static variable in class ortus.boxlang.debugger.BoxLangDebugger
- sourceReference - Variable in class ortus.boxlang.debugger.types.Source
- sourceText - Variable in exception class ortus.boxlang.runtime.types.exceptions.ExpressionException
- sourceToParse - Variable in class ortus.boxlang.compiler.parser.AbstractParser
- sourceType() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns the value of the
sourceType
record component. - sourceType() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
sourceType
record component. - spacedDelay(long) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
- spacedDelay(long, TimeUnit) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Run the task every custom spaced delay of execution, meaning no overlaps
- SpanExcluding - Class in ortus.boxlang.runtime.bifs.global.string
- SpanExcluding() - Constructor for class ortus.boxlang.runtime.bifs.global.string.SpanExcluding
-
Constructor
- SpanIncluding - Class in ortus.boxlang.runtime.bifs.global.string
- SpanIncluding() - Constructor for class ortus.boxlang.runtime.bifs.global.string.SpanIncluding
-
Constructor
- SPECIAL_REGEX_CHARS - Static variable in class ortus.boxlang.runtime.types.util.ListUtil
- sql - Static variable in class ortus.boxlang.runtime.scopes.Key
- SQL - Variable in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
The SQL statement sent to the data source.
- SQL_COMMA_SPACING - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- SQL_INDENTED_KEYWORDS - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_INDENTED_KEYWORDS_REGEX - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_KEYWORDS - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_KEYWORDS_REGEX - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_LOGICAL_OPERATORS - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_LOGICAL_OPERATORS_REGEX - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_OPERATORS - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_OPERATORS_REGEX - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- SQL_PARAMETER - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- SQL_PARENTHESIS_END - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- SQL_PARENTHESIS_START - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- SQLBetweenOperation - Class in ortus.boxlang.compiler.ast.sql.select.expression.operation
-
Abstract Node class representing SQL BETWEEN operation
- SQLBetweenOperation(SQLExpression, SQLExpression, SQLExpression, boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
-
Constructor
- SQLBinaryOperation - Class in ortus.boxlang.compiler.ast.sql.select.expression.operation
-
Abstract Node class representing SQL binary operation
- SQLBinaryOperation(SQLExpression, SQLExpression, SQLBinaryOperator, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Constructor
- SQLBinaryOperation(SQLExpression, SQLExpression, SQLBinaryOperator, SQLExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
-
Constructor
- SQLBinaryOperator - Enum Class in ortus.boxlang.compiler.ast.sql.select.expression.operation
- SQLBooleanLiteral - Class in ortus.boxlang.compiler.ast.sql.select.expression.literal
-
Abstract Node class representing SQL boolean
- SQLBooleanLiteral(boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
-
Constructor
- SQLCase - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL case expression
- SQLCase(SQLExpression, List<SQLCaseWhenThen>, SQLExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
-
Constructor
- SQLCaseWhenThen - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL case when/then expression
- SQLCaseWhenThen(SQLExpression, SQLExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
-
Constructor
- SQLColumn - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL column reference
- SQLColumn(SQLTable, String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
-
Constructor
- SQLCountFunction - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL count() function call
- SQLCountFunction(Key, List<SQLExpression>, boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
-
Constructor
- SQLExpression - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL expression
- SQLExpression(Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLExpression
-
Constructor
- SQLFunction - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL function call
- SQLFunction(Key, List<SQLExpression>, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
-
Constructor
- SQLInOperation - Class in ortus.boxlang.compiler.ast.sql.select.expression.operation
-
Abstract Node class representing SQL IN operation
- SQLInOperation(SQLExpression, List<SQLExpression>, boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
-
Constructor
- SQLInSubQueryOperation - Class in ortus.boxlang.compiler.ast.sql.select.expression.operation
-
Node class representing SQL IN operation based on a sub query
- SQLInSubQueryOperation(SQLExpression, SQLSelectStatement, boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
-
Constructor
- SQLITE - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- SQLJoin - Class in ortus.boxlang.compiler.ast.sql.select
-
Abstract Node class representing SQL join
- SQLJoin(SQLJoinType, SQLTable, SQLExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLJoin
-
Constructor
- SQLJoinType - Enum Class in ortus.boxlang.compiler.ast.sql.select
- SQLLexerCustom - Class in ortus.boxlang.compiler.parser
-
I extend the generated ANTLR lexer to add some custom methods for getting unpopped modes so we can perform better validation after parsing.
- SQLLexerCustom(CharStream, ErrorListener, SQLParser) - Constructor for class ortus.boxlang.compiler.parser.SQLLexerCustom
-
Constructor
- SQLNode - Class in ortus.boxlang.compiler.ast.sql
-
Abstract Node class representing SQL Nodes
- SQLNode(Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.SQLNode
-
Constructor
- SQLNullLiteral - Class in ortus.boxlang.compiler.ast.sql.select.expression.literal
-
Abstract Node class representing SQL null
- SQLNullLiteral(Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNullLiteral
-
Constructor
- SQLNumberLiteral - Class in ortus.boxlang.compiler.ast.sql.select.expression.literal
-
Abstract Node class representing SQL number literal
- SQLNumberLiteral(Number, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
-
Constructor
- SQLOrderBy - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL Order By item
- SQLOrderBy(SQLExpression, boolean, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
-
Constructor
- SQLParam - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL Param expression
- SQLParam(String, int, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
-
Constructor.
- sqlParameters - Static variable in class ortus.boxlang.runtime.scopes.Key
- SQLParenthesis - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL parenthetical expression
- SQLParenthesis(SQLExpression, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
-
Constructor
- SQLParser - Class in ortus.boxlang.compiler.parser
-
Parser for QoQ scripts
- SQLParser() - Constructor for class ortus.boxlang.compiler.parser.SQLParser
-
Constructor
- SQLParser(int, int) - Constructor for class ortus.boxlang.compiler.parser.SQLParser
- SQLPrettify - Class in ortus.boxlang.runtime.bifs.global.string
- SQLPrettify() - Constructor for class ortus.boxlang.runtime.bifs.global.string.SQLPrettify
-
Constructor
- SQLResultColumn - Class in ortus.boxlang.compiler.ast.sql.select
-
Abstract Node class representing SQL result column declaration
- SQLResultColumn(SQLExpression, String, int, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
-
Constructor
- SQLSelect - Class in ortus.boxlang.compiler.ast.sql.select
-
Abstract Node class representing SQL SELECT statement
- SQLSelect(boolean, List<SQLResultColumn>, SQLTable, List<SQLJoin>, SQLExpression, List<SQLExpression>, SQLExpression, SQLNumberLiteral, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLSelect
-
Constructor
- SQLSelectStatement - Class in ortus.boxlang.compiler.ast.sql.select
-
Abstract Node class representing SQL SELECT statement I may represent more than one actual SQLSelect unioned together
- SQLSelectStatement(SQLSelect, List<SQLUnion>, List<SQLOrderBy>, SQLNumberLiteral, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
-
Constructor
- SQLStarExpression - Class in ortus.boxlang.compiler.ast.sql.select.expression
-
Abstract Node class representing SQL * expression
- SQLStarExpression(SQLTable, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
-
Constructor
- SQLState - Static variable in class ortus.boxlang.runtime.scopes.Key
- SQLState - Variable in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
SQLState associated with exception.
- SQLStatement - Class in ortus.boxlang.compiler.ast.sql
-
Abstract Node class representing SQL statements A statement is a top level thing like SELECT, DELETE, INSERT, etc
- SQLStatement(Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.SQLStatement
-
Constructor
- SQLStringLiteral - Class in ortus.boxlang.compiler.ast.sql.select.expression.literal
-
Abstract Node class representing SQL string literal
- SQLStringLiteral(String, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
-
Constructor
- SQLTable - Class in ortus.boxlang.compiler.ast.sql.select
-
Class representing SQL table value.
- SQLTable(String, int, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLTable
-
Constructor
- SQLTableSubQuery - Class in ortus.boxlang.compiler.ast.sql.select
-
Class representing SQL table as a sub query
- SQLTableSubQuery(SQLSelectStatement, String, int, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLTableSubQuery
-
Constructor
- SQLTableVariable - Class in ortus.boxlang.compiler.ast.sql.select
-
Class representing SQL table as a variable name
- SQLTableVariable(String, String, String, int, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
-
Constructor
- sqltype - Static variable in class ortus.boxlang.runtime.scopes.Key
- sqlType - Variable in enum class ortus.boxlang.runtime.types.QueryColumnType
- SQLUnaryOperation - Class in ortus.boxlang.compiler.ast.sql.select.expression.operation
-
Abstract Node class representing SQL unary operation
- SQLUnaryOperation(SQLExpression, SQLUnaryOperator, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
-
Constructor
- SQLUnaryOperator - Enum Class in ortus.boxlang.compiler.ast.sql.select.expression.operation
- SQLUnion - Class in ortus.boxlang.compiler.ast.sql.select
-
Abstract Node class representing SQL UNION statement
- SQLUnion(SQLSelect, SQLUnionType, Position, String) - Constructor for class ortus.boxlang.compiler.ast.sql.select.SQLUnion
-
Constructor
- SQLUnionType - Enum Class in ortus.boxlang.compiler.ast.sql.select
- SQLVisitor - Class in ortus.boxlang.compiler.toolchain
-
This class is responsible for creating the SQL AST from the ANTLR generated parse tree.
- SQLVisitor(SQLParser) - Constructor for class ortus.boxlang.compiler.toolchain.SQLVisitor
- Sqr - Class in ortus.boxlang.runtime.bifs.global.math
- Sqr() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Sqr
-
Constructor
- Sqrt - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Sqrt() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Sqrt
- SSN - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- stackFrame() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns the value of the
stackFrame
record component. - StackFrame - Class in ortus.boxlang.debugger.types
- StackFrame() - Constructor for class ortus.boxlang.debugger.types.StackFrame
- stackFrames - Variable in class ortus.boxlang.debugger.response.StackTraceResponse.StackTraceResponseBody
- StackFrameTuple(BoxLangDebugger, StackFrame, Location, int, Map<LocalVariable, Value>, ThreadReference) - Constructor for record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Creates an instance of a
StackFrameTuple
record class. - stacktrace - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The stacktrace if any
- stackTrace - Static variable in class ortus.boxlang.runtime.scopes.Key
- StackTraceRequest - Class in ortus.boxlang.debugger.request
-
Models the command that the debug tool has finished configuration.
- StackTraceRequest() - Constructor for class ortus.boxlang.debugger.request.StackTraceRequest
- StackTraceRequest.StackTraceRequestArguments - Class in ortus.boxlang.debugger.request
-
The arguments of the StackTrace Request
- StackTraceRequestArguments() - Constructor for class ortus.boxlang.debugger.request.StackTraceRequest.StackTraceRequestArguments
- StackTraceResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- StackTraceResponse() - Constructor for class ortus.boxlang.debugger.response.StackTraceResponse
- StackTraceResponse(StackTraceRequest, List<StackFrame>) - Constructor for class ortus.boxlang.debugger.response.StackTraceResponse
-
Constructor
- StackTraceResponse.StackTraceResponseBody - Class in ortus.boxlang.debugger.response
- StackTraceResponseBody() - Constructor for class ortus.boxlang.debugger.response.StackTraceResponse.StackTraceResponseBody
- Star - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- StarEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
- start - Variable in class ortus.boxlang.debugger.request.VariablesRequest.VariablesRequestArguments
-
The index of the first variable to return; if omitted children start at 0.
- start - Static variable in class ortus.boxlang.runtime.scopes.Key
- start() - Method in record class ortus.boxlang.compiler.asmboxpiler.AsmHelper.LineNumberIns
-
Returns the value of the
start
record component. - start() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
This method registers the task into the executor and sends it for execution and scheduling.
- start(String) - Method in class ortus.boxlang.runtime.util.Timer
-
Start a timer with the given label
- start(IBoxContext) - Method in class ortus.boxlang.runtime.application.Application
-
Start the application if not already started.
- start(IBoxContext) - Method in class ortus.boxlang.runtime.application.Session
-
Start the session if not already started.
- startColumn - Variable in class ortus.boxlang.compiler.parser.AbstractParser
- startDAPServer(int) - Static method in class ortus.boxlang.debugger.DebugAdapter
- startDebugSession() - Method in class ortus.boxlang.debugger.BoxLangRemoteDebugger
-
Starts the server
- startDebugSession() - Method in interface ortus.boxlang.debugger.IBoxLangDebugger
- started - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Is the scheduler started?
- started() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
When the cache was started
- started() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
When the cache was started
- STARTED - Enum constant in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
- startedAt - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
When the scheduler was started
- startLine - Variable in class ortus.boxlang.compiler.parser.AbstractParser
- startOn(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set when this task should start execution on.
- startOn(String, String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Set when this task should start execution on.
- startOnTime(String) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Sets a daily start time restriction for this task.
- startRow - Static variable in class ortus.boxlang.runtime.scopes.Key
- STARTS_WITH_DIGIT - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- startScheduler(IBoxContext, String, String, boolean) - Static method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerStart
-
This method will create the incoming BoxLang scheduler class, register it and start it up in the scheduler service.
- startsOnEndLineOf(BoxNode) - Method in class ortus.boxlang.compiler.ast.BoxNode
-
Check if this node starts on the end line of another node
- startStepping(int, IStepStrategy) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- startStepping(CachedThreadReference) - Method in interface ortus.boxlang.debugger.IStepStrategy
- startStepping(CachedThreadReference) - Method in class ortus.boxlang.debugger.NextStepStrategy
- startStepping(CachedThreadReference) - Method in class ortus.boxlang.debugger.StepInStrategy
- startStepping(CachedThreadReference) - Method in class ortus.boxlang.debugger.StepOutStrategy
- startThread(ThreadBoxContext, Key, String, Runnable) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Starts a non-virtual thread using the given context, name, priority, and task.
- startThread(ThreadBoxContext, Key, String, Runnable, boolean) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
Starts a thread using the given context, name, virtual, priority, task, and whether it's virtual or not.
- startTicks - Static variable in class ortus.boxlang.runtime.scopes.Key
- startTime - Static variable in class ortus.boxlang.runtime.scopes.Key
- startTransaction(String, String) - Method in class ortus.boxlang.runtime.util.FRTransService
- startup() - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Startup this scheduler and all of it's scheduled tasks
- startup() - Method in interface ortus.boxlang.runtime.async.tasks.IScheduler
-
Startup this scheduler and all of it's scheduled tasks
- startup() - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
This is an optional method on contexts which require startup outside of its constructor
- startup() - Method in class ortus.boxlang.runtime.context.RuntimeBoxContext
-
This is an optional method on contexts which require initialization outside of its constructor In this case we do, since we want modules to collaborate to the runtime context
- startupAppCaches(RequestBoxContext) - Method in class ortus.boxlang.runtime.application.Application
-
Startup the application caches if any are defined in the settings of the Application.bx
- startupAppSchedulers(RequestBoxContext) - Method in class ortus.boxlang.runtime.application.Application
-
Startup the application schedulers if any are defined in the settings of the Application.bx
- startupClassLoaderPaths(RequestBoxContext) - Method in class ortus.boxlang.runtime.application.Application
-
Startup the class loader paths from the this.javaSettings.loadPaths
- startupRegisteredSchedulers() - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Startup all the registered schedulers This is called by the runtime when it starts up
- startupScheduler(IScheduler) - Method in class ortus.boxlang.runtime.services.SchedulerService
-
Start a scheduler if not started already
- startupTask(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Startup a specific task by name
- startupTask(ScheduledTask) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Startup manullay the passed in task
- state - Static variable in class ortus.boxlang.runtime.scopes.Key
- states - Static variable in class ortus.boxlang.runtime.scopes.Key
- STATIC - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentModifier
- STATIC - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxMethodDeclarationModifier
- staticBoxClass - Variable in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
The class in which this function is executing, if any
- StaticClassBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the static constructor of a box class
- StaticClassBoxContext(IBoxContext, DynamicObject, StaticScope) - Constructor for class ortus.boxlang.runtime.context.StaticClassBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- staticScope - Variable in class ortus.boxlang.runtime.context.ClassBoxContext
-
The static scope
- staticScope - Variable in class ortus.boxlang.runtime.context.InterfaceBoxContext
- staticScope - Variable in class ortus.boxlang.runtime.context.StaticClassBoxContext
-
The static scope
- StaticScope - Class in ortus.boxlang.runtime.scopes
-
I'm the static scope in a class
- StaticScope() - Constructor for class ortus.boxlang.runtime.scopes.StaticScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- StaticScope(BoxInterface) - Constructor for class ortus.boxlang.runtime.scopes.StaticScope
- stats - Variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
The ICacheStats object for this cache provider
- status - Static variable in class ortus.boxlang.runtime.scopes.Key
- status - Variable in class ortus.boxlang.runtime.types.File
- status_code - Static variable in class ortus.boxlang.runtime.scopes.Key
- status_text - Static variable in class ortus.boxlang.runtime.scopes.Key
- statusCode - Static variable in class ortus.boxlang.runtime.scopes.Key
- statusPrinterOnLoad - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
Status printer on load
- statusPrinterOnLoad - Static variable in class ortus.boxlang.runtime.scopes.Key
- statusText - Static variable in class ortus.boxlang.runtime.scopes.Key
- step - Static variable in class ortus.boxlang.runtime.scopes.Key
- StepInRequest - Class in ortus.boxlang.debugger.request
-
Models the command to initialize a debug session.
- StepInRequest() - Constructor for class ortus.boxlang.debugger.request.StepInRequest
- StepInRequest.StepInRequestArguments - Class in ortus.boxlang.debugger.request
- StepInRequestArguments() - Constructor for class ortus.boxlang.debugger.request.StepInRequest.StepInRequestArguments
- StepInStrategy - Class in ortus.boxlang.debugger
- StepInStrategy() - Constructor for class ortus.boxlang.debugger.StepInStrategy
- StepOutRequest - Class in ortus.boxlang.debugger.request
-
Models the command to initialize a debug session.
- StepOutRequest() - Constructor for class ortus.boxlang.debugger.request.StepOutRequest
- StepOutRequest.StepOutRequestArguments - Class in ortus.boxlang.debugger.request
- StepOutRequestArguments() - Constructor for class ortus.boxlang.debugger.request.StepOutRequest.StepOutRequestArguments
- StepOutStrategy - Class in ortus.boxlang.debugger
- StepOutStrategy() - Constructor for class ortus.boxlang.debugger.StepOutStrategy
- stop(String) - Method in class ortus.boxlang.runtime.util.Timer
-
Stop the timer with the given label and return the elapsed time in the default of milliseconds
- stop(String, Timer.TimeUnit) - Method in class ortus.boxlang.runtime.util.Timer
-
Stop the timer with the given label and return the elapsed time in the given time unit
- stopAndGet(String, Timer.TimeUnit) - Method in class ortus.boxlang.runtime.util.Timer
-
Returns a time in the specified time unit
- stopAndGetMillis(String) - Method in class ortus.boxlang.runtime.util.Timer
-
Stop the timer with the given label and return the elapsed time in milliseconds
- stopAndGetNanos(String) - Method in class ortus.boxlang.runtime.util.Timer
-
Stop the timer with the given label and return the elapsed time in nanoseconds
- stopAndGetSeconds(String) - Method in class ortus.boxlang.runtime.util.Timer
-
Stop the timer with the given label and return the elapsed time in seconds
- stopAndPrint(String) - Method in class ortus.boxlang.runtime.util.Timer
-
Stop the timer with the given label, print the elapsed time in the default of milliseconds
- stopAndPrint(String, Timer.TimeUnit) - Method in class ortus.boxlang.runtime.util.Timer
-
Stop the timer with the given label, print the elapsed time in the default of milliseconds
- STOPPED - Enum constant in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
- StoppedBody() - Constructor for class ortus.boxlang.debugger.event.StoppedEvent.StoppedBody
- StoppedEvent - Class in ortus.boxlang.debugger.event
-
Models the Stopped event for the Debug Protocol
- StoppedEvent() - Constructor for class ortus.boxlang.debugger.event.StoppedEvent
- StoppedEvent(String, int) - Constructor for class ortus.boxlang.debugger.event.StoppedEvent
-
Constructor
- StoppedEvent(String, int, int[]) - Constructor for class ortus.boxlang.debugger.event.StoppedEvent
-
Constructor
- StoppedEvent(String, int, String, String) - Constructor for class ortus.boxlang.debugger.event.StoppedEvent
-
Constructor
- StoppedEvent.StoppedBody - Class in ortus.boxlang.debugger.event
- storedproc - Static variable in class ortus.boxlang.runtime.scopes.Key
- StoredProc - Class in ortus.boxlang.runtime.components.jdbc
- StoredProc() - Constructor for class ortus.boxlang.runtime.components.jdbc.StoredProc
-
Constructor
- storeNewVariable(int) - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- stream - Static variable in class ortus.boxlang.runtime.scopes.Key
- stream() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
If a value is present, returns a sequential Stream containing only that value, otherwise returns an empty Stream.
- stream() - Method in class ortus.boxlang.runtime.types.Array
-
Returns a stream of the array
- STREAM - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- strict - Static variable in class ortus.boxlang.runtime.scopes.Key
- strictMapping - Static variable in class ortus.boxlang.runtime.scopes.Key
- string - Static variable in class ortus.boxlang.runtime.scopes.Key
- String - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- STRING - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- STRING - Static variable in record class ortus.boxlang.runtime.types.Argument
- string_or_object - Static variable in class ortus.boxlang.runtime.scopes.Key
- string_strict - Static variable in class ortus.boxlang.runtime.scopes.Key
- STRING_STRICT - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- string1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- string2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- StringAgg - Class in ortus.boxlang.runtime.jdbc.qoq.functions.aggregate
- StringAgg() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.StringAgg
- StringBind - Class in ortus.boxlang.runtime.bifs.global.string
- StringBind() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringBind
-
Constructor
- StringCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a string
- StringCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.StringCaster
- StringCasterStrict - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a string
- StringCasterStrict() - Constructor for class ortus.boxlang.runtime.dynamic.casters.StringCasterStrict
- StringCompare - Class in ortus.boxlang.runtime.operators
-
Operator to compare two strings and bypass any additional cast attempts
- StringCompare() - Constructor for class ortus.boxlang.runtime.operators.StringCompare
- StringEach - Class in ortus.boxlang.runtime.bifs.global.string
- StringEach() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringEach
-
Constructor
- StringEvery - Class in ortus.boxlang.runtime.bifs.global.string
- StringEvery() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringEvery
-
Constructor
- StringFilter - Class in ortus.boxlang.runtime.bifs.global.string
- StringFilter() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringFilter
-
Constructor
- StringMap - Class in ortus.boxlang.runtime.bifs.global.string
- StringMap() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringMap
-
Constructor
- stringOnlyBif - Static variable in class ortus.boxlang.runtime.bifs.global.io.FileRead
- StringReduce - Class in ortus.boxlang.runtime.bifs.global.string
- StringReduce() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringReduce
-
Constructor
- StringReduceRight - Class in ortus.boxlang.runtime.bifs.global.string
- StringReduceRight() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringReduceRight
-
Constructor
- StringSome - Class in ortus.boxlang.runtime.bifs.global.string
- StringSome() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringSome
-
Constructor
- StringSort - Class in ortus.boxlang.runtime.bifs.global.string
- StringSort() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StringSort
-
Constructor
- StringUtil - Class in ortus.boxlang.runtime.types.util
-
A collection of string utility functions
- StringUtil() - Constructor for class ortus.boxlang.runtime.types.util.StringUtil
- strip - Static variable in class ortus.boxlang.runtime.scopes.Key
- stripCarriageReturns(String) - Static method in class ortus.boxlang.runtime.util.RegexBuilder
- StripCR - Class in ortus.boxlang.runtime.bifs.global.string
- StripCR() - Constructor for class ortus.boxlang.runtime.bifs.global.string.StripCR
-
Constructor
- stripWhitespace - Static variable in class ortus.boxlang.runtime.scopes.Key
- stripWhitespace(String) - Static method in class ortus.boxlang.runtime.util.RegexBuilder
-
Conmmonly used utility to strip whitespace from a string
- struct - Static variable in class ortus.boxlang.runtime.scopes.Key
- Struct - Class in ortus.boxlang.runtime.types
-
This type provides the core map class for Boxlang.
- Struct - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- Struct() - Constructor for class ortus.boxlang.runtime.types.Struct
-
Create a default struct
- Struct(Comparator<Key>) - Constructor for class ortus.boxlang.runtime.types.Struct
-
Create a sorted struct with the passed object
- Struct(Map<? extends Object, ? extends Object>) - Constructor for class ortus.boxlang.runtime.types.Struct
-
Construct a struct from the keys/values in your map.
- Struct(Map<Key, Object>, IStruct.TYPES) - Constructor for class ortus.boxlang.runtime.types.Struct
-
Construct a struct from a map.
- Struct(IStruct.TYPES) - Constructor for class ortus.boxlang.runtime.types.Struct
-
Constructor
- Struct(IStruct.TYPES, Map<? extends Object, ? extends Object>) - Constructor for class ortus.boxlang.runtime.types.Struct
-
Construct a struct of a specific type from an existing map
- STRUCT - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- STRUCT - Static variable in record class ortus.boxlang.runtime.types.Argument
- STRUCT_LOOSE - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- STRUCT_LOOSE - Static variable in record class ortus.boxlang.runtime.types.Argument
- struct1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- struct2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- StructAppend - Class in ortus.boxlang.runtime.bifs.global.struct
- StructAppend() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructAppend
-
Constructor
- StructCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Struct
- StructCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.StructCaster
- StructCasterLoose - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Struct, except I'll also cast any Java classes which are not a built in datatype into a struct, using the public fields as the keys and the values as the values.
- StructCasterLoose() - Constructor for class ortus.boxlang.runtime.dynamic.casters.StructCasterLoose
- StructClear - Class in ortus.boxlang.runtime.bifs.global.struct
- StructClear() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructClear
-
Constructor
- StructCopy - Class in ortus.boxlang.runtime.bifs.global.struct
- StructCopy() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructCopy
-
Constructor
- StructDelete - Class in ortus.boxlang.runtime.bifs.global.struct
- StructDelete() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructDelete
-
Constructor
- StructDeserializer - Class in ortus.boxlang.runtime.util.conversion.deserializers
- StructDeserializer() - Constructor for class ortus.boxlang.runtime.util.conversion.deserializers.StructDeserializer
-
Constructor
- StructEach - Class in ortus.boxlang.runtime.bifs.global.struct
- StructEach() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructEach
-
Constructor
- Struct Entry - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- StructEquals - Class in ortus.boxlang.runtime.bifs.global.struct
- StructEquals() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructEquals
-
Constructor
- StructEvery - Class in ortus.boxlang.runtime.bifs.global.struct
- StructEvery() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructEvery
-
Constructor
- StructFilter - Class in ortus.boxlang.runtime.bifs.global.struct
- StructFilter() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructFilter
-
Constructor
- StructFind - Class in ortus.boxlang.runtime.bifs.global.struct
- StructFind() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructFind
-
Constructor
- StructFindKey - Class in ortus.boxlang.runtime.bifs.global.struct
- StructFindKey() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructFindKey
-
Constructor
- StructFindValue - Class in ortus.boxlang.runtime.bifs.global.struct
- StructFindValue() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructFindValue
-
Constructor
- StructGet - Class in ortus.boxlang.runtime.bifs.global.struct
- StructGet() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructGet
-
Constructor
- StructGetMetadata - Class in ortus.boxlang.runtime.bifs.global.struct
- StructGetMetadata() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructGetMetadata
-
Constructor
- StructInsert - Class in ortus.boxlang.runtime.bifs.global.struct
- StructInsert() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructInsert
-
Constructor
- StructIsCaseSensitive - Class in ortus.boxlang.runtime.bifs.global.struct
- StructIsCaseSensitive() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructIsCaseSensitive
-
Constructor
- StructIsOrdered - Class in ortus.boxlang.runtime.bifs.global.struct
- StructIsOrdered() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructIsOrdered
-
Constructor
- StructKeyArray - Class in ortus.boxlang.runtime.bifs.global.struct
- StructKeyArray() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructKeyArray
-
Constructor
- StructKeyExists - Class in ortus.boxlang.runtime.bifs.global.struct
- StructKeyExists() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructKeyExists
-
Constructor
- StructKeyList - Class in ortus.boxlang.runtime.bifs.global.struct
- StructKeyList() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructKeyList
-
Constructor
- StructKeyTranslate - Class in ortus.boxlang.runtime.bifs.global.struct
- StructKeyTranslate() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructKeyTranslate
-
Constructor
- structLoose - Static variable in class ortus.boxlang.runtime.scopes.Key
- StructMap - Class in ortus.boxlang.runtime.bifs.global.struct
- StructMap() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructMap
-
Constructor
- StructMapWrapper - Class in ortus.boxlang.runtime.types
-
I wrap a Map to allow it to be used as a Struct, but without needing to make a copy of the original Map.
- StructMapWrapper(Map<Object, Object>) - Constructor for class ortus.boxlang.runtime.types.StructMapWrapper
-
Constructor
- StructMeta - Class in ortus.boxlang.runtime.types.meta
-
This class represents BoxLang metadata for a Struct
- StructMeta(IStruct) - Constructor for class ortus.boxlang.runtime.types.meta.StructMeta
-
Constructor
- StructNew - Class in ortus.boxlang.runtime.bifs.global.struct
- StructNew() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructNew
-
Constructor
- StructReduce - Class in ortus.boxlang.runtime.bifs.global.struct
- StructReduce() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructReduce
-
Constructor
- StructSome - Class in ortus.boxlang.runtime.bifs.global.struct
- StructSome() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructSome
-
Constructor
- StructSort - Class in ortus.boxlang.runtime.bifs.global.struct
- StructSort() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructSort
-
Constructor
- StructToQueryString - Class in ortus.boxlang.runtime.bifs.global.struct
- StructToQueryString() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructToQueryString
-
Constructor
- StructToSorted - Class in ortus.boxlang.runtime.bifs.global.struct
- StructToSorted() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructToSorted
-
Constructor
- StructUpdate - Class in ortus.boxlang.runtime.bifs.global.struct
- StructUpdate() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructUpdate
-
Constructor
- structure - Static variable in class ortus.boxlang.runtime.scopes.Key
- StructUtil - Class in ortus.boxlang.runtime.types.util
- StructUtil() - Constructor for class ortus.boxlang.runtime.types.util.StructUtil
- StructValueArray - Class in ortus.boxlang.runtime.bifs.global.struct
- StructValueArray() - Constructor for class ortus.boxlang.runtime.bifs.global.struct.StructValueArray
-
Constructor
- subList(int, int) - Method in class ortus.boxlang.runtime.types.Array
- submit(Runnable) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Submit proxy to the executor
- submit(Callable<?>) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Submit proxy to the executor
- submitAndGet(Runnable) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Method to submit a runnable to the executor and return the result
- submitAndGet(Callable<? extends Object>) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Method to submit a Callable to the executor and return the result
- submitAndGet(ForkJoinTask<? extends Object>) - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Method to submit a Callable to the executor and return the result
- subParser - Variable in class ortus.boxlang.compiler.parser.AbstractParser
-
Flag to indicate if the parser is parsing the outermost source or just being used to parse a portion of the code.
- substring - Static variable in class ortus.boxlang.runtime.scopes.Key
- substring1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- substringMatch - Static variable in class ortus.boxlang.runtime.scopes.Key
- success - Variable in class ortus.boxlang.debugger.response.AbstractResponse
- suffix - Static variable in class ortus.boxlang.runtime.scopes.Key
- Sum - Class in ortus.boxlang.runtime.jdbc.qoq.functions.aggregate
- Sum() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.aggregate.Sum
- Supplier<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/Supplier.html
- Supplier(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.Supplier
- supportsBreakpointLocationsRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `breakpointLocations` request.
- supportsCancelRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `cancel` request.
- supportsClipboardContext - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `clipboard` context value in the `evaluate` request.
- supportsCompletionsRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `completions` request.
- supportsConditionalBreakpoints - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports conditional breakpoints.
- supportsConfigurationDoneRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `configurationDone` request.
- supportsDataBreakpoints - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports data breakpoints.
- supportsDelayedStackTraceLoading - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the delayed loading of parts of the stack, which requires that both the `startFrame` and `levels` arguments and the `totalFrames` result of the `stackTrace` request are supported.
- supportsDisassembleRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `disassemble` request.
- supportsEvaluateForHovers - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports a (side effect free) `evaluate` request for data hovers.
- supportsExceptionFilterOptions - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports `filterOptions` as an argument on the `setExceptionBreakpoints` request.
- supportsExceptionInfoRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `exceptionInfo` request.
- supportsExceptionOptions - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports `exceptionOptions` on the `setExceptionBreakpoints` request.
- supportsFunctionBreakpoints - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports function breakpoints.
- supportsGotoTargetsRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `gotoTargets` request.
- supportsHitConditionalBreakpoints - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports breakpoints that break execution after a specified number of hits.
- supportsInstructionBreakpoints - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports adding breakpoints based on instruction references.
- supportsLoadedSourcesRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `loadedSources` request.
- supportsLogPoints - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports log points by interpreting the `logMessage` attribute of the `SourceBreakpoint`.
- supportsModulesRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `modules` request.
- supportsReadMemoryRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `readMemory` request.
- supportsRestartFrame - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports restarting a frame.
- supportsRestartRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `restart` request.
- supportsSetExpression - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `setExpression` request.
- supportsSetVariable - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports setting a variable to a value.
- supportsSingleThreadExecutionRequests - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `singleThread` property on the execution requests (`continue`, `next`, `stepIn`, `stepOut`, `reverseContinue`, `stepBack`).
- supportsStepBack - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports stepping back via the `stepBack` and `reverseContinue` requests.
- supportsStepInTargetsRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `stepInTargets` request.
- supportsSteppingGranularity - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports stepping granularities (argument `granularity`) for the stepping requests.
- supportsTerminateRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `terminate` request.
- supportsTerminateThreadsRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `terminateThreads` request.
- supportSuspendDebuggee - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `suspendDebuggee` attribute on the `disconnect` request.
- supportsValueFormattingOptions - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports a `format` attribute on the `stackTrace`, `variables`, and `evaluate` requests.
- supportsWriteMemoryRequest - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `writeMemory` request.
- supportTerminateDebuggee - Variable in class ortus.boxlang.debugger.response.InitializeResponse.Capabilities
-
The debug adapter supports the `terminateDebuggee` attribute on the `disconnect` request.
- suppressed - Static variable in class ortus.boxlang.runtime.scopes.Key
- suppressWhiteSpace - Static variable in class ortus.boxlang.runtime.scopes.Key
- swapRow(int, int) - Method in class ortus.boxlang.runtime.types.Query
-
Swap a row with another row in the query
- swapRow(int, int) - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Swap a row with another row in the query
- SYBASE - Enum constant in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class ortus.boxlang.compiler.parser.ErrorListener
-
This method is called by the parser when an error is detected, and we install it in place of the standard console error listener that Antlr provides.
- system - Static variable in class ortus.boxlang.runtime.scopes.Key
- SystemCacheClear - Class in ortus.boxlang.runtime.bifs.global.system
- SystemCacheClear() - Constructor for class ortus.boxlang.runtime.bifs.global.system.SystemCacheClear
-
Constructor
- systemExecute - Static variable in class ortus.boxlang.runtime.scopes.Key
- SystemExecute - Class in ortus.boxlang.runtime.bifs.global.system
- SystemExecute() - Constructor for class ortus.boxlang.runtime.bifs.global.system.SystemExecute
-
Constructor
- SystemOutput - Class in ortus.boxlang.runtime.bifs.global.system
- SystemOutput() - Constructor for class ortus.boxlang.runtime.bifs.global.system.SystemOutput
-
Constructor
T
- TAB - Static variable in class ortus.boxlang.runtime.types.util.StringUtil
- table - Static variable in class ortus.boxlang.runtime.scopes.Key
- tableLookup - Variable in class ortus.boxlang.runtime.jdbc.qoq.QoQSelectExecution
- tagContext - Static variable in class ortus.boxlang.runtime.scopes.Key
- tagName - Static variable in class ortus.boxlang.runtime.scopes.Key
- tags() - Element in annotation interface ortus.boxlang.runtime.cache.BoxCache
- tan(BigDecimal, MathContext) - Static method in class ortus.boxlang.runtime.bifs.global.math.Tan
- Tan - Class in ortus.boxlang.runtime.bifs.global.math
- Tan - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Tan() - Constructor for class ortus.boxlang.runtime.bifs.global.math.Tan
-
Constructor
- Tan() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Tan
- target - Variable in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
The target function or box class that this proxy is wrapping.
- target - Static variable in class ortus.boxlang.runtime.scopes.Key
- targetModule() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
targetModule
record component. - targetThread - Static variable in class ortus.boxlang.runtime.scopes.Key
- task - Variable in class ortus.boxlang.runtime.async.tasks.TaskRecord
-
The task object
- task - Static variable in class ortus.boxlang.runtime.scopes.Key
- task(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Register a new task in this scheduler that will be executed once the `startup()` is fired or manually via the run() method of the task.
- task(String, String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Register a new task in this scheduler that will be executed once the `startup()` is fired or manually via the run() method of the task.
- TaskRecord - Class in ortus.boxlang.runtime.async.tasks
-
The task record holds all the information of a living task in the scheduler.
- TaskRecord(String, String, ScheduledTask) - Constructor for class ortus.boxlang.runtime.async.tasks.TaskRecord
-
Construct the record
- tasks - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
An ordered struct of all the tasks this scheduler manages
- tasks - Variable in class ortus.boxlang.runtime.config.segments.SchedulerConfig
-
The array of tasks to startup once the runtime starts up
- tasks - Static variable in class ortus.boxlang.runtime.scopes.Key
- TELEPHONE - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- template - Static variable in class ortus.boxlang.runtime.scopes.Key
- templatePath() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
templatePath
record component. - templates - Variable in class ortus.boxlang.runtime.context.BaseBoxContext
-
A way to discover the current executing template.
- TEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- terminate - Static variable in class ortus.boxlang.runtime.scopes.Key
- terminate() - Method in class ortus.boxlang.debugger.BoxLangDebugger
- terminate(BoxLangDebugger) - Method in class ortus.boxlang.debugger.AttachStrategy
- terminate(BoxLangDebugger) - Method in class ortus.boxlang.debugger.InlineStrategy
- terminate(BoxLangDebugger) - Method in class ortus.boxlang.debugger.InlineWebServerInitializationStrategy
- terminate(BoxLangDebugger) - Method in interface ortus.boxlang.debugger.IVMInitializationStrategy
- terminated - Static variable in class ortus.boxlang.runtime.scopes.Key
- TerminatedBody() - Constructor for class ortus.boxlang.debugger.event.TerminatedEvent.TerminatedBody
- TerminatedEvent - Class in ortus.boxlang.debugger.event
-
Models the Exit event for the Debug Protocol
- TerminatedEvent() - Constructor for class ortus.boxlang.debugger.event.TerminatedEvent
-
Constructor
- TerminatedEvent.TerminatedBody - Class in ortus.boxlang.debugger.event
- terminateOnTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- TerminateRequest - Class in ortus.boxlang.debugger.request
-
Models the command to initialize a debug session.
- TerminateRequest() - Constructor for class ortus.boxlang.debugger.request.TerminateRequest
- TerminateRequest.TerminateRequestArguments - Class in ortus.boxlang.debugger.request
- TerminateRequestArguments() - Constructor for class ortus.boxlang.debugger.request.TerminateRequest.TerminateRequestArguments
- terminateThread(Key) - Method in class ortus.boxlang.runtime.util.RequestThreadManager
-
This method is used to terminate a thread.
- Ternary - Class in ortus.boxlang.runtime.operators
-
Performs logical ternary operator condition ? ifTrue : ifFalse
- Ternary() - Constructor for class ortus.boxlang.runtime.operators.Ternary
- test(Key) - Method in class ortus.boxlang.runtime.cache.filters.RegexFilter
-
Apply the regex to the key
- test(Key) - Method in class ortus.boxlang.runtime.cache.filters.WildcardFilter
-
Apply the regex to the key
- test(T) - Method in class ortus.boxlang.runtime.interop.proxies.Predicate
- text - Variable in class ortus.boxlang.debugger.event.StoppedEvent.StoppedBody
- text - Static variable in class ortus.boxlang.runtime.scopes.Key
- text() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns the value of the
text
record component. - TEXT_MIME_PREFIXES - Static variable in class ortus.boxlang.runtime.util.FileSystemUtil
-
MimeType prefixes which denote text files - e.g.
- TEXT_MIME_SUFFIXES - Static variable in class ortus.boxlang.runtime.util.FileSystemUtil
-
MimeType suffixes which denote files which should be treated as text - e.g.
- textQualifier - Static variable in class ortus.boxlang.runtime.scopes.Key
- then(Function<T, U>) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Alias to thenApply for fluency
- then(Function<T, U>, Executor) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Alias to thenApply for fluency
- thenAsync(Function<T, U>) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Alias to thenApplyAsync for fluency
- thenAsync(Function<T, U>, Executor) - Method in class ortus.boxlang.runtime.async.BoxFuture
-
Alias to thenApplyAsync for fluency
- thisClass - Variable in class ortus.boxlang.runtime.context.ClassBoxContext
-
The local scope
- thisInterface - Variable in class ortus.boxlang.runtime.context.InterfaceBoxContext
-
The interface instance
- thisScope - Variable in class ortus.boxlang.runtime.context.ClassBoxContext
-
The local scope
- thisScope - Variable in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
The this scope, if any
- thisScope - Variable in class ortus.boxlang.runtime.util.conversion.BoxClassState
-
The this scope to serialize
- ThisScope - Class in ortus.boxlang.runtime.scopes
-
represents boxlang this scope container
- ThisScope() - Constructor for class ortus.boxlang.runtime.scopes.ThisScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- thisTag - Static variable in class ortus.boxlang.runtime.scopes.Key
- thread - Variable in class ortus.boxlang.runtime.context.ThreadBoxContext
-
The Thread
- thread - Static variable in class ortus.boxlang.runtime.scopes.Key
- thread() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns the value of the
thread
record component. - thread() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Returns the value of the
thread
record component. - Thread - Class in ortus.boxlang.debugger.types
-
Models the Thread type of the DAP
- Thread - Class in ortus.boxlang.runtime.components.async
- Thread() - Constructor for class ortus.boxlang.debugger.types.Thread
- Thread() - Constructor for class ortus.boxlang.runtime.components.async.Thread
-
Constructor
- ThreadBody() - Constructor for class ortus.boxlang.debugger.event.ThreadEvent.ThreadBody
- ThreadBoxContext - Class in ortus.boxlang.runtime.context
-
This context represents the context of any function execution in BoxLang It encapsulates the arguments scope and local scope and has a reference to the function being invoked.
- ThreadBoxContext(IBoxContext, RequestThreadManager, Key, IStruct) - Constructor for class ortus.boxlang.runtime.context.ThreadBoxContext
-
Creates a new execution context with a bounded function instance and parent context
- ThreadEvent - Class in ortus.boxlang.debugger.event
-
Models the Exit event for the Debug Protocol
- ThreadEvent(String, int) - Constructor for class ortus.boxlang.debugger.event.ThreadEvent
-
Constructor
- ThreadEvent.ThreadBody - Class in ortus.boxlang.debugger.event
- threadGroup - Static variable in class ortus.boxlang.runtime.scopes.Key
- threadId - Variable in class ortus.boxlang.debugger.event.StoppedEvent.StoppedBody
- threadId - Variable in class ortus.boxlang.debugger.event.ThreadEvent.ThreadBody
- threadId - Variable in class ortus.boxlang.debugger.request.ContinueRequest.ContinueRequestArguments
- threadId - Variable in class ortus.boxlang.debugger.request.NextRequest.NextRequestArguments
- threadId - Variable in class ortus.boxlang.debugger.request.PauseRequest.PauseRequestArguments
- threadId - Variable in class ortus.boxlang.debugger.request.StackTraceRequest.StackTraceRequestArguments
- threadId - Variable in class ortus.boxlang.debugger.request.StepInRequest.StepInRequestArguments
- threadId - Variable in class ortus.boxlang.debugger.request.StepOutRequest.StepOutRequestArguments
- ThreadInterrupt - Class in ortus.boxlang.runtime.bifs.global.async
- ThreadInterrupt() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ThreadInterrupt
-
Constructor
- ThreadJoin - Class in ortus.boxlang.runtime.bifs.global.async
- ThreadJoin() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ThreadJoin
-
Constructor
- threadManager - Variable in class ortus.boxlang.runtime.interop.proxies.BaseProxy
-
The thread manager for this proxy.
- threadName - Variable in class ortus.boxlang.runtime.context.ThreadBoxContext
-
The BoxLang name of the thread as registered in the thread manager.
- threadName - Static variable in class ortus.boxlang.runtime.scopes.Key
- ThreadNew - Class in ortus.boxlang.runtime.bifs.global.async
- ThreadNew() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ThreadNew
-
Constructor
- threadReference - Variable in class ortus.boxlang.debugger.CachedThreadReference
- threads - Variable in class ortus.boxlang.debugger.response.ThreadsResponse.ThreadsResponseBody
- threads - Variable in class ortus.boxlang.runtime.util.RequestThreadManager
-
The threads we are managing will be stored here alongside a structure of data: - context : ThreadBoxContext - startTicks : When the thread started - name : The thread name - metadata : A struct of metadata about the thread
- threadScope - Variable in class ortus.boxlang.runtime.util.RequestThreadManager
-
The thread scope for the request
- ThreadScope - Class in ortus.boxlang.runtime.scopes
-
Thread scope implementation in BoxLang.
- ThreadScope() - Constructor for class ortus.boxlang.runtime.scopes.ThreadScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- ThreadsRequest - Class in ortus.boxlang.debugger.request
-
Models the command that the debug tool has finished configuration.
- ThreadsRequest() - Constructor for class ortus.boxlang.debugger.request.ThreadsRequest
- ThreadsResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- ThreadsResponse() - Constructor for class ortus.boxlang.debugger.response.ThreadsResponse
- ThreadsResponse(ThreadsRequest, List<Thread>) - Constructor for class ortus.boxlang.debugger.response.ThreadsResponse
-
Constructor
- ThreadsResponse.ThreadsResponseBody - Class in ortus.boxlang.debugger.response
- ThreadsResponseBody() - Constructor for class ortus.boxlang.debugger.response.ThreadsResponse.ThreadsResponseBody
- ThreadTerminate - Class in ortus.boxlang.runtime.bifs.global.async
- ThreadTerminate() - Constructor for class ortus.boxlang.runtime.bifs.global.async.ThreadTerminate
-
Constructor
- THRESHOLD - Static variable in class ortus.boxlang.runtime.bifs.global.math.Cos
- Throw - Class in ortus.boxlang.runtime.bifs.global.system
- Throw - Class in ortus.boxlang.runtime.components.system
- Throw() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Throw
-
Constructor
- Throw() - Constructor for class ortus.boxlang.runtime.components.system.Throw
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- ThrowableCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a Throwable
- ThrowableCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.ThrowableCaster
- throwableToStruct(Throwable) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Convert a Throwable to a Struct
- throwException(Object) - Static method in class ortus.boxlang.runtime.types.exceptions.ExceptionUtil
-
Throws a BoxLang exception or a passed in exception
- throwOnError - Static variable in class ortus.boxlang.runtime.scopes.Key
- throwOnTimeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- throwOnUnregisteredCommand - Variable in class ortus.boxlang.debugger.AdapterProtocolMessageReader
- time - Static variable in class ortus.boxlang.runtime.scopes.Key
- TIME - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- timeAndPrint(Runnable) - Static method in class ortus.boxlang.runtime.util.Timer
-
Time the given runnable lambda, print the elapsed time in the default of milliseconds to the console, and return the elapsed time in the given time unit as long
- timeAndPrint(Runnable, String) - Static method in class ortus.boxlang.runtime.util.Timer
-
Time the given runnable lambda, print the elapsed time in the default of milliseconds to the console, and return the elapsed time in the given time unit as long
- timeAndPrint(Runnable, String, Timer.TimeUnit) - Static method in class ortus.boxlang.runtime.util.Timer
-
Time the given runnable lambda, print the elapsed time in the given time unit to the console, and return the elapsed time in the given time unit as long
- TimeCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I cast to Time objects
- TimeCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.TimeCaster
- timeCreated - Static variable in class ortus.boxlang.runtime.scopes.Key
- timeFormat - Static variable in class ortus.boxlang.runtime.scopes.Key
- timeIt(Runnable) - Method in class ortus.boxlang.runtime.util.Timer
-
Time the given runnable lambda and return the elapsed time in milliseconds
- timeIt(Runnable, String) - Method in class ortus.boxlang.runtime.util.Timer
-
Time the given runnable lambda and return the elapsed time in milliseconds
- timeIt(Runnable, Timer.TimeUnit) - Method in class ortus.boxlang.runtime.util.Timer
-
Time the given runnable lambda and return the elapsed time in the given time unit
- timeItRaw(Runnable, Timer.TimeUnit) - Method in class ortus.boxlang.runtime.util.Timer
-
Time the given runnable lambda and return the elapsed time in the given time unit
- timeout - Static variable in class ortus.boxlang.runtime.scopes.Key
- timeout() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- timeout() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
The timeout of this cache entry in seconds
- Timer - Class in ortus.boxlang.runtime.components.debug
- Timer - Class in ortus.boxlang.runtime.util
-
This class is a utility for timing operations.
- Timer() - Constructor for class ortus.boxlang.runtime.components.debug.Timer
-
Constructor
- Timer() - Constructor for class ortus.boxlang.runtime.util.Timer
-
Create a new timer instance with auto remove timers set to true
- Timer(boolean) - Constructor for class ortus.boxlang.runtime.util.Timer
-
Create a new timer instance
- Timer.TimeUnit - Enum Class in ortus.boxlang.runtime.util
-
The time units it supports
- timerUtil - Static variable in class ortus.boxlang.runtime.BoxRuntime
-
The timer utility class
- timerUtil - Static variable in class ortus.boxlang.runtime.services.BaseService
-
The timer utility class
- times - Static variable in class ortus.boxlang.runtime.scopes.Key
- timespan - Static variable in class ortus.boxlang.runtime.scopes.Key
- timespanToDuration(String) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Transforms a timespan string into a Java Duration object
- TIMESTAMP - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- TIMESTAMP - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- TimeUnits - Class in ortus.boxlang.runtime.bifs.global.temporal
- TimeUnits() - Constructor for class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
-
Constructor
- TimeUnits.BIFMethods - Class in ortus.boxlang.runtime.bifs.global.temporal
- timeUnitToSeconds(long, TimeUnit) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Transforms the incoming value in the specified time unit to seconds
- timezone - Variable in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
The timezone for the scheduler and the tasks it creates and manages
- timezone - Variable in class ortus.boxlang.runtime.config.Configuration
-
The Timezone to use for the runtime; Uses the Java Timezone format:
America/New_York
Uses the default system timezone if not set - timezone - Static variable in class ortus.boxlang.runtime.scopes.Key
- timeZone - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- TIMING_FORMAT - Static variable in class ortus.boxlang.runtime.util.Timer
-
The default timing format
- TNotEqual - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
- to - Static variable in class ortus.boxlang.runtime.scopes.Key
- toArray() - Static method in enum class ortus.boxlang.runtime.events.BoxEvent
-
Returns an array of all the event keys.
- toArray() - Static method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Returns an array of all the driver types
- toArray() - Method in class ortus.boxlang.runtime.types.Array
- toArray() - Method in class ortus.boxlang.runtime.types.Query
- toArray() - Static method in class ortus.boxlang.runtime.types.util.BLCollector
-
Returns a Collector that collects the input elements into an Array
- toArray(T[]) - Method in class ortus.boxlang.runtime.types.Array
- toArray(T[]) - Method in class ortus.boxlang.runtime.types.Query
- toArrayOfStructs() - Method in class ortus.boxlang.runtime.types.Query
-
Convert this query to an array of structs.
- toAst(File, BoxGrammar.Template_statementsContext) - Method in class ortus.boxlang.compiler.parser.BoxParser
- toAst(File, CFGrammar.Template_statementsContext) - Method in class ortus.boxlang.compiler.parser.CFParser
- ToBase64 - Class in ortus.boxlang.runtime.bifs.global.conversion
- ToBase64() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ToBase64
-
Constructor
- toBe(Object) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Stores a value to explicitly match against
- toBeBetween(Double, Double) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Validates the attempt to be between a range of numbers This assumes the value is a number or castable to a number The range is inclusive If the value is null, it is not valid
- toBeType(String) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Validates the attempt to be a specific BoxLang type that you can pass to the
isValid
function. - ToBinary - Class in ortus.boxlang.runtime.bifs.global.conversion
- ToBinary() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ToBinary
-
Constructor
- ToBXArray - Class in ortus.boxlang.runtime.bifs.global.stream
- ToBXArray() - Constructor for class ortus.boxlang.runtime.bifs.global.stream.ToBXArray
-
Constructor
- ToBXList - Class in ortus.boxlang.runtime.bifs.global.stream
- ToBXList() - Constructor for class ortus.boxlang.runtime.bifs.global.stream.ToBXList
-
Constructor
- ToBXQuery - Class in ortus.boxlang.runtime.bifs.global.stream
- ToBXQuery() - Constructor for class ortus.boxlang.runtime.bifs.global.stream.ToBXQuery
-
Constructor
- ToBXStruct - Class in ortus.boxlang.runtime.bifs.global.stream
- ToBXStruct() - Constructor for class ortus.boxlang.runtime.bifs.global.stream.ToBXStruct
-
Constructor
- toCSV() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
- toCSV() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
- toDate() - Method in class ortus.boxlang.runtime.types.DateTime
-
Get a java.util.Date instance from this DateTime
- ToDoubleFunction<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/ToDoubleFunction.html
- ToDoubleFunction(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.ToDoubleFunction
- toDuration(Object) - Static method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Converts an incoming timeout value to a duration object.
- toDuration(Object, Duration) - Static method in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
Converts an incoming timeout value to a duration object.
- toEpoch() - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns this date time in epoch time ( seconds )
- toEpochMillis() - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns this date time in epoch milliseconds
- toEpochSecond() - Method in class ortus.boxlang.runtime.types.DateTime
- toFlatMap(IStruct) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Flattens a struct in to a struct containing dot-delmited keys for nested structs
- toHikariConfig() - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Build a HikariConfig object from the datasource properties configuration.
- toInstant() - Method in class ortus.boxlang.runtime.types.DateTime
- toInstant(Object) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert any legacy java.util.Date or string date/time object to a Java instant temporal object
- ToIntFunction<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/ToIntFunction.html
- ToIntFunction(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.ToIntFunction
- toISOString() - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns the date time representation as a string in the specified format mask
- toJSON - Static variable in class ortus.boxlang.runtime.scopes.Key
- toJSON() - Method in class ortus.boxlang.compiler.ast.BoxNode
- toJSON() - Method in class ortus.boxlang.compiler.SourceMap
- toJSON() - Method in interface ortus.boxlang.debugger.ISendable
-
Serialize the instance to JSON
- toJSON() - Method in class ortus.boxlang.debugger.response.AbstractResponse
-
Serialize the instance to JSON
- token - Static variable in class ortus.boxlang.runtime.scopes.Key
- toKey - Static variable in class ortus.boxlang.runtime.scopes.Key
- toList() - Method in class ortus.boxlang.runtime.types.Array
- toLocalDate() - Method in class ortus.boxlang.runtime.types.DateTime
- toLocalDate(Object) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert any legacy java.util.Date or string date/time object to the new Java.time.LocalDate class so we can use them as Temporal objects.
- toLocalDate(Object, String) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert any legacy java.util.Date or string date/time object to the new Java.time.LocalDate class so we can use them as Temporal objects
- toLocalDate(Object, ZoneId) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert any legacy java.util.Date or string date/time object to the new Java.time.LocalDate class so we can use them as Temporal objects
- toLocalDateTime() - Method in class ortus.boxlang.runtime.types.DateTime
- toLocalDateTime(Object) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert any legacy java.util.Date or string date/time object to the new Java.time.LocalDateTime class so we can use them as Temporal objects using the UTC timezone as default
- toLocalDateTime(Object, String) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert any legacy java.util.Date or string date/time object to the new Java.time.LocalDateTime class so we can use them as Temporal objects
- toLocalDateTime(Object, ZoneId) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Convert any legacy java.util.Date or string date/time object to the new Java.time.LocalDateTime class so we can use them as Temporal objects
- toLocalTime() - Method in class ortus.boxlang.runtime.types.DateTime
- ToLongFunction<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/ToLongFunction.html
- ToLongFunction(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.ToLongFunction
- toMap() - Method in class ortus.boxlang.compiler.ast.BoxClass
- toMap() - Method in class ortus.boxlang.compiler.ast.BoxInterface
- toMap() - Method in class ortus.boxlang.compiler.ast.BoxNode
- toMap() - Method in class ortus.boxlang.compiler.ast.BoxScript
- toMap() - Method in class ortus.boxlang.compiler.ast.BoxStaticInitializer
- toMap() - Method in class ortus.boxlang.compiler.ast.comment.BoxComment
- toMap() - Method in class ortus.boxlang.compiler.ast.comment.BoxDocComment
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxAccess
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxArgument
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxArrayLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxAssignment
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxBinaryOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxBooleanLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxClosure
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxComparisonOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxDecimalLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxExpressionInvocation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxFQN
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalBIFAccess
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionalMemberAccess
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxFunctionInvocation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxIdentifier
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxIntegerLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxLambda
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxMethodInvocation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxNegateOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxNew
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxParenthesis
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxScope
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxStaticMethodInvocation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxStringConcat
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxStringLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxStructLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxTernaryOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.expression.BoxUnaryOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.Point
- toMap() - Method in class ortus.boxlang.compiler.ast.Position
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLBooleanLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNullLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLNumberLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.literal.SQLStringLiteral
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBetweenOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLInSubQueryOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperation
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCase
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCaseWhenThen
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLColumn
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLCountFunction
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLFunction
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLOrderBy
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParam
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLParenthesis
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.expression.SQLStarExpression
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLJoin
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLResultColumn
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelect
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLSelectStatement
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableSubQuery
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLTableVariable
- toMap() - Method in class ortus.boxlang.compiler.ast.sql.select.SQLUnion
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxAnnotation
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxArgumentDeclaration
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxAssert
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxBreak
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxBufferOutput
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxContinue
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxDo
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxDocumentationAnnotation
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxExpressionStatement
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIn
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxForIndex
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxFunctionDeclaration
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxIfElse
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxImport
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxParam
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxProperty
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxReturn
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxReturnType
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxScriptIsland
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxStatementBlock
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitch
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxSwitchCase
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxThrow
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxTry
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxTryCatch
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.BoxWhile
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxComponent
- toMap() - Method in class ortus.boxlang.compiler.ast.statement.component.BoxTemplateIsland
- toMatchRegex(String) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Validates the attempt to match a regex pattern with case sensitivity This assumes the value is a string or castable to a string
- toMatchRegex(String, Boolean) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Validates the attempt to match a regex pattern with case sensitivity or not
- toMethodHandle(Method) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Utility method to convert a method to a method handle
- toMethodHandle(Method) - Static method in class ortus.boxlang.runtime.interop.DynamicObject
-
Utility method to convert a method to a method handle
- toModifiable() - Method in class ortus.boxlang.runtime.types.NullValue
-
We can't convert `null` back to Modifiable.
- toModifiable() - Method in interface ortus.boxlang.runtime.types.unmodifiable.IUnmodifiable
-
Convert the Unmodifiable type to a Modifiable type
- toModifiable() - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
To Modifiable
- toModifiable() - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
To Modifiable
- toModifiable() - Method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
To Modifiable
- ToModifiable - Class in ortus.boxlang.runtime.bifs.global.conversion
- ToModifiable() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ToModifiable
-
Constructor
- ToNumeric - Class in ortus.boxlang.runtime.bifs.global.conversion
- ToNumeric() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ToNumeric
-
Constructor
- toOptional() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Convert this attempt to a standard Java Optional
- top - Static variable in class ortus.boxlang.runtime.scopes.Key
- toQuery(Query) - Static method in class ortus.boxlang.runtime.types.util.BLCollector
-
Returns a Collector that collects the input elements into a Query
- toQueryString(IStruct) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Convert a struct to a query string using the default delimiter of
"&"
- toQueryString(IStruct, String) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Convert a struct to a query string Example:
- toSatisfy(Predicate<Object>) - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Register a validation function to the attempt This function will be executed when the attempt is evaluated It must return TRUE for the attempt to be valid
- ToScript - Class in ortus.boxlang.runtime.bifs.global.conversion
- ToScript() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ToScript
- toSQLType(IBoxContext) - Method in class ortus.boxlang.runtime.jdbc.QueryParameter
-
Retrieve the value casted to the declared SQL type of the parameter..
- toSQLType(QueryColumnType, Object, IBoxContext) - Static method in enum class ortus.boxlang.runtime.types.QueryColumnType
-
Convert a value to the appropriate SQL type.
- toString - Static variable in class ortus.boxlang.runtime.scopes.Key
- toString() - Method in record class ortus.boxlang.compiler.asmboxpiler.AsmHelper.LineNumberIns
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.VarStore
-
Returns a string representation of this record class.
- toString() - Method in class ortus.boxlang.compiler.ast.BoxNode
- toString() - Method in class ortus.boxlang.compiler.ast.Issue
-
Returns the string representation of an error message.
- toString() - Method in class ortus.boxlang.compiler.ast.Position
-
String representation of the Position
- toString() - Method in class ortus.boxlang.compiler.ast.SourceCode
-
String representation of a code source
- toString() - Method in class ortus.boxlang.compiler.ast.SourceFile
-
String representation of a file source
- toString() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor.Issue
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor.Issue
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.compiler.ClassInfo
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.debugger.DebugMain.CLIOptions
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Returns a string representation of this record class.
- toString() - Method in class ortus.boxlang.runtime.application.Session
-
Convert to string
- toString() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.components.Attribute
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.components.Component.BodyResult
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Returns a string representation of this record class.
- toString() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Returns the string representation of the value
- toString() - Method in record class ortus.boxlang.runtime.dynamic.javaproxy.InterfaceProxyDefinition
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.interop.MethodRecord
-
Returns a string representation of this record class.
- toString() - Method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Returns the DatabaseDriverType for the given key as a string.
- toString() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService.QoQFunction
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement.ParamItem
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Show the state of this record as a string
- toString() - Method in record class ortus.boxlang.runtime.loader.ImportDefinition
-
Returns a string representation of this record class.
- toString() - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
Get a string representation of the module record
- toString() - Method in class ortus.boxlang.runtime.net.NameValuePair
- toString() - Method in class ortus.boxlang.runtime.scopes.Key
-
The string representation of the key which includes the original case and the upper case version.
- toString() - Method in class ortus.boxlang.runtime.scopes.KeyCased
-
The string representation of the key which includes the original case.
- toString() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns a string representation of this record class.
- toString() - Method in class ortus.boxlang.runtime.types.Array
-
Convert the Array to a human-readable string, usually great for debugging
- toString() - Method in enum class ortus.boxlang.runtime.types.BoxLangType
-
Returns the BoxLangType for the given key as a string.
- toString() - Method in class ortus.boxlang.runtime.types.DateTime
-
Returns the datetime representation as a string
- toString() - Method in class ortus.boxlang.runtime.types.meta.BoxMeta
-
So we can get a pretty print of the metadata
- toString() - Method in class ortus.boxlang.runtime.types.meta.ClassMeta
-
So we can get a pretty print of the metadata
- toString() - Method in class ortus.boxlang.runtime.types.meta.InterfaceMeta
-
So we can get a pretty print of the metadata
- toString() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns a string representation of this record class.
- toString() - Method in class ortus.boxlang.runtime.types.Query
-
Convert to a String representation
- toString() - Method in enum class ortus.boxlang.runtime.types.QueryColumnType
-
Retrieve this QueryColumnType as a string value.
- toString() - Method in class ortus.boxlang.runtime.types.Struct
-
Convert the struct to a human-readable string, usually great for debugging Remember structs have no order except their internal hash code
- toString() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Convert the struct to a human-readable string, usually great for debugging Remember structs have no order except their internal hash code
- toString() - Method in class ortus.boxlang.runtime.types.XML
- toString() - Method in record class ortus.boxlang.runtime.util.DumpUtil.DumpTemplate
-
Returns a string representation of this record class.
- toString() - Method in class ortus.boxlang.runtime.util.FQN
-
Get the FQN as a string.
- toString() - Method in class ortus.boxlang.runtime.util.Pair
- toString() - Method in record class ortus.boxlang.runtime.util.ResolvedFilePath
-
Returns a string representation of this record class.
- toString() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns a string representation of this record class.
- ToString - Class in ortus.boxlang.runtime.bifs.global.conversion
- ToString() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ToString
-
Constructor
- toStruct() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- toStruct() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
Get the state of the entry as a struct
- toStruct() - Method in class ortus.boxlang.runtime.cache.util.BoxCacheStats
-
Get a Struct representation of the cache's statistics
- toStruct() - Method in interface ortus.boxlang.runtime.cache.util.ICacheStats
-
Get a Struct representation of the cache's statistics
- toStruct() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Get the state representation of this record
- toStruct() - Method in class ortus.boxlang.runtime.config.segments.CacheConfig
-
Returns the configuration as a struct * Remember that this is what the context's use to build runtime/request configs, so don't use any references
- toStruct() - Method in class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
Returns the configuration as a struct Remember that this is what the context's use to build runtime/request configs, so don't use any references
- toStruct() - Method in class ortus.boxlang.runtime.jdbc.QueryOptions
-
Acquire the query options as a struct.
- toStruct() - Static method in class ortus.boxlang.runtime.types.util.BLCollector
-
Returns a Collector that collects the input elements into an Struct of the default type
- toStruct(IStruct.TYPES) - Static method in class ortus.boxlang.runtime.types.util.BLCollector
-
Returns a Collector that collects the input elements into an Struct of the specified type
- totalCapSize - Variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
-
The total cap size of all log files before rotation You can use the following suffixes: KB, MB, GB Default is 5GB
- totalCapSize - Static variable in class ortus.boxlang.runtime.scopes.Key
- toTimeUnit(Object) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
This will convert an incoming object to a time unit representation.
- touchLastAccessed() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
-
Reset the last accessed date
- touchLastAccessed() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
Resets the last accessed date
- toUnmodifiable() - Method in class ortus.boxlang.runtime.types.Array
-
Make Unmodifiable
- toUnmodifiable() - Method in class ortus.boxlang.runtime.types.Query
-
Convert this query to an Unmodifiable one.
- toUnmodifiable() - Method in class ortus.boxlang.runtime.types.Struct
-
Helper to make the struct Unmodifiable
- toUnmodifiable() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Helper to make the struct Unmodifiable
- ToUnmodifiable - Class in ortus.boxlang.runtime.bifs.global.conversion
- ToUnmodifiable() - Constructor for class ortus.boxlang.runtime.bifs.global.conversion.ToUnmodifiable
-
Constructor
- toVarArgsArray(Class<?>) - Method in class ortus.boxlang.runtime.types.Array
- trace - Static variable in class ortus.boxlang.runtime.scopes.Key
- trace(String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(String, String, String, Object, IBoxContext) - Method in class ortus.boxlang.runtime.util.Tracer
-
Traces messages into the trace log and facilites so they can be display by the running runtime either in console, or debug output or whatever the runtime is configured to do.
- trace(String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(Marker, String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(Marker, String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(Marker, String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(Marker, String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- trace(Marker, String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- Trace - Class in ortus.boxlang.runtime.bifs.global.system
- Trace - Class in ortus.boxlang.runtime.components.system
- Trace() - Constructor for class ortus.boxlang.runtime.bifs.global.system.Trace
-
Constructor
- Trace() - Constructor for class ortus.boxlang.runtime.components.system.Trace
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- TRACE - Static variable in class ortus.boxlang.runtime.logging.LogLevel
- tracedAt() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns the value of the
tracedAt
record component. - traceLocation() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns the value of the
traceLocation
record component. - Tracer - Class in ortus.boxlang.runtime.util
-
This class implements the tracing utilities in BoxLang.
- Tracer() - Constructor for class ortus.boxlang.runtime.util.Tracer
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- Tracer.TracerRecord - Record Class in ortus.boxlang.runtime.util
-
Create a tracer record that will be tracked.
- TracerRecord(String, Instant, String, String, String, String, String) - Constructor for record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Creates an instance of a
TracerRecord
record class. - trackNewContext() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- trackUnusedStackEntry() - Method in class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker
- Transaction - Class in ortus.boxlang.runtime.components.jdbc
- Transaction - Class in ortus.boxlang.runtime.jdbc
-
A transaction object that wraps a JDBC connection and provides transactional operations.
- Transaction() - Constructor for class ortus.boxlang.runtime.components.jdbc.Transaction
-
Constructor
- Transaction(IBoxContext, DataSource) - Constructor for class ortus.boxlang.runtime.jdbc.Transaction
-
Constructor.
- TransactionCommit - Class in ortus.boxlang.runtime.bifs.global.jdbc
- TransactionCommit() - Constructor for class ortus.boxlang.runtime.bifs.global.jdbc.TransactionCommit
-
Constructor
- TransactionRollback - Class in ortus.boxlang.runtime.bifs.global.jdbc
- TransactionRollback() - Constructor for class ortus.boxlang.runtime.bifs.global.jdbc.TransactionRollback
-
Constructor
- TransactionSetSavepoint - Class in ortus.boxlang.runtime.bifs.global.jdbc
- TransactionSetSavepoint() - Constructor for class ortus.boxlang.runtime.bifs.global.jdbc.TransactionSetSavepoint
-
Constructor
- transform(String) - Static method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStringLiteralTransformer
-
Transform just the string portion (reuseable for other purposes)
- transform(BoxNode) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
- transform(BoxNode) - Method in interface ortus.boxlang.compiler.javaboxpiler.transformer.Transformer
- transform(BoxNode) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
-
Utility method to transform a node
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxAccessTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxArgumentDeclarationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxArgumentTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxArrayLiteralTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxAssignmentTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBinaryOperationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBooleanLiteralTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxBreakTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxClosureTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxComparisonOperationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxContinueTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxDecimalLiteralTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxExpressionInvocationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxExpressionStatementTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFQNTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFunctionalBIFAccessTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFunctionalMemberAccessTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxFunctionInvocationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxIdentifierTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxImportTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxIntegerLiteralTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxLambdaTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxMethodInvocationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxNewTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxNullTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxParenthesisTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxReturnTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxScopeTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStatementBlockTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStaticAccessTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStaticMethodInvocationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStringConcatTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStringLiteralTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxStructLiteralTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxSwitchTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxTernaryOperationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxUnaryOperationTransformer
-
Transform a unary operator
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxAssertTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxBufferOutputTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxComponentTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxDoTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxForIndexTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxForInTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxFunctionDeclarationTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxIfElseTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxParamTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxRethrowTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxScriptIslandTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxStaticInitializerTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxTemplateIslandTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxThrowTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxTryTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxWhileTransformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in interface ortus.boxlang.compiler.asmboxpiler.transformer.Transformer
- transform(BoxNode, TransformerContext, ReturnValueContext) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
-
Utility method to transform a node with a transformation context
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.BoxClassTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.BoxInterfaceTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.BoxStaticInitializerTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxAccessTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxArgumentTransformer
-
Transform a function/method argument
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxArrayLiteralTransformer
-
Transform a BoxArrayLiteral expression
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxAssignmentTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxBinaryOperationTransformer
-
Transform BoxBinaryOperation argument
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxBooleanLiteralTransformer
-
Transform BoxBooleanLiteral argument
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxClosureTransformer
-
Transform a closure declaration into a Java Class
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxComparisonOperationTransformer
-
Transform BoxComparisonOperation operator
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxDecimalLiteralTransformer
-
Transform BoxDecimalLiteral argument
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxExpressionInvocationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFQNTransformer
-
Transform a fully qualified name
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFunctionalBIFAccessTransformer
-
Transform a BoxFunctionalBIFAccess expression
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFunctionalMemberAccessTransformer
-
Transform a BoxFunctionalMemberAccess expression
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxFunctionInvocationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxIdentifierTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxIntegerLiteralTransformer
-
Transform BoxIntegerLiteral argument
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxLambdaTransformer
-
Transform a lambda declaration into a Class
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxMethodInvocationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxNegateOperationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxNewTransformer
-
Transform a new expression
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxNullTransformer
-
Transform BoxIntegerLiteral argument
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxParenthesisTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxScopeTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStaticAccessTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStaticMethodInvocationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStringConcatTransformer
-
Transform a String interpolation expression
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStringLiteralTransformer
-
Transform BoxStringLiteral argument
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxStructLiteralTransformer
-
Transform a BoxStructOrderedLiteral expression
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxTernaryOperationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxUnaryOperationTransformer
-
Transform a unary operator
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxArgumentDeclarationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxAssertTransformer
-
Transform an assert statement
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxBreakTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxBufferOutputTransformer
-
Transform a String interpolation expression
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxContinueTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxDoTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxExpressionStatementTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxForIndexTransformer
-
Transform an BoxForIndex for statement
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxForInTransformer
-
Transform a collection for statement
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxFunctionDeclarationTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxIfElseTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxImportTransformer
-
Transform an import statement
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxParamTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxRethrowTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxReturnTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxScriptTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxStatementBlockTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxSwitchTransformer
-
Transform a collection for statement
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxThrowTransformer
-
Transform a throw statement
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxTryTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.BoxWhileTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.component.BoxComponentTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.component.BoxScriptIslandTransformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.statement.component.BoxTemplateIslandTransformer
- transform(BoxNode, TransformerContext) - Method in interface ortus.boxlang.compiler.javaboxpiler.transformer.Transformer
- transform(BoxNode, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- transform(ClassInfo) - Static method in class ortus.boxlang.compiler.javaboxpiler.transformer.ProxyTransformer
- transformAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- transformAnnotations(List<BoxAnnotation>) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Transforms a collection of annotations in a BoxLang Struct
- transformAnnotations(List<BoxAnnotation>, Boolean, boolean) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- transformAnnotations(List<BoxAnnotation>, Boolean, boolean) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Transforms a collection of annotations in a BoxLang Struct
- transformBodyExpressions(Transpiler, List<BoxStatement>, TransformerContext, ReturnValueContext) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- transformBodyExpressionsFromScript(Transpiler, List<BoxStatement>, TransformerContext, ReturnValueContext) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- transformDocumentation(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- transformDocumentation(List<BoxDocumentationAnnotation>) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
-
Transforms a collection of documentation annotations in a BoxLang Struct
- transformEquals(BoxExpression, Expression, BoxAssignmentOperator, List<BoxAssignmentModifier>, String, TransformerContext) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxAssignmentTransformer
- transformEquals(BoxExpression, List<AbstractInsnNode>, BoxAssignmentOperator, List<BoxAssignmentModifier>) - Method in class ortus.boxlang.compiler.asmboxpiler.transformer.expression.BoxAssignmentTransformer
- Transformer - Interface in ortus.boxlang.compiler.asmboxpiler.transformer
- Transformer - Interface in ortus.boxlang.compiler.javaboxpiler.transformer
- TransformerContext - Enum Class in ortus.boxlang.compiler.asmboxpiler.transformer
- TransformerContext - Enum Class in ortus.boxlang.compiler.javaboxpiler.transformer
- transformProperties(Type, List<BoxProperty>, String) - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- transformProperties(Type, List<BoxProperty>, String) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- translatePosition(BoxNode) - Static method in class ortus.boxlang.compiler.asmboxpiler.AsmHelper
- transpile() - Method in record class ortus.boxlang.runtime.config.CLIOptions
-
Returns the value of the
transpile
record component. - transpile(Transpiler, BoxClass) - Static method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxClassTransformer
- transpile(Transpiler, BoxInterface) - Static method in class ortus.boxlang.compiler.asmboxpiler.transformer.statement.BoxInterfaceTransformer
- transpile(BoxClass) - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- transpile(BoxClass) - Method in interface ortus.boxlang.compiler.asmboxpiler.ITranspiler
- transpile(BoxInterface) - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- transpile(BoxInterface) - Method in class ortus.boxlang.compiler.asmboxpiler.Transpiler
- transpile(BoxNode) - Method in interface ortus.boxlang.compiler.javaboxpiler.ITranspiler
- transpile(BoxNode) - Method in class ortus.boxlang.compiler.javaboxpiler.JavaTranspiler
-
Transpile a BoxLang AST into a Java Parser AST
- transpile(BoxNode) - Method in class ortus.boxlang.compiler.javaboxpiler.Transpiler
- transpile(BoxScript) - Method in class ortus.boxlang.compiler.asmboxpiler.AsmTranspiler
- transpile(BoxScript) - Method in interface ortus.boxlang.compiler.asmboxpiler.ITranspiler
- TranspileCollectionKeySwap - Class in ortus.boxlang.runtime.bifs.global.type
- TranspileCollectionKeySwap() - Constructor for class ortus.boxlang.runtime.bifs.global.type.TranspileCollectionKeySwap
-
Constructor
- TranspiledCode - Class in ortus.boxlang.compiler.javaboxpiler
-
Results of the Java transformation Contains a Java AST for the entry point and a collection of AST for each class such as UDF other callables
- TranspiledCode(CompilationUnit, List<CompilationUnit>) - Constructor for class ortus.boxlang.compiler.javaboxpiler.TranspiledCode
- transpiler - Variable in class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer
- transpiler - Variable in class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer
- Transpiler - Class in ortus.boxlang.compiler.asmboxpiler
- Transpiler - Class in ortus.boxlang.compiler.javaboxpiler
-
Transpiler Base class
- Transpiler() - Constructor for class ortus.boxlang.compiler.asmboxpiler.Transpiler
- Transpiler() - Constructor for class ortus.boxlang.compiler.javaboxpiler.Transpiler
- trim - Static variable in class ortus.boxlang.runtime.scopes.Key
- trim(Array) - Static method in class ortus.boxlang.runtime.types.util.ListUtil
- Trim - Class in ortus.boxlang.runtime.bifs.global.string
- Trim - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Trim() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Trim
-
Constructor
- Trim() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Trim
- TrueFalseFormat - Class in ortus.boxlang.runtime.bifs.global.string
- TrueFalseFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.string.TrueFalseFormat
-
Constructor
- truncate(long) - Method in class ortus.boxlang.runtime.types.Query
-
Truncate the query to a specific number of rows This method does not lock the query and would allow other modifications or access while trimming the rows, whcih is not an atomic operation.
- trustedCache - Variable in class ortus.boxlang.runtime.config.Configuration
-
Trusted cache setting - if enabled, once compiled a template will never be inspected for changes
- trustedCache - Static variable in class ortus.boxlang.runtime.scopes.Key
- TS_FORMAT_MASK - Static variable in class ortus.boxlang.runtime.types.DateTime
-
Formatters
- TWENTY_FOUR_HOUR_TIME - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- TWO_DOTS - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- TWO_PI - Static variable in class ortus.boxlang.runtime.bifs.global.math.Cos
- type - Variable in class ortus.boxlang.debugger.event.Event
- type - Variable in class ortus.boxlang.debugger.response.AbstractResponse
- type - Variable in class ortus.boxlang.debugger.response.EvaluateResponse.EvaluateResponseBody
- type - Variable in class ortus.boxlang.debugger.response.SetVariableResponse.SetVariableResponseBody
- type - Variable in class ortus.boxlang.debugger.types.Variable
-
The type of the variable's value.
- type - Variable in class ortus.boxlang.runtime.bifs.MemberDescriptor
-
The type this method can be attached to.
- type - Variable in class ortus.boxlang.runtime.config.segments.ExecutorConfig
-
The type of the executor.
- type - Variable in class ortus.boxlang.runtime.jdbc.drivers.GenericJDBCDriver
-
The driver type according to BoxLang standards
- type - Static variable in class ortus.boxlang.runtime.scopes.Key
- type - Variable in exception class ortus.boxlang.runtime.types.exceptions.AbortException
- type - Variable in exception class ortus.boxlang.runtime.types.exceptions.BoxLangException
-
Type: Exception type, as specified in catch.
- type - Variable in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
The type of struct
- type() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.AggregateFeatureUsed
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureUsed
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.async.executors.ExecutorRecord
-
Returns the value of the
type
record component. - type() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxMember
- type() - Method in record class ortus.boxlang.runtime.components.Attribute
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.NameAndDirection
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement.ParamItem
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.loader.ClassLocation
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.types.Property
-
Returns the value of the
type
record component. - type() - Method in record class ortus.boxlang.runtime.util.Tracer.TracerRecord
-
Returns the value of the
type
record component. - type() - Method in interface ortus.boxlang.runtime.validation.Validatable
- Type - Class in ortus.boxlang.runtime.validation
-
I require a specific type
- Type() - Constructor for class ortus.boxlang.runtime.validation.Type
- TYPE - Static variable in interface ortus.boxlang.runtime.validation.Validator
- TYPE_BX - Static variable in class ortus.boxlang.runtime.loader.ClassLocator
-
The internal type of a BoxLang class
- TYPE_JAVA - Static variable in class ortus.boxlang.runtime.loader.ClassLocator
-
The internal type of a Java class
- TypedResultColumn(QueryColumnType, int, SQLResultColumn) - Constructor for record class ortus.boxlang.runtime.jdbc.qoq.QoQExecutionService.TypedResultColumn
-
Creates an instance of a
TypedResultColumn
record class. - typename - Static variable in class ortus.boxlang.runtime.scopes.Key
- typeOneOf(String...) - Static method in interface ortus.boxlang.runtime.validation.Validator
- TypeOneOf - Class in ortus.boxlang.runtime.validation.dynamic
-
If this record is present, ensure it is one of the valid string values (case insensitive)
- TypeOneOf(Set<String>) - Constructor for class ortus.boxlang.runtime.validation.dynamic.TypeOneOf
- TYPES - Static variable in class ortus.boxlang.runtime.cache.providers.AbstractCacheProvider
-
-------------------------------------------------------------------------- Public Properties --------------------------------------------------------------------------
- TZ_LONG_FORMAT - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
- TZ_SHORT_FORMAT - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
U
- UCase - Class in ortus.boxlang.runtime.bifs.global.string
- UCase - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- UCase() - Constructor for class ortus.boxlang.runtime.bifs.global.string.UCase
-
Constructor
- UCase() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.UCase
- ucFirst(String) - Static method in class ortus.boxlang.runtime.types.util.StringUtil
-
Uppercase the first letter of a string
- UCFirst - Class in ortus.boxlang.runtime.bifs.global.string
- UCFirst() - Constructor for class ortus.boxlang.runtime.bifs.global.string.UCFirst
-
Constructor
- UDF - Class in ortus.boxlang.runtime.types
-
Represents a UDF.
- UDF - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- UDF - Static variable in record class ortus.boxlang.runtime.types.Argument
- UDF() - Constructor for class ortus.boxlang.runtime.types.UDF
-
Constructor
- UDF(boolean) - Constructor for class ortus.boxlang.runtime.types.UDF
-
Constructor that sets output
- UnaryOperator<T> - Class in ortus.boxlang.runtime.interop.proxies
-
https://docs.oracle.com/en%2Fjava%2Fjavase%2F21%2Fdocs%2Fapi%2F%2F/java.base/java/util/function/ToDoubleFunction.html
- UnaryOperator(Object, IBoxContext, String) - Constructor for class ortus.boxlang.runtime.interop.proxies.UnaryOperator
- unBoxTypes(Class<?>[]) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Turn int into Integer, boolean into Boolean, etc
- UnencodedVariableOutputVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
I look for varibles output in tag based code which are not encoded
- UnencodedVariableOutputVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor
-
Constructor
- UnencodedVariableOutputVisitor.Issue - Record Class in ortus.boxlang.compiler.ast.visitor
- unFlattenKey(int, Key, String, IStruct, boolean) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Method to recursively un-flatten a struct with keys in dot-notation
- unFlattenKeys(IStruct, boolean, boolean) - Static method in class ortus.boxlang.runtime.types.util.StructUtil
-
Translates a struct with dot-delimited keys in to nested struct
- uniqueID() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Attempts to get the uniqueID of the contained value provided by the debugee VM.
- unit - Static variable in class ortus.boxlang.runtime.scopes.Key
- unload(IBoxContext) - Method in class ortus.boxlang.runtime.modules.ModuleRecord
-
Unload the module from the runtime
- unload(Key) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Unload a module if it exists, else it's ignored
- unloadAll() - Method in class ortus.boxlang.runtime.services.ModuleService
-
Unload all modules
- UnmodifiableArray - Class in ortus.boxlang.runtime.types.unmodifiable
-
Represents an Unmodifiable Array.
- UnmodifiableArray() - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Constructor to create default array
- UnmodifiableArray(int) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Constructor to create array with an initial capacity
- UnmodifiableArray(Object[]) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Constructor to create a Array from a Java array
- UnmodifiableArray(List<? extends Object>) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableArray
-
Constructor to create a Array from a List
- UnmodifiableException - Exception Class in ortus.boxlang.runtime.types.exceptions
-
This exception is thrown when a modification attempt is made upon an unmodifiable (e.g.
- UnmodifiableException(String) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.UnmodifiableException
-
Constructor when we don't know the actual struct that was being searched
- UnmodifiableException(String, Throwable) - Constructor for exception class ortus.boxlang.runtime.types.exceptions.UnmodifiableException
-
Constructor
- UnmodifiableQuery - Class in ortus.boxlang.runtime.types.unmodifiable
-
This type represents a representation of a database query result set.
- UnmodifiableQuery() - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Create a new query with a default (empty) metadata struct
- UnmodifiableQuery(IStruct) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Create a new query with additional metadata
- UnmodifiableQuery(Query) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQuery
-
Create an Unmodifiable query from a Modifiable query
- UnmodifiableQueryColumn - Class in ortus.boxlang.runtime.types.unmodifiable
- UnmodifiableQueryColumn(Key, QueryColumnType, Query, int) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableQueryColumn
-
Add new column to query
- UnmodifiableStruct - Class in ortus.boxlang.runtime.types.unmodifiable
-
Represents an Unmodifiable Struct.
- UnmodifiableStruct() - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Create a default struct
- UnmodifiableStruct(Map<? extends Object, ? extends Object>) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Construct a struct from a map
- UnmodifiableStruct(IStruct) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Construct a struct from a Struct
- UnmodifiableStruct(IStruct.TYPES) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Constructor
- UnmodifiableStruct(IStruct.TYPES, Map<? extends Object, ? extends Object>) - Constructor for class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Construct a struct of a specific type from a map
- Unordered - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxStructType
- unregister() - Method in class ortus.boxlang.runtime.events.BaseInterceptor
-
Unregister the interceptor from all states
- unregister(IInterceptor) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
This method UNregisters a Java interceptor with the pool by metadata inspection of the
InterceptionPoint
annotation. - unregister(DynamicObject) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Unregister an interceptor from all states
- unregister(DynamicObject) - Method in class ortus.boxlang.runtime.events.InterceptorState
-
Unregister an observer for this state
- unregister(DynamicObject, Key...) - Method in class ortus.boxlang.runtime.events.InterceptorPool
-
Unregister an interceptor from the provided states.
- unregister(Key) - Static method in class ortus.boxlang.runtime.jdbc.qoq.QoQFunctionService
-
Unregister a function
- unregisterComponent(Key) - Method in class ortus.boxlang.runtime.services.ComponentService
-
Unregisters a component with the service
- unregisterGlobalFunction(Key) - Method in class ortus.boxlang.runtime.services.FunctionService
-
Unregisters a global function with the service
- unregisterMapping(String) - Method in class ortus.boxlang.runtime.config.Configuration
-
Unregister a mapping in the runtime configuration
- unregisterMapping(Key) - Method in class ortus.boxlang.runtime.config.Configuration
-
Unregister a mapping in the runtime configuration using a
Key
- unregisterQueryLoop(Query) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Unregister a query loop
- unregisterQueryLoop(Query) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Unregister a query loop
- until(Temporal, TemporalUnit) - Method in class ortus.boxlang.runtime.types.DateTime
- unwrap(Class<T>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQConnection
- unwrap(Class<T>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- unwrap(Class<T>) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQStatement
- unWrap() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Instance method to unwrap itself
- unWrap(Object) - Static method in class ortus.boxlang.runtime.interop.DynamicInteropService
-
Unwrap an object if it's inside a ClassInvoker instance
- unWrap(Object) - Static method in class ortus.boxlang.runtime.interop.DynamicObject
-
Unwrap an object if it's inside a ClassInvoker instance
- unWrapBoxLangClass() - Method in class ortus.boxlang.runtime.interop.DynamicObject
-
Instance method to unwrap itself if it's a BoxLang class
- unWrapNull(Object) - Static method in class ortus.boxlang.runtime.types.Struct
-
Unwrap null values from the NullValue class
- unWrapNull(Object) - Static method in class ortus.boxlang.runtime.types.unmodifiable.UnmodifiableStruct
-
Unwrap null values from the NullValue class
- unWrapNullInternal(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Unwrap null values from the NullValue class
- unwrapQueryColumn(Object) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
If input is a QueryColumn, unwrap it to the underlying value If input is not a QueryColumn, return it as-is
- unwrapQueryColumn(Object) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
If input is a QueryColumn, unwrap it to the underlying value If input is not a QueryColumn, return it as-is
- Unzip Action - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- upateVariableByReference(int, String, String) - Method in class ortus.boxlang.debugger.BoxLangDebugger
- updateApplication(Application) - Method in class ortus.boxlang.runtime.context.ApplicationBoxContext
-
Set the application details into this context
- updateArray(int, Array) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateArray(String, Array) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateAsciiStream(int, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateAsciiStream(int, InputStream, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateAsciiStream(int, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateAsciiStream(String, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateAsciiStream(String, InputStream, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateAsciiStream(String, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBigDecimal(int, BigDecimal) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBigDecimal(String, BigDecimal) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBinaryStream(int, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBinaryStream(int, InputStream, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBinaryStream(int, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBinaryStream(String, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBinaryStream(String, InputStream, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBinaryStream(String, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBlob(int, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBlob(int, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBlob(int, Blob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBlob(String, InputStream) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBlob(String, InputStream, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBlob(String, Blob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBoolean(int, boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBoolean(String, boolean) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateByte(int, byte) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateByte(String, byte) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBytes(int, byte[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateBytes(String, byte[]) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateCharacterStream(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateCharacterStream(int, Reader, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateCharacterStream(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateCharacterStream(String, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateCharacterStream(String, Reader, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateCharacterStream(String, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateClob(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateClob(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateClob(int, Clob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateClob(String, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateClob(String, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateClob(String, Clob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateDate(int, Date) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateDate(String, Date) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateDouble(int, double) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateDouble(String, double) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateFloat(int, float) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateFloat(String, float) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateInt(int, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateInt(String, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateLastVisit() - Method in class ortus.boxlang.runtime.application.Session
-
Update the last visit time
- updateLong(int, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateLong(String, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNCharacterStream(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNCharacterStream(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNCharacterStream(String, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNCharacterStream(String, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNClob(int, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNClob(int, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNClob(int, NClob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNClob(String, Reader) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNClob(String, Reader, long) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNClob(String, NClob) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNString(int, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNString(String, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNull(int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateNull(String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateObject(int, Object) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateObject(int, Object, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateObject(String, Object) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateObject(String, Object, int) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateRef(int, Ref) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateRef(String, Ref) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateRow() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateRowId(int, RowId) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateRowId(String, RowId) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateSession(Session) - Method in class ortus.boxlang.runtime.context.SessionBoxContext
-
Update the session for this context with a new session
- updateSettings(IStruct) - Method in class ortus.boxlang.runtime.application.BaseApplicationListener
-
Update the settings for this application
- updateShort(int, short) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateShort(String, short) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateSQLXML(int, SQLXML) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateSQLXML(String, SQLXML) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateString(int, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateString(String, String) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateTime(int, Time) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateTime(String, Time) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateTimestamp(int, Timestamp) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- updateTimestamp(String, Timestamp) - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- upload - Static variable in class ortus.boxlang.runtime.scopes.Key
- uploadAll - Static variable in class ortus.boxlang.runtime.scopes.Key
- Upper - Class in ortus.boxlang.runtime.jdbc.qoq.functions.scalar
- Upper() - Constructor for class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Upper
- UPPERCASE_GROUP - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- URIBuilder - Class in ortus.boxlang.runtime.net
- URIBuilder() - Constructor for class ortus.boxlang.runtime.net.URIBuilder
- URIBuilder(String) - Constructor for class ortus.boxlang.runtime.net.URIBuilder
- URIBuilder(URI) - Constructor for class ortus.boxlang.runtime.net.URIBuilder
- URL - Static variable in class ortus.boxlang.runtime.scopes.Key
- URL - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- URL_PLUS_REGEX - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
- URL_SPACE - Static variable in class ortus.boxlang.runtime.util.EncryptionUtil
-
URL Encoding properties
- urlDecode(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
URL decodes a string We use the default encoding
- urlDecode(String, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
URL decodes a string
- URLDecode - Class in ortus.boxlang.runtime.bifs.global.system
- URLDecode() - Constructor for class ortus.boxlang.runtime.bifs.global.system.URLDecode
-
Constructor
- urlEncode(String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
URL encodes a string.
- urlEncode(String, String) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
URL encodes a string with the specified encoding string
- urlEncode(String, Charset) - Static method in class ortus.boxlang.runtime.util.EncryptionUtil
-
URL encodes a string with the specified encoding Charset - replacing URLEncoder's '+' with '%20'
- URLEncodedFormat - Class in ortus.boxlang.runtime.bifs.global.system
- URLEncodedFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.system.URLEncodedFormat
-
Constructor
- urlToken - Static variable in class ortus.boxlang.runtime.scopes.Key
- US - Static variable in class ortus.boxlang.runtime.scopes.Key
- useASMBoxPiler() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Switch the runtime to generate bytecode directly via ASM
- useCache - Static variable in class ortus.boxlang.runtime.scopes.Key
- useCustomSerializer - Static variable in class ortus.boxlang.runtime.scopes.Key
- useHighPrecisionMath - Variable in class ortus.boxlang.runtime.config.Configuration
-
Use high precision math for all math operations, else it relies on Double precision
true
by default - useHighPrecisionMath - Static variable in class ortus.boxlang.runtime.scopes.Key
- useJavaBoxpiler() - Method in class ortus.boxlang.runtime.BoxRuntime
-
Switch the runtime to generate java source and compile via the JDK
- useLastAccessTimeouts - Static variable in class ortus.boxlang.runtime.scopes.Key
- useQueryString - Static variable in class ortus.boxlang.runtime.scopes.Key
- userAgent - Static variable in class ortus.boxlang.runtime.scopes.Key
- useRegex - Static variable in class ortus.boxlang.runtime.scopes.Key
- username - Variable in class ortus.boxlang.runtime.jdbc.QueryOptions
-
The datasource username to use for the connection, if any
- username - Static variable in class ortus.boxlang.runtime.scopes.Key
- useSecureJSONPrefix - Static variable in class ortus.boxlang.runtime.scopes.Key
- UUID_PATTERN - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- UUID_V4 - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- UUIDCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a UUID
- UUIDCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.UUIDCaster
V
- Val - Class in ortus.boxlang.runtime.bifs.global.string
- Val() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Val
-
Constructor
- VALID_APPENDERS - Static variable in class ortus.boxlang.runtime.config.segments.LoggerConfig
-
The valid appenders we can use in the runtime now
- VALID_ENCODERS - Static variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
- VALID_LOG_LEVELS - Static variable in class ortus.boxlang.runtime.config.segments.LoggingConfig
- VALID_VARIABLENAME - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- Validatable - Interface in ortus.boxlang.runtime.validation
- validate(IBoxContext, Key, IStruct) - Method in interface ortus.boxlang.runtime.validation.Validatable
-
Validate myself
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.cache.util.CacheExistsValidator
-
Validate a record instance.
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.DefaultValue
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.Max
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.MaxLength
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.Min
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.MinLength
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.Requires
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.TypeOneOf
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.ValueOneOf
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.ValueRequires
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.dynamic.ValueRequiresOneOf
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.GreaterThanZero
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.NotImplemented
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.Required
- validate(IBoxContext, Key, Validatable, IStruct) - Method in class ortus.boxlang.runtime.validation.Type
- validate(IBoxContext, Key, Validatable, IStruct) - Method in interface ortus.boxlang.runtime.validation.Validator
-
Validate a record instance.
- validateAbstractMethods(IClassRunnable, Map<Key, AbstractFunction>) - Static method in class ortus.boxlang.runtime.runnables.BoxClassSupport
-
Vailidate if a given class instance satisfies the interface.
- validateAndGetIntForAssign(Key, int, boolean) - Static method in class ortus.boxlang.runtime.types.Array
- validateAndGetIntForDereference(Key, int, boolean) - Static method in class ortus.boxlang.runtime.types.Array
-
Validate and get an integer for dereferencing
- validateAttributes(IBoxContext, IStruct) - Method in class ortus.boxlang.runtime.components.Component
-
Validate the attributes for the component.
- validateDatsourceDrivers() - Method in class ortus.boxlang.runtime.config.Configuration
-
Helper method to validate datasource drivers configured in the runtime configuration This makes sure all declared drivers are registered with the datasource service
- validateParse(ParsingResult, String) - Method in class ortus.boxlang.compiler.Boxpiler
-
Validate a parsing result and throw an exception if the parse failed.
- validateParse(ParsingResult, String) - Method in interface ortus.boxlang.compiler.IBoxpiler
- validateRow(int) - Method in class ortus.boxlang.runtime.types.Query
-
Validate that a row index is within bounds Throw exception if not
- validateTime(String) - Static method in class ortus.boxlang.runtime.types.util.DateTimeHelper
-
Validates an incoming string to adhere to HH: mm while allowing a user to simply enter an hour value
- validationRecord - Variable in class ortus.boxlang.runtime.dynamic.Attempt
-
Validation Record
- ValidationUtil - Class in ortus.boxlang.runtime.util
-
Utility class for validating user-level data types such as credit cards, postal codes, phone numbers, and URLs.
- ValidationUtil() - Constructor for class ortus.boxlang.runtime.util.ValidationUtil
- validator - Static variable in class ortus.boxlang.runtime.scopes.Key
- Validator - Interface in ortus.boxlang.runtime.validation
-
I help validate records
- validators - Static variable in class ortus.boxlang.runtime.scopes.Key
- validators() - Method in record class ortus.boxlang.runtime.components.Attribute
-
Returns the value of the
validators
record component. - validators() - Method in record class ortus.boxlang.runtime.types.Argument
-
Returns the value of the
validators
record component. - validators() - Method in interface ortus.boxlang.runtime.validation.Validatable
- validClassExtensions - Variable in class ortus.boxlang.runtime.config.Configuration
-
Valid BoxLang class extensions
- validClassExtensions - Static variable in class ortus.boxlang.runtime.scopes.Key
- validExtensions - Static variable in class ortus.boxlang.runtime.scopes.Key
- validTemplateExtensions - Static variable in class ortus.boxlang.runtime.scopes.Key
- Valid Types - Search tag in ortus.boxlang.runtime.bifs.global.decision.IsValid._invoke(IBoxContext, ArgumentsScope)
- Section
- value - Variable in class ortus.boxlang.debugger.request.SetVariableRequest.SetVariableRequestArguments
- value - Variable in class ortus.boxlang.debugger.types.Variable
-
The variable's value.
- value - Variable in class ortus.boxlang.runtime.dynamic.Attempt
-
The target value to evaluate
- value - Static variable in class ortus.boxlang.runtime.scopes.Key
- value() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Returns the value of the
value
record component. - value() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxBIFs
- value() - Element in annotation interface ortus.boxlang.runtime.bifs.BoxMembers
- value() - Method in class ortus.boxlang.runtime.cache.BoxCacheEntry
- value() - Method in interface ortus.boxlang.runtime.cache.ICacheEntry
-
The value associated with this entry, if any.
- value() - Element in annotation interface ortus.boxlang.runtime.components.BoxComponents
- value() - Method in record class ortus.boxlang.runtime.context.IBoxContext.ScopeSearchResult
-
Returns the value of the
value
record component. - value() - Method in record class ortus.boxlang.runtime.jdbc.qoq.QoQPreparedStatement.ParamItem
-
Returns the value of the
value
record component. - VALUE - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
- VALUE_OR_NULL - Enum constant in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.CompilationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer.ExitsAllowed
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.asmboxpiler.transformer.TransformerContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxNegateOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxStructType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.sql.select.SQLUnionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.statement.BoxAccessModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.statement.BoxMethodDeclarationModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.statement.BoxType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer.ExitsAllowed
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.parser.BoxSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.compiler.toolchain.BoxSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.cache.providers.CoreProviderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.events.BoxEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.interop.DynamicInteropService.MATCH_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.types.BoxLangType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.types.Function.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.types.IStruct.TYPES
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.types.QueryColumnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.util.Timer.TimeUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ortus.boxlang.runtime.util.ZipUtil.COMPRESSION_FORMAT
-
Returns the enum constant of this class with the specified name.
- valueOf(String, Boolean) - Static method in class ortus.boxlang.runtime.logging.LogLevel
-
Convert a human-readable log level to a LogLevel Key
- valueOneOf(String...) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a ValueOneOf validator
- ValueOneOf - Class in ortus.boxlang.runtime.validation.dynamic
-
If this record is present, ensure it is one of the valid string values (case insensitive)
- ValueOneOf(Set<String>) - Constructor for class ortus.boxlang.runtime.validation.dynamic.ValueOneOf
- valueRequires(String, Key...) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a Requires validator
- ValueRequires - Class in ortus.boxlang.runtime.validation.dynamic
-
If this record is present, ensure that the required records are also present
- ValueRequires(String, Set<Key>) - Constructor for class ortus.boxlang.runtime.validation.dynamic.ValueRequires
- valueRequiresOneOf(String, Key...) - Static method in interface ortus.boxlang.runtime.validation.Validator
-
Builder method to create a Requires validator
- ValueRequiresOneOf - Class in ortus.boxlang.runtime.validation.dynamic
-
If this record is present, ensure that the required records are also present
- ValueRequiresOneOf(String, Set<Key>) - Constructor for class ortus.boxlang.runtime.validation.dynamic.ValueRequiresOneOf
- values() - Static method in enum class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.CompilationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.asmboxpiler.transformer.AbstractTransformer.ExitsAllowed
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.asmboxpiler.transformer.ReturnValueContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.asmboxpiler.transformer.TransformerContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxComparisonOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxNegateOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxStructType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.expression.BoxUnaryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLBinaryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.sql.select.expression.operation.SQLUnaryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.sql.select.SQLJoinType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.sql.select.SQLUnionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.statement.BoxAccessModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.statement.BoxMethodDeclarationModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.statement.BoxType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor.FeatureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.javaboxpiler.transformer.AbstractTransformer.ExitsAllowed
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.javaboxpiler.transformer.TransformerContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.parser.BoxSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.compiler.toolchain.BoxSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class ortus.boxlang.debugger.BoxLangDebugger.StackFrameTuple
-
Returns the value of the
values
record component. - values() - Static method in enum class ortus.boxlang.debugger.BoxLangDebugger.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.cache.providers.CoreProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.cache.store.ObjectStoreType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.components.cache.Cache.CacheAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.events.BoxEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.interop.DynamicInteropService.MATCH_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.jdbc.drivers.DatabaseDriverType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- values() - Method in class ortus.boxlang.runtime.scripting.BoxScopeBindings
- values() - Static method in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.types.BoxLangType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.types.Function.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.types.IStruct.TYPES
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.types.QueryColumnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class ortus.boxlang.runtime.types.Struct
-
Returns a
Collection
view of the values contained in this map. - values() - Method in class ortus.boxlang.runtime.types.StructMapWrapper
-
Returns a
Collection
view of the values contained in this map. - values() - Method in class ortus.boxlang.runtime.types.XML
- values() - Static method in enum class ortus.boxlang.runtime.util.Timer.TimeUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ortus.boxlang.runtime.util.ZipUtil.COMPRESSION_FORMAT
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueType() - Method in class ortus.boxlang.runtime.types.DateTime
- valueType() - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxArraySerializer
- valueType() - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxClassSerializer
- valueType() - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxFunctionSerializer
- valueType() - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxStructSerializer
- valueType() - Method in class ortus.boxlang.runtime.util.conversion.serializers.DynamicObjectSerializer
- var - Static variable in class ortus.boxlang.runtime.scopes.Key
- VAR - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxAssignmentModifier
- VARCHAR - Enum constant in enum class ortus.boxlang.runtime.types.QueryColumnType
- variable - Static variable in class ortus.boxlang.runtime.scopes.Key
- Variable - Class in ortus.boxlang.debugger.types
- Variable() - Constructor for class ortus.boxlang.debugger.types.Variable
- VariableNameCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to a VariableName
- VariableNameCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.VariableNameCaster
- variables - Variable in class ortus.boxlang.debugger.response.VariablesResponse.VariablesResponseBody
- variables - Static variable in class ortus.boxlang.runtime.scopes.Key
- variablesReference - Variable in class ortus.boxlang.debugger.request.SetVariableRequest.SetVariableRequestArguments
- variablesReference - Variable in class ortus.boxlang.debugger.request.VariablesRequest.VariablesRequestArguments
-
The variable for which to retrieve its children.
- variablesReference - Variable in class ortus.boxlang.debugger.response.EvaluateResponse.EvaluateResponseBody
- variablesReference - Variable in class ortus.boxlang.debugger.response.SetVariableResponse.SetVariableResponseBody
- variablesReference - Variable in class ortus.boxlang.debugger.types.Scope
- variablesReference - Variable in class ortus.boxlang.debugger.types.Variable
-
If `variablesReference` is > 0, the variable is structured and its children can be retrieved by passing `variablesReference` to the `variables` request as long as execution remains suspended.
- VariablesRequest - Class in ortus.boxlang.debugger.request
-
Models the request to launch a specific file
- VariablesRequest() - Constructor for class ortus.boxlang.debugger.request.VariablesRequest
- VariablesRequest.VariablesRequestArguments - Class in ortus.boxlang.debugger.request
- VariablesRequestArguments() - Constructor for class ortus.boxlang.debugger.request.VariablesRequest.VariablesRequestArguments
- VariablesResponse - Class in ortus.boxlang.debugger.response
-
Models a SetBreakpoint response in the DAP
- VariablesResponse() - Constructor for class ortus.boxlang.debugger.response.VariablesResponse
- VariablesResponse(VariablesRequest, List<Variable>) - Constructor for class ortus.boxlang.debugger.response.VariablesResponse
-
Constructor
- VariablesResponse.VariablesResponseBody - Class in ortus.boxlang.debugger.response
- VariablesResponseBody() - Constructor for class ortus.boxlang.debugger.response.VariablesResponse.VariablesResponseBody
- variablesScope - Variable in class ortus.boxlang.runtime.context.ClassBoxContext
-
The arguments scope
- variablesScope - Variable in class ortus.boxlang.runtime.context.ContainerBoxContext
-
The variables scope
- variablesScope - Variable in class ortus.boxlang.runtime.context.CustomTagBoxContext
-
The variables scope
- variablesScope - Variable in class ortus.boxlang.runtime.context.ScriptingRequestBoxContext
-
The variables scope
- variablesScope - Variable in class ortus.boxlang.runtime.context.ThreadBoxContext
-
The parent's variables scope
- variablesScope - Variable in class ortus.boxlang.runtime.util.conversion.BoxClassState
-
The variables scope to serialize
- VariablesScope - Class in ortus.boxlang.runtime.scopes
-
Variables scope implementation in BoxLang
- VariablesScope() - Constructor for class ortus.boxlang.runtime.scopes.VariablesScope
-
-------------------------------------------------------------------------- Constructors --------------------------------------------------------------------------
- variant - Static variable in class ortus.boxlang.runtime.scopes.Key
- VarStore(int, List<AbstractInsnNode>) - Constructor for record class ortus.boxlang.compiler.asmboxpiler.MethodContextTracker.VarStore
-
Creates an instance of a
VarStore
record class. - verified - Variable in class ortus.boxlang.debugger.types.Breakpoint
- verifyModuleAndBoxLangVersion(String, Path) - Method in class ortus.boxlang.runtime.services.ModuleService
-
Verify a module version and the BoxLang version are compatible.
- version - Variable in class ortus.boxlang.runtime.config.Configuration
-
The runtime version
- version - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The version of the module, defaults to 1.0.0
- version - Static variable in class ortus.boxlang.runtime.scopes.Key
- virtual - Static variable in class ortus.boxlang.runtime.scopes.Key
- VIRTUAL - Enum constant in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
- visit(ArrayCreationLevel, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(AnnotationDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(AnnotationMemberDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ClassOrInterfaceDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(CompactConstructorDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ConstructorDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(EnumConstantDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(EnumDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(FieldDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(InitializerDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(MethodDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(Parameter, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ReceiverParameter, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(RecordDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(VariableDeclarator, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(BlockComment, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(JavadocComment, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(LineComment, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(CompilationUnit, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ArrayAccessExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ArrayCreationExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ArrayInitializerExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(AssignExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(BinaryExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
-
work in progress for issue-545
- visit(BooleanLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(CastExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(CharLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ClassExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ConditionalExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(DoubleLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(EnclosedExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(FieldAccessExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(InstanceOfExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(IntegerLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(LambdaExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(LongLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(MarkerAnnotationExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(MemberValuePair, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(MethodCallExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(MethodReferenceExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(NameExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(Name, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(NormalAnnotationExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(NullLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ObjectCreationExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(RecordPatternExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(SimpleName, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(SingleMemberAnnotationExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(StringLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(SuperExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(SwitchExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(TextBlockLiteralExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ThisExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(TypeExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(TypePatternExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(UnaryExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(VariableDeclarationExpr, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ImportDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(Modifier, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ModuleDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ModuleExportsDirective, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ModuleOpensDirective, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ModuleProvidesDirective, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ModuleRequiresDirective, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ModuleUsesDirective, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(NodeList, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(PackageDeclaration, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(AssertStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(BlockStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(BreakStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(CatchClause, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ContinueStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(DoStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(EmptyStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ExplicitConstructorInvocationStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ExpressionStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ForEachStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ForStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(IfStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(LabeledStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(LocalClassDeclarationStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(LocalRecordDeclarationStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ReturnStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(SwitchEntry, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(SwitchStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(SynchronizedStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ThrowStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(TryStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(UnparsableStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(WhileStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(YieldStmt, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ArrayType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(ClassOrInterfaceType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(IntersectionType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(PrimitiveType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(TypeParameter, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(UnionType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(UnknownType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(VarType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(VoidType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(WildcardType, Void) - Method in class ortus.boxlang.compiler.javaboxpiler.PrettyPrintVisitor
- visit(BoxClass) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Transpile Box Classes - Merge documentation into annotations - enable output
- visit(BoxClass) - Method in class ortus.boxlang.compiler.ast.visitor.ClassMetadataVisitor
- visit(BoxClass) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
-
BoxLang Classes will always be in script.
- visit(BoxClass) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxClass) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxInterface) - Method in class ortus.boxlang.compiler.ast.visitor.ClassMetadataVisitor
- visit(BoxInterface) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxInterface) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxInterface) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxScript) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxScript) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxScript) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStaticInitializer) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStaticInitializer) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStaticInitializer) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxTemplate) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxTemplate) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxTemplate) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxDocComment) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxDocComment) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxDocComment) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxMultiLineComment) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxMultiLineComment) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxMultiLineComment) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxSingleLineComment) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxSingleLineComment) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxSingleLineComment) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxArgument) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxArgument) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxArgument) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxArrayAccess) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rename CF variables change variables[ "cfcatch" ] to variables[ "bxcatch" ]
- visit(BoxArrayAccess) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxArrayAccess) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxArrayAccess) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxArrayLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxArrayLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxArrayLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxAssignment) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxAssignment) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxAssignment) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxBinaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rewrite !foo eq bar as !(foo eq bar) These operators should be higher precedence than the not operator ^ *, / \ MOD +, - CONTAINS DOES NOT CONTAIN
- visit(BoxBinaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxBinaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxBinaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxBooleanLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxBooleanLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxBooleanLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxClosure) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxClosure) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxClosure) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxComparisonOperation) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rewrite !foo eq bar as !(foo eq bar) These operators should be higher precedence than the not operator EQ, NEQ, LT, LTE, GT, GTE, ==, !=, >, >=, <, <=
- visit(BoxComparisonOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxComparisonOperation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxComparisonOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxDecimalLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxDecimalLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxDecimalLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxDotAccess) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
change foo.bar to foo.BAR
- visit(BoxDotAccess) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxDotAccess) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxDotAccess) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxExpressionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxExpressionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxExpressionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxFQN) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxFQN) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxFQN) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxFunctionalBIFAccess) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxFunctionalBIFAccess) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxFunctionalBIFAccess) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxFunctionalMemberAccess) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxFunctionalMemberAccess) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxFunctionalMemberAccess) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxFunctionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rename some common CF built-in functions like chr() to char() Replace structKeyExists( struct, key ) with !isNull( struct[ key ] )
- visit(BoxFunctionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor
- visit(BoxFunctionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxFunctionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxFunctionInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxIdentifier) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rename CF variables
- visit(BoxIdentifier) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxIdentifier) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxIdentifier) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxIntegerLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxIntegerLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxIntegerLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxLambda) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxLambda) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxLambda) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxMethodInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor
- visit(BoxMethodInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxMethodInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxMethodInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxNegateOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxNegateOperation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxNegateOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxNew) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Replace new java() with createObject( "java", "java.lang.String" ) Replace new component() with createObject( "component", "path.to.component" )
- visit(BoxNew) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxNew) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxNew) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxNull) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxNull) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxNull) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxParenthesis) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxParenthesis) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxParenthesis) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxScope) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxScope) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxScope) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStaticAccess) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStaticAccess) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStaticAccess) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStaticMethodInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStaticMethodInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStaticMethodInvocation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStringConcat) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rewrite !foo eq bar as !(foo eq bar) These operators should be higher precedence than the not operator
- visit(BoxStringConcat) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStringConcat) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStringConcat) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStringInterpolation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStringInterpolation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStringInterpolation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStringLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStringLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStringLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStructLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rename top level CF variables change { foo : 'bar' } to { FOO : 'bar' }
- visit(BoxStructLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStructLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStructLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxTernaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxTernaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxTernaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxUnaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxUnaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxUnaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLBooleanLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLBooleanLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLNullLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLNullLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLNumberLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLNumberLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLStringLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLStringLiteral) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLBetweenOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLBetweenOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLBinaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLBinaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLInOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLInOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLInSubQueryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLInSubQueryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLUnaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLUnaryOperation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLCase) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLCase) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLCaseWhenThen) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLCaseWhenThen) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLColumn) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLColumn) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLCountFunction) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLCountFunction) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLExpression) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLFunction) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLFunction) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLOrderBy) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLOrderBy) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLParam) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLParam) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLParenthesis) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLParenthesis) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(SQLStarExpression) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(SQLStarExpression) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxAnnotation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxAnnotation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxAnnotation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxArgumentDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxArgumentDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxArgumentDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxAssert) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxAssert) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxAssert) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxBreak) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxBreak) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxBreak) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxBufferOutput) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Remove empty output nodes from script (because in BoxLang, classes are only script, so the original CF may have been tags)
- visit(BoxBufferOutput) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxBufferOutput) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxBufferOutput) - Method in class ortus.boxlang.compiler.ast.visitor.UnencodedVariableOutputVisitor
- visit(BoxBufferOutput) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxContinue) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxContinue) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxContinue) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxDo) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxDo) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxDo) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxDocumentationAnnotation) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxDocumentationAnnotation) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxDocumentationAnnotation) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxExpressionStatement) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxExpressionStatement) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxExpressionStatement) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxForIn) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxForIn) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxForIn) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxForIndex) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxForIndex) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxForIndex) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxFunctionDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Transpile UDF declarations - Merge documentation into annotations - enable output - rename onCFCRequest to onClassRequest
- visit(BoxFunctionDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.ClassMetadataVisitor
- visit(BoxFunctionDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxFunctionDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxFunctionDeclaration) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxIfElse) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxIfElse) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxIfElse) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxImport) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxImport) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxImport) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxParam) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxParam) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxParam) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxProperty) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Transpile Box Class properties - Merge documentation into annotations
- visit(BoxProperty) - Method in class ortus.boxlang.compiler.ast.visitor.ClassMetadataVisitor
- visit(BoxProperty) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxProperty) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxProperty) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxRethrow) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxRethrow) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxRethrow) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxReturn) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxReturn) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxReturn) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxReturnType) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxReturnType) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxReturnType) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxScriptIsland) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxScriptIsland) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxScriptIsland) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxStatementBlock) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxStatementBlock) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxStatementBlock) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxSwitch) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxSwitch) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxSwitch) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxSwitchCase) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxSwitchCase) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxSwitchCase) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxThrow) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxThrow) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxThrow) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxTry) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxTry) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxTry) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxTryCatch) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxTryCatch) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxTryCatch) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxWhile) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxWhile) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxWhile) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxComponent) - Method in class ortus.boxlang.compiler.ast.visitor.CFTranspilerVisitor
-
Rename components and attributes Rename enablecfoutputonly attribute on cfsetting tag
- visit(BoxComponent) - Method in class ortus.boxlang.compiler.ast.visitor.FeatureAuditVisitor
- visit(BoxComponent) - Method in class ortus.boxlang.compiler.ast.visitor.MissingQueryParamVisitor
- visit(BoxComponent) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxComponent) - Method in class ortus.boxlang.compiler.ast.visitor.QueryEscapeSingleQuoteVisitor
-
Visit the query component and escape single quotes in interpolated expressions unless they are wrapped in the preserveSingleQuotes() BIF.
- visit(BoxComponent) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxComponent) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(BoxTemplateIsland) - Method in class ortus.boxlang.compiler.ast.visitor.PrettyPrintBoxVisitor
- visit(BoxTemplateIsland) - Method in class ortus.boxlang.compiler.ast.visitor.ReplacingBoxVisitor
- visit(BoxTemplateIsland) - Method in class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
- visit(IAdapterProtocolMessage) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Default visit handler
- visit(AttachRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit LaunchRequest instances.
- visit(ConfigurationDoneRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit ConfigurationDoneRequest instances.
- visit(ContinueRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit InitializeRequest instances.
- visit(DisconnectRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visit(EvaluateRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit EvaluateRequest instances.
- visit(InitializeRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit InitializeRequest instances.
- visit(LaunchRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit LaunchRequest instances.
- visit(NextRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit InitializeRequest instances.
- visit(PauseRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit ConfigurationDoneRequest instances.
- visit(ScopeRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visit(SetBreakpointsRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit SetBreakpointsRequest instances.
- visit(SetExceptionBreakpointsRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visit(SetVariableRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visit(StackTraceRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit ThreadRequest instances.
- visit(StepInRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visit(StepOutRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visit(TerminateRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visit(ThreadsRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
-
Visit ThreadRequest instances.
- visit(VariablesRequest) - Method in class ortus.boxlang.debugger.DebugAdapter
- visitAnnotation(BoxGrammar.AnnotationContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitAnnotation(CFGrammar.AnnotationContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitArgument(BoxGrammar.ArgumentContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitArgument(CFGrammar.ArgumentContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitArrayLiteral(BoxGrammar.ArrayLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitArrayLiteral(CFGrammar.ArrayLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitAssert(BoxGrammar.AssertContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitAtoms(BoxGrammar.AtomsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitAtoms(BoxGrammar.AtomsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitAtoms(CFGrammar.AtomsContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitAtoms(CFGrammar.AtomsContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitAttributeSimple(BoxGrammar.AttributeSimpleContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitAttributeSimple(CFGrammar.AttributeSimpleContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitBoxClass(BoxGrammar.BoxClassContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
-
Visit the boxClass context to generate the AST node for the class
- visitBoxClass(CFGrammar.BoxClassContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
-
Visit the boxClass context to generate the AST node for the class
- visitBreak(BoxGrammar.BreakContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitBreak(CFGrammar.BreakContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitCase(BoxGrammar.CaseContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitCase(CFGrammar.CaseContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitCatches(BoxGrammar.CatchesContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitCatches(CFGrammar.CatchesContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitClassBodyStatement(BoxGrammar.ClassBodyStatementContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitClassBodyStatement(CFGrammar.ClassBodyStatementContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitClassOrInterface(BoxGrammar.ClassOrInterfaceContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitClassOrInterface(CFGrammar.ClassOrInterfaceContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitClosureFunc(BoxGrammar.ClosureFuncContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitClosureFunc(CFGrammar.ClosureFuncContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitComponent(BoxGrammar.ComponentContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitComponent(CFGrammar.ComponentContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitComponentAttribute(BoxGrammar.ComponentAttributeContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitComponentAttribute(CFGrammar.ComponentAttributeContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitComponentIsland(BoxGrammar.ComponentIslandContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitComponentIsland(CFGrammar.ComponentIslandContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitContinue(BoxGrammar.ContinueContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitContinue(CFGrammar.ContinueContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitDo(BoxGrammar.DoContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitDo(CFGrammar.DoContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitEmptyStatementBlock(BoxGrammar.EmptyStatementBlockContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitEmptyStatementBlock(CFGrammar.EmptyStatementBlockContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitErrorNode(ErrorNode) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
A special node is inserted into the tree when a parser error is encountered.
- visitErrorNode(ErrorNode) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitErrorNode(ErrorNode) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
A special node is inserted into the tree when a parser error is encountered.
- visitErrorNode(ErrorNode) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExpr(SQLGrammar.ExprContext, SQLTable, List<SQLJoin>) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitExprAdd(BoxGrammar.ExprAddContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprAdd(BoxGrammar.ExprAddContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprAdd(CFGrammar.ExprAddContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprAdd(CFGrammar.ExprAddContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprAnd(BoxGrammar.ExprAndContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprAnd(BoxGrammar.ExprAndContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprAnd(CFGrammar.ExprAndContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprAnd(CFGrammar.ExprAndContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprArrayAccess(BoxGrammar.ExprArrayAccessContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprArrayAccess(BoxGrammar.ExprArrayAccessContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprArrayAccess(CFGrammar.ExprArrayAccessContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprArrayAccess(CFGrammar.ExprArrayAccessContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprArrayLiteral(BoxGrammar.ExprArrayLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprArrayLiteral(BoxGrammar.ExprArrayLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprArrayLiteral(CFGrammar.ExprArrayLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprArrayLiteral(CFGrammar.ExprArrayLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprAssign(BoxGrammar.ExprAssignContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprAssign(BoxGrammar.ExprAssignContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
-
Visit the Assign expressions that are actually statements, and treat them as so
- visitExprAssign(CFGrammar.ExprAssignContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprAssign(CFGrammar.ExprAssignContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
-
Visit the Assign expressions that are actually statements, and treat them as so
- visitExprAtoms(BoxGrammar.ExprAtomsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprAtoms(CFGrammar.ExprAtomsContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprBAnd(BoxGrammar.ExprBAndContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprBAnd(BoxGrammar.ExprBAndContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprBIF(BoxGrammar.ExprBIFContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprBinary(BoxGrammar.ExprBinaryContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprBinary(BoxGrammar.ExprBinaryContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprBinary(CFGrammar.ExprBinaryContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprBinary(CFGrammar.ExprBinaryContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprBitShift(BoxGrammar.ExprBitShiftContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprBitShift(BoxGrammar.ExprBitShiftContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprBor(BoxGrammar.ExprBorContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprBor(BoxGrammar.ExprBorContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprBXor(BoxGrammar.ExprBXorContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprBXor(BoxGrammar.ExprBXorContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprCastAs(BoxGrammar.ExprCastAsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprCastAs(BoxGrammar.ExprCastAsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprCat(BoxGrammar.ExprCatContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprCat(BoxGrammar.ExprCatContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprCat(CFGrammar.ExprCatContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprCat(CFGrammar.ExprCatContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprDotFloat(BoxGrammar.ExprDotFloatContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprDotFloat(BoxGrammar.ExprDotFloatContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprDotFloat(CFGrammar.ExprDotFloatContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprDotFloat(CFGrammar.ExprDotFloatContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprDotFloatID(BoxGrammar.ExprDotFloatIDContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprDotFloatID(CFGrammar.ExprDotFloatIDContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprDotOrColonAccess(BoxGrammar.ExprDotOrColonAccessContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
visits the Dot accessor operation and generates the relevant AST.
- visitExprDotOrColonAccess(BoxGrammar.ExprDotOrColonAccessContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprDotOrColonAccess(CFGrammar.ExprDotOrColonAccessContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
visits the Dot accessor operation and generates the relevant AST.
- visitExprDotOrColonAccess(CFGrammar.ExprDotOrColonAccessContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprElvis(BoxGrammar.ExprElvisContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
Generate the ELVIS AST node.
- visitExprElvis(BoxGrammar.ExprElvisContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprElvis(CFGrammar.ExprElvisContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
Generate the ELVIS AST node.
- visitExprElvis(CFGrammar.ExprElvisContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprEqual(BoxGrammar.ExprEqualContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprEqual(BoxGrammar.ExprEqualContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprEqual(CFGrammar.ExprEqualContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprEqual(CFGrammar.ExprEqualContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprFunctionCall(BoxGrammar.ExprFunctionCallContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprFunctionCall(BoxGrammar.ExprFunctionCallContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprFunctionCall(CFGrammar.ExprFunctionCallContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprFunctionCall(CFGrammar.ExprFunctionCallContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprHeadless(BoxGrammar.ExprHeadlessContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprHeadless(CFGrammar.ExprHeadlessContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprIdentifier(BoxGrammar.ExprIdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
Visit the identifier context to generate the AST node for the identifier.
- visitExprIdentifier(BoxGrammar.ExprIdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprIdentifier(CFGrammar.ExprIdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
Visit the identifier context to generate the AST node for the identifier.
- visitExprIdentifier(CFGrammar.ExprIdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprIllegalIdentifier(BoxGrammar.ExprIllegalIdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprIllegalIdentifier(CFGrammar.ExprIllegalIdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprInstanceOf(BoxGrammar.ExprInstanceOfContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprInstanceOf(BoxGrammar.ExprInstanceOfContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprLiterals(BoxGrammar.ExprLiteralsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprLiterals(BoxGrammar.ExprLiteralsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprLiterals(CFGrammar.ExprLiteralsContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprLiterals(CFGrammar.ExprLiteralsContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprMult(BoxGrammar.ExprMultContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprMult(BoxGrammar.ExprMultContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprMult(CFGrammar.ExprMultContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprMult(CFGrammar.ExprMultContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprNew(BoxGrammar.ExprNewContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprNew(BoxGrammar.ExprNewContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprNew(CFGrammar.ExprNewContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprNew(CFGrammar.ExprNewContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprNotContains(BoxGrammar.ExprNotContainsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprNotContains(BoxGrammar.ExprNotContainsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprNotContains(CFGrammar.ExprNotContainsContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprNotContains(CFGrammar.ExprNotContainsContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprOr(BoxGrammar.ExprOrContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprOr(BoxGrammar.ExprOrContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprOr(CFGrammar.ExprOrContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprOr(CFGrammar.ExprOrContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprOutString(BoxGrammar.ExprOutStringContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprOutString(BoxGrammar.ExprOutStringContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprOutString(CFGrammar.ExprOutStringContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprOutString(CFGrammar.ExprOutStringContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprPostfix(BoxGrammar.ExprPostfixContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprPostfix(BoxGrammar.ExprPostfixContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprPostfix(CFGrammar.ExprPostfixContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprPostfix(CFGrammar.ExprPostfixContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprPower(BoxGrammar.ExprPowerContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprPower(BoxGrammar.ExprPowerContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprPower(CFGrammar.ExprPowerContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprPower(CFGrammar.ExprPowerContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprPrecedence(BoxGrammar.ExprPrecedenceContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
Manufactures an AST node that indicates that the wrapped expression is in parentheses.
- visitExprPrecedence(BoxGrammar.ExprPrecedenceContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprPrecedence(CFGrammar.ExprPrecedenceContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
Manufactures an AST node that indicates that the wrapped expression is in parentheses.
- visitExprPrecedence(CFGrammar.ExprPrecedenceContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprPrefix(BoxGrammar.ExprPrefixContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprPrefix(BoxGrammar.ExprPrefixContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprPrefix(CFGrammar.ExprPrefixContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprPrefix(CFGrammar.ExprPrefixContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprRelational(BoxGrammar.ExprRelationalContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprRelational(BoxGrammar.ExprRelationalContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprRelational(CFGrammar.ExprRelationalContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprRelational(CFGrammar.ExprRelationalContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprStatAnonymousFunction(BoxGrammar.ExprStatAnonymousFunctionContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprStatAnonymousFunction(CFGrammar.ExprStatAnonymousFunctionContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprStatInvocable(BoxGrammar.ExprStatInvocableContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprStatInvocable(BoxGrammar.ExprStatInvocableContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprStatInvocable(CFGrammar.ExprStatInvocableContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprStatInvocable(CFGrammar.ExprStatInvocableContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprTernary(BoxGrammar.ExprTernaryContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprTernary(BoxGrammar.ExprTernaryContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprTernary(CFGrammar.ExprTernaryContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprTernary(CFGrammar.ExprTernaryContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprUnary(BoxGrammar.ExprUnaryContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprUnary(BoxGrammar.ExprUnaryContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprUnary(CFGrammar.ExprUnaryContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprUnary(CFGrammar.ExprUnaryContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitExprVarDecl(BoxGrammar.ExprVarDeclContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprVarDecl(CFGrammar.ExprVarDeclContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprXor(BoxGrammar.ExprXorContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitExprXor(BoxGrammar.ExprXorContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitExprXor(CFGrammar.ExprXorContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitExprXor(CFGrammar.ExprXorContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitFor(BoxGrammar.ForContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitFor(CFGrammar.ForContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitFqn(BoxGrammar.FqnContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitFqn(CFGrammar.FqnContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitFunction(BoxGrammar.FunctionContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitFunction(CFGrammar.FunctionContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitFunctionOrStatement(BoxGrammar.FunctionOrStatementContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitFunctionOrStatement(CFGrammar.FunctionOrStatementContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitFunctionParam(BoxGrammar.FunctionParamContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitFunctionParam(CFGrammar.FunctionParamContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitIdentifier(BoxGrammar.IdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitIdentifier(CFGrammar.IdentifierContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitIf(BoxGrammar.IfContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitIf(CFGrammar.IfContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitImportStatement(BoxGrammar.ImportStatementContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitImportStatement(CFGrammar.ImportStatementContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitInclude(BoxGrammar.IncludeContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitInclude(CFGrammar.IncludeContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitInterface(BoxGrammar.InterfaceContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
-
Visit the interface_ context to generate the AST node for the interface
- visitInterface(CFGrammar.InterfaceContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
-
Visit the interface_ context to generate the AST node for the interface
- visitInvocable(BoxGrammar.InvocableContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitInvocable(BoxGrammar.InvocableContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitInvocable(CFGrammar.InvocableContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitInvocable(CFGrammar.InvocableContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitLambdaFunc(BoxGrammar.LambdaFuncContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitLambdaFunc(CFGrammar.LambdaFuncContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitLiteral_value(SQLGrammar.Literal_valueContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitLiterals(BoxGrammar.LiteralsContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitLiterals(CFGrammar.LiteralsContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitNamedArgument(BoxGrammar.NamedArgumentContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitNamedArgument(CFGrammar.NamedArgumentContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitNew(BoxGrammar.NewContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitNew(CFGrammar.NewContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitNormalStatementBlock(BoxGrammar.NormalStatementBlockContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitNormalStatementBlock(CFGrammar.NormalStatementBlockContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitNot(BoxGrammar.NotContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitNot(CFGrammar.NotContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitOrdering_term(SQLGrammar.Ordering_termContext, SQLTable, List<SQLJoin>) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitParam(BoxGrammar.ParamContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitParam(CFGrammar.ParamContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitParse(SQLGrammar.ParseContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitPositionalArgument(BoxGrammar.PositionalArgumentContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitPositionalArgument(CFGrammar.PositionalArgumentContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitPostAnnotation(BoxGrammar.PostAnnotationContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitPostAnnotation(CFGrammar.PostAnnotationContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitPreAnnotation(BoxGrammar.PreAnnotationContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitPreAnnotation(CFGrammar.PreAnnotationContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitPredicate(SQLGrammar.PredicateContext, SQLTable, List<SQLJoin>) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitProperty(BoxGrammar.PropertyContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitProperty(CFGrammar.PropertyContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitResult_column(SQLGrammar.Result_columnContext, SQLTable, List<SQLJoin>) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitRethrow(BoxGrammar.RethrowContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitRethrow(CFGrammar.RethrowContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitReturn(BoxGrammar.ReturnContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitReturn(CFGrammar.ReturnContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitScript(BoxGrammar.ScriptContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitScript(CFGrammar.ScriptContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitSelect_core(SQLGrammar.Select_coreContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitSelect_stmt(SQLGrammar.Select_stmtContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitSimpleStatement(BoxGrammar.SimpleStatementContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitSimpleStatement(CFGrammar.SimpleStatementContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitSql_stmt_list(SQLGrammar.Sql_stmt_listContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitStatement(BoxGrammar.StatementContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitStatement(CFGrammar.StatementContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitStatementBlock(BoxGrammar.StatementBlockContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitStatementBlock(CFGrammar.StatementBlockContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitStatementOrBlock(BoxGrammar.StatementOrBlockContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitStatementOrBlock(CFGrammar.StatementOrBlockContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitStaticInitializer(BoxGrammar.StaticInitializerContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitStaticInitializer(CFGrammar.StaticInitializerContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitStringLiteral(BoxGrammar.StringLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitStringLiteral(CFGrammar.StringLiteralContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitStructExpression(BoxGrammar.StructExpressionContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitStructExpression(BoxGrammar.StructExpressionContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitStructExpression(CFGrammar.StructExpressionContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitStructExpression(CFGrammar.StructExpressionContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitStructKey(BoxGrammar.StructKeyContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
- visitStructKey(CFGrammar.StructKeyContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
- visitSubquery(SQLGrammar.SubqueryContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitSwitch(BoxGrammar.SwitchContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitSwitch(CFGrammar.SwitchContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitTable(SQLGrammar.TableContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitTable_or_subquery(SQLGrammar.Table_or_subqueryContext) - Method in class ortus.boxlang.compiler.toolchain.SQLVisitor
-
Visit the class or interface context to generate the AST node for the top level node
- visitTestExpression(BoxGrammar.TestExpressionContext) - Method in class ortus.boxlang.compiler.toolchain.BoxExpressionVisitor
-
This is here simply to allow tests to resolve a single expression without having to walk exprStaments
- visitTestExpression(CFGrammar.TestExpressionContext) - Method in class ortus.boxlang.compiler.toolchain.CFExpressionVisitor
-
This is here simply to allow tests to resolve a single expression without having to walk exprStaments
- visitThrow(BoxGrammar.ThrowContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitThrow(CFGrammar.ThrowContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitTry(BoxGrammar.TryContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitTry(CFGrammar.TryContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- visitWhile(BoxGrammar.WhileContext) - Method in class ortus.boxlang.compiler.toolchain.BoxVisitor
- visitWhile(CFGrammar.WhileContext) - Method in class ortus.boxlang.compiler.toolchain.CFVisitor
- vm - Variable in class ortus.boxlang.debugger.BoxLangDebugger
- vm - Variable in class ortus.boxlang.debugger.CachedThreadReference
- vm() - Method in record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Access the VM being debugged.
- Void - Enum constant in enum class ortus.boxlang.compiler.ast.statement.BoxType
- VoidBoxVisitor - Class in ortus.boxlang.compiler.ast.visitor
-
Base class for the BoxLang AST Nodes
- VoidBoxVisitor() - Constructor for class ortus.boxlang.compiler.ast.visitor.VoidBoxVisitor
-
Constructor
- VOWELS - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
W
- wait - Static variable in class ortus.boxlang.runtime.scopes.Key
- wantsResultStruct() - Method in class ortus.boxlang.runtime.jdbc.QueryOptions
-
Do we want a result struct
- wantsUsernameAndPassword() - Method in class ortus.boxlang.runtime.jdbc.QueryOptions
-
If the query options contain a `username` field, then the query should use the provided username and password to connect to the datasource.
- warn(String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(Marker, String) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(Marker, String, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(Marker, String, Object...) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(Marker, String, Object, Object) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- warn(Marker, String, Throwable) - Method in class ortus.boxlang.runtime.logging.BoxLangLogger
- WARN - Static variable in class ortus.boxlang.runtime.logging.LogLevel
- warning - Static variable in class ortus.boxlang.runtime.scopes.Key
- warning(SAXParseException) - Method in class ortus.boxlang.runtime.util.conversion.XMLValidationHandler
- wasNull() - Method in class ortus.boxlang.runtime.jdbc.qoq.QoQResultSet
- wasSuccessful() - Method in class ortus.boxlang.runtime.dynamic.Attempt
-
Return
true
if there is a value present, otherwisefalse
. - wddx - Static variable in class ortus.boxlang.runtime.scopes.Key
- WEAK - Enum constant in enum class ortus.boxlang.runtime.types.IStruct.TYPES
- web_server_api - Static variable in class ortus.boxlang.runtime.scopes.Key
- webPort - Variable in class ortus.boxlang.debugger.request.LaunchRequest.LaunchRequestArguments
- webRoot - Variable in class ortus.boxlang.debugger.request.LaunchRequest.LaunchRequestArguments
- webURL - Variable in class ortus.boxlang.runtime.modules.ModuleRecord
-
The web URL of the module or empty if not set
- webURL - Static variable in class ortus.boxlang.runtime.scopes.Key
- week - Static variable in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits.BIFMethods
- when(Predicate<ScheduledTask>) - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Register a when lambda that will be executed to verify if the task can run.
- where - Static variable in class ortus.boxlang.runtime.scopes.Key
- where - Variable in exception class ortus.boxlang.runtime.types.exceptions.DatabaseException
-
If the query uses the queryparam component, query parameter name-value pairs.
- WHITESPACE - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- whitespaceCompressionEnabled - Variable in class ortus.boxlang.runtime.config.Configuration
-
Enable whitespace compression in output.
- whitespaceCompressionEnabled - Static variable in class ortus.boxlang.runtime.scopes.Key
- WildcardFilter - Class in ortus.boxlang.runtime.cache.filters
-
A filter that uses globbing style wildcards to filter cache keys case-sensitive or not.
- WildcardFilter(String) - Constructor for class ortus.boxlang.runtime.cache.filters.WildcardFilter
-
Create a new widlcard filter with a case-insensitive widlcard
- WildcardFilter(String, boolean) - Constructor for class ortus.boxlang.runtime.cache.filters.WildcardFilter
-
Create a new wildcard filter
- with(TemporalAdjuster) - Method in class ortus.boxlang.runtime.types.DateTime
- with(TemporalField, long) - Method in class ortus.boxlang.runtime.types.DateTime
- withAppName(Key) - Method in class ortus.boxlang.runtime.config.segments.DatasourceConfig
-
Seeds the application name
- withDelimiters() - Method in class ortus.boxlang.runtime.types.Array
-
Flags the array as containing delimiters - which may be used for list re-assembly
- withEarlierOffsetAtOverlap() - Method in class ortus.boxlang.runtime.types.DateTime
- withLaterOffsetAtOverlap() - Method in class ortus.boxlang.runtime.types.DateTime
- withNoOverlaps() - Method in class ortus.boxlang.runtime.async.tasks.ScheduledTask
-
Calling this method prevents task frequencies to overlap.
- withZoneSameInstant(ZoneId) - Method in class ortus.boxlang.runtime.types.DateTime
- withZoneSameLocal(ZoneId) - Method in class ortus.boxlang.runtime.types.DateTime
- WORK_STEALING - Enum constant in enum class ortus.boxlang.runtime.services.AsyncService.ExecutorType
- workstation - Static variable in class ortus.boxlang.runtime.scopes.Key
- wrap(ThreadReference, Value) - Static method in class ortus.boxlang.debugger.JDITools
-
Produce a WrappedValue for a given thread and value.
- Wrap - Class in ortus.boxlang.runtime.bifs.global.string
- Wrap() - Constructor for class ortus.boxlang.runtime.bifs.global.string.Wrap
- wrapAssignment(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Wraps the assignment value
- wrapInLambda(Expression) - Method in class ortus.boxlang.compiler.javaboxpiler.transformer.expression.BoxTernaryOperationTransformer
- wrapNull(Object) - Method in class ortus.boxlang.runtime.types.Struct
-
Wrap null values in an instance of the NullValue class
- wrapped - Variable in class ortus.boxlang.runtime.types.Array
-
This is the array we are wrapping and enhancing for BoxLang
- wrapped - Variable in class ortus.boxlang.runtime.types.DateTime
-
Represents the wrapped ZonedDateTime object we enhance
- wrapped - Variable in class ortus.boxlang.runtime.types.Struct
-
The wrapped map used in the implementation
- wrapped - Variable in class ortus.boxlang.runtime.types.StructMapWrapper
-
The wrapped map used in the implementation
- WrappedValue(long, ThreadReference, Value) - Constructor for record class ortus.boxlang.debugger.JDITools.WrappedValue
-
Creates an instance of a
WrappedValue
record class. - write - Static variable in class ortus.boxlang.runtime.scopes.Key
- write(int) - Method in class ortus.boxlang.runtime.scripting.WriterOutputStream
- write(String, byte[], Boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Writes a file given a path, byte array, and a boolean as to whether the directory should be assured before the write
- write(String, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Writes a file given a path and string contents using the default charset
- write(String, String, String) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Writes a file given a string and specified charset
- write(String, String, String, Boolean) - Static method in class ortus.boxlang.runtime.util.FileSystemUtil
-
Writes a file given a string and specified charset with ensured directory
- writeBytes(String, String, String, byte[]) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
Write a file to the directory configured for BoxLang
- writeBytes(String, String, String, byte[], long) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
Write a file to the directory configured for BoxLang
- writeDotFor() - Method in class ortus.boxlang.compiler.toolchain.DotGen
- writeJavaSource(String, String, String) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
This is really just for debugging purposes.
- writeLine(String) - Method in class ortus.boxlang.runtime.types.File
-
Writes a line to a file.
- writeLineNumbers(String, String, String) - Method in class ortus.boxlang.compiler.DiskClassUtil
-
Write line numbers to disk
- WriteLog - Class in ortus.boxlang.runtime.bifs.global.system
- WriteLog() - Constructor for class ortus.boxlang.runtime.bifs.global.system.WriteLog
-
Constructor
- WriteOutput - Class in ortus.boxlang.runtime.bifs.global.system
- WriteOutput() - Constructor for class ortus.boxlang.runtime.bifs.global.system.WriteOutput
-
Constructor
- writer - Variable in class ortus.boxlang.runtime.types.File
-
The the writer object when mode is write
- WriterOutputStream - Class in ortus.boxlang.runtime.scripting
- WriterOutputStream(ScriptContext) - Constructor for class ortus.boxlang.runtime.scripting.WriterOutputStream
- writeSvgFor() - Method in class ortus.boxlang.compiler.toolchain.DotGen
- writeToBuffer(Object) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Write output to this buffer.
- writeToBuffer(Object) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Write output to this buffer.
- writeToBuffer(Object) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- writeToBuffer(Object, boolean) - Method in class ortus.boxlang.runtime.context.BaseBoxContext
-
Write output to this buffer.
- writeToBuffer(Object, boolean) - Method in interface ortus.boxlang.runtime.context.IBoxContext
-
Write output to this buffer.
- writeToBuffer(Object, boolean) - Method in class ortus.boxlang.runtime.context.ParentPassthroughBoxContext
- writeTreeFor() - Method in class ortus.boxlang.compiler.toolchain.DotGen
- writeValue(JSONWriter, JsonGenerator, Object) - Method in class ortus.boxlang.runtime.types.DateTime
-
-------------------------------------------------------------------------- JSON Serialization --------------------------------------------------------------------------
- writeValue(JSONWriter, JsonGenerator, Object) - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxArraySerializer
-
Custom BoxLang Array Serializer
- writeValue(JSONWriter, JsonGenerator, Object) - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxClassSerializer
-
Custom BoxLang Class Serializer
- writeValue(JSONWriter, JsonGenerator, Object) - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxFunctionSerializer
-
Custom BoxLang Function Serializer
- writeValue(JSONWriter, JsonGenerator, Object) - Method in class ortus.boxlang.runtime.util.conversion.serializers.BoxStructSerializer
-
Custom BoxLang Struct Serializer
- writeValue(JSONWriter, JsonGenerator, Object) - Method in class ortus.boxlang.runtime.util.conversion.serializers.DynamicObjectSerializer
X
- XML - Class in ortus.boxlang.runtime.components.xml
- XML - Class in ortus.boxlang.runtime.types
-
This type represents an XML Object in BoxLang
- XML - Enum constant in enum class ortus.boxlang.runtime.types.BoxLangType
- XML - Static variable in class ortus.boxlang.runtime.scopes.Key
- XML - Static variable in record class ortus.boxlang.runtime.types.Argument
- XML() - Constructor for class ortus.boxlang.runtime.components.xml.XML
-
-------------------------------------------------------------------------- Constructor(s) --------------------------------------------------------------------------
- XML(Boolean) - Constructor for class ortus.boxlang.runtime.types.XML
-
Create a new XML Document from the given string
- XML(String) - Constructor for class ortus.boxlang.runtime.types.XML
-
Create a new XML Document from the given string
- XML(Node) - Constructor for class ortus.boxlang.runtime.types.XML
-
Create a new XML Document from the given string
- XMLAttributes - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLCaster - Class in ortus.boxlang.runtime.dynamic.casters
-
I handle casting anything to XML
- XMLCaster() - Constructor for class ortus.boxlang.runtime.dynamic.casters.XMLCaster
- XMLCdata - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLChildPos - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLChildPos() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLChildPos
-
Constructor
- XMLChildren - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLChildrenListener - Class in ortus.boxlang.runtime.types.listeners
-
Listener class to synchronize changes between XMLChildren arrays and the native nodes
- XMLChildrenListener(XML) - Constructor for class ortus.boxlang.runtime.types.listeners.XMLChildrenListener
- XMLComment - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLDocType - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLElemNew - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLElemNew() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLElemNew
-
Constructor
- XMLFormat - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLFormat
-
Constructor
- XMLGetNodeType - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLGetNodeType() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLGetNodeType
-
Constructor
- XMLName - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLNamespaceResolver - Class in ortus.boxlang.runtime.types.util
- XMLNamespaceResolver(Document) - Constructor for class ortus.boxlang.runtime.types.util.XMLNamespaceResolver
-
Constructor
- XMLNew - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLNew() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLNew
-
Constructor
- XMLNode - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLNodes - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLNsPrefix - Static variable in class ortus.boxlang.runtime.scopes.Key
- xmlnsSeparator - Static variable in class ortus.boxlang.runtime.types.XML
- XMLNsURI - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLParent - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLParse - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLParse() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLParse
-
Constructor
- XMLRoot - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLSearch - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLSearch() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLSearch
-
Constructor
- XMLString - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLText - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLTransform - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLTransform() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLTransform
-
Constructor
- XMLType - Static variable in class ortus.boxlang.runtime.scopes.Key
- XMLValidate - Class in ortus.boxlang.runtime.bifs.global.xml
- XMLValidate() - Constructor for class ortus.boxlang.runtime.bifs.global.xml.XMLValidate
-
Constructor
- XMLValidationHandler - Class in ortus.boxlang.runtime.util.conversion
- XMLValidationHandler(Struct) - Constructor for class ortus.boxlang.runtime.util.conversion.XMLValidationHandler
- XMLValue - Static variable in class ortus.boxlang.runtime.scopes.Key
- Xor - Enum constant in enum class ortus.boxlang.compiler.ast.expression.BoxBinaryOperator
- XOR - Class in ortus.boxlang.runtime.operators
-
Performs logical XOR
a = b XOR c
- XOR() - Constructor for class ortus.boxlang.runtime.operators.XOR
- xpath - Static variable in class ortus.boxlang.runtime.scopes.Key
- XSL - Static variable in class ortus.boxlang.runtime.scopes.Key
- xtask(String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Register a new task in this scheduler but disable it immediately.
- xtask(String, String) - Method in class ortus.boxlang.runtime.async.tasks.BaseScheduler
-
Register a new task in this scheduler but disable it immediately.
Y
- year - Static variable in class ortus.boxlang.runtime.scopes.Key
- YesNoFormat - Class in ortus.boxlang.runtime.bifs.global.string
- YesNoFormat() - Constructor for class ortus.boxlang.runtime.bifs.global.string.YesNoFormat
-
Constructor
Z
- Zip - Class in ortus.boxlang.runtime.components.zip
-
This component allows you to compress/uncompress and manipulate zip/gzip files
- Zip() - Constructor for class ortus.boxlang.runtime.components.zip.Zip
-
Constructor
- ZIP - Enum constant in enum class ortus.boxlang.runtime.util.ZipUtil.COMPRESSION_FORMAT
- Zip Action - Search tag in ortus.boxlang.runtime.components.zip.Zip._invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct)
- Section
- ZIPCODE - Static variable in class ortus.boxlang.runtime.util.RegexBuilder
- zipParams - Static variable in class ortus.boxlang.runtime.scopes.Key
- ZipUtil - Class in ortus.boxlang.runtime.util
-
This class provides zip utilities for the BoxLang runtime
- ZipUtil() - Constructor for class ortus.boxlang.runtime.util.ZipUtil
- ZipUtil.COMPRESSION_FORMAT - Enum Class in ortus.boxlang.runtime.util
- ZONE_ALIASES - Static variable in class ortus.boxlang.runtime.util.LocalizationUtil
-
A struct of ZoneID aliases ( e.g.
_
- __functionName - Static variable in class ortus.boxlang.runtime.bifs.BIF
-
Used to indicate what is the name of the function being invoked just like getCalledFunctionName() but internally
- __functionName - Static variable in class ortus.boxlang.runtime.scopes.Key
- __isMemberExecution - Static variable in class ortus.boxlang.runtime.bifs.BIF
-
Used to indicate that the BIF is being invoked as a member function and it will replace the first argument with the object on which it is being invoked
- __isMemberExecution - Static variable in class ortus.boxlang.runtime.scopes.Key
- _0 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _1 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _10 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _2 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _3 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _4 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _5 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _6 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _7 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _8 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _9 - Static variable in class ortus.boxlang.runtime.scopes.Key
- _ABSTRACT - Static variable in class ortus.boxlang.runtime.scopes.Key
- _addSuper(BoxInterface) - Method in class ortus.boxlang.runtime.runnables.BoxInterface
-
Set the actual static super var
- _ANY - Static variable in class ortus.boxlang.runtime.scopes.Key
- _ARRAY - Static variable in class ortus.boxlang.runtime.scopes.Key
- _BOOLEAN - Static variable in class ortus.boxlang.runtime.scopes.Key
- _CLASS - Static variable in class ortus.boxlang.runtime.scopes.Key
- _DATE - Static variable in class ortus.boxlang.runtime.scopes.Key
- _DATETIME - Static variable in class ortus.boxlang.runtime.scopes.Key
- _DEFAULT - Static variable in class ortus.boxlang.runtime.scopes.Key
- _DOUBLE - Static variable in class ortus.boxlang.runtime.scopes.Key
- _EMPTY - Static variable in class ortus.boxlang.runtime.scopes.Key
- _EXTENDS - Static variable in class ortus.boxlang.runtime.scopes.Key
- _FILE - Static variable in class ortus.boxlang.runtime.scopes.Key
- _final - Static variable in class ortus.boxlang.runtime.scopes.Key
- _getbx() - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- _hashCode - Static variable in class ortus.boxlang.runtime.scopes.Key
- _HASHCODE - Static variable in class ortus.boxlang.runtime.scopes.Key
- _IMPLEMENTS - Static variable in class ortus.boxlang.runtime.scopes.Key
- _INTEGER - Static variable in class ortus.boxlang.runtime.scopes.Key
- _invoke(double) - Static method in class ortus.boxlang.runtime.bifs.global.math.Acos
- _invoke(double) - Static method in class ortus.boxlang.runtime.bifs.global.math.Asin
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Abs
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Atn
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Ceiling
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Cos
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Exp
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Floor
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Sin
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Sqr
- _invoke(Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Tan
- _invoke(Number, Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Max
-
Return larger of two numbers
- _invoke(Number, Number) - Static method in class ortus.boxlang.runtime.bifs.global.math.Min
-
Return larger of two numbers
- _invoke(String, Long) - Static method in class ortus.boxlang.runtime.bifs.global.math.Rand
-
Return a random double between 0 and 1
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedGetter
-
Implement this method to invoke the actual function logic
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.runnables.accessors.GeneratedSetter
-
Implement this method to invoke the actual function logic
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase2Closure$closure1
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase2Lambda$lambda1
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase2UDF$greet
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.AbstractFunction
-
Implement this method to invoke the actual function logic
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.DynamicFunction
-
This is our proxy to the lambda we generate the function with
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.Function
-
Implement this method to invoke the actual function logic
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.FunctionalBIFAccess
-
Implement this method to invoke the actual function logic
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccess
-
Implement this method to invoke the actual function logic
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.FunctionalMemberAccessArgs
-
Implement this method to invoke the actual function logic
- _invoke(FunctionBoxContext) - Method in class ortus.boxlang.runtime.types.JavaMethod
-
Implement this method to invoke the actual function logic
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.runnables.BoxScript
-
This method is called by the invoke method, it is the actual implementation of the source
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.runnables.BoxTemplate
-
This method is called by the invoke method, it is the actual implementation of the template
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase1
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase1Switch
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase1TryCatch
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase2Closure
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase2Lambda
- _invoke(IBoxContext) - Method in class ortus.boxlang.runtime.testing.Phase2UDF
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.BIF
-
This is overridden by the concrete to provide the actual BIF implementation
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.BoxLangBIFProxy
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayAppend
-
Append a value to an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayAvg
-
Return length of array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayClear
-
Clear all items from array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayDelete
-
Delete first occurance of item in array case sensitive
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayDeleteAt
-
Delete item at specified index in array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayEach
-
Used to iterate over an array and run the function closure for each item in the array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayEvery
-
Returns true if every closure returns true, otherwise false
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayFilter
-
Used to filter an array to items for which the closure function returns true.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayFind
-
Array finders and contains functions with and without case sensitivity.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayFindAll
-
Return an array containing the indexes of matched values
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayFirst
-
Return first item in array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayGetMetadata
-
Gets metadata for items of an array and indicates the array type.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayIndexExists
-
Returns whether there exists an item in the array at the selected index.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayInsertAt
-
Append a value to an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayIsEmpty
-
Determines whether an array contains data.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayLast
-
Return first item in array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayMap
-
Iterates over every entry of the array and calls the closure function to work on the element of the array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayMax
-
Get the max value from an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayMedian
-
Return the median value of an array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayMerge
-
This function creates a new array with data from the two passed arrays.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayMin
-
Return length of array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayNew
-
Return new array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayPop
-
Remove last item in array and return it
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayPrepend
-
Append a value to the start an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayPush
-
Adds an element or an object to the end of an array, then returns the size of the modified array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayRange
-
Build an array out of a range of numbers or using our range syntax: {start}..{end} or using the from and to arguments
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayReduce
-
Run the provided udf over the array to reduce the values to a single output
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayReduceRight
-
This function iterates over every element of the array and calls the closure to work on that element.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayResize
-
Resets an array to a specified minimum number of elements.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayReverse
-
Returns an array with all of the elements reversed.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArraySet
-
In a one-dimensional array, sets the elements in a specified index range to a value.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayShift
-
Removes the first element from an array and returns the removed element.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArraySlice
-
Extracts a sub array from an existing array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArraySome
-
Calls a given closure/function with every element in a given array and returns true if one of the closure calls returns true
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArraySort
-
Sorts array elements.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArraySplice
-
Modifies an array by removing elements and adding new elements.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArraySum
-
Returns the sum of all values in an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArraySwap
-
Swaps array values of an array at specified positions.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayToList
-
Used to iterate over an array and run the function closure for each item in the array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayToStruct
-
Transform the array to a struct, the index of the array is the key of the struct
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.array.ArrayUnshift
-
This function adds one or more elements to the beginning of the original array and returns the length of the modified array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ExecutorGet
-
Get an executor by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ExecutorHas
-
Verify if an executor exists
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ExecutorList
-
Get's an array of all the executors registered in the system
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ExecutorNew
-
Creates and registers a new executor by name and type.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ExecutorShutdown
-
Shuts down an executor by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ExecutorStatus
-
Get a struct map of a specific executor and its stats.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.FutureNew
-
Create a new BoxFuture object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.IsInThread
-
Verifies if the calling execution code is running in a thread or not.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.isThreadAlive
-
Tests if this thread is alive.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.IsThreadInterrupted
-
Verifies if the current thread is interrupted or not.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.RunAsync
-
Executes the given code asynchronously and returns to you a BoxFuture object that you can use to interact with the asynchronously executed code.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ThreadInterrupt
-
Interrupt the specific thread by name or all threads managed by the thread manager.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ThreadJoin
-
Waits for the given thread object to finish running
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ThreadNew
-
Creates a new thread of execution based on the passed closure/lambda.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.async.ThreadTerminate
-
Terminates the thread specified by the threadName parameter.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BinaryDecode
-
Encodes binary data to a string with the specified algorithm
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BinaryEncode
-
Encodes binary data to a string with the specified algorithm
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitAnd
-
Performs a bitwise logical AND operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitMaskClear
-
Performs a bitwise mask clear operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitMaskRead
-
Performs a bitwise mask read operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitMaskSet
-
Performs a bitwise mask set operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitNot
-
Performs a bitwise logical NOT operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitOr
-
Performs a bitwise logical OR operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitSh
-
Performs a bitwise shift-left or shift-right, no-rotation operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.binary.BitXor
-
Performs a bitwise logical XOR operation.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cache.Cache
-
The entry BIF into the BoxCache.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cache.CacheFilter
-
This method creates a cache filter that can be used to operate on a cache instance and its keys.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cache.CacheNames
-
Get an array of all the registered caches in BoxLang
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cache.CacheProviders
-
Get an array of all the registered cache providers in BoxLang
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cache.CacheService
-
Get access to the Box Cache services
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cli.CLIClear
-
Clears the CLI screen.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cli.CLIExit
-
Exits the CLI with the specified exit code.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cli.CLIGetArgs
-
This method will parse the cli arguments and return a struct of the following:
options
- A struct of the optionspositionals
- An array of the positional arguments - _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.cli.CLIRead
-
Reads a line of text from the CLI.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.DataNavigate
-
Constructs a fluent data navigator based on different types of data.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.JSONDeserialize
-
Converts a JSON (JavaScript Object Notation) string data representation into data, such as a structure or array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.JSONPrettify
-
Prettifies a JSON string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.JSONSerialize
-
Converts a BoxLang variable into a JSON (JavaScript Object Notation) string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ParseNumber
-
Converts a string to a number in the specified numeral system
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ToBase64
-
Calculates the Base64 representation of a string or binary object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ToBinary
-
Calculates the binary representation of Base64-encoded data.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ToModifiable
-
Convert an array, struct or query to its Modifiable counterpart.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ToNumeric
-
Cast a value to a number.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ToScript
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ToString
-
Converts a value to a string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.conversion.ToUnmodifiable
-
Convert an array, struct or query to its Unmodifiable counterpart.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.Attempt
-
Create an Attempt object with or without a given value so you can do fluent operations on the registered attempt value.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsArray
-
Determine whether a value is an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsBinary
-
Determines whether a value is stored as binary data.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsBoolean
-
Determine whether a given object is a boolean
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsClosure
-
Determine whether a given object is a closure
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsCustomFunction
-
Determine whether a given object is a custom function.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsDate
-
Determine whether a given value is a date object or a date string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsDateObject
-
Determine whether a given value or variable reference is a date or dateTime object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsDebugMode
-
Determine whether the current BoxLang instance is running in debug mode.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsDefined
-
Determine whether a given variable reference exists.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsEmpty
-
Determine whether a given value is empty.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsFileObject
-
Determine whether the given object is a BoxLang File object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsIPv6
-
Determine whether the given hostname supports IPv6.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsJSON
-
Evaluates whether a string is in valid JSON (JavaScript Object Notation) data interchange format.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsLeapYear
-
Determine whether a given integer value represents a leap year.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsLocalHost
-
Determine whether a given string value represents a loopback IP address, like `localhost`, `127.0.0.1` or `::1`.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsNull
-
Determine whether a given value or variable reference is null.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsNumeric
-
Tests whether a value is numeric
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsObject
-
Determines whether a value is an object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsQuery
-
Determine whether the given value is a BoxLang Query object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsSimpleValue
-
Determine whether the given value is a string, boolean, numeric, or date value.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsStruct
-
Determine whether a value is a struct
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsValid
-
Validates the incoming
value
against the giventype
. - _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsXML
-
Determines whether a string is well-formed XML text.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsXmlAttribute
-
Determines whether the function parameter is an ATTRIBUTE node of an XML doc.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsXMLDoc
-
Determines whether the function parameter is an Extended Markup language (XML) document object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsXMLElem
-
Determines whether the function parameter is an ELEMENT node of an XML doc.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsXMLNode
-
Determines whether the function parameter is a ANY node of an XML doc.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.decision.IsXMLRoot
-
Determines whether the function parameter is a root element node of an XML doc.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.encryption.Decrypt
-
Decrypts a provided encoded encrypted string using the specified algorithm and key
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.encryption.Encrypt
-
Encrypts an object using the specified algorithm and key
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.encryption.GeneratePBKDFKey
-
Generates an encoded encryption key using the specified algorithm and key size
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.encryption.GenerateSecretKey
-
Generates an encoded encryption key using the specified algorithm and key size
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.encryption.Hash
-
Creates an algorithmic hash of an object
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.encryption.Hmac
-
Creates an algorithmic hash of an object
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.format.BooleanFormat
-
Returns the value formatted as a boolean string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.format.DecimalFormat
-
Converts a number to a decimal-formatted string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.format.NumberFormat
-
Formats a number with an optional format mask
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.i18n.ClearLocale
-
Clears the current request-level locale.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.i18n.GetLocale
-
Retrieves the the string representation of the current locale
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.i18n.GetLocaleDisplayName
-
Returns the
Locale
display name with an optional display language/locale - _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.i18n.GetLocaleInfo
-
Retrieves a struct containin info on a locale, with an optional display locale
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.i18n.IsCurrency
-
Determines whether a value can be parsed to numeric in the given or default locale
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.i18n.ParseCurrency
-
Parses a currency value in to a numeric using the specified or context locale
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.i18n.SetLocale
-
Sets the current request-level locale.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.ContractPath
-
Does the opposite of expandPath.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.CreateTempDirectory
-
Creates a temporary directory in the specified directory with the specified prefix if passed.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.CreateTempFile
-
Creates a temporary file in the specified directory with the specified prefix and suffix if passed.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryCopy
-
Copies a directory from one location to another
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryCreate
-
Creates a directory
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryDelete
-
Deletes a directory
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryExists
-
Determines whether a directory exists
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryList
-
List the contents of a directory.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.DirectoryMove
-
Moves a directory from one location to another
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.ExpandPath
-
Creates an absolute, platform-appropriate path that is equivalent to the value of 'path', appended to the base path.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileAppend
-
Appends new contents to a file starting at the last character in the file
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileClose
-
Closes an on-disk or in-memory file that is open.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileCopy
-
Copies a file from one location to another
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileDelete
-
Deletes the specified file on the server.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileExists
-
Determines whether a file exists
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileGetMimeType
-
Gets the MIME type for the file path/file object you have specified.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileInfo
-
Returns a struct of file information.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileIsEOF
-
Determines whether the end of the file has been reached while reading it.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileMove
-
Moves file from source to destination
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileOpen
-
Opens a file for reading or writing and returns a file object for future operations
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileRead
-
Reads the contents of a file and returns it as a string or binary object
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileReadLine
-
Returns the next line from the file object stream
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileSeek
-
Moves the buffer cursor position forward the number of characters specified by the position argument
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileSetAccessMode
-
Sets the Posix permissions on a file
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileSetAttribute
-
Sets a file access attribute
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileSetLastModified
-
Sets the last modified time of a file
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileWrite
-
Writes the contents of a string or binary data to a file
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.FileWriteLine
-
Writes a line of data to a file
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.GetCanonicalPath
-
Returns the canonical path of a file, resolving all relative path elements and symlinks
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.io.GetDirectoryFromPath
-
Retrieves the directory parent of a path
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.java.CreateDynamicProxy
-
Creates a dynamic proxy of the Box Class that is passed to a Java library.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.IsInTransaction
-
Detect whether the current context is executing within a transaction.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.PreserveSingleQuotes
-
Prevents from automatically escaping single quotation mark characters that are contained in a variable.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.QueryExecute
-
Execute an SQL query and returns the results.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.TransactionCommit
-
Commit the current transaction and persist all stored queries.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.TransactionRollback
-
Rollback the current transaction and discard all unpersisted queries.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.jdbc.TransactionSetSavepoint
-
Sets a savepoint in the current transaction.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.GetToken
-
Determines whether a token of the list in the delimiters parameter is present in a string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListAppend
-
Appends an element to a list
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListAvg
-
Gets the average of all values in a list
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListChangeDelims
-
Converts the delimiters of a list to the new delimiter.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListCompact
-
Compacts a list by removing empty items from the start and end of the list
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListDeleteAt
-
Deletes an element from a list.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListEach
-
Used to iterate over a delimited list and run the function closure for each item in the list.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListEvery
-
Tests whether all items in a list meet the specified callback
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListFilter
-
Filters a delimted list and returns the values from the callback test
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListFind
-
Return int position of value in delimited list, case sensitive or case-insenstive variations
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListGetAt
-
Retrieves an item from a delimited list at the specified position
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListGetEndings
-
Returns the first or last item in a delimited list, according to the specified function name
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListIndexExists
-
Checks if a list has a given index
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListInsertAt
-
Filters a delimted list and returns the values from the callback test
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListItemTrim
-
Trims each item in the list.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListLen
-
Calculates the length of a list separated by the specified delimiter
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListMap
-
Used to iterate over a delimited list and run the function closure for each item in the list and create a new list from the returned values.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListPrepend
-
Filters a delimted list and returns the values from the callback test
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListQualify
-
Inserts a string at the beginning and end of list elements.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListReduceRight
-
Run the provided udf over a reversed delimited list to reduce the values to a single output
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListRemoveDuplicates
-
De-duplicates a delimited list - either case-sensitively or case-insenstively
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListRest
-
Returns the remainder of a list after removing the first item
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListSetAt
-
Retrieves an item in to a delimited list at the specified position
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListSome
-
Tests whether any item in a list meets the specified callback
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListSort
-
Sorts a delimited list and returns the result
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListToArray
-
Converts a delimited list to an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.list.ListValueCount
-
returns a count of the number of occurrences of a value in a list
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Abs
-
Returns the absolute value of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Acos
-
Returns the arccosine (inverse cosine) of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Asin
-
Returns the arcsine (inverse sine) of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Atn
-
Returns the arc tangent (inverse tangent) of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Ceiling
-
Determines the closest integer that is greater than a specified floating point number.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Cos
-
Returns the cosine of an angle entered in radians
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.DecrementValue
-
Decrement the integer part of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Exp
-
Calculates the exponent whose base is e that represents a number.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Fix
-
Converts a real number to an integer
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Floor
-
Returns the absolute value of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.FormatBaseN
-
Converts a number to a string representation in the specified base.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.IncrementValue
-
Increment the integer part of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.InputBaseN
-
Converts a string, using the base specified by radix, to an integer.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Int
-
Returns the closest integer that is smaller than the number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Log
-
Returns the natural logarithm of a number.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Log10
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Max
-
Return larger of two numbers
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Min
-
Return larger of two numbers
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Pi
-
Returns the mathmatical constant Pi accurate to 15 digits
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.PrecisionEvaluate
-
Evaluates one or more string expressions using BigDecimal precision arithmetic.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Rand
-
Return a random double between 0 and 1
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Randomize
-
Seeds the pseudo-random number generator with an integer number, ensuring repeatable number patterns.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.RandRange
-
Return a random int between number1 and number 2
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Round
-
Rounds a number to the closest integer.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Sgn
-
Determine the sign of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Sin
-
Returns the sine of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Sqr
-
Returns the square root of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.math.Tan
-
Returns the tangent of an angle that is entered in radians.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryAddColumn
-
Adds a column to a query and populates its rows with the contents of a one-dimensional array.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryAddRow
-
Return new query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryAppend
-
This function clears the query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryClear
-
This function clears the query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryColumnArray
-
This function returns the column array of a query.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryColumnCount
-
This function returns the number of columns in a query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryColumnData
-
Returns the data in a query column.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryColumnExists
-
This function returns true if the column exists in the query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryColumnList
-
This function returns the delimited column list of a query.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryCurrentRow
-
Returns the current row number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryDeleteColumn
-
Deletes a column within a query object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryDeleteRow
-
This function deletes a row from the query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryEach
-
Iterates over query rows and passes each row per iteration to a callback function
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryEvery
-
Executes a callback/closure against every row in a query and returns true if the callback/closure returned true for every row.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryFilter
-
Filters query rows specified in filter criteria
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryGetCell
-
This function maps the query to a new query.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryGetResult
-
Returns the metadata of a query.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryInsertAt
-
Inserts a query data into another query at a specific position
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryKeyExists
-
This function returns true if the key exists in the query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryMap
-
This function maps the query to a new query.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryNew
-
Return new query based on the provided column list, column types, and/or row data.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryPrepend
-
Adds a query to the beginning of another query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryRecordCount
-
This function returns the number of records in a query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryReduce
-
This function reduces the query to a single value.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryRegisterFunction
-
Register a new scalar or aggregate function for use with Query of Query.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryReverse
-
This function reverses the query data
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryRowData
-
Returns the cells of a query row as a structure
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QueryRowSwap
-
In a query object, swap the record in the sourceRow with the record from the destinationRow.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QuerySetCell
-
Sets a cell to a value.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QuerySetRow
-
Adds or updates a row in a query based on the provided row data and position.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QuerySlice
-
Returns a subset of rows from an existing query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QuerySome
-
This function calls a given closure/function with every element in a given query and returns true, if one of the closure calls returns true
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.query.QuerySort
-
Sorts array elements.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerGet
-
Get a specific scheduler by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerGetAll
-
Get a specific scheduler by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerList
-
List all the schedulers registered in the system.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerRestart
-
Restart a scheduler by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerShutdown
-
Shutdown a scheduler by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerStart
-
Create, register and start a scheduler with the given instantiation class path.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.scheduler.SchedulerStats
-
Get the stats of all schedulers or a specific scheduler by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.stream.ToBXArray
-
Collect a Java stream into a BoxLang Array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.stream.ToBXList
-
Collect a Java stream into a BoxLang delimited list.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.stream.ToBXQuery
-
Collect a Java stream into a BoxLang Query.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.stream.ToBXStruct
-
Collect a Java stream into a BoxLang Struct.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Ascii
-
Determine the ASCII value of a character
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.CamelCase
-
Convert a string to camel case
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Char
-
Convert a numeric UCS-2 code to a character
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.CharsetDecode
-
Encodes a string to a binary representation
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.CharsetEncode
-
Encodes a binary string representation to an encoded string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Compare
-
Performs a case-sensitive comparison of two strings.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.CompareNoCase
-
Performs a case-insensitive comparison of two strings.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Find
-
Finds the first occurrence of a substring in a string, from a specified start position.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.FindOneOf
-
Finds the first occurrence of any character in a set of characters, from a specified start position.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Insert
-
Inserts a substring into another string at a specified position.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.JSStringFormat
-
Escapes special JavaScript characters, such as single quotation mark, double quotation mark, and newline
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Justify
-
Justifies characters in a string of a specified length, either left or right.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.KebabCase
-
Convert a string to kebab case
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.LCase
-
Uppercase a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Left
-
Extract the leftmost count characters from a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ListReduce
-
Run the provided udf over a delimited list to reduce the values to a single output
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.LTrim
-
Trim leading whitespace from a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Mid
-
Extract a substring from a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ParagraphFormat
-
Replaces characters in a string: Single newline characters (CR/LF sequences) with spaces and double newline characters with HTML paragraph tags
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.PascalCase
-
Convert a string to pascal case
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.QueryStringToStruct
-
Convert a query string to a struct.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ReEscape
-
Escapes regular expression control characters within a string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ReFind
-
Uses a regular expression (RE) to search a string for a pattern, starting from a specified position.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ReMatch
-
Uses a regular expression (RE) to search a string for a pattern.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.RemoveChars
-
Removes characters from a string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.RepeatString
-
Create a string that contains a specified number of repetitions of the specified string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Replace
-
Replaces occurrences of substring1 in a string with obj, in a specified scope.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ReplaceList
-
Replaces occurrences of the elements from a delimited list, in a string with corresponding elements from another delimited list.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ReplaceNoCase
-
Replaces occurrences of substring1 in a string with obj, in a specified scope.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.ReReplace
-
Uses a regular expression (regex) to search a string for a string pattern and replace it with another.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Reverse
-
Reverse the order of characters in a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Right
-
Extract the rightmost count characters from a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.RTrim
-
Trim trailing whitespace from a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Slugify
-
Slugify a string for URL safety
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.SnakeCase
-
Convert a string to snake case
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.SpanExcluding
-
Get characters from a string, from the beginning to a character that is in a specified set of characters.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.SpanIncluding
-
Gets characters from a string, from the beginning to a character that is NOT in a specified set of characters.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.SQLPrettify
-
Prettify a SQL string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringBind
-
This BIF allows you to bind a string with placeholders to a set of values.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringEach
-
Iterates all the elements in a string and runs the passed callback on each character
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringEvery
-
Tests a string that all elements meet the specified criteria
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringFilter
-
Filters all the elements in a string according to a specified callback
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringMap
-
Iterates over all elements in a string and returns a new mapped string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringReduce
-
Run the provided udf over all characters in a string to reduce the values to a single output
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringReduceRight
-
Run the provided udf over a reversed string to reduce the values to a single output
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringSome
-
Tests whether any item in a string meets the specified callback
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StringSort
-
Sorts a string and returns the result
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.StripCR
-
Deletes return characters from a string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Trim
-
Trim whitespace from the beginning and end of a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.TrueFalseFormat
-
Return Yes/No based on whether the input is true/false
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.UCase
-
Uppercase a string
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.UCFirst
-
Transform the first letter of a string to uppercase or the first letter of each word, and optionally lowercase uppercase characters.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Val
-
Converts numeric characters and the first period found that occur at the beginning of a string to a number.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.Wrap
-
Wraps a string at the specified limit, breaking at the last space within the limit.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.string.YesNoFormat
-
Return Yes/No based on whether the input is true/false
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructAppend
-
Appends the contents of a second struct to the first struct either with or without overwrite
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructClear
-
Clear all items from struct
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructCopy
-
Creates a shallow copy of a struct.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructDelete
-
Deletes a key from a struct
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructEach
-
Used to iterate over a struct and run the function closure for each key/value pair.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructEquals
-
Tests equality between two structs
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructEvery
-
Used to iterate over a struct and test whether every item in the struct meets the test.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructFilter
-
Used to filter a struct and return a new struct containing the result
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructFind
-
Finds and retrieves a top-level key from a string in a struct
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructFindKey
-
Searches a struct for a given key and returns an array of values
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructFindValue
-
Searches a struct for a given value and returns an array of results
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructGet
-
Retrieves the value from a struct using a path based expression
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructGetMetadata
-
Gets Struct-specific metadata of the requested struct.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructInsert
-
Inserts a key/value pair in to a struct - with an optional overwrite argument
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructIsCaseSensitive
-
Returns whether the give struct is case sensitive
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructIsOrdered
-
Tests whether a struct is ordered ( e.g.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructKeyArray
-
Get keys of a struct as an array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructKeyExists
-
Tests whether a key exists in a struct and returns a boolean value
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructKeyList
-
Get keys of a struct as a string list
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructKeyTranslate
-
Converts a struct with dot-notated keys in to an unflattened version
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructMap
-
Used to map a struct to a new struct of the same type containing the result
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructNew
-
Creates a new struct of the specified type.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructReduce
-
Run the provided udf against struct to reduce the values to a single output
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructSome
-
Used to iterate over a struct and test whether any items meet the test callback.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructSort
-
Sorts a struct according to the specified arguments and returns an array of struct keys
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructToQueryString
-
Converts a struct to a query string using the specified delimiter.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructToSorted
-
Converts a struct to a sorted struct - using either a callback comparator or textual directives as the sort option
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructUpdate
-
Updates or sets a key/value pair in to a struct
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.struct.StructValueArray
-
Returns an array of all values of top level keys in a struct
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.ApplicationRestart
-
Restarts the currently running application
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.ApplicationStartTime
-
Get the start date/time of the running application
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.ApplicationStop
-
Stops the currently running application
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxAnnounce
-
Announce a BoxLang event to a specific interceptor pool.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxAnnounceAsync
-
Announce a BoxLang event to the global system interceptor service asynchronously.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxRegisterInterceptionPoints
-
You can use this BIF to register custom interception points into either the "global" or the "request" interceptor pools.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxRegisterInterceptor
-
Registers a global interceptor that can listen to global runtime events.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxRegisterRequestInterceptor
-
Registers a request interceptor that can listen to application listener request runtime events.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxUnregisterInterceptor
-
UnRegisters a global interceptor from all or specific states
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.BoxUnregisterRequestInterceptor
-
UnRegisters a global interceptor from all or specific states
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.CallStackGet
-
Returns an array of structs by default of the current tag context.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.CreateGUID
-
Create a Globally Unique Identifier (UUID).
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.CreateObject
-
Creates a new object representation according to the
type
andclassName
arguments. - _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.CreateUUID
-
Create a Universally Unique Identifier (UUID).
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.DE
-
Delay evaluation of a string as an expression, when it is passed as a parameter to the IIf or Evaluate functions.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.DebugBoxContexts
-
A debug BIF that returns an array of information showing the current context hierarchy
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Dump
-
Outputs the contents of a variable (simple or complex) of any type for debugging purposes to a specific output location.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Duplicate
-
Duplicates an object - either shallow or deep
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.EncodeForHTML
-
Encodes the input string for safe output in the body of a HTML tag.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetApplicationMetadata
-
Print a message with line break to the console
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetBaseTagData
-
Used within a custom tag.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetBaseTagList
-
A comma-delimited list of ancestor tag names as a string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetBaseTemplatePath
-
Gets the absolute server file system path of the requested file.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetBoxContext
-
Get the current Box Context
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetBoxRuntime
-
Get the current Box Runtime
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetBoxVersionInfo
-
Get's the version information of the current Box Runtime
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetClassMetadata
-
Returns the current value of an internal millisecond timer.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetComponentList
-
Get a collection of all the registered global components in the runtime.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetContextRoot
-
Gets the context root.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetCurrentTemplatePath
-
Gets the absolute server file system path of the file that calls this function.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetFileFromPath
-
Extracts a filename from an absolute path.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetFunctionCalledName
-
Get the name of the function that is being called.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetFunctionList
-
Get a collection of all the registered global functions in the runtime.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetModuleInfo
-
Get the module record for a loaded module in BoxLang.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetModuleList
-
Get a collection of all the registered global functions in the runtime.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetRequestClassLoader
-
This will retrieve the current request's class loader according to BoxLang loading hierarchy:
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetSemver
-
Parses and returns a Semver object version of the passed version string or if you do not pass in a version, we will return to you a Semver builder
Semver.of()
object, so you can programmaticaly build a version object. - _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetSystemSetting
-
Retrieve a Java System property or environment value by name.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetTempDirectory
-
Get the system's temporary directory.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.GetTickCount
-
Returns the current value of an internal millisecond timer.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.IIF
-
A boolean condition or value is passed into the first argument.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Invoke
-
Invokes an object method and returns the result of the invoked method.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.IsInstanceOf
-
Determines whether an object is an instance of a BoxLang interface or component, or of a Java class.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.JavaCast
-
Cast a variable to a specified Java type
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.ObjectDeserialize
-
Loads an object serialized in a binary form from a file or as binary input
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.ObjectSerialize
-
Serialize an object to file or convert it to binary format using Java Serialization
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.PagePoolClear
-
Clears all the compiled classes from the Boxpiler's page pool.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Print
-
Print a message with line break to the console
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Println
-
Print a message with line break to the console
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.RunThreadInContext
-
Executes the code in the callback with a specific parent context so a specific application name is visible and an optional sessionID, or a specific context can be provided from another request.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.SessionInvalidate
-
Clears session scope and makes the current session identifiers no longer valid.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.SessionRotate
-
Creates a new session (using new session ids) and copies session scope into this new session, then invalidates the old session.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.SessionStartTime
-
Provides information about the time when the current users session scope was created
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Sleep
-
Sleeps the current thread for the specified duration in millisecons
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.SystemCacheClear
-
Clears many of the caches in the runtime.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.SystemExecute
-
Executes a system process/command on the underlying OS.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.SystemOutput
-
Writes the given object to the output stream
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Throw
-
Throws a developer-specified exception, which can be caught with a catch block.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.Trace
-
Traces messages into the tracing facilites so they can be display by the running runtime either in console, or debug output or whatever the runtime is configured to do.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.URLDecode
-
Decodes a URL-encoded string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.URLEncodedFormat
-
Generates a URL-encoded string.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.WriteLog
-
Writes a log message out
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.system.WriteOutput
-
Print a message with line break to the buffer
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.ClearTimezone
-
Clears the current timezone in the request
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.CreateDateTime
-
Creates a date-time object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.CreateODBCDateTime
-
Creates a DateTime object with the format set to ODBC Implicit format
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.CreateTime
-
Creates a time-only datetime object using the epoch date ( 1970-1-1 ) as the date reference.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.CreateTimeSpan
-
Creates a timespan
Duration
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.DateAdd
-
Modifies a date object by date part and integer time unit
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.DateCompare
-
Compares the difference between two dates - returning 0 if equal, -1 if date2 is less than date1 and 1 if the inverse
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.DateConvert
-
Converts local time to Coordinated Universal Time (UTC), or UTC to local time.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.DateDiff
-
Returns the numeric difference in the requested date part between two dates
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.DatePart
-
Extracts a part from a datetime value as a numeric.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.DateTimeFormat
-
Formats a datetime, date or time
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.GetTimezoneInfo
-
Retrieves a struct of information about the timezone
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.Now
-
Returns the current DateTimeObject representing the current zoned instance
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.ParseDateTime
-
Parses a datetime string or object
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.SetTimezone
-
Sets the timezone of the current request context
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
-
Provides the BIF and member functions for all time unit request with no arguments
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.type.GetMetaData
-
Gets metadata (the methods, properties, and parameters of a component) associated with an object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.type.Len
-
Returns the absolute value of a number
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.type.NullValue
-
Returns a null value.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.type.TranspileCollectionKeySwap
-
This is used behind the scenes to help do runtime transpiling of argumentCollection and attributeCollection by swapping keys out.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLChildPos
-
Gets the position of a child element within an XML document object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLElemNew
-
Creates a new XML Element which can be appended to an XML document
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLFormat
-
Formats a string so that special XML characters can be used as text in XML
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLGetNodeType
-
Get XML values according to given xPath query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLNew
-
Creates a new empty XML Object
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLParse
-
Return new array
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLSearch
-
Get XML values according to given xPath query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLTransform
-
Get XML values according to given xPath query
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.xml.XMLValidate
-
Uses a Document Type Definition (DTD) or XML Schema to validate an XML text document or an XML document object.
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.zip.Compress
-
Compress the source file or folder to the destination file or folder using the specified format:
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.zip.Extract
-
Extract the source file or folder to the destination folder using the specified format:
- _invoke(IBoxContext, ArgumentsScope) - Method in class ortus.boxlang.runtime.bifs.global.zip.IsZipFile
-
Verifies if the incoming file absolute path is a zip file or not
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.async.Thread
-
The thread component enables multithreaded programming in BoxLang.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.BoxLangComponentProxy
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.cache.Cache
-
Component which provides caching functionality, including content, individual entries, and HTTP headers
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.Component
-
Invoke the Component with the given arguments.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.debug.Timer
-
Times a block of code and outputs the result in a specified format.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.io.Directory
-
Allows you to list, create, delete or rename a directory in the server file system.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.io.File
-
Manages interactions with server files.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.jdbc.DBInfo
-
Retrieve database metadata for a given datasource.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.jdbc.ProcParam
-
Provide a paramater to a stored procudure.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.jdbc.ProcResult
-
Register a result set variable for a stored procedure.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.jdbc.Query
-
Execute a SQL query to the default or specified datasource.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.jdbc.QueryParam
-
Used to verify or strongly type a query parameter to a valid SQL Type.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.jdbc.StoredProc
-
Execute a stored procedure.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.jdbc.Transaction
-
Demarcate or manage a JDBC transaction.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.net.HTTP
-
I make an HTTP call
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.net.HTTPParam
-
I add an HTTP param to an HTTP call.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Abort
-
Tests for a parameter's existence, tests its data type, and, if a default value is not assigned, optionally provides one.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Application
-
I define an application
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Associate
-
Allows subtag data to be saved with a base tag.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Component
-
Invokes a custom tag.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Dump
-
Outputs the contents of a variable (simple or complex) of any type for debugging purposes to a specific output location.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Execute
-
Component variation of Execute function
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Exit
-
This component aborts processing of the currently executing custom tag, exits the page within the currently executing custom tag, or re-executes a section of code within the currently executing custom tag.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Flush
-
I include a template into the current template
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Include
-
I include a template into the current template
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Invoke
-
Invokes a method from within a template or class.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.InvokeArgument
-
Passes the name and value of an argument to a method.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Lock
-
Ensures the integrity of shared data.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Log
-
Logs information to the specified log file
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Loop
-
Different items are required based on loop type.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.ObjectComponent
-
Creates a new object representation
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Output
-
I capture the generated content from the body statements and save it into a variable
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Param
-
Tests for a parameter's existence, tests its data type, and, if a default value is not assigned, optionally provides one.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.ProcessingDirective
-
This tag does nothing for now.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.SaveContent
-
I capture the generated content from the body statements and save it into a variable
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Setting
-
Controls some key request features of the runtime at the request level.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Silent
-
Suppresses output produced by code within the body of the component.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Sleep
-
Sleep for a specified number of milliseconds
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Throw
-
Throws a developer-specified exception, which can be caught with a catch block.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.system.Trace
-
Traces messages into the tracing facilites so they can be display by the running runtime either in console, or debug output or whatever the runtime is configured to do.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.xml.XML
-
Any text output in the body of this component will be parsed into an XML document and stored in the specified variable.
- _invoke(IBoxContext, IStruct, Component.ComponentBody, IStruct) - Method in class ortus.boxlang.runtime.components.zip.Zip
-
The BoxLang Zip component is a powerful component that allows you to interact with zip/gzip files.
- _invoke(Array) - Static method in class ortus.boxlang.runtime.bifs.global.array.ArraySum
-
Return length of array
- _LIST - Static variable in class ortus.boxlang.runtime.scopes.Key
- _LONG - Static variable in class ortus.boxlang.runtime.scopes.Key
- _name - Static variable in class ortus.boxlang.runtime.scopes.Key
- _NAME - Static variable in class ortus.boxlang.runtime.scopes.Key
- _NUMERIC - Static variable in class ortus.boxlang.runtime.scopes.Key
- _PACKAGE - Static variable in class ortus.boxlang.runtime.scopes.Key
- _pseudoConstructor(IBoxContext) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- _QUERY - Static variable in class ortus.boxlang.runtime.scopes.Key
- _setbx(BoxMeta) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
- _setSuper(IClassRunnable) - Method in interface ortus.boxlang.runtime.runnables.IClassRunnable
-
Set the super class.
- _slash - Static variable in class ortus.boxlang.runtime.scopes.Key
- _STRING - Static variable in class ortus.boxlang.runtime.scopes.Key
- _STRUCT - Static variable in class ortus.boxlang.runtime.scopes.Key
- _super - Static variable in class ortus.boxlang.runtime.scopes.Key
- _throw - Static variable in class ortus.boxlang.runtime.scopes.Key
- _UDF - Static variable in class ortus.boxlang.runtime.scopes.Key
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form