类 org.eclipse.jdt.internal.compiler.ast.Literal
的使用

使用 Literal 的软件包
org.eclipse.jdt.internal.compiler.ast   
org.eclipse.jdt.internal.compiler.problem   
 

org.eclipse.jdt.internal.compiler.astLiteral 的使用
 

org.eclipse.jdt.internal.compiler.astLiteral 的子类
 class CharLiteral
           
 class DoubleLiteral
           
 class ExtendedStringLiteral
           
 class FalseLiteral
           
 class FloatLiteral
           
 class IntLiteral
           
 class IntLiteralMinValue
           
 class LongLiteral
           
 class LongLiteralMinValue
           
 class MagicLiteral
           
 class NullLiteral
           
 class NumberLiteral
           
 class StringLiteral
           
 class StringLiteralConcatenation
          Flatten string literal
 class TrueLiteral
           
 

org.eclipse.jdt.internal.compiler.problemLiteral 的使用
 

参数类型为 Literalorg.eclipse.jdt.internal.compiler.problem 中的方法
 void ProblemReporter.constantOutOfRange(Literal literal, TypeBinding literalType)
           
 



Copyright © 2013. All Rights Reserved.