Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/z7zmey/php-parser
/ functions
Functions
2,599 in github.com/z7zmey/php-parser
⨍
Functions
2,599
◇
Types & classes
222
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_class_extends.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_use.go:44
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_constant.go:44
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_const_list.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_else_if.go:42
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_alt_switch.go:42
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_trait_use_alias.go:44
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_label.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_trait.go:44
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_if.go:46
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_halt_compiler.go:35
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_finally.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_alt_else_if.go:42
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_property.go:44
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_trait_adaptation_list.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_property_list.go:44
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_try.go:44
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_alt_foreach.go:46
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_alt_else.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_global.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_class_method.go:52
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_function.go:50
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_do.go:42
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_switch.go:42
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_stmt_list.go:40
Method
Attributes
Attributes returns node attributes as map
node/stmt/n_case.go:42
Method
Attributes
Attributes returns node attributes as map
node/name/n_relative.go:40
Method
Attributes
Attributes returns node attributes as map
node/name/n_name.go:40
Method
Attributes
Attributes returns node attributes as map
node/name/n_fully_qualified.go:40
Method
Attributes
Attributes returns node attributes as map
node/name/n_name_part.go:39
Method
Attributes
Attributes returns node attributes as map
node/scalar/node_heredoc.go:42
Method
Attributes
Attributes returns node attributes as map
node/scalar/node_encapsed.go:40
Method
Attributes
Attributes returns node attributes as map
node/scalar/node_lnumber.go:39
Method
Attributes
Attributes returns node attributes as map
node/scalar/node_dnumber.go:39
Method
Attributes
Attributes returns node attributes as map
node/scalar/node_encapsed_string_part.go:39
Method
Attributes
Attributes returns node attributes as map
node/scalar/node_string.go:39
Method
Attributes
Attributes returns node attributes as map
node/scalar/node_magic_constant.go:39
Function
BenchmarkPhp5
(b *testing.B)
php5/php5_bench_test.go:9
Function
BenchmarkPhp7
(b *testing.B)
php7/php7_bench_test.go:9
Method
EnterChildList
(key string, w walker.Walkable)
visitor/namespace_resolver.go:207
Method
EnterChildList
(key string, w walker.Walkable)
visitor/json_dumper.go:137
Method
EnterChildList
(key string, w walker.Walkable)
visitor/dumper.go:76
Method
EnterChildList
(key string, w walker.Walkable)
visitor/pretty_json_dumper.go:176
Method
EnterChildList
(key string, w walker.Walkable)
visitor/go_dumper.go:160
Method
EnterChildList
(key string, w walker.Walkable)
node/t_visitor_test.go:75
Method
EnterChildList
(key string, w walker.Walkable)
node/expr/t_visitor_test.go:378
Method
EnterChildList
(key string, w walker.Walkable)
node/expr/assign/t_visitor_test.go:152
Method
EnterChildList
(key string, w walker.Walkable)
node/expr/cast/t_visitor_test.go:81
Method
EnterChildList
(key string, w walker.Walkable)
node/expr/binary/t_visitor_test.go:247
Method
EnterChildList
(key string, w walker.Walkable)
node/stmt/t_visitor_test.go:536
Method
EnterChildList
(key string, w walker.Walkable)
node/name/t_visitor_test.go:51
Method
EnterChildList
(key string, w walker.Walkable)
node/scalar/t_visitor_test.go:66
Method
EnterChildNode
(key string, w walker.Walkable)
visitor/namespace_resolver.go:199
Method
EnterChildNode
(key string, w walker.Walkable)
visitor/json_dumper.go:128
Method
EnterChildNode
GetChildrenVisitor is invoked at every node parameter that contains children nodes
visitor/dumper.go:67
Method
EnterChildNode
(key string, w walker.Walkable)
visitor/pretty_json_dumper.go:165
Method
EnterChildNode
(key string, w walker.Walkable)
visitor/go_dumper.go:150
Method
EnterChildNode
(key string, w walker.Walkable)
node/t_visitor_test.go:71
Method
EnterChildNode
(key string, w walker.Walkable)
node/expr/t_visitor_test.go:374
Method
EnterChildNode
(key string, w walker.Walkable)
node/expr/assign/t_visitor_test.go:148
Method
EnterChildNode
(key string, w walker.Walkable)
node/expr/cast/t_visitor_test.go:77
Method
EnterChildNode
(key string, w walker.Walkable)
node/expr/binary/t_visitor_test.go:243
Method
EnterChildNode
(key string, w walker.Walkable)
node/stmt/t_visitor_test.go:532
Method
EnterChildNode
(key string, w walker.Walkable)
node/name/t_visitor_test.go:47
Method
EnterChildNode
(key string, w walker.Walkable)
node/scalar/t_visitor_test.go:62
Method
EnterNode
EnterNode is invoked at every node in heirerchy
visitor/namespace_resolver.go:31
Method
EnterNode
EnterNode is invoked at every node in hierarchy
visitor/json_dumper.go:23
Method
EnterNode
EnterNode is invoked at every node in hierarchy
visitor/dumper.go:23
Method
EnterNode
EnterNode is invoked at every node in hierarchy
visitor/pretty_json_dumper.go:39
Method
EnterNode
EnterNode is invoked at every node in hierarchy
visitor/go_dumper.go:29
Method
EnterNode
(n walker.Walkable)
node/t_visitor_test.go:69
Method
EnterNode
(n walker.Walkable)
node/expr/t_visitor_test.go:372
Method
EnterNode
(n walker.Walkable)
node/expr/assign/t_visitor_test.go:146
Method
EnterNode
(n walker.Walkable)
node/expr/cast/t_visitor_test.go:75
Method
EnterNode
(n walker.Walkable)
node/expr/binary/t_visitor_test.go:241
Method
EnterNode
(n walker.Walkable)
node/stmt/t_visitor_test.go:530
Method
EnterNode
(n walker.Walkable)
node/name/t_visitor_test.go:45
Method
EnterNode
(n walker.Walkable)
node/scalar/t_visitor_test.go:60
Method
Error
(msg string)
php7/parser.go:45
Method
Error
(s string)
php7/php7.go:1798
Method
Error
(msg string)
php5/parser.go:46
Function
ExampleDumper
()
visitor/dumper_test.go:10
Function
ExampleGoDumper
()
visitor/go_dumper_test.go:10
Function
ExampleJsonDumper
()
visitor/json_dumper_test.go:10
Function
ExamplePrettyJsonDumper
()
visitor/pretty_json_dumper_test.go:10
Function
ExamplePrinter
()
printer/printer_parsed_php7_test.go:15
Method
GetErrors
()
scanner/lexer.go:18
Method
GetErrors
()
scanner/lexer.go:60
Method
GetFreeFloating
()
node/n_nullable.go:34
Method
GetFreeFloating
()
node/n_argument_list.go:34
Method
GetFreeFloating
()
node/n_parameter.go:42
Method
GetFreeFloating
()
node/n_argument.go:38
Method
GetFreeFloating
()
node/n_root.go:34
Method
GetFreeFloating
()
node/n_identifier.go:34
Method
GetFreeFloating
()
node/expr/n_unary_minus.go:35
Method
GetFreeFloating
()
node/expr/n_error_suppress.go:35
Method
GetFreeFloating
()
node/expr/n_include.go:35
Method
GetFreeFloating
()
node/expr/n_const_fetch.go:35
Method
GetFreeFloating
()
node/expr/n_isset.go:35
Method
GetFreeFloating
()
node/expr/n_variable.go:35
← previous
next →
801–900 of 2,599, ranked by callers