| Package | Description |
|---|---|
| soot.JastAddJ |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleLiteral
Java double-precision floating point literal.
|
class |
FloatingPointLiteral
Java floating point literal.
|
class |
IntegerLiteral
Default Java integer literal.
|
class |
LongLiteral
Java long integer literal.
|
| Modifier and Type | Method and Description |
|---|---|
NumericLiteral |
NumericLiteral.clone() |
NumericLiteral |
NumericLiteral.copy() |
NumericLiteral |
NumericLiteral.fullCopy()
Create a deep copy of the AST subtree at this node.
|
Copyright © 2020 Soot OSS. All rights reserved.