Searched refs:IPrefixable (Results 1 – 4 of 4) sorted by relevance
11 public interface IPrefixable interface
12 public sealed class ReferenceValue : Value, IPrefixable, IPositionAware<ReferenceValue>
16 public class Entry : IPositionAware<Entry>, IWithPosition, IPrefixable, IInitable
175 … SyntaxTreeHelpers.VisitSyntaxTree<IPrefixable>(description, x => x.Prefix(prefix)); in SetupScopeInDescription()