Class MathNodes.maxInt

All Implemented Interfaces:
com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Enclosing class:
MathNodes

public abstract static class MathNodes.maxInt extends ExternalPropertyNode
  • Constructor Details

    • maxInt

      public maxInt()
  • Method Details

    • eval

      protected long eval(VmTyped self)