A mode to indent code based on levels of indentation.
Anything
Object
IndentMode
Basic
Identifiable
Object
Anything
Initializer |
IndentMode() |
Attributes | |
widthOfLevel | Source Codeshared formal Integer widthOfLevel The width of one indentation level. |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Methods | |
indent | Source Codeshared formal String indent(Integer level) Get a string representing the indentation by Parameters:
|
Inherited Methods |
Methods inherited from: Object equals |