Constant |
ClassDecl.add(Constant c1,
Constant c2) |
Constant |
DoubleType.add(Constant c1,
Constant c2) |
Constant |
IntegralType.add(Constant c1,
Constant c2) |
Constant |
FloatType.add(Constant c1,
Constant c2) |
Constant |
LongType.add(Constant c1,
Constant c2) |
Constant |
TypeDecl.add(Constant c1,
Constant c2) |
Constant |
IntegralType.andBitwise(Constant c1,
Constant c2) |
Constant |
LongType.andBitwise(Constant c1,
Constant c2) |
Constant |
BooleanType.andBitwise(Constant c1,
Constant c2) |
Constant |
TypeDecl.andBitwise(Constant c1,
Constant c2) |
Constant |
IntegralType.bitNot(Constant c) |
Constant |
LongType.bitNot(Constant c) |
Constant |
TypeDecl.bitNot(Constant c) |
Constant |
ClassDecl.cast(Constant c) |
Constant |
DoubleType.cast(Constant c) |
Constant |
IntegralType.cast(Constant c) |
Constant |
FloatType.cast(Constant c) |
Constant |
ShortType.cast(Constant c) |
Constant |
ByteType.cast(Constant c) |
Constant |
LongType.cast(Constant c) |
Constant |
BooleanType.cast(Constant c) |
Constant |
TypeDecl.cast(Constant c) |
Constant |
CharType.cast(Constant c) |
Constant |
LTExpr.constant() |
Constant |
VariableDeclaration.constant() |
Constant |
GEExpr.constant() |
Constant |
AndBitwiseExpr.constant() |
Constant |
GTExpr.constant() |
Constant |
ParExpr.constant() |
Constant |
EQExpr.constant() |
Constant |
PlusExpr.constant() |
Constant |
Literal.constant() |
Constant |
SubExpr.constant() |
Constant |
Expr.constant() |
Constant |
CastExpr.constant() |
Constant |
LogNotExpr.constant() |
Constant |
AddExpr.constant() |
Constant |
DoubleLiteral.constant()
Parse this literal and return a fresh Constant.
|
Constant |
DivExpr.constant() |
Constant |
MinusExpr.constant() |
Constant |
OrLogicalExpr.constant() |
Constant |
RShiftExpr.constant() |
Constant |
FieldDeclaration.constant() |
Constant |
ModExpr.constant() |
Constant |
MulExpr.constant() |
Constant |
AbstractDot.constant() |
Constant |
LongLiteral.constant()
Parse this literal and return a fresh Constant.
|
Constant |
FloatingPointLiteral.constant()
Parse this literal and return a fresh Constant.
|
Constant |
Variable.constant() |
Constant |
BitNotExpr.constant() |
Constant |
CharacterLiteral.constant() |
Constant |
StringLiteral.constant() |
Constant |
LEExpr.constant() |
Constant |
BooleanLiteral.constant() |
Constant |
URShiftExpr.constant() |
Constant |
XorBitwiseExpr.constant() |
Constant |
CatchParameterDeclaration.constant() |
Constant |
LShiftExpr.constant() |
Constant |
ParameterDeclaration.constant() |
Constant |
ConditionalExpr.constant() |
Constant |
NEExpr.constant() |
Constant |
IntegerLiteral.constant()
Parse this literal and return a fresh Constant.
|
Constant |
OrBitwiseExpr.constant() |
Constant |
AndLogicalExpr.constant() |
Constant |
VarAccess.constant() |
Constant |
DoubleType.div(Constant c1,
Constant c2) |
Constant |
IntegralType.div(Constant c1,
Constant c2) |
Constant |
FloatType.div(Constant c1,
Constant c2) |
Constant |
LongType.div(Constant c1,
Constant c2) |
Constant |
TypeDecl.div(Constant c1,
Constant c2) |
Constant |
IntegralType.lshift(Constant c1,
Constant c2) |
Constant |
LongType.lshift(Constant c1,
Constant c2) |
Constant |
TypeDecl.lshift(Constant c1,
Constant c2) |
Constant |
DoubleType.minus(Constant c) |
Constant |
IntegralType.minus(Constant c) |
Constant |
FloatType.minus(Constant c) |
Constant |
LongType.minus(Constant c) |
Constant |
TypeDecl.minus(Constant c) |
Constant |
DoubleType.mod(Constant c1,
Constant c2) |
Constant |
IntegralType.mod(Constant c1,
Constant c2) |
Constant |
FloatType.mod(Constant c1,
Constant c2) |
Constant |
LongType.mod(Constant c1,
Constant c2) |
Constant |
TypeDecl.mod(Constant c1,
Constant c2) |
Constant |
DoubleType.mul(Constant c1,
Constant c2) |
Constant |
IntegralType.mul(Constant c1,
Constant c2) |
Constant |
FloatType.mul(Constant c1,
Constant c2) |
Constant |
LongType.mul(Constant c1,
Constant c2) |
Constant |
TypeDecl.mul(Constant c1,
Constant c2) |
Constant |
IntegralType.orBitwise(Constant c1,
Constant c2) |
Constant |
LongType.orBitwise(Constant c1,
Constant c2) |
Constant |
BooleanType.orBitwise(Constant c1,
Constant c2) |
Constant |
TypeDecl.orBitwise(Constant c1,
Constant c2) |
Constant |
DoubleType.plus(Constant c) |
Constant |
IntegralType.plus(Constant c) |
Constant |
FloatType.plus(Constant c) |
Constant |
LongType.plus(Constant c) |
Constant |
TypeDecl.plus(Constant c) |
Constant |
ClassDecl.questionColon(Constant cond,
Constant c1,
Constant c2) |
Constant |
DoubleType.questionColon(Constant cond,
Constant c1,
Constant c2) |
Constant |
IntegralType.questionColon(Constant cond,
Constant c1,
Constant c2) |
Constant |
FloatType.questionColon(Constant cond,
Constant c1,
Constant c2) |
Constant |
LongType.questionColon(Constant cond,
Constant c1,
Constant c2) |
Constant |
BooleanType.questionColon(Constant cond,
Constant c1,
Constant c2) |
Constant |
TypeDecl.questionColon(Constant cond,
Constant c1,
Constant c2) |
Constant |
IntegralType.rshift(Constant c1,
Constant c2) |
Constant |
LongType.rshift(Constant c1,
Constant c2) |
Constant |
TypeDecl.rshift(Constant c1,
Constant c2) |
Constant |
DoubleType.sub(Constant c1,
Constant c2) |
Constant |
IntegralType.sub(Constant c1,
Constant c2) |
Constant |
FloatType.sub(Constant c1,
Constant c2) |
Constant |
LongType.sub(Constant c1,
Constant c2) |
Constant |
TypeDecl.sub(Constant c1,
Constant c2) |
Constant |
IntegralType.urshift(Constant c1,
Constant c2) |
Constant |
LongType.urshift(Constant c1,
Constant c2) |
Constant |
TypeDecl.urshift(Constant c1,
Constant c2) |
Constant |
IntegralType.xorBitwise(Constant c1,
Constant c2) |
Constant |
LongType.xorBitwise(Constant c1,
Constant c2) |
Constant |
BooleanType.xorBitwise(Constant c1,
Constant c2) |
Constant |
TypeDecl.xorBitwise(Constant c1,
Constant c2) |