Function: getTypedRuleServices()
function getTypedRuleServices(context: TypedRuleContext): TypedRuleServices;
Defined in: _internal/typed-rule.ts:86
Retrieves parser services and type checker for typed rules.
function getTypedRuleServices(context: TypedRuleContext): TypedRuleServices;
Defined in: _internal/typed-rule.ts:86
Retrieves parser services and type checker for typed rules.