Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/z7zmey/php-parser
/ GetPosition
Method
GetPosition
node/node.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
Attributes()
map
[string]
interface
{}
// Attributes returns node attributes as map
13
SetPosition(p *position.Position)
14
GetPosition() *position.Position
15
GetFreeFloating() *freefloating.Collection
16
}
Callers
15
getNodeStartPos
Method · 0.65
getNodeEndPos
Method · 0.65
addDollarToken
Method · 0.65
addDollarToken
Method · 0.65
Parse
Method · 0.65
EnterNode
Method · 0.65
EnterNode
Method · 0.65
EnterNode
Method · 0.65
EnterNode
Method · 0.65
TestPosition
Function · 0.65
TestPosition
Function · 0.65
TestPosition
Function · 0.65
Implementers
15
Nullable
node/n_nullable.go
ArgumentList
node/n_argument_list.go
Parameter
node/n_parameter.go
Argument
node/n_argument.go
Root
node/n_root.go
Identifier
node/n_identifier.go
UnaryMinus
node/expr/n_unary_minus.go
ErrorSuppress
node/expr/n_error_suppress.go
Include
node/expr/n_include.go
ConstFetch
node/expr/n_const_fetch.go
Isset
node/expr/n_isset.go
Variable
node/expr/n_variable.go
Calls
no outgoing calls
Tested by
8
TestPosition
Function · 0.52
TestPosition
Function · 0.52
TestPosition
Function · 0.52
TestPosition
Function · 0.52
TestPosition
Function · 0.52
TestPosition
Function · 0.52
TestPosition
Function · 0.52
TestPosition
Function · 0.52