lang
0.6.0
lang
/
org.partiql.lang.domains
/
PartiqlAst
/
LetBinding
/
copy
copy
open
override
fun
copy
(
metas
:
MetaContainer
)
:
PartiqlAst.LetBinding
Content copied to clipboard
fun
copy
(
expr
:
PartiqlAst.Expr
=
this.expr
,
name
:
SymbolPrimitive
=
this.name
,
metas
:
MetaContainer
=
this.metas
)
:
PartiqlAst.LetBinding
Content copied to clipboard