Class Indentation


  • public class Indentation
    extends Object
    Handles code indentation logic.

    This class is currently not used instead of String in MethodCalls and MethodParams APIs to avoid introducing non backwards compatible changes.

    Since:
    1.3
    • Constructor Detail

      • Indentation

        public Indentation()
    • Method Detail

      • indentLevel

        public static String indentLevel​(int level)