package frama-c

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

Module Kernel_ast.MarkerSource

Exported as Json string with their unique tag.

Sourceval tag : t -> string

Memoized unique identifier.

Sourceval find : string -> t

Get back the localizable, if any.

  • raises Not_found

    if marker is not defined yet