Navigation
Name
Rascal
/
Libraries
/
analysis
/
graphs
/
LabeledGraph
/
successors
Synopsis
The successors of a single node in a LGraph.
Function
set[&T] successors(LGraph[&T, &L] G, &T From)
Usage
import analysis::graphs::LabeledGraph;
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.