public class PreprocessorHintsWorker.HintsReader
extends java.lang.Object
PatternEngine worker.| Constructor and Description |
|---|
HintsReader() |
| Modifier and Type | Method and Description |
|---|---|
PreprocessorHints |
getHints()
Gets the PreprocessorHints instance for this file.
|
boolean |
loadHints()
Loads the hints file for an AST if it exists and hasn't already been
loaded.
|
public PreprocessorHints getHints()
preprocessorHints instance.public boolean loadHints()
true if there are hints for this file and the
hints are loaded, false if no hints are
available.