cel-ts - v0.1.0-alpha
    Preparing search index...

    Class IntValue

    64-bit signed integer value

    Index

    Properties

    kind: ValueKind = "int"
    NegOne: IntValue = ...
    One: IntValue = ...
    Zero: IntValue = ...

    Methods