package frama-c

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

Built-in Range Tactical (auto-registered)

type dir = [
  1. | `Left
  2. | `Right
]
val tactical : dir -> Tactical.tactical
val strategy : ?priority:float -> dir -> Tactical.selection -> Strategy.strategy
OCaml

Innovation. Community. Security.