Versions in this module Expand all Collapse all v0 v0.5.0 Dec 23, 2022 v0.4.1 Aug 18, 2022 v0.4.0 Aug 13, 2022 v0.3.3 Aug 4, 2022 v0.3.2 Jul 29, 2022 v0.3.1 Jul 29, 2022 v0.3.0 Jul 24, 2022 v0.2.2 Jul 14, 2022 v0.2.1 Jul 12, 2022 v0.2.0 Jul 7, 2022 v0.1.2 Jun 13, 2022 v0.1.1 Jun 8, 2022 v0.1.0 May 24, 2022 Changes in this version + type Op int + const And + const BitNeg + const Case + const Div + const EQ + const GE + const GT + const In + const IntDiv + const IsFalsity + const IsNull + const IsTruth + const LE + const LT + const LeftShift + const Like + const LogicAnd + const LogicOr + const LogicXor + const Minus + const Mod + const Mul + const NE + const Not + const Not2 + const NullEQ + const Or + const Plus + const Regexp + const RightShift + const Xor + func (o Op) Format(w io.Writer) + func (o Op) IsKeyword() bool + func (o Op) Restore(ctx *format.RestoreCtx) error + func (o Op) String() string