|
Scala
1.2.0.1 |
|||
Field Summary | |
abstract
|
val vars: Array[Int]
|
Method Summary | |
def isSequenceType: Boolean
|
|
abstract
|
def test(test: Int, inp: Any): Boolean
|
Methods inherited from java/lang/Object-class |
clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait |
Methods inherited from scala/Any-class |
!=, ==, asInstanceOf, isInstanceOf, match |
Methods inherited from scala/util/grammar/ImmutableTreeHedgeGrammar-class |
hedgeInitials, hedgeTransitions, isNullable, nHedgeNT, nTreeNT, treeInitials, treeTransitions |
Field Detail |
abstract val vars: Array[Int]
Method Detail |
abstract def test(test: Int, inp: Any): Boolean
def isSequenceType: Boolean
|
Scala
1.2.0.1 |
|||