Package ghidra.app.util.cparser.C
-
Interface Summary Interface Description CParserConstants Token literal values and constants. -
Class Summary Class Description CompositeHandler Used by the CParser to handle fields added to structures(composites).CParser CParserTokenManager Token Manager.CParserUtils Declaration Container for information about a Declaration that is accumulated during parsing.SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Token Describes the input token stream. -
Exception Summary Exception Description ParseException This exception is thrown when parse errors are encountered. -
Error Summary Error Description TokenMgrError Token Manager Error.