|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.pua.prot.interpreter.prettyprint.PrettyPrinter
public class PrettyPrinter
Führt eine automatische Formatierung von Skripten durch.
Constructor Summary | |
---|---|
PrettyPrinter()
|
Method Summary | |
---|---|
static java.lang.String |
prettyPrint(java.lang.String source)
Formatiert den übergebenen Text wie in TAnf beschrieben. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrettyPrinter()
Method Detail |
---|
public static java.lang.String prettyPrint(java.lang.String source)
source
- Original Text.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |