Module: Oselvar::Var::Core
- Defined in:
- lib/oselvar/var/core.rb,
lib/oselvar/var/core/ast.rb,
lib/oselvar/var/core/hash.rb,
lib/oselvar/var/core/plan.rb,
lib/oselvar/var/core/span.rb,
lib/oselvar/var/core/drift.rb,
lib/oselvar/var/core/parse.rb,
lib/oselvar/var/core/execute.rb,
lib/oselvar/var/core/matcher.rb,
lib/oselvar/var/core/scanner.rb,
lib/oselvar/var/core/registry.rb,
lib/oselvar/var/core/cell_diff.rb,
lib/oselvar/var/core/sentences.rb,
lib/oselvar/var/core/step_role.rb,
lib/oselvar/var/core/param_diff.rb,
lib/oselvar/var/core/structurer.rb,
lib/oselvar/var/core/conformance.rb,
lib/oselvar/var/core/deep_freeze.rb,
lib/oselvar/var/core/diagnostics.rb,
lib/oselvar/var/core/table_cells.rb,
lib/oselvar/var/core/canonical_json.rb,
lib/oselvar/var/core/failure_anchor.rb,
lib/oselvar/var/core/doc_string_diff.rb
Overview
The pure functional core: parse, match, plan, execute, diffs, drift, and the conformance projections. No filesystem, network, globals, or time.
Defined Under Namespace
Modules: CanonicalJson, CellDiffs, Conformance, DeepFreeze, Diagnostics, DocStringDiffs, Drifts, Execute, FailureAnchor, Hash32, Matcher, Offsets, ParamDiff, Parse, Plan, Registries, Scanner, Sentences, StepRole, Structurer, TableCells Classes: AmbiguityCollision, AmbiguousInput, BaselineExample, Blockquote, Candidate, CellDiff, CellMismatchError, Diagnostic, DocString, DocStringDiff, DocStringMismatchError, Drift, Example, ExecutionPlan, Fence, HeaderBinding, Heading, Hit, ListItem, Paragraph, ParamSpan, PlannedExample, PlannedStep, QueuedExample, Registry, ResolvedSteps, ReturnShapeError, Row, RowCheck, SegmentOffset, Sentence, Span, SpecBaseline, StepObservation, StepRegistration, Table, ThematicBreak, UnexpectedPassError, VarDoc, VarLock
Constant Summary collapse
- VERSION =
'0.3.2'