public class IndexEmbeddingResult extends Object
| Constructor and Description |
|---|
IndexEmbeddingResult(HeapConfiguration materializedToAbstract,
Nonterminal instantiatedLhs) |
| Modifier and Type | Method and Description |
|---|---|
Nonterminal |
getInstantiatedLhs() |
HeapConfiguration |
getMaterializedToAbstract() |
public IndexEmbeddingResult(HeapConfiguration materializedToAbstract, Nonterminal instantiatedLhs)
public HeapConfiguration getMaterializedToAbstract()
public Nonterminal getInstantiatedLhs()
Copyright © 2019. All rights reserved.