MCPcopy Create free account
hub / github.com/bigskysoftware/_hyperscript / popFollows

Method popFollows

src/core/parser.js:184–186  ·  view source on GitHub ↗
(count)

Source from the content-addressed store, hash-verified

182 }
183
184 popFollows(count) {
185 return this.tokens.popFollows(count);
186 }
187
188 clearFollows() {
189 return this.tokens.clearFollows();

Callers 6

parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseOperandMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected