Package ghidra.pcode.exec
Interface SleighUtils.ParseFunction<T>
- Type Parameters:
T
- the return type
- Enclosing class:
SleighUtils
public static interface SleighUtils.ParseFunction<T>
A function representing a non-terminal in the Sleigh semantic grammar
-
Method Summary
-
Method Details
-
apply
- Throws:
org.antlr.runtime.RecognitionException
-