Package ghidra.app.decompiler
Class ClangMarkup
java.lang.Object
ghidra.app.decompiler.ClangMarkup
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClangTokenGroup
buildClangTree
(Decoder decoder, HighFunction hfunc)
-
Constructor Details
-
ClangMarkup
public ClangMarkup()
-
-
Method Details
-
buildClangTree
public static ClangTokenGroup buildClangTree(Decoder decoder, HighFunction hfunc) throws DecoderException - Throws:
DecoderException
-