Class MathNodes.maxInt

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

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

      • maxInt

        public maxInt()
    • Method Detail

      • eval

        protected long eval​(VmTyped self)