Uses of Class
net.morimekta.providence.reflect.model.NamespaceDeclaration
-
Packages that use NamespaceDeclaration Package Description net.morimekta.providence.reflect.model -
-
Uses of NamespaceDeclaration in net.morimekta.providence.reflect.model
Methods in net.morimekta.providence.reflect.model that return types with arguments of type NamespaceDeclaration Modifier and Type Method Description java.util.List<NamespaceDeclaration>ProgramDeclaration. getNamespaces()
-