Lambdaizer
org.nlogo.parse.Lambdaizer
class Lambdaizer extends PositionalAstFolder[AstEdit]
Attributes
- Source
- Lambdaizer.scala
- Graph
-
- Supertypes
Members list
Type members
Classlikes
class AddVariables(maxVar: Option[Int], nestingDepth: Int) extends Operation
object MaxTaskVariable extends AstFolder[Option[Int]]
Attributes
- Source
- Lambdaizer.scala
- Supertypes
- Self type
-
MaxTaskVariable.type
class ReplaceVar(nestingDepth: Int) extends Operation
Value members
Concrete methods
Attributes
- Source
- Lambdaizer.scala
Attributes
- Source
- Lambdaizer.scala
override def visitReporterApp(app: ReporterApp, position: AstPath)(implicit edits: AstEdit): AstEdit
Attributes
- Definition Classes
- Source
- Lambdaizer.scala
Attributes
- Source
- Lambdaizer.scala
Attributes
- Source
- Lambdaizer.scala
Inherited methods
Attributes
- Inherited from:
- PositionalAstFolder
- Source
- AstPath.scala
Attributes
- Inherited from:
- PositionalAstFolder
- Source
- AstPath.scala
Attributes
- Inherited from:
- PositionalAstFolder
- Source
- AstPath.scala
Attributes
- Inherited from:
- PositionalAstFolder
- Source
- AstPath.scala
Attributes
- Inherited from:
- PositionalAstFolder
- Source
- AstPath.scala
Attributes
- Inherited from:
- PositionalAstFolder
- Source
- AstPath.scala
In this article