Class AstNodeExtensions Last update: 16.07.2025 Namespace: VM.Models.Pre Assembly: VM.Models.Pre.dll public static class AstNodeExtensions Inheritance object ← AstNodeExtensions Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Fields FunctionKeyWords public static readonly string[] FunctionKeyWords Field Value string[] Methods FindIdentifier(AstNode, string[]) public static bool FindIdentifier(this AstNode astNode, string[] names) Parameters astNode AstNode names string[] Returns bool