MCPcopy 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
7658func (s *PrimitiveTypeContext) ANY() antlr.TerminalNode {
7659 return s.GetToken(GScriptParserANY, 0)
7660}
7661
7662func (s *PrimitiveTypeContext) GetRuleContext() antlr.RuleContext {
7663 return s

Callers 1

ExitPrimitiveTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected