Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ FileLocation
Class
FileLocation
shadercompiler/ParserState.h:11–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
struct Symbol;
10
11
struct FileLocation
12
{
13
unsigned lineNumber;
14
InlineString fileName;
15
};
16
17
struct ScannerToken
18
{
Callers
1
ScannerToken
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected