Package org.jext.dawn.naming

Class Summary
CreateFunction Creates a new function.
Usage:
string function [code] endFunction
Where 'strings' holds function name.
CreateGlobalFunction Creates a new global function.
Usage:
string global [code] endGlobal
Where 'strings' holds function name.
FromLiteralFunction Turns a literal into a string.
ToLiteralFunction Turns a string into a literal
 



Copyright © 2002 Romain Guy.