public class Indentation extends Object
There are two types of indentation levels:
- BLOCK_LEVEL : increased by open-parenthesis - TOP_LEVEL : increased by RESERVED_TOPLEVEL words
| Constructor and Description |
|---|
Indentation() |
public String getIndent()
Copyright © 2020. All rights reserved.