Package ghidra.sleigh.grammar
Class Locator
- java.lang.Object
-
- ghidra.sleigh.grammar.Locator
-
public class Locator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Locator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Location
getLocation(int expandedLineNo)
void
registerLocation(int expandedLineNo, Location realLocation)
-