Returnslong
Here is the caller graph for this function:parse_model_get_multiplicity()parse_model_get_multiplicityparse.cparse.cparse_model_get_multiplicitychar parse_model_get_multiplicity (void )Phantom documentation. Returnschar
Here is the caller graph for this function:parse_model_get_next_arrow()parse_model_get_next_arrowparse.cparse.cparse_model_get_next_arrowbool parse_model_get_next_arrow (struct arrow_t * new_arrow, const char * state_id, char dimension)Phantom documentation.
Parameters
*new_arrow*state_iddimension
Returnsbool
Here is the caller graph for this function:parse_model_get_next_state()parse_model_get_next_stateparse.cparse.cparse_model_get_next_statebool parse_model_get_next_state (char * new_state_id)Phantom documentation.
Parameters
*new_state_id
Returnsbool
Here is the caller graph for this function:parse_model_get_state_arrows_count()parse_model_get_state_arrows_countparse.cparse.cparse_model_get_state_arrows_countlong parse_model_get_state_arrows_count (const char * state_id)Phantom documentation.
Parameters
*state_id
Returnslong
Here is the caller graph for this function:parse_model_init()parse_model_initparse.cparse.cparse_model_initbool parse_model_init (const char * content, size_t length, const char * basename)Phantom documentation.
Parameters