Package ghidra.program.model.lang
Interface ParserContext
- All Known Implementing Classes:
InvalidPrototype
,SleighParserContext
public interface ParserContext
ParserContext
represents a language provider specific parser context
which may be cached.-
Method Summary
-
Method Details
-
getPrototype
InstructionPrototype getPrototype()
-