MCPcopy Create free account
hub / github.com/Samsung/UTopia / getOffset

Method getOffset

lib/astirmap/ASTNode.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33ASTNode::nodeType ASTNode::getNodeType() const { return NodeType; }
34
35size_t ASTNode::getOffset() const { return Offset; }
36
37unsigned ASTNode::getLength() const { return Length; }
38

Callers 7

getFromArgMapMethod · 0.45
addReplaceMethod · 0.45
generateMainDeletionMethod · 0.45
getLocMethod · 0.45
generateLocationMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36