lang
0.6.0
lang
/
org.partiql.lang.domains
/
PartiqlAst
/
Expr
/
Lt
/
copy
copy
open
override
fun
copy
(
metas
:
MetaContainer
)
:
PartiqlAst.Expr.Lt
Content copied to clipboard
fun
copy
(
operands
:
List
<
PartiqlAst.Expr
>
=
this.operands
,
metas
:
MetaContainer
=
this.metas
)
:
PartiqlAst.Expr.Lt
Content copied to clipboard