MCPcopy Create free account
hub / github.com/CanadaHonk/shadow /

Class

engine/cssparser.js:150–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150export class CSSParser {
151 static {
152 this.prototype.mainState = MainState.None;
153 this.prototype.stringState = StringState.None;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected