Interface AstMethod.DebuggingInformation
-
Method Summary
Modifier and TypeMethodDescriptiongetFollowingComment
(int instructionOffset) getInstructionPosition
(int instructionOffset) getLeadingComment
(int instructionOffset) getOperandPosition
(int instructionOffset, int operand) getParameterPosition
(int param) String[][]
-
Method Details
-
getCodeBodyPosition
CAstSourcePositionMap.Position getCodeBodyPosition() -
getCodeNamePosition
CAstSourcePositionMap.Position getCodeNamePosition() -
getInstructionPosition
-
getSourceNamesForValues
String[][] getSourceNamesForValues() -
getOperandPosition
-
getParameterPosition
-
getLeadingComment
- Throws:
IOException
-
getFollowingComment
- Throws:
IOException
-