Interface SyntaxRegistry

All Superinterfaces:
Iterable<SyntaxInfo<?>>, Registry<SyntaxInfo<?>>, ViewProvider<SyntaxRegistry>

@Experimental public interface SyntaxRegistry extends ViewProvider<SyntaxRegistry>, Registry<SyntaxInfo<?>>
A syntax registry is a central container for all SyntaxInfos.