JavaTM 2 Platform
Standard Ed. 6

介面 javax.lang.model.type.ErrorType
的使用

使用 ErrorType 的軟體套件
javax.lang.model.type 用來為 Java 程式語言型別建立模型的介面。 
javax.lang.model.util 用來說明處理程序元素型別的實用工具。 
 

javax.lang.model.typeErrorType 的使用
 

參數型別為 ErrorTypejavax.lang.model.type 中的方法
 R TypeVisitor.visitError(ErrorType t, P p)
          存取錯誤型別。
 

javax.lang.model.utilErrorType 的使用
 

參數型別為 ErrorTypejavax.lang.model.util 中的方法
 R SimpleTypeVisitor6.visitError(ErrorType t, P p)
          存取錯誤型別。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only