Add getter and silence a warning.
This commit is contained in:
parent
408742eb71
commit
16243be584
@ -52,6 +52,7 @@ namespace runtime {
|
||||
///
|
||||
const char* getExpr();
|
||||
bool isValuePrinterRequested() { return m_ValuePrinterReq; }
|
||||
const char* getTemplate() const { return m_Template; }
|
||||
};
|
||||
} // end namespace internal
|
||||
} // end namespace runtime
|
||||
|
Loading…
x
Reference in New Issue
Block a user