Class CompiledElement

java.lang.Object
org.mariuszgromada.math.mxparser.CompiledElement
All Implemented Interfaces:
Serializable

class CompiledElement extends Object implements Serializable
  • Field Details

    • serialClassID

      private static final int serialClassID
      See Also:
    • serialVersionUID

      private static final long serialVersionUID
    • toCall

    • position1

      int position1
    • position2

      int position2
  • Constructor Details

    • CompiledElement

      CompiledElement()