MCPcopy Create free account

hub / github.com/z7zmey/php-parser / functions

Functions2,599 in github.com/z7zmey/php-parser

MethodAttributes
Attributes returns node attributes as map
node/stmt/n_class_extends.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_use.go:44
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_constant.go:44
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_const_list.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_else_if.go:42
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_alt_switch.go:42
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_trait_use_alias.go:44
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_label.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_trait.go:44
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_if.go:46
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_halt_compiler.go:35
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_finally.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_alt_else_if.go:42
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_property.go:44
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_trait_adaptation_list.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_property_list.go:44
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_try.go:44
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_alt_foreach.go:46
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_alt_else.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_global.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_class_method.go:52
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_function.go:50
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_do.go:42
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_switch.go:42
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_stmt_list.go:40
MethodAttributes
Attributes returns node attributes as map
node/stmt/n_case.go:42
MethodAttributes
Attributes returns node attributes as map
node/name/n_relative.go:40
MethodAttributes
Attributes returns node attributes as map
node/name/n_name.go:40
MethodAttributes
Attributes returns node attributes as map
node/name/n_fully_qualified.go:40
MethodAttributes
Attributes returns node attributes as map
node/name/n_name_part.go:39
MethodAttributes
Attributes returns node attributes as map
node/scalar/node_heredoc.go:42
MethodAttributes
Attributes returns node attributes as map
node/scalar/node_encapsed.go:40
MethodAttributes
Attributes returns node attributes as map
node/scalar/node_lnumber.go:39
MethodAttributes
Attributes returns node attributes as map
node/scalar/node_dnumber.go:39
MethodAttributes
Attributes returns node attributes as map
node/scalar/node_encapsed_string_part.go:39
MethodAttributes
Attributes returns node attributes as map
node/scalar/node_string.go:39
MethodAttributes
Attributes returns node attributes as map
node/scalar/node_magic_constant.go:39
FunctionBenchmarkPhp5
(b *testing.B)
php5/php5_bench_test.go:9
FunctionBenchmarkPhp7
(b *testing.B)
php7/php7_bench_test.go:9
MethodEnterChildList
(key string, w walker.Walkable)
visitor/namespace_resolver.go:207
MethodEnterChildList
(key string, w walker.Walkable)
visitor/json_dumper.go:137
MethodEnterChildList
(key string, w walker.Walkable)
visitor/dumper.go:76
MethodEnterChildList
(key string, w walker.Walkable)
visitor/pretty_json_dumper.go:176
MethodEnterChildList
(key string, w walker.Walkable)
visitor/go_dumper.go:160
MethodEnterChildList
(key string, w walker.Walkable)
node/t_visitor_test.go:75
MethodEnterChildList
(key string, w walker.Walkable)
node/expr/t_visitor_test.go:378
MethodEnterChildList
(key string, w walker.Walkable)
node/expr/assign/t_visitor_test.go:152
MethodEnterChildList
(key string, w walker.Walkable)
node/expr/cast/t_visitor_test.go:81
MethodEnterChildList
(key string, w walker.Walkable)
node/expr/binary/t_visitor_test.go:247
MethodEnterChildList
(key string, w walker.Walkable)
node/stmt/t_visitor_test.go:536
MethodEnterChildList
(key string, w walker.Walkable)
node/name/t_visitor_test.go:51
MethodEnterChildList
(key string, w walker.Walkable)
node/scalar/t_visitor_test.go:66
MethodEnterChildNode
(key string, w walker.Walkable)
visitor/namespace_resolver.go:199
MethodEnterChildNode
(key string, w walker.Walkable)
visitor/json_dumper.go:128
MethodEnterChildNode
GetChildrenVisitor is invoked at every node parameter that contains children nodes
visitor/dumper.go:67
MethodEnterChildNode
(key string, w walker.Walkable)
visitor/pretty_json_dumper.go:165
MethodEnterChildNode
(key string, w walker.Walkable)
visitor/go_dumper.go:150
MethodEnterChildNode
(key string, w walker.Walkable)
node/t_visitor_test.go:71
MethodEnterChildNode
(key string, w walker.Walkable)
node/expr/t_visitor_test.go:374
MethodEnterChildNode
(key string, w walker.Walkable)
node/expr/assign/t_visitor_test.go:148
MethodEnterChildNode
(key string, w walker.Walkable)
node/expr/cast/t_visitor_test.go:77
MethodEnterChildNode
(key string, w walker.Walkable)
node/expr/binary/t_visitor_test.go:243
MethodEnterChildNode
(key string, w walker.Walkable)
node/stmt/t_visitor_test.go:532
MethodEnterChildNode
(key string, w walker.Walkable)
node/name/t_visitor_test.go:47
MethodEnterChildNode
(key string, w walker.Walkable)
node/scalar/t_visitor_test.go:62
MethodEnterNode
EnterNode is invoked at every node in heirerchy
visitor/namespace_resolver.go:31
MethodEnterNode
EnterNode is invoked at every node in hierarchy
visitor/json_dumper.go:23
MethodEnterNode
EnterNode is invoked at every node in hierarchy
visitor/dumper.go:23
MethodEnterNode
EnterNode is invoked at every node in hierarchy
visitor/pretty_json_dumper.go:39
MethodEnterNode
EnterNode is invoked at every node in hierarchy
visitor/go_dumper.go:29
MethodEnterNode
(n walker.Walkable)
node/t_visitor_test.go:69
MethodEnterNode
(n walker.Walkable)
node/expr/t_visitor_test.go:372
MethodEnterNode
(n walker.Walkable)
node/expr/assign/t_visitor_test.go:146
MethodEnterNode
(n walker.Walkable)
node/expr/cast/t_visitor_test.go:75
MethodEnterNode
(n walker.Walkable)
node/expr/binary/t_visitor_test.go:241
MethodEnterNode
(n walker.Walkable)
node/stmt/t_visitor_test.go:530
MethodEnterNode
(n walker.Walkable)
node/name/t_visitor_test.go:45
MethodEnterNode
(n walker.Walkable)
node/scalar/t_visitor_test.go:60
MethodError
(msg string)
php7/parser.go:45
MethodError
(s string)
php7/php7.go:1798
MethodError
(msg string)
php5/parser.go:46
FunctionExampleDumper
()
visitor/dumper_test.go:10
FunctionExampleGoDumper
()
visitor/go_dumper_test.go:10
FunctionExampleJsonDumper
()
visitor/json_dumper_test.go:10
FunctionExamplePrettyJsonDumper
()
visitor/pretty_json_dumper_test.go:10
FunctionExamplePrinter
()
printer/printer_parsed_php7_test.go:15
MethodGetErrors
()
scanner/lexer.go:18
MethodGetErrors
()
scanner/lexer.go:60
MethodGetFreeFloating
()
node/n_nullable.go:34
MethodGetFreeFloating
()
node/n_argument_list.go:34
MethodGetFreeFloating
()
node/n_parameter.go:42
MethodGetFreeFloating
()
node/n_argument.go:38
MethodGetFreeFloating
()
node/n_root.go:34
MethodGetFreeFloating
()
node/n_identifier.go:34
MethodGetFreeFloating
()
node/expr/n_unary_minus.go:35
MethodGetFreeFloating
()
node/expr/n_error_suppress.go:35
MethodGetFreeFloating
()
node/expr/n_include.go:35
MethodGetFreeFloating
()
node/expr/n_const_fetch.go:35
MethodGetFreeFloating
()
node/expr/n_isset.go:35
MethodGetFreeFloating
()
node/expr/n_variable.go:35
← previousnext →801–900 of 2,599, ranked by callers