addTask method

void addTask(
  1. ISimplificationTask task
)

Implementation

external void addTask(ISimplificationTask task);