|
Scala
1.3.0.2 |
|||
| Field Summary | |
abstract
|
val vars: Array[Int]
|
| Method Summary | |
def encode: String
|
|
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
def encode: String
|
Scala
1.3.0.2 |
|||