• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Community
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • C
        • Soft
        • Bv
        • Imp-language
        • Ethereum
        • Event-macros
        • Java
          • Atj
          • Aij
          • Language
            • Syntax
              • Grammar
              • Unicode-escapes
              • Unicode-input-char
              • Escape-sequence
              • Identifiers
              • Primitive-types
              • Reference-types
                • Reference-types-definition
                  • Class-type
                    • Class-type-case
                    • Class-type-equiv
                    • Class-type-package
                      • Make-class-type-package
                      • Class-type-package->arguments
                      • Class-type-package->package
                      • Class-type-package->name
                      • Change-class-type-package
                    • Class-type-nested
                    • Class-type-simple
                    • Class-typep
                    • Class-type-kind
                    • Class-type-fix
                    • Class-type-count
                  • Array-type
                  • Reference-type
                  • Type-argument
                  • Type-argument-list
              • Unicode-characters
              • Keywords
              • Integer-literals
              • String-literals
              • Octal-digits
              • Hexadecimal-digits
              • Decimal-digits
              • Binary-digits
              • Character-literals
              • Null-literal
              • Floating-point-literals
              • Boolean-literals
              • Package-names
              • Literals
            • Semantics
        • Riscv
        • Bitcoin
        • Zcash
        • Yul
        • ACL2-programming-language
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Axe
        • Lists-light
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Class-type

Class-type-package

This is a product type, introduced by fty::deftagsum in support of class-type.

Fields
package — package-name
name — tidentifier
arguments — type-argument-list

Subtopics

Make-class-type-package
Basic constructor macro for class-type-package structures.
Class-type-package->arguments
Get the arguments field from a class-type-package.
Class-type-package->package
Get the package field from a class-type-package.
Class-type-package->name
Get the name field from a class-type-package.
Change-class-type-package
Modifying constructor for class-type-package structures.