MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / popFollow

Method popFollow

src/core/parser.js:176–178  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174 }
175
176 popFollow() {
177 return this.tokens.popFollow();
178 }
179
180 pushFollows(...strs) {
181 return this.tokens.pushFollows(...strs);

Callers 13

parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
_parseScrollModifiersFunction · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected