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