| Package | Description |
|---|---|
| com.ibm.wala.sourcepos |
| Modifier and Type | Method and Description |
|---|---|
Range |
MethodPositions.getFooterInfo()
Returns the source position range of the end of the method block.
|
Range |
MethodPositions.getHeaderInfo()
Returns the source position range of the method declaration.
|
Range |
MethodPositions.getMethodInfo()
Returns the source position range of the method parameter declaration.
|
Range |
CRTData.getSourceInfo()
Returns the source positions.
|
Range |
CRTable.getSourceInfo(int pc)
Returns the source positions for the given index in the code array of the
code attribute.
|
Copyright © 2019. All rights reserved.