Uses of Class
net.morimekta.providence.reflect.model.ProgramDeclaration
-
Packages that use ProgramDeclaration Package Description net.morimekta.providence.reflect net.morimekta.providence.reflect.parser -
-
Uses of ProgramDeclaration in net.morimekta.providence.reflect
Methods in net.morimekta.providence.reflect that return ProgramDeclaration Modifier and Type Method Description ProgramDeclarationProgramRegistry. getProgramType() -
Uses of ProgramDeclaration in net.morimekta.providence.reflect.parser
Methods in net.morimekta.providence.reflect.parser that return ProgramDeclaration Modifier and Type Method Description ProgramDeclarationThriftParser. parse(java.io.InputStream in, java.nio.file.Path file)
-