Package net.hydromatic.morel.compile
Class Analyzer.Analysis
- java.lang.Object
-
- net.hydromatic.morel.compile.Analyzer.Analysis
-
-
Field Summary
Fields Modifier and Type Field Description com.google.common.collect.ImmutableMap<Core.NamedPat,Analyzer.Use>map
-
Constructor Summary
Constructors Constructor Description Analysis(com.google.common.collect.ImmutableMap<Core.NamedPat,Analyzer.Use> map)
-
-
-
Field Detail
-
map
public final com.google.common.collect.ImmutableMap<Core.NamedPat,Analyzer.Use> map
-
-
Constructor Detail
-
Analysis
Analysis(com.google.common.collect.ImmutableMap<Core.NamedPat,Analyzer.Use> map)
-
-