• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
        • Atj
        • Aij
        • Language
          • Syntax
          • Semantics
            • Primitive-function-macros
            • Primitive-values
              • Floating-pointx-value
              • Doublex-value-fns
              • Primitivex-value
              • Floatx-value-fns
              • Primitive-value
              • Numericx-value
              • Numeric-value
              • Integral-value
                • Integral-value-fix
                • Integral-value-equiv
                • Integral-valuep
                • Integral-value-short
                • Integral-value-long
                • Integral-value-int
                • Integral-value-char
                • Integral-value-byte
                • Integral-value-kind
              • Int-value
              • Char-value
              • Byte-value
              • Short-value
              • Long-value
              • Float-value
              • Double-value
              • Boolean-value
              • Floating-point-value
              • Disjoint-primitive-values
              • Short-value-list
              • Long-value-list
              • Int-value-list
              • Float-value-list
              • Double-value-list
              • Char-value-list
              • Byte-value-list
              • Boolean-value-list
            • Floating-point-placeholders
            • Pointers
            • Floating-point-value-set-parameters
            • Values
            • Primitive-operations
            • Primitive-conversions
            • Reference-values
      • Taspi
      • Riscv
      • Bitcoin
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Aleo
      • Bigmems
      • Builtins
      • Execloader
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Community
    • Proof-automation
    • ACL2
    • Macro-libraries
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Primitive-values

Integral-value

Fixtype of Java integral values [JLS14:4.2.1].

This is a sum-of-products (i.e., union) type, introduced by fty::defflexsum.

Members
:char → integral-value-char
:byte → integral-value-byte
:short → integral-value-short
:int → integral-value-int
:long → integral-value-long

Subtopics

Integral-value-fix
Fixing function for integral-value structures.
Integral-value-equiv
Basic equivalence relation for integral-value structures.
Integral-valuep
Recognizer for integral-value structures.
Integral-value-short
Integral-value-long
Integral-value-int
Integral-value-char
Integral-value-byte
Integral-value-kind
Get the kind (tag) of a integral-value structure.