MCPcopy Create free account
hub / github.com/alecazam/kram / GetComment

Method GetComment

hlslparser/src/HLSLTokenizer.cpp:601–604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

599}
600
601const char* HLSLTokenizer::GetComment() const
602{
603 return m_comment;
604}
605
606int HLSLTokenizer::GetLineNumber() const
607{

Callers 1

ParseCommentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected