renamed "exprContainers" to "expr_containers"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:51:49 +02:00
parent 30ba7d29a1
commit 83b89fa52d
223 changed files with 3317 additions and 3310 deletions

View File

@@ -57,12 +57,12 @@ exprs(#20017,13,#20016,0,"alert("" ... orld!"")")
locations_default(#20018,#10000,1,1,1,22)
hasLocation(#20017,#20018)
enclosing_stmt(#20017,#20016)
exprContainers(#20017,#20001)
expr_containers(#20017,#20001)
#20019=*
exprs(#20019,79,#20017,-1,"alert")
hasLocation(#20019,#20005)
enclosing_stmt(#20019,#20016)
exprContainers(#20019,#20001)
expr_containers(#20019,#20001)
literals("alert","alert",#20019)
#20020=@"var;{alert};{#20000}"
variables(#20020,"alert",#20000)
@@ -71,7 +71,7 @@ bind(#20019,#20020)
exprs(#20021,4,#20017,0,"""Hello, world!""")
hasLocation(#20021,#20009)
enclosing_stmt(#20021,#20016)
exprContainers(#20021,#20001)
expr_containers(#20021,#20001)
literals("Hello, world!","""Hello, world!""",#20021)
#20022=*
regexpterm(#20022,14,#20021,0,"Hello, world!")