Method AssertAnalyzesToPositions
AssertAnalyzesToPositions(Analyzer, String, String[], Int32[], Int32[])
Declaration
public static void AssertAnalyzesToPositions(Analyzer a, string input, string[] output, int[] posIncrements, int[] posLengths)
Parameters
Type | Name | Description |
---|---|---|
Analyzer | a | |
System.String | input | |
System.String[] | output | |
System.Int32[] | posIncrements | |
System.Int32[] | posLengths |