Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ ANY
Method
ANY
parser/gscript_parser.go:7658–7660 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7656
}
7657
7658
func
(s *PrimitiveTypeContext) ANY() antlr.TerminalNode {
7659
return
s.GetToken(GScriptParserANY, 0)
7660
}
7661
7662
func
(s *PrimitiveTypeContext) GetRuleContext() antlr.RuleContext {
7663
return
s
Callers
1
ExitPrimitiveType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected