edu.isi.pegasus.planner.parser.dax
public interface DAXParser
Modifier and Type | Method and Description |
---|---|
Callback |
getDAXCallback()
Retuns the DAXCallback for the parser
|
void |
setDAXCallback(Callback c)
Set the DAXCallback for the parser to call out to.
|