MCPcopy Index your code
hub / github.com/yuin/gopher-lua / SetLastLine

Method SetLastLine

ast/ast.go:7–7  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

5 SetLine(int)
6 LastLine() int
7 SetLastLine(int)
8}
9
10type Node struct {

Callers 4

compileAssignStmtRightFunction · 0.65
compileFuncDefStmtFunction · 0.65
CompileFunction · 0.65
ParseMethod · 0.65

Implementers 1

Nodeast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected