| Package | Description |
|---|---|
| de.rwth.i2.attestor.grammar |
This package containsSubsumingState the classes storing the actual grammar-data.
|
| de.rwth.i2.attestor.grammar.materialization.communication | |
| de.rwth.i2.attestor.grammar.materialization.indexedGrammar | |
| de.rwth.i2.attestor.programState.indexedState.index |
| Modifier and Type | Method and Description |
|---|---|
Pair<AbstractIndexSymbol,List<IndexSymbol>> |
IndexMatcher.getMaterializationRule(IndexedNonterminal materializableNonterminal,
IndexedNonterminal instantiableNonterminal) |
| Modifier and Type | Method and Description |
|---|---|
AbstractIndexSymbol |
MaterializationAndRuleResponse.getIndexSymbolToMaterialize() |
| Constructor and Description |
|---|
MaterializationAndRuleResponse(Map<List<IndexSymbol>,Collection<HeapConfiguration>> rules,
AbstractIndexSymbol indexSymbolToMaterialize) |
| Modifier and Type | Method and Description |
|---|---|
HeapConfiguration |
IndexMaterializationStrategy.getMaterializedCloneWith(HeapConfiguration inputGraph,
AbstractIndexSymbol symbolToMaterialize,
List<IndexSymbol> inputMaterializationPostfix)
Applies the given materialization ( e.g.
|
| Modifier and Type | Field and Description |
|---|---|
static AbstractIndexSymbol |
DefaultIndexMaterialization.SYMBOL_X |
static AbstractIndexSymbol |
DefaultIndexMaterialization.SYMBOL_Y |
| Modifier and Type | Method and Description |
|---|---|
static AbstractIndexSymbol |
AbstractIndexSymbol.get(String label) |
Copyright © 2018. All rights reserved.