Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/yuin/gopher-lua
/ Error
Method
Error
parse/parser.go:375–375 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
373
type
yyLexer
interface
{
374
Lex(lval *yySymType) int
375
Error(s string)
376
}
377
378
type
yyParser
interface
{
Callers
15
loFindFile
Function · 0.65
loLoaderLua
Function · 0.65
osRemove
Function · 0.65
osRename
Function · 0.65
osSetEnv
Function · 0.65
TestTableLenType
Function · 0.65
baseDoFile
Function · 0.65
baseError
Function · 0.65
loadaux
Function · 0.65
basePCall
Function · 0.65
baseXPCall
Function · 0.65
errorIfScriptFail
Function · 0.65
Implementers
1
Lexer
parse/lexer.go
Calls
no outgoing calls
Tested by
15
TestTableLenType
Function · 0.52
errorIfScriptFail
Function · 0.52
errorIfGFuncFail
Function · 0.52
errorIfScriptNotFail
Function · 0.52
errorIfGFuncNotFail
Function · 0.52
TestPCall
Function · 0.52
TestCoroutineApi1
Function · 0.52
TestContextTimeout
Function · 0.52
TestContextCancel
Function · 0.52
TestContextWithCroutine
Function · 0.52
TestPCallAfterFail
Function · 0.52
TestRegistryFixedOverflow
Function · 0.52