Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getNodeType
Method
getNodeType
lib/astirmap/ASTNode.cpp:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
const DynTypedNode &ASTNode::getNode() const { return Node; }
32
33
ASTNode::nodeType ASTNode::getNodeType() const { return NodeType; }
34
35
size_t ASTNode::getOffset() const { return Offset; }
36
Callers
3
getNodeForType
Method · 0.80
check
Method · 0.80
isUndefinedType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected