Package org.qdl_lang.functions
Interface FunctionNodeInterface
- 
- All Known Subinterfaces:
- FunctionReferenceNodeInterface
 - All Known Implementing Classes:
- DyadicFunctionReferenceNode,- FunctionReferenceNode,- LambdaDefinitionNode
 
 public interface FunctionNodeInterface
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetNodeType()
 
-