slogo.parser.token
Class TowardsToken

java.lang.Object
  extended by slogo.parser.token.ReservedToken
      extended by slogo.parser.token.TowardsToken
All Implemented Interfaces:
Token

public class TowardsToken
extends ReservedToken


Constructor Summary
TowardsToken()
           
 
Method Summary
 
Methods inherited from class slogo.parser.token.ReservedToken
equals, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TowardsToken

public TowardsToken()