Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShaderFrog/glsl-parser
/ preprocessor.test.ts
File
preprocessor.test.ts
src/preprocessor/preprocessor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
peggy from
'peggy'
;
3
import
util from
'util'
;
4
import
{
Callers
nothing calls this directly
Calls
5
fileContents
Function · 0.85
preprocessComments
Function · 0.85
parse
Function · 0.85
preprocessAst
Function · 0.85
expectParsedProgram
Function · 0.70
Tested by
no test coverage detected