org.xerial.raquel
Class RaquelExpr

java.lang.Object
  extended by org.xerial.raquel.RaquelExpr

public class RaquelExpr
extends Object

Raquel Expression

Author:
leo

Constructor Summary
RaquelExpr()
           
RaquelExpr(String expr)
           
 
Method Summary
static String toString(org.antlr.runtime.tree.Tree t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RaquelExpr

public RaquelExpr()

RaquelExpr

public RaquelExpr(String expr)
Method Detail

toString

public static String toString(org.antlr.runtime.tree.Tree t)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.