apt 3.0.3
commandline package manager
Public Member Functions | Public Attributes | List of all members
PatternParser Struct Reference

PatternParser parses the given sentence into a parse tree. More...

#include <apt-pkg/cachefilter-patterns.h>

Collaboration diagram for PatternParser:
[legend]

Public Member Functions

std::unique_ptr< APT::CacheFilter::MatcheraPattern (std::unique_ptr< PatternTreeParser::Node > &nodeP)
 
std::string aWord (std::unique_ptr< PatternTreeParser::Node > &nodeP)
 

Public Attributes

pkgCacheFilefile
 

Detailed Description

PatternParser parses the given sentence into a parse tree.

The parse tree consists of nodes:


The documentation for this struct was generated from the following files: