parseULong2 top-level property

Function parseULong2
getter/setter pair

Implementation

Function parseULong2 = (scope) {
  return scope.parseULong();
};