Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ GetHttpPathVariable
Method
GetHttpPathVariable
resolver/annotated_tree.go:214–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
a.httpPathVariable = path
213
}
214
func
(a *AnnotatedTree) GetHttpPathVariable() *symbol.Variable {
215
return
a.httpPathVariable
216
}
217
218
func
recordLog(ctx antlr.ParserRuleContext, msg string) {
219
l := log.NewLog(ctx, msg)
Callers
1
httpHandle
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected