Lua
v1.0.0-rc.0
Search documentation of Lua
Default
Default
In-browser search
Settings
Lua.AST.Expr.Nil
(Lua v1.0.0-rc.0)
View Source
Represents the
nil
literal
Summary
Types
t()
Types
t()
@type
t() :: %Lua.AST.Expr.Nil{meta:
Lua.AST.Meta.t
() | nil}