Navigation
Synopsis The not equal operator on location values.
Syntax Exp1 != Exp2
Types
Exp1 Exp2 Exp1 != Exp2
loc loc bool
Description Yields true if both arguments are not identical and false otherwise.
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.