@agentix-e/spel-ts - v1.2.2
Preparing search index...
SpelDiagnosticEngine
Namespace SpelDiagnosticEngine
Multi-stage diagnostic engine for SpEL expressions.
Pipeline:
Syntax check — uses the parser for exact error detection
Semantic check — detects self-comparisons, double-negation, tautologies
Context check — validates references against a ContextSchema
Type check — detects operand type mismatches
Functions
checkContext
checkSemantics
checkSyntax
parseWithDiagnostics
validate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Functions
check
Context
check
Semantics
check
Syntax
parse
With
Diagnostics
validate
@agentix-e/spel-ts - v1.2.2
Loading...
Multi-stage diagnostic engine for SpEL expressions.
Pipeline: