pushNumber abstract method

void pushNumber(
  1. double value
)

Implementation

void pushNumber(double value);