scala

class inline

[source: scala/inline.scala]

class inline
extends StaticAnnotation
An annotation on methods that requests that the compiler should try especially hard to inline the annotated method.
Author
Lex Spoon
Version
1.0, 2007-5-21
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf