public class PromelaIfBlockFormatterTests extends Object
Constructor and Description |
---|
PromelaIfBlockFormatterTests() |
Modifier and Type | Method and Description |
---|---|
void |
indentationContinuesUntilEndIfKeyword() |
void |
indentationContinuesUntilNextDoubleColon() |
void |
indentsAfterADoubleColon() |
void |
noIndentationUnlessInAnIfBlock() |
void |
reducesIndentationAtNextDoubleColon() |
public void indentationContinuesUntilNextDoubleColon() throws Exception
Exception
public void indentationContinuesUntilEndIfKeyword() throws Exception
Exception
public void reducesIndentationAtNextDoubleColon() throws Exception
Exception
Copyright © 2018. All rights reserved.