Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Kestrel-books
Crypto-hdwallet
Apt
Error-checking
Fty-extensions
Isar
Kestrel-utilities
Soft
Bv
Imp-language
C
Event-macros
Java
Bitcoin
Ethereum
Yul
Transformations
Language
Abstract-syntax
Escape
Swcase-list->value-list
Hex-digit-list->chars
Fundef-list->name-list
Literal
Path
Plain-string
String-element
Identifier
Funcall-option
Expression-option
Statement-option
Literal-option
Identifier-option
Hex-string
Hex-quad
Hex-digit
Data-value
Data-item
Hex-pair
Statements-to-fundefs
String-element-list-result
Identifier-identifier-map-result
Swcase-result
String-element-result
Statement-result
Literal-result
Identifier-set-result
Identifier-result
Identifier-list-result
Hex-pair-list-result
Fundef-result
Funcall-result
Expression-result
Escape-result
Path-result
Block-result
Objects
Statements/blocks/cases/fundefs
Statement
Statement-case
Statementp
Statement-for
Statement-equiv
Statement-switch
Statement-switch->default
Make-statement-switch
Statement-switch->target
Statement-switch->cases
Change-statement-switch
Statement-variable-single
Statement-variable-multi
Statement-if
Statement-assign-single
Statement-assign-multi
Statement-kind
Statement-fundef
Statement-funcall
Statement-block
Statement-leave
Statement-continue
Statement-break
Statement-fix
Statement-count
Fundef
Block-option
Block
Swcase
Swcase-list
Statement-list
Identifier-list
Identifier-set
Identifier-identifier-map
Identifier-identifier-alist
String-element-list
Path-list
Hex-pair-list
Hex-digit-list
Literal-list
Fundef-list
Expressions/funcalls
Abstract-syntax-induction-schemas
Dynamic-semantics
Concrete-syntax
Static-soundness
Static-semantics
Errors
Yul-json
Zcash
ACL2-programming-language
Prime-fields
Json
Syntheto
File-io-light
Number-theory
Cryptography
Lists-light
Builtins
Axe
Solidity
Helpers
Htclient
Typed-lists-light
Arithmetic-light
X86isa
Axe
Execloader
Math
Testing-utilities
Statement
Statement-switch
This is a product type, introduced by
fty::deftagsum
in support of
statement
.
Fields
target —
expression
cases —
swcase-list
default —
block-option
Subtopics
Statement-switch->default
Get the
default
field from a
statement-switch
.
Make-statement-switch
Basic constructor macro for
statement-switch
structures.
Statement-switch->target
Get the
target
field from a
statement-switch
.
Statement-switch->cases
Get the
cases
field from a
statement-switch
.
Change-statement-switch
Modifying constructor for
statement-switch
structures.