Class PrimitiveElement

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

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