|
kiama 0.9.0 API
|
|
object
ConstantAnalysis
extends AnyRef| Value Summary | |
val
|
isConstant
: scala.PartialFunction[Exp, Boolean]
Is an expression constant or not?
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
|
kiama 0.9.0 API
|
|