scala.util.regexp.Base

class RegExp

[source: scala/util/regexp/Base.scala]

abstract class RegExp
extends AnyRef
Direct Known Subclasses:
Base.Alt, Base.Sequ, Base.Star, Base.Eps, Base.Meta, PointedHedgeExp.Node, PointedHedgeExp.TopIter, PointedHedgeExp.Point, WordExp.Letter, WordExp.Wildcard

Value Summary
abstract val isNullable : Boolean
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
abstract val isNullable : Boolean