xref: /aosp_15_r20/external/javassist/sample/preproc/package.html (revision f1fbf3c2ab775ce834e0af96b7a85bdc7a0eac65)
1*f1fbf3c2SXin Li<html>
2*f1fbf3c2SXin Li<body>
3*f1fbf3c2SXin LiA sample preprocessor.
4*f1fbf3c2SXin Li
5*f1fbf3c2SXin Li<p>The preprocessor for running Javassist at compile time.
6*f1fbf3c2SXin LiThe produced class files are saved on a local disk.
7*f1fbf3c2SXin Li
8*f1fbf3c2SXin Li<p>This package is provided as a sample implementation of the
9*f1fbf3c2SXin Lipreprocessor using Javassist.  All the programs in this package
10*f1fbf3c2SXin Liuses only the regular Javassist API; they never call any hidden
11*f1fbf3c2SXin Limethods.
12*f1fbf3c2SXin Li
13*f1fbf3c2SXin Li</body>
14*f1fbf3c2SXin Li</html>
15