package mopsa

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Semantics

Semantics are named sub-trees of the abstraction. They can be used to route commands (exec/eval) to specific parts of the abstraction.

type semantic = string
val compare_semantic : semantic -> semantic -> int
val pp_semantic : Stdlib.Format.formatter -> semantic -> unit
val any_semantic : semantic
val is_any_semantic : semantic -> bool
OCaml

Innovation. Community. Security.