22 using System.Collections.Generic;
29 namespace Ntp.Analyzer.Config.Syntax
46 CheckAllIsPresent(
new List<Symbol>
54 CheckTypeIs<StringSettingNode>(
Symbol.KeywordLink);
override WebLinkCollection InternalCompile()
override void ValidateTypes()
Override to validates the types in this syntax node.
WebLinkSyntaxNode(string name, int line)
override void ValidateMandatories()
Override to validates the mandatory types in this syntax node.