Functions

Link copied to clipboard
open override fun get(program: ProgramNode): NameAnalysis

Returns the Analysis instance for program. The returned instance is cached for efficiency, so calling get again on program will return the same instance.