Skip to main contentModule anchors
Source - find_anchor_branch
- Finds the anchor corresponding to a branch item.
- find_anchor_simple
- Find an anchor representing the first opcode within the given source range.
- find_anchors
- Attempts to find anchors for the given items using the given source map and bytecode.
- find_execution_anchors
- Finds execution-based anchors for empty constructors, receive functions, and fallbacks in a
contract.
- is_in_source_range ๐
- Calculates whether
element is within the range of the target location.