12 lines
190 B
JSON
12 lines
190 B
JSON
|
|
{
|
||
|
|
"states": [{
|
||
|
|
"id": 14,
|
||
|
|
"is_initial_state": true,
|
||
|
|
"type": "att",
|
||
|
|
"destination_state_id": 99
|
||
|
|
}, {
|
||
|
|
"id": 99,
|
||
|
|
"type": "reinit"
|
||
|
|
}]
|
||
|
|
}
|