slogo.parser.token
Class YCorToken

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

public class YCorToken
extends ReservedToken


Constructor Summary
YCorToken()
           
 
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

YCorToken

public YCorToken()