Package io.keikai.model.impl.sys.formula
package io.keikai.model.impl.sys.formula
Keikai Spreadsheet Internal Book Model Implementation classes.
-
ClassesClassDescriptionPOI-free default implementation of
EvaluationResult; returned by the Rust-backed formula engine through the public formula-extension surface.Stub base class.Locale-aware translator between Excel's locale-specific formula surface form and the US-canonical form the Rust engine understands.ExtractsRefprecedents from a formula string by routing through the Rust formula parser via JNI (KeikaiNative.formulaExtractRefs).Aggregate FunctionMapper that join serveralKeikaiFunctionMappertogether.Aggregate VariableResolver that join serveralKeikaiVariableResolvertogether.Minimal POI-freeFormulaExpressionplaceholder used by the Rust formula engine pipeline when the caller only needs the raw formula text.