CBMC
jsil_language.h File Reference
#include <memory>
#include <util/make_unique.h>
#include <langapi/language.h>
#include "jsil_parse_tree.h"
+ Include dependency graph for jsil_language.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jsil_languaget
 

Functions

std::unique_ptr< languagetnew_jsil_language ()
 

Detailed Description

Jsil Language

Definition in file jsil_language.h.

Function Documentation

◆ new_jsil_language()

std::unique_ptr<languaget> new_jsil_language ( )

Definition at line 102 of file jsil_language.cpp.