AnalysisProvider

Functions

Link copied to clipboard
abstract fun get(program: ProgramNode): Analysis

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

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard