ArrowLambdaScoper

org.nlogo.parse.ArrowLambdaScoper

Attributes

Source
ArrowLambdaScoper.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(toks: Seq[Token], usedNames: SymbolTable): Option[(Arguments, Seq[Token], SymbolTable)]

Attributes

Source
ArrowLambdaScoper.scala
def hasArrow(toks: Seq[Token], depth: Int): Boolean

Attributes

Source
ArrowLambdaScoper.scala