method RuleUtils.isComment RuleUtils.isComment(ruleText: string): boolean Checks if the rule is a comment using AGTree. Parameters ruleText: string Return Type boolean