Method GetFirstArc
GetFirstArc(FST.Arc<T>)
Fills virtual 'start' arc, ie, an empty incoming arc to the FST's start node
Declaration
public FST.Arc<T> GetFirstArc(FST.Arc<T> arc)
Parameters
Type | Name | Description |
---|---|---|
FST.Arc<T> | arc |
Returns
Type | Description |
---|---|
FST.Arc<T> |