|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
public class FloatConstant
| Field Summary |
|---|
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant |
|---|
NotAConstant |
| Fields inherited from interface org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds |
|---|
AND, AND_AND, DIVIDE, EQUAL, EQUAL_EQUAL, GREATER, GREATER_EQUAL, INSTANCEOF, LEFT_SHIFT, LESS, LESS_EQUAL, MINUS, MINUS_MINUS, MULTIPLY, NOT, NOT_EQUAL, NumberOfTables, OR, OR_OR, PLUS, PLUS_PLUS, QUESTIONCOLON, REMAINDER, RIGHT_SHIFT, TWIDDLE, UNSIGNED_RIGHT_SHIFT, XOR |
| Method Summary | |
|---|---|
byte |
byteValue()
|
char |
charValue()
|
double |
doubleValue()
|
float |
floatValue()
|
static Constant |
fromValue(float value)
|
int |
intValue()
|
long |
longValue()
|
short |
shortValue()
|
java.lang.String |
stringValue()
|
java.lang.String |
toString()
|
int |
typeID()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static Constant fromValue(float value)
public byte byteValue()
byteValue in class Constantpublic char charValue()
charValue in class Constantpublic double doubleValue()
doubleValue in class Constantpublic float floatValue()
floatValue in class Constantpublic int intValue()
intValue in class Constantpublic long longValue()
longValue in class Constantpublic short shortValue()
shortValue in class Constantpublic java.lang.String stringValue()
stringValue in class Constantpublic java.lang.String toString()
toString in class Constantpublic int typeID()
typeID in class Constant
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||