org.hyphenType.datastructure.lexer.option
Class LexOptionValue

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

public class LexOptionValue
extends LexToken

Author:
Aurelio Akira M. Matsui

Field Summary
 
Fields inherited from class org.hyphenType.datastructure.lexer.LexToken
value
 
Constructor Summary
LexOptionValue(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

LexOptionValue

public LexOptionValue(String value)


Copyright © 2013. All Rights Reserved.