Specifies how indentation should be applied to this line.
open - specifies that this opens a block and should indent future lines.
close - specifies that this closes a block, itself and future lines should indent one less.
none - perform not modification to the indentation.
See Implementation
Specifies how indentation should be applied to this line.
open - specifies that this opens a block and should indent future lines.
close - specifies that this closes a block, itself and future lines should indent one less.
none - perform not modification to the indentation.