Fixed |
Name | Description | |
---|---|---|
FixedColumnWidthWithTabSeparationStrategy | Initializes a new instance of the FixedColumnWidthWithTabSeparationStrategy class with a TabSize of 8 and an empty list of start positions. | |
FixedColumnWidthWithTabSeparationStrategy(IReadOnlyListInt32, Int32) | Constructor for this strategy. You must provide the start positions of the tokens. The first token implicitely has position 0. Furthermore you must provide a tab size that is used to calculate the tabbed positions. |