Class IndentEvent

    • Constructor Detail

      • IndentEvent

        public IndentEvent​(InstanceScope scope,
                           int start,
                           int stop,
                           int exprStartChar,
                           int exprStopChar)