kiama.example.til.AST

class Stat

[source: kiama/example/til/AST.scala]

abstract class Stat
extends AnyRef
Direct Known Subclasses:
AST.Decl, AST.Assign, AST.IfThen, AST.IfElse, AST.While, AST.For, AST.Read, AST.Write

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf