solidity / keywords
55 entries at this level
- abstrato abstract
- depois after
- como as
- asserte assert
- booleano bool
- interromper break
- byte bytes
- caso case
- capture catch
- classe class
- construtor constructor
- continuar continue
- padrão default
- excluir delete
- fazer do
- senão else
- enumeração enum
- erro error
- falso false
- para for
- função function
- se if
- implementa implements
- importar import
- em in
- int
- inválido invalid
- é is
- comprimento length
- mapa mapping
- corresponder match
- mutável mutable
- novo new
- nulo null
- de of
- sobrescrever override
- pânico Panic
- privado private
- prometer promise
- público public
- referência reference
- retornar return
- lance revert
- estático static
- string
- estrutura struct
- alternar switch
- lançar throw
- verdadeiro true
- tente try
- tipo type
- inteiro uint
- válido valid
- vazio void
- enquanto while