Searched defs:indicatorIndent (Results 1 – 3 of 3) sorted by relevance
48 private void check(int indicatorIndent, int indent) { in check()
189 private int indicatorIndent = 0; field in DumperOptions257 public void setIndicatorIndent(int indicatorIndent) { in setIndicatorIndent()
162 private final int indicatorIndent; field in Emitter