nuXmv API 126f6942
API for nuXmv
Loading...
Searching...
No Matches
Data Fields
nuxmv_var_decl Struct Reference

Variable declaration. More...

#include <nuxmv.h>

Collaboration diagram for nuxmv_var_decl:
Collaboration graph
[legend]

Data Fields

nuxmv_symbol identifier
 
nuxmv_var_type var_type
 

Detailed Description

Variable declaration.

A variable declaration is a pair of identifier and var_type associating the identifier to the variable type.

See also

Field Documentation

◆ identifier

nuxmv_symbol nuxmv_var_decl::identifier

The identifier of the variable.

◆ var_type

nuxmv_var_type nuxmv_var_decl::var_type

The type of the variable.


The documentation for this struct was generated from the following file: