Search Results for

    Show / Hide Table of Contents

    Class SuffixTrieBasedSnssFinderTests

    Inheritance
    System.Object
    SnssFinderTests
    SuffixStructureBasedSnssFinderTests
    SuffixTrieBasedSnssFinderTests
    Inherited Members
    SuffixStructureBasedSnssFinderTests.DefaultTerminator1
    SuffixStructureBasedSnssFinderTests.DefaultTerminator2
    SuffixStructureBasedSnssFinderTests.Find_RaiseExceptionWhenAnyTerminatorIsInAnyText()
    SnssFinderTests.Finder
    SnssFinderTests.Find_IsCorrect(String, String, String[])
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: MoreStructures.Tests.SuffixTrees.Matching
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class SuffixTrieBasedSnssFinderTests : SuffixStructureBasedSnssFinderTests

    Constructors

    | Improve this Doc View Source

    SuffixTrieBasedSnssFinderTests()

    Declaration
    public SuffixTrieBasedSnssFinderTests()

    Methods

    | Improve this Doc View Source

    Ctor_RaiseExceptionWhenTerminatorsAreEqual()

    Declaration
    public void Ctor_RaiseExceptionWhenTerminatorsAreEqual()

    Extension Methods

    SuffixStructureNodeExtensions.GetAllSuffixesFor<TEdge, TNode>(TNode, TextWithTerminator)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX