ReplaceReporterVisitor
org.nlogo.parse.ReplaceReporterVisitor
class ReplaceReporterVisitor(alteration: (String, String)) extends PositionalAstFolder[AstEdit]
Attributes
- Source
- Rewriters.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- Rewriters.scala
override def visitReporterApp(app: ReporterApp, position: AstPath)(implicit edits: AstEdit): AstEdit
Attributes
- Definition Classes
- Source
- Rewriters.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