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

Method currentToken

www/js/ext/component.js:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38 // ----- Token access -----
39 currentToken() {
40 return this.token(0);
41 }
42 token(n, includeWhitespace) {
43 var token;
44 var i = 0;

Callers 4

toStringMethod · 0.45
matchTokenMethod · 0.45
matchOpTokenMethod · 0.45
matchTokenTypeMethod · 0.45

Calls 1

tokenMethod · 0.45

Tested by

no test coverage detected