Copyright © Rasmus Sten and contributors, 1997-2004

nu.dll.lyskom
Interface Tokenizable

All Known Implementing Classes:
AuxItem, Selection

public interface Tokenizable

Indicates that this object can be converted into a KomToken by calling its toToken() method.


Method Summary
 nu.dll.lyskom.KomToken toToken()
           
 

Method Detail

toToken

public nu.dll.lyskom.KomToken toToken()

Copyright © Rasmus Sten and contributors, 1997-2004