Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/apex_core/rules/unique_object_names.ts>UniqueObjectNames#check

JavaScript / Node.js support for the Apex language
Go to Latest
method UniqueObjectNames.prototype.check
import { UniqueObjectNames } from "https://deno.land/x/apex_core@v0.1.4/rules/unique_object_names.ts";

Parameters

context: Context
name: string
node: Node