CarefullyVisitor

org.nlogo.parse.CarefullyVisitor

This is an AstVisitor that connects "error-message" reporters to their enclosing "carefully" commands.

Attributes

Source
CarefullyVisitor.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Attributes

Definition Classes
Source
CarefullyVisitor.scala
override def visitStatement(stmt: Statement): Statement

Attributes

Definition Classes
Source
CarefullyVisitor.scala

Inherited methods

Attributes

Inherited from:
AstTransformer
Source
AstVisitor.scala

Attributes

Inherited from:
AstTransformer
Source
AstVisitor.scala

Attributes

Inherited from:
AstTransformer
Source
AstVisitor.scala

Attributes

Inherited from:
AstTransformer
Source
AstVisitor.scala