cprover
Loading...
Searching...
No Matches
jsil_typecheck.cpp File Reference

Jsil Language. More...

+ Include dependency graph for jsil_typecheck.cpp:

Go to the source code of this file.

Functions

bool jsil_typecheck (symbol_table_baset &symbol_table, message_handlert &message_handler)
 
bool jsil_typecheck (exprt &expr, message_handlert &message_handler, const namespacet &)
 

Detailed Description

Jsil Language.

Definition in file jsil_typecheck.cpp.

Function Documentation

◆ jsil_typecheck() [1/2]

bool jsil_typecheck ( exprt & expr,
message_handlert & message_handler,
const namespacet & ns )

Definition at line 901 of file jsil_typecheck.cpp.

◆ jsil_typecheck() [2/2]

bool jsil_typecheck ( symbol_table_baset & symbol_table,
message_handlert & message_handler )

Definition at line 893 of file jsil_typecheck.cpp.