Uses of Interface
dev.civl.abc.program.IF.ProgramFactory
Packages that use ProgramFactory
Package
Description
Module program provides a high-level, mutable,
representation of a program.
-
Uses of ProgramFactory in dev.civl.abc.program.IF
Methods in dev.civl.abc.program.IF that return ProgramFactoryModifier and TypeMethodDescriptionstatic ProgramFactoryPrograms.newProgramFactory(ASTFactory factory, Analyzer standardAnalyzer)