Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ Nil
Method
Nil
parser/gscript_parser.go:3758–3760 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3756
}
3757
3758
func
(s *LiteralContext) Nil() antlr.TerminalNode {
3759
return
s.GetToken(GScriptParserNil, 0)
3760
}
3761
3762
func
(s *LiteralContext) GetRuleContext() antlr.RuleContext {
3763
return
s
Callers
6
TestCompiler_CompilerIf2
Function · 0.80
TestCalculator
Function · 0.80
TestCalculator2
Function · 0.80
TestCalculator6
Function · 0.80
TestCalculator7
Function · 0.80
ExitLiteral
Method · 0.80
Calls
no outgoing calls
Tested by
5
TestCompiler_CompilerIf2
Function · 0.64
TestCalculator
Function · 0.64
TestCalculator2
Function · 0.64
TestCalculator6
Function · 0.64
TestCalculator7
Function · 0.64