| Package | Description |
|---|---|
| de.rwth.i2.attestor.grammar |
This package containsSubsumingState the classes storing the actual grammar-data.
|
| de.rwth.i2.attestor.programState.indexedState.index |
| Constructor and Description |
|---|
IndexMatcher(IndexMaterializationStrategy indexGrammar) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIndexMaterialization
A IndexMaterializationStrategy that uses a fixed right-regular string grammar
given by the following rules:
X → sX
X → Z
Y → sY
Y → C
|
Copyright © 2019. All rights reserved.