Class PrimitiveElement

java.lang.Object
org.mariuszgromada.math.mxparser.PrimitiveElement
Direct Known Subclasses:
Argument, Constant, Expression, Function

public class PrimitiveElement extends Object
Class used for connecting all basic elements such as: Argument, Constant, Function. Class not used by the end user.
Version:
3.0.0
See Also: