Custom type qualifiers via annotations on Java types

msra

引用 23|浏览29
暂无评分
摘要
by its author, who also creates plug-ins to check and enforce those semantics. Those plug-ins can operate at compile time and load time | making guarantees about run-time behavior requires load-time checking, but compile-time checking is useful as an early check and is more convenient for programmers. This document explores implementation strategies for plug-ins that check annotations. These strategies are equally valid for Java's original annotations and for the new extended annotations. Both compile-time and load-time processing are outside the scope of the annotations proposal, but are presented here as an example of how annotations on types might be used. The processors described here do not require any further changes to Java beyond those described in the \Type annotations" document.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要