Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ IsMatrix
Method
IsMatrix
avida-core/source/script/ASTree.h:552–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
550
551
inline cASTArgumentList* GetValues() { return m_values; }
552
inline bool IsMatrix() const { return m_is_matrix; }
553
554
const sASTypeInfo& GetType() const { return m_type; }
555
Callers
2
VisitLiteralArray
Method · 0.80
VisitLiteralArray
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected