hcfg/lib/hcfg.ml

3 lines
83 B
OCaml

module Token = Token.Token
module Lexer = Lexer.Lexer
module Parser = Parser.Parser