public interface Macro
Modifier and Type | Method and Description |
---|---|
Node |
evaluate(Node... nodes)
Applies a macro to a set of parameter nodes.
|
Node evaluate(Node... nodes) throws SemanticException
nodes
- the nodes this macro should be applied toSemanticException
Copyright © 2020 University of Waikato, Hamilton, NZ. All rights reserved.