MCPcopy Create free account
hub / github.com/PDAL/PDAL / valid

Method valid

filters/private/expr/Expression.cpp:423–426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421}
422
423bool Expression::valid() const
424{
425 return m_nodes.size();
426}
427
428void Expression::clear()
429{

Callers 5

preparedMethod · 0.45
preparedMethod · 0.45
preparedMethod · 0.45
initializeMethod · 0.45
initializeMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected