Predicate isGetterProperty
Holds if there exists a getter for a property called name
anywhere in the program.
Import path
import Expressions.ExprHasNoEffect
predicate isGetterProperty(string name)
Holds if there exists a getter for a property called name
anywhere in the program.
import Expressions.ExprHasNoEffect
predicate isGetterProperty(string name)