org.crsh.cli.impl.tokenizer
Class State

java.lang.Object
  extended by org.crsh.cli.impl.tokenizer.State

 class State
extends Object


Field Summary
(package private)  StringBuilder buffer
          .
(package private)  Escape escape
          .
(package private)  Status status
          .
 
Constructor Summary
State()
           
 
Method Summary
(package private)  void push(char c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buffer

StringBuilder buffer
.


escape

Escape escape
.


status

Status status
.

Constructor Detail

State

public State()
Method Detail

push

void push(char c)


Copyright © 2014 eXo Platform SAS. All Rights Reserved.