public interface IncludedPosition
extends com.ibm.wala.cast.tree.CAstSourcePositionMap.Position
CAstSourcePositionMap.Position for source code that has been included in some enclosing
file, e.g., JavaScript code included in an HTML file via a script node.| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.cast.tree.CAstSourcePositionMap.Position |
getIncludePosition()
get the position of the containing script within the enclosing file.
|
getReader, getURLgetFirstCol, getFirstLine, getFirstOffset, getLastCol, getLastLine, getLastOffsetcompareTocom.ibm.wala.cast.tree.CAstSourcePositionMap.Position getIncludePosition()
<script> tag in the HTMLCopyright © 2017. All rights reserved.