Class Utils


  • public class Utils
    extends java.lang.Object
    • Constructor Detail

      • Utils

        public Utils()
    • Method Detail

      • isVariableOrConstant

        public static boolean isVariableOrConstant​(Node n)
      • evaluationOrderOf

        public static java.util.List<Node> evaluationOrderOf​(Node node)
      • maxInlineSourceSize

        public static int maxInlineSourceSize()
      • maxInlineTargetSize

        public static int maxInlineTargetSize()
      • doSanityCheck

        public static boolean doSanityCheck()