org.crsh.shell.impl.command
Class Token.Command

java.lang.Object
  extended by org.crsh.shell.impl.command.Token
      extended by org.crsh.shell.impl.command.Token.Command
Enclosing class:
Token

public static class Token.Command
extends Token


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.shell.impl.command.Token
Token.Command
 
Field Summary
(package private)  String line
          .
 
Fields inherited from class org.crsh.shell.impl.command.Token
EOF, PIPE
 
Constructor Summary
Token.Command(String line)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

line

final String line
.

Constructor Detail

Token.Command

public Token.Command(String line)
Method Detail

toString

public String toString()
Specified by:
toString in class Token


Copyright © 2014 eXo Platform SAS. All Rights Reserved.