|
nuXmv API 126f6942
API for nuXmv
|
Variable declaration. More...
#include <nuxmv.h>

Data Fields | |
| nuxmv_symbol | identifier |
| nuxmv_var_type | var_type |
Variable declaration.
A variable declaration is a pair of identifier and var_type associating the identifier to the variable type.
| nuxmv_symbol nuxmv_var_decl::identifier |
The identifier of the variable.
| nuxmv_var_type nuxmv_var_decl::var_type |
The type of the variable.