Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toString
Method · 0.45
matchToken
Method · 0.45
matchOpToken
Method · 0.45
matchTokenType
Method · 0.45
Calls
1
token
Method · 0.45
Tested by
no test coverage detected