Visibility fixed
This commit is contained in:
@@ -169,7 +169,7 @@ data class Edges<T>(val incoming: T, val outgoing: T)
|
|||||||
|
|
||||||
|
|
||||||
// returns false when interrupted by handler
|
// returns false when interrupted by handler
|
||||||
fun traverseFollowingInstructions(
|
public fun traverseFollowingInstructions(
|
||||||
rootInstruction: Instruction,
|
rootInstruction: Instruction,
|
||||||
visited: MutableSet<Instruction>,
|
visited: MutableSet<Instruction>,
|
||||||
order: TraversalOrder,
|
order: TraversalOrder,
|
||||||
|
|||||||
Reference in New Issue
Block a user