MCPcopy 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

9struct Symbol;
10
11struct FileLocation
12{
13 unsigned lineNumber;
14 InlineString fileName;
15};
16
17struct ScannerToken
18{

Callers 1

ScannerTokenClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected