get
open override fun get(program: ProgramNode): OutParameterInitializationAnalysis
Content copied to clipboard
Returns the Analysis instance for program. The returned instance is cached for efficiency, so calling get again on program will return the same instance.