cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-analysis
/
de.fraunhofer.aisec.cpg.analysis.fsm
/
FSM
/
addState
add
State
fun
addState
(
isStart
:
Boolean
=
false
,
isAcceptingState
:
Boolean
=
false
)
:
State
Generates a new state and adds it to this FSM.