Package | Description |
---|---|
de.uni_freiburg.informatik.ultimate.logic |
Modifier and Type | Method and Description |
---|---|
FunctionSymbol |
ApplicationTerm.getFunction()
Get the function symbol.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<FunctionSymbol> |
Model.getDefinedFunctions()
Get the set of function symbols for which the model defines the value.
|