slogo.parser.token
Class QuotientToken

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

public class QuotientToken
extends ReservedToken


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

QuotientToken

public QuotientToken()