final

final is a SIDL reserved word. It is a method modifier. A final method is inherited by subclasses, but its implementation can never be overwritten. It is the ``final'' version of the implementation.





babel-0.99.0
users_guide Last Modified 2006-04-20

http://www.llnl.gov/CASC/components
components@llnl.gov