Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
423
bool Expression::valid() const
424
{
425
return m_nodes.size();
426
}
427
428
void Expression::clear()
429
{
Callers
5
prepared
Method · 0.45
prepared
Method · 0.45
prepared
Method · 0.45
initialize
Method · 0.45
initialize
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected