org.crsh.cmdline.matcher.tokenizer
Class Token.Literal.Word

java.lang.Object
  extended by org.crsh.cmdline.matcher.tokenizer.Token
      extended by org.crsh.cmdline.matcher.tokenizer.Token.Literal
          extended by org.crsh.cmdline.matcher.tokenizer.Token.Literal.Word
Enclosing class:
Token.Literal

public static final class Token.Literal.Word
extends Token.Literal


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.cmdline.matcher.tokenizer.Token.Literal
Token.Literal.Option, Token.Literal.Word
 
Nested classes/interfaces inherited from class org.crsh.cmdline.matcher.tokenizer.Token
Token.Literal, Token.Whitespace
 
Method Summary
 
Methods inherited from class org.crsh.cmdline.matcher.tokenizer.Token.Literal
equals, getValue, toString
 
Methods inherited from class org.crsh.cmdline.matcher.tokenizer.Token
getFrom, getRaw, getTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.