[ ソース: lombok-ast ]
パッケージ: liblombok-ast-java (0.2+ds-7)
liblombok-ast-java に関するリンク
Debian の資源:
lombok-ast ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [projectlombok.org]
類似のパッケージ:
Robust parser + AST for the Java language
Lombok wraps the Abstract Syntax Tree (AST) produced by a target platform into its own AST system, mostly because both Eclipse and javac do not allow upward traversal (from a method to its owning type, for example).