Class PrimitiveValue

    • Constructor Detail

      • PrimitiveValue

        PrimitiveValue​(Graph owner,
                       org.objectweb.asm.Type type,
                       NodeType nodeType)
    • Method Detail

      • isConstant

        public boolean isConstant()
        Overrides:
        isConstant in class Node