Search Results for

    Show / Hide Table of Contents

    Class MatcherTests

    Inheritance
    System.Object
    MatcherTests
    Inherited Members
    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 MatcherTests

    Methods

    | Improve this Doc View Source

    BuildTree_UsesTerminatorForMatchToDistinguishSuffixesFromAnySubstring()

    Declaration
    public void BuildTree_UsesTerminatorForMatchToDistinguishSuffixesFromAnySubstring()
    | Improve this Doc View Source

    Match_Preconditions()

    Declaration
    public void Match_Preconditions()
    | Improve this Doc View Source

    Match_SuccessAndMatchedCharsIsCorrect()

    Declaration
    public void Match_SuccessAndMatchedCharsIsCorrect()
    | Improve this Doc View Source

    Match_SuccessBeginAndPathIsCorrect()

    Declaration
    public void Match_SuccessBeginAndPathIsCorrect()
    | Improve this Doc View Source

    Match_UnsuccessAndMatchedCharsIsCorrect()

    Declaration
    public void Match_UnsuccessAndMatchedCharsIsCorrect()

    Extension Methods

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