Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
601
const char* HLSLTokenizer::GetComment() const
602
{
603
return m_comment;
604
}
605
606
int HLSLTokenizer::GetLineNumber() const
607
{
Callers
1
ParseComment
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected