org.hyphenType.datastructure.lexer.option
Class LexOptionMapValue

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

public class LexOptionMapValue
extends LexToken

Author:
Aurelio Akira M. Matsui

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

LexOptionMapValue

public LexOptionMapValue(String value)


Copyright © 2013. All Rights Reserved.