| Package | Description |
|---|---|
| be.yami.java |
| Modifier and Type | Method and Description |
|---|---|
MethodCall |
MethodCallSequence.get(int i) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract NGram<MethodCall> |
MultipleModelsProcessor.buildNewNGram(String name)
Build a new NGram to use for model inference.
|
Set<NGram<MethodCall>> |
MultipleModelsProcessor.getNGrams()
Returns the NGrams generated for each class.
|
Iterator<MethodCall> |
MethodCallSequence.iterator() |
Iterator<NGram<MethodCall>> |
MultipleModelsProcessor.nGrams()
Returns the NGrams generated for each class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodCallSequence.add(MethodCall call) |
String |
ClassMethodKeyGenerator.generateKey(MethodCall call) |
String |
ClassMethodParametersKeyGenerator.generateKey(MethodCall call) |
Copyright © 2014–2018 University of Namur. All rights reserved.