newVar_N 1055 util/decompile.c push(newVar_N("(",getString(left)," instanceof ",getString(right),0,")")); newVar_N 1062 util/decompile.c push(newVar_N("(",getString(left),"+",getString(right),0,")")); newVar_N 1068 util/decompile.c push(newVar_N("(",getString(left),"-",getString(right),0,")")); newVar_N 1074 util/decompile.c push(newVar_N("(",getString(left),"*",getString(right),0,")")); newVar_N 1080 util/decompile.c push(newVar_N("(",getString(left),"/",getString(right),0,")")); newVar_N 1086 util/decompile.c push(newVar_N("(",getString(left),"%",getString(right),0,")")); newVar_N 1092 util/decompile.c push(newVar_N("(",getString(left),"<<",getString(right),0,")")); newVar_N 1098 util/decompile.c push(newVar_N("(",getString(left),">>",getString(right),0,")")); newVar_N 1104 util/decompile.c push(newVar_N("(",getString(left),">>>",getString(right),0,")")); newVar_N 1110 util/decompile.c push(newVar_N("(",getString(left),"&&",getString(right),0,")")); newVar_N 1116 util/decompile.c push(newVar_N("(",getString(left),"||",getString(right),0,")")); newVar_N 1122 util/decompile.c push(newVar_N("(",getString(left),"&",getString(right),0,")")); newVar_N 1128 util/decompile.c push(newVar_N("(",getString(left),"|",getString(right),0,")")); newVar_N 1134 util/decompile.c push(newVar_N("(",getString(left),"^",getString(right),0,")")); newVar_N 1145 util/decompile.c push(newVar_N("(",getString(left),"!=",getString(right),0,")")); newVar_N 1151 util/decompile.c push(newVar_N("(",getString(left),"==",getString(right),0,")")); newVar_N 1161 util/decompile.c push(newVar_N("(",getString(left),">=",getString(right),0,")")); newVar_N 1167 util/decompile.c push(newVar_N("(",getString(left),"<",getString(right),0,")")); newVar_N 1173 util/decompile.c push(newVar_N("(",getString(left),">",getString(right),0,")")); newVar_N 1179 util/decompile.c push(newVar_N("(",getString(left),"<",getString(right),0,")")); newVar_N 1185 util/decompile.c push(newVar_N("(",getString(left),"==",getString(right),0,")")); newVar_N 1210 util/decompile.c push(newVar_N("(",getString(left),"!==",getString(right),0,")")); newVar_N 1216 util/decompile.c push(newVar_N("(",getString(left),"===",getString(right),0,")")); newVar_N 1624 util/decompile.c push(newVar_N("new ","",getName(obj),"(", nparam->p.Integer,")")); newVar_N 1641 util/decompile.c push(newVar_N("new ",t,getName(meth),"(", nparam->p.Integer,")")); newVar_N 2862 util/decompile.c push(newVar_N(getName(obj),"","","(", nparam->p.Integer,")")); newVar_N 2868 util/decompile.c push(newVar_N(getName(obj),"[",getName(meth),"](", nparam->p.Integer,")")); newVar_N 2871 util/decompile.c push(newVar_N(getName(obj),".",getName(meth),"(", nparam->p.Integer,")")); newVar_N 2902 util/decompile.c push(newVar_N("","",getName(meth),"(", nparam->p.Integer,")")); newVar_N 2926 util/decompile.c push(newVar_N("","",functionname,"(", 1,")")); newVar_N 2955 util/decompile.c push(newVar_N("","","substr","(", 3,")")); newVar_N 2970 util/decompile.c push(newVar_N("","","concat","(", 2,")")); newVar_N 3026 util/decompile.c push(newVar_N("","","","[", nparam->p.Integer,"]")); newVar_N 3051 util/decompile.c push(newVar_N("delete(",getName(pop()),".",getName(pop()), 0,")")); newVar_N 3117 util/decompile.c push(newVar_N( getName(tparam),"(",getName(iparam),"", 0,")"));