package swhid
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Swhid.ParseSource
parse buf parses a swhid from the buf Stdlib.Lexing.lexbuf.
from_string s parses a swhid from string s.
from_channel c parses a swhid from channel c
from_file f parses a swhid from the file of name f.