# Functions
ClassifierExcludingUnanalyzed returns a copy of the supplied Classifier that is modified to never classify capabilities as CAPABILITY_UNANALYZED.
DefaultClassifier returns the default internal Classifier.
LoadClassifier returns a capability classifier loaded from the specified io.Reader.
# Structs
Type Classifier contains information used to map code features to concrete capabilities.