LIBRARY constant
        
        ElementKind
        const LIBRARY
        
      
      
      
Implementation
static const ElementKind LIBRARY = ElementKind('LIBRARY', 17, "library");
static const ElementKind LIBRARY = ElementKind('LIBRARY', 17, "library");