@class PGGraphLocationHelper; @interface PGTitleSpecArgumentEvaluationContext : NSObject @property (readonly) PGGraphLocationHelper *locationHelper; - (void).cxx_destruct; - (id)initWithLocationHelper:(id)a0; @end