opendap.Server.parsers
Class AST

java.lang.Object
  extended by opendap.Server.parsers.AST

public abstract class AST
extends Object

Created by IntelliJ IDEA. User: dmh Date: 4/19/11 Time: 11:13 AM To change this template use File | Settings | File Templates.


Constructor Summary
AST(List<AST> nodes)
           
 
Method Summary
 void init(CEEvaluator ceEval, BaseTypeFactory factory, ClauseFactory clauseFactory, ServerDDS sdds, List<AST> nodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AST

public AST(List<AST> nodes)
Method Detail

init

public void init(CEEvaluator ceEval,
                 BaseTypeFactory factory,
                 ClauseFactory clauseFactory,
                 ServerDDS sdds,
                 List<AST> nodes)


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.