public class GrammarReader.BackwardReferenceMap extends Object
Constructor and Description |
---|
BackwardReferenceMap() |
Modifier and Type | Method and Description |
---|---|
Locator[] |
getReferer(Object target)
gets all the refer who have a reference to this object.
|
void |
memorizeLink(Object target)
memorize a reference to an object.
|
Copyright © 2016 Oracle Corporation. All rights reserved.