Method Outline
Outline(IList<IRange>)
Creates outlined sections for parsed text using result of syntax analysis and fills ranges parameter by the collection of the outlined sections.
public override int Outline(IList<IRange> ranges)
Parameters
Returns
- int
Number of outlined sections.