IndentBlockval offset : t -> intval padding : t -> intval indent : t -> intval original_column : t -> intval empty : tval update : IndentConfig.t -> t -> Nstream.t -> Nstream.token -> tval dump : t -> unitval guess_indent : int -> t -> intval is_clean : t -> boolval is_at_top : t -> boolval no_parents : t -> boolval is_declaration : t -> boolval is_in_comment : t -> bool