Class FST.Arc<T>
Represents a single arc.
Inheritance
System.Object
FST.Arc<T>
Assembly: DistributedLucene.Net.dll
Syntax
public class Arc<T> : object
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
IsFinal | |
IsLast | |
Label | |
NextFinalOutput | |
Output | |
Target | To node (ord or address) |
Methods
Name | Description |
---|---|
CopyFrom(FST.Arc<T>) | Return this |
ToString() |