|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectant.compiler.ast.TurnDirection
Constants representing directions in Tree.TurnCommand
commands.
License: GPL
Field Summary | |
int |
id
|
static int |
ID_LEFT
|
static int |
ID_RIGHT
|
static TurnDirection |
LEFT
|
static TurnDirection |
RIGHT
|
Constructor Summary | |
private |
TurnDirection(int id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final int id
public static final int ID_LEFT
public static final int ID_RIGHT
public static final TurnDirection LEFT
public static final TurnDirection RIGHT
Constructor Detail |
private TurnDirection(int id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |