org.crsh.shell.impl
Class AST

java.lang.Object
  extended by org.crsh.shell.impl.AST
Direct Known Subclasses:
AST.Expr, AST.Term

abstract class AST
extends Object

Version:
$Revision$
Author:
Julien Viet

Nested Class Summary
(package private) static class AST.Expr
           
(package private) static class AST.Term
           
 
Constructor Summary
AST()
           
 
Method Summary
(package private) abstract  AST.Term lastTerm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AST

AST()
Method Detail

lastTerm

abstract AST.Term lastTerm()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.