Navigation
Function
  1. bool isWithin(SymbolTree symbol, int offset)
  2. bool isWithin(Tree treeNode, int offset)
  3. bool isWithin(loc location, int offset)
Usage import util::ContentCompletion; Check whether a symbol is within a given offset. Requires the @location annotation to be set
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.