Uses of Interface
org.eclipse.wst.jsdt.core.ast.INumberLiteral

Packages that use INumberLiteral
org.eclipse.wst.jsdt.core.ast   
 

Uses of INumberLiteral in org.eclipse.wst.jsdt.core.ast
 

Subinterfaces of INumberLiteral in org.eclipse.wst.jsdt.core.ast
 interface ICharLiteral
          Representation of character literal.
 interface IDoubleLiteral
           This interface is not intended to be implemented by clients.
 interface IFloatLiteral
           This interface is not intended to be implemented by clients.
 interface IIntLiteral
           This interface is not intended to be implemented by clients.
 interface IIntLiteralMinValue
          Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ILongLiteral
          Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ILongLiteralMinValue
          Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.