crystal / keywords
58 entries at this level
- aborte abort
- abstrato abstract
- arranjo Array
- como as
- tente begin
- booleano Bool
- interromper break
- caso case
- canal Channel
- char Char
- classe class
- contagem count
- fazer do
- senão else
- fim end
- finalmente ensure
- enumeração enum
- erro Error
- exceção Exception
- falso false
- float Float32
- double Float64
- para for
- futuro Future
- mapa Hash
- se if
- em in
- índice index
- int Int32
- inteiro Int64
- inválido invalid
- chave key
- máximo max
- mínimo min
- módulo module
- mutex Mutex
- próximo next
- nulo nil
- de of
- privado private
- protegido protected
- lance raise
- capture rescue
- retornar return
- selecionar select
- conjunto Set
- tamanho size
- string String
- estrutura struct
- verdadeiro true
- tupla Tuple
- tipo type
- byte UInt8
- válido valid
- vazio Void
- enquanto while
- com with
- ceder yield