cpg-analysis
5.0.0
cpg-analysis
/
de.fraunhofer.aisec.cpg.analysis.fsm
/
DFA
/
addState
add
State
fun
addState
(
isStart
:
Boolean
=
false
,
isAcceptingState
:
Boolean
=
false
)
:
State
Content copied to clipboard
Generates a new state and adds it to this FSM.