Class PromelaIfBlockFormatterTests


  • public class PromelaIfBlockFormatterTests
    extends java.lang.Object
    • Constructor Detail

      • PromelaIfBlockFormatterTests

        public PromelaIfBlockFormatterTests()
    • Method Detail

      • indentsAfterADoubleColon

        public void indentsAfterADoubleColon()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • indentationContinuesUntilNextDoubleColon

        public void indentationContinuesUntilNextDoubleColon()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • indentationContinuesUntilEndIfKeyword

        public void indentationContinuesUntilEndIfKeyword()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • reducesIndentationAtNextDoubleColon

        public void reducesIndentationAtNextDoubleColon()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • noIndentationUnlessInAnIfBlock

        public void noIndentationUnlessInAnIfBlock()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception