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
Exceptionpublic void indentationContinuesUntilEndIfKeyword()
throws Exception
Exceptionpublic void reducesIndentationAtNextDoubleColon()
throws Exception
ExceptionCopyright © 2018. All rights reserved.