Function Wrapper
abstract class FunctionWrapper<C : ExecutionContext> : AbstractWrapper<PrologFunction>
Content copied to clipboard
A class wrapping a PrologFunction implementation
Author
Enrico
Constructors
Properties
descriptionPair
Link copied to clipboard
Gets this wrapped primitive description Pair formed by signature and wrapped primitive type
wrappedImplementation
Link copied to clipboard
Inheritors
MathFunction
Link copied to clipboard