public static class PostProcessableFunctionLifterImpl.ChildDefinitionLift extends Object
| Constructor and Description |
|---|
ChildDefinitionLift(IQTree partiallyPaddedChild,
com.google.common.collect.ImmutableSet<Variable> freshlyCreatedVariables,
ImmutableTerm liftedDefinition) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<Variable> |
getFreshlyCreatedVariables() |
ImmutableTerm |
getLiftedDefinition() |
IQTree |
getPartiallyPaddedChild() |
public ChildDefinitionLift(IQTree partiallyPaddedChild, com.google.common.collect.ImmutableSet<Variable> freshlyCreatedVariables, ImmutableTerm liftedDefinition)
public com.google.common.collect.ImmutableSet<Variable> getFreshlyCreatedVariables()
public IQTree getPartiallyPaddedChild()
public ImmutableTerm getLiftedDefinition()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.