public class CECompiler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CEConstraint |
ce |
protected DapDataset |
dataset |
protected CEAST |
root |
protected Stack<DapVariable> |
scopestack |
| Constructor and Description |
|---|
CECompiler() |
protected Stack<DapVariable> scopestack
protected DapDataset dataset
protected CEConstraint ce
protected CEAST root
public CEConstraint compile(DapDataset template, CEAST root) throws DapException
DapExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.