22 using System.Collections.Generic;
27 namespace Ntp.Analyzer.Config.Syntax
50 (permission ??
new PermissionSyntaxNode(null, 0)).Compile(),
62 CheckIsUnique(
new List<Symbol>
70 CheckAllIsPresent(
new List<Symbol>
override Configuration InternalCompile()
override void ValidateMandatories()
Override to validates the mandatory types in this syntax node.