Class IndentEvent


public class IndentEvent extends EvalExprEvent
  • Constructor Details

    • IndentEvent

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