Navigation
Function
  1. void edit(loc file)
  2. void edit(loc file,str msg)
  3. void edit(loc file,LineDecoration (int,str) decorator,str msg)
  4. void edit(loc file, list[LineDecoration] lineInfo)
Usage import util::Editors; Open a source editor (using annotations from location
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.