org.millscript.millscript.loaders
Interface SpecialTemplateName

All Known Implementing Classes:
ArgName, FieldName, ItemName, ShortcutArgName

public interface SpecialTemplateName

This interface provides the methods required to handle a special element within a template.


Method Summary
 void handle()
          Calling this method will generate the required expressions at the current point in the expression tree.
 

Method Detail

handle

void handle()
Calling this method will generate the required expressions at the current point in the expression tree.



Copyright © 2001-2007 Open World Ltd. All Rights Reserved.