org.hyphenType.datastructure.lexer.option
Class LexOption

java.lang.Object
  extended by org.hyphenType.datastructure.lexer.LexToken
      extended by org.hyphenType.datastructure.lexer.option.LexOption

public class LexOption
extends LexToken

Author:
Aurelio Akira M. Matsui

Field Summary
 
Fields inherited from class org.hyphenType.datastructure.lexer.LexToken
value
 
Constructor Summary
LexOption(String value)
           
 
Method Summary
 
Methods inherited from class org.hyphenType.datastructure.lexer.LexToken
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LexOption

public LexOption(String value)


Copyright © 2013. All Rights Reserved.