Expand description
Builder for Solidity AST
Structs§
- Block
Builder - Constructor
Builder - Contract
Builder - Error
Builder - Event
Builder - Function
Builder - Modifier
Builder - Solidity
Builder - Struct
Builder
Enums§
Functions§
- add
- address
- and
- array
- binary
- bool
- boolean
- bytes
- bytes_
fixed - div
- eq
- get_
default_ data_ location - Helper function to get the appropriate data location for a type in local variable context
- gt
- identifier
- int
- int256
- lt
- mapping
- mul
- number
- or
- requires_
data_ location - Helper function to determine if a type requires a data location specifier
- string
- string_
literal - sub
- uint
- uint256
- user_
type