EMethods.toUInt

Converts the expression to an integer. Reports an error if impossible.

  1. long toInt(Expression e)
  2. ulong toUInt(Expression e)
    class EMethods
    ulong
    toUInt
    (
    Expression e
    )

Meta