pushComputation method

  1. @protected
void pushComputation()

Implementation

@protected
void pushComputation() {
  _state.computationDepth++;
}