Interface Scope<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>>

All Superinterfaces:
GrammarSection<P,E,L,A,CL>
All Known Subinterfaces:
Grammar<P,E,L,A,CL>, IncludedGrammar<P,E,L,A,CL>
All Known Implementing Classes:
GrammarHost, ScopeHost

public interface Scope<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> extends GrammarSection<P,E,L,A,CL>