|
kiama 0.9.0 API
|
|
abstract
class
Branch
extends Instr| Value Summary | |
var
|
disp : Int |
abstract val
|
label : Int |
| Method Summary | |
override def
|
toString
: java.lang.String
Returns a string representation of the object.
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
| Method Details |
override
def
toString : java.lang.String
The default representation is platform dependent.
|
kiama 0.9.0 API
|
|