C# Class Antlr4.Runtime.Test.TestIntervalSet

Datei anzeigen Open project: sharwell/antlr4cs

Private Methods

Method Description
TestComplement ( ) : void
TestComplement2 ( ) : void
TestComplement3 ( ) : void
TestEmptyIntersection ( ) : void
TestEmptyIntersectionSingleElements ( ) : void
TestEquals ( ) : void
TestIntersectionWithTwoContainedElements ( ) : void
TestIntersectionWithTwoContainedElementsReversed ( ) : void
TestIsolatedElements ( ) : void
TestMembership ( ) : void
TestMergeOfRangesAndSingleValues ( ) : void
TestMergeOfRangesAndSingleValuesReverse ( ) : void
TestMergeWhereAdditionMergesThreeExistingIntervals ( ) : void
TestMergeWhereAdditionMergesTwoExistingIntervals ( ) : void
TestMergeWithDoubleOverlap ( ) : void
TestMixedRangesAndElements ( ) : void
TestNotEqualSet ( ) : void
TestNotRIntersectionNotT ( ) : void
TestNotSet ( ) : void
TestNotSetEdgeElement ( ) : void
TestNotSetFragmentedVocabulary ( ) : void
TestNotSingleElement ( ) : void
TestRangeAndIsolatedElement ( ) : void
TestRmLeftSide ( ) : void
TestRmMiddleRange ( ) : void
TestRmRightSide ( ) : void
TestRmSingleElement ( ) : void
TestSimpleAnd ( ) : void
TestSimpleEquals ( ) : void
TestSingleElement ( ) : void
TestSingleElementMinusDisjointSet ( ) : void
TestSize ( ) : void
TestSubtractOfCompletelyContainedRange ( ) : void
TestSubtractOfCompletelyCoveredRange ( ) : void
TestSubtractOfOverlappingRangeFromLeft ( ) : void
TestSubtractOfOverlappingRangeFromRight ( ) : void
TestSubtractOfRangeSpanningMultipleRanges ( ) : void
TestSubtractOfWackyRange ( ) : void
TestToList ( ) : void