contexts property
List<AnalysisContext>
get
contexts
Return all of the analysis contexts in this collection.
Implementation
List<AnalysisContext> get contexts;
Return all of the analysis contexts in this collection.
List<AnalysisContext> get contexts;