ant.compiler.util
Class Printer
java.lang.Object
ant.compiler.util.Printer
- Direct Known Subclasses:
- AsmPrinter, TreePrinter
- public class Printer
- extends java.lang.Object
Utility class for printing constants of the Asm
assembler.
License: GPL
- Author:
- Bernhard Haumacher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Printer
public Printer()
getLabel
public static java.lang.String getLabel(TurnDirection direction)
getLabel
public static java.lang.String getLabel(SenseDirection direction)
getLabel
public static java.lang.String getLabel(Condition condition)
hasMarker
public static boolean hasMarker(Condition condition)
getMarker
public static int getMarker(Condition condition)
debugToString
public static java.lang.String debugToString(Asm op)