insertRule method

int insertRule (String rule, int index)

Implementation

int insertRule(String rule, int index) native;