MCPcopy
hub / github.com/postcss/postcss / precheckMissedSemicolon

Method precheckMissedSemicolon

lib/parser.js:486–488  ·  view source on GitHub ↗
(/* tokens */)

Source from the content-addressed store, hash-verified

484 }
485
486 precheckMissedSemicolon(/* tokens */) {
487 // Hook for Safe Parser
488 }
489
490 raw(node, prop, tokens, customProperty) {
491 let token, type

Callers 1

declMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected