public class DRLPartionScanner extends RuleBasedPartitionScanner (Code)
Break apart the rule source, very very simply.
The job of the partitioner is to identify if the cursor position
is in a rule block, or not. Comments are also generated as a
separate partition.
TODO: add support for dialect based partitioning for correct syntaxhighlighting
author: Michael Neale