public abstract class BuiltInProperties extends Object
| Constructor and Description |
|---|
BuiltInProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected static Constraint |
constraintOnRecentProperty(Constraint baseConstraint) |
Optional<SymbolicValue> |
getValueForOwnProperty(String name) |
SymbolicValue |
getValueForProperty(String propertyName) |
protected static FunctionWithKnownReturnSymbolicValue |
method(Constraint returnConstraint) |
@Nullable public SymbolicValue getValueForProperty(String propertyName)
public Optional<SymbolicValue> getValueForOwnProperty(String name)
protected static FunctionWithKnownReturnSymbolicValue method(Constraint returnConstraint)
protected static Constraint constraintOnRecentProperty(Constraint baseConstraint)
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.