Class MathNodes.maxUInt

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

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

    • maxUInt

      public maxUInt()
  • Method Details

    • eval

      protected long eval(VmTyped self)