Package jetbrains.mps.make.facet
Interface IFacetManifest
- 
- All Known Implementing Classes:
 FacetManifest
public interface IFacetManifest 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<IFacet>facets()IFacetlookup(IFacet.Name fn) 
 - 
 
- 
- 
Method Detail
- 
lookup
IFacet lookup(IFacet.Name fn)
 
 - 
 
 -