reallocate_nfa Subroutine

private pure subroutine reallocate_nfa(nfa_graph)

Arguments

Type IntentOptional Attributes Name
type(nfa_state_node_t), intent(inout), allocatable :: nfa_graph(:)