hasChild abstract method

bool hasChild(
  1. RulesString path
)

Returns true if the specified child exists.

Implementation

bool hasChild(RulesString path);