scalax.rules

trait Name

[source: scalax/rules/Name.scala]

trait Name
extends AnyRef
Method Summary
abstract def name : java.lang.String
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
Method Details
abstract def name : java.lang.String

override def toString : java.lang.String
Returns a string representation of the object.

The default representation is platform dependent.

Returns
a string representation of the object.



Copyright (c) 2005-8 The Scalax Project. All Rights Reserved.