public interface Namespace
Parser in order
to resolve to symbol references and function calls.| Modifier and Type | Method and Description |
|---|---|
Function |
resolveFunction(String name,
Term[] args)
Resolves the given name and argument list in order to find a matching function.
|
Symbol |
resolveSymbol(String name)
Resolves the given name in order to find a matching symbol.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.